@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css";@import "https://fonts.googleapis.com/css2?family=Black+Han+Sans&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--v900:#1a1430;--v800:#241a45;--v700:#3a2a78;--v600:#5b3fd1;--v500:#6e51e8;--v400:#9b86f2;--v300:#b6a6f5;--v200:#d8cffa;--v100:#ede9fc;--v050:#f6f4fe;--accent:#27e3b4;--accent-dk:#13b98c;--ink:#16121f;--ink-2:#4a4458;--ink-3:#857e96;--paper:#fbfafe;--white:#fff;--surface:#fff;--surface-2:#f8f6fe;--surface-3:#f1eefb;--canvas:#f1eff8;--bg:#eceaf3;--line:#e8e4f0;--line-2:#efebf8;--primary:var(--v600);--primary-strong:var(--v700);--primary-soft:var(--v100);--primary-tint:var(--v050);--on-primary:#fff;--success:var(--accent-dk);--success-soft:#dcf7ec;--warning:#c77a18;--warning-soft:#fbefdc;--danger:#c0334a;--danger-soft:#fbe9e7;--info:#2b6cb0;--info-soft:#e0ebf6;--font-kr:"Pretendard", "Pretendard Variable", -apple-system, system-ui, sans-serif;--font-en:"Space Grotesk", -apple-system, system-ui, sans-serif;--font-display:"Black Han Sans", sans-serif;--font-mono:"JetBrains Mono", "Menlo", monospace;--tabular:"tnum" 1, "cv11" 1;--fs-xs:11px;--fs-sm:12.5px;--fs-base:14px;--fs-md:15px;--fs-lg:17px;--fs-xl:21px;--fs-2xl:28px;--fs-3xl:38px;--fs-display:48px;--lh-tight:1.15;--lh-base:1.5;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extra:800;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-7:28px;--s-8:32px;--s-10:40px;--s-12:48px;--s-16:64px;--s-20:80px;--radius-xs:5px;--radius-s:9px;--radius-m:13px;--radius-l:18px;--radius-pill:999px;--shadow-s:0 1px 2px #1a14300d, 0 1px 3px #1a14300a;--shadow-m:0 2px 6px #1a14300d, 0 14px 34px -16px #1a143033;--shadow-l:0 8px 18px #1a14301a, 0 30px 60px -22px #1a14304d;--ring:0 0 0 4px var(--v050);--ring-strong:0 0 0 4px var(--v100);--motion-fast:.12s ease;--motion-base:.18s cubic-bezier(.2,.7,.2,1);--motion-medium:.28s cubic-bezier(.2,.7,.2,1);--z-sticky:100;--z-fixed:200;--z-modal:300;--z-toast:400;--z-tooltip:500}*,:before,:after{box-sizing:border-box}html,body{background:var(--paper);color:var(--ink);font-family:var(--font-kr);font-size:var(--fs-base);line-height:var(--lh-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:var(--tabular);margin:0;padding:0}::selection{background:var(--primary-soft);color:var(--primary-strong)}button{cursor:pointer;font-family:inherit}a{color:var(--primary);text-decoration:none}a:hover{text-underline-offset:3px;text-decoration:underline}.tabular,.num{font-feature-settings:var(--tabular);font-variant-numeric:tabular-nums}.display{font-family:var(--font-display);letter-spacing:-.02em;line-height:1}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.logo.svelte-c98t7m{font-family:var(--font-display);font-size:var(--logo-size);letter-spacing:-.02em;align-items:baseline;gap:1px;line-height:1;display:inline-flex}.kr.svelte-c98t7m{color:var(--v900)}.white.svelte-c98t7m .kr:where(.svelte-c98t7m){color:#fff}.dot.svelte-c98t7m{color:var(--accent)}.container.svelte-12qhfyh{max-width:1120px;padding:0 var(--s-6);margin:0 auto}.site-head.svelte-12qhfyh{-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);border-bottom:1px solid var(--line-2);z-index:var(--z-sticky);background:#fbfafed9;position:sticky;top:0}.head-row.svelte-12qhfyh{justify-content:space-between;align-items:center;height:68px;display:flex}.brand-link.svelte-12qhfyh{text-decoration:none}nav.svelte-12qhfyh{align-items:center;gap:var(--s-2);display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){border-radius:var(--radius-s);font-size:var(--fs-sm);font-weight:var(--fw-bold);color:var(--ink-2);transition:var(--motion-fast);padding:8px 14px;text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--primary-strong);background:var(--primary-tint);text-decoration:none}nav.svelte-12qhfyh a.on:where(.svelte-12qhfyh){color:var(--primary-strong)}.cta.svelte-12qhfyh{background:linear-gradient(160deg, var(--v600), var(--v700));box-shadow:0 6px 14px -6px #5b3fd18c;color:#fff!important}.cta.svelte-12qhfyh:hover{background:linear-gradient(160deg, var(--v500), var(--v600))}.site-foot.svelte-12qhfyh{margin-top:var(--s-20);padding:var(--s-12) 0;border-top:1px solid var(--line);background:var(--surface-2)}.foot-row.svelte-12qhfyh{gap:var(--s-6);grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.foot-row.svelte-12qhfyh>div:where(.svelte-12qhfyh):first-child{gap:var(--s-1);flex-direction:column;display:flex}.foot-links.svelte-12qhfyh{gap:var(--s-5);display:flex}.foot-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--ink-2);text-decoration:none}.foot-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--primary-strong)}.copy.svelte-12qhfyh{text-align:right}.muted.svelte-12qhfyh{color:var(--ink-3)}.small.svelte-12qhfyh{font-size:var(--fs-xs);font-weight:var(--fw-semibold)}@media (width<=720px){.foot-row.svelte-12qhfyh{text-align:center;grid-template-columns:1fr}.copy.svelte-12qhfyh{text-align:center}.foot-links.svelte-12qhfyh{justify-content:center}}
