:root{--bg:#0a0a0b;--fg:#f4f4f5;--muted:#9a9aa2;--ember:#ff5722;--flame:#ff9100;--line:#ff1f1f}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:radial-gradient(120% 90% at 50% -10%,#ff572229,transparent 60%),var(--bg);color:var(--fg);display:grid;overflow:hidden;place-items: center;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Helvetica,Arial,sans-serif}.track{position:fixed;background:linear-gradient(90deg,transparent,var(--ember),var(--flame),var(--ember),transparent);opacity:.8;animation:rush 1.1s linear infinite;background-size:50% 100%;height:3px;inset:auto 0 0}@keyframes rush{0%{background-position:100% 0}to{background-position:-100% 0}}.hero{text-align:center;max-width:720px;padding:2rem 1.5rem}.brand{display:inline-flex;letter-spacing:.02em;align-items: center;gap:.55rem;margin-bottom:2.5rem;font-size:1.05rem;font-weight:700}.mark{color:var(--ember);display:inline-block;filter:drop-shadow(0 0 8px #ff5722b3);transform:rotate(90deg)}.tld{color:var(--muted)}.headline{letter-spacing:-.02em;font-size:clamp(2.4rem,8vw,4.6rem);font-weight:800;line-height:1.02}.burn{background:linear-gradient(180deg,var(--flame),var(--ember),var(--line));color:#0000;text-shadow:0 0 30px #ff572273;-webkit-background-clip:text;background-clip:text}.sub{color:var(--muted);max-width:34rem;margin:1.4rem auto 0;font-size:clamp(1rem,2.4vw,1.18rem);line-height:1.6}.gauge{position:relative;width:260px;max-width:80vw;margin:3rem auto 0}.tach{display:block;overflow:visible;width:100%;height:auto}.dial-base{fill:none;stroke:#ffffff0f;stroke-width:13;stroke-linecap:round}.dial-arc{fill:none;stroke:url(#arc);stroke-width:7;stroke-linecap:round}.dial-redline{fill:none;stroke:var(--line);stroke-width:7;stroke-linecap:round;filter:drop-shadow(0 0 6px #ff1f1fb3)}.ticks line{stroke:#f4f4f58c}.ticks .major{stroke-width:2.4}.ticks .minor{stroke-width:1.4;stroke:#f4f4f552}.ticks .red{stroke:var(--line)}.nums text{fill:var(--muted);text-anchor:middle;dominant-baseline:middle;font-size:11px;font-weight:700}.nums .red{fill:var(--line)}.needle{transform-box:view-box;transform-origin:100px 100px;animation:rev 2.8s cubic-bezier(.45,.05,.2,1)infinite}.needle polygon{fill:url(#needleGrad)}.hub{fill:#16161a;stroke:#ffffff2e;stroke-width:1.5}.hub-dot{fill:var(--ember);filter:drop-shadow(0 0 5px #ff5722cc)}@keyframes rev{0%{transform:rotate(-74deg)}18%{transform:rotate(-58deg)}46%,62%{transform:rotate(80deg)}82%{transform:rotate(-30deg)}to{transform:rotate(-74deg)}}.redline{display:block;text-align:center;letter-spacing:.22em;color:var(--line);margin-top:.5rem;font-size:.62rem;font-weight:700}.foot{color:var(--muted);display:flex;justify-content:center;align-items: center;gap:.6rem;margin-top:3rem;font-size:.85rem}.dot{opacity:.5}@media (prefers-reduced-motion:reduce){.track,.needle{animation:none}}
