.product-page{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:64px;padding-top:48px;padding-bottom:96px;align-items:start}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px}.product-gallery img{display:block;width:100%;height:440px;object-fit:cover;background:#f1eee8}.product-gallery img:first-child{grid-column:1/-1;height:680px}.product-panel{position:sticky;top:24px;padding:30px 0}.product-panel h1{font:500 clamp(42px,4vw,68px)/.98 Georgia,serif;letter-spacing:-.04em;margin:20px 0}.product-rating{font-size:13px;margin:18px 0}.product-rating span{color:#9c6037;letter-spacing:2px}.product-price{font-size:28px;font-weight:700;margin:20px 0}.product-intro{font-size:18px;line-height:1.65;color:#4f3c31}.product-form{display:grid;gap:12px;margin:28px 0}.product-form label{font-size:12px;font-weight:800;letter-spacing:2px;margin-top:8px}.product-form select,.quantity{height:52px;border:1px solid #bfb4a7;background:#fff;padding:0 14px;font:inherit}.product-form select{width:100%}.quantity{width:100px}.buy-button{border:0;background:#161412;color:#fff;min-height:58px;font-size:14px;font-weight:800;letter-spacing:2px;cursor:pointer}.shopify-payment-button{margin-top:0}.purchase-notes{display:grid;gap:8px;font-size:13px;padding:22px 0;border-bottom:1px solid #d8cec2}.product-description{font-size:16px;line-height:1.7;padding:24px 0}.product-description ul{padding-left:20px}.product-panel details{border-top:1px solid #d8cec2;padding:18px 0}.product-panel summary{font-weight:800;letter-spacing:1px;cursor:pointer}.product-story{background:#201b17;color:#fff;padding:90px 0}.product-story h2{font:500 clamp(44px,7vw,90px)/1 Georgia,serif;margin:20px 0 50px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#77685e}.story-grid div{background:#201b17;padding:32px;display:grid;gap:10px}.story-grid b{font-size:30px}.story-grid span{color:#d8cec2}@media(max-width:900px){.product-page{grid-template-columns:1fr;gap:20px;padding-top:20px}.product-panel{position:static}.product-gallery img,.product-gallery img:first-child{height:auto}.story-grid{grid-template-columns:1fr}}@media(max-width:600px){.product-gallery{grid-template-columns:1fr}.product-gallery img:first-child{grid-column:auto}.product-page{padding-left:18px;padding-right:18px}.product-panel h1{font-size:42px}}
