:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:radial-gradient(1200px 800px at 70% -10%,#10241a,#0a1510 55%,#050807);color:#eaf5ee;overflow:hidden}.page{min-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:48px;padding:40px;text-align:center}.hero{display:flex;flex-direction:column;align-items:center;gap:18px}.badge{font-size:12px;letter-spacing:.3em;font-weight:600;color:#9ee6c0;padding:6px 12px;border-radius:999px;border:1px solid rgba(126,209,161,.28);background:#7ed1a114}.title{margin:0;font-size:clamp(32px,7vw,72px);font-weight:700;line-height:1.1;letter-spacing:-.02em;background:linear-gradient(180deg,#fff,#b0e6c9);-webkit-background-clip:text;background-clip:text;color:transparent;min-height:1.1em}.subtitle{margin:0;color:#8ba399;font-size:15px}code{font-family:ui-monospace,SF Mono,monospace;color:#7fe6ac}.stats{display:flex;gap:24px}.stat{display:flex;flex-direction:column;gap:6px;padding:20px 28px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.stat-label{font-size:12px;color:#7a9488;text-transform:uppercase;letter-spacing:.12em}.stat-value{font-size:34px;font-weight:700;color:#ecfff4;font-variant-numeric:tabular-nums}.ticker{width:100%;max-width:760px}.tag{display:inline-flex;align-items:center;white-space:nowrap;font-size:13px;font-weight:500;color:#bfe3cf;padding:8px 14px;border-radius:999px;background:#7ed1a10f;border:1px solid rgba(126,209,161,.16)}.app-cursor{background-color:#8fe0b5e6;mix-blend-mode:screen}
