:root{--ink:#e9f1ec;--muted:#8e9d94;--canvas:#0b100d;--panel:#111a14;--line:#bae0c424;--acid:#b9f227;--acid-soft:#b9f2271f}*{box-sizing:border-box}html{background:var(--canvas)}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 80% 10%,#b9f2271a,#0000 30rem),linear-gradient(135deg,#0b100d 0%,#101b14 100%);margin:0;font-family:Arial,Helvetica,sans-serif}button,code{font:inherit}.shell{width:min(100% - 2rem,960px);margin:0 auto;padding:7rem 0 4rem}.hero{max-width:760px}.eyebrow{color:var(--acid);letter-spacing:.22em;margin:0;font-size:.72rem;font-weight:800}h1,h2{letter-spacing:-.05em;margin:0}h1{max-width:11ch;margin-top:1rem;font-size:clamp(4rem,13vw,8.5rem);line-height:.88}h2{font-size:clamp(1.6rem,4vw,2.4rem)}.lede{max-width:34rem;color:var(--muted);margin:1.8rem 0 0;font-size:1.05rem;line-height:1.6}.counter-card,.nightbot-card{border:1px solid var(--line);background:#111a14db;border-radius:1.5rem;box-shadow:0 1.5rem 5rem #00000038}.counter-card{margin-top:3rem;padding:clamp(1.25rem,4vw,2.5rem)}.counter-label{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800}.counter-output{overflow-wrap:anywhere;color:var(--ink);font-variant-numeric:tabular-nums;margin:1rem 0 2rem;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(1rem,3vw,1.45rem);line-height:1.5}.progress-track{background:#1d2b20;border-radius:999px;height:.75rem;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--acid);height:100%;transition:width .3s;display:block;box-shadow:0 0 1.5rem #b9f2278c}.progress-meta{color:var(--muted);justify-content:space-between;gap:1rem;margin-top:.65rem;font-size:.8rem;display:flex}.status{color:var(--muted);margin:1.5rem 0 0;font-size:.86rem;line-height:1.5}.nightbot-card{max-width:600px;margin-top:2rem;padding:1.5rem}.nightbot-card h2{margin-top:.6rem}.nightbot-card p:not(.eyebrow){color:var(--muted);line-height:1.5}code{border:1px solid var(--line);color:var(--acid);white-space:nowrap;background:#09100b;border-radius:.75rem;margin-top:1rem;padding:1rem;font-size:.85rem;display:block;overflow-x:auto}button{border:1px solid var(--acid);background:var(--acid);color:#0b100d;cursor:pointer;border-radius:999px;min-height:44px;margin-top:1.5rem;padding:.75rem 1rem;font-weight:800}button:focus-visible{outline-offset:3px;outline:3px solid #fff}.loading-card{gap:1rem;display:grid}.skeleton{background:#1d2b20;border-radius:.5rem;animation:1.2s ease-in-out infinite alternate pulse;display:block}.skeleton-eyebrow{width:10rem;height:.9rem}.skeleton-title{width:min(80vw,34rem);height:7rem}.skeleton-copy{width:min(80vw,26rem);height:2rem}.skeleton-counter{width:100%;height:12rem;margin-top:1rem}.error-page{place-items:center;min-height:100vh;display:grid}@keyframes pulse{to{opacity:.45}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (max-width:600px){.shell{width:min(100% - 1.25rem,960px);padding-top:4rem}h1{font-size:clamp(3.5rem,19vw,6rem)}}
