/* Korean locale: system Korean stack, no webfont download. */
:root{
  --ff-sans:'Hanken Grotesk','Apple SD Gothic Neo','Malgun Gothic','Noto Sans KR','Nanum Gothic',sans-serif;
  --ff-display:'Apple SD Gothic Neo','Malgun Gothic','Noto Serif KR',Georgia,serif;
  --ff-mono:'Hanken Grotesk',ui-monospace,SFMono-Regular,Menlo,monospace;
  --lh-tight:1.35;--lh-body:1.85;
}
h1,h2,h3,h4,h5{letter-spacing:-.01em;font-weight:700}
.hero h1{font-size:clamp(1.8rem,4vw,3.2rem)}
.eyebrow,.topbar__mono,.pill,.footer__mono{letter-spacing:.06em}
