/* Japanese locale: system Japanese stack, no webfont download. */
:root{
  --ff-sans:'Hanken Grotesk','Hiragino Sans','Hiragino Kaku Gothic ProN','Yu Gothic','Noto Sans JP',Meiryo,sans-serif;
  --ff-display:'Hiragino Mincho ProN','Yu Mincho','Noto Serif JP',Georgia,serif;
  --ff-mono:'Hanken Grotesk',ui-monospace,SFMono-Regular,Menlo,monospace;
  --lh-tight:1.4;--lh-body:1.9;
}
h1,h2,h3,h4,h5{letter-spacing:.01em;font-weight:700}
.hero h1{font-size:clamp(1.7rem,3.8vw,3rem)}
.eyebrow,.topbar__mono,.pill,.footer__mono{letter-spacing:.06em}
