:root,[data-theme=light]{--background:#fff;--foreground:#171717;--primary:#232e21;--primary-hover:#2563eb;--secondary:#b8b8f3;--accent:#8b5cf6;--success:#096c2d;--error:#ef4444;--border:#e5e7eb;--muted:#6b7280}[data-theme=dark]{--background:#0a0a0a;--foreground:#ededed;--primary:#a85751;--primary-hover:#251351;--secondary:#7d2e68;--accent:#a78bfa;--success:#4ade80;--error:#f87171;--border:#374151;--muted:#9ca3af}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}a{color:inherit;text-decoration:none}
