.shop-mast .page-mast{padding-block:1.5rem}
.shop-mast h1{font-size:clamp(3rem,4.8vw,4.5rem)}
.shop-mast .eyebrow{margin-bottom:.7rem}
.shop-mast .mast-grid p{font-size:1rem;line-height:1.7}
.shop-collection{padding-top:2rem}
.collection-overview{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:var(--muted);font-size:.875rem}
.collection-index{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.5rem 0 1rem;padding:0;border:0}
.collection-index a{display:inline-flex;align-items:center;gap:.7rem;min-height:48px;border:1px solid #41605b;padding:.6rem .9rem;font-size:.875rem}
.collection-index a:hover{background:#16302c;border-color:var(--teal)}
.collection-index a span{color:var(--muted);font-size:.75rem}
.collection-lineup{border:0}
.collection-category{padding-top:2rem;scroll-margin-top:1.5rem}
.category-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}
.category-heading h2{font-size:clamp(2.5rem,4vw,3.5rem)}
.category-heading>span{font-size:.875rem;color:var(--muted);white-space:nowrap}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem 1.5rem}
.collection-piece{display:flex;flex-direction:column;gap:0;padding:0 0 1.5rem;min-width:0;border:0;border-bottom:1px solid var(--line);scroll-margin-top:1.5rem}
.collection-piece .piece-body{min-width:0;max-width:none}
.collection-piece .piece-image{margin:0 0 1.25rem;max-width:none}
.collection-piece .piece-image img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#f2f2f2;border:0}
.piece-image figcaption{color:var(--muted);font-size:.75rem;line-height:1.5;margin-top:.5rem}
.collection-piece .eyebrow{font-size:.75rem;margin-bottom:.5rem}
.collection-piece h3{font:700 clamp(1.8rem,2.5vw,2.2rem)/1.1 var(--display);margin-bottom:.75rem}
.collection-piece h3 a{color:var(--ink)}
.collection-piece .piece-description{font-size:.9375rem;line-height:1.7;color:#b4c5c0;margin-bottom:.75rem;max-width:none}
.collection-piece details{margin:.6rem 0;font-size:.875rem}
.collection-piece summary{cursor:pointer;color:var(--teal);padding:.5rem 0;min-height:44px;display:list-item;list-style-position:inside}
.collection-piece details p{margin:.7rem 0;color:#b4c5c0;font-size:.875rem;line-height:1.7}
.collection-piece .product-details-link{display:inline-block;font-size:.875rem;text-decoration:underline;text-underline-offset:4px;color:var(--teal);padding:.5rem 0;margin-bottom:1rem}
.collection-piece .piece-offer{margin-top:auto;padding-top:.75rem;min-width:0;text-align:left;align-items:stretch;display:block}
.collection-piece .piece-price{font:600 1.6rem/1.3 var(--body);color:var(--ink);white-space:normal}
.collection-piece .piece-price span{font-size:.8rem;font-weight:400;color:var(--muted)}
.collection-piece .piece-availability{font-size:.8rem;line-height:1.5;color:var(--muted);margin:.3rem 0 .8rem}
.collection-piece .shopify-options{display:flex;flex-direction:column;gap:.75rem;margin:0;max-width:none;min-width:0}
.collection-piece .shopify-options label{display:flex;flex-direction:column;gap:.4rem;font-size:.875rem}
.collection-piece .shopify-options select{width:100%;min-width:0;min-height:48px;font-size:1rem;color:var(--ink);background:#101d1f;border:1px solid #42605b;padding:.65rem .7rem;border-radius:2px}
.collection-piece .shopify-options button{width:100%;min-height:48px;justify-content:center}
.collection-piece .shopify-options [role=status]{font-size:.875rem;min-height:1.5rem}
.collection-piece .piece-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0 0 1rem;padding:0;max-width:none}
.collection-piece .piece-gallery img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#f2f2f2}
.collection-piece .piece-gallery a{min-width:0;font-size:.75rem;line-height:1.4}
.shop-cart{scroll-margin-top:1.5rem}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.25rem}}
@media(max-width:580px){.shop-mast .page-mast{padding-block:2rem}.product-grid{grid-template-columns:1fr;gap:2rem}.collection-category{padding-top:2.25rem}.category-heading{align-items:center}.category-heading h2{font-size:2.5rem}.collection-index{gap:.5rem}.collection-index a{padding:.5rem .7rem}.collection-piece h3{font-size:2.2rem}.collection-piece .piece-description{font-size:1rem}.collection-piece .piece-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:580px){.shop-mast .page-mast{padding-block:1rem}.shop-mast .mast-grid{gap:1rem}.shop-collection{padding-top:1.25rem}.collection-index{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.5rem;margin-top:1rem}.collection-index a{flex-shrink:0}.collection-category{padding-top:1.25rem}}
