:root{--bg:#0a0a0b;--surface:#111114;--surface-2:#18181d;--border:#ffffff14;--orange:#f97316;--orange-dark:#ea580c;--orange-glow:#f9731640;--red:#ef4444;--red-glow:#ef44442e;--yellow:#fbbf24;--text:#f5f5f5;--text-muted:#9ca3af;--text-dim:#6b7280;--success:#22c55e;--font-sans:"Inter", system-ui, sans-serif;--font-display:"Barlow Condensed", "Inter", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--bg);min-height:100%;color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input{font-family:inherit}
