
:root{--navy:#071b33;--blue:#0a4b8f;--royal:#1467c7;--red:#ef3340;--paper:#f5f7fb;--ink:#122033;--muted:#69778a;--line:#dfe6ef;--white:#fff;--green:#14804a;--amber:#a75b00;--shadow:0 14px 40px rgba(7,27,51,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--paper);color:var(--ink)}a{color:inherit}.wrap{max-width:1180px;margin:auto;padding:0 24px}.topbar{position:sticky;top:0;z-index:20;background:rgba(7,27,51,.97);backdrop-filter:blur(12px);box-shadow:0 4px 20px rgba(0,0,0,.15)}.nav{height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;color:white;text-decoration:none}.brand img{width:94px;height:42px;object-fit:cover;border-radius:10px}.brand span{display:flex;flex-direction:column;line-height:1.2}.brand small{opacity:.68;margin-top:4px}nav{display:flex;align-items:center;gap:5px}nav a{color:#dbe7f5;text-decoration:none;font-size:14px;font-weight:700;padding:10px 11px;border-radius:10px}nav a:hover,nav a.active{background:#12365d;color:white}.portal{border:1px solid #34577b}.menuBtn{display:none;background:transparent;color:white;border:1px solid #315173;border-radius:8px;padding:8px 10px;font-size:20px}.hero{background:linear-gradient(120deg,#071b33 0%,#0b3c6d 70%,#0a4b8f 100%);color:white;padding:58px 0 42px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:420px;height:420px;border:80px solid rgba(255,255,255,.04);border-radius:50%;right:-120px;top:-160px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:900;color:#9dc9f4}.hero h1{font-size:clamp(34px,5vw,64px);line-height:.98;margin:12px 0 14px;max-width:760px}.hero p{max-width:680px;color:#d9e6f2;font-size:18px;line-height:1.6}.hero-actions{display:flex;gap:12px;margin-top:24px;flex-wrap:wrap}.btn{appearance:none;border:0;border-radius:12px;padding:12px 16px;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-primary{background:var(--red);color:white}.btn-secondary{background:white;color:var(--navy)}.btn-ghost{background:#eef4fa;color:var(--blue)}.btn-danger{background:#feecef;color:#a6202b}.section{padding:34px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}.section-head h2{margin:0;font-size:28px}.section-head p{margin:5px 0 0;color:var(--muted)}.filters{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.select,.input{background:white;border:1px solid var(--line);border-radius:11px;padding:10px 12px;color:var(--ink);font:inherit}.tabs{display:flex;gap:8px;overflow:auto;padding-bottom:3px}.tab{border:1px solid var(--line);background:white;border-radius:999px;padding:9px 14px;font-weight:800;cursor:pointer;white-space:nowrap}.tab.active{background:var(--navy);color:white;border-color:var(--navy)}.grid{display:grid;gap:16px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card{background:white;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.card-pad{padding:20px}.stat{padding:20px}.stat strong{display:block;font-size:34px}.stat span{color:var(--muted);font-weight:700}.game{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:16px 18px;border-top:1px solid #edf1f5;gap:12px}.game:first-child{border-top:0}.team{font-weight:900}.team.away{text-align:right}.score{font-size:24px;font-weight:950;min-width:72px;text-align:center}.status{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;padding:5px 8px;border-radius:999px;background:#edf2f7;color:#526274}.status.final{background:#e3f5ea;color:var(--green)}.status.pending{background:#fff0d9;color:var(--amber)}.datebar{background:#eef4fa;padding:10px 18px;font-weight:900;color:#234564;border-top:1px solid var(--line)}.tablewrap{overflow:auto}.table{width:100%;border-collapse:collapse;background:white}.table th,.table td{padding:13px 14px;text-align:left;border-bottom:1px solid #e9eef4;white-space:nowrap}.table th{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#607084;background:#f8fafc}.table td.num,.table th.num{text-align:center}.seed{width:32px;height:32px;border-radius:50%;display:inline-grid;place-items:center;background:#e9f1fa;font-weight:900}.brackets{display:grid;grid-template-columns:1fr 1fr;gap:18px}.bracket{background:white;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow)}.bracket h3{margin:0 0 4px}.round{margin-top:16px}.round-title{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;text-transform:uppercase;font-weight:900;letter-spacing:.07em;margin-bottom:8px}.match{border:1px solid var(--line);border-radius:12px;overflow:hidden;margin:8px 0;background:#fbfdff}.match div{display:flex;justify-content:space-between;padding:9px 11px;font-weight:800}.match div+div{border-top:1px solid var(--line)}.match small{display:block;padding:6px 11px;background:#eef4fa;color:#5d6d7e}.notice{border-left:4px solid var(--royal);background:#edf5ff;border-radius:10px;padding:14px 16px;color:#27496c}.notice.warn{border-color:#e58a00;background:#fff6e7;color:#6e4b0b}.empty{padding:34px;text-align:center;color:var(--muted)}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:800}.panel-title{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:16px 18px;border-bottom:1px solid var(--line)}.panel-title h3{margin:0}.badge{font-size:11px;font-weight:900;text-transform:uppercase;border-radius:999px;padding:6px 9px;background:#eaf1f8;color:#31506f}.badge.demo{background:#fff0d9;color:#8d5600}.loginbar{background:#0b3158;color:white;padding:14px;border-radius:14px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.portal-layout{display:grid;grid-template-columns:260px 1fr;gap:18px}.sidebar{background:white;border:1px solid var(--line);border-radius:16px;padding:14px;height:max-content}.sidebar button{display:block;width:100%;text-align:left;border:0;background:transparent;border-radius:9px;padding:11px;font-weight:800;cursor:pointer}.sidebar button.active,.sidebar button:hover{background:#eef4fa;color:var(--blue)}.mini{font-size:12px;color:var(--muted)}footer{background:var(--navy);color:white;margin-top:44px}footer .wrap{padding-top:28px;padding-bottom:28px;display:flex;flex-direction:column;gap:6px}footer span,footer small{color:#b9cadc}.toast{position:fixed;right:22px;bottom:22px;background:#092849;color:white;padding:13px 16px;border-radius:12px;box-shadow:var(--shadow);z-index:50;animation:in .25s ease}@keyframes in{from{transform:translateY(12px);opacity:0}}@media(max-width:900px){nav{display:none;position:absolute;top:72px;left:16px;right:16px;background:#0a294a;border-radius:14px;padding:10px;flex-direction:column;align-items:stretch}nav.open{display:flex}.menuBtn{display:block}.grid-3,.grid-2,.brackets{grid-template-columns:1fr}.portal-layout{grid-template-columns:1fr}.sidebar{display:flex;overflow:auto}.sidebar button{width:auto;white-space:nowrap}.brand span{display:none}}@media(max-width:620px){.wrap{padding:0 14px}.hero{padding:40px 0 28px}.section{padding:24px 0}.game{grid-template-columns:1fr auto;grid-template-areas:'home score' 'away status'}.team.away{text-align:left}.formgrid{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}}

/* Fresh schedule experience */
.schedule-hero{background:linear-gradient(135deg,#071b33 0%,#0b3158 58%,#114c80 100%);color:#fff;padding:46px 0 30px;border-bottom:1px solid rgba(255,255,255,.08)}
.schedule-kicker{font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase;color:#9fc7e9;margin-bottom:8px}
.schedule-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap}
.schedule-title-row h1{font-size:clamp(36px,5vw,58px);line-height:1;margin:0 0 8px;letter-spacing:-.035em}
.schedule-title-row p{margin:0;color:#c4d6e8;font-size:17px;max-width:650px}
.schedule-hero .tabs{padding:0}.schedule-hero .tab{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);color:#dbe9f6}.schedule-hero .tab.active{background:#fff;color:#092849;border-color:#fff}
.schedule-filterbar{margin-top:26px;background:#fff;border-radius:16px;padding:12px;display:flex;gap:12px;align-items:flex-end;box-shadow:0 18px 40px rgba(0,0,0,.18);max-width:760px}
.schedule-filterbar label{display:flex;flex-direction:column;gap:5px;flex:1;color:#526274;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.schedule-select{width:100%;font-size:16px;font-weight:850;padding:12px 13px}
.schedule-filterbar .btn-ghost{white-space:nowrap;background:#eef4fa;border-color:#d8e5f1;color:#123b62}
.schedule-summary{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:1px;overflow:hidden;margin-top:22px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(255,255,255,.12);max-width:760px}
.schedule-summary>div{padding:13px 16px;background:rgba(4,24,44,.34)}.schedule-summary span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#a9c4dc;font-weight:900;margin-bottom:3px}.schedule-summary strong{font-size:18px}
.schedule-section{background:#f4f7fb;min-height:50vh;padding-top:28px}.schedule-week{display:grid;grid-template-columns:230px 1fr;gap:24px;padding:24px 0;border-bottom:1px solid #dfe7ef}.schedule-week:first-child{padding-top:4px}.schedule-week:last-child{border-bottom:0}
.schedule-date{display:flex;align-items:flex-start;gap:13px;padding-top:4px}.date-box{width:60px;min-width:60px;border-radius:13px;overflow:hidden;border:1px solid #d4e0eb;background:#fff;text-align:center;box-shadow:0 6px 18px rgba(9,40,73,.06)}.date-box span{display:block;background:#0b3158;color:white;font-size:11px;font-weight:950;letter-spacing:.08em;padding:5px}.date-box strong{display:block;color:#0b3158;font-size:25px;line-height:1;padding:9px 6px 10px}.week-label{font-size:11px;color:#718297;text-transform:uppercase;letter-spacing:.08em;font-weight:900;margin:4px 0 2px}.schedule-date h3{margin:0;color:#173a5c;font-size:17px;line-height:1.25}
.schedule-list{display:grid;gap:10px}.schedule-game{display:flex;justify-content:space-between;gap:18px;align-items:center;background:#fff;border:1px solid #dfe7ef;border-radius:14px;padding:16px 18px;box-shadow:0 5px 14px rgba(9,40,73,.045);transition:.18s ease}.schedule-game:hover{transform:translateY(-1px);box-shadow:0 9px 22px rgba(9,40,73,.08);border-color:#c8d8e8}.schedule-game-main{display:flex;gap:13px;align-items:center;min-width:0}.schedule-matchup{display:flex;align-items:center;gap:10px;min-width:0}.schedule-matchup strong{font-size:16px;color:#102f4d}.schedule-vs{font-size:11px;text-transform:uppercase;color:#8392a3;font-weight:950;letter-spacing:.08em}.opponent-label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#7d8c9e;font-weight:900}.team-view .schedule-matchup{display:block}.team-view .schedule-matchup strong{display:block;margin-top:2px;font-size:18px}.venue-pill{min-width:54px;text-align:center;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:950;letter-spacing:.07em;text-transform:uppercase;background:#e9f4ff;color:#0d5d99}.venue-pill.away{background:#f1eefc;color:#6448a9}.venue-pill.hfl{background:#eef1f4;color:#5d6c7a}.schedule-result{display:flex;align-items:center;gap:9px;white-space:nowrap}.schedule-result strong{font-size:19px;color:#092849}
@media(max-width:760px){.schedule-hero{padding:34px 0 24px}.schedule-title-row{align-items:flex-start}.schedule-filterbar{display:grid}.schedule-filterbar .btn{width:100%}.schedule-summary{grid-template-columns:1.6fr repeat(3,1fr)}.schedule-summary>div{padding:11px 10px}.schedule-summary strong{font-size:15px}.schedule-week{grid-template-columns:1fr;gap:12px;padding:20px 0}.schedule-date{align-items:center}.schedule-game{padding:14px}.schedule-matchup{flex-wrap:wrap;gap:6px}.schedule-vs{width:100%;order:2}.schedule-matchup strong:last-child{order:3}.schedule-game.team-view{align-items:center}.team-view .schedule-game-main{min-width:0}.team-view .schedule-matchup strong{font-size:16px;overflow:hidden;text-overflow:ellipsis}.schedule-result{margin-left:auto}}
@media(max-width:460px){.schedule-summary{grid-template-columns:1fr 1fr}.schedule-game{gap:8px}.venue-pill{min-width:48px;padding:6px}.schedule-result .status{display:none}}

/* Schedule Center v3 — expandable, team-first, mobile-first */
.schedule-filter-hint{align-self:center;color:#6b7e92;font-size:13px;font-weight:750;padding:0 8px;max-width:260px}
.next-game-strip{margin-top:14px;max-width:760px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.09);backdrop-filter:blur(12px);border-radius:14px;padding:12px 14px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
.next-game-strip>div{display:flex;align-items:center;gap:8px;color:#d9e7f4;font-size:12px}.next-game-strip>div b{text-transform:uppercase;letter-spacing:.08em;color:#fff}.next-game-strip>strong{font-size:15px;margin-left:auto}.next-venue{font-size:10px;font-weight:950;letter-spacing:.08em;background:#fff;color:#123a61;border-radius:999px;padding:6px 8px}.pulse-dot{width:8px;height:8px;border-radius:50%;background:#65d58a;box-shadow:0 0 0 0 rgba(101,213,138,.55);animation:hflPulse 2s infinite}@keyframes hflPulse{70%{box-shadow:0 0 0 7px rgba(101,213,138,0)}100%{box-shadow:0 0 0 0 rgba(101,213,138,0)}}
.schedule-tools{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.schedule-tools>div:first-child{display:flex;flex-direction:column;gap:2px}.schedule-tools b{font-size:14px;color:#173a5c}.schedule-tools span{font-size:12px;color:#738398}.week-actions{display:flex;gap:8px}.week-action{border:1px solid #d9e4ee;background:#fff;color:#2f5374;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:850;cursor:pointer;transition:.18s}.week-action:hover{border-color:#b6cadc;transform:translateY(-1px)}
.schedule-week{display:block;padding:0;border:1px solid #dce6ef;border-radius:18px;background:#fff;margin:0 0 12px;overflow:hidden;box-shadow:0 7px 20px rgba(9,40,73,.05);transition:border-color .2s,box-shadow .2s,transform .2s}.schedule-week:first-child{padding-top:0}.schedule-week:last-child{border-bottom:1px solid #dce6ef}.schedule-week:hover{border-color:#c8d8e8;box-shadow:0 10px 28px rgba(9,40,73,.08)}.schedule-week.upcoming{border-color:#9dc4e7;box-shadow:0 12px 32px rgba(16,91,153,.12)}.schedule-week.past:not(.open){opacity:.86}
.schedule-week-toggle{width:100%;border:0;background:transparent;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;cursor:pointer;color:inherit}.schedule-week-toggle:hover{background:#fbfdff}.schedule-week.open .schedule-week-toggle{background:linear-gradient(180deg,#fbfdff,#f7fbff);border-bottom:1px solid #e7eef5}
.schedule-week .schedule-date{padding:0;align-items:center}.schedule-week .date-box{width:56px;min-width:56px}.schedule-week .week-copy h3{font-size:16px}.schedule-week .week-copy p{margin:3px 0 0;color:#78899b;font-size:12px;font-weight:750}.schedule-week .week-label{margin:0 0 2px}.schedule-week.upcoming .week-label{color:#0b68b5}.schedule-week.past .week-label{color:#8a97a4}
.week-toggle-right{display:flex;align-items:center;gap:9px;margin-left:auto}.week-count{min-width:28px;height:28px;border-radius:999px;background:#eef4fa;color:#2f5374;display:grid;place-items:center;font-size:11px;font-weight:950}.up-next-badge{font-size:10px!important;font-weight:950;text-transform:uppercase;letter-spacing:.07em;background:#e5f3ff;color:#0b68b5!important;border-radius:999px;padding:6px 8px}.chevron{font-size:24px!important;line-height:1;color:#6f8194!important;transform:rotate(0deg);transition:transform .22s ease;margin-top:-4px}.schedule-week.open .chevron{transform:rotate(180deg);margin-top:4px}
.schedule-week-body{padding:12px 14px 14px;background:#f8fbfe}.schedule-week-body[hidden]{display:none}.schedule-week-body .schedule-list{gap:8px}.schedule-week-body .schedule-game{box-shadow:none;border-color:#e0e8f0}.schedule-week-body .schedule-game:hover{box-shadow:0 7px 18px rgba(9,40,73,.07)}
@media(max-width:760px){.schedule-tools{align-items:flex-start}.week-actions{flex-shrink:0}.schedule-week-toggle{padding:13px 12px}.schedule-week .schedule-date{gap:10px}.schedule-week .date-box{width:50px;min-width:50px}.schedule-week .date-box strong{font-size:22px}.schedule-week .week-copy h3{font-size:15px}.schedule-week .week-copy p{font-size:11px}.up-next-badge{display:none}.schedule-week-body{padding:9px}.next-game-strip>strong{margin-left:0;width:100%;order:3}.next-venue{margin-left:auto}.schedule-filter-hint{display:none}}
@media(max-width:520px){.schedule-tools{display:block}.week-actions{margin-top:10px}.schedule-week-toggle{gap:8px}.week-count{display:none}.schedule-week .date-box{width:46px;min-width:46px}.schedule-week .date-box span{font-size:9px}.schedule-week .date-box strong{font-size:20px;padding:7px 4px 8px}.schedule-week .week-copy h3{font-size:14px}.schedule-week .week-copy p{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chevron{font-size:22px!important}.schedule-week-body .schedule-game{border-radius:12px}.schedule-result{align-self:center}.schedule-filterbar{padding:9px}.next-game-strip{padding:11px 12px}}

/* Home v4 — modern league command center */
.home-hero{position:relative;overflow:hidden;background:linear-gradient(128deg,#06172c 0%,#082b50 55%,#0b4c82 100%);color:#fff;padding:68px 0 62px;border-bottom:1px solid rgba(255,255,255,.09)}
.home-glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(1px)}.home-glow-one{width:520px;height:520px;right:-160px;top:-220px;background:radial-gradient(circle,rgba(35,132,218,.30),rgba(35,132,218,0) 68%)}.home-glow-two{width:360px;height:360px;left:35%;bottom:-300px;background:radial-gradient(circle,rgba(239,51,64,.18),rgba(239,51,64,0) 70%)}
.home-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:56px;align-items:center}.live-chip{display:inline-flex;align-items:center;gap:9px;color:#b9d6ee;font-size:11px;font-weight:950;letter-spacing:.13em;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);border-radius:999px;padding:8px 11px}.home-hero h1{font-size:clamp(48px,6vw,78px);letter-spacing:-.055em;line-height:.91;margin:18px 0 18px;max-width:780px}.home-hero h1 span{color:#8fc9f6}.home-hero-copy>p{font-size:18px;line-height:1.65;color:#c7d9e9;max-width:650px;margin:0}.home-hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:27px}.home-primary{background:var(--red);color:#fff;padding:14px 18px;box-shadow:0 10px 28px rgba(239,51,64,.22)}.home-secondary{background:rgba(255,255,255,.10);color:#fff;border:1px solid rgba(255,255,255,.18);padding:14px 18px;backdrop-filter:blur(8px)}.home-primary span,.home-secondary span{font-size:18px}.home-trust{display:flex;align-items:center;gap:13px;color:#9fb8ce;font-size:12px;margin-top:27px;font-weight:700}.home-trust b{color:#fff}.home-trust i{display:block;width:3px;height:3px;border-radius:50%;background:#6989a6}
.home-command{background:rgba(255,255,255,.975);color:#122033;border-radius:24px;padding:22px;box-shadow:0 28px 70px rgba(0,0,0,.27);border:1px solid rgba(255,255,255,.65)}.command-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.command-label{font-size:10px;font-weight:950;letter-spacing:.11em;color:#6c8195;text-transform:uppercase}.command-top h2{font-size:25px;margin:3px 0 0;letter-spacing:-.03em}.command-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#edf5fc;color:#155c96;font-size:23px;font-weight:900}.home-team-picker{display:flex;flex-direction:column;gap:6px}.home-team-picker>span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#63778a}.home-team-picker .select{width:100%;font-weight:850;font-size:15px;padding:12px}.home-next-team{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:12px;background:linear-gradient(135deg,#edf6ff,#f7fbff);border:1px solid #dceaf6;border-radius:15px;padding:13px 14px}.home-next-team div{display:flex;flex-direction:column}.home-next-team span:first-child{font-size:9px;font-weight:950;color:#39719c;letter-spacing:.08em}.home-next-team b{font-size:17px;margin:2px 0;color:#103653}.home-next-team small{color:#6b7e90;font-weight:700}.home-next-arrow{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0b568f;box-shadow:0 3px 10px rgba(9,40,73,.08)}.home-picker-empty{margin-top:12px;border:1px dashed #cedbe7;border-radius:14px;padding:13px;display:flex;flex-direction:column;color:#62768a}.home-picker-empty b{color:#173c5e;margin-bottom:2px}.home-picker-empty span{font-size:12px;line-height:1.45}.home-team-btn{width:100%;border:0;border-radius:13px;background:#092d50;color:white;padding:13px 15px;font-weight:900;margin-top:12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:14px}.home-team-btn:hover{background:#0c3e6d}
.home-dashboard{background:linear-gradient(180deg,#f4f7fb 0,#f7f9fc 55%,#f4f7fb 100%);padding:28px 0 44px}.home-status-grid{display:grid;grid-template-columns:1.55fr .7fr .7fr;gap:13px;margin-top:-52px;position:relative;z-index:3}.home-status-card{background:#fff;border:1px solid #dde7ef;border-radius:18px;padding:19px 20px;box-shadow:0 12px 32px rgba(8,38,66,.10);display:flex;flex-direction:column;min-height:124px}.home-status-card>span,.status-card-top>span:first-child{font-size:10px;text-transform:uppercase;font-weight:950;letter-spacing:.09em;color:#6d8092}.home-status-card>strong{font-size:38px;letter-spacing:-.04em;margin-top:8px;color:#0c3154}.home-status-card>small{color:#758596;margin-top:auto;font-weight:650;line-height:1.35}.home-status-card.featured{background:#0a3157;color:white;border-color:#0a3157}.status-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.home-status-card.featured .status-card-top>span:first-child{color:#9fc2df}.status-date-badge{font-size:10px!important;background:rgba(255,255,255,.11);color:#fff!important;border:1px solid rgba(255,255,255,.10);padding:5px 8px;border-radius:999px;font-weight:850}.home-status-card.featured>strong{font-size:23px;letter-spacing:-.02em;color:#fff;margin:9px 0 13px}.gameday-metrics{display:flex;gap:14px;flex-wrap:wrap;color:#a9c4dc;font-size:11px}.gameday-metrics b{color:#fff;font-size:13px}
.home-section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:38px 0 14px}.home-section-title.compact{margin-top:0}.home-kicker{display:block;font-size:10px;letter-spacing:.12em;font-weight:950;color:#2670aa;margin-bottom:5px}.home-kicker.light{color:#99c6e9}.home-section-title h2{margin:0;font-size:30px;letter-spacing:-.035em;color:#102f4d}.home-section-title p{margin:4px 0 0;color:#768699;font-size:13px}.home-text-link{text-decoration:none;color:#225f91;font-weight:900;font-size:13px;white-space:nowrap}.home-text-link:hover{color:#0c3e68}.home-game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.home-game-card{background:#fff;border:1px solid #dfe7ef;border-radius:17px;padding:15px;box-shadow:0 6px 18px rgba(9,40,73,.05);transition:.18s ease}.home-game-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(9,40,73,.09);border-color:#c8d9e7}.home-game-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;color:#8290a0;font-weight:850}.division-tag{background:#ecf4fb;color:#205f91;border-radius:999px;padding:5px 7px;text-transform:uppercase;font-weight:950;letter-spacing:.06em}.home-matchup{display:grid;grid-template-columns:1fr 33px 1fr;gap:7px;align-items:center;margin:17px 0}.home-matchup>div{min-width:0}.home-matchup>div.away{text-align:right}.home-matchup span{display:block;font-size:9px;color:#8997a5;font-weight:950;letter-spacing:.07em}.home-matchup b{display:block;margin-top:3px;color:#133753;font-size:15px;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.home-matchup em{font-style:normal;font-size:9px;width:31px;height:31px;border-radius:50%;background:#f0f4f7;color:#738395;display:grid;place-items:center;font-weight:950}.home-game-card>a{display:flex;justify-content:space-between;border-top:1px solid #edf1f5;padding-top:10px;text-decoration:none;color:#37698f;font-size:11px;font-weight:900}
.home-split{display:grid;grid-template-columns:1.55fr .85fr;gap:16px;margin-top:40px}.home-scoreboard{background:#fff;border:1px solid #dde7ef;border-radius:18px;overflow:hidden;box-shadow:0 7px 22px rgba(9,40,73,.05)}.home-score-row{display:grid;grid-template-columns:1fr 100px 1fr;align-items:center;gap:12px;padding:14px 16px;border-top:1px solid #e9eef3}.home-score-row:first-child{border-top:0}.home-score-row>div{min-width:0}.home-score-row>div.away{text-align:right}.home-score-row span{display:block;font-size:9px;color:#8292a2;font-weight:950;letter-spacing:.07em}.home-score-row b{font-size:14px;color:#173853}.home-score-row>strong{text-align:center;font-size:22px;color:#0e2f4d}.home-score-row>strong i{font-style:normal;color:#a1adba;margin:0 7px}.home-score-empty{min-height:185px;display:flex;align-items:center;justify-content:center;gap:16px;padding:25px;color:#718294}.score-empty-icon{width:42px;height:42px;border-radius:50%;display:grid!important;place-items:center;background:#e8f5ed;color:#16804b!important;font-size:20px!important}.home-score-empty b{display:block;color:#173853;font-size:16px}.home-score-empty p{margin:4px 0 0;max-width:470px;font-size:13px;line-height:1.5}.home-playoff-card{background:linear-gradient(145deg,#092a4a,#0c4a7b);color:#fff;border-radius:20px;padding:25px;box-shadow:0 15px 35px rgba(7,38,66,.16);position:relative;overflow:hidden}.home-playoff-card:after{content:"";position:absolute;width:190px;height:190px;border:36px solid rgba(255,255,255,.035);border-radius:50%;right:-68px;bottom:-76px}.home-playoff-card h2{font-size:29px;line-height:1.05;letter-spacing:-.035em;margin:7px 0 11px;position:relative;z-index:1}.home-playoff-card p{color:#b9d0e3;line-height:1.55;font-size:13px;position:relative;z-index:1}.playoff-lanes{display:flex;gap:8px;margin:18px 0}.playoff-lanes span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10);border-radius:12px;padding:9px 11px;font-size:11px;font-weight:800}.playoff-lanes b{display:inline-grid;place-items:center;width:23px;height:23px;border-radius:7px;background:#fff;color:#0b3d66;margin-right:5px}.home-playoff-card .btn{position:relative;z-index:1;margin-top:4px}
.home-quick-links{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:34px}.home-quick-links>a{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;text-decoration:none;background:#fff;border:1px solid #dfe7ef;border-radius:15px;padding:13px;transition:.18s}.home-quick-links>a:hover{border-color:#bcd1e2;box-shadow:0 7px 19px rgba(9,40,73,.07);transform:translateY(-1px)}.quick-icon{width:36px;height:36px;border-radius:10px;background:#edf5fb;color:#216394;display:grid;place-items:center;font-size:18px;font-weight:950}.home-quick-links b{display:block;color:#173853;font-size:13px}.home-quick-links small{display:block;color:#8492a0;font-size:10px;margin-top:2px}.home-quick-links>a>span:last-child{color:#668096;font-weight:900}
@media(max-width:980px){.home-hero-grid{grid-template-columns:1fr;gap:30px}.home-command{max-width:620px}.home-status-grid{grid-template-columns:1.2fr 1fr 1fr;margin-top:-34px}.home-game-grid{grid-template-columns:repeat(2,1fr)}.home-split{grid-template-columns:1fr}.home-quick-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.home-hero{padding:42px 0 54px}.home-hero h1{font-size:48px}.home-hero-copy>p{font-size:15px}.home-trust{gap:8px;flex-wrap:wrap}.home-command{padding:17px;border-radius:19px}.home-status-grid{grid-template-columns:1fr 1fr;margin-top:-29px}.home-status-card.featured{grid-column:1/-1}.home-status-card{min-height:112px;padding:15px}.home-status-card>strong{font-size:31px}.home-game-grid{grid-template-columns:1fr}.home-section-title h2{font-size:25px}.home-split{margin-top:30px}.home-score-row{grid-template-columns:1fr 72px 1fr;padding:12px}.home-score-row b{font-size:12px}.home-score-row>strong{font-size:19px}.home-quick-links{grid-template-columns:1fr 1fr}.home-quick-links>a{grid-template-columns:34px 1fr;padding:11px}.quick-icon{width:32px;height:32px}.home-quick-links>a>span:last-child{display:none}}
@media(max-width:430px){.home-hero h1{font-size:43px}.home-hero-actions .btn{width:100%}.home-status-grid{gap:9px}.home-status-card>small{font-size:10px}.home-section-title{align-items:flex-start}.home-text-link{font-size:11px}.home-quick-links{grid-template-columns:1fr}.home-trust i{display:none}.home-trust{column-gap:14px}.home-matchup b{font-size:14px}}

/* ===== v5: next-gen standings center ===== */
.standings-hero{background:radial-gradient(circle at 86% 5%,rgba(20,103,199,.40),transparent 30%),linear-gradient(135deg,#06172b 0%,#082f57 58%,#0b4d91 100%);color:#fff;padding:52px 0 30px;position:relative;overflow:hidden}.standings-hero:after{content:"";position:absolute;width:460px;height:460px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-130px;bottom:-320px;box-shadow:0 0 0 52px rgba(255,255,255,.025),0 0 0 104px rgba(255,255,255,.018)}.standings-kicker{font-size:12px;letter-spacing:.16em;font-weight:950;color:#9dccfa;margin-bottom:12px}.standings-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;position:relative;z-index:1}.standings-title-row h1{font-size:clamp(38px,5vw,62px);line-height:1;margin:0 0 12px}.standings-title-row p{margin:0;color:#ccdded;max-width:700px;font-size:17px;line-height:1.55}.standings-title-row .tabs{padding:5px;background:rgba(4,18,34,.5);border:1px solid rgba(255,255,255,.10);border-radius:999px}.standings-title-row .tab{background:transparent;border:0;color:#c8d8e9}.standings-title-row .tab.active{background:#fff;color:#071b33;box-shadow:0 4px 16px rgba(0,0,0,.18)}.standings-controlbar{margin-top:28px;display:flex;align-items:end;justify-content:space-between;gap:16px;padding:15px 16px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.07);backdrop-filter:blur(10px);border-radius:16px;position:relative;z-index:1}.standings-controlbar label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#9fc2e5}.standings-select{min-width:250px;border:0;background:#fff}.standings-live{display:flex;align-items:center;gap:8px;color:#bfd1e2;font-size:13px}.standings-live b{color:white}.standings-live .pulse-dot{width:8px;height:8px}.standings-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px;position:relative;z-index:1}.standings-metrics>div{padding:17px 18px;background:rgba(4,19,37,.48);border:1px solid rgba(255,255,255,.09);border-radius:15px;min-height:102px}.standings-metrics span{display:block;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#91b5d9;margin-bottom:8px}.standings-metrics strong{display:block;font-size:22px;line-height:1.15}.standings-metrics small{display:block;color:#9fb7cd;margin-top:5px}.standings-section{padding-top:30px}.standings-race-head,.standings-board-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px}.standings-race-head h2,.standings-board-head h2{margin:3px 0 3px;font-size:26px}.standings-race-head p,.standings-board-head p{margin:0;color:var(--muted)}.seed-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.seed-card{background:#fff;border:1px solid var(--line);border-radius:17px;display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;padding:16px;box-shadow:0 9px 26px rgba(7,27,51,.07);transition:.2s ease}.seed-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(7,27,51,.12)}.seed-card.selected{outline:2px solid var(--royal);border-color:transparent;background:#f7fbff}.seed-card-rank{width:50px;height:58px;border-radius:14px;background:linear-gradient(150deg,#0a4b8f,#071b33);color:#fff;display:grid;place-items:center;align-content:center}.seed-card-rank span{font-size:8px;letter-spacing:.12em;font-weight:900;opacity:.7}.seed-card-rank strong{font-size:25px;line-height:1}.seed-card-team{min-width:0}.seed-card-team>span{display:block;font-size:9px;font-weight:950;letter-spacing:.08em;color:var(--royal);margin-bottom:4px}.seed-card-team h3{margin:0;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seed-card-team p{margin:4px 0 0;font-size:11px;color:var(--muted)}.seed-card-record{text-align:right}.seed-card-record strong{display:block;font-size:18px}.seed-card-record span{display:block;font-size:11px;color:var(--muted);margin-top:3px}.standings-note{display:flex;gap:12px;align-items:flex-start;margin:18px 0;padding:14px 16px;border-radius:14px;background:#fff8ea;border:1px solid #f3dfb7;color:#72510f}.standings-note .note-icon{flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#ffe1a3;display:grid;place-items:center;font-weight:900}.standings-note b,.standings-note span{display:block}.standings-note span{font-size:13px;line-height:1.45;margin-top:3px}.standings-board{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);overflow:hidden}.standings-board-head{padding:20px 20px 15px;margin:0}.standings-legend{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-size:12px;font-weight:800}.standings-legend span{display:flex;align-items:center;gap:6px}.standings-legend i{width:9px;height:9px;border-radius:3px}.legend-a{background:#1467c7}.legend-b{background:#8f6bd6}.standings-table-wrap{overflow:auto;border-top:1px solid var(--line)}.standings-table{width:100%;border-collapse:collapse}.standings-table th,.standings-table td{padding:14px 13px;border-bottom:1px solid #edf1f5;white-space:nowrap;text-align:left}.standings-table th{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#6c7b8d;background:#f8fafc;position:sticky;top:0;z-index:1}.standings-table .num{text-align:center}.standings-table .strong{font-weight:950}.standings-row{transition:background .15s ease}.standings-row:hover{background:#f7faff}.standings-row.selected{background:#eef7ff;box-shadow:inset 4px 0 0 var(--royal)}.rank-pill{width:34px;height:34px;border-radius:11px;display:inline-grid;place-items:center;font-weight:950;background:#edf2f7;color:#41566d}.rank-pill.champ-a,.rank-pill.playoff{background:#e6f1ff;color:#0952a0}.rank-pill.champ-b{background:#f1eafb;color:#6d43ad}.standing-team-name{display:flex;align-items:center;gap:8px}.standing-team-name span{font-size:8px;font-weight:950;letter-spacing:.08em;background:#d9ecff;color:#0754a3;border-radius:999px;padding:4px 6px}.bracket-chip{display:inline-flex;padding:6px 8px;border-radius:999px;font-size:10px;font-weight:900}.bracket-chip.champ-a,.bracket-chip.playoff{background:#e9f3ff;color:#0b5bae}.bracket-chip.champ-b{background:#f2ebfb;color:#7043ae}.bracket-chip.out{background:#f2f4f7;color:#657487}.cut-row td{padding:0!important;background:#fff!important;border:0!important}.cut-row span{display:block;font-size:9px;letter-spacing:.14em;font-weight:950;color:#7654a4;background:#f6f1fc;padding:7px 13px;border-top:1px solid #e7dbf5;border-bottom:1px solid #e7dbf5}.diff.positive,.positive{color:#14804a!important}.diff.negative,.negative{color:#b52a35!important}.standings-mobile{display:none;padding:0 12px 12px}.mobile-standing-card{border:1px solid var(--line);border-radius:14px;padding:13px;margin-top:10px}.mobile-standing-card.selected{border-color:#7db4eb;background:#f5faff}.mobile-standing-top{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px}.mobile-standing-top>div b,.mobile-standing-top>div span{display:block}.mobile-standing-top>div span{font-size:10px;color:var(--muted);margin-top:2px}.mobile-standing-top>strong{font-size:17px}.mobile-standing-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:12px;padding-top:11px;border-top:1px solid #edf1f5}.mobile-standing-stats span{text-align:center;font-size:9px;color:var(--muted);font-weight:800}.mobile-standing-stats b{display:block;color:var(--ink);font-size:14px;margin-bottom:2px}
@media(max-width:900px){.standings-title-row{align-items:flex-start;flex-direction:column}.standings-title-row .tabs{max-width:100%}.standings-metrics{grid-template-columns:repeat(2,1fr)}.seed-card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.standings-hero{padding:36px 0 22px}.standings-title-row h1{font-size:39px}.standings-controlbar{align-items:stretch;flex-direction:column}.standings-select{width:100%;min-width:0}.standings-live{padding:2px 2px}.standings-metrics{grid-template-columns:1fr 1fr}.standings-metrics>div{padding:14px;min-height:91px}.standings-metrics strong{font-size:17px}.standings-race-head,.standings-board-head{align-items:flex-start;flex-direction:column}.seed-card-grid{grid-template-columns:1fr}.seed-card:nth-child(n+5){display:none}.standings-board-head{padding:17px}.standings-table-wrap{display:none}.standings-mobile{display:block}.standings-note{font-size:13px}.standings-legend{font-size:11px}}

/* v6 — Interactive playoff center */
.playoffs-hero{background:radial-gradient(circle at 86% 10%,rgba(20,103,199,.42),transparent 29%),linear-gradient(135deg,#06172b 0%,#082f57 58%,#0b4d91 100%);color:#fff;padding:52px 0 30px;position:relative;overflow:hidden}.playoffs-hero:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.07);border-radius:50%;right:-170px;bottom:-390px;box-shadow:0 0 0 58px rgba(255,255,255,.024),0 0 0 116px rgba(255,255,255,.016)}.playoffs-kicker,.playoff-kicker{font-size:11px;letter-spacing:.15em;font-weight:950;color:#9dccfa}.playoff-kicker.dark{color:#4c78a4}.playoffs-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;position:relative;z-index:1}.playoffs-title-row h1{font-size:clamp(38px,5vw,62px);line-height:1;margin:10px 0 12px}.playoffs-title-row p{margin:0;color:#ccdded;max-width:760px;font-size:17px;line-height:1.55}.playoffs-title-row .tabs{padding:5px;background:rgba(4,18,34,.5);border:1px solid rgba(255,255,255,.10);border-radius:999px}.playoffs-title-row .tab{background:transparent;border:0;color:#c8d8e9}.playoffs-title-row .tab.active{background:#fff;color:#071b33;box-shadow:0 4px 16px rgba(0,0,0,.18)}
.playoff-control-row{margin-top:28px;display:flex;justify-content:space-between;align-items:stretch;gap:14px;position:relative;z-index:1}.champ-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;flex:1;max-width:650px}.champ-switch button,.flag-playoff-label{appearance:none;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.07);color:#fff;border-radius:16px;padding:12px 14px;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer;min-height:72px}.champ-switch button>span,.flag-playoff-label>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.1);font-size:19px;font-weight:950}.champ-switch button b,.flag-playoff-label b{display:block;font-size:14px}.champ-switch button small,.flag-playoff-label small{display:block;color:#aecaE4;margin-top:3px}.champ-switch button.active{background:#fff;color:#071b33;border-color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.16)}.champ-switch button.active>span{background:#e9f3ff;color:#0a4b8f}.champ-switch button.active small{color:#61748b}.flag-playoff-label{max-width:330px}.playoff-season-status{min-width:280px;border:1px solid rgba(255,255,255,.11);background:rgba(4,19,37,.44);border-radius:16px;padding:14px 16px;display:flex;align-items:center;gap:10px}.playoff-season-status b,.playoff-season-status small{display:block}.playoff-season-status b{font-size:13px}.playoff-season-status small{color:#9fb7cd;margin-top:4px}
.playoffs-section{padding-top:28px}.playoff-instructions{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px}.playoff-instructions b{display:block;font-size:20px;margin-top:5px}.playoff-instructions p{margin:4px 0 0;color:var(--muted)}.playoff-legend{display:flex;gap:14px;color:var(--muted);font-size:12px;font-weight:800;flex-wrap:wrap}.playoff-legend span{display:flex;align-items:center;gap:6px}.playoff-legend i{width:9px;height:9px;border-radius:999px}.projected-dot{background:#8aa2ba}.locked-dot{background:#14804a}
.playoff-bracket-shell{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.playoff-bracket-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;padding:22px 22px 16px}.playoff-bracket-head h2{margin:5px 0 3px;font-size:28px}.playoff-bracket-head p{margin:0;color:var(--muted)}.seed-status{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:850;color:#65788c;background:#f2f5f8;border-radius:999px;padding:8px 11px}.seed-status span{width:8px;height:8px;border-radius:50%;background:#8aa2ba}.seed-status.locked{background:#e8f5ed;color:#146b41}.seed-status.locked span{background:#14804a}
.bracket-scroll{overflow-x:auto;padding:4px 22px 22px;border-top:1px solid #edf1f5;background:linear-gradient(180deg,#fbfcfe,#f7f9fc)}.bracket-grid{min-width:900px;display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:48px;padding:20px 0 8px}.bracket-round-col{min-width:0}.bracket-round-head{min-height:66px;border-bottom:1px solid #dfe6ef;padding-bottom:11px;margin-bottom:14px}.bracket-round-head span{display:block;color:#67809a;font-size:9px;font-weight:950;letter-spacing:.12em}.bracket-round-head b{display:block;font-size:15px;margin-top:3px}.bracket-round-head small{display:block;color:var(--muted);margin-top:3px}.bracket-round-games{display:flex;flex-direction:column;justify-content:space-around;gap:18px;height:100%}.bracket-round-games.count-4{min-height:520px}.bracket-round-games.count-2{min-height:520px}.bracket-round-games.count-1{min-height:520px}.bracket-game{appearance:none;width:100%;position:relative;text-align:left;border:1px solid #dce5ee;border-radius:16px;background:#fff;padding:0;overflow:visible;cursor:pointer;box-shadow:0 8px 22px rgba(8,38,68,.06);transition:.18s ease;color:var(--ink)}.bracket-game:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(8,38,68,.11)}.bracket-game:focus-visible{outline:3px solid rgba(20,103,199,.25);outline-offset:3px}.bracket-game.active{border-color:#5d9cdc;box-shadow:0 0 0 2px #dceeff,0 13px 28px rgba(8,61,115,.13)}.bracket-game:after{content:"";position:absolute;top:50%;right:-49px;width:48px;border-top:2px solid #d6e0ea}.bracket-round-col:last-child .bracket-game:after{display:none}.bracket-game-id{position:absolute;right:9px;top:8px;font-size:8px;font-weight:950;letter-spacing:.08em;color:#8a99a8}.bracket-team{min-height:58px;display:flex;align-items:center;gap:10px;padding:11px 12px;border-bottom:1px solid #edf1f5}.bracket-team:nth-of-type(3){border-bottom:0}.seed-no{flex:0 0 32px;width:32px;height:32px;border-radius:10px;background:#e9f3ff;color:#0a5aaa;display:grid;place-items:center;font-weight:950;font-size:13px}.seed-no.bye{background:#f2f5f8;color:#8090a1}.seed-no.path{background:#edf1f6;color:#607388;font-size:20px}.bracket-team-copy{min-width:0}.bracket-team-copy b{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:24px}.bracket-team-copy small{display:block;font-size:8px;letter-spacing:.06em;font-weight:900;color:#8a9baa;margin-top:3px}.bracket-meta{display:block;border-top:1px solid #edf1f5;padding:8px 11px;font-size:9px;color:#738599;font-weight:800;background:#fbfcfd;border-radius:0 0 16px 16px}.bye-game{background:#fafbfd}.bye-game .bracket-meta{color:#6e7f90}
.playoff-detail{display:grid;grid-template-columns:68px 1fr auto;align-items:center;gap:16px;padding:18px 22px;border-top:1px solid #e4ebf2;background:#fff}.playoff-detail-date{width:58px;height:63px;border-radius:14px;background:linear-gradient(150deg,#0a4b8f,#071b33);color:#fff;display:grid;place-items:center;align-content:center}.playoff-detail-date span{font-size:9px;font-weight:950;letter-spacing:.08em}.playoff-detail-date strong{font-size:26px;line-height:1}.playoff-detail-copy{min-width:0}.playoff-detail-copy>span{display:block;font-size:9px;color:#4f79a2;font-weight:950;letter-spacing:.09em}.playoff-detail-copy h3{margin:4px 0 3px;font-size:17px}.playoff-detail-copy h3 em{font-style:normal;color:#95a3b2;font-size:12px;margin:0 5px}.playoff-detail-copy p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}
.playoff-path-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px}.playoff-path-cards article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;display:flex;gap:12px;align-items:flex-start}.playoff-path-cards article>span{flex:0 0 40px;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#e9f3ff;color:#0a5aaa;font-size:18px;font-weight:950}.playoff-path-cards article.final-card>span{background:#fff3d7;color:#9b6a00}.playoff-path-cards b{display:block;font-size:14px}.playoff-path-cards p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.45}
@media(max-width:900px){.playoffs-title-row{align-items:flex-start;flex-direction:column}.playoff-control-row{flex-direction:column}.playoff-season-status{min-width:0}.playoff-path-cards{grid-template-columns:1fr}.playoff-detail{grid-template-columns:58px 1fr}.playoff-detail .btn{grid-column:1/-1}.playoff-instructions{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.playoffs-hero{padding:38px 0 24px}.playoffs-title-row h1{font-size:39px}.champ-switch{grid-template-columns:1fr}.playoff-bracket-head{align-items:flex-start;flex-direction:column}.bracket-scroll{padding-left:14px;padding-right:14px}.bracket-grid{min-width:800px;gap:38px}.playoff-detail{padding:14px;gap:11px}.playoff-detail-copy h3{font-size:14px}.playoff-instructions b{font-size:18px}}


/* v7 — Member leagues directory */
.leagues-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 16%,rgba(38,125,216,.38),transparent 30%),linear-gradient(135deg,#06172b 0%,#082f57 60%,#0a4b8f 100%);color:#fff;padding:54px 0 38px}.leagues-hero:after{content:"";position:absolute;right:-130px;bottom:-260px;width:460px;height:460px;border:1px solid rgba(255,255,255,.07);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.025),0 0 0 110px rgba(255,255,255,.015)}.leagues-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:42px;align-items:end}.leagues-kicker{display:block;font-size:11px;letter-spacing:.15em;font-weight:950;color:#9dccfa}.leagues-kicker.dark{color:#4f79a2}.leagues-hero h1{font-size:clamp(40px,5vw,64px);line-height:.98;margin:11px 0 15px}.leagues-hero h1 span{color:#a9d5ff}.leagues-hero p{margin:0;max-width:720px;color:#cbdced;font-size:17px;line-height:1.6}.leagues-count-card{border:1px solid rgba(255,255,255,.13);background:rgba(4,19,37,.46);backdrop-filter:blur(8px);border-radius:22px;padding:20px 22px;min-height:190px;display:flex;flex-direction:column;justify-content:flex-end}.leagues-count-card>span{font-size:10px;letter-spacing:.14em;font-weight:950;color:#9dccfa}.leagues-count-card strong{font-size:58px;line-height:.9;margin:15px 0 7px}.leagues-count-card b{font-size:15px}.leagues-count-card small{color:#a9bfd4;margin-top:6px}
.leagues-section{padding-top:30px}.leagues-intro{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:18px}.leagues-intro h2{font-size:30px;margin:5px 0 4px}.leagues-intro p{color:var(--muted);margin:0;max-width:700px}.league-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.league-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:20px;min-height:226px;padding:18px;display:flex;flex-direction:column;box-shadow:0 8px 26px rgba(8,38,68,.055);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.league-card.linked:hover{transform:translateY(-3px);border-color:#bfd8ef;box-shadow:0 15px 32px rgba(8,38,68,.10)}.league-card:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:#d9e2eb}.league-card.linked:before{background:#0b63b7}.league-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.league-mark{width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,#0a4b8f,#071b33);color:#fff;display:grid;place-items:center;font-size:15px;font-weight:950;letter-spacing:.04em;box-shadow:0 8px 18px rgba(8,50,91,.15)}.league-card.pending .league-mark{background:#eef2f6;color:#667b90;box-shadow:none}.league-number{font-size:10px;font-weight:950;letter-spacing:.12em;color:#9babba}.league-card-copy{margin-top:24px}.league-card-copy h3{font-size:23px;line-height:1.05;margin:0 0 7px}.league-card-copy p{margin:0;color:var(--muted);font-size:12px}.league-link{margin-top:auto;min-height:46px;border-top:1px solid #e8eef4;padding-top:13px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#0a579f;font-size:13px;font-weight:900;text-decoration:none}.league-link b{width:30px;height:30px;border-radius:10px;background:#e8f3fe;display:grid;place-items:center;font-size:16px}.league-link.disabled{color:#8b9aa8;cursor:default}.league-link.disabled b{background:#f2f5f7;color:#99a7b4}.leagues-note{margin-top:18px;border:1px solid #dbe6ef;background:linear-gradient(135deg,#f8fbfe,#eef6fc);border-radius:18px;padding:18px;display:flex;align-items:center;gap:15px}.leagues-note-icon{flex:0 0 48px;width:48px;height:48px;border-radius:14px;background:#071b33;color:#fff;display:grid;place-items:center;font-weight:950;font-size:11px;letter-spacing:.08em}.leagues-note b{display:block;font-size:14px}.leagues-note p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.5}
@media(max-width:900px){.leagues-hero-grid{grid-template-columns:1fr}.leagues-count-card{min-height:0;display:grid;grid-template-columns:auto auto 1fr;align-items:end;gap:10px}.leagues-count-card>span{grid-column:1/-1}.leagues-count-card strong{font-size:42px;margin:5px 0 0}.leagues-count-card small{grid-column:1/-1}.league-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.leagues-hero{padding:38px 0 28px}.leagues-hero h1{font-size:40px}.leagues-hero p{font-size:15px}.leagues-intro{align-items:flex-start;flex-direction:column}.leagues-intro .btn{width:100%;justify-content:center}.league-directory{grid-template-columns:1fr}.league-card{min-height:190px}.league-card-copy{margin-top:18px}.leagues-note{align-items:flex-start}.leagues-count-card{grid-template-columns:auto 1fr}.leagues-count-card small{grid-column:1/-1}}
