:root{--blue-900:#0d2b66;--blue-800:#123a8c;--blue-700:#1747b0;--blue-600:#1b57d6;--blue-500:#2e6bea;--blue-100:#dce7fb;--blue-50:#eef4fd;--gray-900:#191f28;--gray-800:#26303b;--gray-700:#333d4b;--gray-600:#4e5968;--gray-500:#6b7684;--gray-400:#8b95a1;--gray-300:#c6ccd4;--gray-200:#e5e8eb;--gray-100:#f2f4f6;--gray-50:#f9fafb;--white:#fff;--risk-red:#d22b2b;--risk-red-strong:#b71c1c;--risk-red-bg:#fdecec;--risk-red-border:#f5c6c6;--risk-yellow:#b25e00;--risk-yellow-dot:#f5a623;--risk-yellow-bg:#fff6e5;--risk-yellow-border:#f5dfb8;--risk-green:#1b7f3b;--risk-green-dot:#2fa857;--risk-green-bg:#eaf7ee;--risk-green-border:#bfe5cc;--brand:var(--blue-600);--brand-strong:var(--blue-700);--brand-pressed:var(--blue-800);--brand-soft:var(--blue-50);--brand-soft-border:var(--blue-100);--text-strong:var(--gray-900);--text-body:var(--gray-700);--text-muted:var(--gray-600);--text-faint:var(--gray-500);--text-on-brand:var(--white);--text-link:var(--blue-600);--surface-page:var(--gray-100);--surface-card:var(--white);--surface-sunken:var(--gray-50);--surface-brand:var(--blue-600);--surface-header:var(--white);--border-default:var(--gray-200);--border-strong:var(--gray-300);--border-input:var(--gray-300);--border-focus:var(--blue-600);--danger:var(--risk-red);--warning:var(--risk-yellow);--success:var(--risk-green);--font-sans:"Pretendard Variable",Pretendard,-apple-system,"Malgun Gothic","Apple SD Gothic Neo",sans-serif;--fs-display:34px;--fs-h1:28px;--fs-h2:23px;--fs-h3:19px;--fs-body-lg:18px;--fs-body:17px;--fs-body-sm:16px;--fs-caption:15px;--fs-number-hero:44px;--fw-regular:450;--fw-medium:550;--fw-semibold:650;--fw-bold:750;--lh-tight:1.3;--lh-body:1.6;--lh-loose:1.75;--ls-tight:-.02em;--ls-body:-.01em}:root{--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-10:40px;--sp-12:48px;--sp-16:64px;--control-h:52px;--control-h-sm:44px;--control-h-lg:60px;--page-max:1200px;--sidebar-w:248px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-pill:999px;--shadow-card:0 1px 3px #191f280f,0 1px 2px #191f280a;--shadow-raised:0 4px 12px #191f281a;--shadow-modal:0 12px 32px #191f282e;--ring-focus:0 0 0 3px #1b57d640;--ease-out:cubic-bezier(.2,.8,.2,1);--dur-fast:.12s;--dur-med:.2s}@font-face{font-family:Pretendard Variable;src:url(/fonts/PretendardVariable.woff2)format("woff2-variations");font-weight:45 920;font-style:normal;font-display:swap}*{box-sizing:border-box}html{font-family:var(--font-sans);color:var(--text-body);font-size:var(--fs-body);line-height:var(--lh-body);letter-spacing:var(--ls-body);-webkit-font-smoothing:antialiased}body{background:var(--surface-page);word-break:keep-all;margin:0}a{color:var(--text-link);text-decoration:none}a:hover{color:var(--brand-strong);text-decoration:underline}button,input,select,textarea{font-family:var(--font-sans)}#root{justify-content:center;min-height:100dvh;display:flex}.app-frame{background:var(--surface-page);flex-direction:column;width:100%;max-width:480px;min-height:100dvh;display:flex;position:relative}@media (width>=520px){.app-frame{box-shadow:var(--shadow-raised)}}
