.product-section{padding-top:38px;padding-bottom:120px}.product-layout{display:grid;grid-template-columns:minmax(0,58%) minmax(0,42%);gap:0}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding-right:42px}.product-gallery__item{border:0;background:#faf9f6;padding:0;overflow:hidden;aspect-ratio:1.08}.product-gallery__item--main{grid-column:1/-1;aspect-ratio:1.16}.product-gallery__item img,.product-gallery__item video,.product-gallery__item model-viewer{width:100%;height:100%;object-fit:contain;padding:5%}.gallery-more{grid-column:1/-1;justify-self:center;margin-top:20px}.product-info-wrap{padding-left:42px;border-left:1px solid #f0eee9}.product-info{position:sticky;top:112px;max-width:620px}.product-title{font-family:var(--font-heading);font-size:clamp(34px,3.1vw,50px);font-weight:400;line-height:1.05}.product-subtitle{font-size:13px;color:var(--color-muted);margin-top:8px}.product-price{font-family:var(--font-heading);font-size:26px;margin-top:17px}.product-compare-price{text-decoration:line-through;color:var(--color-muted);font-size:13px}.product-eco{font-size:11px;color:var(--color-muted);margin-top:2px}.product-form{margin-top:28px}.product-option{margin-bottom:22px}.product-option legend{font-size:12px;font-weight:600;margin-bottom:10px}.product-option legend span{font-weight:400;color:var(--color-muted)}.product-option__values{display:flex;gap:8px;flex-wrap:wrap}.option-chip{position:relative}.option-chip input{position:absolute;opacity:0;pointer-events:none}.option-chip>span:not(.visually-hidden){min-height:38px;border:1px solid var(--color-border);padding:0 14px;display:flex;align-items:center;border-radius:20px;font-size:12px}.option-chip input:checked+span:not(.visually-hidden){border-color:#111;box-shadow:0 0 0 1px #111}.product-option__values--swatches{gap:9px}.option-chip--swatch{width:31px;height:31px}.option-chip--swatch .option-chip__color{width:31px;height:31px;min-height:0!important;padding:0!important;border-radius:7px!important;background:var(--swatch-color,#ddd);border:1px solid rgba(0,0,0,.1)!important}.option-chip--swatch input:checked+.option-chip__color{outline:1px solid #111;outline-offset:3px;box-shadow:none!important}.texture-open{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--color-border);background:#fff;border-radius:20px;padding:8px 13px;font-size:12px;margin-bottom:20px}.texture-open svg{width:17px;fill:none;stroke:currentColor}.delivery-commitment{background:#f7f5f0;border:1px solid #e7e3db;padding:17px 18px;margin:4px 0 20px}.delivery-commitment__eyebrow{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-muted)}.delivery-commitment__date{font-family:var(--font-heading);font-size:22px;margin-top:4px}.delivery-commitment p{font-size:11px;color:var(--color-muted);margin-top:3px}.product-form>.quantity-selector{margin-bottom:8px}.product-submit{width:100%;border-radius:999px}.dynamic-checkout{margin-top:8px}.product-reassurance{text-align:center;font-size:11px;margin:14px 0 28px;color:#5b5954}.product-box-note{display:grid;grid-template-columns:26px 1fr;gap:12px;background:#f8f6f2;border:1px solid #e7e3db;padding:16px;margin-bottom:18px;border-radius:8px}.product-box-note svg{width:22px;fill:none;stroke:currentColor}.product-box-note strong{font-size:12px}.product-box-note p{font-size:11px;color:#57544f;margin-top:3px}.product-accordions summary{min-height:58px}.spec-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:18px}.spec-list div{border-bottom:1px solid var(--color-border);padding-bottom:9px}.spec-list dt{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted)}.spec-list dd{font-size:13px;margin-top:3px}.related-products{display:block}.mobile-atc{position:fixed;left:0;right:0;bottom:0;z-index:65;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-top:1px solid var(--color-border);padding:10px var(--gutter-mobile);align-items:center;justify-content:space-between;gap:12px}.mobile-atc>div{display:flex;flex-direction:column;min-width:0}.mobile-atc strong{font-family:var(--font-heading);font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-atc span{font-size:12px}.mobile-atc .button{min-height:44px;padding-inline:18px;white-space:nowrap}

.product-gallery--packshots{align-items:stretch}
.product-gallery--packshots .product-gallery__item{aspect-ratio:1;background:#fff;cursor:zoom-in}
.product-packshot-frame{position:relative;display:block;width:100%;height:100%;overflow:hidden;background:#fff}
.product-gallery__item .product-packshot-sheet{position:absolute;left:0;top:50%;width:300%;max-width:none;height:auto;object-fit:initial;padding:0;transform:translate(0,-50%)}
[data-packshot-view="1"] .product-packshot-sheet{transform:translate(-33.333333%,-50%)}
[data-packshot-view="2"] .product-packshot-sheet{transform:translate(-66.666667%,-50%)}
@media(max-width:749px){.product-gallery--packshots .product-gallery__item,.product-gallery--packshots .product-gallery__item--main{aspect-ratio:1}}
