:root{color-scheme:dark;--bg:#050b11;--panel:#0d1720;--ink:#eafbf7;--muted:#7793a2;--green:#49ff99;--cyan:#55f5d0;--gold:#ffc85c;--line:#173442}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 72% 18%,#12302d55,transparent 32%),linear-gradient(#071018,#03070a);color:var(--ink);font-family:Arial,Helvetica,sans-serif;letter-spacing:.04em}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(#39e6c808 1px,transparent 1px),linear-gradient(90deg,#39e6c808 1px,transparent 1px);background-size:48px 48px}.topbar{position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:36px;padding:20px clamp(20px,5vw,76px);background:#071018e8;border-bottom:1px solid #4dffd833;backdrop-filter:blur(16px)}a{color:inherit;text-decoration:none}.brand{font-weight:900;letter-spacing:.1em}.topbar nav{display:flex;gap:28px;margin-left:auto}.topbar nav a{color:var(--muted);font-size:.75rem}.topbar nav a:hover{color:var(--green)}select{color:var(--gold);background:#0b151e;border:1px solid #38505d;padding:7px}.hero{min-height:680px;display:flex;flex-direction:column;justify-content:center;padding:80px clamp(24px,9vw,150px);border-bottom:1px solid var(--line)}.ticker,.eyebrow{font-size:.72rem;color:var(--green);font-weight:bold}.hero h1{font-size:clamp(3.5rem,9vw,8.4rem);line-height:.82;letter-spacing:-.055em;margin:28px 0}.hero h1 em{color:transparent;-webkit-text-stroke:2px var(--green);font-style:normal}.hero p{max-width:690px;color:#b6c9cf;font-size:clamp(1rem,2vw,1.35rem);line-height:1.7}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}.button{border:1px solid #42606c;padding:16px 24px;font-size:.75rem;font-weight:bold}.button.primary{background:var(--green);color:#04120d;border-color:var(--green)}.section{padding:96px clamp(24px,8vw,130px);border-bottom:1px solid var(--line)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid article,.events article{background:#0c161fcc;border:1px solid #28404b;padding:32px;min-height:240px}.grid article span{color:var(--green);font-size:.7rem}.grid h2,.season h2,.status h2{font-size:clamp(1.5rem,3vw,3rem);margin:20px 0}.grid p,.season>p{color:var(--muted);line-height:1.8}.season>p{max-width:760px}.events{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:36px}.events article{min-height:145px}.events strong{color:var(--gold)}.events small{display:block;color:var(--muted);margin-top:15px}.status{display:flex;align-items:center;justify-content:space-between;gap:40px}.status-card{display:flex;align-items:center;gap:18px;min-width:min(100%,430px);padding:28px;background:#0c161f;border:1px solid #28404b}.status-card i{width:16px;height:16px;border-radius:50%;background:var(--gold);box-shadow:0 0 20px currentColor}.status-card i.online{background:var(--green)}.status-card i.offline{background:#ff506c}.status-card small{display:block;color:var(--muted);margin-top:8px}footer{display:flex;justify-content:space-between;padding:28px clamp(24px,5vw,76px);color:var(--muted);font-size:.7rem}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:800px){.topbar nav{display:none}.grid,.events{grid-template-columns:1fr}.status,footer{align-items:flex-start;flex-direction:column}.hero{min-height:600px}.hero h1{font-size:18vw}}
