:root{--color-primary: #6366f1;--color-primary-light: #a78bfa;--color-secondary: #10b981;--color-bg: #0a0b0f;--color-surface: #161820;--color-text: #ffffff;--color-muted: rgba(148, 153, 176, .7);--font-family-base: "Inter", system-ui, -apple-system, sans-serif;--radius-md: 12px;--spacing-unit: 8px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0;background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-family-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{min-height:100vh}
