*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F8FAFC;--surface: #FFFFFF;--border: #E2E8F0;--border-light: #F1F5F9;--text: #0F172A;--text-muted: #64748B;--text-subtle: #94A3B8;--accent: #0891B2;--accent-hover: #0E7490;--accent-light: #ECFEFF;--accent-border: #A5F3FC;--danger: #EF4444;--danger-light: #FEF2F2;--warning: #F59E0B;--warning-light: #FFFBEB;--success: #10B981;--success-light: #ECFDF5;--radius: 12px;--radius-sm: 8px;--shadow: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 6px rgba(0,0,0,.05), 0 2px 4px rgba(0,0,0,.04)}body{font-family:DM Sans,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5{font-family:Syne,sans-serif}.mono{font-family:JetBrains Mono,monospace}button{cursor:pointer;font-family:inherit;border:none;outline:none}input,select,textarea{font-family:inherit;outline:none}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-subtle)}
