*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #ffffff;--color-surface: #f8f8f8;--color-surface2: #f0f0f0;--color-border: #e8e8e8;--color-text: #1d1d1d;--color-text-muted: #6b6b6b;--color-text-faint: #a0a0a0;--color-accent: #CC06C7;--color-accent-dark: #000063;--color-accent-light: rgba(204, 6, 199, .08);--color-accent-dark-light: rgba(0, 0, 99, .08);--radius: 10px;--radius-sm: 6px;--shadow: 0 1px 4px rgba(0,0,0,.08);--shadow-md: 0 4px 16px rgba(0,0,0,.1)}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--color-bg);color:var(--color-text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}#root{height:100%}button{cursor:pointer;font-family:inherit;font-size:14px}input,textarea,select{font-family:inherit;font-size:14px}a{color:inherit;text-decoration:none}::-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-faint)}
