.shop-module__GBzivq__shopHero{max-width:var(--content-width);padding:clamp(4rem, 8vw, 8rem) var(--page-gutter) clamp(3rem, 6vw, 6rem);color:var(--ink);background-color:var(--dirty-white);background-image:var(--paper-texture);background-blend-mode:luminosity;border-bottom:1px solid var(--sea-green);background-repeat:repeat;background-size:640px 640px;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);align-items:end;gap:clamp(2rem,5vw,6rem);margin:0 auto;display:grid}.shop-module__GBzivq__shopHero h1{max-width:900px;font-family:var(--font-display);letter-spacing:-.06em;margin:0;font-size:clamp(3.6rem,6vw,6.5rem);font-weight:400;line-height:.82}.shop-module__GBzivq__shopHero p{max-width:540px;color:var(--black-olive);margin-bottom:1.6rem;font-size:clamp(1.05rem,1.4vw,1.25rem)}.shop-module__GBzivq__productSection{max-width:var(--content-width);padding:clamp(4rem, 7vw, 7rem) var(--page-gutter);border-bottom:1px solid var(--line);margin:0 auto}.shop-module__GBzivq__productSectionHeader{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem;display:flex}.shop-module__GBzivq__productSectionHeader h2{max-width:900px;color:var(--white);font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(2.9rem,4.5vw,5.2rem);font-weight:400;line-height:.9}.shop-module__GBzivq__productSectionHeader p{color:var(--white);margin:0;font-size:1.08rem}.shop-module__GBzivq__productGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.shop-module__GBzivq__productCard{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0}.shop-module__GBzivq__productImage{aspect-ratio:1;background:var(--dirty-white);display:block;position:relative;overflow:hidden}.shop-module__GBzivq__productImage img{object-fit:cover;transition:transform .28s}.shop-module__GBzivq__productImage:hover img{transform:scale(1.018)}.shop-module__GBzivq__productCardCopy{padding:1.4rem 1.35rem 1.6rem}.shop-module__GBzivq__collectionName{color:var(--dollar-bill);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .6rem;font-size:.7rem;font-weight:700}.shop-module__GBzivq__productCard h2{min-height:2.2em;font-family:var(--font-display);margin:0 0 1.25rem;font-size:clamp(1.65rem,2.2vw,2.4rem);font-weight:400;line-height:1.05}.shop-module__GBzivq__productCardMeta{color:var(--white);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.78rem;font-weight:700;display:flex}.shop-module__GBzivq__productBreadcrumb{max-width:var(--content-width);padding:1.25rem var(--page-gutter);color:var(--muted);border-bottom:1px solid var(--line-soft);letter-spacing:.08em;text-transform:uppercase;gap:.7rem;margin:0 auto;font-size:.78rem;display:flex}.shop-module__GBzivq__productBreadcrumb a{color:var(--dollar-bill)}.shop-module__GBzivq__productDetail{max-width:var(--content-width);padding:clamp(2rem, 4vw, 4rem) var(--page-gutter) clamp(5rem, 8vw, 8rem);grid-template-columns:minmax(0,1.15fr) minmax(360px,.65fr);gap:clamp(2.5rem,5vw,6rem);margin:0 auto;display:grid}.shop-module__GBzivq__productGallery{min-width:0}.shop-module__GBzivq__productPrimaryImage{aspect-ratio:1;background:var(--dirty-white);position:relative;overflow:hidden}.shop-module__GBzivq__productPrimaryImage img,.shop-module__GBzivq__productThumbnail img{object-fit:cover}.shop-module__GBzivq__productThumbnails{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.shop-module__GBzivq__productThumbnail{aspect-ratio:1;background:var(--dirty-white);border:1px solid var(--line-soft);position:relative;overflow:hidden}.shop-module__GBzivq__productInfo{align-self:start;padding-top:.5rem;position:sticky;top:112px}.shop-module__GBzivq__productInfo h1{font-family:var(--font-display);letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(2.8rem,4vw,4.8rem);font-weight:400;line-height:.92}.shop-module__GBzivq__productPrice{color:var(--white);margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.shop-module__GBzivq__productDescription{max-width:520px;color:var(--white);margin-bottom:2.5rem;font-size:1.08rem}.shop-module__GBzivq__variantFieldset{border:0;border-top:1px solid var(--line-soft);margin:0;padding:1.5rem 0}.shop-module__GBzivq__variantFieldset legend{width:100%;color:var(--dirty-white);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:700}.shop-module__GBzivq__variantFieldset legend span{float:right;color:var(--muted);font-weight:400}.shop-module__GBzivq__colorOptions,.shop-module__GBzivq__sizeOptions{flex-wrap:wrap;gap:.55rem;display:flex}.shop-module__GBzivq__colorOptions button,.shop-module__GBzivq__sizeOptions button{min-height:42px;color:var(--dirty-white);border:1px solid var(--line-soft);cursor:pointer;background:0 0;padding:.6rem .85rem;font-size:.78rem}.shop-module__GBzivq__colorOptions button:hover,.shop-module__GBzivq__sizeOptions button:hover,.shop-module__GBzivq__colorOptions .shop-module__GBzivq__optionSelected,.shop-module__GBzivq__sizeOptions .shop-module__GBzivq__optionSelected{color:var(--ink);background:var(--white);border-color:var(--white)}.shop-module__GBzivq__productInfo>button{width:100%;margin-top:.5rem}.shop-module__GBzivq__checkoutNote{color:var(--muted);margin:1rem 0 0;font-size:.9rem}@media (max-width:980px){.shop-module__GBzivq__shopHero,.shop-module__GBzivq__productDetail{grid-template-columns:1fr}.shop-module__GBzivq__productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-module__GBzivq__productInfo{position:static}}@media (max-width:680px){.shop-module__GBzivq__shopHero{padding-top:3.5rem}.shop-module__GBzivq__shopHero h1{font-size:clamp(3.4rem,15vw,5rem)}.shop-module__GBzivq__productSectionHeader{flex-direction:column;align-items:start}.shop-module__GBzivq__productGrid{grid-template-columns:1fr}.shop-module__GBzivq__productCard h2{min-height:0}.shop-module__GBzivq__productDetail{padding-top:1.5rem}.shop-module__GBzivq__productInfo h1{font-size:clamp(3.1rem,12vw,4.2rem)}.shop-module__GBzivq__productThumbnails{gap:.65rem}.shop-module__GBzivq__colorOptions button{flex:calc(50% - .55rem)}}@media (prefers-reduced-motion:reduce){.shop-module__GBzivq__productImage img{transition:none}}
