:root{--background:#f7f7f5;--surface:#fff;--surface-subtle:#f0f0ed;--foreground:#111;--muted-foreground:#5b5b58;--faint-foreground:#8a8a86;--border:#1111111a;--border-strong:#11111129;--accent:#2563eb;--accent-strong:#1d4ed8;--accent-foreground:#fff;--accent-weak:#2563eb14;--accent-ring:#2563eb59;--dark-section:#101012;--dark-section-foreground:#f6f6f4;--ok:#16a34a;--r-sm:16px;--r-md:22px;--r-lg:28px;--r-xl:32px;--r-pill:999px;--container:1280px;--gutter:24px;--shadow-sm:0 1px 2px #1111110a, 0 1px 1px #11111108;--shadow-md:0 12px 30px -18px #11111138;--shadow-lg:0 40px 80px -40px #1111114d;--font-sans:"Pretendard Variable", Pretendard, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--fs-hero:clamp(2.75rem, 6vw, 5.25rem);--fs-section:clamp(2rem, 4vw, 3.5rem);--fs-card:clamp(1.35rem, 2vw, 2rem);--fs-lead:clamp(1.05rem, 1.4vw, 1.3rem);--fs-body:1rem;--ease:cubic-bezier(.22, .61, .36, 1);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (min-width:768px){:root{--gutter:40px}}@media (min-width:1120px){:root{--gutter:64px}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;overflow-x:clip}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);font-size:var(--fs-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.6;overflow-x:clip}a{color:inherit;text-decoration:none}img,svg,video{max-width:100%;display:block}button{font:inherit}h1,h2,h3,h4{letter-spacing:-.02em;text-wrap:balance;margin:0;font-weight:720;line-height:1.05}p{margin:0}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:clamp(80px,12vw,168px)}.section--tight{padding-block:clamp(56px,8vw,104px)}.section--dark{background:var(--dark-section);--foreground:var(--dark-section-foreground);--muted-foreground:#f6f6f4a8;--faint-foreground:#f6f6f480;--surface:#ffffff0d;--surface-subtle:#ffffff14;--border:#ffffff1f;--border-strong:#ffffff38;color:var(--foreground)}.eyebrow{letter-spacing:.04em;color:var(--muted-foreground);align-items:center;gap:8px;font-size:.8125rem;font-weight:600;display:inline-flex}.eyebrow__dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.section-title{font-size:var(--fs-section)}.section-lead{font-size:var(--fs-lead);color:var(--muted-foreground);max-width:58ch;line-height:1.55}.accent-text{color:var(--accent)}.js .reveal{opacity:0;transition:opacity .6s var(--ease), transform .6s var(--ease);transition-delay:var(--reveal-delay,0s);transform:translateY(18px)}.js .reveal.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.js .reveal,.js .reveal.is-in{opacity:1;transition:none;transform:none}html{scroll-behavior:auto}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.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}
