.public-v2 .v2-match-preview-strip{z-index:2;border:1px solid var(--v2-line);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);margin-top:-28px;scroll-margin-top:104px;display:grid;position:relative;box-shadow:0 16px 40px #25163c0b}.public-v2 .v2-match-preview{min-width:0;color:var(--v2-ink);border-radius:11px 0 0 11px;flex-direction:column;gap:20px;padding:28px 32px 22px;display:flex}.public-v2 .v2-match-preview.is-upcoming{color:#fff;background:linear-gradient(115deg,#302044,#412667);border-radius:0 11px 11px 0}.public-v2 .v2-match-preview-heading,.public-v2 .v2-match-preview-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.public-v2 .v2-match-preview .v2-eyebrow{color:var(--v2-purple);font-size:9px}.public-v2 .v2-match-preview.is-upcoming .v2-eyebrow{color:var(--v2-yellow)}.public-v2 .v2-match-preview-heading>span:last-child{color:var(--v2-muted);font-size:11px}.public-v2 .v2-match-preview.is-upcoming .v2-match-preview-heading>span:last-child{color:#d4c8e4}.public-v2 .v2-match-preview-teams{flex:1;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;min-height:62px;display:grid}.public-v2 .v2-match-preview-team{align-items:center;gap:12px;min-width:0;display:flex}.public-v2 .v2-match-preview-team:last-child{text-align:right;flex-direction:row-reverse}.public-v2 .v2-match-preview-team b{overflow-wrap:anywhere;font-size:15px;line-height:1.4}.public-v2 .v2-match-preview-team .v2-club-mark{width:42px;height:46px}.public-v2 .v2-match-preview-score{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--v2-purple);font-family:Barlow Condensed,Impact,sans-serif;font-size:48px;font-weight:700;line-height:1}.public-v2 .v2-match-preview-score>span{color:#baacd0;font-family:Manrope,Arial,sans-serif;font-size:16px}.public-v2 .v2-match-preview.is-upcoming .v2-match-preview-score{font-size:16px}.public-v2 .v2-match-preview-details{color:var(--v2-muted);flex-wrap:wrap;gap:8px 20px;font-size:11px;line-height:1.5;display:flex}.public-v2 .v2-match-preview-details>span,.public-v2 .v2-match-preview-footer>span:last-child{align-items:center;gap:7px;display:inline-flex}.public-v2 .v2-match-preview-details svg{flex-shrink:0}.public-v2 .v2-match-preview.is-upcoming .v2-match-preview-details{color:#d4c8e4}.public-v2 .v2-match-preview-footer,.public-v2 .v2-match-preview-countdown{border-top:1px solid var(--v2-line);min-height:72px;margin-top:auto;padding-top:18px}.public-v2 .v2-match-preview-footer{font-size:11px}.public-v2 .v2-match-preview-footer>span:first-child{color:var(--v2-muted)}.public-v2 .v2-match-preview-footer>span:last-child{color:var(--v2-purple);font-weight:800}.public-v2 .v2-match-preview-countdown{border-color:#ffffff24;align-items:center;gap:24px;display:flex}.public-v2 .v2-match-preview-countdown-label{color:#e3dbea;max-width:85px;font-size:11px;line-height:1.5}.public-v2 .v2-countdown{align-items:center;gap:clamp(16px,2vw,32px);display:flex}.public-v2 .v2-countdown-unit{justify-items:center;gap:5px;display:grid}.public-v2 .v2-countdown-unit strong{font-variant-numeric:tabular-nums;min-width:2ch;color:var(--v2-yellow);font-family:Barlow Condensed,Impact,sans-serif;font-size:38px;font-weight:600;line-height:1}.public-v2 .v2-countdown-unit>span{color:#d4c8e4;letter-spacing:.12em;text-transform:uppercase;font-size:9px;line-height:1}.public-v2 .v2-countdown-started{color:var(--v2-yellow);font-size:12px;line-height:1.5}.public-v2 .v2-match-preview-arrow{color:var(--v2-yellow);flex-shrink:0;margin-left:auto}.public-v2 .v2-match-preview:hover .v2-match-preview-arrow,.public-v2 .v2-match-preview:hover .v2-match-preview-footer svg{transform:translate(2px,-2px)}.public-v2 .v2-match-preview-empty{justify-content:center;align-items:flex-start;gap:14px}.public-v2 .v2-match-preview-empty>svg{color:var(--v2-purple)}.public-v2 .v2-match-preview-empty.is-upcoming>svg{color:var(--v2-yellow)}.public-v2 .v2-match-preview-empty h3{color:inherit;margin:0;font-size:22px}.public-v2 .v2-match-preview-empty p{color:var(--v2-muted);margin:0;font-size:12px}.public-v2 .v2-match-preview-empty.is-upcoming p{color:#d4c8e4}.public-v2 .v2-match-preview-empty-link{align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}@media (max-width:1100px){.public-v2 .v2-match-preview{padding:24px}.public-v2 .v2-match-preview-teams{gap:12px}.public-v2 .v2-match-preview-team{text-align:center;flex-direction:column;align-items:center;gap:8px}.public-v2 .v2-match-preview-team:last-child{text-align:center;flex-direction:column}.public-v2 .v2-match-preview-team b{font-size:13px}.public-v2 .v2-match-preview-countdown{gap:16px}}@media (max-width:800px){.public-v2 .v2-match-preview-strip{grid-template-columns:minmax(0,1fr);margin-top:-16px}.public-v2 .v2-match-preview{border-radius:11px 11px 0 0}.public-v2 .v2-match-preview.is-upcoming{border-radius:0 0 11px 11px}.public-v2 .v2-match-preview-teams{flex:initial}.public-v2 .v2-match-preview-footer{min-height:auto}.public-v2 .v2-match-preview-countdown{justify-content:space-between}.public-v2 .v2-countdown{gap:clamp(18px,5vw,36px)}}@media (max-width:400px){.public-v2 .v2-match-preview.is-result .v2-match-preview-score{font-size:38px}.public-v2 .v2-match-preview{gap:18px;padding:22px 18px}.public-v2 .v2-match-preview-countdown{flex-wrap:wrap;gap:12px}.public-v2 .v2-match-preview-countdown-label{flex-basis:100%;max-width:none}.public-v2 .v2-countdown{flex:1;justify-content:space-between;gap:16px}.public-v2 .v2-match-preview-arrow{margin-left:14px}}
.public-v2 .v2-competition-tabs button{min-width:60px;min-height:44px}.public-v2 .v2-competition-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.04fr);align-items:stretch;gap:28px;display:grid}.public-v2 .v2-competition-club{flex-direction:column;gap:18px;min-width:0;display:flex}.public-v2 .v2-competition-overview{isolation:isolate;background:var(--v2-dark);color:#fff;border-radius:10px;flex-direction:column;flex:1;justify-content:center;padding:28px 30px;display:flex;position:relative;overflow:hidden}.public-v2 .v2-competition-photo{object-fit:cover;object-position:center;z-index:-2;opacity:.18;filter:grayscale();width:100%;height:100%;position:absolute;inset:0}.public-v2 .v2-competition-overview:after{content:"";z-index:-1;background:linear-gradient(120deg,#211531c9,#512da850);position:absolute;inset:0}.public-v2 .v2-competition-meta{justify-content:space-between;align-items:center;gap:16px;display:flex}.public-v2 .v2-competition-meta .v2-eyebrow{color:#c9b9e0;font-size:9px}.public-v2 .v2-competition-place{color:var(--v2-yellow);flex:none;align-items:center;gap:7px;font-size:11px;display:flex}.public-v2 .v2-competition-club-heading{justify-content:space-between;align-items:center;gap:25px;margin:30px 0 20px;display:flex}.public-v2 .v2-competition-club-heading>div{min-width:0}.public-v2 .v2-competition-club-heading h3{text-transform:uppercase;margin:0 0 12px;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(42px,4vw,60px);line-height:1}.public-v2 .v2-competition-club-heading p{color:#cfc1df;margin:0;font-size:11px}.public-v2 .v2-competition-logo{object-fit:contain;flex:none;width:140px;height:65px}.public-v2 .v2-competition-numbers{border-block:1px solid #ffffff20;grid-template-columns:repeat(3,minmax(0,1fr));margin:5px 0 0;padding:22px 0;display:grid}.public-v2 .v2-competition-numbers>div{border-left:1px solid #ffffff20;flex-direction:column-reverse;padding-left:24px;display:flex}.public-v2 .v2-competition-numbers>div:first-child{border:0;padding-left:0}.public-v2 .v2-competition-numbers dt{color:#c9bbd7;font-size:10px;font-weight:500}.public-v2 .v2-competition-numbers dd{letter-spacing:-.055em;font-variant-numeric:tabular-nums;margin:0 0 5px;font-size:42px;font-weight:800;line-height:1.15}.public-v2 .v2-competition-numbers>div:first-child dd{color:var(--v2-yellow)}.public-v2 .v2-competition-form{color:#c9bbd7;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;font-size:10px;display:flex}.public-v2 .v2-competition-form>div{gap:6px;display:flex}.public-v2 .v2-competition-form .v2-form-result{color:#cec3db;background:#ffffff10;border-color:#ffffff15;width:34px;height:34px}.public-v2 .v2-competition-form .result-Z{background:var(--v2-yellow);color:var(--v2-dark);border-color:#0000}.public-v2 .v2-competition-form .result-N{color:#fff;background:#a889d6}.public-v2 .v2-competition-form a:hover{border-color:var(--v2-yellow)}.public-v2 .v2-competition-recent{border:1px solid var(--v2-line);background:#fff;border-radius:10px;overflow:hidden}.public-v2 .v2-competition-recent-heading{justify-content:space-between;align-items:center;gap:15px;padding:23px 26px 17px;display:flex}.public-v2 .v2-competition-recent-heading h3{margin:0;font-size:18px}.public-v2 .v2-competition-recent-heading>a{color:var(--v2-purple);white-space:nowrap;align-items:center;gap:8px;min-height:28px;font-size:10px;font-weight:700;display:flex}.public-v2 .v2-competition-recent ul{margin:0;padding:0;list-style:none}.public-v2 .v2-competition-recent li>a{border-top:1px solid var(--v2-line);align-items:center;gap:15px;padding:18px 26px;transition:background .2s;display:flex}.public-v2 .v2-competition-recent li>a:hover{background:#f8f5fc}.public-v2 .v2-competition-result{width:30px;height:34px;color:var(--v2-muted);background:#f2eff5;border-radius:4px;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.public-v2 .v2-competition-result.result-Z{color:var(--v2-purple);background:#eee7fa}.public-v2 .v2-competition-result.result-N{color:#806013;background:#fff4d1}.public-v2 .v2-competition-fixture{flex:1;gap:4px;min-width:0;display:grid}.public-v2 .v2-competition-fixture time{color:var(--v2-muted);font-size:9px}.public-v2 .v2-competition-fixture strong{overflow-wrap:anywhere;font-size:12px;line-height:1.5}.public-v2 .v2-competition-fixture strong span{color:#aaa2b4}.public-v2 .v2-competition-score{white-space:nowrap;letter-spacing:-.04em;font-variant-numeric:tabular-nums;flex:none;align-items:center;gap:8px;font-size:21px;display:flex}.public-v2 .v2-competition-score span{color:#b1a5bf;font-weight:400}.public-v2 .v2-competition-arrow{color:var(--v2-purple);flex:none}.public-v2 .v2-competition-grid .v2-season-panel{flex-direction:column;display:flex}.public-v2 .v2-competition-grid .v2-season-panel .v2-rank-table{flex:1}.public-v2 .v2-competition-grid .v2-season-panel .v2-panel-footer{margin-top:auto}@media (max-width:1100px){.public-v2 .v2-competition-grid{gap:20px}.public-v2 .v2-competition-overview{padding:24px}.public-v2 .v2-competition-logo{width:100px}.public-v2 .v2-competition-recent-heading,.public-v2 .v2-competition-recent li>a{padding-inline:20px}.public-v2 .v2-competition-arrow{display:none}}@media (max-width:900px){.public-v2 .v2-competition-grid{grid-template-columns:1fr}.public-v2 .v2-competition-logo{width:150px}}@media (max-width:600px){.public-v2 .v2-competition-club{gap:14px}.public-v2 .v2-competition-overview{padding:22px 20px}.public-v2 .v2-competition-club-heading{gap:16px;margin-block:24px 18px}.public-v2 .v2-competition-logo{width:90px;height:50px}.public-v2 .v2-competition-numbers{padding-block:18px}.public-v2 .v2-competition-numbers>div{padding-left:18px}.public-v2 .v2-competition-numbers dd{font-size:34px}.public-v2 .v2-competition-form{flex-wrap:wrap;gap:10px}.public-v2 .v2-competition-form .v2-form-result{width:30px;height:32px}.public-v2 .v2-competition-recent-heading{padding:17px 18px}.public-v2 .v2-competition-recent li>a{gap:10px;padding:16px 18px}.public-v2 .v2-competition-result{width:25px}.public-v2 .v2-competition-score{gap:5px;font-size:18px}.public-v2 .v2-competition-fixture strong{font-size:11px}}@media (prefers-reduced-motion:reduce){.public-v2 .v2-competition-recent li>a{transition:none}}
.public-v2 section.v2-hero .v2-hero-inner{grid-template-columns:minmax(0,1fr) max-content;grid-template-areas:"title.""intro signature""actions signature";align-content:center;align-items:center;gap:22px 60px;min-height:720px;padding-top:170px;padding-bottom:120px;display:grid}.public-v2 section.v2-hero .v2-hero-copy{grid-area:title;min-width:0;max-width:650px}.public-v2 section.v2-hero h1{margin-bottom:0;font-size:clamp(68px,6.4vw,92px);line-height:1.03}.public-v2 section.v2-hero .v2-hero-intro{letter-spacing:.06em;grid-area:intro;margin:0;font-weight:700;line-height:1.6}.public-v2 section.v2-hero .v2-hero-intro strong{color:var(--v2-yellow)}.public-v2 section.v2-hero .v2-hero-outcome{white-space:nowrap}.public-v2 section.v2-hero .v2-hero-signature{grid-area:signature;place-self:end center;gap:14px;position:static}.public-v2 section.v2-hero .v2-hero-signature .v2-nine{width:96px}.public-v2 section.v2-hero .v2-hero-signature span{text-transform:uppercase;white-space:nowrap;font-size:10px;display:block}.public-v2 section.v2-hero .v2-hero-actions{flex-flow:wrap;grid-area:actions;align-items:center;gap:20px 28px;margin:0;display:flex}.public-v2 section.v2-hero .v2-hero-actions>a{white-space:nowrap;flex:none;justify-content:center;min-height:50px}.public-v2 section.v2-hero .v2-hero-secondary:hover{color:var(--v2-yellow)}@media (max-width:1000px){.public-v2 section.v2-hero .v2-hero-inner{column-gap:36px}.public-v2 section.v2-hero h1{font-size:clamp(60px,7.5vw,78px)}}@media (max-width:800px){.public-v2 section.v2-hero .v2-hero-inner{grid-template-columns:minmax(0,1fr) 88px;grid-template-areas:"title title""intro signature""actions actions";gap:22px 16px;padding-bottom:105px}.public-v2 section.v2-hero .v2-hero-signature{align-self:center;gap:10px}.public-v2 section.v2-hero .v2-hero-signature .v2-nine{width:72px}.public-v2 section.v2-hero .v2-hero-signature span{letter-spacing:.15em;font-size:8px}}@media (max-width:600px){.public-v2 section.v2-hero .v2-hero-inner{min-height:640px;padding-top:135px;padding-bottom:95px}.public-v2 section.v2-hero h1{font-size:clamp(46px,13.7vw,60px);line-height:1.04}.public-v2 section.v2-hero .v2-hero-actions{gap:12px 20px}.public-v2 section.v2-hero .v2-hero-actions>.v2-button{gap:10px;padding-inline:14px}}
