@import url("amekaji-guide.css?v=20260618-reviewed");
:root{--ink:#1c211f;--paper:#f0f1ec;--white:#fffefa;--indigo:#263d35;--brass:#9a7b3f;--red:#783a35;--muted:#626a66;--line:rgba(28,33,31,.18)}
body{background:linear-gradient(rgba(38,61,53,.035) 1px,transparent 1px),var(--paper);background-size:100% 29px}
.trad-hero>img{object-position:center}
.trad-hero .article-hero__shade{background:linear-gradient(90deg,rgba(8,12,10,.76),rgba(8,12,10,.54) 40%,rgba(8,12,10,.04) 72%),linear-gradient(0deg,rgba(8,12,10,.34),transparent 52%)}
.trad-hero h1{font-size:clamp(4rem,6.2vw,6.3rem)}
.trad-shop{background:#2d443b}
.trad-p1 i:first-child{background:#263d35}.trad-p1 i:nth-child(2){background:#b8c8cf}.trad-p1 i:last-child{background:#45484a}
.trad-p2 i:first-child{background:#3d4244}.trad-p2 i:nth-child(2){background:#eee9da}.trad-p2 i:last-child{background:#762f2c}
.trad-p3 i:first-child{background:#4f563f}.trad-p3 i:nth-child(2){background:#d9d1bd}.trad-p3 i:last-child{background:#4a2a24}
@media(max-width:620px){
  .trad-hero{display:flex;min-height:0;flex-direction:column;padding-top:68px;background:#101613}
  .trad-hero>img{position:relative;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center;order:1}
  .trad-hero .article-hero__shade{display:none}
  .trad-hero .article-hero__copy{position:relative;left:auto;bottom:auto;width:100%;order:2;padding:30px 20px 48px}
  .trad-hero h1{font-size:clamp(3.1rem,14vw,4.4rem)}
  .trad-hero .hero-description{display:none}
}
