:root{color:#171916;background:#fbfaf7;font-family:Inter,ui-sans-serif,system-ui}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.store-header{background:#fff;border-bottom:1px solid #e5e1d9;justify-content:space-between;align-items:center;height:72px;padding:0 5vw;display:flex}.logo{font-family:Georgia,serif;font-size:21px}.store-header nav{align-items:center;gap:28px;display:flex}.count{color:#fff;background:#2d6a4f;border-radius:50%;padding:2px 6px;font-size:11px}.hero{background:linear-gradient(90deg,#f5f0e6f7,#f5f0e680),url(https://images.unsplash.com/photo-1529139574466-a303027c1d8b?auto=format&fit=crop&w=1800&q=85) 50%/cover;min-height:570px;padding:110px 9vw}.hero span,.section-head span,.narrow>span,.product-detail>span{letter-spacing:1.6px;color:#59675f;font-size:11px}.hero h1{margin:18px 0;font:58px/1.05 Georgia,serif}.hero p,.intro{color:#62675f;font-size:16px}.button{color:#fff;text-align:center;background:#2d6a4f;border:0;border-radius:2px;margin-top:24px;padding:14px 20px;display:inline-block}.button:disabled{cursor:not-allowed;opacity:.55}.collection{padding:80px 6vw}.section-head{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.section-head h2{margin:9px 0;font:36px Georgia,serif}.section-head p{color:#6c716b;max-width:370px}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product img,.image-placeholder{aspect-ratio:4/5;object-fit:cover;background:#eeeae2;width:100%}.product-copy{justify-content:space-between;gap:12px;padding:16px 2px;display:flex}.product h3{margin:0;font-size:15px}.product-copy span{color:#6c716b}.product-copy strong{font-size:14px}.product-page{grid-template-columns:1.3fr 1fr;gap:70px;max-width:1180px;margin:60px auto;padding:0 24px;display:grid}.product-visual img{object-fit:cover;width:100%;max-height:700px}.product-detail{padding-top:32px}.product-detail h1,.narrow h1{margin:14px 0 4px;font:42px Georgia,serif}.product-detail h2{color:#6c716b;margin:0 0 24px;font-weight:400}.product-detail p{color:#6c716b;line-height:1.7}.product-detail label,.checkout-card label{gap:8px;margin-top:24px;font-weight:600;display:grid}.product-detail select,input,textarea{font:inherit;background:#fff;border:1px solid #d8d5ce;padding:14px}.wide{width:100%}.product-detail small,.checkout-card small{color:#6c716b;margin-top:18px;line-height:1.5;display:block}.narrow{max-width:680px;min-height:600px;margin:70px auto;padding:0 24px}.bag-row,.total{border-top:1px solid #ddd9d1;grid-template-columns:1fr auto;gap:12px;padding:20px 0;display:grid}.bag-row p{color:#6c716b}.total{margin-top:40px}.checkout-card{background:#fff;border:1px solid #e5e1d9;margin-top:30px;padding:24px}.checkout-card textarea{min-height:100px}.checkout-notice,.checkout-status{color:#555e57;background:#f4f1e9;margin-top:22px;padding:14px;line-height:1.5}.turnstile-slot{min-height:66px;margin-top:20px}.address-grid{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}@media (width<=620px){.address-grid{grid-template-columns:1fr}}.store-footer{color:#5f655e;border-top:1px solid #e5e1d9;justify-content:space-between;padding:28px 5vw;display:flex}@media (width<=760px){.hero{padding:80px 24px}.hero h1{font-size:42px}.section-head{display:block}.product-grid{grid-template-columns:1fr 1fr}.product-page{grid-template-columns:1fr;gap:20px}.product-detail{padding-top:0}}@media (width<=480px){.product-grid{grid-template-columns:1fr}.store-header{padding:0 20px}.hero{min-height:500px}}
