:root{--color-bg: #f8fafc;--color-surface: #ffffff;--color-border: #e2e8f0;--color-text: #1a202c;--color-text-muted: #718096;--color-primary: #c53030;--color-primary-dark: #9b2c2c;--color-primary-light: #fff5f5;--color-success: #38a169;--color-success-light: #f0fff4;--color-danger: #e53e3e;--color-danger-light: #fed7d7;--color-warning: #d69e2e;--radius: 8px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.6}button{cursor:pointer;font-family:inherit}input,select{font-family:inherit}
