@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css";:root{--brand-teal:#49ada9;--brand-teal-600:#3a8f8c;--brand-teal-50:#eaf7f6;--brand-navy:#2c3d50;--brand-orange:#f57e5b;--status-approved:#1f8a70;--status-approved-bg:#e5f4ee;--status-rejected:#d6434a;--status-rejected-bg:#fbe9ea;--status-pending:#e89a1f;--status-pending-bg:#fef4e1;--status-training:#2b6bf3;--status-training-bg:#e6eefe;--ink-900:#0f1720;--ink-700:#2e3a48;--ink-500:#5b6876;--ink-400:#8a95a1;--ink-300:#b8c0c9;--ink-200:#e3e7ec;--ink-100:#f1f3f5;--ink-50:#f7f9fa;--paper:#fff;--font-sans:"Pretendard Variable", "Pretendard", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--shadow-sm:0 1px 2px #0f17200a, 0 1px 3px #0f17200f;--shadow-md:0 4px 12px #0f17200f, 0 2px 4px #0f17200a}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background:var(--ink-50);color:var(--ink-900);-webkit-font-smoothing:antialiased}#root{min-height:100vh}button{cursor:pointer;background:0 0;border:0;font-family:inherit}.chip{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.chip:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.chip.approved{color:var(--status-approved);background:var(--status-approved-bg)}.chip.rejected{color:var(--status-rejected);background:var(--status-rejected-bg)}.chip.pending{color:var(--status-pending);background:var(--status-pending-bg)}.chip.training{color:var(--status-training);background:var(--status-training-bg)}
