.product-page{max-width:1180px;margin:0 auto;padding:30px 5% 70px;color:#29332f}
.product-crumb{font-size:.78rem;color:#788079;margin-bottom:24px}.product-crumb a{color:#52665d;text-decoration:none}.product-crumb a:hover{text-decoration:underline}
.product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:52px;align-items:start}
.product-gallery-main{width:100%;aspect-ratio:4/3;object-fit:cover;background:#eee8de;border:1px solid #ded7cb;filter:saturate(.86)}
.product-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px}.product-thumbs img{width:100%;aspect-ratio:4/3;object-fit:cover;border:1px solid #ded7cb}
.product-kicker{display:block;color:#9a6539;font-size:.72rem;font-weight:800;margin-bottom:10px}.product-info h1{font-size:clamp(2rem,4vw,3.25rem);line-height:1.3;margin:0 0 14px;letter-spacing:-.04em;color:#172722}.product-intro{font-size:.92rem;line-height:2;color:#606761;margin:0 0 24px}
.product-price{border-block:1px solid #dcd5ca;padding:20px 0;margin:0 0 24px}.product-price small{display:block;color:#777f78}.product-price strong{display:block;color:#1f4938;font-size:1.85rem;margin:4px 0}.product-price del{font-size:.76rem;color:#8d8f8c}
.product-order-note{background:#eee8de;padding:16px 18px;font-size:.78rem;line-height:1.9;margin-bottom:20px}.product-order-note b{color:#263a35}
.product-actions{display:flex;gap:10px;flex-wrap:wrap}.product-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 20px;background:#263a35;color:#fff;text-decoration:none;font-size:.82rem;font-weight:800;border:1px solid #263a35}.product-action.secondary{background:transparent;color:#263a35}
.product-details{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:55px}.product-panel{background:#faf8f4;border:1px solid #e0d9ce;padding:26px}.product-panel h2{font-size:1.2rem;margin:0 0 16px;color:#263a35}.product-panel ul{padding:0 18px 0 0;margin:0}.product-panel li,.product-panel p{font-size:.82rem;line-height:2;color:#5f665f;margin-bottom:8px}
.product-related{margin-top:55px}.product-related h2{font-size:1.5rem}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related-card{display:block;color:inherit;text-decoration:none;border:1px solid #e0d9ce;background:#faf8f4;padding:10px}.related-card img{width:100%;aspect-ratio:4/3;object-fit:cover;filter:saturate(.84)}.related-card b,.related-card span{display:block;padding-inline:5px}.related-card b{margin-top:10px;font-size:.86rem}.related-card span{color:#397056;font-size:.76rem;margin:4px 0 6px}
@media(max-width:800px){.product-page{padding:22px 14px 55px}.product-layout{grid-template-columns:1fr;gap:28px}.product-info h1{font-size:2.15rem}.product-details{grid-template-columns:1fr;margin-top:35px}.related-grid{grid-template-columns:1fr 1fr}.product-actions{display:grid}.product-action{width:100%}}
@media(max-width:430px){.related-grid{grid-template-columns:1fr}.product-gallery-main{aspect-ratio:1/1}}
