/* Original YAMATO DEN lettering: an image asset, not typeset font characters. */
.ink-filter{position:absolute;pointer-events:none}
.wordmark-art{display:block!important;position:relative;overflow:hidden;aspect-ratio:2172 / 358;letter-spacing:normal!important;margin:0!important}
.wordmark-art img{position:absolute;display:block;width:100%;height:auto;max-width:none;left:0;top:-50%;object-fit:contain;filter:url(#wordmark-ink)}
header{background:#171410;color:#f2eadc;max-width:none;padding:24px 6%;min-height:126px;border-color:#c3a47a33}
.brand.yamato-brand{display:flex;flex-direction:column;gap:12px;width:245px;flex-shrink:0}
.brand.yamato-brand .brand-jp{font-family:var(--serif);font-size:19px;line-height:1.4;letter-spacing:.5em;margin:0;text-align:center;padding-left:.5em}
.home>header{background:linear-gradient(#110f0d99,transparent);min-height:126px;padding:24px 6%}
.home>header nav{font-size:14px}
.legacy-hero{padding-top:192px;padding-bottom:185px;min-height:max(900px,calc(100svh - 34px))}
.legacy-copy{width:55%;max-width:680px}
.legacy-copy>.magazine-label{font-family:var(--serif);font-size:14px;letter-spacing:.16em;color:#c9b28e}
.yamato-masthead{margin:32px 0 34px;line-height:1!important;letter-spacing:normal!important}
.masthead-jp{display:block;font-family:var(--serif);font-size:clamp(34px,3.4vw,54px);letter-spacing:.48em;line-height:1.45;margin:0 0 23px;padding-left:.06em}
.yamato-masthead .wordmark-art{width:100%;filter:drop-shadow(0 2px 12px #0004);animation:letter-arrival 1.6s ease-out both}
.hero-title{font-size:clamp(25px,2.4vw,37px);line-height:1.8;letter-spacing:.15em}
.legacy-intro{font-size:16px;margin-top:22px}
.legacy-art{left:18%}
.legacy-hero:after{background:linear-gradient(90deg,#110f0d 0%,#110f0ded 21%,#110f0d75 49%,transparent 76%),linear-gradient(0deg,#110f0d 0%,#110f0d99 12%,transparent 40%)}
.yamato-footer{background:#171410}
.yamato-footer .yamato-brand{width:290px}
.yamato-footer .brand-jp{text-align:left;padding-left:0}
.yamato-footer .footline{font-size:12px;gap:20px}
@keyframes letter-arrival{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:900px){.brand.yamato-brand{width:210px}.legacy-copy{width:66%}.yamato-masthead{margin-top:26px}}
@media(max-width:680px){
 header,.home>header{padding:21px 7%;min-height:116px;align-items:center;gap:20px}
 .brand.yamato-brand{width:174px;gap:9px}
 .brand.yamato-brand .brand-jp{font-size:16px}
 nav,.home>header nav{flex-direction:column;gap:12px;font-size:12px;white-space:nowrap}
 .legacy-hero{padding:350px 7% 160px;min-height:930px}
 .legacy-art{top:108px;left:0;right:0;height:410px}
 .legacy-copy{width:100%;max-width:none}
 .legacy-copy>.magazine-label{font-size:12px;letter-spacing:.12em}
 .yamato-masthead{margin:20px 0 24px}
 .masthead-jp{font-size:35px;letter-spacing:.4em;margin-bottom:15px}
 .hero-title{font-size:27px;line-height:1.75;letter-spacing:.14em}
 .legacy-intro{font-size:15px;margin-top:16px}
 .legacy-hero:after{background:linear-gradient(0deg,#110f0d 0%,#110f0d 31%,#110f0dc4 49%,transparent 74%,#110f0d55 90%)}
 .yamato-footer .yamato-brand{width:240px}
 .yamato-footer .footline{flex-direction:column;gap:12px}
}
@media(max-width:360px){.brand.yamato-brand{width:148px}.hero-title{font-size:25px}.legacy-hero{padding-top:345px}.masthead-jp{font-size:32px}}
@media(prefers-reduced-motion:reduce){.yamato-masthead .wordmark-art{animation:none}}
