:root{--ink:#17222d;--forest:#223d56;--forest-dark:#0d2235;--lime:#f2b84b;--paper:#f3f5f7;--white:#fffefd;--muted:#687480;--line:#d7dde2;--page-gutter:clamp(1rem, 4vw, 2rem);color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif}.datasets-page{min-height:70vh}.datasets-header{color:var(--white);background:linear-gradient(118deg,#0d2235f5,#223d56e0),repeating-linear-gradient(90deg,#0000 0 4.5rem,#ffffff0d 4.5rem 4.6rem);padding:clamp(4.5rem,10vw,8rem) 0 clamp(3.5rem,7vw,6rem)}.datasets-header .content-shell{max-width:76rem}.datasets-header .kicker{color:var(--lime)}.datasets-header h1{letter-spacing:-.065em;max-width:14ch;margin:.7rem 0 1.35rem;font-size:clamp(2.7rem,7vw,5.6rem);line-height:.94}.datasets-header p:last-child{color:#dce5ec;max-width:42rem;margin:0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65}.datasets-list{padding-block:clamp(3.5rem,8vw,6rem)}.datasets-list-heading{margin-bottom:2rem}.datasets-list-heading h2{letter-spacing:-.045em;margin:.35rem 0 0;font-size:clamp(1.8rem,4vw,2.8rem)}.dataset-entry{border-block:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:clamp(2rem,6vw,5rem);padding:clamp(2rem,4vw,3rem) 0;animation:.52s cubic-bezier(.22,1,.36,1) both dataset-enter;display:grid}.dataset-entry-meta{color:#98670b;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .55rem;font-size:.72rem;font-weight:800}.dataset-entry h3{letter-spacing:-.045em;margin:0 0 .7rem;font-size:clamp(1.7rem,4vw,2.6rem)}.dataset-entry>div>p:last-child{max-width:42rem;color:var(--muted);margin:0;line-height:1.6}.dataset-entry dl{gap:2rem;margin:0;display:flex}.dataset-entry dt{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.68rem;font-weight:800}.dataset-entry dd{margin:0;font-weight:800}.dataset-entry>a{color:var(--white);background:var(--forest);padding:.9rem 1.1rem;font-size:.82rem;font-weight:800;text-decoration:none;transition:background-color .16s,transform .16s}.dataset-entry>a:hover{background:var(--forest-dark);transform:translate(3px)}.datasets-note{max-width:44rem;color:var(--muted);margin:2rem 0 0;font-size:.84rem;line-height:1.6}@keyframes dataset-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.dataset-entry{grid-template-columns:1fr;align-items:start}.dataset-entry>a{justify-self:start}}@media (prefers-reduced-motion:reduce){.dataset-entry{animation:none}.dataset-entry>a{transition:none}}body:has(.widget-root){background:#fff}:is(body:has(.widget-root)>.site-header,body:has(.widget-root)>.footer-newsletter,body:has(.widget-root)>.site-footer){display:none}.widgets-page{max-width:72rem;padding:clamp(3rem, 7vw, 6rem) var(--page-gutter);margin:0 auto}.widgets-page>header{max-width:50rem;margin-bottom:4rem}.widgets-page>header h1{letter-spacing:-.05em;max-width:13ch;margin:.6rem 0 1.25rem;font-size:clamp(2.2rem,5vw,4rem);line-height:.98}.widget-promo{border-block:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:2rem;margin-top:2rem;padding:1.5rem 0;display:flex}.widget-promo h2{letter-spacing:-.035em;margin:.35rem 0 .55rem;font-size:clamp(1.35rem,3vw,2rem)}.widget-promo p:last-child{max-width:42rem;color:var(--muted);margin:0;line-height:1.55}.widget-promo>a{color:var(--white);background:var(--forest);flex:none;padding:.8rem 1rem;font-size:.85rem;font-weight:800;text-decoration:none}.widgets-page>header>p:last-child{max-width:42rem;color:var(--muted);font-size:1.1rem;line-height:1.6}.widget-builder{gap:4rem;display:grid}.widget-builder h2{margin:.35rem 0 1.5rem;font-size:1.6rem}.widget-choice-grid{border:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.widget-choice-grid button{text-align:left;cursor:pointer;background:var(--white);border:0;border-right:1px solid var(--line);gap:1rem;min-height:11rem;padding:1.5rem;display:grid}.widget-choice-grid button:last-child{border:0}.widget-choice-grid button[aria-pressed=true]{box-shadow:inset 0 -4px var(--lime);background:#fff5df}.widget-choice-grid strong{font-size:1.1rem}.widget-choice-grid span{color:var(--muted);line-height:1.5}.widget-configure{grid-template-columns:17rem minmax(0,1fr);gap:3rem;display:grid}.widget-controls label{gap:.6rem;margin-top:1.4rem;font-size:.85rem;font-weight:700;display:grid}.widget-controls select{width:100%;font:inherit;border:1px solid var(--line);background:#fff;padding:.75rem}.widget-height{align-items:center;gap:.75rem;display:flex}.widget-height input{min-width:0;accent-color:var(--forest);flex:1}.widget-height output{text-align:right;width:3.5rem}.widget-preview{border:1px solid var(--line);background:#fff;overflow:hidden;box-shadow:0 1.5rem 4rem #0d22351f}.widget-preview>div{border-bottom:1px solid var(--line);align-items:center;gap:.35rem;height:2.25rem;padding:0 .8rem;display:flex}.widget-preview>div span{background:var(--line);border-radius:50%;width:.45rem;height:.45rem}.widget-preview iframe{border:0;width:100%;transition:height .25s;display:block}.widget-copy{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:1.5rem;padding-top:2.5rem;display:grid}.widget-copy h2{margin-bottom:.4rem}.widget-copy p{color:var(--muted);margin:0}.widget-copy button{color:#fff;font:inherit;cursor:pointer;background:var(--forest);border:0;align-self:end;padding:.8rem 1.2rem;font-weight:800}.widget-copy pre{color:#dce8f1;background:var(--forest-dark);grid-column:1/-1;margin:0;padding:1.1rem;font-size:.75rem;line-height:1.6;overflow-x:auto}.widget-root{min-height:100vh;color:var(--ink);background:#fff}.widget-shell{max-width:48rem;margin:0 auto;padding:1rem}.widget-attribution{max-width:48rem;color:var(--muted);border-top:1px solid var(--line);justify-content:center;margin:0 auto;padding:.75rem;font-size:.7rem;font-weight:700;text-decoration:none;display:flex}.widget-attribution:hover{color:var(--forest)}.widget-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.8rem;padding-bottom:.8rem;display:flex}.widget-heading p{color:#98670b;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .2rem;font-size:.65rem;font-weight:800}.widget-heading h1{letter-spacing:-.025em;margin:0;font-size:1.25rem}.widget-heading>span{color:var(--muted);font-size:.75rem}.widget-fixtures{border:1px solid var(--line);margin:0;padding:0;list-style:none}.widget-fixtures li+li{border-top:1px solid var(--line)}.widget-fixtures a{color:inherit;gap:.7rem;padding:.85rem;text-decoration:none;transition:background .12s;display:grid}.widget-fixtures a:hover{background:#f7f9fa}.widget-fixture-meta{color:var(--muted);justify-content:space-between;gap:1rem;font-size:.68rem;display:flex}.widget-competition-name,.widget-team{align-items:center;gap:.45rem;min-width:0;display:flex}.widget-competition-name{justify-content:flex-end}.widget-competition-name img,.widget-competition-name .widget-badge-fallback{width:1.1rem;height:1.1rem}.widget-fixture-teams{grid-template-columns:minmax(0,1fr) 3rem minmax(0,1fr);align-items:center;gap:.6rem;font-size:.85rem;font-weight:750;display:grid}.widget-fixture-teams.is-result{grid-template-columns:minmax(0,1fr) 2rem .45rem 2rem minmax(0,1fr);gap:.35rem}.widget-team>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.widget-team-away{text-align:right;flex-direction:row-reverse}.widget-team img,.widget-badge-fallback{object-fit:contain;flex:none;width:1.65rem;height:1.65rem}.widget-badge-fallback{color:var(--muted);background:var(--paper);border-radius:50%;justify-content:center;align-items:center;font-size:.55rem;font-weight:850;display:flex}.widget-score,.widget-versus{color:#fff;background:var(--forest-dark);font-variant-numeric:tabular-nums;text-align:center;justify-content:center;align-items:center;min-width:2rem;padding:.35rem;display:flex}.widget-versus{min-width:3rem}.widget-score-separator{color:var(--muted);text-align:center;font-style:normal;font-weight:500}.widget-competition-heading{justify-content:flex-start}.widget-competition-heading>img{object-fit:contain;width:2.5rem;height:2.5rem}.widget-empty{color:var(--muted);border:1px dashed var(--line);text-align:center;padding:2.5rem 1rem}.widget-section-title{margin:1.4rem 0 .6rem;font-size:.85rem}.widget-table-wrap{overflow-x:auto}.widget-table{border-collapse:collapse;width:100%;font-size:.78rem}.widget-table th,.widget-table td{border-bottom:1px solid var(--line);text-align:right;padding:.55rem}.widget-table th:nth-child(2){text-align:left}@media (max-width:720px){.widget-promo{flex-direction:column;align-items:flex-start}.widget-choice-grid,.widget-configure{grid-template-columns:1fr}.widget-choice-grid button{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.widget-configure{gap:2rem}}.analytics-consent{z-index:1000;max-width:58rem;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:.75rem;justify-content:space-between;align-items:center;gap:1.5rem;margin-inline:auto;padding:1rem 1.1rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 1rem 3rem #0000002e}.analytics-consent p{max-width:42rem;margin:.25rem 0 0;font-size:.9rem;line-height:1.45}.analytics-consent-actions{flex-shrink:0;gap:.6rem;display:flex}.analytics-consent-actions button{font:inherit;color:var(--ink);cursor:pointer;border:1px solid var(--line);background:0 0;border-radius:.4rem;padding:.7rem .9rem;font-weight:700}.analytics-consent-actions .analytics-consent-accept{color:#fff;background:var(--forest);border-color:var(--forest)}.analytics-preferences-button{font:inherit;color:var(--ink);cursor:pointer;border:1px solid var(--line);background:0 0;border-radius:.4rem;margin-top:.5rem;padding:.65rem .85rem;font-weight:700}@media (max-width:680px){.analytics-consent{flex-direction:column;align-items:stretch;gap:.9rem}.analytics-consent-actions{grid-template-columns:1fr 1fr;display:grid}}.newsletter-hero{color:var(--white);background:var(--forest-dark);position:relative;overflow:hidden}.newsletter-hero:after{content:"RFT";color:#ffffff09;letter-spacing:-.1em;font-size:clamp(12rem,32vw,31rem);font-weight:900;line-height:.8;position:absolute;bottom:-.27em;right:-.08em}.newsletter-hero-inner{z-index:1;grid-template-columns:minmax(0,1.25fr) minmax(17rem,.55fr);align-items:end;gap:clamp(3rem,8vw,8rem);min-height:min(43rem,100svh - 5rem);padding-block:clamp(4rem,9vw,8rem);display:grid;position:relative}.newsletter-hero .kicker,.newsletter-promo .kicker{color:var(--lime)}.newsletter-hero h1{letter-spacing:-.075em;text-transform:uppercase;max-width:53rem;margin:.6rem 0 1.5rem;font-size:clamp(3rem,7vw,6.8rem);line-height:.88;animation:.5s ease-out both newsletter-rise}.newsletter-hero h1 em{color:var(--lime);text-transform:none;font-family:Georgia,serif;font-weight:400}.newsletter-hero-inner>div:first-child>p:last-child{color:#bdc9d2;max-width:39rem;margin:0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.newsletter-issue{border-block:1px solid #526575;gap:0;padding:1.5rem 0;animation:.65s ease-out .12s both newsletter-issue-in;display:grid;transform:rotate(-2deg)}.newsletter-issue span,.newsletter-issue small{color:#aebdca;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:700}.newsletter-issue strong{letter-spacing:-.04em;border-bottom:1px solid #405668;padding-block:.45rem;font-size:clamp(1.45rem,3vw,2.2rem)}.newsletter-issue small{color:var(--lime);padding-top:1rem}.newsletter-signup{grid-template-columns:minmax(16rem,.58fr) minmax(0,1.42fr);gap:clamp(3rem,8vw,8rem);padding-block:clamp(4rem,9vw,8rem);display:grid}.newsletter-signup-intro h2{letter-spacing:-.06em;margin:.45rem 0 1rem;font-size:clamp(2.3rem,4.5vw,4rem);line-height:.95}.newsletter-signup-intro>p:last-child{max-width:30rem;color:var(--muted);line-height:1.65}.newsletter-form{position:relative}.newsletter-email-row>label,.newsletter-preferences legend,.newsletter-other-team>span{letter-spacing:.06em;text-transform:uppercase;margin-bottom:.6rem;font-size:.75rem;font-weight:800;display:block}.newsletter-email-row>div{grid-template-columns:1fr auto;display:grid}.newsletter-email-row input,.newsletter-other-team input{min-width:0;color:var(--ink);background:var(--white);font:inherit;border:1px solid #aeb8c0;border-radius:0;padding:1rem 1.1rem}.newsletter-email-row input:focus,.newsletter-other-team input:focus{z-index:1;outline-offset:1px;outline:3px solid #f2b84b80}.newsletter-email-row button{min-width:8.5rem;color:var(--forest-dark);background:var(--lime);border:1px solid var(--lime);font:inherit;cursor:pointer;padding:.9rem 1.4rem;font-weight:900;transition:background .16s,transform .16s}.newsletter-email-row button:hover{background:#ffd16f;transform:translateY(-2px)}.newsletter-email-row button:disabled{cursor:wait;opacity:.65}.newsletter-personalise{border-top:1px solid var(--line);margin-top:2.5rem;padding-top:2rem}.newsletter-personalise-heading{justify-content:space-between;gap:1rem;margin-bottom:1.75rem;display:flex}.newsletter-personalise-heading span{letter-spacing:-.035em;font-size:1.3rem;font-weight:900}.newsletter-personalise-heading p{color:var(--muted);margin:0;font-size:.85rem}.newsletter-preferences{border:0;min-width:0;margin:0 0 1.6rem;padding:0}.newsletter-options{flex-wrap:wrap;gap:.55rem;display:flex}.newsletter-options label{cursor:pointer}.newsletter-options input{opacity:0;position:absolute}.newsletter-options span{color:#4f5d68;background:0 0;border:1px solid #bfc7cd;padding:.65rem .85rem;font-size:.84rem;transition:color .15s,background .15s,transform .15s;display:block}.newsletter-options input:checked+span{color:var(--white);background:var(--forest);border-color:var(--forest);transform:translateY(-1px)}.newsletter-options input:focus-visible+span{outline-offset:2px;outline:3px solid #f2b84b8c}.newsletter-other-team{max-width:30rem;display:block}.newsletter-other-team input{box-sizing:border-box;width:100%}.newsletter-consent{color:var(--muted);margin:.8rem 0 0;font-size:.75rem}.newsletter-error{color:#a52b28;margin:.75rem 0 0;font-size:.85rem;font-weight:700}.newsletter-honeypot{position:absolute;left:-10000px}.newsletter-success{border-block:1px solid var(--line);align-items:center;gap:1.25rem;min-height:9rem;padding-block:1.5rem;animation:.35s ease-out both newsletter-rise;display:flex}.newsletter-success>span{aspect-ratio:1;width:3.25rem;color:var(--forest-dark);background:var(--lime);border-radius:50%;flex:none;place-items:center;font-size:1.3rem;font-weight:900;display:grid}.newsletter-success strong{font-size:1.35rem}.newsletter-success p{color:var(--muted);margin:.35rem 0 0}.newsletter-proof{color:var(--white);background:var(--forest)}.newsletter-proof .content-shell{grid-template-columns:repeat(4,1fr);display:grid}.newsletter-proof p{letter-spacing:.04em;text-transform:uppercase;border-right:1px solid #ffffff2e;margin:0;padding:2rem 1rem 2rem 0;font-size:.82rem;font-weight:800}.newsletter-proof p+p{padding-left:1.5rem}.newsletter-promo{color:var(--white);background:var(--forest-dark);grid-template-columns:minmax(0,1fr) minmax(19rem,.78fr);align-items:center;gap:clamp(2rem,6vw,6rem);margin-top:clamp(3rem,7vw,5rem);padding:clamp(2rem,5vw,4rem);display:grid}.newsletter-promo h2{letter-spacing:-.055em;max-width:34rem;margin:.45rem 0 .8rem;font-size:clamp(1.8rem,3.5vw,3rem);line-height:.98}.newsletter-promo>div>p:not(.kicker){color:#bdc9d2;max-width:36rem;line-height:1.55}.newsletter-promo a{color:var(--lime);font-size:.86rem;font-weight:800;text-decoration:none}.newsletter-promo .newsletter-email-row>label,.newsletter-promo .newsletter-consent{color:#aebdca}.newsletter-promo .newsletter-email-row input{border-color:#748391}.rugby-tables-group .newsletter-promo{margin-bottom:1rem}.footer-newsletter{color:var(--white);background:var(--forest);border-bottom:1px solid #ffffff1f;position:relative;overflow:hidden}.footer-newsletter:after{content:"8";color:#ffffff09;font-size:clamp(14rem,29vw,27rem);font-weight:900;line-height:.8;position:absolute;bottom:-.35em;right:-.03em}.footer-newsletter-inner{z-index:1;grid-template-columns:minmax(0,1fr) minmax(20rem,.72fr);align-items:center;gap:clamp(3rem,8vw,8rem);padding-block:clamp(3.5rem,7vw,6rem);display:grid;position:relative}.footer-newsletter .kicker{color:var(--lime)}.footer-newsletter h2{letter-spacing:-.045em;margin:.5rem 0 1rem;font-size:clamp(1.65rem,2.8vw,2.65rem);line-height:1}.footer-newsletter-inner>div>p:not(.kicker){color:#c4d0d9;max-width:37rem;line-height:1.6}.footer-newsletter a{color:var(--lime);font-size:.86rem;font-weight:800;text-decoration:none}.footer-newsletter .newsletter-email-row>label,.footer-newsletter .newsletter-consent{color:#c4d0d9}.footer-newsletter .newsletter-email-row input{border-color:#8293a1}.footer-newsletter .newsletter-success{border-color:#fff3}.footer-newsletter .newsletter-success p{color:#c4d0d9}@keyframes newsletter-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes newsletter-issue-in{0%{opacity:0;transform:translateY(20px)rotate(-2deg)}to{opacity:1;transform:translateY(0)rotate(-2deg)}}@media (max-width:760px){.newsletter-hero-inner,.newsletter-signup,.newsletter-promo,.footer-newsletter-inner{grid-template-columns:1fr}.newsletter-hero-inner{gap:3rem;min-height:auto;padding-block:4.5rem}.newsletter-hero h1{font-size:clamp(2.65rem,13vw,4.25rem)}.newsletter-issue{width:min(100%,22rem)}.newsletter-signup{gap:2.5rem}.newsletter-personalise-heading{display:block}.newsletter-personalise-heading p{margin-top:.4rem}.newsletter-proof .content-shell{grid-template-columns:1fr 1fr}.newsletter-proof p:nth-child(2){border-right:0}.newsletter-proof p:nth-child(n+3){border-top:1px solid #ffffff2e}.newsletter-promo{margin-inline:-1rem}.footer-newsletter-inner{gap:2.5rem}}@media (max-width:420px){.newsletter-email-row>div{grid-template-columns:1fr}.newsletter-email-row button{min-height:3.25rem}}@media (prefers-reduced-motion:reduce){.newsletter-hero h1,.newsletter-issue,.newsletter-success{animation:none}.newsletter-email-row button,.newsletter-options span{transition:none}}.weekend-hero{color:var(--white);background:var(--forest-dark)}.weekend-hero-inner{max-width:62rem;padding-block:clamp(4rem,9vw,7.5rem)}.weekend-hero .kicker{color:var(--lime)}.weekend-hero h1{letter-spacing:-.075em;text-transform:uppercase;margin:.55rem 0 1.35rem;font-size:clamp(2.8rem,7vw,6.4rem);line-height:.9}.weekend-hero-inner>p:not(.kicker){color:#bdc9d2;max-width:42rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.weekend-hero-inner>span{color:var(--lime);letter-spacing:.07em;text-transform:uppercase;margin-top:1rem;font-size:.72rem;font-weight:800;display:inline-block}.weekend-shortlist{padding-block:clamp(4rem,8vw,7rem)}.weekend-shortlist>header{border-bottom:2px solid var(--ink);grid-template-columns:1fr minmax(18rem,32rem);align-items:end;gap:2rem;padding-bottom:1.5rem;display:grid}.weekend-shortlist>header .kicker{grid-column:1/-1}.weekend-shortlist>header h2,.weekend-section-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:.95}.weekend-shortlist>header>p:last-child{color:var(--muted);margin:0;line-height:1.55}.weekend-featured-list{margin:0;padding:0;list-style:none}.weekend-featured-match{border-bottom:1px solid var(--line);margin-top:2rem;padding-block:clamp(2.5rem,6vw,5rem);overflow:hidden}.weekend-featured-topline{border-bottom:1px solid var(--line);grid-template-columns:3rem 1fr auto;align-items:center;gap:1rem;padding-bottom:1rem;display:grid}.weekend-featured-topline>span:nth-child(2){min-width:0}.weekend-featured-topline>span:last-child{color:var(--muted);font-size:.75rem;font-weight:800}.weekend-rank{color:#9aa5ad;font-family:Georgia,serif;font-style:italic}.weekend-featured-scoreboard{background:var(--white);grid-template-columns:minmax(0,1fr) minmax(9rem,.35fr) minmax(0,1fr);align-items:center;gap:clamp(1rem,4vw,3rem);padding:clamp(2rem,5vw,4rem);display:grid}.weekend-featured-team,.weekend-featured-kickoff{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.weekend-team-badge{width:6rem;height:6rem;color:var(--forest);border:1px solid var(--line);border-radius:1rem;justify-content:center;align-items:center;font-weight:900;display:flex}.weekend-team-badge img{object-fit:contain;width:4.75rem;height:4.75rem}.weekend-featured-team h2{letter-spacing:-.045em;margin:1rem 0 .55rem;font-size:clamp(1.25rem,2.5vw,2.2rem);line-height:1}.weekend-position,.weekend-featured-kickoff span,.weekend-featured-kickoff time{color:var(--muted);font-size:.78rem}.weekend-position strong{color:var(--ink)}.weekend-form{gap:.4rem;display:flex}.weekend-form-block{justify-items:center;gap:.45rem;margin-top:1.1rem;display:grid}.weekend-form-block>span:first-child{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:.62rem;font-weight:900}.weekend-form .form-result{width:1.65rem;height:1.65rem;font-size:.7rem;box-shadow:inset 0 0 0 1px #ffffff38}.weekend-data-empty{color:var(--muted);margin-top:1rem;font-size:.72rem}.weekend-featured-kickoff{gap:.5rem}.weekend-featured-kickoff>strong{color:var(--forest);font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.25rem);font-style:italic}.weekend-featured-kickoff .weekend-centre-competition{color:var(--forest);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.weekend-featured-kickoff time{color:var(--ink);font-weight:900}.weekend-featured-h2h{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(1rem,4vw,3rem);margin-top:.5rem;padding-top:1.5rem;display:grid}.weekend-featured-h2h>div{flex-direction:column;gap:.15rem;display:flex}.weekend-featured-h2h>div:first-child{text-align:center;justify-self:end;align-items:center}.weekend-featured-h2h>div:last-child{text-align:center;justify-self:start;align-items:center}.weekend-featured-h2h>div>strong{color:var(--forest);font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,2.7rem);font-style:italic}.weekend-featured-h2h>div>span,.weekend-featured-h2h-centre small{color:var(--muted);font-size:.72rem;font-weight:800}.weekend-featured-h2h .weekend-featured-h2h-centre{border-inline:1px solid var(--line);text-align:center;justify-items:center;gap:.15rem;padding-inline:clamp(1rem,3vw,2.5rem);display:grid}.weekend-featured-h2h-centre>span{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem}.weekend-featured-h2h .weekend-featured-h2h-centre>strong{font-size:1.5rem}.weekend-featured-data{color:var(--white);background:var(--forest-dark);grid-template-columns:minmax(16rem,1fr) auto;align-items:center;gap:2rem;padding:1.25rem 1.5rem;display:grid}.weekend-featured-data>div{gap:.35rem;display:grid}.weekend-featured-data div>span{color:var(--lime);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:900}.weekend-featured-data strong{margin:0;font-size:.82rem;line-height:1.45}.weekend-editorial-preview p{margin:0;font-family:Georgia,serif;font-size:1rem;line-height:1.5}.weekend-match-link{color:var(--white);white-space:nowrap;font-size:.85rem;font-weight:900;text-decoration:none}.weekend-all-fixtures{background:var(--white);padding-block:clamp(4rem,8vw,7rem)}.weekend-section-heading{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;padding-bottom:1.25rem;display:flex}.weekend-section-heading a{color:var(--forest);font-size:.85rem;font-weight:800;text-decoration:none}.weekend-newsletter{padding-bottom:clamp(4rem,8vw,7rem)}.content-review{padding-block:3rem 6rem}.content-review-header{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:end;gap:2rem;padding-bottom:1.5rem;display:flex}.content-review-header h1{letter-spacing:-.055em;margin:.4rem 0;font-size:clamp(2rem,4vw,3.5rem)}.content-review-header p:last-child{color:var(--muted);margin:0;font-family:monospace;font-size:.75rem}.content-review-header a{color:var(--forest);font-weight:800;text-decoration:none}.content-review-decision{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-block:2rem 4rem;display:grid}.content-review-decision>div{border-right:1px solid var(--line);gap:.45rem;padding:1.25rem;display:grid}.content-review-decision span,.content-review-decision p{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.7rem}.content-review-decision strong{font-size:1.25rem}.content-review-decision>p{border-top:1px solid var(--line);grid-column:1/-1;margin:0;padding:.8rem 1.25rem}.content-review-section>h2,.content-review-grid h2{letter-spacing:-.035em;margin-bottom:1rem;font-size:1.5rem}.content-review-grid{border-top:2px solid var(--ink);grid-template-columns:1fr 1fr;gap:3rem;margin-top:4rem;padding-top:2rem;display:grid}.content-review-grid dl{grid-template-columns:6rem 1fr;gap:.6rem 1rem;display:grid}.content-review-grid dt{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.content-review-grid dd{margin:0}.content-review-email{background:var(--white);border:1px solid var(--line);width:100%;height:48rem;margin-top:1.5rem}.content-review-grid pre{white-space:pre-wrap;border:1px solid var(--line);background:#e9edf0;max-height:28rem;padding:1rem;font-size:.75rem;line-height:1.55;overflow:auto}.content-review-secondary ol{margin:0;padding:0;list-style:none}.content-review-secondary li{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.65rem 0;font-size:.8rem;display:flex}.content-review-secondary li span{color:var(--muted)}@media (max-width:760px){.weekend-shortlist>header,.content-review-grid{grid-template-columns:1fr}.weekend-featured-scoreboard{grid-template-columns:1fr 1fr;gap:1.25rem .75rem;padding:1.5rem .75rem}.weekend-featured-kickoff{border-bottom:1px solid var(--line);grid-area:1/1/auto/-1;padding-bottom:1.25rem}.weekend-featured-team:first-child{grid-area:2/1}.weekend-featured-team:nth-child(3){grid-area:2/2}.weekend-featured-team{text-align:center;flex-direction:column;align-items:center;gap:0;min-width:0;padding:.25rem;display:flex}.weekend-featured-team h2{min-height:0;margin:.7rem 0 .35rem;font-size:clamp(1rem,4.8vw,1.25rem);line-height:1.05}.weekend-form{gap:.22rem}.weekend-form .form-result{width:1.4rem;height:1.4rem;font-size:.62rem}.weekend-team-badge{width:4rem;height:4rem}.weekend-form-block,.weekend-data-empty{justify-items:center;margin-top:.65rem}.weekend-team-badge img{width:3.1rem;height:3.1rem}.weekend-featured-data{grid-template-columns:1fr}.weekend-featured-h2h{grid-area:3/1/auto/-1;grid-template-columns:1fr auto 1fr;gap:.5rem;margin-top:0;padding-top:1rem}.weekend-featured-h2h .weekend-featured-h2h-centre{padding-inline:.6rem}.weekend-featured-h2h>div>strong{font-size:1.55rem}.weekend-featured-h2h>div>span,.weekend-featured-h2h-centre small{max-width:6.5rem;font-size:.62rem;line-height:1.2}.weekend-featured-h2h-centre>span{font-size:.52rem}.weekend-editorial-preview p{font-size:.92rem}.weekend-featured-topline{grid-template-columns:2rem 1fr}.weekend-featured-topline>span:last-child{display:none}.weekend-section-heading,.content-review-header{flex-direction:column;align-items:flex-start}.content-review-decision{grid-template-columns:1fr 1fr}.content-review-decision>div:nth-child(2){border-right:0}.content-review-decision>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}.history-index-hero,.rivalry-hero{color:var(--white);background:var(--forest-dark)}.history-index-hero{padding:clamp(2.75rem,5vw,4.5rem) 0;position:relative;overflow:hidden}.history-index-hero:after{content:"1871";color:#ffffff0b;font:900 clamp(8rem,20vw,17rem)/.8 Arial,sans-serif;position:absolute;bottom:-.22em;right:-.03em}.history-index-hero .content-shell{z-index:1;position:relative}.history-index-hero .kicker,.rivalry-hero .kicker{color:var(--lime)}.history-index-hero h1{letter-spacing:-.055em;text-transform:uppercase;white-space:nowrap;max-width:none;margin:0;font-size:clamp(1.6rem,4vw,2.75rem);line-height:1}.history-index-hero h1 em{color:var(--lime);text-transform:none;font-family:Georgia,serif;font-weight:400}.history-index-hero .content-shell>p:last-child{color:#bdc9d2;max-width:35rem;margin:1.25rem 0 0;font-size:1.1rem;line-height:1.6}.rivalry-directory{padding-block:clamp(3.5rem,7vw,6rem)}.rivalry-directory-heading{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:end;gap:2rem;padding-bottom:1.6rem;display:flex}.rivalry-directory-heading h2,.rivalry-timeline h2,.related-rivalries h2{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,3.2rem)}.rivalry-directory-heading>p{color:var(--muted);margin:0}.rivalry-directory-row{min-height:7rem;color:inherit;border-bottom:1px solid var(--line);grid-template-columns:3.5rem 4.5rem minmax(0,1fr) auto 2rem;align-items:center;gap:1.25rem;text-decoration:none;transition:padding .18s,background .18s;display:grid}.rivalry-directory-row:hover{background:var(--white);padding-inline:.75rem}.rivalry-number{color:#8b969f;font:italic 1rem Georgia,serif}.rivalry-directory-badges{align-items:center;display:flex}.rivalry-directory-badges .history-team-badge{width:2.75rem}.rivalry-directory-badges .history-team-badge+.history-team-badge{margin-left:-.8rem}.rivalry-directory-name{gap:.35rem;display:grid}.rivalry-directory-name strong{letter-spacing:-.035em;font-size:clamp(1.25rem,2.5vw,1.8rem)}.rivalry-directory-name i,.related-rivalries i{color:#8a969f;font-family:Georgia,serif;font-weight:400}.rivalry-directory-name small,.rivalry-directory-record{color:var(--muted)}.rivalry-arrow{color:var(--forest);font-size:1.5rem;transition:transform .18s}.rivalry-directory-row:hover .rivalry-arrow{transform:translate(.25rem)}.rivalry-hero{padding:2rem 0 4rem}.history-backlink{color:#aebdca;margin-bottom:4rem;font-size:.85rem;text-decoration:none;display:inline-block}.history-backlink:hover{color:var(--lime)}.rivalry-hero-inner{grid-template-columns:minmax(0,1.3fr) minmax(20rem,.7fr);align-items:end;gap:4rem;display:grid}.rivalry-hero h1{letter-spacing:-.075em;text-transform:uppercase;margin:0;font-size:clamp(2.4rem,4.6vw,4.5rem);line-height:.88;display:grid}.rivalry-hero h1 i{color:var(--lime);text-transform:none;padding-block:.2em;font-family:Georgia,serif;font-size:.48em;font-weight:400}.rivalry-hero-inner>div:first-child>p:last-child{color:#bdc9d2}.rivalry-scoreline{text-align:center;border-top:1px solid #526575;grid-template-columns:1fr auto 1fr;align-items:end;gap:1rem;padding-top:1.5rem;display:grid}.rivalry-scoreline>span,.rivalry-scoreline>i{font-size:clamp(2.8rem,5vw,4.5rem);font-style:normal;font-weight:900;line-height:1}.rivalry-scoreline>i{color:var(--lime);font-family:Georgia,serif;font-weight:400}.rivalry-scoreline small{color:#aebdca;letter-spacing:.07em;text-transform:uppercase;margin-top:.6rem;font:700 .68rem Arial,sans-serif;display:block}.rivalry-content{padding-bottom:6rem}.rivalry-facts{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.rivalry-facts>div{padding:2.25rem 1.5rem 2.25rem 0}.rivalry-facts strong{letter-spacing:-.05em;font-size:clamp(1.8rem,3vw,2.7rem);display:block}.rivalry-facts span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}.archive-coverage-note{color:#596b78;border-bottom:1px solid var(--line);grid-template-columns:11rem minmax(0,38rem);gap:2rem;padding:1.4rem 0;font-size:.82rem;line-height:1.55;display:grid}.archive-coverage-note strong{color:var(--ink);text-transform:uppercase;letter-spacing:.06em}.archive-coverage-note p{margin:0}.rivalry-title-team{align-items:center;gap:1rem;display:flex}.history-team-badge{aspect-ratio:1;width:2.8rem;color:var(--forest-dark);background:var(--white);border:1px solid var(--line);letter-spacing:0;border-radius:.25rem;flex:none;place-items:center;font:900 .65rem Arial,sans-serif;display:grid}.rivalry-title-team .history-team-badge{border-color:#fff3;width:clamp(3.4rem,6vw,5rem)}.rivalry-timeline{padding-top:clamp(4rem,8vw,7rem)}.rivalry-next-meeting{padding-top:clamp(3.5rem,6vw,5rem)}.rivalry-next-meeting>header{border-bottom:2px solid var(--ink);grid-template-columns:1fr minmax(18rem,30rem);align-items:end;gap:2rem;padding-bottom:1.25rem;display:grid}.rivalry-next-meeting>header .kicker{grid-column:1/-1}.rivalry-next-meeting h2{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,3.2rem)}.rivalry-next-meeting>header>p:last-child{color:var(--muted);margin:0;line-height:1.5}.rivalry-next-meeting .fixture-groups,.rivalry-next-meeting .empty-fixtures{margin-top:1rem}.rivalry-timeline>header{border-bottom:2px solid var(--ink);grid-template-columns:1fr auto;align-items:end;padding-bottom:1.5rem;display:grid}.rivalry-timeline>header .kicker{grid-column:1/-1}.rivalry-timeline>header>p:last-child{color:var(--muted);margin:0}.rivalry-timeline ol{margin:0;padding:0;list-style:none}.rivalry-timeline li{border-bottom:1px solid var(--line);grid-template-columns:9rem minmax(20rem,1fr) minmax(12rem,.7fr);align-items:center;gap:1.5rem;min-height:6.2rem;display:grid}.rivalry-timeline time,.timeline-context{color:var(--muted);font-size:.8rem;line-height:1.4}.timeline-score{grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;font-size:1rem;display:grid}.timeline-score span:first-child{text-align:right}.timeline-score strong{min-width:2rem;font-size:1.35rem;display:inline-grid}.timeline-score .winner{font-weight:800}.rivalry-timeline li.history-fixture-row{border-top:0;border-bottom:1px solid var(--line);min-height:0;padding-block:1rem;display:block}.history-fixture-row .fixture-foot{justify-content:space-between}.history-fixture-row .history-team-badge{width:2.8rem}.rivalry-empty{border-bottom:1px solid var(--line);padding:4rem 0}.rivalry-empty h3{margin:0;font-size:1.5rem}.rivalry-empty p{max-width:38rem;color:var(--muted);line-height:1.6}.related-rivalries{padding-top:5rem}.rivalry-faqs{padding-top:clamp(4rem,8vw,7rem)}.rivalry-faqs>header{border-bottom:2px solid var(--ink);padding-bottom:1.5rem}.rivalry-faqs h2{letter-spacing:-.055em;max-width:20ch;margin:0;font-size:clamp(2rem,4vw,3.2rem)}.rivalry-faqs>div{grid-template-columns:1fr 1fr;column-gap:3rem;display:grid}.rivalry-faqs article{border-bottom:1px solid var(--line);padding:1.75rem 0}.rivalry-faqs h3{margin:0;font-size:1.05rem;line-height:1.35}.rivalry-faqs article p{color:var(--muted);margin:.7rem 0 0;font-size:.9rem;line-height:1.6}.rivalry-faq-link{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-underline-offset:.25em;align-items:baseline;gap:.35rem;margin-top:.75rem;font-size:.82rem;font-weight:750;line-height:1.35;display:inline-flex}.rivalry-faq-link:hover{text-decoration-color:currentColor}.rivalry-faq-link span{transition:transform .16s}.rivalry-faq-link:hover span{transform:translate(.2rem)}.related-rivalries>div{border-top:2px solid var(--ink);grid-template-columns:1fr 1fr;margin-top:1.5rem;display:grid}.related-rivalries a{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:1.5rem 1rem 1.5rem 0;font-weight:800;text-decoration:none;display:flex}.related-rivalry-teams{align-items:center;gap:.65rem;min-width:0;display:flex}.related-rivalry-teams strong{min-width:0;font-size:.95rem}.related-rivalry-teams .history-team-badge{width:2.25rem}.related-rivalries a:nth-child(odd){margin-right:1.5rem}.related-rivalries a:hover .related-rivalry-arrow{transform:translate(.25rem)}.related-rivalry-arrow{transition:transform .18s}@media (max-width:760px){.rivalry-directory-heading{flex-direction:column;align-items:start}.rivalry-directory-row{grid-template-columns:3.75rem minmax(0,1fr) 1.5rem;gap:.75rem;min-height:6.5rem}.rivalry-number,.rivalry-directory-record{display:none}.rivalry-hero-inner{grid-template-columns:1fr;gap:3rem}.history-backlink{margin-bottom:2.5rem}.rivalry-facts{grid-template-columns:1fr 1fr}.archive-coverage-note{grid-template-columns:1fr;gap:.45rem}.rivalry-title-team{gap:.65rem}.rivalry-timeline>header,.rivalry-next-meeting>header{grid-template-columns:1fr;gap:.75rem}.rivalry-timeline li:not(.history-fixture-row){grid-template-columns:1fr;gap:.5rem;padding-block:1.3rem}.timeline-score{order:-1}.timeline-context{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.related-rivalries>div,.rivalry-faqs>div{grid-template-columns:1fr}.related-rivalries a:nth-child(odd){margin-right:0}}.rugby-tables-content{padding-block:clamp(3rem,6vw,5.5rem)}.rugby-tables-hero .fixture-landing-hero-inner{min-height:clamp(20rem,43vh,28rem);padding-block:clamp(3rem,6vw,5rem)}.rugby-tables-hero h1{letter-spacing:-.055em;max-width:18ch;font-size:clamp(2.2rem,4.5vw,4rem);line-height:.94}.rugby-tables-hero .fixture-landing-badges{justify-self:end;max-width:18rem}.rugby-tables-group+.rugby-tables-group{margin-top:clamp(4rem,7vw,6rem)}.rugby-tables-group-heading{border-bottom:2px solid var(--ink);grid-template-columns:minmax(0,1fr) minmax(17rem,.55fr);align-items:end;gap:2rem;margin-bottom:2.5rem;padding-bottom:1.5rem;display:grid}.rugby-tables-group-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,5vw,4.2rem);line-height:.95}.rugby-tables-group-heading>p{color:var(--muted);margin:0;line-height:1.6}.rugby-tables-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:0 3rem;display:grid}.rugby-table-summary{border-bottom:1px solid #bcc6c1;grid-template-rows:auto 1fr auto;min-height:16rem;padding-block:1.5rem;display:grid}.rugby-table-summary-identity{color:var(--ink);grid-template-columns:3rem minmax(0,1fr);align-items:center;gap:1rem;text-decoration:none;display:grid}.rugby-table-summary-identity .directory-competition-badge{width:3rem;height:3rem}.rugby-table-summary-identity>span{gap:.3rem;display:grid}.rugby-table-summary-identity strong{font-size:1.05rem}.rugby-table-summary-identity small{color:var(--muted)}.rugby-table-leaders{gap:0;margin:1.25rem 0;padding:0;list-style:none;display:grid}.rugby-table-leaders li{border-top:1px solid #dce2de;grid-template-columns:1.5rem minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:2.35rem;display:grid}.rugby-table-leaders li>span,.rugby-table-leaders li>strong{color:var(--muted);font-size:.72rem}.rugby-table-leaders a{color:var(--ink);font-size:.85rem;font-weight:800;text-decoration:none}.rugby-table-summary-link{color:var(--forest);justify-content:space-between;font-size:.78rem;font-weight:900;text-decoration:none;display:flex}.rugby-table-summary-link span{transition:transform .18s}.rugby-table-summary:hover .rugby-table-summary-link span{transform:translate(.35rem)}.rugby-table-summary a:hover{color:var(--forest)}.rugby-tables-footer{border-top:4px solid var(--ink);grid-template-columns:minmax(0,1fr) minmax(17rem,.55fr);gap:3rem;margin-top:clamp(6rem,12vw,10rem);padding-top:2.5rem;display:grid}.rugby-tables-footer h2{letter-spacing:-.06em;max-width:14ch;margin:0;font-size:clamp(2.2rem,5vw,4.2rem);line-height:.95}.rugby-tables-footer>div:last-child{align-self:end}.rugby-tables-footer p{color:var(--muted);line-height:1.65}.rugby-tables-footer a{color:var(--forest);text-underline-offset:.25rem;font-weight:900}@media (max-width:900px){.rugby-tables-list{grid-template-columns:1fr}}@media (max-width:760px){.rugby-tables-hero .fixture-landing-badges{justify-self:start}.rugby-tables-group-heading,.rugby-tables-footer{grid-template-columns:1fr}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-height:100vh;margin:0;overflow-x:hidden}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}.site-header{z-index:20;color:var(--white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d2235f5;border-bottom:1px solid #ffffff1f;position:sticky;top:0}.nav-shell{width:min(calc(100% - (2 * var(--page-gutter))), 76rem);align-items:center;gap:2.6rem;height:4.6rem;margin:auto;display:flex}.brand{letter-spacing:.13em;align-items:center;gap:.65rem;font-weight:900;text-decoration:none;display:flex}.brand-mark{aspect-ratio:1;width:2.05rem;color:var(--forest-dark);background:var(--lime);letter-spacing:0;border-radius:55% 45%;place-items:center;font-style:italic;display:grid;transform:rotate(-15deg)}.brand-name{max-width:10rem;font-size:.82rem;line-height:1.05}.primary-nav{align-items:center;gap:1.75rem;font-size:.88rem;font-weight:700;display:flex}.primary-nav a{text-decoration:none;transition:color .2s}.primary-nav a:hover{color:var(--lime)}.mobile-nav{display:none}.nav-muted{color:#8da0b0}.nav-cta{color:var(--forest-dark);background:var(--lime);text-transform:uppercase;letter-spacing:.06em;margin-left:auto;padding:.72rem 1rem;font-size:.78rem;font-weight:800;text-decoration:none}.content-shell{width:min(calc(100% - (2 * var(--page-gutter))), 72rem);margin-inline:auto}.kicker{color:#64788a;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .75rem;font-size:.72rem;font-weight:900}.home-hero{min-height:21rem;color:var(--white);background:var(--forest-dark);align-items:center;display:grid;position:relative;overflow:hidden}.home-hero:after{content:"";background:radial-gradient(circle,#f2b84b33,#0000 65%);height:80%;position:absolute;inset:auto -15% -45% 35%}.pitch-lines{opacity:.3;border:1px solid #7890a3;border-radius:50%;position:absolute;inset:4rem -12rem -4rem 48%;transform:rotate(-13deg)}.pitch-lines:before,.pitch-lines:after{content:"";border:1px solid #7890a3;position:absolute}.pitch-lines:before{border-radius:50%;inset:19%}.pitch-lines:after{width:200%;top:50%;left:-50%}.hero-copy{z-index:2;width:min(calc(100% - (2 * var(--page-gutter))), 72rem);margin:auto;padding-block:2.5rem;position:relative}.hero-copy .kicker{color:var(--lime)}.hero-copy h1{letter-spacing:-.075em;text-transform:uppercase;max-width:13ch;margin:0;font-size:clamp(2.35rem,4vw,3.55rem);line-height:.86}.hero-copy h1>span{white-space:nowrap}.hero-copy h1 em{color:var(--lime);text-transform:none;letter-spacing:-.06em;font-family:Georgia,serif;font-size:.81em;font-weight:400}.hero-copy>p:not(.kicker){color:#c1ccd5;max-width:31rem;margin:1.45rem 0 0;font-size:clamp(1rem,2vw,1.22rem);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.button{letter-spacing:.06em;text-transform:uppercase;padding:.95rem 1.25rem;font-size:.8rem;font-weight:900;text-decoration:none;display:inline-flex}.button-primary{color:var(--forest-dark);background:var(--lime);transition:transform .2s,background .2s}.button-primary:hover{background:#ffd47d;transform:translateY(-2px)}.button-secondary{color:var(--white);border:1px solid #71889b;transition:border-color .2s,color .2s}.button-secondary:hover{color:var(--lime);border-color:var(--lime)}.hero-status{color:#aebdca;margin-top:1rem;font-size:.78rem;display:block}.live-dot{background:var(--lime);border-radius:50%;width:.48rem;height:.48rem;margin-right:.5rem;animation:2.2s infinite pulse;display:inline-block;box-shadow:0 0 0 .25rem #f2b84b1c}.hero-ball{z-index:1;aspect-ratio:.69;width:clamp(9rem,14vw,13rem);color:var(--forest-dark);background:var(--lime);border:.8rem solid #ffffff1f;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;right:5vw;transform:translateY(-48%)rotate(32deg);box-shadow:-2rem 3rem 6rem #0000004d}.hero-ball:before{content:"";border-top:.35rem solid var(--forest-dark);width:63%;box-shadow:0 -.8rem 0 -.1rem var(--lime);position:absolute}.hero-ball:after{content:"||||||";letter-spacing:.35rem;font-weight:900;position:absolute;transform:rotate(90deg)}.hero-ball span{letter-spacing:.2em;margin-top:46%;font-size:clamp(1rem,2vw,1.8rem);font-weight:900}.home-fixtures{padding-block:clamp(3rem,6vw,5rem)}.home-fixtures .section-heading{border-bottom:0;padding-bottom:0}.section-range{color:var(--muted);margin:.65rem 0 0;font-size:.78rem}.home-highlights{color:var(--white);background:var(--forest-dark);padding-block:clamp(3.5rem,7vw,6rem)}.home-rivalries .section-heading{margin-bottom:1rem}.home-rivalries{padding-block:clamp(4rem,8vw,7rem)}.home-rivalry-list{border-top:2px solid var(--ink)}.home-rivalry-row{min-height:6.5rem;color:inherit;border-bottom:1px solid var(--line);grid-template-columns:5rem minmax(0,1fr) auto 1.5rem;align-items:center;gap:1.25rem;text-decoration:none;transition:padding .18s,background .18s;display:grid}.home-rivalry-row:hover{background:var(--white);padding-inline:.75rem}.home-rivalry-badges{display:flex}.home-rivalry-badges .history-team-badge+.history-team-badge{margin-left:-.65rem}.home-rivalry-row strong{letter-spacing:-.035em;font-size:clamp(1.15rem,2.4vw,1.7rem)}.home-rivalry-row strong i{color:var(--muted);font-family:Georgia,serif;font-weight:400}.home-rivalry-row>span:nth-child(3){color:var(--muted);font-size:.82rem}.home-rivalry-row b{color:var(--forest);transition:transform .18s}.home-rivalry-row:hover b{transform:translate(.25rem)}.home-tv-promo{color:var(--white);background:var(--forest-dark);padding-block:clamp(3.5rem,7vw,6rem)}.home-tv-layout{grid-template-columns:1fr 1fr;align-items:end;gap:clamp(3rem,8vw,7rem);display:grid}.home-tv-layout .kicker{color:var(--lime)}.home-tv-layout h2{letter-spacing:-.06em;max-width:12ch;margin:0;font-size:clamp(2rem,3.5vw,3rem);line-height:.95}.home-tv-layout>div:last-child>p{color:#c1ccd5;max-width:30rem;line-height:1.6}.home-tv-links{border-top:1px solid #526575;grid-template-columns:repeat(2,1fr);margin-top:1.5rem;display:grid}.home-tv-links a{color:var(--white);border-bottom:1px solid #526575;padding:1rem 0;text-decoration:none}.home-tv-links a:hover{color:var(--lime)}.home-highlights .section-heading{border-color:#526575}.home-highlights .kicker,.highlights-hero .kicker{color:var(--lime)}.home-highlights .section-heading>a{color:var(--white)}.highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,4vw,4rem) 2rem;display:grid}.highlight-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.highlight-grid-compact .highlight-item{grid-template-rows:auto auto minmax(2.3rem,auto) auto;align-content:start;display:grid}.highlight-grid-compact .highlight-meta{align-items:baseline;line-height:1.25}.highlight-grid-compact .highlight-item h2{margin-top:.55rem;line-height:1.15}.highlight-grid-compact .highlight-links{align-self:end;margin-top:.85rem;line-height:1.3}.highlight-item{min-width:0}.highlight-image{aspect-ratio:16/9;background:#142c40;display:block;position:relative;overflow:hidden}.highlight-image img{object-fit:cover;transition:transform .35s}.highlight-image:hover img{transform:scale(1.035)}.highlight-play{aspect-ratio:1;width:3rem;color:var(--forest-dark);background:var(--lime);border-radius:50%;place-items:center;padding-left:.15rem;font-size:.8rem;transition:transform .18s;display:grid;position:absolute;bottom:1rem;left:1rem}.highlight-image:hover .highlight-play{transform:translate(.2rem)scale(1.06)}.highlight-meta,.highlight-links{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.68rem;font-weight:800;display:flex}.highlight-meta{margin-top:1rem}.highlight-item h2{letter-spacing:-.045em;margin:.5rem 0 0;font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1}.highlight-item h2 a{color:inherit;text-decoration:none}.highlight-item h2 i{color:var(--lime);font-family:Georgia,serif;font-weight:400}.highlight-item>p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.7rem 0 1rem;line-height:1.45;display:-webkit-box;overflow:hidden}.highlight-links{border-top:1px solid var(--line);padding-top:.8rem}.highlight-links a{color:inherit;text-decoration:none}.highlight-links a:hover,.highlight-item h2 a:hover{color:var(--lime)}.home-highlights .highlight-meta,.home-highlights .highlight-links,.home-highlights .highlight-item>p{color:#aebdca}.home-highlights .highlight-links{border-color:#526575}.highlights-hero{color:var(--white);background:var(--forest-dark);padding-block:clamp(3rem,7vw,6rem)}.highlights-hero h1{letter-spacing:-.055em;text-transform:uppercase;white-space:nowrap;max-width:none;margin:0;font-size:clamp(1.6rem,4vw,2.75rem);line-height:1}.highlights-hero .content-shell>p:last-child{color:#bdc9d2;max-width:38rem;margin:1.5rem 0 0;font-size:1.05rem;line-height:1.6}.highlights-archive{padding-block:clamp(3.5rem,7vw,6rem)}.highlights-pagination{border-top:1px solid var(--line);letter-spacing:.07em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-top:clamp(3rem,6vw,5rem);padding-top:1rem;font-size:.72rem;font-weight:900;display:grid}.highlights-pagination a{color:var(--forest);text-decoration:none}.highlights-pagination a:last-child,.highlights-pagination span:last-child{justify-self:end}.highlights-pagination span[aria-disabled=true]{color:#a0a9b0}.highlights-pagination strong{font-size:inherit}.highlights-empty{max-width:38rem;color:var(--muted);border-top:2px solid;margin:0;padding-block:2rem;line-height:1.6}.tv-guide-hero{color:var(--white);background:var(--forest-dark);padding-block:clamp(3rem,7vw,5.5rem);position:relative;overflow:hidden}.tv-guide-hero:after{content:"UK";color:#ffffff0b;font-size:clamp(11rem,28vw,23rem);font-weight:900;line-height:.8;position:absolute;bottom:-.28em;right:-.04em}.tv-guide-hero[data-region-code]:after{content:attr(data-region-code)}.tv-guide-hero .content-shell{z-index:1;position:relative}.tv-guide-hero .kicker{color:var(--lime)}.tv-guide-hero h1{letter-spacing:-.055em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:clamp(1.6rem,4vw,2.75rem);line-height:1}.tv-guide-hero .content-shell>p:last-child{color:#bdc9d2;max-width:42rem;margin:1.4rem 0 0;font-size:1.05rem;line-height:1.6}.tv-guide-hero .tv-region-select{margin-top:1.5rem}.tv-region-select{gap:.35rem;width:min(100%,15rem);display:grid}.tv-region-select span{color:inherit;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:900}.tv-region-select select,.highlights-filter select{width:100%;color:var(--ink);background:var(--white);border:1px solid var(--line);font:inherit;border-radius:.2rem;padding:.65rem 2.2rem .65rem .75rem;font-size:.78rem;font-weight:800}.tv-weekend,.tv-pending{padding-block:clamp(3.5rem,7vw,6rem)}.tv-section-heading{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:end;gap:2rem;padding-bottom:1.25rem;display:flex}.tv-section-heading h2,.tv-pending h2{letter-spacing:-.055em;margin:0;font-size:clamp(1.8rem,4vw,3.15rem);line-height:.95}.tv-section-heading>a{color:var(--forest);letter-spacing:.06em;text-transform:uppercase;flex:none;font-size:.76rem;font-weight:900;text-decoration:none}.tv-section-heading>p{max-width:21rem;color:var(--muted);text-align:right;margin:0;line-height:1.5}.tv-airing-row{min-height:7rem;color:inherit;border-bottom:1px solid var(--line);grid-template-columns:10rem minmax(15rem,1fr) minmax(11rem,.55fr) 1.5rem;align-items:center;gap:1.5rem;text-decoration:none;transition:padding .18s,background .18s;display:grid}a.tv-airing-row:hover{background:var(--white);padding-inline:.75rem}.tv-airing-row time,.tv-airing-channels{letter-spacing:.035em;text-transform:uppercase;font-size:.82rem;font-weight:900}.tv-airing-match{grid-template-columns:auto 1.25rem auto;justify-content:start;align-items:baseline;gap:.3rem;font-size:1.2rem;display:grid}.tv-airing-match i{color:var(--muted);text-align:center;font-family:Georgia,serif;font-weight:400}.tv-airing-match small{color:var(--muted);grid-column:1/-1;margin-top:.25rem;font-size:.72rem}.tv-airing-channels{color:var(--forest)}.tv-empty-state{max-width:46rem;padding-block:2.5rem}.tv-empty-state strong{font-size:1.25rem}.tv-empty-state p{color:var(--muted);margin:.75rem 0 0;line-height:1.6}.tv-rights-section{color:var(--ink);background:#e9eef1;padding-block:clamp(3.5rem,7vw,6rem)}.tv-rights-section .kicker{color:var(--forest)}.tv-rights-section .tv-section-heading{border-color:var(--ink)}.tv-rights-section .tv-section-heading>p{color:var(--muted)}.tv-rights-groups{gap:clamp(3rem,6vw,5rem);margin-top:2.5rem;display:grid}.tv-rights-group>h3{color:var(--forest);letter-spacing:.1em;text-transform:uppercase;border-bottom:2px solid #aebbc5;margin:0;padding-bottom:.8rem;font-size:.72rem}.tv-rights-row{border-bottom:1px solid #c5cfd6;grid-template-columns:minmax(15rem,.75fr) minmax(0,1.25fr);gap:2rem;padding-block:1.65rem;display:grid}.tv-rights-competition{align-items:center;gap:1rem;display:flex}.tv-rights-competition .directory-competition-badge{flex:0 0 3rem}.tv-rights-row h3{letter-spacing:-.035em;margin:0;font-size:clamp(1.25rem,2vw,1.65rem)}.tv-rights-services{display:grid}.tv-right-detail{grid-template-columns:minmax(11rem,.55fr) minmax(0,1fr) auto;align-items:center;gap:1.25rem;display:grid}.tv-right-detail+.tv-right-detail{border-top:1px solid #c5cfd6;margin-top:1rem;padding-top:1rem}.tv-right-detail>div:first-child{gap:.3rem;display:grid}.tv-right-detail strong{color:var(--forest);font-size:1.05rem}.tv-right-detail span{color:#4f5f6c;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.tv-right-detail p{max-width:40rem;color:var(--muted);margin:0;line-height:1.55}.tv-right-source{white-space:nowrap;justify-items:end;gap:.3rem;display:grid}.tv-right-detail a{width:fit-content;color:var(--forest);text-underline-offset:.25rem;font-size:.78rem;font-weight:800}.tv-right-detail small{color:#71808b}.highlights-filter{border-bottom:1px solid var(--line);align-items:end;gap:.75rem;margin-bottom:2.5rem;padding-bottom:1.25rem;display:flex}.highlights-filter label{gap:.35rem;width:min(100%,22rem);display:grid}.highlights-filter label span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:900}.highlights-filter button{min-height:2.55rem;color:var(--white);background:var(--forest);font:inherit;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:0;padding-inline:1rem;font-size:.7rem;font-weight:900}.highlights-filter>a{color:var(--muted);padding-block:.7rem;font-size:.7rem;font-weight:800}.tv-pending{grid-template-columns:minmax(16rem,.8fr) minmax(0,1.2fr);align-items:start;gap:4rem;display:grid}.tv-pending>p{color:var(--muted);margin:.2rem 0 0;line-height:2}.tv-method-note{color:#dce4ea;background:var(--forest);padding-block:2rem}.tv-method-note .content-shell{grid-template-columns:14rem minmax(0,1fr);gap:3rem;display:grid}.tv-method-note p{color:#bdc9d2;max-width:48rem;margin:0;line-height:1.55}.section-heading{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;padding-bottom:1.25rem;display:flex}.section-heading h2,.calendar-band h2{letter-spacing:-.065em;text-transform:uppercase;margin:0;font-size:clamp(1.65rem,3vw,2.6rem);line-height:.9}.section-heading h2{text-transform:none}.section-heading>a{text-transform:uppercase;letter-spacing:.06em;flex:none;font-size:.8rem;font-weight:900;text-decoration:none}.section-heading>a span{margin-left:.35rem;transition:transform .2s;display:inline-block}.section-heading>a:hover span{transform:translate(.3rem)}.fixture-groups{gap:2.5rem;display:grid}.fixture-day,.fixture-month{border-top:4px solid var(--ink)}.fixture-day>summary,.fixture-month>summary,.competition-group>summary{cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none}.fixture-day>summary::-webkit-details-marker{display:none}.fixture-month>summary::-webkit-details-marker{display:none}.competition-group>summary::-webkit-details-marker{display:none}.day-heading,.month-heading{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:1rem;padding:.9rem 0;font-size:.74rem;font-weight:800;display:flex}.month-heading{color:var(--ink);padding-block:1rem;font-size:1.1rem}.fixture-month>.fixture-day{border-top:1px solid var(--line)}.day-heading>span:last-child,.month-heading>span:last-child,.competition-heading>span:last-child{align-items:center;gap:.55rem;display:inline-flex}.collapse-icon{border-bottom:1.5px solid;border-right:1.5px solid;width:.45rem;height:.45rem;transition:transform .2s;display:inline-block;transform:rotate(45deg)translateY(-.12rem)}details:not([open])>summary .collapse-icon{transform:rotate(-45deg)}.day-heading span:first-child{color:var(--ink)}.competition-group{border-top:1px solid var(--line)}.competition-heading{min-height:2.8rem;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;background:#ffffff6b;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.55rem 0;font-size:.66rem;font-weight:800;display:grid}.competition-heading h2{color:var(--ink);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.76rem}.competition-mark{aspect-ratio:1;width:2rem;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:.25rem;place-items:center;font-size:.48rem;display:grid}.badge-image{background:var(--white);border:1px solid var(--line);padding:.16rem;overflow:hidden}.badge-image img{object-fit:contain;width:100%;height:100%;display:block}.fixture-row{border-top:1px solid var(--line);padding:.75rem 0;position:relative}.fixture-row-main{position:relative}.fixture-row.fixture-comparable .fixture-row-main{padding-right:3rem}.fixture-meta,.fixture-foot{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;justify-content:space-between;gap:1rem;font-size:.69rem;display:flex}.fixture-foot{justify-content:flex-end;align-items:center;min-height:1.8rem}.fixture-coverage{z-index:2;align-items:center;gap:.3rem;display:inline-flex;position:relative}.fixture-coverage-icon{color:var(--forest);letter-spacing:.04em;text-transform:uppercase;background:#eef4e8;border:1px solid #d6e1cf;align-items:center;gap:.25rem;padding:.2rem .4rem;font-size:.52rem;font-weight:900;display:inline-flex}.fixture-coverage-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:.72rem;height:.72rem}.fixture-foot a,.fixture-row-toggle{color:var(--forest);font:inherit;text-transform:uppercase;letter-spacing:.06em;font-weight:900;text-decoration:none}.fixture-row-toggle{z-index:1;cursor:pointer;background:0 0;border:0;padding:0;display:block;position:absolute;inset:0}.fixture-row-toggle:focus-visible{outline:2px solid var(--forest);outline-offset:2px}.fixture-row-toggle .collapse-icon{border-width:2px;justify-content:center;width:.6rem;height:.6rem;position:absolute;top:50%;right:0;transform:translateY(-65%)rotate(45deg)}.fixture-row-toggle[aria-expanded=true] .collapse-icon{transform:translateY(-35%)rotate(225deg)}.quick-view-panel{border-left:3px solid var(--forest);background:#e8edf1;margin-top:.65rem;padding:1rem}.quick-view-panel>p{color:var(--muted);margin:0;font-size:.75rem}.quick-view-actions{justify-content:flex-end;margin-bottom:.85rem;display:flex}.quick-view-actions a{color:var(--forest);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:900;text-decoration:none}.matchup{grid-template-columns:1fr 7rem 1fr;align-items:center;gap:1.5rem;padding:.55rem 0;display:grid}.team{align-items:center;gap:.9rem;min-width:0;font-size:clamp(1rem,2.2vw,1.45rem);font-weight:800;display:flex}.team-home{text-align:right;justify-content:flex-end}.team-away{justify-content:flex-start}.team-name{z-index:2;color:inherit;text-overflow:ellipsis;text-decoration:none;position:relative;overflow:hidden}a.team-name:hover,a.team-name:focus-visible{text-underline-offset:.18em;text-decoration:underline}.team-crest{aspect-ratio:1;width:2.8rem;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:.25rem;flex:none;place-items:center;font-size:.68rem;font-weight:900;display:grid}.score{text-align:center;flex-direction:column;align-items:center;display:flex}.score strong{letter-spacing:-.03em;font-size:1.35rem}.score small{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;overflow-wrap:anywhere;max-width:8rem;margin-top:.18rem;font-size:.6rem;font-weight:700}.fixture-live-indicator{color:#8a2d25;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.35rem;margin-bottom:.35rem;font-size:.58rem;font-weight:900;display:inline-flex}.fixture-live-indicator i{background:#c7473b;border-radius:50%;width:.48rem;height:.48rem;animation:1.8s ease-out infinite live-pulse;box-shadow:0 0 #c7473b66}@keyframes live-pulse{70%{box-shadow:0 0 0 .35rem #c7473b00}to{box-shadow:0 0 #c7473b00}}@media (prefers-reduced-motion:reduce){.fixture-live-indicator i{animation:none}}.score-final strong{color:var(--white);background:#526f86;padding:.45rem .7rem}.result-score{white-space:nowrap;justify-content:center;align-items:baseline;gap:.32em;display:inline-flex}.result-score-separator{margin-inline:.24rem}.status{color:var(--forest);background:#e2e9ee;padding:.24rem .45rem;font-size:.6rem;font-weight:900}.status-live,.status-halftime{color:#6a201b;background:#ffc9bf}.status-finished,.status-awarded{color:#3a556c;background:#e1ebf2}.fixture-row{transition:padding .2s,background .2s}.fixture-row:hover{background:#ffffff8c;padding-left:1rem;padding-right:1rem}.fixture-row.fixture-comparable:hover{padding-right:1rem}.empty-fixtures{background:var(--white);border-top:4px solid var(--ink);grid-template-columns:9rem minmax(0,31rem);justify-content:center;align-items:center;gap:3rem;min-height:19rem;padding:3rem 1rem;display:grid}.empty-fixtures h2{letter-spacing:-.055em;text-transform:uppercase;max-width:13ch;margin:0;font-size:clamp(2rem,4vw,3.8rem);line-height:.94}.empty-fixtures p:last-child{color:var(--muted);line-height:1.55}.empty-ball{aspect-ratio:.7;border:.28rem solid var(--forest);opacity:.18;border-radius:50%;width:7rem;transform:rotate(35deg)}.weekend-preview{color:var(--ink);border-top:1px solid var(--line);background:#e8edf1;padding:clamp(3.5rem,7vw,6rem) 0}.preview-layout{grid-template-columns:1.2fr 1fr;align-items:end;gap:5rem;display:grid}.preview-layout h2{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(2rem,3.5vw,3.1rem);font-weight:400;line-height:.92}.preview-copy{border-top:2px solid var(--ink);padding-top:1rem}.preview-copy span{letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:900}.preview-copy p{max-width:31rem;color:var(--muted);margin:1rem 0 0;line-height:1.65}.calendar-band{color:var(--white);background:var(--forest);grid-template-columns:1.3fr 1fr;align-items:end;gap:5rem;padding:clamp(4rem,9vw,8rem) max(1rem,50vw - 36rem);display:grid}.calendar-band .kicker{color:var(--lime)}.calendar-band>p,.calendar-band-copy>p{color:#c1ccd5;max-width:28rem;margin:0;line-height:1.65}.calendar-band-copy .coming-soon{margin-top:1.5rem;display:inline-block}.social-coming-soon{color:#aebdca;width:fit-content;margin-top:.8rem;font-size:.78rem;text-decoration:none;display:block}.social-coming-soon:hover{color:var(--lime)}.coming-soon{width:fit-content;color:var(--lime);text-transform:uppercase;letter-spacing:.08em;border:1px solid #7890a3;grid-column:2;padding:.8rem 1rem;font-size:.7rem;font-weight:900;text-decoration:none}.coming-soon:hover{border-color:var(--lime)}.calendar-hero{color:var(--white);background:var(--forest-dark);padding-block:clamp(3.5rem,7vw,6rem)}.calendar-hero .kicker{color:var(--lime)}.calendar-hero h1{letter-spacing:-.065em;text-transform:uppercase;max-width:15ch;margin:0;font-size:clamp(2.5rem,5vw,4.5rem);line-height:.9}.calendar-hero h1 em{color:var(--lime);text-transform:none;font-family:Georgia,serif;font-size:.72em;font-weight:400}.calendar-hero .content-shell>p:not(.kicker){color:#c1ccd5;max-width:38rem;margin:1.5rem 0;font-size:1.05rem;line-height:1.6}.calendar-hero .content-shell>span{color:var(--lime);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:900}.calendar-options{padding-block:clamp(4rem,8vw,7rem)}.calendar-option-list,.calendar-builder{border-top:2px solid var(--ink)}.calendar-builder-row{border-bottom:1px solid var(--line);grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:2rem;padding-block:1.5rem;display:grid}.calendar-builder-row>span{color:var(--muted);font-family:Georgia,serif;font-style:italic}.calendar-builder-row h2,.calendar-builder-row label{margin:0;font-size:1.15rem}.calendar-builder-row p{color:var(--muted);margin:.4rem 0 0;font-size:.82rem}.calendar-builder-row div>a{color:var(--forest);margin-top:.5rem;font-size:.7rem;font-weight:800;text-decoration:none;display:inline-block}.calendar-builder-row label{grid-template-columns:minmax(10rem,.6fr) minmax(14rem,1fr);align-items:center;gap:1.5rem;display:grid}.calendar-builder-row select,.calendar-builder-row input[list]{width:100%;color:var(--ink);background:var(--white);border:1px solid var(--line);font:inherit;padding:.75rem}.calendar-builder-row button,.calendar-builder-submit{color:var(--forest);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:0;font-size:.7rem;font-weight:900;text-decoration:none}.calendar-builder-row button:hover,.calendar-builder-submit:hover{color:var(--ink)}.calendar-install{color:var(--white);background:var(--forest-dark);margin-bottom:3rem;padding:clamp(1.5rem,4vw,2.5rem)}.calendar-install .kicker{color:var(--lime)}.calendar-install h2{margin:0;font-size:1.8rem}.calendar-install>p:not(.kicker){color:#c1ccd5;line-height:1.55}.calendar-install-actions{flex-wrap:wrap;gap:.65rem;margin-block:1.5rem;display:flex}.calendar-install-actions a{color:var(--forest-dark);background:var(--lime);text-transform:uppercase;padding:.8rem .9rem;font-size:.68rem;font-weight:900;text-decoration:none}.calendar-install code{overflow-wrap:anywhere;color:#aebdca;font-size:.7rem;display:block}.calendar-option{border-bottom:1px solid var(--line);grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:2rem;padding-block:2rem;display:grid}.calendar-option>span{color:var(--muted);font-family:Georgia,serif;font-style:italic}.calendar-option h2{margin:0;font-size:1.5rem}.calendar-option p{max-width:38rem;color:var(--muted);margin:.5rem 0 0;line-height:1.55}.calendar-option>a{color:var(--forest);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:900;text-decoration:none}.calendar-how-it-works{background:#e8edf1;padding-block:clamp(4rem,8vw,7rem)}.calendar-how-it-works h2{letter-spacing:-.05em;max-width:18ch;margin:0;font-size:clamp(2rem,4vw,3.2rem)}.calendar-how-it-works p:not(.kicker){max-width:38rem;color:var(--muted);line-height:1.65}.calendar-how-it-works .button{margin-top:.75rem}.team-calendar-cta>a{color:var(--forest);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:900;text-decoration:none}.fixtures-hero{color:var(--ink);background:var(--paper);border-bottom:1px solid var(--line);padding:2.75rem 0 1.75rem}.fixtures-hero .kicker{color:#64788a}.fixtures-hero h1{letter-spacing:-.055em;white-space:nowrap;margin:0;font-size:clamp(1.6rem,4vw,2.75rem);line-height:1}.competition-hero-title{align-items:center;gap:1rem;display:flex}.competition-hero-head{align-items:center;gap:2rem;display:flex}.competition-calendar-button,.team-calendar-button{color:var(--white);background:var(--forest);letter-spacing:.05em;text-transform:uppercase;flex:none;margin-left:auto;padding:.85rem 1rem;font-size:.68rem;font-weight:900;text-decoration:none;transition:transform .16s,background .16s}.competition-calendar-button:hover,.team-calendar-button:hover{background:var(--forest-dark);transform:translateY(-2px)}.competition-hero-title .directory-competition-badge{flex:0 0 4rem;width:4rem;padding:.45rem}.competition-hero-title>div{min-width:0}.competition-hero-title .kicker{margin-bottom:.35rem}.fixtures-hero p:last-child{max-width:58rem;color:var(--muted);margin:.8rem 0 0;font-size:clamp(.76rem,1.5vw,1rem);line-height:1.55}.fixture-landing-hero{color:var(--white);background:var(--forest-dark);position:relative;overflow:hidden}.fixture-landing-hero:after{content:attr(data-monogram);color:#ffffff0b;letter-spacing:-.1em;font-size:clamp(10rem,27vw,22rem);font-weight:900;line-height:.78;position:absolute;bottom:-.2em;right:-.04em}.fixture-landing-hero-inner{z-index:1;grid-template-columns:minmax(0,1fr) minmax(15rem,.42fr);align-items:end;gap:clamp(3rem,8vw,8rem);min-height:clamp(28rem,68vh,43rem);padding-block:clamp(4rem,9vw,7rem);display:grid;position:relative}.fixture-landing-hero .kicker,.fixture-landing-directory .kicker,.fixture-landing-cta .kicker{color:var(--lime)}.fixture-landing-hero h1{letter-spacing:-.075em;text-wrap:balance;max-width:13ch;margin:0;font-size:clamp(3.4rem,8.5vw,7.8rem);line-height:.83}.fixture-landing .fixture-landing-hero h1{letter-spacing:-.055em;max-width:18ch;font-size:clamp(2.15rem,4.6vw,4.25rem);line-height:.96}.fixture-landing-hero h1+p{color:#c7d2d9;max-width:43rem;margin:2rem 0 0;font-size:clamp(1rem,1.7vw,1.22rem);line-height:1.65}.fixture-landing-timezone{color:var(--lime);letter-spacing:.08em;text-transform:uppercase;margin:1.25rem 0 0;font-size:.72rem;font-weight:900}.fixture-landing-badges{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:1rem;padding-bottom:.5rem;display:grid}.fixture-landing-badges .directory-competition-badge{aspect-ratio:1;color:var(--white);background:#ffffff14;border:1px solid #ffffff21;border-radius:50%;place-items:center;display:grid}.fixture-landing-badges .directory-competition-badge img{object-fit:contain;width:64%;height:64%}.fixture-landing-schedule{padding-block:clamp(4rem,8vw,7rem)}.fixture-landing-directory{color:var(--white);background:var(--ink);padding-block:clamp(4rem,8vw,7rem)}.fixture-landing-directory header{border-bottom:1px solid #43505a;grid-template-columns:minmax(0,1fr) minmax(16rem,.55fr);align-items:end;gap:2rem;padding-bottom:2rem;display:grid}.fixture-landing-directory header .kicker{grid-column:1/-1;margin-bottom:-1rem}.fixture-landing-directory h2{letter-spacing:-.06em;max-width:17ch;margin:0;font-size:clamp(2.2rem,5vw,4.5rem);line-height:.95}.fixture-landing-directory header>p:last-child{color:#aebbc4;margin:0;line-height:1.65}.fixture-landing-competition-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:3rem;display:grid}.fixture-landing-competition-list>a{min-height:6.5rem;color:inherit;border-bottom:1px solid #43505a;grid-template-columns:3.5rem minmax(0,1fr) auto;align-items:center;gap:1rem;text-decoration:none;transition:padding .18s,color .18s;display:grid}.fixture-landing-competition-list>a:hover{color:var(--lime);padding-inline:.75rem}.fixture-landing-competition-list .directory-competition-badge{width:3.5rem;height:3.5rem}.fixture-landing-competition-list span{gap:.3rem;display:grid}.fixture-landing-competition-list strong{font-size:1rem}.fixture-landing-competition-list small{color:#94a3ad}.fixture-landing-competition-list b{transition:transform .18s}.fixture-landing-competition-list>a:hover b{transform:translate(.35rem)}.fixture-landing-tv-link{color:#bdc9d2;text-underline-offset:.25rem;width:fit-content;margin-top:1rem;font-size:.76rem;font-weight:800;display:block}@media (max-width:760px){.fixture-landing-hero-inner{grid-template-columns:1fr;align-items:end;min-height:auto}.fixture-landing-badges{width:min(100%,22rem)}.fixture-landing-directory header,.fixture-landing-competition-list{grid-template-columns:1fr}.fixture-landing-directory header .kicker{grid-column:auto}}@media (max-width:560px){.competition-hero-title{gap:.75rem}.competition-hero-title .directory-competition-badge{flex-basis:3.25rem;width:3.25rem;padding:.35rem}}.fixture-content{padding-block:0 5rem}.competition-fixtures{padding-block:2rem 5rem}.competition-fixtures>.fixture-groups,.competition-fixtures>.empty-fixtures{margin-bottom:clamp(4.5rem,8vw,7rem)}.competitions-index-header{color:var(--ink);background:var(--paper);border-bottom:1px solid var(--line);padding:2.75rem 0 2rem}.competitions-index-header h1{letter-spacing:-.055em;white-space:nowrap;margin:0;font-size:clamp(1.6rem,4vw,2.75rem);line-height:1}.competitions-index-header p:last-child{max-width:44rem;color:var(--muted);margin:.8rem 0 0;line-height:1.55}.competition-directory{padding-block:2.5rem 5rem}.competition-directory-group{border-top:3px solid var(--ink);grid-template-columns:minmax(12rem,.4fr) 1fr;gap:2rem;padding:2rem 0;display:grid}.competition-directory-group>header h2{letter-spacing:-.02em;margin:0;font-size:1.1rem}.competition-directory-group>header p{max-width:15rem;color:var(--muted);margin:.5rem 0 0;font-size:.75rem;line-height:1.5}.competition-directory-row{border-top:1px solid var(--line);grid-template-columns:3.5rem minmax(10rem,1fr) minmax(8rem,auto) auto;align-items:center;gap:1rem;min-height:5rem;display:grid}.competition-directory-row:first-child{border-top:0}.directory-competition-badge{aspect-ratio:1;width:3rem;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:.25rem;place-items:center;padding:.3rem;font-size:.68rem;font-weight:900;display:grid;overflow:hidden}.directory-competition-badge img{object-fit:contain;width:100%;height:100%}.competition-directory-name{flex-direction:column;gap:.25rem;min-width:0;display:flex}.competition-directory-name a{color:var(--ink);font-size:1rem;font-weight:850;text-decoration:none}.competition-directory-name span{color:var(--muted);font-size:.7rem}.competition-faqs{padding-top:clamp(4rem,8vw,7rem)}.competition-faqs>header{border-bottom:2px solid var(--ink);padding-bottom:1.5rem}.competition-faqs h2{letter-spacing:-.055em;margin:.35rem 0 0;font-size:clamp(2rem,4vw,3.2rem)}.competition-faqs>div{grid-template-columns:1fr 1fr;column-gap:3rem;display:grid}.competition-faqs article{border-bottom:1px solid var(--line);padding:1.75rem 0}.competition-faqs h3{margin:0;font-size:1.05rem;line-height:1.35}.competition-faqs article p{color:var(--muted);margin:.7rem 0 0;font-size:.9rem;line-height:1.6}.season-select{gap:.35rem;min-width:13rem;display:grid}.season-select span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.62rem;font-weight:900}.season-select select{width:100%;color:var(--ink);background:var(--white);border:1px solid var(--line);font:inherit;border-radius:.2rem;padding:.55rem 2.2rem .55rem .65rem;font-size:.75rem;font-weight:850}.season-select.compact{justify-self:end;min-width:12rem}.competition-row-action{color:var(--muted);white-space:nowrap;font-size:.7rem;font-weight:850;text-decoration:none}.competition-row-action span{transition:transform .15s;display:inline-block}.team-directory{padding-block:2rem 5rem}.team-directory-group{border-top:3px solid var(--ink);padding:2rem 0}.team-directory-group>header{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1rem;display:flex}.team-directory-group>header h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.25rem,3vw,1.8rem)}.team-directory-group>header p{color:var(--muted);margin:.35rem 0 0;font-size:.72rem}.team-directory-group>header>span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;font-size:.65rem;font-weight:850}.team-directory-list{columns:2;column-gap:2.5rem}.team-directory-row{break-inside:avoid;min-height:5rem;color:var(--ink);border-top:1px solid var(--line);grid-template-columns:3.5rem 1fr auto;align-items:center;gap:1rem;text-decoration:none;display:grid}.team-directory-badge,.team-hero-badge{color:var(--ink);background:var(--white);border:1px solid var(--line);place-items:center;font-size:.65rem;font-weight:900;display:grid;overflow:hidden}.team-directory-badge{width:3rem;height:3rem;padding:.3rem}.team-directory-badge img,.team-hero-badge img{object-fit:contain;width:100%;height:100%}.team-directory-identity{flex-direction:column;gap:.22rem;display:flex}.team-directory-identity strong{font-size:.95rem}.team-directory-identity small{color:var(--muted);font-size:.65rem}.team-directory-row>span:last-child{transition:transform .15s}.team-directory-row:hover>span:last-child{transform:translate(.2rem)}.team-hero{background:var(--paper);border-bottom:1px solid var(--line);padding:clamp(2rem,5vw,4rem) 0}.team-hero-inner{align-items:flex-start;gap:clamp(1.25rem,4vw,3rem);display:flex}.team-header-form{align-items:center;gap:.65rem;margin-bottom:.65rem;display:flex}.team-header-form>span:first-child{color:var(--muted);font-size:.65rem;font-weight:800}.team-header-form .form-strip{gap:.3rem}.team-header-form .form-result{width:1.45rem;height:1.45rem;font-size:.58rem}.team-hero-badge{flex:none;width:clamp(5rem,11vw,7rem);height:clamp(5rem,11vw,7rem);padding:.65rem}.team-hero h1{letter-spacing:-.055em;white-space:nowrap;margin:.25rem 0 .6rem;font-size:clamp(1.6rem,4vw,2.75rem);line-height:1}.team-hero p:last-child{color:var(--muted);margin:0;font-size:.8rem}.team-hero-copy{min-width:0}.team-page-nav{gap:1.25rem;margin-top:1.2rem;display:flex}.team-page-nav a{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;border-bottom:2px solid #0000;padding-bottom:.35rem;font-size:.68rem;font-weight:850;text-decoration:none}.team-page-nav a[aria-current=page]{color:var(--ink);border-color:var(--forest)}.team-fixtures{padding-block:2.5rem 5rem}.team-fixtures>section+section{margin-top:3.5rem}.team-form-summary{border-top:3px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:2rem;padding:1.25rem 0;display:grid}.team-form-summary h2,.team-matches-intro h2{letter-spacing:-.035em;margin:.25rem 0 0;font-size:clamp(1.25rem,3vw,1.75rem)}.team-form-summary p:last-child,.team-match-filter-summary{color:var(--muted);margin:.35rem 0 0;font-size:.7rem}.team-form-sequence{gap:.4rem;display:flex}.team-form-sequence span{width:2rem;height:2rem;color:var(--white);border-radius:50%;place-items:center;font-size:.68rem;font-weight:900;display:grid}.team-form-sequence .form-w{background:var(--forest)}.team-form-sequence .form-d{color:var(--ink);background:var(--line)}.team-form-sequence .form-l{background:#9a5148}.team-matches-link{color:var(--ink);white-space:nowrap;font-size:.7rem;font-weight:850;text-decoration:none}.team-matches-link span{margin-left:.25rem;transition:transform .15s;display:inline-block}.team-matches-link:hover span{transform:translate(.2rem)}.team-matches-competition-link{color:var(--forest);text-underline-offset:.2rem;margin-top:.65rem;font-size:.68rem;font-weight:850;text-decoration-thickness:1px;display:inline-block}.team-matches-competition-link span{margin-left:.15rem;transition:transform .15s;display:inline-block}.team-matches-competition-link:hover span{transform:translate(.2rem)}.team-matches-intro{border-bottom:3px solid var(--ink);grid-template-columns:minmax(16rem,1fr) auto;align-items:end;gap:2rem;padding-bottom:1.5rem;display:grid}.team-match-filter{gap:.3rem;min-width:min(22rem,42vw);display:grid}.team-match-filter>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.56rem;font-weight:850}.team-match-filter select{min-height:2.5rem;color:var(--ink);background:var(--white);border:1px solid var(--line);font:inherit;border-radius:0;padding:0 .8rem;font-size:.68rem;font-weight:750}.team-match-filter[aria-busy=true] select{opacity:.7}.team-archive{border-top:4px solid var(--forest);background:var(--white);margin:3.5rem 0}.team-archive-heading{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:1fr minmax(14rem,.6fr) auto;align-items:center;gap:1.5rem;padding:1.5rem;list-style:none;display:grid}.team-archive-heading::-webkit-details-marker{display:none}.team-archive-heading h2{letter-spacing:-.04em;margin:.3rem 0 0;font-size:clamp(1.35rem,3vw,2rem)}.team-archive-heading>p{color:var(--muted);margin:0;font-size:.7rem;line-height:1.5}.team-archive-toggle{color:var(--forest);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:.55rem;font-size:.62rem;font-weight:900;display:inline-flex}.team-archive[open] .team-archive-toggle .collapse-icon{transform:rotate(180deg)}.team-archive-stats{border-bottom:1px solid var(--line);grid-template-columns:repeat(6,1fr);display:grid}.team-archive-stats>div{border-right:1px solid var(--line);flex-direction:column;gap:.25rem;padding:1.25rem 1rem;display:flex}.team-archive-stats>div:last-child{border-right:0}.team-archive-stats strong{letter-spacing:-.04em;font-size:clamp(1.2rem,3vw,1.8rem)}.team-archive-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.58rem;font-weight:850}.team-season-records{font-variant-numeric:tabular-nums}.team-season-records-head,.team-season-record{grid-template-columns:minmax(12rem,1fr) repeat(6,2.75rem);align-items:center;padding:0 1.5rem;display:grid}.team-season-records-head{min-height:2.25rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.58rem;font-weight:850}.team-season-record{border-top:1px solid var(--line);text-align:center;min-height:3.5rem;font-size:.72rem}.team-season-record>a{color:var(--ink);text-align:left;align-items:baseline;gap:.5rem;text-decoration:none;display:flex}.team-season-record small{color:var(--muted)}.team-fixture-heading{margin-bottom:1rem}.team-fixture-heading h2{letter-spacing:-.035em;margin:.25rem 0 .8rem;font-size:clamp(1.35rem,3vw,2rem)}.team-calendar-cta{border-top:4px solid var(--forest);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr auto;align-items:end;gap:2rem;padding:2rem 0;display:grid}.team-calendar-cta h2{margin:.25rem 0 0;font-size:1.6rem}.team-calendar-cta>p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.55}.team-calendar-cta>span{text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;font-weight:900}.empty-fixtures.compact-empty{min-height:14rem;padding:2rem 1rem}.empty-fixtures.compact-empty h2{max-width:32rem;font-size:clamp(1.5rem,4vw,2.4rem)}.competition-directory-row:hover .competition-row-action span{transform:translate(.2rem)}.competition-season-nav{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem;display:flex}.season-coverage{align-items:center;gap:.65rem;padding-bottom:.1rem;display:flex}.season-coverage>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.63rem;font-weight:900;display:inline-flex}.season-coverage>span:before{background:var(--line);content:"";border-radius:50%;width:.55rem;height:.55rem}.season-coverage small{color:var(--muted);font-size:.62rem}.season-coverage.coverage-complete>span:before{background:#38725b}.season-coverage.coverage-updating>span:before{background:var(--lime)}.season-coverage.coverage-partial>span:before{background:#9a5148}.season-coverage.coverage-archive>span:before{background:#4f7690}.season-coverage.coverage-fixtures-only>span:before{background:#758a9b}.competition-fixtures .preview-notice{margin:0 0 1.25rem}.competition-table{background:var(--white);border-top:4px solid var(--forest);margin:0 0 3.5rem}.competition-table-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:2rem;padding:1.35rem 1.5rem;display:flex}.competition-table-header .kicker{margin-bottom:.35rem}.competition-table-header h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.2rem,2.5vw,1.8rem)}.competition-table-header h2 a{text-decoration:none}.competition-table-header>span{color:var(--muted);white-space:nowrap;font-size:.68rem}.standings-coverage-warning{color:#644f0f;background:#f8edc8;border-bottom:1px solid #e6d69f;margin:0;padding:.7rem 1.5rem;font-size:.7rem;line-height:1.45}.standings-group h3{text-transform:uppercase;letter-spacing:.08em;margin:0;padding:.85rem 1.5rem .4rem;font-size:.72rem}.standings-group+.standings-group{border-top:3px solid var(--paper);margin-top:1.5rem;padding-top:.65rem}.standings-scroll{overflow-x:auto}.standings-scroll table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;min-width:42rem;font-size:.76rem}.standings-scroll th,.standings-scroll td{text-align:center;border-bottom:1px solid var(--line);height:3.2rem;padding:.55rem .75rem}.standings-scroll thead th{height:2.35rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.6rem}.standings-scroll th:nth-child(2){text-align:left;width:100%;min-width:12rem}.standings-scroll tbody th{padding:0}.standings-team-link{min-height:3.2rem;color:inherit;align-items:center;gap:.65rem;padding:.55rem .75rem;text-decoration:none;display:flex}.standings-team-link:hover span:last-child{text-underline-offset:.18em;text-decoration:underline}.standings-team-link:focus-visible{outline:2px solid var(--forest);outline-offset:-3px}.standings-scroll tr.standings-match-team>*{background:#eef4e8}.standings-scroll tr.standings-match-team>:first-child{box-shadow:inset 4px 0 0 var(--forest);font-weight:900}.standings-scroll tr.standings-match-team .standings-points{color:var(--white);background:var(--forest)}.standings-match-team-label{color:var(--forest);background:var(--lime);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;margin-left:auto;padding:.2rem .35rem;font-size:.48rem;font-weight:900;line-height:1}.standings-scroll tbody th img,.standings-team-fallback{object-fit:contain;background:var(--white);border:1px solid var(--line);border-radius:.25rem;flex:none;width:1.75rem;height:1.75rem}.standings-scroll tbody th img{padding:.12rem}.standings-team-fallback{color:var(--ink);place-items:center;font-size:.5rem;font-weight:900;display:grid}.standings-points{color:var(--white);background:var(--forest);font-weight:900}.competition-table-link{text-align:right;text-transform:uppercase;letter-spacing:.06em;padding:1rem 1.5rem;font-size:.7rem;font-weight:900;text-decoration:none;display:block}.home-standings{padding-bottom:clamp(3rem,6vw,5rem)}.home-standings .competition-table{margin-bottom:0}.competition-editorial-support{border-top:3px solid var(--ink);border-bottom:0;grid-template-columns:1fr;margin-bottom:clamp(4.5rem,8vw,7rem);display:grid}.competition-editorial-support>article{min-height:10rem;padding:1.4rem 1.5rem 1.5rem 0}.competition-editorial-support>article+article{border-top:1px solid var(--line);padding:1.75rem 0 2rem}.competition-media-actions{align-items:end;gap:1rem;margin-top:1.25rem;display:flex}.competition-media-actions>a,.competition-highlights-link{color:var(--forest);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:900;text-decoration:none}.competition-media-actions>a{padding-bottom:.7rem}.competition-highlights-teaser .highlight-grid{margin-top:0}.competition-editorial-support>.competition-highlights-teaser{min-height:0;color:var(--white);background:var(--forest-dark);border-top-color:var(--forest-dark);box-shadow:0 0 0 100vmax var(--forest-dark);clip-path:inset(0 -100vmax);padding:clamp(3.5rem,7vw,6rem) 0}.competition-highlights-teaser .kicker{color:var(--lime)}.competition-highlights-teaser .section-heading{border-color:#526575}.competition-highlights-teaser .section-heading h2{font-size:clamp(1.6rem,3vw,2.6rem)}.competition-highlights-teaser .highlight-meta,.competition-highlights-teaser .highlight-links,.competition-highlights-teaser .highlight-item>p{color:#aebdca}.competition-highlights-teaser .highlight-links{border-color:#526575}.competition-highlights-teaser .competition-highlights-link{color:var(--white)}.competition-highlights-link{display:inline-block}.competition-editorial-support>article>h2,.standings-unavailable h2,.competition-fixture-heading h2,.competition-history-preview h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.25rem,2.4vw,1.8rem)}.competition-editorial-support p:last-child,.standings-unavailable p:last-child,.competition-history-preview>p{max-width:31rem;color:var(--muted);font-size:.78rem;line-height:1.6}.standings-unavailable{background:var(--white);border-top:4px solid var(--line);margin-bottom:3.5rem;padding:1.5rem}.competition-fixture-heading{margin-bottom:1rem;padding-top:.5rem}.competition-history-preview{border-top:3px solid var(--ink);grid-template-columns:minmax(15rem,.75fr) 1fr;gap:3rem;margin-top:clamp(5rem,9vw,7.5rem);padding:2rem 0;display:grid}.fixture-tabs{border-bottom:1px solid var(--line);scrollbar-width:none;gap:0;margin-bottom:3rem;display:flex;overflow-x:auto}.fixture-tabs::-webkit-scrollbar{display:none}.fixture-tabs a{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;border-bottom:3px solid #0000;flex:none;padding:1.2rem 1.4rem 1rem;font-size:.76rem;font-weight:900;text-decoration:none}.fixture-tabs a:first-child{padding-left:0}.fixture-tabs a.active{color:var(--ink);border-color:var(--forest)}.preview-notice{color:#5c4b16;letter-spacing:.04em;text-transform:uppercase;background:#f5e9b8;border-left:3px solid #b3952d;margin:-1.5rem 0 1.25rem;padding:.65rem .8rem;font-size:.72rem;font-weight:800}.match-page{padding:2rem 0 5rem}.match-preview{margin:0 0 1rem}.match-centre{background:var(--white);border-top:4px solid var(--ink)}.match-masthead{text-align:center;border-bottom:1px solid var(--line);padding:clamp(1.5rem,4vw,3rem)}.match-masthead .kicker{margin-bottom:.45rem}.match-masthead .kicker a{text-underline-offset:.2rem}.match-kickoff{color:var(--muted);margin:0;font-size:.76rem}.match-scoreboard{grid-template-columns:1fr 8rem 1fr;align-items:center;gap:clamp(1rem,4vw,3rem);max-width:56rem;margin:2.2rem auto;display:grid}.match-team{align-items:center;gap:1rem;min-width:0;font-size:clamp(1.15rem,3vw,2rem);line-height:1;display:flex}.match-team strong a{color:inherit;text-decoration:none}.match-team strong a:hover,.match-team strong a:focus-visible{text-underline-offset:.16em;text-decoration:underline;text-decoration-thickness:.08em}.match-team-home{text-align:right;justify-content:flex-end}.match-team-away{text-align:left;justify-content:flex-start}.match-team-mark{aspect-ratio:1;width:clamp(3.5rem,8vw,5.5rem);color:var(--white);background:var(--forest);border-radius:.25rem;flex:none;place-items:center;font-size:.9rem;font-weight:900;display:grid}.match-team-image{background:var(--white);border:1px solid var(--line);border-radius:.25rem;place-items:center;width:100%;height:100%;padding:18%;display:grid;overflow:hidden}.match-team-image img{object-fit:contain;width:100%;height:100%}.match-score{flex-direction:column;align-items:center;gap:.45rem;display:flex}.match-score strong{letter-spacing:-.06em;white-space:nowrap;font-size:clamp(1.65rem,4vw,2.6rem)}.match-score-final>strong{color:var(--white);background:#526f86;padding:.45rem .7rem}.match-score>.status{display:inline-block}.match-half-time{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;margin-top:-.15rem;font-size:.62rem;font-weight:900}.match-meta-line{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;justify-content:center;gap:.75rem 1.4rem;font-size:.65rem;font-weight:900;display:flex}.match-centre .match-kickoff{font-size:.9rem}.match-centre .match-meta-line{font-size:.76rem}.match-insights{grid-template-columns:1fr 1fr;gap:0;display:grid}.match-insights.compact{grid-template-columns:1fr 1.25fr}.insight-section{border-right:1px solid var(--line);min-width:0;padding:1.5rem}.insight-section:last-child{border-right:0}.insight-label{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;margin:0 0 1rem;font-size:.65rem;font-weight:900}.form-comparison>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:.55rem 0;font-size:.77rem;display:flex}.form-comparison>.form-team-rows{border:0;padding:0;display:block}.form-team-details{border-top:1px solid var(--line)}.form-team-details summary{cursor:pointer;grid-template-columns:2.35rem minmax(0,1fr) auto .7rem;align-items:center;gap:.75rem;padding:.65rem 0;list-style:none;display:grid}.form-team-summary{grid-template-columns:2.35rem minmax(0,1fr) auto;display:grid!important}.form-team-summary .h2h-badge,.form-team-details summary .h2h-badge{width:2.35rem}.form-team-details summary:focus{outline:0}.form-team-details summary:focus-visible{box-shadow:inset 3px 0 0 var(--forest)}.form-team-details summary::-webkit-details-marker{display:none}.form-expand-icon{aspect-ratio:1;border-bottom:1.5px solid;border-right:1.5px solid;width:.45rem;transition:transform .16s;transform:rotate(45deg)translateY(-.12rem)}.form-team-details[open] .form-expand-icon{transform:rotate(225deg)translate(-.08rem,-.08rem)}.form-team-details .form-match-list{gap:.4rem;padding:0 0 .65rem;display:grid}.h2h-details{margin-top:.75rem}.h2h-details summary>span:nth-child(2){color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:800}.h2h-details .compact-result-list{padding-bottom:.65rem}.form-comparison .form-match-list li{border-top:1px solid var(--line);background:0 0;grid-template-rows:auto auto;grid-template-columns:1.45rem minmax(0,1fr) auto minmax(0,1fr);gap:.35rem .55rem;padding:.5rem 0}.form-comparison .form-match-list li .h2h-match-meta{color:var(--muted);text-align:center;grid-area:1/1/auto/-1;font-size:.55rem;font-weight:650}.form-match-list li .form-result{color:var(--white);grid-area:2/1;align-self:center;font-weight:900}.form-comparison .form-match-list li .h2h-home{text-align:right;text-overflow:ellipsis;white-space:nowrap;grid-area:2/2;overflow:hidden}.form-comparison .form-match-list li .h2h-away{text-align:left;text-overflow:ellipsis;white-space:nowrap;grid-area:2/4;overflow:hidden}.form-comparison .form-match-list li>strong{color:var(--ink);white-space:nowrap;background:#dfe7ec;grid-area:2/3;align-self:center;padding:.28rem .42rem;font-size:.72rem}.form-strip{gap:.28rem;display:flex}.form-result{aspect-ratio:1;width:1.45rem;color:var(--white);background:#7a8791;border-radius:50%;place-items:center;font-size:.6rem;font-weight:900;display:grid;position:relative}.form-result[data-tooltip]:after{content:attr(data-tooltip);z-index:30;width:max-content;max-width:min(19rem,75vw);color:var(--white);background:var(--forest-dark);text-align:left;white-space:normal;opacity:0;pointer-events:none;border-radius:.2rem;padding:.5rem .65rem;font-size:.66rem;font-weight:700;line-height:1.35;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + .55rem);right:0;transform:translateY(.2rem);box-shadow:0 .35rem 1rem #0d223533}.form-result[data-tooltip]:hover:after,.form-result[data-tooltip]:focus-visible:after{opacity:1;transform:translateY(0)}.form-result:focus-visible{outline:2px solid var(--forest);outline-offset:2px}.form-w{background:#38725b}.form-l{background:#9a5148}.h2h-match-list{margin:0;padding:0;list-style:none}.h2h-record{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;min-height:4.25rem;margin-bottom:.55rem;padding:.55rem 0;display:grid}.h2h-record>div{min-width:0;color:var(--muted);align-items:center;gap:.55rem;font-size:.7rem;display:flex}.h2h-record>div:last-child{text-align:right;flex-direction:row-reverse}.h2h-record strong{color:var(--ink);font-size:.9rem}.h2h-badge{aspect-ratio:1;width:2.35rem;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:.2rem;flex:none;place-items:center;padding:.2rem;font-size:.52rem;font-weight:900;display:grid;overflow:hidden}.h2h-badge img{object-fit:contain;width:100%;height:100%}.h2h-draws{color:var(--muted);text-align:center;white-space:nowrap;font-size:.65rem}.h2h-draws strong{color:var(--ink);font-size:.9rem;display:block}.h2h-match-list li{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:.65rem;padding:.45rem 0;font-size:.72rem;display:grid}.h2h-match-list li .h2h-home{text-align:right}.h2h-match-list li .h2h-away{text-align:left}.h2h-match-list li span{color:var(--muted);font-weight:500}.h2h-match-list li .h2h-winner{color:var(--ink);font-weight:900}.h2h-match-list li strong{background:#e1e8ed;padding:.25rem .4rem}.h2h-match-list li .h2h-match-meta{color:var(--muted);text-align:center;grid-column:1/-1;font-size:.58rem;font-weight:700;line-height:1.25}.compact-result-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.form-comparison .compact-result-list .compact-result-card,.compact-result-list .compact-result-card{background:var(--white);border:1px solid var(--line);border-radius:.35rem;min-height:0;padding:.8rem .85rem;transition:background .15s,border-color .15s;display:block}.compact-result-card:hover{background:#f8fafb;border-color:#bdcbd5}.compact-result-meta{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.55rem;display:flex}.compact-result-meta>span:first-child{align-items:baseline;gap:.3rem;min-width:0;display:flex}.compact-result-meta time{color:var(--muted);font-size:.72rem;font-weight:750}.compact-result-meta small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;font-weight:650;overflow:hidden}.compact-result-status{color:#28648c;text-align:center;text-transform:uppercase;background:#e2f2fb;border-radius:999px;flex:none;min-width:1.7rem;padding:.22rem .45rem;font-size:.56rem;font-weight:900;line-height:1}.compact-result-status.form-w,.compact-result-status.form-l,.compact-result-status.form-d{width:1.5rem;min-width:1.5rem;height:1.5rem;color:var(--white);border-radius:50%;place-items:center;padding:0;display:grid}.compact-result-status.form-w{background:#38725b}.compact-result-status.form-l{background:#9a5148}.compact-result-status.form-d{color:var(--white);background:#7a8791}.compact-result-team{min-height:1.8rem;color:var(--muted);grid-template-columns:1.45rem minmax(0,1fr) auto;align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;display:grid}.compact-result-team .h2h-badge{border-radius:.2rem;width:1.45rem;padding:.12rem;font-size:.4rem}.compact-result-team>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.compact-result-team>strong{color:var(--ink);background:0 0;padding:0;font-size:.9rem}.compact-result-team.winner,.compact-result-team.winner>span:nth-child(2){color:var(--ink);font-weight:900}.match-insights:not(.compact) .insight-section{padding:2rem}.match-insights:not(.compact) .insight-label{margin-bottom:1.15rem;font-size:.75rem}.match-insights:not(.compact) .form-team-details summary{min-height:3.5rem;padding:.8rem 0;font-size:.9rem}.match-insights:not(.compact) .form-strip{gap:.35rem}.match-insights:not(.compact) .form-result{width:1.7rem;font-size:.66rem}.match-insights:not(.compact) .form-team-details .form-match-list{gap:.65rem;padding-bottom:.8rem}.match-insights:not(.compact) .h2h-match-list li{gap:.45rem .75rem;min-height:4.25rem;padding:.7rem 0;font-size:.84rem}.match-insights:not(.compact) .h2h-match-list li .h2h-match-meta{font-size:.66rem;line-height:1.35}.match-insights:not(.compact) .h2h-match-list li strong{padding:.35rem .5rem;font-size:.82rem}.match-insights:not(.compact) .h2h-record{min-height:5.5rem;margin-bottom:.75rem;padding:.75rem 0}.match-insights:not(.compact) .h2h-record>div,.match-insights:not(.compact) .h2h-draws{font-size:.78rem}.match-insights:not(.compact) .h2h-record strong,.match-insights:not(.compact) .h2h-draws strong{font-size:1.1rem}.match-insights:not(.compact) .h2h-badge{width:3rem;padding:.3rem}.match-insights:not(.compact) .compact-result-team .h2h-badge{width:1.45rem;padding:.12rem}.match-insights:not(.compact) .insight-coverage-note{padding:.9rem 2rem;font-size:.75rem}.insight-empty,.standings-placeholder p:last-child{color:var(--muted);font-size:.75rem;line-height:1.5}.standings-placeholder strong{font-size:1rem}.standings-placeholder{border-top:1px solid var(--line);grid-column:1/-1}.match-standings-table{border-top:1px solid var(--line);grid-column:1/-1;min-width:0}.match-standings-table .competition-table{margin:0}.insight-coverage-note{color:var(--muted);border-top:1px solid var(--line);text-align:center;grid-column:1/-1;margin:0;padding:.65rem 1.5rem;font-size:.65rem;line-height:1.45}.match-detail-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.match-detail-panel{border-right:1px solid var(--line);min-width:0;padding:1.5rem}.match-detail-panel:last-child{contain:size;border-right:0;flex-direction:column;min-height:0;display:flex}.match-detail-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.match-detail-heading h2{margin:0;font-size:1.15rem}.match-centre .match-detail-heading h2{font-size:1.35rem}.match-centre .match-detail-heading .insight-label{font-size:.72rem}.match-detail-heading .insight-label{margin-bottom:.3rem}.lineup-columns{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.lineup-team-heading{align-items:center;gap:.55rem;margin-bottom:.55rem;display:flex}.lineup-team-heading>strong{font-size:.78rem}.match-centre .lineup-team-heading>strong{font-size:.92rem}.lineup-coach{color:var(--muted);margin:.2rem 0 .65rem;font-size:.72rem;display:block}.lineup-team ol,.match-event-list{margin:0;padding:0;list-style:none}.lineup-team li{border-top:1px solid var(--line);grid-template-columns:1.25rem 2.25rem minmax(0,1fr);align-items:center;gap:.55rem;min-height:3.35rem;padding:.45rem 0;font-size:.74rem;display:grid}.match-centre .lineup-team li{min-height:3.75rem;font-size:.82rem}.lineup-team li>span:first-child{text-align:right;color:var(--muted);font-weight:900}.lineup-player-image{width:2.25rem;height:2.25rem;color:var(--muted);border:1px solid var(--line);background:#f1f3f4;border-radius:50%;place-items:center;font-size:.52rem;font-weight:900;display:grid;overflow:hidden}.lineup-player-image img{object-fit:cover;width:100%;height:100%}.lineup-player-copy{gap:.12rem;min-width:0;display:grid}.lineup-player-copy b,.lineup-player-copy small{display:block}.lineup-player-copy b{text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.lineup-team li small{color:var(--muted);font-size:.6rem}.match-centre .lineup-team li small{font-size:.68rem}.lineup-player-copy .lineup-player-off{color:#b24b43}.lineup-player-copy .lineup-player-on{color:#287a5f}.lineup-player-copy .lineup-substitution-note{text-overflow:ellipsis;white-space:nowrap;cursor:help;align-items:baseline;gap:.2rem;display:flex;overflow:hidden}.lineup-substitution-note>span{font-size:.72rem;font-weight:900;line-height:.8}.lineup-team li.lineup-substitute{color:#485663}.lineup-team li.lineup-substitutes-start{border-top:3px solid var(--forest-dark);margin-top:.25rem;padding-top:.65rem}.match-event-list{flex:1;height:0;min-height:0;padding:.2rem 0 .2rem 1.2rem;overflow-y:auto}.match-event-list li{grid-template-columns:2.45rem minmax(0,1fr);gap:.7rem;padding:0 0 .65rem;font-size:.7rem;display:grid;position:relative}.match-centre .match-event-list li{font-size:.8rem}.match-event-list li:before{content:"";background:var(--line);width:1px;position:absolute;top:0;bottom:0;left:1.2rem}.match-event-list li:last-child:before{bottom:50%}.match-event-card{background:#f4f6f7;grid-template-columns:1.4rem minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:3.65rem;padding:.65rem .75rem;transition:background .15s;display:grid}.match-event-card:hover{background:#edf1f3}.match-event-icon{width:1.05rem;height:1.05rem;color:var(--forest);fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.match-event-icon.ball{transform:rotate(-8deg)}.match-event-icon.card{border:1px solid #0d223547;border-radius:.14rem;width:.9rem;height:1.2rem;margin-left:.08rem;display:block;position:relative;transform:rotate(-5deg);box-shadow:0 .1rem .22rem #0d22352e}.match-event-icon.card:after{content:"";border:1px solid #ffffff80;border-radius:.07rem;position:absolute;inset:.12rem}.match-event-icon.card.yellow{background:#f3c928}.match-event-icon.card.red{background:#d7443e}.event-team-mark{aspect-ratio:1;width:1.65rem;color:var(--muted);background:var(--white);border:1px solid var(--line);place-items:center;padding:.18rem;font-size:.43rem;font-weight:900;display:grid;overflow:hidden}.event-team-mark img{object-fit:contain;width:100%;height:100%}.match-event-list time{z-index:1;width:2.45rem;height:2.45rem;color:var(--white);background:var(--forest-dark);border-radius:50%;place-items:center;font-size:.62rem;font-weight:900;display:grid;position:relative}.match-centre .match-event-list time{font-size:.7rem}.match-event-copy{flex-direction:column;gap:.15rem;min-width:0;display:flex}.match-event-team{color:var(--muted);white-space:nowrap;align-items:center;gap:.4rem;font-size:.58rem;font-weight:800;display:flex}.match-centre .match-event-team{font-size:.67rem}.match-event-list small,.match-data-empty{color:var(--muted);font-size:.62rem;line-height:1.45}.match-centre .match-event-list small,.match-centre .match-data-empty{font-size:.72rem}.match-data-empty{margin:0}.match-data-roadmap{border-top:1px solid var(--line);grid-template-columns:minmax(12rem,.34fr) minmax(0,1fr);display:grid}.match-data-roadmap>div{border-right:1px solid var(--line);flex-direction:column;gap:.45rem;min-height:6rem;padding:1.25rem 1.5rem;display:flex}.match-data-roadmap>div:last-child,.match-data-roadmap>div:nth-child(2n){border-right:0}.match-data-roadmap>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.match-data-roadmap strong{font-size:.78rem}.match-data-roadmap span{color:var(--muted);font-size:.67rem;line-height:1.4}.match-centre .match-data-roadmap strong{font-size:.92rem}.match-centre .match-data-roadmap span{font-size:.76rem}.match-media-list{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.match-media-list li{flex-wrap:wrap;align-items:baseline;gap:.25rem .55rem;font-size:.7rem;display:flex}.match-media-list a{color:var(--forest);font-weight:800}.match-tv-rights{gap:.8rem;display:grid}.match-tv-panel>.tv-region-select{width:100%;margin-block:.85rem 1rem}.match-tv-rights .match-media-list li{gap:.2rem;display:grid}.match-tv-rights p{color:var(--muted);margin:0;font-size:.7rem;line-height:1.45}.match-tv-rights>a{width:fit-content;color:var(--forest);letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:900;text-decoration:none}.match-highlights-content{gap:1.4rem;display:grid}.match-highlight-feature{color:inherit;gap:.85rem;text-decoration:none;display:grid}.match-highlight-image{aspect-ratio:16/9;background:var(--forest-dark);width:100%;display:block;position:relative;overflow:hidden}.match-data-roadmap .match-highlight-image img{object-fit:contain;transition:transform .26s}.match-highlight-feature:hover .match-highlight-image img{transform:scale(1.015)}.match-data-roadmap .match-highlight-image>i{aspect-ratio:1;width:3rem;color:var(--forest-dark);background:var(--lime);border-radius:50%;place-items:center;padding-left:.12rem;font-size:.78rem;font-style:normal;transition:transform .18s;display:grid;position:absolute;bottom:1rem;left:1rem}.match-highlight-feature:hover .match-highlight-image>i{transform:scale(1.07)}.match-data-roadmap .match-highlight-feature-copy{color:var(--ink);font-size:inherit;gap:.3rem;display:grid}.match-highlight-feature-copy b{font-size:clamp(.95rem,1.7vw,1.25rem);line-height:1.2}.match-highlight-feature-copy small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:850}.match-additional-highlights{border-top:1px solid var(--line);gap:.55rem;padding-top:1rem;display:grid}.match-data-roadmap .match-additional-highlights>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.6rem;font-weight:900}.match-additional-highlights ul{margin:0;padding:0;list-style:none;display:grid}.match-additional-highlights li{border-top:1px solid var(--line);grid-template-columns:2rem minmax(0,1fr) auto;align-items:baseline;gap:.75rem;padding:.75rem 0;display:grid}.match-additional-highlights li>span,.match-additional-highlights li small{color:var(--muted);font-size:.58rem}.match-additional-highlights a{color:var(--forest);font-size:.75rem;font-weight:850;line-height:1.35;text-decoration:none}.match-additional-highlights a:hover{color:#9a6800}.standings-placeholder p:last-child{margin-bottom:0}.site-footer{color:#8da0b0;background:var(--forest-dark);padding:clamp(3rem,6vw,5rem) max(1rem,50vw - 36rem) 2rem;font-size:.75rem}.site-footer-inner{gap:clamp(3rem,6vw,4.5rem);display:grid}.site-footer-topline{border-top:1px solid #ffffff24;justify-content:space-between;align-items:end;gap:3rem;padding-top:2rem;display:flex}.site-footer-brand{flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.site-footer-brand>a{color:var(--lime);letter-spacing:.14em;text-transform:uppercase;font-size:1.15rem;font-weight:900;text-decoration:none}.site-footer-brand p,.site-footer-note{margin:0;line-height:1.55}.site-footer-brand p{color:#c4d0d9}.site-footer-note{text-align:right;justify-items:end;gap:.4rem;max-width:25rem;display:grid}.site-footer-note small{color:#6f8495}.site-footer-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.5rem,3vw,3rem);display:grid}.site-footer-links h2{color:var(--white);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem}.site-footer-links ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.site-footer-links a{color:#9eafbd;line-height:1.4;text-decoration:none;transition:color .15s}.site-footer-links a:hover{color:var(--lime)}.site-footer-trust{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:.7rem 1.25rem;margin-top:-2.75rem;padding-top:1rem;display:flex}.site-footer-trust a{color:#8296a6;text-underline-offset:.25rem;text-decoration-color:#0000;transition:color .15s,text-decoration-color .15s}.site-footer-trust a:hover{color:var(--white);text-decoration-color:currentColor}.trust-page-header{color:var(--white);background:var(--forest-dark);padding-block:clamp(3.5rem,7vw,6rem)}.trust-page-header .kicker{color:var(--lime)}.trust-page-header h1{letter-spacing:-.06em;text-wrap:balance;max-width:15ch;margin:0;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.95}.trust-page-header h1+p{color:#c4d0d9;max-width:45rem;margin:1.5rem 0 0;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.65}.trust-page-content{grid-template-columns:minmax(0,44rem);gap:0;padding-block:clamp(3.5rem,7vw,6rem);display:grid}.trust-page-content section{border-top:1px solid var(--line);padding-block:2rem}.trust-page-content section:first-child{border-top:0;padding-top:0}.trust-page-content h2{color:var(--ink);letter-spacing:-.035em;margin:0 0 .8rem;font-size:clamp(1.3rem,2.2vw,1.75rem)}.trust-page-content p{color:var(--muted);margin:0;font-size:1rem;line-height:1.75}.trust-page-content p+p{margin-top:1rem}.trust-page-content a{color:var(--forest);text-underline-offset:.2rem;font-weight:800}.trust-page-email{font-size:clamp(1.05rem,2vw,1.35rem)}@keyframes pulse{50%{box-shadow:0 0 0 .5rem #f2b84b00}}.season-outcome-summary{border-top:4px solid var(--forest);border-bottom:1px solid var(--line);grid-template-columns:minmax(15rem,1fr) auto;align-items:center;gap:2rem;margin-bottom:2.5rem;padding:1.25rem 0;display:grid}.season-champion .kicker,.season-relegated .kicker{margin-bottom:.65rem}.outcome-team{color:var(--ink);align-items:center;gap:.85rem;text-decoration:none;display:inline-flex}.outcome-team-crest{background:var(--white);border:1px solid var(--line);place-items:center;width:4.4rem;height:4.4rem;padding:.4rem;font-size:.65rem;font-weight:900;display:grid;overflow:hidden}.outcome-team-crest img{object-fit:contain;width:100%;height:100%}.outcome-team strong{letter-spacing:-.035em;font-size:clamp(1.25rem,3vw,2rem)}.season-relegated>div{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.outcome-team.small{gap:.5rem}.outcome-team.small .outcome-team-crest{width:2.45rem;height:2.45rem;padding:.25rem}.outcome-team.small strong{letter-spacing:0;max-width:9rem;font-size:.72rem}.outcome-team:hover strong,.outcome-team:focus-visible strong{text-underline-offset:.18em;text-decoration:underline}.team-honours{border-top:4px solid var(--forest);margin-top:3.5rem}.team-honours>header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;gap:.2rem 2rem;padding:1.25rem 0;display:grid}.team-honours>header .kicker,.team-honours>header h2{grid-column:1}.team-honours>header h2{margin:.2rem 0 0;font-size:clamp(1.35rem,3vw,2rem)}.team-honours>header>p:last-child{max-width:22rem;color:var(--muted);grid-area:1/2/3;margin:0;font-size:.68rem;line-height:1.5}.team-honour-row{border-bottom:1px solid var(--line);grid-template-columns:3rem minmax(12rem,1fr) minmax(0,2fr);align-items:center;gap:1rem;min-height:5rem;display:grid}.team-honour-mark{background:var(--white);border:1px solid var(--line);place-items:center;width:2.8rem;height:2.8rem;padding:.25rem;font-size:.55rem;font-weight:900;display:grid;overflow:hidden}.team-honour-mark img{object-fit:contain;width:100%;height:100%}.team-honour-row>div{flex-direction:column;gap:.2rem;display:flex}.team-honour-row>div strong{font-size:.82rem}.team-honour-row>div span{color:var(--muted);font-size:.62rem}.team-honour-row nav{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.team-honour-row nav a{color:var(--ink);background:var(--white);border:1px solid var(--line);padding:.35rem .45rem;font-size:.62rem;font-weight:850;text-decoration:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.live-dot{animation:none}*{transition:none!important}}@media (max-width:1080px){:root{--page-gutter:clamp(1rem, 4.5vw, 1.25rem)}.nav-shell{gap:1rem;height:4.25rem}.primary-nav,.nav-cta{display:none}.brand{gap:.55rem}.brand-name{max-width:8.5rem;font-size:.7rem;display:block}.mobile-nav{margin-left:auto;display:block}.mobile-nav>summary{min-height:2.75rem;color:var(--white);cursor:pointer;letter-spacing:.07em;text-transform:uppercase;border:1px solid #ffffff47;grid-template-columns:1.15rem auto;place-content:center;align-items:center;gap:.55rem;padding:.55rem .75rem;font-size:.7rem;font-weight:900;list-style:none;display:grid}.mobile-nav>summary::-webkit-details-marker{display:none}.mobile-nav>summary>span:first-child,.mobile-nav>summary>span:first-child:before,.mobile-nav>summary>span:first-child:after{content:"";background:currentColor;width:1.15rem;height:2px;display:block}.mobile-nav>summary>span:first-child{position:relative}.mobile-nav>summary>span:first-child:before,.mobile-nav>summary>span:first-child:after{position:absolute;left:0}.mobile-nav>summary>span:first-child:before{top:-.34rem}.mobile-nav>summary>span:first-child:after{top:.34rem}.mobile-nav[open]>summary>span:first-child{background:0 0}.mobile-nav[open]>summary>span:first-child:before{top:0;transform:rotate(45deg)}.mobile-nav[open]>summary>span:first-child:after{top:0;transform:rotate(-45deg)}.mobile-nav>nav{padding:.75rem var(--page-gutter) 1rem;color:var(--white);background:var(--forest-dark);border-bottom:1px solid #ffffff24;grid-template-columns:1fr 1fr;display:grid;position:absolute;top:calc(100% + 1px);left:0;right:0;box-shadow:0 1rem 2rem #0003}.mobile-nav>nav a{border-bottom:1px solid #ffffff1f;align-items:center;min-height:3rem;padding:.7rem .75rem;font-size:.9rem;font-weight:750;text-decoration:none;display:flex}.mobile-nav>nav a:nth-child(odd){border-right:1px solid #ffffff1f}.mobile-nav>nav .mobile-nav-cta{color:var(--forest-dark);background:var(--lime);letter-spacing:.06em;text-transform:uppercase;border:0;grid-column:1/-1;justify-content:center;margin-top:.75rem;font-size:.75rem}}@media (max-width:760px){body{font-size:1rem}p,li{line-height:1.55}button,select,input,.button{min-height:2.75rem}.kicker,.fixture-meta,.fixture-foot,.competition-heading,.team-match-filter>span{letter-spacing:.06em;font-size:.72rem}.score small{letter-spacing:.05em;min-width:0;font-size:.625rem}.site-footer{font-size:.8125rem}.fixtures-hero,.competitions-index-header{padding-block:2rem 1.5rem}.fixture-content,.competition-fixtures{padding-bottom:3.5rem}.fixture-tabs{width:calc(100% + (2 * var(--page-gutter)));margin-left:calc(-1 * var(--page-gutter));padding-inline:var(--page-gutter);scroll-padding-inline:var(--page-gutter);margin-bottom:2rem}.fixture-tabs a,.team-page-nav a{align-items:center;min-height:2.75rem;display:inline-flex}.home-hero{align-items:center;min-height:27rem}.hero-copy{padding-block:3.5rem 2.75rem}.hero-copy h1{font-size:clamp(2.2rem,9.4vw,3.15rem)}.hero-copy>p:not(.kicker){max-width:24rem}.hero-ball{opacity:.65;width:15rem;top:15%;right:-8rem}.pitch-lines{inset:0 -20rem 20% 20%}.hero-actions{align-items:flex-start;gap:.65rem}.hero-actions .button{padding-inline:.9rem;font-size:.68rem}.section-heading{align-items:flex-end}.section-heading h2{font-size:2rem}.highlight-grid,.highlight-grid-compact{grid-template-columns:1fr}.home-rivalry-row{grid-template-columns:4.5rem minmax(0,1fr) 1rem;gap:.8rem}.home-rivalry-row>span:nth-child(3){display:none}.home-tv-layout{grid-template-columns:1fr;gap:2.5rem}.home-tv-links{grid-template-columns:1fr}.history-index-hero h1,.highlights-hero h1,.tv-guide-hero h1,.fixtures-hero h1,.competitions-index-header h1,.team-hero h1{white-space:normal}.tv-section-heading{flex-direction:column;align-items:flex-start}.tv-section-heading>p{text-align:left}.tv-airing-row{grid-template-columns:1fr auto;gap:.65rem 1rem;padding-block:1.4rem}.tv-airing-row time,.tv-airing-channels{grid-column:1}.tv-airing-row>span:last-child{grid-area:1/2/4}.tv-airing-match{grid-column:1}.tv-rights-row,.tv-pending,.tv-method-note .content-shell{grid-template-columns:1fr;gap:1.25rem}.tv-rights-competition{align-items:center}.tv-right-detail{grid-template-columns:1fr;gap:.55rem}.tv-right-source{justify-items:start}.highlights-filter,.competition-media-actions{flex-direction:column;align-items:stretch}.highlights-filter label,.tv-region-select{width:100%}.highlight-item h2{font-size:1.2rem}.matchup{grid-area:2/1;grid-template-columns:1fr 4.2rem 1fr;gap:.55rem}.fixture-row-main{display:grid}.fixture-row.fixture-comparable .fixture-row-main{padding-right:0}.fixture-meta{grid-area:1/1;align-items:baseline}.fixture-meta span:first-child{flex:none}.fixture-meta span:last-child{text-align:right;max-width:62%}.fixture-row-toggle{grid-area:2/1;min-height:0;position:relative;inset:auto}.fixture-row-toggle .collapse-icon{top:50%;bottom:auto;right:-.15rem;transform:translateY(-50%)rotate(45deg)}.fixture-row-toggle[aria-expanded=true] .collapse-icon{transform:translateY(-50%)rotate(225deg)}.team{text-align:center;flex-direction:column;gap:.45rem;font-size:.9rem;line-height:1.15}.team-home{flex-direction:column-reverse}.team-crest{width:2.8rem}.score strong{font-size:1.08rem}.score small{max-width:4.2rem;font-size:.48rem;line-height:1.2}.fixture-meta span:last-child,.fixture-foot>span:first-child{text-overflow:ellipsis;white-space:nowrap;max-width:50%;overflow:hidden}.fixture-row:hover{padding-left:0;padding-right:0}.fixture-row.fixture-comparable:hover{padding-right:0}.fixture-foot{flex-wrap:wrap;grid-area:3/1;justify-content:flex-start}.fixture-foot .status{display:none}.fixture-foot:not(:has(.fixture-coverage)){display:none}.quick-view-panel{padding:.8rem}.match-page{padding-top:1rem}.match-scoreboard{grid-template-columns:1fr 4.5rem 1fr;gap:.5rem;margin:1.5rem auto}.match-team{text-align:center;flex-direction:column;gap:.6rem;font-size:1.1rem}.match-team-home{flex-direction:column-reverse}.match-score strong{font-size:1.4rem}.match-score-final>strong{padding:.38rem .48rem}.match-insights:not(.compact) .form-team-details summary{grid-template-columns:2rem minmax(0,1fr) auto .7rem}.match-insights:not(.compact) .form-team-details summary .h2h-badge,.match-insights:not(.compact) .h2h-record .h2h-badge{width:2rem;padding:.18rem}.match-insights:not(.compact) .h2h-details summary{grid-template-columns:1fr .7rem}.match-insights:not(.compact) .h2h-details summary>strong{display:none}.match-insights:not(.compact) .h2h-details summary>span:nth-child(2){justify-self:end}.match-insights,.match-insights.compact{grid-template-columns:1fr}.match-insights:not(.compact) .insight-section{padding:1.2rem}.match-insights:not(.compact) .insight-coverage-note{padding-inline:1.2rem}.match-insights:not(.compact) .h2h-match-list li{gap:.4rem .5rem;font-size:.76rem}.match-detail-grid{grid-template-columns:1fr}.match-detail-panel{border-right:0;border-bottom:1px solid var(--line);padding:1rem .8rem}.match-detail-panel:last-child{contain:none}.lineup-columns{grid-template-columns:1fr;gap:.75rem}.match-event-list{flex:none;height:auto;max-height:34rem;padding-left:0}.match-event-list li{grid-template-columns:2.25rem minmax(0,1fr);gap:.5rem}.match-event-list li:before{left:1.1rem}.match-event-list time{width:2.25rem;height:2.25rem}.match-event-team>span:last-child{display:none}.match-detail-heading{align-items:center}.insight-section{border-right:0;border-bottom:1px solid var(--line);padding:1rem .8rem}.match-data-roadmap>div{border-bottom:1px solid var(--line)}.match-data-roadmap{grid-template-columns:1fr}.match-data-roadmap>div:nth-child(2){border-right:0}.match-additional-highlights li{grid-template-columns:1.75rem minmax(0,1fr)}.match-additional-highlights li small{grid-column:2}.empty-fixtures{grid-template-columns:1fr;justify-items:start;gap:1.5rem;min-height:24rem}.empty-fixtures.compact-empty{min-height:12rem}.empty-fixtures.compact-empty .empty-ball{display:none}.empty-ball{width:4.5rem}.calendar-band{grid-template-columns:1fr;gap:2rem}.preview-layout{grid-template-columns:1fr;gap:2.5rem}.calendar-band .coming-soon{grid-column:1}.team-directory-list{columns:1}.team-hero-inner{grid-template-columns:4.75rem minmax(0,1fr);align-items:flex-start;gap:1.25rem 1rem;display:grid}.team-hero-badge{width:4.75rem;height:4.75rem}.team-hero-copy{width:100%}.team-hero h1{white-space:normal}.team-hero p:last-child{overflow-wrap:normal;word-break:normal}.team-page-nav{flex-wrap:wrap;gap:.75rem 1.25rem}.team-calendar-button{text-align:center;grid-column:1/-1;width:100%;margin-left:0}.team-header-form{flex-direction:row;align-items:center;gap:.5rem}.competition-hero-head{flex-direction:column;align-items:flex-start}.competition-calendar-button{margin-left:0}.competition-season-nav{flex-direction:column;align-items:stretch}.season-outcome-summary{grid-template-columns:1fr;align-items:start;gap:1.25rem}.season-relegated>div{justify-content:flex-start}.team-honours>header,.team-honour-row{grid-template-columns:1fr;align-items:start}.team-honours>header>p:last-child{grid-area:auto/1}.team-honour-row{gap:.65rem;padding:1rem 0}.team-honour-row nav{justify-content:flex-start}.season-coverage{justify-content:space-between}.team-form-summary,.team-matches-intro{grid-template-columns:1fr;align-items:start;gap:1rem}.team-form-summary{padding-block:1rem}.team-match-filter{width:100%;min-width:0}.team-match-filter select{width:100%}.team-calendar-cta{grid-template-columns:1fr;align-items:start;gap:1rem}.calendar-option{grid-template-columns:2rem 1fr;gap:1rem}.calendar-option>a{grid-column:2}.calendar-builder-row{grid-template-columns:2rem 1fr;gap:1rem}.calendar-builder-row label{grid-template-columns:1fr;gap:.65rem}.calendar-builder-row button,.calendar-builder-submit{grid-column:2;justify-self:start}.team-archive-heading{grid-template-columns:1fr;gap:.75rem;padding:1.1rem 1rem}.team-archive-stats{grid-template-columns:repeat(3,1fr)}.team-archive-stats>div:nth-child(3){border-right:0}.team-archive-stats>div:nth-child(-n+3){border-bottom:1px solid var(--line)}.team-season-records{overflow-x:auto}.team-season-records-head,.team-season-record{min-width:36rem}.site-footer{padding-top:3rem}.site-footer-inner{gap:2.5rem}.site-footer-topline{flex-direction:column;align-items:flex-start;gap:1.25rem}.site-footer-note{text-align:left;justify-items:start}.site-footer-links{grid-template-columns:1fr 1fr;gap:2.5rem 1.5rem}.site-footer-trust{margin-top:-1rem}.competition-directory-group{grid-template-columns:1fr;gap:1rem}.competition-directory-group>header p{max-width:none}.competition-faqs>div{grid-template-columns:1fr}.competition-directory-row{grid-template-columns:3.25rem 1fr auto;gap:.75rem;padding:.8rem 0}.season-select.compact{grid-area:2/2/auto/-1;justify-self:stretch}.competition-row-action{grid-area:1/3}.competition-table{margin-inline:-1rem}.competition-table-header{padding-inline:1rem}.standings-scroll table{table-layout:fixed;min-width:0}.competition-table.compact .standings-scroll table{min-width:0}.standings-mobile-extra{display:none}.standings-scroll th,.standings-scroll td{padding:.55rem .25rem;font-size:.72rem}.standings-scroll th:nth-child(2){width:46%;min-width:0}.competition-editorial-support,.competition-history-preview{grid-template-columns:1fr;gap:0}.competition-editorial-support>article+article{border-top:1px solid var(--line);border-left:0;padding-left:0}.competition-history-preview{gap:.75rem}}
