:root{--bg: #ffffff;--bg-secondary: #f8f8fc;--bg-tertiary: #f1f1f8;--card: #ffffff;--border: #e5e5f0;--border-hover: #c7c7e0;--primary: #6366f1;--primary-hover: #4f46e5;--primary-light: #eeedfe;--primary-text: #534ab7;--success: #10b981;--success-light: #eaf3de;--warning: #f59e0b;--warning-light: #faeeda;--danger: #e24b4a;--danger-light: #fcebeb;--text: #111827;--text-secondary: #6b7280;--text-tertiary: #9ca3af;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--shadow-sm: 0 1px 3px rgba(0,0,0,.06);--shadow-md: 0 4px 12px rgba(0,0,0,.08)}input,select,textarea{font-size:16px!important}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}
