@import url("https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;1,9..144,300;1,9..144,400&display=swap");@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");:root{--bg:#f8f8f6;--surface:rgba(255,255,255,0.92);--surface-strong:#ffffff;--ink:#1a1a18;--muted:#6b6b65;--line:rgba(26,26,24,0.10);--brand:#5887da;--brand-deep:#2d5ab8;--brand-light:#c8daff;--brand-rgb:88,135,218;--radius:8px;--radius-sm:4px;--radius-md:8px;--radius-lg:10px;--radius-full:9999px;--shadow:0 1px 3px rgba(0,0,0,0.08),0 4px 12px rgba(0,0,0,0.06);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--text-amber:#b8720e;--ease-enter:cubic-bezier(0,0,0.2,1);--ease-exit:cubic-bezier(0.4,0,1,1);--ease-move:cubic-bezier(0.4,0,0.2,1);--dur-micro:75ms;--dur-short:150ms;--dur-medium:300ms;--dur-long:500ms}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Pretendard Variable,Pretendard,-apple-system,sans-serif;font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{text-wrap:balance;margin:0}.font-display{font-family:Fraunces,Georgia,serif;font-optical-sizing:auto}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}