/* Japanese typography uses available local fonts; no font download or layout change. */
html:lang(ja){--sans:'Hiragino Kaku Gothic ProN','Yu Gothic',Meiryo,sans-serif;--serif:'Hiragino Mincho ProN','Yu Mincho',serif;line-break:strict;word-break:normal;overflow-wrap:break-word}
html:lang(ja) .brand{font-family:Georgia,serif}
html:lang(ja) .brand-category{font-family:Arial,sans-serif}
html:lang(ja) .intro h1{font-size:clamp(28px,4.5vw,48px);line-height:1.5;letter-spacing:.01em}
html:lang(ja) .eyebrow,html:lang(ja) .position-label,html:lang(ja) .spread-name{letter-spacing:.02em;text-transform:none}
html:lang(ja) .overview p,html:lang(ja) .meaning-section p,html:lang(ja) .clarifier p,html:lang(ja) .card-reading .meaning{line-height:1.95}
html:lang(ja) .guide-body,html:lang(ja) #result{max-width:700px}
html:lang(ja) .guide-heading h1{line-height:1.45}
html:lang(ja) .spread-name{line-height:1.6}
html:lang(ja) .card-caption{line-height:1.6}
html:lang(ja) .guide-toc a{line-height:1.7}
.language-switch{white-space:nowrap}
@media(max-width:640px){html:lang(ja) .intro>p{max-width:320px}html:lang(ja) .site-nav{gap:14px}html:lang(ja) .site-nav a{font-size:13px}}
