.season-page-hero{position:relative;z-index:1;background:#f5f3ee;min-height:0;padding:76px 24px 42px}.season-page-hero-inner{display:flex;align-items:end;justify-content:space-between;gap:24px;max-width:var(--max-width);margin:0 auto;min-height:0}.season-page-hero h1{display:block;margin:0 0 12px;color:var(--c-navy);font-family:var(--font-heading);font-size:clamp(2.9rem,5.8vw,4.8rem);font-weight:900;line-height:.92;letter-spacing:-.05em}.season-page-hero h1:before{content:none}.season-page-hero p{margin:0;color:var(--c-text-light);font-size:.95rem;line-height:1.6}.season-context{display:grid;gap:.4rem;flex:0 0 190px;min-width:160px}.season-context-field-label{color:var(--c-navy);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.season-context select{width:100%;height:44px;min-height:44px;border:1px solid rgba(39,39,54,.4);border-radius:999px;background:#ffffffe6;color:var(--c-text);padding:0 1.1rem;font:inherit;font-size:.875rem;font-weight:700}.season-context select:focus-visible,.season-primary-tabs button:focus-visible{outline:3px solid rgba(206,17,38,.44);outline-offset:3px}.season-secondary-toolbar button:focus-visible{outline:3px solid var(--c-primary);outline-offset:2px}.season-primary-tabs{position:relative;z-index:1;display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:0 auto;max-width:var(--max-width);padding:18px 24px 6px;background:transparent}.season-primary-tabs button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 18px;border:1px solid rgba(39,39,54,.48);border-radius:999px;background:#ffffff8c;color:var(--c-navy);font-family:var(--font-body);font-size:.8125rem;font-weight:700;line-height:1.2;cursor:pointer;position:static;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.season-primary-tabs button:after{content:none}.season-primary-tabs button:hover{background:#27273612;color:var(--c-navy)}.season-primary-tabs button.active{border-color:var(--c-navy);background:var(--c-navy);color:var(--c-white)}.season-secondary-toolbar{display:flex;align-items:end;justify-content:space-between;gap:12px;max-width:1100px;margin:16px auto 0;padding:0 16px}.season-secondary-field{display:grid;gap:.4rem;min-width:160px;color:var(--c-text-light);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.season-secondary-field select{min-height:44px;border:1px solid rgba(39,39,54,.4);border-radius:999px;background:#ffffffe6;color:var(--c-text);padding:0 1.1rem;font:inherit;font-size:.875rem;font-weight:700}.season-secondary-field select:focus-visible{outline:3px solid var(--c-primary);outline-offset:2px}.season-context-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;flex:0 1 400px;width:min(100%,400px)}.season-context-group .season-context{min-width:0}@media(max-width:600px){.season-page-hero{padding:52px 16px 24px}.season-page-hero h1{font-size:clamp(2.4rem,11vw,3.2rem)}.season-page-hero-inner,.season-secondary-toolbar{align-items:stretch;flex-direction:column;justify-content:flex-start}.season-context,.season-secondary-field{width:100%;min-width:0}.season-context{flex:0 0 auto;flex-basis:auto}.season-context-group{width:100%;max-width:none;gap:8px 12px;flex:0 0 auto;flex-basis:auto}.season-primary-tabs{justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding:14px 16px 4px}.season-primary-tabs button{white-space:nowrap}}@media(max-width:340px){.season-context-group{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.season-primary-tabs button{transition:none}}.editorial-shell{position:relative;isolation:isolate;min-height:100vh;overflow-x:clip;overflow-y:visible;clip-path:inset(0);padding-bottom:100px;background:#f5f3ee}.editorial-field{position:sticky;z-index:0;top:0;right:0;left:0;height:100vh;height:100svh;margin-bottom:-100vh;margin-bottom:-100svh;pointer-events:none;background:url(/images/editorial/editorial-field-desktop.svg) center top / 100% auto no-repeat;opacity:0;animation:editorial-field-in .36s ease-out forwards}.editorial-hero{position:relative;z-index:1;width:min(100%,var(--max-width));margin:0 auto;padding:88px 24px 58px}.editorial-title{max-width:840px;margin:0;color:var(--c-navy);font-family:var(--font-heading);font-size:clamp(4rem,8.2vw,7.4rem);font-weight:900;line-height:.9;letter-spacing:-.065em;opacity:0;transform:translateY(12px);animation:editorial-title-in .3s 40ms ease-out forwards}.editorial-lead{max-width:640px;margin:18px 0 0;color:var(--c-text-light);font-size:.95rem;line-height:1.7}.editorial-surface-wrap{position:relative;z-index:1;width:min(100%,var(--max-width));margin:0 auto;padding:0 24px;opacity:0;transform:translateY(14px);animation:editorial-surface-in .38s .1s ease-out forwards}.editorial-surface{overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:17px;background:#fffffff0;box-shadow:0 7px 24px #1c1e2b0d}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.editorial-surface{background:#ffffffd1;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}}.editorial-filters{padding:31px 42px 29px;border-bottom:1px solid rgba(39,39,54,.15)}.editorial-filter-label{display:flex;align-items:center;gap:9px;margin-bottom:16px;color:var(--c-navy);font-family:var(--font-heading);font-size:.875rem;font-weight:800;letter-spacing:.02em}.editorial-filter-group{display:flex;flex-wrap:wrap;gap:8px}.editorial-pill{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:7px 14px;border:1px solid rgba(39,39,54,.48);border-radius:999px;background:#ffffff52;color:var(--c-navy);font-family:var(--font-body);font-size:.8125rem;font-weight:700;line-height:1.2;cursor:pointer;text-decoration:none;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.editorial-pill:hover{background:#27273612}.editorial-pill[aria-pressed=true],.editorial-pill[aria-current=true],.editorial-pill.active{border-color:var(--c-navy);background:var(--c-navy);color:var(--c-white)}.editorial-pill:focus-visible,.editorial-row-link:focus-visible{outline:3px solid rgba(206,17,38,.44);outline-offset:3px}.editorial-rows{padding:0 42px}.editorial-row{border-bottom:1px solid rgba(39,39,54,.15)}.editorial-row:last-of-type{border-bottom:0}.editorial-tag{display:inline-flex;align-items:center;min-height:28px;padding:5px 11px;border:1px solid rgba(39,39,54,.46);border-radius:999px;background:#fff6;color:var(--c-navy);font-size:.75rem;font-weight:700;line-height:1.2}.editorial-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 22px;border:0;border-radius:999px;background:var(--c-primary);color:#fff;font-family:var(--font-heading);font-size:.9rem;font-weight:800;text-decoration:none;cursor:pointer;transition:background-color .16s ease}.editorial-action:hover{background:var(--c-primary-dark)}.editorial-action:focus-visible{outline:3px solid rgba(206,17,38,.44);outline-offset:3px}@keyframes editorial-field-in{to{opacity:1}}@keyframes editorial-title-in{to{opacity:1;transform:translateY(0)}}@keyframes editorial-surface-in{to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.editorial-shell{padding-bottom:64px}.editorial-field{background-image:url(/images/editorial/editorial-field-mobile.svg);background-size:100% auto}.editorial-hero{padding:70px 20px 38px}.editorial-title{font-size:clamp(3.05rem,15vw,4.25rem);line-height:.93;letter-spacing:-.055em}.editorial-lead{margin-top:14px;font-size:.875rem}.editorial-surface-wrap{padding:0 14px}.editorial-surface{border-radius:15px;box-shadow:0 5px 18px #1c1e2b0a}.editorial-filters{padding:24px 20px 23px}.editorial-pill{min-height:36px;padding:8px 12px;font-size:.75rem}.editorial-rows{padding:0 20px}}@media(max-width:374px){.editorial-surface-wrap{padding-inline:12px}.editorial-filters,.editorial-rows{padding-inline:17px}}@media(prefers-reduced-motion:reduce){.editorial-field,.editorial-title,.editorial-surface-wrap{opacity:1;transform:none;animation:none}.editorial-pill,.editorial-action{transition:none}}.standings-wrap{position:relative;z-index:1;max-width:940px;margin:0 auto;padding:18px 16px 60px}.standings-surface{padding:26px 28px 30px}.st-panel{display:none}.st-panel.active{display:block}.ucl-sub-tabs{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:8px;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid rgba(39,39,54,.15)}.ucl-sub-tab-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 16px;border:1px solid rgba(39,39,54,.48);border-radius:999px;background:#ffffff52;color:var(--c-navy);font-size:.8125rem;font-weight:700;line-height:1.2;cursor:pointer;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.ucl-sub-tab-btn:hover{background:#27273612;color:var(--c-navy)}.ucl-sub-tab-btn.active{border-color:var(--c-navy);background:var(--c-navy);color:var(--c-white)}.ucl-sub-tab-btn:focus-visible{outline:3px solid var(--c-primary);outline-offset:2px}.ucl-sub-panel{display:none}.ucl-sub-panel.active{display:block}.st-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;position:relative}.st-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.82rem;min-width:600px}.st-table th{background:#fff;color:var(--c-text-light);font-weight:800;padding:10px 8px;text-align:center;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-bottom:2px solid var(--c-navy)}.st-table th:nth-child(2){text-align:left}.st-table td{padding:9px 6px;text-align:center;border-bottom:1px solid rgba(39,39,54,.12);white-space:nowrap}.st-table td:nth-child(2){text-align:left}.st-table tr:last-child td{border-bottom:none}.st-table th:nth-child(1),.st-table td:nth-child(1){position:sticky;left:0;z-index:2}.st-table th:nth-child(2),.st-table td:nth-child(2){position:sticky;left:36px;z-index:2}.st-table th:nth-child(1){z-index:3}.st-table th:nth-child(2){z-index:3}.st-table th:nth-child(1),.st-table th:nth-child(2){background:#fff}.st-table td:nth-child(1),.st-table td:nth-child(2){background:var(--c-white, #fff)}.st-table th:nth-child(2):after,.st-table td:nth-child(2):after{content:"";position:absolute;top:0;right:-4px;bottom:0;width:4px;background:linear-gradient(to right,rgba(0,0,0,.06),transparent);pointer-events:none}.st-row-cl td:nth-child(1),.st-row-cl td:nth-child(2){background:#f0f9f1}.st-row-el td:nth-child(1),.st-row-el td:nth-child(2){background:#eff6fe}.st-row-conf td:nth-child(1),.st-row-conf td:nth-child(2){background:#f8f0fa}.st-row-relegation td:nth-child(1),.st-row-relegation td:nth-child(2){background:#fdf0f0}.st-row-r16 td:nth-child(1),.st-row-r16 td:nth-child(2){background:#f0f9f1}.st-row-playoff td:nth-child(1),.st-row-playoff td:nth-child(2){background:#fef7ed}.st-row-elim td:nth-child(1),.st-row-elim td:nth-child(2){background:#fdf0f0}.st-row-atl td:nth-child(1),.st-row-atl td:nth-child(2){background:#fce8eb!important}.st-row-cl{background:#4caf5014}.st-row-el{background:#2196f314}.st-row-conf{background:#9c27b00f}.st-row-relegation{background:#e5393514}.st-row-r16{background:#4caf5014}.st-row-playoff{background:#ff980014}.st-row-elim{background:#e5393514}.st-row-atl{background:#ce11261a!important;font-weight:700}.st-row-atl td{font-weight:700}.st-team-cell{display:flex;align-items:center;gap:8px}.st-team-logo{width:20px;height:20px;object-fit:contain;flex-shrink:0}.st-team-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-legend{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;font-size:.7rem;color:var(--c-text-light)}.st-legend-item{display:flex;align-items:center;gap:4px}.st-legend-dot{width:10px;height:10px;border-radius:2px}.st-loading{text-align:center;padding:48px;color:#999}.st-loading .st-spinner{display:inline-block;width:24px;height:24px;border:3px solid rgba(206,17,38,.2);border-top-color:#ce1126;border-radius:50%;animation:stSpin .8s linear infinite;margin-right:8px;vertical-align:middle}@keyframes stSpin{to{transform:rotate(360deg)}}.st-scroll-hint{display:none;text-align:center;font-size:.65rem;color:#999;margin-top:4px}.ko-round-section{margin-bottom:32px}.ko-round-title{font-size:1.1rem;font-weight:700;color:var(--c-text);margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid var(--c-primary)}.ko-match-card{background:#fff;border:1px solid rgba(39,39,54,.15);border-radius:12px;padding:12px 16px;margin-bottom:10px;box-shadow:none}.ko-match-card--atletico{background:#ce11260a;border-color:#ce11264d;border-left:3px solid var(--c-primary)}.ko-match-header{display:flex;justify-content:space-between;font-size:.75rem;color:var(--c-text-light);margin-bottom:8px}.ko-match-teams{display:flex;flex-direction:column;gap:4px}.ko-team{display:flex;justify-content:space-between;align-items:center;padding:6px 0;border-bottom:1px solid var(--c-border)}.ko-team:last-child{border-bottom:none}.ko-team-name{font-size:.95rem;color:var(--c-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 40px)}.ko-team-score{font-size:1.1rem;font-weight:700;color:var(--c-text);min-width:24px;text-align:center;flex-shrink:0}.ko-match-footer{margin-top:8px;font-size:.75rem;color:var(--c-text-light)}.ko-agg{font-weight:600;color:var(--c-text)}.ko-aet{font-size:.7rem;color:var(--c-text-light)}.ko-r16-pending{background:#fff;border:1px solid rgba(39,39,54,.15);border-radius:12px;padding:16px;box-shadow:none}.ko-r16-notice{font-size:.85rem;color:var(--c-text);font-weight:600;margin-bottom:12px}.ko-r16-seeds h4{font-size:.8rem;color:var(--c-text-light);margin-bottom:8px;font-weight:600}.ko-seed-list{font-size:.9rem;color:var(--c-text);line-height:1.6}.ko-r16-note{font-size:.75rem;color:var(--c-text-light);margin-top:12px}.ko-future-info{background:#fff;border:1px solid rgba(39,39,54,.15);border-radius:12px;padding:16px;box-shadow:none}.ko-future-info p{font-size:.9rem;color:var(--c-text);margin-bottom:4px}.ko-future-note{font-size:.8rem!important;color:var(--c-text-light)!important}.ko-tbd-sub{font-size:.8rem;font-weight:400;color:var(--c-text-light)}.ko-bracket-desktop{display:none;margin-bottom:32px}@media(min-width:769px){.ko-bracket-desktop{display:block}.ko-bracket-mobile{display:none}.ko-bc-final{display:grid;align-content:center}}.ko-bracket-colheads{display:flex;align-items:center;margin-bottom:8px}.ko-bhead{flex:1;text-align:center;font-size:.75rem;font-weight:700;color:var(--c-text-light);text-transform:uppercase;letter-spacing:.5px;padding-bottom:4px;border-bottom:2px solid var(--c-primary)}.ko-bhead-spacer{flex:0 0 28px}.ko-bracket-body{display:flex;align-items:stretch}.ko-bc-round{flex:1;display:flex;flex-direction:column;min-width:0}.ko-bslot{flex:1;display:flex;align-items:center;padding:3px 2px}.ko-bslot>*{width:100%}.ko-bc-round .ko-match-card{margin-bottom:0}.ko-bc-conn{flex:0 0 28px;display:flex;flex-direction:column}.ko-bconn{flex:1}.ko-bconn-top{border-right:2px solid #666;border-bottom:2px solid #666}.ko-bconn-bot{border-right:2px solid #666;border-top:2px solid #666}.ko-bslot-ph{height:60px;background:var(--c-border);border-radius:6px;opacity:.5}@media(max-width:768px){.standings-wrap{padding:14px 12px 48px}.standings-surface{padding:18px 14px 22px}.st-scroll-hint{display:block}.st-table{font-size:.75rem;min-width:540px}.st-table th,.st-table td{padding:7px 5px}.st-team-logo{width:16px;height:16px}.st-table th:nth-child(2),.st-table td:nth-child(2){left:30px;max-width:120px}.st-team-name{max-width:100px}.ucl-sub-tab-btn{padding:8px 16px;font-size:.82rem}.ko-team-name{font-size:.85rem}.ko-team-score{font-size:1rem}.ko-match-card{padding:10px 12px}.ko-round-title{font-size:1rem}}@media(max-width:360px){.ucl-sub-tab-btn{padding:8px 10px;font-size:.75rem}}.season-empty-state{text-align:center;padding:32px 16px;color:var(--c-text-light)}.season-empty-state h2{color:var(--c-text);font-size:1.05rem}.season-empty-state a{color:var(--c-primary);font-weight:700}
