:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#f3f6ef;background:#101410}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 82% 20%,rgba(184,255,52,.13),transparent 29rem),#101410}.shell{width:min(1180px,calc(100% - 40px));min-height:calc(100vh - 78px);margin:auto}nav{min-height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #343b34}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;font-weight:750}.brand b{display:grid;place-items:center;width:43px;height:43px;color:#101410;background:#b8ff34;font-size:.75rem;transform:skew(-5deg)}.season,.label{color:#a7afa5;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero{min-height:680px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:80px;align-items:center}h1,h2{margin:0;font-weight:850;letter-spacing:-.055em;line-height:.94}h1{font-size:clamp(3.7rem,8vw,7rem)}h1 em{color:#b8ff34;font-style:normal}.intro{max-width:610px;margin:32px 0 0;color:#b8c0b6;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}.card{padding:34px;border:1px solid #3d453c;background:rgba(25,31,25,.94);box-shadow:18px 18px 0 rgba(184,255,52,.08)}.card h2{margin-top:18px;font-size:clamp(2.2rem,4vw,3.3rem)}.copy{margin:22px 0 28px;color:#aeb6ac;line-height:1.65}.google{width:100%;min-height:54px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;padding:14px 20px;color:#172016;background:#b8ff34;font:inherit;font-weight:800;cursor:pointer;transition:.15s}.google:hover{transform:translateY(-2px);background:#c5ff58}.google:disabled{cursor:wait;opacity:.65}.google svg{width:20px;height:20px;padding:2px;border-radius:50%;background:#fff}.privacy,.message{font-size:.76rem;line-height:1.5;text-align:center}.privacy{margin:18px 0 0;color:#7f887e}.message{min-height:1.2em;margin:14px 0 0;color:#ff998f}.waiting{min-height:680px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.waiting[hidden]{display:none}.tick{display:grid;place-items:center;width:70px;height:70px;margin-bottom:30px;color:#101410;background:#b8ff34;border-radius:50%;font-size:2rem;font-weight:900;box-shadow:0 0 40px rgba(184,255,52,.2)}.waiting h1{font-size:clamp(3.5rem,8vw,6.8rem)}.waiting .intro{max-width:580px;margin-top:30px}.locked{display:inline-flex;align-items:center;gap:9px;margin-top:28px;padding:10px 15px;border:1px solid #3d453c;color:#aeb6ac;background:#191f19;border-radius:999px;font-size:.8rem;font-weight:700}.locked span{color:#b8ff34;font-size:.6rem}.sign-out{margin-top:34px;border:0;padding:8px;color:#899187;background:transparent;font:inherit;font-size:.8rem;text-decoration:underline;cursor:pointer}footer{display:flex;justify-content:space-between;gap:20px;min-height:78px;padding:28px max(20px,calc((100% - 1180px)/2));color:#7f887e;background:#0b0e0b;font-size:.78rem}footer p{margin:0}button:focus-visible,a:focus-visible{outline:3px solid #f3f6ef;outline-offset:3px}@media(max-width:760px){.season{display:none}.hero{grid-template-columns:1fr;gap:48px;padding:75px 0 95px}.card{padding:26px;box-shadow:10px 10px 0 rgba(184,255,52,.08)}.waiting{min-height:calc(100vh - 86px);padding:70px 0}footer{flex-direction:column}}
