@font-face{font-family:"DM Sans";src:url("./assets/DMSans-400.woff2") format("woff2");font-weight:400;font-display:swap}
@font-face{font-family:"DM Sans";src:url("./assets/DMSans-500.woff2") format("woff2");font-weight:500;font-display:swap}
@font-face{font-family:"DM Sans";src:url("./assets/DMSans-700.woff2") format("woff2");font-weight:700;font-display:swap}
@font-face{font-family:"DM Sans Display";src:url("./assets/DMSans-VariableFont.ttf") format("truetype");font-weight:100 1000;font-display:swap}
:root{--navy:#06172f;--navy2:#0b274c;--navy3:#123b6d;--paper:#fffdf8;--cream:#f5f0e6;--ink:#101828;--muted:#667085;--line:rgba(6,23,47,.13);--blue:#2f80ed;--red:#ed3224;--gold:#e3b247;--white:#fff;--radius:22px;--shadow:0 28px 80px rgba(6,23,47,.14);--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--navy)}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--cream);font-family:"DM Sans",Arial,sans-serif;font-synthesis:none;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,.display{font-family:"DM Sans Display","DM Sans",Arial,sans-serif;text-wrap:balance}.hub-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.noise{position:fixed;z-index:100;inset:0;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.scroll-progress{position:fixed;z-index:130;top:0;left:0;width:var(--scroll,0%);height:3px;background:linear-gradient(90deg,var(--red),var(--blue));box-shadow:0 0 18px rgba(237,50,36,.45)}
.hub-nav{position:fixed;z-index:90;top:0;right:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:28px;height:76px;padding:0 clamp(20px,4vw,58px);color:var(--navy);background:rgba(255,253,248,.94);border-bottom:1px solid rgba(6,23,47,.08);box-shadow:0 8px 32px rgba(6,23,47,.07);backdrop-filter:blur(18px)}.hub-brand{display:flex;align-items:center;gap:11px;min-width:max-content;font-weight:750;letter-spacing:-.03em}.hub-brand img{width:30px;height:38px;object-fit:contain;filter:drop-shadow(0 5px 10px rgba(6,23,47,.12));transition:transform .3s var(--ease)}.hub-brand:hover img{transform:translateY(-2px) rotate(3deg)}.hub-brand sup{position:relative;top:-.4em;margin-left:2px;font-size:7px}.hub-links{display:flex;align-items:center;gap:clamp(15px,2vw,29px);font-size:13px;font-weight:700}.hub-links a{position:relative;padding:28px 0 25px;color:#344054}.hub-links a::after{position:absolute;right:0;bottom:0;left:0;height:3px;content:"";background:var(--red);transform:scaleX(0);transition:transform .3s var(--ease)}.hub-links a:hover,.hub-links a.active{color:var(--navy)}.hub-links a.active::after,.hub-links a:hover::after{transform:scaleX(1)}.hub-actions{display:flex;align-items:center;gap:10px}.lang-switch{display:flex;padding:3px;border:1px solid var(--line);border-radius:999px}.lang-switch button{width:34px;height:28px;padding:0;border:0;border-radius:99px;background:transparent;cursor:pointer;font-size:11px;font-weight:850}.lang-switch button.active{color:white;background:var(--navy)}.home-button{padding:10px 15px;border:1px solid var(--navy);border-radius:999px;font-size:12px;font-weight:800;transition:.25s}.home-button:hover{color:white;background:var(--navy)}.hub-menu-button{display:none;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer}.hub-menu-button span{display:block;width:17px;height:1px;margin:5px auto;background:currentColor;transition:.25s}.hub-mobile-menu{position:fixed;z-index:80;inset:76px 0 0;display:flex;padding:48px 24px 38px;visibility:hidden;opacity:0;color:white;background:var(--navy);flex-direction:column;transform:translateY(-18px);transition:.35s var(--ease)}.hub-mobile-menu.open{visibility:visible;opacity:1;transform:none}.hub-mobile-menu a{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.12);font-size:clamp(25px,8vw,36px);font-weight:800;letter-spacing:-.04em}.hub-mobile-menu a.active{color:var(--gold)}
.page-hero{position:relative;min-height:570px;padding:150px 0 72px;overflow:hidden;color:white;background:var(--navy)}.page-hero::before{position:absolute;inset:0;content:"";opacity:.32;background-position:center;background-size:cover;filter:saturate(.75)}.page-hero::after{position:absolute;inset:0;content:"";background:radial-gradient(circle at 80% 20%,rgba(47,128,237,.32),transparent 30%),linear-gradient(90deg,rgba(6,23,47,.98) 0%,rgba(6,23,47,.76) 55%,rgba(6,23,47,.42) 100%)}.page-hero.matches::before{background-image:url("./assets/oricup-matchday-bg.webp")}.page-hero.table::before{background-image:url("./assets/oricup-pitch-bg.webp")}.page-hero.stats::before,.page-hero.players::before,.page-hero.clubs::before{background-image:url("./assets/oricup-london-bg.webp")}.hero-grid{position:absolute;z-index:1;inset:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:92px 92px;mask-image:linear-gradient(to bottom,black,transparent)}.page-hero-inner{position:relative;z-index:2}.crumb{display:flex;align-items:center;gap:9px;margin-bottom:35px;color:rgba(255,255,255,.55);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.crumb a:hover{color:white}.crumb i{width:24px;height:1px;background:var(--red)}.page-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#9cc7ff;font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.page-kicker::before{width:8px;height:8px;border:2px solid currentColor;border-radius:50%;content:"";box-shadow:0 0 0 5px rgba(47,128,237,.12)}.page-hero h1{max-width:850px;margin:0;font-size:clamp(58px,9vw,126px);font-weight:850;letter-spacing:-.065em;line-height:.82}.page-hero h1 span{display:block;color:var(--gold);font-size:.52em;line-height:1.12}.page-lead{max-width:720px;margin:30px 0 0;color:rgba(255,255,255,.72);font-size:clamp(17px,1.7vw,21px);line-height:1.62}.hero-rail{display:grid;grid-template-columns:repeat(4,1fr);margin-top:56px;border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}.hero-metric{min-height:105px;padding:22px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.hero-metric strong{display:block;color:var(--gold);font-size:28px;letter-spacing:-.04em}.hero-metric span{display:block;margin-top:7px;color:rgba(255,255,255,.55);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.section{position:relative;padding:80px 0}.section.white{background:var(--paper)}.section.dark{color:white;background:var(--navy)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:34px}.section-head h2{max-width:720px;margin:0;color:var(--navy);font-size:clamp(38px,5vw,64px);font-weight:850;letter-spacing:-.045em;line-height:1}.dark .section-head h2{color:white}.section-head p{max-width:550px;margin:0;color:var(--muted);font-size:17px;line-height:1.6}.dark .section-head p{color:rgba(255,255,255,.62)}.eyebrow{display:block;margin-bottom:13px;color:var(--blue);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.dark .eyebrow{color:var(--gold)}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:0 18px 48px rgba(6,23,47,.08)}.control-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.tabs{display:flex;gap:6px;overflow-x:auto;padding:5px;border:1px solid var(--line);border-radius:999px;background:white;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tab{min-width:max-content;padding:10px 18px;border:0;border-radius:99px;color:#475467;background:transparent;cursor:pointer;font-size:12px;font-weight:800}.tab.active{color:white;background:var(--navy)}.select-control,.search-control{height:45px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:white}.select-control{min-width:170px;padding:0 38px 0 14px}.search-control{width:min(340px,100%);padding:0 16px}.status-chip{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:99px;color:#344054;background:#edf4ff;font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.status-chip::before{width:7px;height:7px;border-radius:50%;content:"";background:var(--blue);box-shadow:0 0 0 4px rgba(47,128,237,.12)}
.match-feature{display:grid;grid-template-columns:1.45fr .75fr;overflow:hidden}.stream-panel{position:relative;display:flex;min-height:430px;padding:34px;color:white;background:linear-gradient(135deg,rgba(6,23,47,.72),rgba(11,39,76,.94)),url("./assets/oricup-matchday-bg.webp") center/cover;flex-direction:column}.stream-panel::after{position:absolute;right:-80px;bottom:-120px;width:330px;height:330px;border:1px solid rgba(227,178,71,.28);border-radius:50%;content:"";box-shadow:0 0 0 45px rgba(227,178,71,.04),0 0 0 90px rgba(227,178,71,.025)}.stream-top{position:relative;z-index:1;display:flex;justify-content:space-between;gap:20px}.stream-tag{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.stream-tag i{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(237,50,36,.18);animation:pulse 1.8s infinite}.stream-date{color:rgba(255,255,255,.55);font-size:11px;font-weight:700}.stream-centre{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;margin:auto 0;text-align:center}.stream-team strong{display:flex;width:78px;height:88px;margin:0 auto 13px;align-items:center;justify-content:center;clip-path:polygon(50% 0,92% 18%,87% 74%,50% 100%,13% 74%,8% 18%);color:white;background:var(--navy3);font-size:20px}.stream-team span{font-size:15px;font-weight:800}.stream-versus b{display:block;color:var(--gold);font-size:28px}.stream-versus small{color:rgba(255,255,255,.5);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.stream-bottom{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;color:rgba(255,255,255,.6);font-size:12px}.stream-bottom b{color:white}.match-side{padding:30px;background:white}.match-side h3{margin:0 0 8px;font-size:28px;letter-spacing:-.04em}.match-side>p{margin:0 0 28px;color:var(--muted);font-size:14px;line-height:1.55}.event-list{display:grid;gap:8px}.event-line{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:12px;padding:12px;border:1px solid var(--line);border-radius:13px}.event-line b{font-size:11px}.event-line span{font-size:12px;font-weight:700}.event-line small{color:var(--muted);font-size:9px;text-transform:uppercase}.event-line.current{border-color:rgba(47,128,237,.4);background:#f4f8ff}.fixture-board{overflow:hidden}.fixture-board-head{display:flex;align-items:center;justify-content:space-between;padding:23px 26px;border-bottom:1px solid var(--line)}.fixture-board-head h3{margin:0;font-size:22px;letter-spacing:-.03em}.fixture-board-head small{color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.fixture-list{display:grid;grid-template-columns:1fr 1fr}.fixture-row{padding:23px 26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.fixture-row:nth-child(2n){border-right:0}.fixture-meta{display:flex;justify-content:space-between;margin-bottom:18px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.fixture-teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;text-align:center}.mini-crest{display:flex;width:42px;height:48px;margin:0 auto 7px;align-items:center;justify-content:center;clip-path:polygon(50% 0,92% 18%,87% 74%,50% 100%,13% 74%,8% 18%);color:white;background:var(--navy2);font-size:10px;font-weight:850}.fixture-teams b{display:block;font-size:12px}.fixture-teams>span{color:#98a2b3;font-size:11px;font-weight:800}.event-panel[hidden]{display:none}.empty-event{display:grid;min-height:390px;padding:40px;place-items:center;text-align:center}.empty-event .empty-icon{display:flex;width:70px;height:70px;margin:0 auto 20px;border-radius:50%;align-items:center;justify-content:center;color:var(--blue);background:#edf4ff;font-size:26px}.empty-event h3{margin:0 0 10px;font-size:32px;letter-spacing:-.04em}.empty-event p{max-width:520px;margin:0;color:var(--muted);line-height:1.6}
.standings-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px}.table-card{overflow:hidden}.table-toolbar{display:flex;align-items:center;justify-content:space-between;padding:22px 25px;border-bottom:1px solid var(--line)}.table-toolbar b{font-size:16px}.table-toolbar span{padding:7px 10px;border-radius:99px;color:var(--blue);background:#edf4ff;font-size:9px;font-weight:850;text-transform:uppercase}.table-scroll{overflow-x:auto}.league-table{width:100%;border-collapse:collapse}.league-table th{height:42px;padding:0 10px;color:#667085;background:#f4f6fa;font-size:9px;font-weight:850;letter-spacing:.07em;text-align:center;text-transform:uppercase}.league-table th.club-head{text-align:left}.league-table td{height:68px;padding:0 10px;border-bottom:1px solid var(--line);font-size:12px;text-align:center}.league-table tr.top-four:nth-child(4) td{border-bottom:2px solid var(--blue)}.pos{font-weight:850}.club-cell{display:flex;align-items:center;gap:11px;text-align:left}.club-cell .mini-crest{width:33px;height:38px;margin:0;flex:none;font-size:8px}.club-copy b{display:block;font-size:12px}.club-copy small{display:block;margin-top:2px;color:var(--muted);font-size:9px}.pts{font-size:15px!important;font-weight:900}.form-dots{display:flex;justify-content:center;gap:3px}.form-dots i{width:6px;height:6px;border-radius:50%;background:#d0d5dd}.side-stack{display:grid;align-content:start;gap:16px}.side-card{padding:24px}.side-card.dark-card{color:white;background:var(--navy)}.side-card h3{margin:0 0 10px;font-size:24px;letter-spacing:-.04em}.side-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.dark-card p{color:rgba(255,255,255,.6)}.finals-list,.points-list{display:grid;gap:8px;margin-top:20px}.finals-line,.points-line{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border:1px solid rgba(255,255,255,.12);border-radius:11px;font-size:11px}.points-line{border-color:var(--line)}.points-line strong{color:var(--blue);font-size:16px}
.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;margin-bottom:22px}.metric{padding:25px;border-right:1px solid var(--line)}.metric:last-child{border-right:0}.metric strong{display:block;color:var(--navy);font-size:36px;letter-spacing:-.05em}.metric span{display:block;margin-top:8px;color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.leader-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.leader-card{position:relative;overflow:hidden;padding:25px;min-height:305px}.leader-card::after{position:absolute;right:-55px;bottom:-65px;width:190px;height:190px;border-radius:50%;content:"";background:var(--card-color,#edf4ff)}.leader-card.gold{--card-color:rgba(227,178,71,.18)}.leader-card.red{--card-color:rgba(237,50,36,.12)}.leader-card small{color:var(--blue);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.leader-card.gold small{color:#9b6c08}.leader-card h3{margin:18px 0 0;font-size:26px;letter-spacing:-.04em}.leader-card .leader-person{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;margin-top:55px}.avatar{display:flex;width:92px;height:110px;border-radius:48px 48px 18px 18px;align-items:center;justify-content:center;color:#9bb5d8;background:linear-gradient(180deg,#173f70,#092342);font-size:32px;font-weight:850}.leader-number{color:var(--navy);font-size:52px;font-weight:900;letter-spacing:-.07em}.leader-number span{display:block;color:var(--muted);font-size:9px;letter-spacing:.05em;text-align:right;text-transform:uppercase}.ranking-card{overflow:hidden;margin-top:22px}.ranking-head{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid var(--line)}.ranking-head h3{margin:0;font-size:23px}.ranking-table{width:100%;border-collapse:collapse}.ranking-table th,.ranking-table td{height:54px;padding:0 18px;border-bottom:1px solid var(--line);font-size:11px;text-align:left}.ranking-table th{height:38px;color:var(--muted);background:#f4f6fa;font-size:9px;text-transform:uppercase}.ranking-table td:last-child,.ranking-table th:last-child{text-align:right}.ranking-table .placeholder{color:#98a2b3}
.directory-tools{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.position-filters{display:flex;gap:7px;overflow-x:auto}.filter-button{min-width:max-content;padding:10px 14px;border:1px solid var(--line);border-radius:99px;color:#475467;background:white;cursor:pointer;font-size:11px;font-weight:800}.filter-button.active{color:white;background:var(--navy)}.player-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.player-card{position:relative;overflow:hidden;min-height:330px;padding:20px}.player-card-top{display:flex;align-items:center;justify-content:space-between}.shirt-token{display:flex;width:43px;height:48px;align-items:center;justify-content:center;color:white;background:var(--navy);clip-path:polygon(18% 10%,38% 0,50% 14%,62% 0,82% 10%,100% 30%,84% 40%,80% 100%,20% 100%,16% 40%,0 30%);font-size:10px;font-weight:850}.player-card-top small{color:var(--muted);font-size:9px;font-weight:850;text-transform:uppercase}.player-silhouette{display:flex;width:128px;height:142px;margin:22px auto 18px;border-radius:64px 64px 20px 20px;align-items:center;justify-content:center;color:#9bb5d8;background:linear-gradient(180deg,#214f83,#0b274c);font-size:38px;font-weight:900}.player-card h3{margin:0;font-size:19px;letter-spacing:-.03em}.player-card p{margin:6px 0 0;color:var(--muted);font-size:11px}.player-card footer{display:flex;justify-content:space-between;margin-top:16px;padding-top:14px;border-top:1px solid var(--line);color:#475467;font-size:9px;font-weight:800;text-transform:uppercase}
.clubs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.club-card{position:relative;overflow:hidden;min-height:285px;padding:23px;color:white;background:var(--navy)}.club-card.regional{background:linear-gradient(140deg,#0b274c,#173f70)}.club-card::after{position:absolute;right:-60px;bottom:-80px;width:210px;height:210px;border:1px solid rgba(255,255,255,.12);border-radius:50%;content:"";box-shadow:0 0 0 40px rgba(255,255,255,.025)}.club-card-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.club-card-head .mini-crest{width:58px;height:66px;margin:0;background:white;color:var(--navy);font-size:12px}.club-card-head small{color:rgba(255,255,255,.5);font-size:9px;font-weight:800;text-transform:uppercase}.club-card h3{position:relative;z-index:1;margin:58px 0 6px;font-size:24px;letter-spacing:-.04em}.club-card p{position:relative;z-index:1;margin:0;color:rgba(255,255,255,.58);font-size:12px}.club-card span.link{position:absolute;z-index:1;right:23px;bottom:22px;left:23px;display:flex;justify-content:space-between;padding-top:15px;border-top:1px solid rgba(255,255,255,.14);font-size:10px;font-weight:850;text-transform:uppercase}.club-card span.link::after{content:"\2197"}.profile-preview{display:grid;grid-template-columns:.8fr 1.2fr;overflow:hidden;margin-top:22px}.profile-crest-panel{display:grid;min-height:360px;place-items:center;color:white;background:var(--navy)}.profile-crest-panel .mini-crest{width:116px;height:132px;margin:0;color:var(--navy);background:white;font-size:23px}.profile-copy{padding:38px}.profile-copy h3{margin:0 0 12px;font-size:34px;letter-spacing:-.04em}.profile-copy p{margin:0;color:var(--muted);line-height:1.6}.profile-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.profile-fact{padding:14px;border:1px solid var(--line);border-radius:12px}.profile-fact small{display:block;color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase}.profile-fact b{display:block;margin-top:6px;font-size:13px}
.hub-footer{padding:52px 0 34px;color:white;background:#031124}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-brand{display:flex;align-items:center;gap:13px}.footer-brand img{width:38px}.footer-brand strong{display:block}.footer-brand span{display:block;margin-top:3px;color:rgba(255,255,255,.5);font-size:11px}.footer-sponsor{display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.55);font-size:10px;font-weight:800;text-transform:uppercase}.footer-sponsor img{width:92px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:28px;color:rgba(255,255,255,.42);font-size:10px}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal.visible{opacity:1;transform:none}@keyframes pulse{50%{box-shadow:0 0 0 9px rgba(237,50,36,0)}}
@media(max-width:980px){.hub-links{display:none}.hub-menu-button{display:block}.home-button{display:none}.page-hero{min-height:520px}.standings-layout{grid-template-columns:1fr}.side-stack{grid-template-columns:1fr 1fr}.player-grid,.clubs-grid{grid-template-columns:repeat(2,1fr)}.profile-preview{grid-template-columns:1fr}.profile-crest-panel{min-height:280px}}
@media(max-width:760px){.hub-container{width:min(100% - 28px,1180px)}.hub-nav{height:66px;padding:0 14px}.hub-brand{font-size:13px}.hub-brand img{width:26px;height:32px}.hub-mobile-menu{inset:66px 0 0}.page-hero{min-height:auto;padding:118px 0 54px}.page-hero h1{font-size:clamp(54px,18vw,76px)}.page-lead{font-size:16px}.hero-rail{grid-template-columns:1fr 1fr;margin-top:38px}.hero-metric{min-height:88px;padding:16px}.hero-metric:nth-child(2){border-right:0}.section{padding:60px 0}.section-head{align-items:flex-start;flex-direction:column;gap:16px}.section-head p{font-size:15px}.control-row,.directory-tools{align-items:stretch;flex-direction:column}.tabs{width:100%}.select-control,.search-control{width:100%;min-width:0}.match-feature{grid-template-columns:1fr}.stream-panel{min-height:380px;padding:24px}.match-side{padding:23px}.fixture-list{grid-template-columns:1fr}.fixture-row{border-right:0}.metric-grid{grid-template-columns:1fr 1fr}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.leader-grid{grid-template-columns:1fr}.side-stack{grid-template-columns:1fr}.table-toolbar{align-items:flex-start;flex-direction:column;gap:9px}.league-table th.optional,.league-table td.optional{display:none}.league-table th,.league-table td{padding:0 6px}.club-copy b{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ranking-table th,.ranking-table td{padding:0 10px}.player-grid,.clubs-grid{grid-template-columns:1fr}.profile-copy{padding:26px}.profile-facts{grid-template-columns:1fr}.footer-top,.footer-bottom{align-items:flex-start;flex-direction:column}.footer-sponsor{align-items:flex-start;flex-direction:column}.stream-centre{gap:12px}.stream-team strong{width:62px;height:72px}.stream-team span{font-size:11px}}
.page-hero h1 span{letter-spacing:-.035em;word-spacing:.09em}.hub-mobile-menu{overflow-y:auto}
.hub-nav{color:var(--white);background:transparent;border-bottom-color:transparent;box-shadow:none}.hub-nav .hub-links a{color:rgba(255,255,255,.8)}.hub-nav .lang-switch{border-color:rgba(255,255,255,.26)}.hub-nav .home-button{border-color:rgba(255,255,255,.72)}.hub-nav.scrolled{color:var(--navy);background:rgba(255,253,248,.94);border-bottom-color:rgba(6,23,47,.08);box-shadow:0 8px 32px rgba(6,23,47,.07)}.hub-nav.scrolled .hub-links a{color:#344054}.hub-nav.scrolled .lang-switch{border-color:var(--line)}.hub-nav.scrolled .home-button{border-color:var(--navy)}.hub-nav:not(.scrolled) .lang-switch button.active{color:var(--navy);background:var(--gold)}.leader-name,.featured-player-name{display:block;margin-top:10px;font-size:12px;font-weight:850}.featured-player-name{max-width:190px;margin:16px auto 0;color:white;font-size:16px;text-align:center}.sample-chip{color:#7a5709;background:#fff5d8}.sample-chip::before{background:var(--gold);box-shadow:0 0 0 4px rgba(227,178,71,.16)}
.hub-footer{padding:86px 0 28px;color:white;background:#031124}.global-sponsor{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center;padding-bottom:72px;border-bottom:1px solid rgba(255,255,255,.12)}.global-sponsor-copy>small,.global-oriori-card>small{color:rgba(255,255,255,.48);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.global-sponsor-copy h2{max-width:620px;margin:16px 0 18px;font-size:clamp(38px,5vw,68px);font-weight:850;letter-spacing:-.055em;line-height:.96}.global-sponsor-copy h2 span{color:var(--red)}.global-sponsor-copy p{max-width:610px;margin:0;color:rgba(255,255,255,.6);font-size:15px;line-height:1.65}.global-sponsor-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.global-sponsor-tags span{padding:8px 10px;border:1px solid rgba(255,255,255,.14);border-radius:99px;color:rgba(255,255,255,.68);font-size:9px;font-weight:750}.global-oriori-card{position:relative;display:flex;min-height:330px;padding:30px;overflow:hidden;border:1px solid rgba(237,50,36,.42);border-radius:24px;background:radial-gradient(circle at 88% 18%,rgba(237,50,36,.22),transparent 30%),linear-gradient(145deg,#0a2344,#07192f);flex-direction:column}.global-oriori-card::after{position:absolute;right:-100px;bottom:-160px;width:340px;height:340px;border:1px solid rgba(237,50,36,.3);border-radius:50%;content:"";box-shadow:0 0 0 50px rgba(237,50,36,.035)}.global-oriori-card img{position:relative;z-index:1;width:min(100%,410px);margin:auto 0;filter:drop-shadow(0 12px 22px rgba(0,0,0,.18))}.global-oriori-card b{position:relative;z-index:1;display:flex;justify-content:space-between;color:white;font-size:13px}.global-directory{display:grid;grid-template-columns:1.45fr .55fr .55fr;gap:48px;padding:46px 0 38px}.global-competition{display:flex;align-items:center;gap:14px}.global-competition img{width:42px}.global-competition strong{display:block;font-size:15px}.global-competition small{display:block;margin-top:5px;color:rgba(255,255,255,.46);font-size:10px}.global-directory nav{display:grid;align-content:start;gap:8px}.global-directory nav b{margin-bottom:6px;color:rgba(255,255,255,.82);font-size:11px}.global-directory nav a{color:rgba(255,255,255,.46);font-size:11px;transition:.2s}.global-directory nav a:hover{color:white}.global-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.35);font-size:10px}
@media(max-width:1040px){.global-sponsor{grid-template-columns:1fr}.global-directory{grid-template-columns:1fr 1fr}.global-competition{grid-column:1/-1}}
@media(max-width:760px){.global-sponsor{gap:34px;padding-bottom:52px}.global-oriori-card{min-height:270px;padding:24px}.global-directory{grid-template-columns:1fr;gap:28px}.global-competition{grid-column:auto}.global-footer-bottom{align-items:flex-start;flex-direction:column}.hub-nav:not(.scrolled){height:66px}.leader-name{max-width:135px}.global-sponsor-copy h2{font-size:42px}}
.hub-nav{gap:24px;height:82px;padding:0 clamp(20px,4vw,60px);transition:height .3s ease,color .3s ease,background .3s ease,box-shadow .3s ease}.hub-nav.scrolled{height:68px}.hub-brand{font-size:16px;font-weight:700;letter-spacing:-.025em}.hub-brand img{width:31px;height:38px;filter:drop-shadow(0 5px 12px rgba(0,0,0,.18))}.hub-brand sup{top:-.22em;margin-left:2px;font-size:7px;font-weight:900;letter-spacing:-.04em;line-height:1}.hub-links{gap:clamp(16px,2.6vw,34px)}.hub-links a{padding:0;color:inherit!important;opacity:.82;transition:opacity .2s ease}.hub-links a:hover,.hub-links a.active{opacity:1}.hub-links a::after{bottom:-7px;height:1px;transform-origin:right}.hub-links a:hover::after,.hub-links a.active::after{transform-origin:left}.hub-actions{gap:10px}.lang-switch button{width:36px}.lang-switch button.active,.hub-nav.scrolled .lang-switch button.active{color:var(--navy);background:var(--gold)}.home-button{padding:10px 16px;font-weight:850}.hub-mobile-menu{inset:82px 0 0}.hub-nav.scrolled+.hub-mobile-menu{inset:68px 0 0}
@media(min-width:681px) and (max-width:760px){.hub-nav{height:82px;padding:0 clamp(20px,4vw,60px)}.hub-brand{font-size:16px}.hub-brand img{width:31px;height:38px}}
@media(max-width:680px){.hub-nav,.hub-nav:not(.scrolled){height:70px;padding:0 14px}.hub-nav.scrolled{height:68px}.hub-brand{font-size:14px}.hub-brand img{width:27px;height:33px}.hub-brand sup{top:-.2em;margin-left:1px;font-size:6px}.lang-switch button{width:31px}.hub-mobile-menu{inset:70px 0 0}.hub-nav.scrolled+.hub-mobile-menu{inset:68px 0 0}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
