:root{--ink:#342611;--green:#405430;--paper:#faf6ed}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:17px;line-height:2}header{padding:20px 6vw;border-bottom:1px solid #ded5c6;display:flex;justify-content:space-between;align-items:center;gap:20px}header a{color:var(--ink);text-decoration:none}nav{display:flex;gap:24px;font-size:14px}.brand{font-weight:700;font-size:23px;letter-spacing:.1em}main{max-width:1100px;margin:auto;padding:60px 6vw}h1{font-size:clamp(30px,5vw,50px);line-height:1.5;margin:0 0 40px}h2{font-size:28px;line-height:1.6}small,.eyebrow{font-family:sans-serif;font-size:13px;letter-spacing:.18em;color:var(--green)}.products{display:grid;grid-template-columns:1fr;gap:65px;max-width:660px;margin-inline:auto}.products img{display:block;width:100%;height:auto;border-radius:4px}.products h2{font-size:24px;margin:20px 0 8px}.contact{border-top:1px solid #ded5c6;margin-top:70px;padding-top:35px}.button{display:inline-block;background:var(--green);color:#fff8e9;padding:12px 28px;border-radius:30px;text-decoration:none;font-family:sans-serif;font-size:16px}.story-hero{width:100%;height:440px;object-fit:cover;object-position:center 60%;margin-bottom:60px}.chapter{margin:0 auto 65px;max-width:660px}.chapter p{margin:20px 0}.chapter img{width:100%;height:auto;margin-top:25px}.chapter strong{font-size:20px}footer{padding:30px 6vw;text-align:center;border-top:1px solid #ded5c6;font-size:13px}a:focus-visible{outline:3px solid #9f8029;outline-offset:5px}@media(max-width:650px){header{align-items:flex-start;flex-direction:column;gap:5px}main{padding-top:35px}.products{grid-template-columns:1fr;gap:45px}.products article{max-width:440px;margin:auto;width:100%}.story-hero{height:330px}.chapter{margin-bottom:50px}nav{gap:20px}}
.price{font-family:sans-serif;font-size:24px;font-weight:700;margin:0 0 24px}.price span{font-size:16px;font-weight:400}.product-info{font-size:16px;line-height:1.8;overflow-wrap:anywhere;margin:0}.product-info dt{font-weight:700;margin-top:18px}.product-info dd{margin:4px 0 0}.product-info a{color:var(--ink)}.product-note{font-size:16px;margin-top:36px}
.products article{min-width:0;width:100%}.manufacturer{border-top:1px solid #ded5c6;margin-top:60px;padding-top:30px}.manufacturer h2{font-size:22px}.manufacturer p{font-size:16px}.manufacturer a{color:var(--ink)}
