:root{--bg: #050506;--surface: #0f0f11;--surface-hover: #18181b;--border: rgba(255, 255, 255, .08);--border-subtle: rgba(255, 255, 255, .06);--text: #fafafa;--text-muted: #a1a1aa;--primary: #50C878;--primary-light: #72DA9A;--primary-dark: #3BA05E;--primary-bg: rgba(80, 200, 120, .12);--error: #f87171;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: ui-monospace, "SF Mono", Menlo, Monaco, Consolas, monospace}*{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
