@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{margin:0}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:#f2f2f0;background:#111214;font-family:Inter,sans-serif}.page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;padding:24px;display:flex}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#8a8d93;margin:0;font-size:13px}h1{letter-spacing:-.01em;margin:0;font-size:clamp(32px,6vw,52px);font-weight:600}.text{color:#b3b6bb;max-width:420px;margin:0;font-size:16px;line-height:1.5}
