.shop-head{padding:clamp(70px,10vw,135px) clamp(20px,12vw,180px) 45px;background:var(--cream)}.shop-head h1,.product-info h1{margin:0;font:500 clamp(48px,6vw,88px)/.95 var(--serif);letter-spacing:-.05em}.shop-head>p:last-child{max-width:410px;margin:25px 0 0;color:rgba(30,39,34,.68);line-height:1.7}.shop-filters{display:flex;flex-wrap:wrap;gap:10px;padding:24px clamp(20px,5vw,76px);border-bottom:1px solid var(--line)}.shop-filters a{border:1px solid var(--line);padding:10px 14px;font:500 10px var(--mono);letter-spacing:.06em;text-transform:uppercase}.shop-filters a.is-current,.shop-filters a:hover{background:var(--ink);color:#fff}.shop-products{padding:55px clamp(20px,5vw,76px) 110px}.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 18px}.shop-product>p{color:var(--moss);margin:14px 0 8px;font:10px var(--mono);letter-spacing:.08em;text-transform:uppercase}.shop-product>div:last-child{display:flex;gap:12px;justify-content:space-between}.shop-product h2{margin:0;font:500 23px/1.1 var(--serif)}.shop-product div:last-child span{white-space:nowrap;font-size:12px}.empty-shop{grid-column:1/-1;text-align:center;color:var(--moss)}.product-page{padding:38px clamp(20px,5vw,76px) 110px}.crumb{display:inline-block;margin-bottom:30px;color:var(--moss);font:10px var(--mono);text-transform:uppercase;letter-spacing:.08em}.product-detail{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(35px,7vw,110px);align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery>img{width:100%;min-height:390px;object-fit:cover;background:var(--cream)}.product-gallery>.product-image{grid-column:1/-1;height:600px}.product-info{position:sticky;top:115px;padding-top:30px}.product-info h1{font-size:clamp(43px,4.5vw,68px)}.product-price{margin:24px 0 0;font:500 22px var(--sans)}.compare-price{margin:8px 0 0;color:var(--moss);text-decoration:line-through}.product-summary{margin:30px 0;color:rgba(30,39,34,.7);line-height:1.8}.variant-list{border-top:1px solid var(--line);padding:22px 0}.variant-list>p{margin:0 0 12px;font:10px var(--mono);text-transform:uppercase;letter-spacing:.08em}.variant-list label{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding:12px 0;font-size:13px}.variant-list small{margin-left:auto;color:var(--moss)}.purchase-row{display:grid;grid-template-columns:75px 1fr;gap:10px;margin-top:18px}.purchase-row input{border:1px solid var(--line);background:transparent;text-align:center}.purchase-row button{border:0;background:var(--ink);color:#fff;padding:17px;cursor:pointer;text-transform:uppercase;font:500 10px var(--mono);letter-spacing:.08em}.purchase-row button:disabled{cursor:not-allowed;opacity:.4}.stock-note{margin:14px 0 26px;color:var(--moss);font-size:12px}.product-info details{border-top:1px solid var(--line);padding:19px 0}.product-info summary{cursor:pointer;font:500 11px var(--mono);letter-spacing:.07em;text-transform:uppercase}.product-info details p{color:rgba(30,39,34,.67);font-size:13px;line-height:1.75}@media(max-width:800px){.shop-head{padding:70px 24px 35px}.shop-grid{grid-template-columns:repeat(2,1fr);gap:28px 12px}.shop-product h2{font-size:19px}.product-page{padding:28px 20px 70px}.product-detail{grid-template-columns:1fr}.product-gallery{grid-template-columns:1fr}.product-gallery>img,.product-gallery>.product-image{min-height:360px;height:360px}.product-info{position:static;padding-top:0}.product-info h1{font-size:50px}}
