
/* Ponte Tresa Volley - v3 uniform style */
:root{--ptv-blue:#0b63ce;--ptv-sky:#12b7f5;--ptv-purple:#6d28d9;--ptv-dark:#07111f;--ptv-ink:#0f172a;--ptv-muted:#475569;--ptv-soft:#f8fafc;--ptv-stroke:#e2e8f0;--ptv-radius:22px}
*{box-sizing:border-box}html,body{width:100%;overflow-x:hidden}body{margin:0;font-family:Inter,Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:linear-gradient(135deg,#0ea5e9 0%,#2563eb 46%,#6d28d9 100%);color:#fff;min-height:100vh}a{color:inherit}.container{width:min(1120px,calc(100% - 32px));margin-inline:auto}.ptv-page{padding:40px 0 64px}.ptv-page-title{font-family:Montserrat,Inter,sans-serif;margin:0 0 10px;font-size:clamp(34px,5vw,56px);line-height:1.02;color:#fff;text-shadow:0 8px 30px rgba(2,6,23,.28)}.ptv-page-subtitle{margin:0 0 24px;color:#eaf5ff;font-size:clamp(16px,2vw,20px)}
.ptv-topbar{position:sticky;top:0;z-index:9000;display:flex;align-items:center;gap:18px;padding:12px 20px;background:linear-gradient(90deg,rgba(7,17,31,.88),rgba(11,99,206,.84));border-bottom:1px solid rgba(255,255,255,.22);backdrop-filter:blur(14px);box-shadow:0 12px 34px rgba(2,6,23,.22)}.ptv-brand{display:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:950;letter-spacing:.2px;min-width:0}.ptv-brand img{width:44px;height:44px;border-radius:999px;object-fit:cover;border:2px solid rgba(255,255,255,.80);background:#fff}.ptv-brand span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-button{display:none;margin-left:auto;background:#0b1220;color:#fff;border:1px solid rgba(255,255,255,.45);padding:9px 13px;border-radius:999px;cursor:pointer;font-weight:850;letter-spacing:.2px}.menu-panel{margin-left:auto;display:flex;align-items:center;gap:6px;position:static;background:transparent;border:0;border-radius:0;box-shadow:none;min-width:0;overflow:visible}.menu-panel a{color:#fff;text-decoration:none;padding:9px 11px;border:0;border-radius:999px;font-weight:800;font-size:14px;white-space:nowrap}.menu-panel a:hover,.menu-panel a.active{background:rgba(255,255,255,.16)}.site-header,.back-home,.ptv-homebar,.p1-nav,#ptv-right-menu,#ptv-right-panel{display:none!important}
.ptv-hero-v3{position:relative;min-height:min(700px,78vh);display:grid;place-items:center;overflow:hidden;background:#07111f}.ptv-hero-bg{position:absolute;inset:0}.ptv-hero-bg video{width:100%;height:100%;object-fit:cover;object-position:center 30%;filter:saturate(1.06)}.ptv-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(7,17,31,.76),rgba(11,99,206,.52),rgba(109,40,217,.58))}.ptv-hero-content{position:relative;z-index:1;text-align:center;padding:90px 0 72px}.ptv-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.12);border-radius:999px;font-weight:850}.ptv-hero-content h1{font-family:Montserrat,Inter,sans-serif;font-size:clamp(42px,8vw,82px);line-height:1;margin:18px 0 14px;text-shadow:0 10px 30px rgba(0,0,0,.38)}.ptv-hero-content p{font-size:clamp(18px,2.3vw,26px);max-width:720px;margin:0 auto 26px;color:#eff6ff}.ptv-hero-actions,.actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.btn,.p1-link,.read-more{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;background:#07111f;color:#fff!important;text-decoration:none;font-weight:900;padding:12px 18px;cursor:pointer;box-shadow:0 12px 26px rgba(2,6,23,.18)}.btn.secondary{background:#fff;color:#0f172a!important}.btn.light{background:#e0f2fe;color:#0f172a!important}.btn:hover,.p1-link:hover,.read-more:hover{filter:brightness(1.08);transform:translateY(-1px)}
.ptv-section{padding:58px 0}.ptv-section.alt{background:rgba(7,17,31,.10)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:22px}.section-head h2{font-family:Montserrat,Inter,sans-serif;margin:0;color:#fff;font-size:clamp(30px,4vw,46px)}.section-head p{margin:8px 0 0;color:#eaf5ff}.white-card,.page-card,.aff-card,.mod-card,.paper,.s-card,.p1-card,.glass,.live-box,.ptv-card{background:#fff;color:var(--ptv-ink);border:1px solid var(--ptv-stroke);border-radius:var(--ptv-radius);box-shadow:0 18px 44px rgba(2,6,23,.16)}.white-card h1,.white-card h2,.white-card h3,.page-card h1,.page-card h2,.page-card h3,.aff-card h1,.aff-card h2,.aff-card h3,.mod-card h3,.ptv-card h3{color:var(--ptv-ink)}.white-card p,.page-card p,.aff-card p,.mod-card p,.muted{color:var(--ptv-muted)}
.quick-grid,.mod-grid,.sponsor-grid,.contact-grid,.ptv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}.quick-card,.ptv-card{padding:22px}.quick-card h3,.ptv-card h3{margin:0 0 8px}.quick-card p,.ptv-card p{margin:0 0 14px;color:var(--ptv-muted)}.badge-soft{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#e0f2fe;color:#075985;font-weight:900;font-size:13px;margin-bottom:12px}.home-news-grid,.home-roster-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.news-card,.player-card{overflow:hidden}.news-card img{width:100%;height:190px;object-fit:cover;background:#f1f5f9}.news-card .body,.player-card .body{padding:16px}.news-card h3,.player-card h3{margin:0 0 8px;color:var(--ptv-ink)}.news-card p,.player-card p{color:var(--ptv-muted)}.player-card img{width:100%;height:260px;object-fit:cover;background:#f1f5f9}.player-card .num{display:inline-flex;margin-bottom:8px;padding:5px 9px;background:#07111f;color:#fff;border-radius:999px;font-weight:900;font-size:13px}
.sponsor-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:14px}.sponsor-logo{display:flex;align-items:center;justify-content:center;min-height:128px;padding:14px;background:#fff;border:1px solid var(--ptv-stroke);border-radius:18px;box-shadow:0 14px 32px rgba(2,6,23,.13)}.sponsor-logo img{max-width:100%;max-height:104px;object-fit:contain}.sponsor-logo.provini{grid-column:span 2}.sponsor-logo.provini img{max-height:110px}.sponsor-logo.esposito img{max-height:108px}.contact-box{padding:24px}.contact-box h3{margin:0 0 8px}.social-row{display:flex;gap:12px;flex-wrap:wrap}.social-row a{display:flex;align-items:center;gap:8px;background:#fff;color:#0f172a;text-decoration:none;border:1px solid var(--ptv-stroke);border-radius:999px;padding:9px 13px;font-weight:850}.social-row img{width:22px;height:22px}.aff-box-v3{display:grid;grid-template-columns:minmax(160px,260px) 1fr;gap:24px;align-items:center;padding:26px}.aff-box-v3 img{max-width:100%;height:auto}.highlight{padding:18px;border-radius:18px;background:#eff6ff;border:1px solid #bfdbfe;color:#0f172a;font-weight:850}.page-card,.aff-card{padding:26px}.aff-card p{font-size:17px;line-height:1.68}.aff-logo{max-width:280px;width:100%;height:auto;margin:8px 0 20px}.mod-card{padding:22px;display:flex;flex-direction:column}.mod-card .actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto;padding-top:14px}.pdf-wrap{margin-top:18px;height:78vh;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;background:#f8fafc}.pdf-wrap object,.pdf-wrap iframe{width:100%;height:100%;border:0}.sponsor-grid{margin-top:18px}.s-card{overflow:hidden;display:flex;flex-direction:column}.s-logo{min-height:160px;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:18px}.s-logo img{max-width:100%;max-height:135px;object-fit:contain}.s-body{padding:16px}.s-body h3{margin:0 0 6px;color:#0f172a}.s-body p{margin:0 0 12px;color:#334155}.s-meta{display:inline-flex;margin-bottom:10px;background:#eff6ff;color:#075985;border-radius:999px;padding:5px 9px;font-weight:850;font-size:12px}.s-actions{display:flex;gap:10px;flex-wrap:wrap}.site-footer{background:#07111f;color:#fff;margin-top:0;border-top:1px solid rgba(255,255,255,.12)}.ptv-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px 0;line-height:1.58}.ptv-footer-inner a{color:#bfdbfe}.ptv-socials{display:flex;align-items:center;gap:12px}.ptv-socials img{width:30px;height:30px;border-radius:8px;display:block}
.p1-grid-news{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin-top:18px}.p1-card img{width:100%;height:210px;object-fit:cover}.p1-card .body{padding:14px;color:#0f172a}.toolbar{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.filters{display:flex;gap:8px;flex-wrap:wrap}.pill{background:#eef2ff;color:#0f172a;border:1px solid #c7d2fe;padding:8px 11px;border-radius:999px;cursor:pointer}.pill input{margin-right:5px}.pill.active{background:#07111f;color:#fff}.search{margin-left:auto;display:flex;align-items:center;gap:8px;background:#f8fafc;border:1px solid #e5e7eb;padding:8px 10px;border-radius:999px}.search input,.search-input{border:0;outline:0;background:transparent;color:#0f172a}.pager{display:flex;justify-content:center;gap:8px;margin:20px 0}.pager button{border:0;border-radius:10px;padding:8px 12px;cursor:pointer}.pager button.active{background:#07111f;color:#fff}body.roster .glass{padding:22px;margin:24px auto}.grid#ptv-roster-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin:22px 0}.grid#ptv-roster-grid .card{background:#fff;color:#0f172a;border-radius:18px;overflow:hidden;box-shadow:0 12px 30px rgba(2,6,23,.18);border:1px solid #e5e7eb}.grid#ptv-roster-grid .card img{width:100%;height:260px;object-fit:cover;display:block}.grid#ptv-roster-grid .card .body{padding:14px}.grid#ptv-roster-grid .card h3{margin:0 0 6px;color:#0f172a}.grid#ptv-roster-grid .badge{position:absolute;left:10px;top:10px;background:#07111fcc;color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;border:1px solid rgba(255,255,255,.35)}.live-box{overflow:hidden}.live-head{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#07111f}.dot{width:10px;height:10px;background:#ef4444;border-radius:50%;box-shadow:0 0 12px #ef4444}.live-embed{position:relative;padding-top:56.25%;background:#0b1220}.live-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.controls{display:flex;gap:8px;flex-wrap:wrap;padding:12px;background:#0b1220}input[type=url]{flex:1;min-width:260px;padding:10px;border-radius:10px;border:1px solid #374151;background:#fff;color:#0f172a}.ptv-fab{right:18px!important;bottom:18px!important}.ptv-panel{right:18px!important;bottom:86px!important}
@media (max-width:920px){.menu-button{display:inline-flex}.menu-panel{position:absolute;left:12px;right:12px;top:64px;display:none;flex-direction:column;align-items:stretch;background:#07111f;border:1px solid rgba(255,255,255,.18);border-radius:18px;box-shadow:0 20px 54px rgba(0,0,0,.4);overflow:hidden}.menu-panel.open{display:flex}.menu-panel a{border-bottom:1px solid rgba(255,255,255,.10);border-radius:0;padding:13px 16px}.menu-panel a:last-child{border-bottom:0}}@media (max-width:720px){.container{width:calc(100% - 28px)}.ptv-topbar{padding:10px 12px}.ptv-brand img{width:38px;height:38px}.ptv-brand span{font-size:15px}.ptv-hero-v3{min-height:76vh}.ptv-hero-content{padding:64px 0 54px}.ptv-hero-actions,.actions{flex-direction:column}.btn{width:100%}.section-head{align-items:flex-start;flex-direction:column}.quick-grid,.mod-grid,.sponsor-grid,.contact-grid,.ptv-grid,.home-news-grid,.home-roster-grid{grid-template-columns:1fr}.sponsor-logo.provini{grid-column:auto}.aff-box-v3{grid-template-columns:1fr;text-align:center}.page-card,.aff-card,.mod-card,.quick-card,.contact-box{padding:18px!important}.mod-card .actions,.s-actions{flex-direction:column}.pdf-wrap{height:68vh}.ptv-footer-inner{flex-direction:column;text-align:center}.search{width:100%;margin-left:0}.toolbar{flex-direction:column;align-items:stretch}.controls input[type=url]{min-width:0;width:100%}}
