:root{--bg:#f5f6f8;--surface:#fff;--border:#e5e7eb;--border-strong:#d1d5db;--text:#111827;--text-muted:#6b7280;--text-subtle:#9ca3af;--primary:#2563eb;--primary-hover:#1d4ed8;--primary-soft:#eff6ff;--danger:#dc2626;--danger-soft:#fef2f2;--success:#16a34a;--success-soft:#f0fdf4;--warning:#d97706;--warning-soft:#fffbeb;--nav-w:240px;--radius:8px;--shadow-sm:0 1px 2px #0000000d;--shadow:0 4px 12px #00000014}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Roboto,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{font-family:inherit}input,select,textarea{font-family:inherit;font-size:14px}h1,h2,h3,h4,p{margin:0}table{border-collapse:collapse;width:100%}
