:root{--ink:#e7ecf5;--paper:#0b1220;--lime:#37d67a;--line:#22314f;--muted:#93a1bd;--forest:#121b2e;--panel-2:#182541}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(1200px 600px at 70% -10%,#16233f 0%,var(--paper) 60%);color:var(--ink);margin:0;font:15px/1.5 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app{min-height:100vh}button,a{font:inherit}button{color:inherit}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1180px;height:74px;margin:auto;padding:0 28px;display:flex}.brand{color:inherit;letter-spacing:.16em;align-items:center;gap:11px;font-size:14px;font-weight:850;text-decoration:none;display:flex}.brand-mark{background:var(--panel-2);border:1px solid var(--line);width:31px;height:31px;color:var(--lime);letter-spacing:0;border-radius:9px;place-items:center;font-size:13px;display:grid}.live-pill{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.live-pill span{background:#57b95b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #57b95b20}.page-shell{max-width:1080px;margin:auto;padding:70px 28px 60px}.intro-row{justify-content:space-between;align-items:end;gap:40px;display:flex}.eyebrow{letter-spacing:.18em;color:var(--muted);margin:0 0 15px;font-size:11px;font-weight:800}h1{letter-spacing:-.045em;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(46px,7vw,76px);font-weight:750;line-height:.98}.intro-copy{max-width:330px;color:var(--muted);margin:0 0 4px;font-size:17px;line-height:1.55}.controls{justify-content:space-between;align-items:center;margin-top:54px;display:flex}.view-tabs{border:1px solid var(--line);background:var(--forest);border-radius:12px;padding:4px;display:flex}.view-tabs button{cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-width:126px;padding:10px 18px;font-weight:760;display:flex}.view-tabs button.active{background:var(--panel-2);color:var(--ink);box-shadow:0 0 0 1px #37d67a55}.view-tabs small{min-width:22px;color:var(--muted);background:#0b122080;border-radius:999px;padding:1px 6px;font-size:10px}.view-tabs button.active small{color:var(--lime)}.refresh{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.competition-tabs{scrollbar-width:none;gap:8px;padding:28px 0 18px;display:flex;overflow:auto}.competition-tabs button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:8px 14px;font-size:12px;font-weight:650}.competition-tabs button.active{background:var(--panel-2);color:var(--ink);border-color:var(--lime)}.spotlight{background:var(--forest);color:var(--ink);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 18px 40px #00000030}.spotlight-label{border-bottom:1px solid var(--line);color:var(--lime);letter-spacing:.12em;align-items:center;gap:6px;padding:14px 20px;font-size:10px;font-weight:800;display:flex}.spotlight-main{grid-template-columns:1fr 150px 1fr;align-items:center;min-height:242px;padding:35px 7%;display:grid}.team{letter-spacing:-.025em;justify-content:center;align-items:center;gap:18px;font-size:clamp(21px,2.6vw,30px);font-weight:700;line-height:1.15;display:flex}.crest{letter-spacing:.05em;border:1px solid var(--line);border-radius:16px;place-items:center;width:74px;height:74px;font-size:13px;font-weight:900;display:grid}.crest.cream{color:#12203a;background:#e7ecf5}.crest.red{color:#fff;background:#7c5cff;border-color:#a896ff}.kickoff{text-align:center;flex-direction:column;align-items:center;display:flex}.kickoff small{color:var(--muted);font-size:11px}.kickoff b{font-size:42px;line-height:1.2}.kickoff span{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.spotlight footer{background:var(--panel-2);border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:14px 20px;font-size:11px;display:flex}.spotlight footer span{align-items:center;gap:4px;display:flex}.section-heading{justify-content:space-between;align-items:end;margin:55px 0 17px;display:flex}.section-heading .eyebrow{margin-bottom:6px}.section-heading h2{letter-spacing:-.03em;margin:0;font-size:27px;font-weight:700}.section-heading>span{color:var(--muted);font-size:11px}.fixture-groups{gap:28px;display:grid}.date-group>header{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.date-group>header strong{color:var(--ink);letter-spacing:.01em;font-size:13px}.date-group>header span{text-transform:uppercase;letter-spacing:.1em;font-size:10px}.fixture-list{border-top:1px solid var(--line)}.fixture{border-bottom:1px solid var(--line);grid-template-columns:75px minmax(240px,1.25fr) minmax(180px,1fr) 58px 30px;align-items:center;gap:18px;min-height:95px;transition:all .2s;display:grid}.fixture:hover{background:var(--forest);padding:0 10px}.fixture time{font-size:19px;font-weight:700}.fixture-teams{gap:8px;font-size:13px;font-weight:720;display:grid}.fixture-teams span{align-items:center;gap:9px;transition:opacity .2s;display:flex}.fixture-teams .winner{color:var(--lime);font-weight:850}.fixture-teams .loser{opacity:.52}.mini-crest{background:var(--panel-2);border:1px solid var(--line);width:24px;height:24px;color:var(--lime);border-radius:7px;place-items:center;font-size:9px;font-style:normal;font-weight:900;display:grid}.mini-crest.away{background:#16233f}.fixture-meta{gap:5px;display:grid}.fixture-meta span{font-size:11px;font-weight:750}.fixture-meta small{color:var(--muted)}.heat{color:#ff9d5c;align-items:center;gap:5px;font-size:12px;font-weight:800;display:flex}.fixture>button{cursor:pointer;color:var(--muted);background:0 0;border:0}.score-cell{gap:1px;display:grid}.score-cell b{font-variant-numeric:tabular-nums;font-size:18px}.score-cell small{color:var(--lime);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.team.winner strong{color:var(--lime)}.team.loser{opacity:.55}.fixture-arrow{color:var(--muted);place-items:center;display:grid}.empty{min-height:180px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.empty strong{color:var(--ink)}.empty span{font-size:13px}.data-note{text-align:center;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-top:28px;font-size:10px}@media (width<=760px){.page-shell{padding-top:45px}.intro-row{display:block}.intro-copy{margin-top:28px}.spotlight-main{grid-template-columns:1fr 90px 1fr;padding:30px 12px}.team{flex-direction:column;gap:10px;font-size:20px}.crest{width:54px;height:54px}.kickoff b{font-size:32px}.fixture{grid-template-columns:58px 1fr 45px 22px}.fixture-meta{display:none}.controls{margin-top:38px}.view-tabs button{min-width:100px;padding:9px 12px}.live-pill{font-size:10px}}@media (width<=450px){body{font-size:14px}.site-header{height:62px;padding:0 16px}.brand{letter-spacing:.08em;font-size:11px}.brand-mark{width:28px;height:28px}.live-pill{text-align:right;max-width:112px;line-height:1.2}.page-shell{padding:32px 16px 48px}.intro-copy{margin-top:20px;font-size:15px}.controls{align-items:center;gap:10px;margin-top:28px}.view-tabs{width:calc(100% - 38px)}.view-tabs button{flex:1;gap:5px;min-width:0;padding:8px 6px}.view-tabs span{font-size:11px}.view-tabs small{min-width:19px;padding:1px 4px;font-size:9px}.refresh{padding:10px 0;font-size:0}.refresh svg{width:20px;height:20px}.competition-tabs{padding:18px 0 14px}.spotlight-main{grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr);gap:6px;min-height:210px;padding:26px 10px}.spotlight footer span:first-child{display:none}.spotlight footer{justify-content:flex-end}.fixture{grid-template-columns:52px 1fr 40px 18px;gap:8px;min-height:88px}.section-heading{margin-top:38px}.section-heading>span{display:none}h1{font-size:44px;line-height:1}.team{min-width:0;font-size:16px;line-height:1.1}.team strong{text-align:center;overflow-wrap:anywhere;max-width:100%}.crest{border-radius:12px;flex:none;width:48px;height:48px}.kickoff{min-width:0}.kickoff small{white-space:nowrap;text-overflow:ellipsis;max-width:76px;overflow:hidden}.kickoff b{font-size:27px}.date-group>header{padding:0 2px}}
