[data-theme=one-dark]{--color-bg: #3b414d;--color-surface: #2f343e;--color-surface-deep: #282c33;--color-border: #464b57;--color-text: #dce0e5;--color-text-muted: #a9afbc;--color-accent: #61afef;--color-accent-hover: #4d9fe0;--color-success: #a1c181;--color-warning: #dec184;--color-error: #d07277;--radius: 8px}[data-theme=charcoal]{--color-bg: #0a0a0a;--color-surface: #141414;--color-surface-deep: #080808;--color-border: #262626;--color-text: #e5e5e5;--color-text-muted: #737373;--color-accent: #3b82f6;--color-accent-hover: #2563eb;--color-success: #22c55e;--color-warning: #f59e0b;--color-error: #ef4444;--radius: 8px}:root{--color-bg: #3b414d;--color-surface: #2f343e;--color-surface-deep: #282c33;--color-border: #464b57;--color-text: #dce0e5;--color-text-muted: #a9afbc;--color-accent: #61afef;--color-accent-hover: #4d9fe0;--color-success: #a1c181;--color-warning: #dec184;--color-error: #d07277;--radius: 8px;--font-sans: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading: "DM Sans", var(--font-sans);--font-mono: "Roboto Mono", "Cascadia Code", "Fira Code", "Consolas", monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:var(--font-sans);font-weight:200;background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}input,textarea{font:inherit;color:inherit;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:.5rem .75rem;outline:none}input:focus,textarea:focus{border-color:var(--color-accent)}*{scrollbar-width:thin;scrollbar-color:var(--color-border) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}
