:root{--accent: #ffc107;--background: #fafafa;--border: #000000;--card: #ffffff;--font-mono: "Space Mono", ui-monospace, monospace;--font-primary: "Space Grotesk", system-ui, sans-serif;--foreground: #000000;--muted: #777777;--muted-foreground: #999999;--destructive: #b71c1c;--primary: #e53935;--radius: 0px;--secondary: #1e88e5;--sidebar: #000000;--success: #4caf50;--text-on-dark: #ffffff}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:var(--font-primary);background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0;color:inherit}a{color:inherit;text-decoration:none}.font-mono{font-family:var(--font-mono)}
