@import url("amekaji-guide.css?v=20260618-reviewed");
:root{--ink:#211f1a;--paper:#f1eee5;--white:#fffdf7;--indigo:#354238;--brass:#9b7636;--red:#783b2e;--muted:#69665d;--line:rgba(33,31,26,.19)}
body{background:linear-gradient(rgba(71,59,39,.035) 1px,transparent 1px),var(--paper);background-size:100% 29px}
.british-hero>img{object-position:center}
.british-hero .article-hero__shade{background:linear-gradient(90deg,rgba(11,12,10,.8),rgba(11,12,10,.55) 41%,rgba(11,12,10,.03) 73%),linear-gradient(0deg,rgba(11,12,10,.36),transparent 52%)}
.british-hero h1{font-size:clamp(3.5rem,5.5vw,5.7rem)}
.british-shop{background:#39463a}
.british-p1 i:first-child{background:#5a4938}.british-p1 i:nth-child(2){background:#e8dfca}.british-p1 i:last-child{background:#35383a}
.british-p2 i:first-child{background:#3f4936}.british-p2 i:nth-child(2){background:#b7ab91}.british-p2 i:last-child{background:#642f28}
.british-p3 i:first-child{background:#77705e}.british-p3 i:nth-child(2){background:#ece6d8}.british-p3 i:last-child{background:#272827}
@media(max-width:620px){
  .british-hero{display:flex;min-height:0;flex-direction:column;padding-top:68px;background:#11150f}
  .british-hero>img{position:relative;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center;order:1}
  .british-hero .article-hero__shade{display:none}
  .british-hero .article-hero__copy{position:relative;left:auto;bottom:auto;width:100%;order:2;padding:30px 20px 48px}
  .british-hero h1{font-size:clamp(2.75rem,12vw,4rem)}
  .british-hero .hero-description{display:none}
}
