*,*:before,*:after{box-sizing:border-box}:root{--color-bg: #f4f6f9;--color-surface: #ffffff;--color-border: #e2e8f0;--color-text: #1e293b;--color-text-muted: #64748b;--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--color-primary-light: #eff6ff;--color-danger: #dc2626;--color-danger-hover: #b91c1c;--color-danger-light: #fef2f2;--color-success: #16a34a;--color-success-light: #f0fdf4;--color-warning: #d97706;--color-warning-light: #fffbeb;--color-sidebar: #0f172a;--color-sidebar-text: #94a3b8;--color-sidebar-active: #ffffff;--color-sidebar-hover: #1e293b;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .06);--shadow-md: 0 4px 12px rgba(15, 23, 42, .08);--font-sans: "Inter", "Noto Sans KR", system-ui, sans-serif}html,body{margin:0;padding:0;min-height:100%;font-family:var(--font-sans);font-size:14px;line-height:1.5;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font-family:inherit;font-size:inherit}h1,h2,h3,h4,p{margin:0}table{border-collapse:collapse;width:100%}
