*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand: #6C2BD9;--brand-dark: #5520B0;--brand-light: #EDE9FE;--accent: #00C896;--accent-dark: #00A07A;--surface: #ffffff;--surface-alt: #F8F7FF;--border: #E5E2F0;--text: #1A1533;--text-muted: #6B6880;--text-light: #9B99A9;--danger: #E53E3E;--warning: #F6AD55;--info: #3182CE;--radius: 12px;--radius-sm: 8px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow: 0 4px 16px rgba(108,43,217,.1);--shadow-lg: 0 8px 32px rgba(108,43,217,.16)}html,body{font-family:Inter,system-ui,sans-serif;background:var(--surface-alt);color:var(--text);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font: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-light)}
