:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b0f14;color:#f5f7fb;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 15% 0%,rgba(45,212,191,.14),transparent 26rem),linear-gradient(135deg,#0b0f14,#121720 48%,#15110d)}button,input,select{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 48px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.brand{display:flex;align-items:center;gap:12px;min-width:0}.mark{width:40px;height:40px;border-radius:8px;display:grid;place-items:center;background:#67e8f9;color:#071016;font-weight:900}.brand h1{font-size:clamp(20px,3vw,34px);line-height:1.05;margin:0}.brand p{margin:4px 0 0;color:#a8b3c7;font-size:14px}.nav{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.nav a,.ghost,.primary,.danger,.chip{min-height:42px;border-radius:8px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;color:#f5f7fb;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.primary{background:#22c55e;color:#041007;font-weight:800}.danger{background:#ef4444;color:#fff;font-weight:800}.ghost:hover,.nav a:hover,.chip:hover{background:#ffffff21}.hero{min-height:calc(100vh - 96px);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:32px;align-items:center}.hero-copy h2{font-size:clamp(42px,7vw,82px);line-height:.94;margin:0 0 18px;max-width:10ch}.hero-copy p{color:#cbd5e1;font-size:clamp(18px,2vw,24px);line-height:1.45;max-width:680px}.panel,.card{border:1px solid rgba(255,255,255,.12);background:#0a0f16b8;border-radius:8px;box-shadow:0 22px 80px #00000047}.panel{padding:24px}.panel h3,.card h3{margin:0 0 10px;font-size:20px}.form{display:grid;gap:12px}.input,.select{width:100%;height:48px;border-radius:8px;border:1px solid rgba(255,255,255,.18);background:#00000038;color:#fff;padding:0 14px}.rules{display:grid;gap:10px;margin:18px 0 0}.rule{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;color:#cbd5e1;min-width:0;overflow-wrap:anywhere}.rule strong{color:#fff}.badge{min-width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#67e8f929;color:#67e8f9;font-weight:900;padding:0 8px;white-space:nowrap}.metrics{display:grid;grid-template-columns:minmax(220px,340px);gap:12px;margin:18px 0}.metric{border-radius:8px;padding:14px;background:#ffffff14}.metric span{color:#a8b3c7;display:block;font-size:12px;text-transform:uppercase}.metric strong{display:block;margin-top:6px;font-size:clamp(18px,2vw,28px)}.question-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,1.05fr);gap:20px;align-items:start}.prompt-grid{display:grid;gap:12px}.choice{text-align:left;padding:16px;border-radius:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#f8fafc}.choice.selected,.choice:hover{border-color:#67e8f9;background:#67e8f91f}.choice.locked:disabled{cursor:default;opacity:1}.choice.locked:not(.selected){background:#ffffff0e}.choice small{color:#93c5fd;text-transform:uppercase;font-weight:800;letter-spacing:0;display:flex;justify-content:space-between;gap:12px;align-items:center}.choice p{color:#dbe4f0;line-height:1.45;margin:8px 0 0}.choice-cost{color:#fbbf24;font-weight:900;white-space:nowrap}.practice-panel{margin-top:22px}.sample-situation{color:#dbe4f0;margin:0 0 14px;line-height:1.45;white-space:pre-line}.situation-text{white-space:pre-line}.sample-grid{grid-template-columns:1fr}.practice-actions{margin:14px 0 0}.leaderboard{width:100%;border-collapse:collapse}.leaderboard th,.leaderboard td{padding:14px 12px;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.leaderboard th{color:#a8b3c7;font-size:12px;text-transform:uppercase}.rank{width:46px;height:34px;border-radius:8px;background:#f59e0b29;color:#fbbf24;display:inline-grid;place-items:center;font-weight:900}.negative{color:#fca5a5}.positive{color:#86efac}.toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:18px}.round-filter{display:grid;grid-template-columns:repeat(10,minmax(42px,1fr));gap:8px;width:min(100%,560px)}.round-filter button{height:44px;border-radius:8px;background:#ffffff14;color:#f8fafc;border:1px solid rgba(255,255,255,.14);font-weight:800}.round-filter button.active{background:#67e8f9;color:#071016;border-color:#67e8f9}.host-rounds{width:100%}.status{color:#a8b3c7}@media(max-width:860px){.topbar,.hero,.question-layout{grid-template-columns:1fr}.topbar{align-items:flex-start;flex-direction:column}.nav{justify-content:flex-start}.hero{min-height:auto}.metrics{grid-template-columns:1fr}.leaderboard{font-size:14px}.round-filter{grid-template-columns:repeat(5,minmax(42px,1fr))}}
