:root{--background:#fff;--foreground:#0e1835;--surface:#f9f7f4;--surface-alt:#f0ede8;--line:#ece9e2;--accent:#3b5fe2;--accent-warm:#c97d5b;--danger:#dc2626;--font-space-grotesk:"Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-jetbrains-mono:"Consolas", "Courier New", monospace}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-space-grotesk), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
