@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Oswald:wght@400;500;600;700&display=swap');
:root{--yellow:#efed38;--ink:#141611;--muted:#72756c;--paper:#f7f7f2;--line:#dedfd6;--heading:'Oswald','Arial Narrow',sans-serif;--body:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 var(--body)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15}h1,h2{font-family:var(--heading);font-weight:600;letter-spacing:-.035em}h2{font-size:clamp(32px,3.6vw,48px);margin-bottom:0}h3{font-size:23px;letter-spacing:-.035em}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #929d00;outline-offset:5px}.wrap{max-width:1320px;width:calc(100% - 96px);margin-inline:auto}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:800;line-height:1.6;margin:0 0 14px;text-transform:uppercase}.section{padding-block:88px}.yellow{color:var(--yellow)}.topbar{background:var(--yellow);font-size:12px;font-weight:800;letter-spacing:.07em}.topbar-inner{display:flex;justify-content:space-between;align-items:center;min-height:33px}.topbar-inner>div{display:flex;align-items:center;gap:28px}.social-links{display:flex;align-items:center;gap:21px}.social-links a{display:grid;place-items:center;min-width:24px;min-height:30px}.social-links .icon{width:16px;height:16px}.site-header{background:#12140f;color:#fff;position:sticky;top:0;z-index:40;border-bottom:1px solid #ffffff12}.header-inner{display:flex;align-items:center;gap:35px;height:94px}.brand{display:flex;align-items:center;gap:15px;flex-shrink:0}.brand img{width:60px;height:60px;object-fit:contain}.brand b{display:block;font-family:var(--heading);font-size:29px;letter-spacing:.02em;line-height:1.2}.brand small{font-size:10px;letter-spacing:.12em;display:block;margin-top:4px;color:#c7c9be}.header-inner nav{display:flex;align-items:center;gap:24px;margin-left:auto;height:100%}.header-inner nav a{font-size:14px;font-weight:700;position:relative;display:flex;align-items:center;height:100%;white-space:nowrap}.header-inner nav a[aria-current],.header-inner nav a:hover{color:var(--yellow)}.header-inner nav a[aria-current]:after{content:'';height:3px;background:var(--yellow);position:absolute;bottom:0;left:0;right:0}.live-link{border:1px solid #525548;padding:9px 15px;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:800;white-space:nowrap}.live-link .icon{width:15px}.menu-toggle{display:none}.hero{height:620px;background:#13160f;position:relative;color:#fff;isolation:isolate;overflow:hidden}.hero-image{position:absolute;inset:0 0 0 auto;width:78%;height:100%;object-fit:cover;object-position:60% 44%;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#13160f 4%,#13160fec 21%,#13160f90 44%,#13160f10 76%),linear-gradient(0deg,#13160faa,transparent 45%)}.hero-inner{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;padding-bottom:30px}.hero-copy{max-width:645px}.hero-copy .eyebrow{display:flex;align-items:center;gap:13px;font-size:12px;letter-spacing:.13em}.hero-copy .eyebrow:before{content:'';width:28px;height:3px;background:var(--yellow)}.hero h1{font-size:clamp(66px,7.6vw,108px);line-height:1.06;font-weight:600;margin:23px 0 24px;letter-spacing:-.025em}.hero h1 span{display:block}.hero-description{max-width:395px;color:#d1d3c9;font-size:16px;line-height:1.9;margin-bottom:29px}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:52px;padding:13px 22px;border:0;font-size:12px;font-weight:800;letter-spacing:.02em;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-yellow{background:var(--yellow);color:var(--ink)}.button-yellow:hover{background:#fffe68}.button-dark{background:var(--ink);color:#fff}.button .icon{width:19px}.hero-secondary{font-size:14px;border-bottom:1px solid #737568;padding:7px 0;display:flex;align-items:center;gap:10px}.hero-secondary .icon{width:17px}.hero-foot{display:flex;justify-content:space-between;position:absolute;bottom:25px;left:0;right:0;color:#aeb2a2;font-size:10px;font-weight:700;letter-spacing:.14em}.hero-foot a{display:flex;align-items:center;gap:16px}.hero-foot a span{font-size:23px}.hero-side{position:absolute;right:17px;top:50%;writing-mode:vertical-rl;font-size:10px;letter-spacing:.2em;color:#fff9;transform:translateY(-50%)}.match-strip{background:#1c1f17;color:#fff;padding-block:30px}.match-grid{display:grid;grid-template-columns:1fr 1fr}.match-card{padding:3px 38px 0 0}.match-next{padding:3px 0 0 38px;border-left:1px solid #424638}.match-card-top{display:flex;justify-content:space-between;align-items:center}.match-card-top .eyebrow{margin:0;color:#d8dacf;font-size:12px}.status-pill{font-size:10px;border:1px solid #4c513e;padding:3px 9px;border-radius:2px;color:#b6bca8;font-weight:700;letter-spacing:.08em}.match-next .status-pill{color:var(--yellow);border-color:#626732}.match-scoreboard{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;text-align:center;margin:20px 0 19px;gap:12px}.match-club{display:flex;align-items:center;gap:12px}.match-club:last-child{flex-direction:row-reverse;text-align:right}.crest{width:43px;height:43px;object-fit:contain;flex-shrink:0}.match-club b{font-size:12px;line-height:1.45;max-width:110px}.score strong{display:block;font:500 46px/1 var(--heading);white-space:nowrap}.score strong span{color:#838879;padding:0 9px}.score small{font-size:9px;color:#aab19b;display:block;margin-top:9px;text-transform:uppercase;letter-spacing:.05em}.match-card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #3a3f2f;padding-top:13px;font-size:12px;color:#b7bcaa;gap:10px}.match-card-bottom>span{display:flex;align-items:center;gap:8px}.match-card-bottom a{display:flex;align-items:center;gap:12px;color:#e9ebdf;white-space:nowrap}.match-card-bottom .icon{width:15px;height:15px}.next-empty{display:flex;gap:20px;align-items:center;min-height:110px}.next-empty h3{font-family:var(--heading);font-size:26px;margin:0 0 6px;letter-spacing:0}.next-empty p{font-size:13px;color:#aab19b;max-width:295px;line-height:1.6;margin:0}.calendar-outline{border:1px solid #4a5036;padding:13px;color:var(--yellow)}.calendar-outline .icon{width:29px;height:29px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-heading .eyebrow{font-size:12px;color:#6c7162;margin-bottom:9px}.text-link{display:inline-flex;gap:18px;align-items:center;font-size:14px;font-weight:800;white-space:nowrap}.text-link .icon{width:19px}.home-updates{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:64px}.featured-news{display:block}.news-image{position:relative;aspect-ratio:1.85;overflow:hidden;background:#e7e8df}.news-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.featured-news:hover .news-image img{transform:scale(1.025)}.news-tag{position:absolute;left:20px;bottom:20px;background:var(--yellow);font-size:12px;font-weight:800;padding:5px 12px;text-transform:uppercase}.news-meta{display:flex;gap:17px;font-size:12px;color:var(--muted);margin:22px 0 13px;letter-spacing:.035em}.news-meta time{border-right:1px solid var(--line);padding-right:17px}.featured-news h3{display:flex;align-items:flex-start;justify-content:space-between;font:500 29px/1.3 var(--heading);letter-spacing:0;gap:12px;margin-bottom:10px}.featured-news h3 .icon{margin-top:5px}.featured-news p{font-size:16px;color:var(--muted);margin:0}.standings-panel{background:#eeefe7;align-self:start;margin-top:7px}.standings-title{padding:26px 26px 21px;border-bottom:1px solid var(--line)}.standings-title .eyebrow{font-size:12px;color:#6c7162;margin-bottom:6px}.standings-title h2{font-size:35px;margin-bottom:12px}.standings-title>span{font-size:13px;color:var(--muted)}.table-scroll{overflow-x:auto}.league-table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}.league-table th,.league-table td{padding:14px 13px;border-bottom:1px solid var(--line);font-size:13px}.league-table thead th{font-size:11px;font-weight:700;color:#7a7e70;letter-spacing:.04em}.league-table th:first-child,.league-table td:first-child{padding-left:23px}.league-table td:last-child{padding-right:23px}.league-table tbody th{font-weight:600}.league-table .table-team{display:flex;gap:12px;align-items:center;white-space:normal;min-width:165px;line-height:1.5}.table-team .crest{width:27px;height:27px}.league-table .our-team{background:var(--yellow)}.league-table .our-team th,.league-table .our-team td{font-weight:800}.league-table abbr{text-decoration:none;cursor:help}.table-more{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:800;padding:19px 25px}.table-more .icon{width:18px}.table-note{font-size:12px;color:var(--muted);padding:0 25px 18px;margin:0}.team-section{background:#e9ebe2}.players-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.player-card{display:block;min-width:0}.player-portrait{position:relative;background:#dadecf;aspect-ratio:.85;overflow:hidden;isolation:isolate}.player-portrait img{width:100%;height:111%;object-fit:contain;position:absolute;bottom:-12%;transition:transform .35s}.player-card:hover .player-portrait img{transform:scale(1.035)}.player-number{font:600 154px/1 var(--heading);color:#bec5af;position:absolute;right:15px;top:15px;z-index:-1;letter-spacing:-.08em}.player-caption{display:flex;justify-content:space-between;gap:10px;align-items:center;padding-top:20px}.player-caption span{font-size:12px;color:#707861;letter-spacing:.07em}.player-caption h3{font:500 24px/1.3 var(--heading);margin:6px 0 0;letter-spacing:0}.circle-arrow{display:grid;place-items:center;border:1px solid #bdc2b2;border-radius:50%;width:31px;height:31px;flex-shrink:0}.circle-arrow .icon{width:15px;color:var(--ink)}.club-story{display:grid;grid-template-columns:1.15fr 1fr;gap:80px;align-items:center}.story-photo{position:relative}.story-photo img{width:100%;aspect-ratio:1.13;object-fit:cover}.photo-caption{position:absolute;bottom:20px;left:20px;background:var(--yellow);padding:9px 15px;font-size:11px;font-weight:800;letter-spacing:.08em}.story-copy .eyebrow{color:#79816c;font-size:12px}.story-copy h2{font-size:54px;max-width:340px;margin-bottom:24px}.story-copy p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.95;max-width:420px}.story-copy .button{margin-top:10px}.story-since{display:flex;gap:23px;align-items:center;border-top:1px solid var(--line);margin-top:35px;padding-top:23px}.story-since b{font:500 50px/1 var(--heading)}.story-since span{font-size:11px;line-height:1.8;letter-spacing:.08em;color:var(--muted);font-weight:700}.club-band{background:var(--yellow);padding-block:24px}.club-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}.club-band span{font:500 clamp(22px,3vw,40px)/1.2 var(--heading);white-space:nowrap}.club-band img{height:49px;width:49px}.partners{background:#fff;padding:59px 0 53px;text-align:center}.partners .eyebrow{font-size:12px;color:var(--muted);margin-bottom:8px}.partners h2{font-size:29px;margin-bottom:30px}.partner-logos{display:flex;align-items:center;justify-content:center;gap:38px;flex-wrap:wrap}.partner-logos>a,.partner-logos>span{display:flex;justify-content:center;align-items:center;width:115px;height:76px}.partner-logos img{max-width:115px;max-height:68px;object-fit:contain;filter:grayscale(1);opacity:.75;transition:filter .2s,opacity .2s}.partner-logos a:hover img{filter:none;opacity:1}.site-footer{background:var(--ink);color:#fff}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-block:45px}.footer-links{display:flex;gap:27px;font-size:14px}.footer-bottom{padding-block:21px;border-top:1px solid #ffffff1c;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#929887}.footer-bottom span:last-child{letter-spacing:.1em}.skip-link{position:fixed;z-index:100;top:-100px;left:20px;padding:12px;background:var(--yellow)}.skip-link:focus{top:15px}.page-intro{padding:64px 0 59px;background:#e9ebe2;border-bottom:1px solid var(--line)}.page-intro .eyebrow{font-size:12px;color:#737b65}.page-intro h1{font-size:clamp(44px,6vw,76px);margin:0}.intro-text{color:var(--muted);margin:22px 0 0;max-width:630px;font-size:16px}.filters{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:35px}.filter{background:transparent;border:1px solid #cdd1c1;padding:10px 16px;font-size:13px;font-weight:700;min-height:43px}.filter.active,.filter:hover{background:var(--ink);color:var(--yellow);border-color:var(--ink)}.filter-label{font-size:14px;font-weight:700;margin-right:10px}.filter-select{padding:10px 35px 10px 14px;background:white;border:1px solid #cdd1c1;max-width:100%;min-height:45px}.empty-state{padding:50px 30px;text-align:center;border:1px solid var(--line);background:#eeefe7}.empty-state h3{font-family:var(--heading);font-size:30px}.empty-state p{color:var(--muted);font-size:16px;margin:0}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px 30px}.news-grid .featured-news h3{font-size:25px}.news-grid .news-meta{flex-wrap:wrap;gap:8px}.article{max-width:820px;margin-inline:auto}.article h1{font-size:clamp(38px,5vw,65px);line-height:1.15;margin:20px 0 25px}.article-cover{width:100%;max-height:480px;object-fit:cover;margin:32px 0 8px}.article-body{font-size:17px;line-height:1.9;white-space:pre-line;margin-block:35px}.article-caption{font-size:12px;color:var(--muted)}.back-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:800}.back-link .icon{transform:rotate(180deg);width:17px}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.gallery-card{background:none;border:0;padding:0;text-align:left;color:inherit}.gallery-card img{width:100%;aspect-ratio:1.35;object-fit:cover;transition:filter .2s}.gallery-card:hover img{filter:brightness(.85)}.gallery-card h3{font:500 24px/1.3 var(--heading);margin:17px 0 7px}.gallery-card span{font-size:12px;color:var(--muted)}.lightbox{background:#12140ff5;border:0;color:#fff;padding:28px;max-width:95vw;width:1100px;max-height:94vh}.lightbox::backdrop{background:#000b}.lightbox img{max-height:70vh;margin:auto;object-fit:contain}.lightbox-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.lightbox-header h2{font-size:24px}.icon-button{display:grid;place-items:center;background:transparent;border:1px solid #777;color:inherit;width:44px;height:44px}.lightbox-nav{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.lightbox-nav .button{background:transparent;border:1px solid #777;color:#fff}.fixtures{display:grid;gap:18px}.fixture{border:1px solid var(--line);background:#fff;display:grid;grid-template-columns:155px 1fr 160px;align-items:center;gap:24px;padding:25px 28px}.fixture-date{font-size:14px;font-weight:800}.fixture-date small{display:block;font-size:12px;font-weight:500;color:var(--muted);margin-top:6px}.fixture-teams{display:grid;grid-template-columns:1fr 95px 1fr;align-items:center;gap:20px;text-align:center}.fixture-team{display:flex;gap:15px;align-items:center;font-size:14px;font-weight:700}.fixture-team:last-child{flex-direction:row-reverse;text-align:right}.fixture-score{font:500 32px var(--heading);white-space:nowrap}.fixture-meta{text-align:right;font-size:12px;color:var(--muted)}.fixture-meta b{display:block;color:var(--ink);margin-bottom:5px}.fixture-report{grid-column:1/-1;border-top:1px solid var(--line);padding-top:15px;font-size:16px}.fixture-report summary{cursor:pointer;font-size:14px;font-weight:700}.fixture-report p{white-space:pre-line;margin:15px 0 0}.crest-fallback{display:grid;place-items:center;width:43px;height:43px;border:1px solid #cdd1c1;background:#e7eadd;color:#767d68;font:500 17px var(--heading);flex-shrink:0}.table-full{background:#fff;border:1px solid var(--line)}.table-full .league-table th,.table-full .league-table td{padding-block:19px;font-size:14px}.table-explainer{font-size:13px;color:var(--muted);margin-top:20px}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.about-layout img{width:100%;object-fit:cover;aspect-ratio:1}.prose{white-space:pre-line;line-height:2;font-size:16px;color:#545b48}.about-layout h2{margin-bottom:25px}.player-detail{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.player-detail .player-portrait{max-height:590px}.player-detail .player-number{font-size:260px}.player-detail h1{font-size:60px;margin-bottom:25px}.player-stats{display:flex;gap:30px;margin-top:35px;padding-top:25px;border-top:1px solid var(--line)}.player-stats b{display:block;font:500 33px var(--heading)}.player-stats span{font-size:13px;color:var(--muted)}.video-frame{aspect-ratio:16/9;width:100%;border:0;background:#161913}.video-caption{margin-top:25px;display:flex;justify-content:space-between;gap:25px;align-items:center}.video-caption h2{font-size:30px}.contact-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:85px}.contact-info h2{margin-bottom:30px}.contact-line{display:flex;gap:18px;align-items:flex-start;margin:25px 0}.contact-line>.icon{margin-top:6px}.contact-line small{display:block;font-size:12px;color:var(--muted);margin-bottom:5px}.contact-line a,.contact-line span{font-weight:600;font-size:16px}.contact-info .social-links{margin-top:35px}.contact-info .social-links a{width:40px;height:40px;border:1px solid var(--line)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:22px;background:#e9ebe2;padding:35px}.field{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:700}.field input,.field select,.field textarea{width:100%;border:1px solid #cbd0bf;background:#fff;padding:12px;font-size:16px;border-radius:0;min-height:48px;color:var(--ink)}.field textarea{resize:vertical;min-height:150px}.span-2{grid-column:1/-1}.form-note{font-size:12px;color:var(--muted);margin:0}.form-status{font-size:14px;background:white;padding:15px;border-left:3px solid #85981e}.form-status:empty{display:none}.honeypot{position:absolute;left:-10000px}.contact-form button{justify-self:start}.alert-error{border-left-color:#b83e35}.pagination{display:flex;gap:10px;justify-content:center;margin-top:40px}[hidden]{display:none!important}
@media(min-width:1600px){.hero{height:690px}.hero-copy{max-width:730px}.hero h1{font-size:120px}}
@media(max-width:1200px){.wrap{width:calc(100% - 64px)}.header-inner{gap:20px}.header-inner nav{gap:17px}.header-inner nav a{font-size:13px}.brand b{font-size:25px}.brand img{width:52px;height:52px}.brand{gap:10px}.live-link{padding:8px 10px}.home-updates{gap:35px}.match-club{gap:9px}.match-club b{font-size:11px}.match-card{padding-right:25px}.match-next{padding-right:0;padding-left:25px}.score strong{font-size:40px}.match-club .crest{width:36px;height:36px}.club-story{gap:45px}.player-caption h3{font-size:21px}.partner-logos{gap:20px}.footer-links{gap:18px}.hero{height:590px}}
@media(max-width:1020px){.header-inner{height:80px;gap:20px}.menu-toggle{display:grid;place-items:center;margin-left:auto;background:transparent;border:1px solid #555b48;color:white;width:43px;height:43px}.header-inner nav{display:none;position:absolute;top:80px;left:0;right:0;background:#191d14;height:auto;padding:20px 32px;flex-direction:column;gap:0;align-items:stretch;box-shadow:0 20px 30px #0003}.header-inner nav.open{display:flex}.header-inner nav a{padding:15px 0;font-size:16px}.header-inner nav a[aria-current]:after{display:none}.hero h1{font-size:86px}.hero-copy{max-width:550px}.hero-image{width:88%}.hero-shade{background:linear-gradient(90deg,#13160ff5,#13160fb0 43%,#13160f20),linear-gradient(0deg,#13160f77,transparent)}.home-updates{grid-template-columns:1.25fr 1fr;gap:30px}.standings-title{padding:22px 20px}.league-table th,.league-table td{padding-inline:8px}.league-table .table-team{min-width:120px;gap:9px}.league-table th:first-child,.league-table td:first-child{padding-left:14px}.league-table td:last-child{padding-right:14px}.section-heading{gap:12px}.section-heading h2{font-size:34px}.text-link{font-size:12px;gap:10px}.match-card{padding-right:20px}.match-next{padding-right:0;padding-left:20px}.match-club{flex-direction:column;gap:7px}.match-club:last-child{flex-direction:column;text-align:center}.match-scoreboard{margin-top:19px;margin-bottom:15px}.next-empty{min-height:131px;gap:13px}.next-empty h3{font-size:23px}.next-empty p{font-size:12px}.calendar-outline{padding:9px}.home-players{gap:16px}.player-number{font-size:110px}.player-caption h3{font-size:20px}.circle-arrow{display:none}.story-copy h2{font-size:44px}.club-story{gap:35px}.club-band span{font-size:29px}.club-band img{width:37px;height:37px}.footer-top{flex-wrap:wrap}.news-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fixture{grid-template-columns:125px 1fr;gap:20px;padding:22px}.fixture-meta{grid-column:1/-1;text-align:left;display:flex;gap:15px;border-top:1px solid var(--line);padding-top:12px}.fixture-meta b{margin:0}.contact-layout{gap:40px}.contact-form{padding:24px}.about-layout,.player-detail{gap:35px}.player-detail h1{font-size:45px}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.topbar{font-size:10px}.topbar-inner{min-height:31px}.top-location{display:none}.topbar .social-links{gap:13px}.topbar .social-links .icon{width:13px;height:13px}.header-inner{height:76px;gap:12px}.brand b{font-size:23px}.brand small{font-size:9px}.brand img{width:49px;height:49px}.live-link{font-size:10px;padding:7px 9px;min-height:39px;gap:5px}.live-link .icon{width:13px}.menu-toggle{height:39px;width:39px}.header-inner nav{top:76px}.hero{height:585px}.hero-image{width:100%;object-position:64% center}.hero-shade{background:linear-gradient(90deg,#13160fed,#13160f95 70%,#13160f77),linear-gradient(0deg,#13160f,transparent 65%)}.hero-inner{padding-bottom:35px}.hero h1{font-size:clamp(58px,14vw,85px);line-height:1.09;margin:26px 0 23px}.hero-copy .eyebrow{font-size:10px;letter-spacing:.06em;gap:10px}.hero-copy .eyebrow:before{width:17px;height:2px}.hero-description{font-size:15px;max-width:315px}.hero-actions{gap:20px;align-items:flex-start;flex-direction:column}.button{min-height:48px;font-size:12px;padding-inline:19px;gap:23px}.hero-secondary{font-size:13px}.hero-foot{font-size:9px;bottom:20px}.hero-side{display:none}.match-strip{padding-block:22px 26px}.match-grid{grid-template-columns:1fr;gap:22px}.match-card{padding:0}.match-next{padding:22px 0 0;border:0;border-top:1px solid #454b38}.match-card-top .eyebrow{font-size:11px}.match-club{flex-direction:row}.match-club:last-child{flex-direction:row-reverse;text-align:right}.match-club b{font-size:11px}.match-scoreboard{gap:8px;grid-template-columns:1fr 92px 1fr;margin:23px 0}.score strong{font-size:38px}.score strong span{padding-inline:5px}.score small{font-size:8px}.match-card-bottom{font-size:10px}.next-empty{min-height:119px;gap:17px}.next-empty h3{font-size:25px}.next-empty p{font-size:13px}.calendar-outline{padding:13px}.section{padding-block:55px}.section-heading{margin-bottom:25px}.section-heading h2{font-size:36px}.section-heading .eyebrow{font-size:11px}.home-updates{grid-template-columns:1fr;gap:40px}.featured-news h3{font-size:27px}.news-meta{font-size:11px}.news-image{aspect-ratio:1.55}.standings-title{padding:24px}.standings-title h2{font-size:34px}.league-table th,.league-table td{padding:15px 14px;font-size:14px}.league-table th:first-child,.league-table td:first-child{padding-left:24px}.league-table td:last-child{padding-right:24px}.league-table .table-team{gap:13px}.players-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.player-number{font-size:110px;top:10px;right:12px}.player-portrait{aspect-ratio:.75}.player-caption{padding-top:14px}.player-caption h3{font-size:22px}.player-caption span{font-size:10px}.club-story{grid-template-columns:1fr;gap:35px}.story-photo img{aspect-ratio:1.25}.story-copy h2{font-size:45px;max-width:none}.story-since{margin-top:28px}.club-band{padding-block:23px}.club-band .wrap{gap:12px;justify-content:center;flex-wrap:wrap}.club-band span{font-size:23px}.club-band img,.club-band span:last-child{display:none}.partners{padding-block:42px}.partner-logos{gap:16px}.partner-logos>a,.partner-logos>span{width:82px;height:59px}.partner-logos img{max-width:82px;max-height:54px}.partners h2{font-size:27px}.footer-top{flex-direction:column;align-items:flex-start;padding-block:35px;gap:25px}.footer-links{gap:23px;font-size:13px}.footer-bottom{flex-direction:column;gap:9px;font-size:11px;padding-block:20px}.footer-bottom span:last-child{font-size:10px}.page-intro{padding-block:43px}.page-intro h1{font-size:51px}.page-intro .eyebrow{font-size:11px}.filters{gap:8px;margin-bottom:28px}.filter{font-size:12px;padding:9px 13px}.filter-select{font-size:14px;width:100%}.news-grid,.gallery-grid{grid-template-columns:1fr;gap:35px}.gallery-card img{aspect-ratio:1.35}.gallery-card h3{font-size:25px}.article-body{font-size:16px}.article-cover{margin-top:26px}.fixture{grid-template-columns:1fr;padding:20px;gap:18px}.fixture-date{font-size:13px;display:flex;gap:12px;align-items:center;justify-content:space-between}.fixture-date small{margin:0}.fixture-teams{grid-template-columns:1fr 75px 1fr;gap:9px}.fixture-team,.fixture-team:last-child{flex-direction:column;text-align:center;font-size:13px;gap:10px}.fixture-team .crest{width:43px;height:43px}.fixture-score{font-size:29px}.fixture-meta{font-size:12px;justify-content:space-between}.table-full .league-table th,.table-full .league-table td{font-size:13px;padding-inline:13px}.table-full .league-table .table-team{min-width:155px}.table-explainer{font-size:12px}.about-layout,.player-detail,.contact-layout{grid-template-columns:1fr;gap:36px}.about-layout img{aspect-ratio:1.2}.player-detail .player-portrait{max-height:500px}.player-detail h1{font-size:43px}.player-stats{gap:27px}.video-caption{flex-direction:column;align-items:flex-start}.video-caption h2{font-size:27px}.contact-form{padding:23px;grid-template-columns:1fr}.contact-form .span-2{grid-column:auto}.contact-info h2{font-size:37px}.lightbox{padding:16px}.lightbox-header h2{font-size:21px}.lightbox-nav .button{padding:9px 12px;font-size:11px}.empty-state{padding:35px 22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Club-wide dark theme. */
:root{--paper:#151715;--muted:#a7aca2;--line:#343a31}body{color:#eeeee9}.topbar{color:#10130c}.site-header{background:#101210}.header-inner{height:102px;gap:27px}.header-inner nav{gap:26px}.header-inner nav a{font-family:var(--heading);font-size:21px;font-weight:500;letter-spacing:.025em}.brand b{font-size:29px;max-width:230px}.brand small{font-size:11px}.hero{height:610px}.hero h1{font-size:clamp(75px,8.7vw,125px);font-weight:600}.hero-copy .eyebrow{font-size:14px;letter-spacing:.16em}.hero-description{font-size:16px}.hero-side,.hero-foot,.club-band{display:none}.eyebrow:empty{display:none}.live-link{font-size:13px;padding:11px 14px}.home-table{padding-top:60px;padding-bottom:25px}.home-table .section-heading{margin-bottom:22px}.table-season{color:var(--muted);font-size:14px;margin:13px 0 0}.table-full,.standings-panel{background:#1c201b}.table-full .league-table th,.table-full .league-table td{padding-block:10px;font-size:14px}.table-full .league-table thead th{background:#242921;color:#b5bdab;font-size:12px}.league-table td:first-child{color:#969f8b}.league-table tbody th{font-weight:600}.league-table .our-team{background:#d9df31;color:#13170d}.league-table .our-team td:first-child{color:#13170d}.league-table .table-team{gap:15px}.table-team .crest-fallback{height:28px;width:28px;font-size:12px;border-color:#4e5844;background:#2d3427;color:#9ca58f}.league-table tr:last-child td,.league-table tr:last-child th{border-bottom:0}.table-full{border-radius:3px;overflow:hidden}.home-updates{grid-template-columns:1.1fr 1fr;gap:55px}.home-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px}.home-gallery img{width:100%;aspect-ratio:1.25;object-fit:cover}.home-updates .featured-news+.featured-news{margin-top:35px}.section-heading .eyebrow{color:#a2aa94}.team-section{background:#1c201a}.player-portrait{background:#262d22}.player-number{color:#414b36}.player-caption{padding-inline:2px}.player-caption span{color:#c9d0be}.player-caption h3{font-size:26px}.card-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:17px 0 0;margin-top:18px;border-top:1px solid #3a4232}.card-stats b{display:block;font:500 23px/1.1 var(--heading);font-variant-numeric:tabular-nums}.card-stats span{font-size:10px;letter-spacing:.065em;color:#909b83;display:block;margin-top:7px}.silhouette{filter:brightness(0) invert(.38);opacity:.85}.placeholder-player .player-caption h3{color:#aeb7a2}.partners{background:#121510;border-top:1px solid #303728}.partners h2{font-size:38px}.partner-logos>a,.partner-logos>span{background:#eceee4;border-radius:3px;padding:10px;width:125px;height:80px}.partner-logos img{max-width:105px;max-height:60px;filter:none;opacity:1}.site-footer{background:#10130e}.page-intro{background:#1b2118;border-bottom:1px solid #353d2c;padding-block:42px}.page-intro h1{font-size:64px}.page-intro .eyebrow{color:#a5b094}.intro-text{font-size:14px;margin-top:15px}.page-intro:has(.eyebrow:empty) .eyebrow{display:none}.filter{color:#cbd2c2;border-color:#454e3b}.filter.active,.filter:hover{background:var(--yellow);color:#11170b;border-color:var(--yellow)}.filter-select{background:#252d20;border-color:#4b553f;color:#edf0e6}.fixture{background:#1e241a;border-color:#38422f}.fixture-meta b{color:#dae1d1}.fixture-report{border-color:#38422f}.empty-state{background:#1e241a;border-color:#38422f}.news-image{background:#242a1f}.news-tag{color:#151715}.button-dark{background:var(--yellow);color:#11150a}.prose{color:#b8c1ae}.contact-form{background:#1e251b}.field input,.field select,.field textarea{background:#141a11;border-color:#46523c;color:#edf0e6}.form-status{background:#12190e;color:#d8e5c9}.circle-arrow .icon{color:#eeeee9}.article-body{color:#c3cabd}.story-copy h2{color:#edf0e6}.topbar .social-links a{min-height:33px}.gallery-card:focus-visible{outline-offset:7px}.gallery-card h3{font-size:22px}.gallery-card span{font-size:12px}.contact-info h2{font-size:36px}.section{scroll-margin-top:102px}
@media(min-width:1600px){.hero{height:640px}.hero h1{font-size:132px}}
@media(max-width:1200px){.header-inner nav{gap:20px}.header-inner nav a{font-size:19px}.brand b{font-size:26px;max-width:205px}.header-inner{gap:20px}.live-link{font-size:12px;padding:10px}.hero{height:575px}}
@media(max-width:1020px){.header-inner{height:87px}.header-inner nav{top:87px}.header-inner nav a{font-size:24px;padding:14px 0}.brand b{max-width:none;font-size:27px}.hero h1{font-size:98px}.player-caption h3{font-size:23px}.card-stats b{font-size:20px}.card-stats span{font-size:9px}.home-updates{gap:30px}.live-link{font-size:13px}}
@media(max-width:700px){.header-inner{height:83px;gap:10px}.header-inner nav{top:83px}.brand b{font-size:21px;max-width:152px}.brand small{font-size:9px}.brand img{width:45px;height:45px}.brand{gap:9px}.live-link{font-size:10px;padding:6px 8px}.live-link .icon{width:13px}.menu-toggle{width:38px;flex-shrink:0}.hero{height:525px}.hero h1{font-size:clamp(63px,16vw,104px);margin-top:18px;letter-spacing:-.025em}.hero-copy .eyebrow{font-size:12px}.hero-description{font-size:14px}.hero-actions{flex-direction:row;align-items:center;gap:25px}.hero-image{object-position:65% center}.home-table{padding-top:40px;padding-bottom:0}.table-full .league-table th,.table-full .league-table td{padding:10px 9px;font-size:12px}.table-full .league-table th:nth-child(n+4):nth-child(-n+7),.table-full .league-table td:nth-child(n+4):nth-child(-n+7){display:none}.table-full .league-table .table-team{min-width:0;gap:9px}.table-team .crest,.table-team .crest-fallback{width:25px;height:25px;flex-shrink:0}.table-full .league-table td:last-child,.table-full .league-table th:last-child{padding-right:13px}.table-full .league-table th:first-child,.table-full .league-table td:first-child{padding-left:13px}.table-season{font-size:12px}.home-updates{grid-template-columns:1fr;gap:45px}.page-intro h1{font-size:49px}.page-intro{padding-block:33px}.player-caption h3{font-size:23px}.card-stats{gap:6px;padding-top:13px;margin-top:14px}.card-stats b{font-size:20px}.card-stats span{font-size:9px;letter-spacing:0}.partner-logos>a,.partner-logos>span{width:91px;height:64px;padding:10px}.partner-logos img{max-width:71px;max-height:46px}.partners h2{font-size:33px}.topbar{font-size:9px}.section-heading h2{font-size:35px}.contact-form{padding:22px}.fixture-date{flex-wrap:wrap}.table-scroll{overflow:visible}.table-full{overflow:hidden}}
