html{overflow-x:clip}:root{--color-bg:#111;--color-surface:#1a1a1a;--color-text:#222;--color-muted:#666;--color-brand:#e60023;--radius:16px;--shadow:0 10px 30px rgba(0,0,0,.15);--container:1200px;--gutter:clamp(16px,5vw,80px);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:40px;--space-9:48px;--space-10:64px;--text-xs:0.8125rem;--text-sm:0.875rem;--text-md:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:2.125rem;--text-4xl:2.625rem;--lh-tight:1.15;--lh-snug:1.3;--lh-base:1.5;--lh-relaxed:1.65;--section-pad-y:clamp(32px,4vw,64px);--section-title-gap:var(--space-3);--section-block-gap:var(--space-6);--section-en-size:clamp(22px,3.2vw,36.5px);--section-en-weight:900;--section-en-letter:-0.035em;--section-en-line:1.25;--section-subtitle-size:clamp(13px,1.2vw,16px);--section-subtitle-line:1.5}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:"Pretendard","Noto Sans KR",system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:var(--color-text);word-break:keep-all;letter-spacing:-0.06em;overflow-x:clip}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,p{margin:0}.u-stack{display:flex;flex-direction:column;gap:var(--section-block-gap)}.u-stack--sm{gap:var(--space-4)}.u-stack--md{gap:var(--space-6)}.u-stack--lg{gap:var(--space-8)}.c-section-head{display:flex;flex-direction:column;gap:var(--section-title-gap)}.c-section-title{font-size:var(--text-2xl);line-height:var(--lh-snug);letter-spacing:-0.03em;color:var(--color-text)}.c-section-subtitle{font-size:var(--text-sm);line-height:var(--lh-relaxed);color:var(--color-muted)}@media (max-width:768px){.c-section-title{font-size:var(--text-xl)}}:focus-visible{outline:2px solid rgba(0,0,0,.35);outline-offset:2px}