:root{--bg: #0b0b0d;--bg2: #101014;--surface: rgba(255,255,255,.06);--surface2: rgba(255,255,255,.1);--text: #ffffff;--muted: rgba(255,255,255,.75);--brand: #ffd400;--brand2: #ffea6b;--danger: #ff3b30;--ok: #22c55e;--stroke: rgba(255,255,255,.12);--shadow: 0 20px 60px rgba(0,0,0,.45);--radius-xl: 24px;--radius-lg: 18px;--container: 1160px;--ease: cubic-bezier(.2,.8,.2,1)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:radial-gradient(1200px 700px at 20% 0%,rgba(255,212,0,.2),transparent 60%),radial-gradient(900px 600px at 85% 30%,rgba(255,212,0,.12),transparent 55%),linear-gradient(180deg,var(--bg),#070709 80%);color:var(--text);overflow-x:hidden}a{color:inherit}button{font-family:inherit}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f6f8fc;color:#111827;line-height:1.5;overflow-x:hidden}[appReveal].revealed{opacity:1!important;transform:translateY(0)!important}.muted{color:#6c757d}.text-center{text-align:center}
