@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";:root{--primary:#3b82f6;--primary-light:#eff6ff;--accent:#10b981;--accent-light:#ecfdf5;--warn:#f59e0b;--warn-light:#fffbeb;--danger:#ef4444;--danger-light:#fef2f2;--bg:#f1f5f9;--surface:#fff;--border:#e2e8f0;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--radius:10px;--radius-sm:6px;--shadow:0 4px 16px #00000014;--shadow-md:0 8px 24px #0000001a}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text-primary);font-family:Pretendard,-apple-system,sans-serif;font-size:16px;line-height:1.5}table{font-size:13px}::-webkit-scrollbar{width:6px;height:10px}::-webkit-scrollbar-track{background:#e2e8f0;border-radius:4px}::-webkit-scrollbar-thumb{background:#64748b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#334155}
