*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#17362f;background:#f8f5ed;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}a{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
:root{--store-forest:#173f35;--store-forest-deep:#0e2d26;--store-sage:#809b84;--store-mint:#dce7db;--store-cream:#f8f5ed;--store-paper:#fffdf8;--store-sand:#dfd4c3;--store-terracotta:#b86445;--store-ink-muted:#66766f;--store-border:#173f3529;--store-serif:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--store-sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.storefront{background:var(--store-cream);min-height:100vh;color:var(--store-forest);font-family:var(--store-sans);font-size:16px;line-height:1.55}.storefront h1,.storefront h2,.storefront h3,.storefront p{margin-top:0}.storefront h1,.storefront h2,.storefront h3{text-wrap:balance}.storefront button,.storefront a{outline-offset:4px}.storefront :focus-visible{outline:2px solid var(--store-terracotta)}.store-shell{width:min(100% - 40px,1220px);margin-inline:auto}.store-kicker{color:var(--store-terracotta);letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px;font-size:.72rem;font-weight:750}.store-no-scroll{overflow:hidden}.store-header{z-index:20;border-bottom:1px solid var(--store-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f5edf0;position:relative}.store-header__inner{justify-content:space-between;align-items:center;gap:16px;min-height:80px;display:flex}.store-brand{color:inherit;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.store-brand__mark{background:var(--store-forest);width:38px;height:38px;color:var(--store-cream);font:italic 1.35rem/1 var(--store-serif);border-radius:50%;place-items:center;display:grid}.store-brand>span:last-child{flex-direction:column;display:flex}.store-brand strong{font:600 1.25rem/1 var(--store-serif);letter-spacing:-.02em}.store-brand small{color:var(--store-ink-muted);letter-spacing:.04em;margin-top:5px;font-size:.67rem;display:none}.store-nav{align-items:center;gap:14px;font-size:.84rem;font-weight:650;display:flex}.store-nav>a{text-decoration:none}.store-nav>a:not(.store-cart-link){display:none}.store-location{color:var(--store-ink-muted);align-items:center;gap:6px;font-weight:500;display:none}.store-cart-link{border:1px solid var(--store-border);border-radius:999px;align-items:center;gap:7px;min-height:42px;padding:0 12px;display:inline-flex}.store-cart-count{background:var(--store-terracotta);color:#fff;border-radius:999px;place-items:center;min-width:21px;height:21px;padding-inline:5px;font-size:.69rem;display:grid}.store-hero{border-bottom:1px solid var(--store-border);overflow:hidden}.store-hero__inner{align-items:center;min-height:620px;padding-block:72px 54px;display:grid}.store-hero__copy{z-index:2;animation:.7s ease-out both store-fade-up;position:relative}.store-hero h1{max-width:760px;font:500 clamp(3.15rem, 12.6vw, 6.6rem)/.9 var(--store-serif);letter-spacing:-.058em;margin-bottom:24px}.store-hero h1 em{color:var(--store-sage);font-weight:400}.store-hero__intro{max-width:550px;color:var(--store-ink-muted);margin-bottom:32px;font-size:1.06rem}.store-hero__link{letter-spacing:.04em;border-bottom:1px solid;align-items:center;gap:10px;padding-bottom:6px;font-size:.84rem;font-weight:750;text-decoration:none;display:inline-flex}.store-hero__composition{opacity:.9;width:min(88vw,430px);height:315px;margin:-28px auto 0;position:relative}.store-hero__shape{display:block;position:absolute}.store-hero__shape--one{background:var(--store-mint);border-radius:48% 52% 42% 58%/56% 38% 62% 44%;animation:8s ease-in-out infinite store-drift;inset:38px 14px 0 78px;transform:rotate(-7deg)}.store-hero__shape--two{border:1px solid var(--store-terracotta);border-radius:52% 48% 63% 37%/38% 56% 44% 62%;width:168px;height:210px;top:4px;left:8px;transform:rotate(16deg)}.store-hero__monogram{color:var(--store-forest);font:italic 9.5rem/1 var(--store-serif);position:absolute;top:70px;right:68px}.store-hero__composition p{color:var(--store-terracotta);font:italic 1.1rem/1.25 var(--store-serif);margin:0;position:absolute;bottom:15px;right:12px}.store-catalog{padding-block:88px 104px;scroll-margin-top:24px}.store-section-heading{flex-direction:column;gap:8px;margin-bottom:36px;display:flex}.store-section-heading h2{max-width:760px;font:500 clamp(2.25rem, 8vw, 4.2rem)/1 var(--store-serif);letter-spacing:-.045em;margin:0}.store-section-heading>p{color:var(--store-ink-muted);font-size:.82rem}.store-filters{gap:12px;margin-bottom:34px;display:grid}.store-search,.store-select{border:1px solid var(--store-border);min-height:50px;color:var(--store-ink-muted);background:#ffffff6b;border-radius:4px;align-items:center;gap:10px;padding:0 15px;display:flex}.store-search:focus-within,.store-select:focus-within{border-color:var(--store-forest);box-shadow:0 0 0 1px var(--store-forest)}.store-search input,.store-select select{min-width:0;color:var(--store-forest);background:0 0;border:0;outline:0;flex:1}.store-search button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:3px;display:grid}.store-select select{appearance:none;cursor:pointer}.store-filter-pills{scrollbar-width:none;gap:7px;padding-bottom:4px;display:flex;overflow-x:auto}.store-filter-pills::-webkit-scrollbar{display:none}.store-filter-pills button{border:1px solid var(--store-border);min-height:42px;color:var(--store-forest);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:0 16px;font-size:.78rem;font-weight:650}.store-filter-pills button.is-active{border-color:var(--store-forest);background:var(--store-forest);color:var(--store-cream)}.store-product-grid{gap:42px 24px;display:grid}.store-product-card{min-width:0;animation:.5s ease-out both store-fade-up}.store-product-card:nth-child(2){animation-delay:70ms}.store-product-card:nth-child(3){animation-delay:.14s}.store-product-card__image-wrap{aspect-ratio:4/5;background:#ebe5d8;display:block;position:relative;overflow:hidden}.store-product-card__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1);display:block}.store-product-card__image-wrap:hover .store-product-card__image{transform:scale(1.025)}.store-image-placeholder{background:linear-gradient(145deg,#e6e0d2,#f2ede3);place-items:center;width:100%;height:100%;min-height:160px;display:grid}.store-image-placeholder span{color:#173f352e;font:italic 7rem/1 var(--store-serif)}.store-availability{color:var(--store-forest);letter-spacing:.04em;text-transform:uppercase;background:#fffdf8eb;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:.67rem;font-weight:750;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 4px 14px #0e2d2614}.store-availability>span,.store-availability-dot{background:#378462;border-radius:50%;width:7px;height:7px;display:inline-block}.store-availability--reserved>span,.store-availability-panel--reserved .store-availability-dot{background:#c28a35}.store-availability--sold>span,.store-availability-panel--sold .store-availability-dot{background:#817b74}.store-discount{background:var(--store-terracotta);color:#fff;border-radius:2px;padding:7px 10px;font-size:.68rem;font-weight:700;position:absolute;bottom:12px;right:12px}.store-product-card--sold .store-product-card__image{filter:saturate(.55)}.store-product-card__body{padding-top:17px}.store-product-card__meta{color:var(--store-ink-muted);letter-spacing:.1em;text-transform:uppercase;gap:8px;margin-bottom:7px;font-size:.68rem;font-weight:700;display:flex}.store-product-card__meta span+span:before{content:"·";margin-right:8px}.store-product-card__title-row{justify-content:space-between;align-items:flex-start;gap:12px;text-decoration:none;display:flex}.store-product-card h3{font:500 1.65rem/1.05 var(--store-serif);letter-spacing:-.025em;margin-bottom:7px}.store-product-card__body>p{min-height:2.7em;color:var(--store-ink-muted);margin-bottom:15px;font-size:.88rem}.store-price-row{align-items:baseline;gap:10px;display:flex}.store-price-row strong{font-size:1rem}.store-price-row span{color:var(--store-ink-muted);font-size:.73rem;text-decoration:line-through}.store-no-results,.store-empty-catalog{border:1px solid var(--store-border);text-align:center;padding:72px 24px}.store-no-results h3,.store-empty-catalog h2{font:500 clamp(2rem, 8vw, 3.5rem)/1 var(--store-serif);margin-bottom:12px}.store-no-results>p:not(.store-kicker),.store-empty-catalog>p:not(.store-kicker){max-width:560px;color:var(--store-ink-muted);margin:0 auto 22px}.store-text-button{color:var(--store-forest);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;font-weight:700}.store-empty-catalog{background:var(--store-paper);margin-block:88px 104px;position:relative;overflow:hidden}.store-empty-catalog__ornament{color:#809b841a;font:italic 18rem/1 var(--store-serif);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.store-empty-catalog>:not(.store-empty-catalog__ornament){z-index:1;position:relative}.store-how{background:var(--store-forest);color:var(--store-cream);padding-block:88px}.store-section-heading--light .store-kicker{color:#e0a78e}.store-how__steps{border-top:1px solid #ffffff29;gap:0;margin:0;padding:0;list-style:none;display:grid}.store-how__steps li{border-bottom:1px solid #ffffff29;grid-template-columns:34px 36px 1fr;gap:14px;padding:26px 0;display:grid;position:relative}.store-how__steps li>span{color:#c2cdbf;letter-spacing:.12em;font-size:.67rem}.store-how__steps li>svg{color:#d8a085;stroke-width:1.5px}.store-how__steps h3{font:500 1.45rem/1 var(--store-serif);margin-bottom:6px}.store-how__steps p{color:#f8f5edad;margin:0;font-size:.88rem}.store-how__deadline{color:#d8a085;margin:28px 0 0;font-size:.78rem}.store-footer{border-top:1px solid var(--store-border);background:var(--store-paper);padding-block:54px}.store-footer__inner{gap:34px;display:grid}.store-footer__statement{max-width:500px;font:500 1.75rem/1.12 var(--store-serif);margin:0}.store-footer__meta{color:var(--store-ink-muted);flex-direction:column;gap:12px;font-size:.78rem;display:flex}.store-footer__meta span{align-items:flex-start;gap:8px;display:flex}.store-footer__meta svg{color:var(--store-terracotta);flex:none;margin-top:2px}.store-back-link{color:var(--store-ink-muted);align-items:center;gap:7px;margin-block:28px 34px;font-size:.78rem;font-weight:650;text-decoration:none;display:inline-flex}.store-product-page{padding-bottom:90px}.store-product-layout{gap:38px;display:grid}.store-gallery{min-width:0}.store-gallery__main{aspect-ratio:4/5;cursor:zoom-in;background:#ebe5d8;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.store-gallery__main:disabled{cursor:default}.store-gallery__main>img{object-fit:cover;width:100%;height:100%;display:block}.store-gallery__main .store-image-placeholder{position:absolute;inset:0}.store-gallery__zoom{color:var(--store-forest);background:#fffdf8eb;align-items:center;gap:7px;padding:9px 11px;font-size:.73rem;font-weight:700;display:inline-flex;position:absolute;bottom:14px;right:14px}.store-gallery__thumbs{gap:9px;padding-top:10px;display:flex;overflow-x:auto}.store-gallery__thumbs button{aspect-ratio:1;cursor:pointer;opacity:.65;background:#e8e2d5;border:1px solid #0000;flex:none;width:70px;padding:0;overflow:hidden}.store-gallery__thumbs button.is-active{border-color:var(--store-forest);opacity:1}.store-gallery__thumbs img{object-fit:cover;width:100%;height:100%;display:block}.store-product-info{align-self:start}.store-product-info__eyebrow{color:var(--store-terracotta);letter-spacing:.12em;text-transform:uppercase;gap:8px;margin-bottom:14px;font-size:.7rem;font-weight:750;display:flex}.store-product-info h1{font:500 clamp(2.65rem, 10vw, 5rem)/.94 var(--store-serif);letter-spacing:-.05em;margin-bottom:16px}.store-product-info__intro{color:var(--store-ink-muted);margin-bottom:24px;font-size:1.02rem}.store-availability-panel{border-block:1px solid var(--store-border);align-items:center;gap:11px;padding:13px 15px;display:flex}.store-availability-panel>div{flex-direction:column;display:flex}.store-availability-panel strong{font-size:.79rem}.store-availability-panel small{color:var(--store-ink-muted);font-size:.7rem}.store-product-price{flex-wrap:wrap;align-items:flex-end;gap:12px 18px;padding-block:25px 10px;display:flex}.store-product-price>strong{font:500 2.25rem/1 var(--store-serif)}.store-product-price>div{flex-direction:column;gap:2px;display:flex}.store-product-price>div span{color:var(--store-ink-muted);font-size:.76rem;text-decoration:line-through}.store-product-price>div em{color:var(--store-terracotta);font-size:.69rem;font-style:normal;font-weight:700}.store-reference{color:var(--store-ink-muted);margin-bottom:20px;font-size:.69rem}.store-reference a{text-underline-offset:3px}.store-purchase-price{border-block:1px solid var(--store-border);color:var(--store-ink-muted);justify-content:space-between;align-items:baseline;gap:16px;margin:0 0 20px;padding:11px 0;font-size:.7rem;display:flex}.store-purchase-price strong{color:var(--store-forest);font-size:.77rem;font-weight:650}.store-primary-button,.store-secondary-button{border:1px solid var(--store-forest);background:var(--store-forest);width:100%;min-height:54px;color:var(--store-cream);cursor:pointer;letter-spacing:.02em;border-radius:2px;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:.8rem;font-weight:750;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:inline-flex}.store-primary-button:hover{background:var(--store-forest-deep)}.store-primary-button:active{transform:translateY(1px)}.store-primary-button:disabled{cursor:not-allowed;opacity:.5}.store-primary-button.is-added,.store-secondary-button{color:var(--store-forest);background:0 0}.store-cart-shortcut{text-align:center;color:var(--store-forest);text-underline-offset:3px;margin:13px 0 0;font-size:.75rem;font-weight:700;display:block}.store-pickup-note{border-top:1px solid var(--store-border);gap:13px;margin-top:26px;padding-top:22px;display:flex}.store-pickup-note>svg{color:var(--store-terracotta);flex:none;margin-top:2px}.store-pickup-note strong{font-size:.8rem}.store-pickup-note p{color:var(--store-ink-muted);margin:3px 0 0;font-size:.75rem}.store-product-story{border-top:1px solid var(--store-border);gap:26px;margin-top:72px;padding-top:54px;display:grid}.store-product-story h2{font:500 clamp(2rem, 8vw, 3.6rem)/1 var(--store-serif);letter-spacing:-.04em;margin:0}.store-product-story__copy>p{white-space:pre-line;color:#3d544d}.store-facts{margin-top:34px}.store-facts>div{border-top:1px solid var(--store-border);gap:5px;padding-block:15px;display:grid}.store-facts dt{color:var(--store-ink-muted);letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:700}.store-facts dd{white-space:pre-line;margin:0;font-size:.86rem}.store-lightbox{z-index:100;color:#fff;background:#081915f5;place-items:center;padding:70px 52px;display:grid;position:fixed;inset:0}.store-lightbox>img{object-fit:contain;max-width:100%;max-height:100%}.store-lightbox button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute}.store-lightbox__close{top:16px;right:16px}.store-lightbox__previous{top:50%;left:8px}.store-lightbox__next{top:50%;right:8px}.store-lightbox>p{letter-spacing:.1em;margin:0;font-size:.72rem;position:absolute;bottom:15px}.store-cart-page{min-height:70vh;padding-bottom:90px}.store-cart-heading{gap:14px;margin-bottom:42px;display:grid}.store-cart-heading h1,.store-cart-empty h1,.store-not-found h1{font:500 clamp(2.6rem, 9.5vw, 5rem)/.96 var(--store-serif);letter-spacing:-.05em;margin:0}.store-cart-heading>p{max-width:520px;color:var(--store-ink-muted);margin:0;font-size:.87rem}.store-cart-layout{gap:30px;display:grid}.store-cart-items{min-width:0}.store-cart-item{border-top:1px solid var(--store-border);grid-template-columns:92px 1fr;gap:15px;padding-block:17px;display:grid;position:relative}.store-cart-item:last-child{border-bottom:1px solid var(--store-border)}.store-cart-item__image{aspect-ratio:1;background:#e8e2d5;display:block;overflow:hidden}.store-cart-item__image>img{object-fit:cover;width:100%;height:100%;display:block}.store-cart-item__image .store-image-placeholder{min-height:100%}.store-cart-item__image .store-image-placeholder span{font-size:3rem}.store-cart-item__content{flex-direction:column;justify-content:space-between;gap:10px;min-width:0;padding-right:30px;display:flex}.store-cart-item__content a{text-decoration:none}.store-cart-item h2{font:500 1.3rem/1.05 var(--store-serif);margin:3px 0}.store-cart-item p{color:var(--store-ink-muted);margin:0;font-size:.74rem}.store-cart-item__content>strong{font-size:.85rem}.store-inline-status{color:#287055;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:750}.store-inline-status--reserved{color:#9d671e}.store-inline-status--sold{color:#746f69}.store-remove-button{color:var(--store-ink-muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:7px;display:grid;position:absolute;top:18px;right:0}.store-cart-loading{color:var(--store-ink-muted);justify-content:center;align-items:center;gap:8px;padding:40px;font-size:.8rem;display:flex}.store-spin{animation:.8s linear infinite store-spin}.store-cart-summary{border:1px solid var(--store-border);background:var(--store-paper);align-self:start;padding:26px 22px}.store-cart-total{border-bottom:1px solid var(--store-border);justify-content:space-between;align-items:baseline;gap:15px;padding-bottom:19px;display:flex}.store-cart-total span{color:var(--store-ink-muted);font-size:.75rem}.store-cart-total strong{font:500 1.7rem/1 var(--store-serif)}.store-cart-summary__note{color:var(--store-ink-muted);margin-block:17px;font-size:.71rem}.store-quote-changes{color:#65481d;background:#f7eedc;border-left:3px solid #c28a35;margin-block:17px;padding:13px;font-size:.72rem}.store-quote-changes strong{align-items:center;gap:7px;display:flex}.store-quote-changes ul{margin:9px 0 0;padding-left:18px}.store-form-error{color:#9b3e2e;gap:8px;margin:15px 0;font-size:.74rem;display:flex}.store-form-error svg{flex:none}.store-acknowledgement{margin-top:18px}.store-acknowledgement>p{font-size:.76rem}.store-acknowledgement label{color:var(--store-ink-muted);cursor:pointer;gap:9px;margin-block:14px 18px;font-size:.72rem;display:flex}.store-acknowledgement input{accent-color:var(--store-forest);margin-top:3px}.store-external-note{color:var(--store-ink-muted);justify-content:center;align-items:center;gap:5px;margin:10px 0 0;font-size:.64rem;display:flex}.store-cart-pickup{border-top:1px solid var(--store-border);margin-top:22px;padding-top:18px}.store-cart-pickup strong{font-size:.76rem}.store-cart-pickup p,.store-cart-pickup small{color:var(--store-ink-muted);margin:3px 0 0;font-size:.68rem;display:block}.store-cart-empty,.store-not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:72vh;padding-block:70px;display:flex}.store-cart-empty__icon{background:var(--store-mint);border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:24px;display:grid}.store-cart-empty>p:not(.store-kicker),.store-not-found>p:not(.store-kicker){max-width:580px;color:var(--store-ink-muted);margin:20px 0 28px}.store-cart-empty .store-primary-button,.store-not-found .store-primary-button{width:auto}.store-not-found{position:relative;overflow:hidden}.store-not-found>span{z-index:0;color:#809b841c;font:500 clamp(9rem, 36vw, 25rem)/1 var(--store-serif);position:absolute;right:0}.store-not-found>:not(span){z-index:1;position:relative}@keyframes store-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes store-drift{0%,to{transform:rotate(-7deg)translateY(0)}50%{transform:rotate(-3deg)translateY(-9px)}}@keyframes store-spin{to{transform:rotate(360deg)}}@media (min-width:620px){.store-shell{width:min(100% - 64px,1220px)}.store-brand small,.store-nav>a:not(.store-cart-link){display:block}.store-nav{gap:24px}.store-cart-link{padding-inline:16px}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-filters{grid-template-columns:minmax(250px,1fr) minmax(200px,.7fr)}.store-filter-pills{grid-column:1/-1}.store-how__steps li{grid-template-columns:44px 44px 1fr;gap:20px;padding-block:32px}.store-cart-item{grid-template-columns:128px 1fr;gap:20px}.store-cart-item h2{font-size:1.65rem}.store-facts>div{grid-template-columns:145px 1fr;gap:20px}}@media (min-width:900px){.store-header__inner{min-height:92px}.store-location{display:inline-flex}.store-hero__inner{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:40px;min-height:690px;padding-block:60px}.store-hero__composition{width:100%;height:450px;margin:0}.store-hero__shape--one{inset:55px 10px 10px 48px}.store-hero__shape--two{width:210px;height:285px}.store-hero__monogram{font-size:12rem;top:106px;right:53px}.store-hero__composition p{bottom:28px}.store-section-heading{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px}.store-section-heading>p{margin:0}.store-filters{grid-template-columns:minmax(280px,1fr) 220px auto;align-items:center;margin-bottom:45px}.store-filter-pills{grid-column:auto;justify-content:flex-end}.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:56px 28px}.store-product-card:nth-child(2){margin-top:46px}.store-product-card:nth-child(3n+2){transform:translateY(46px)}.store-how{padding-block:110px}.store-how__steps{border-bottom:1px solid #ffffff29;grid-template-columns:repeat(3,1fr)}.store-how__steps li{border-bottom:0;border-right:1px solid #ffffff29;flex-direction:column;gap:18px;min-height:230px;padding:28px 32px;display:flex}.store-how__steps li:first-child{padding-left:0}.store-how__steps li:last-child{border-right:0}.store-how__steps li>svg{width:34px;height:34px;margin-top:12px}.store-footer__inner{grid-template-columns:1fr 1fr;align-items:end}.store-footer__meta{justify-self:end;max-width:430px}.store-product-layout{grid-template-columns:minmax(0,1.16fr) minmax(340px,.84fr);gap:clamp(52px,7vw,110px)}.store-gallery__main{aspect-ratio:4/4.8}.store-product-info{padding-top:30px;position:sticky;top:30px}.store-product-story{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:90px;margin-top:110px;padding-top:76px}.store-lightbox{padding:55px 100px}.store-lightbox__previous{left:25px}.store-lightbox__next{right:25px}.store-cart-heading{grid-template-columns:1fr .75fr;align-items:end;gap:60px;margin-bottom:58px}.store-cart-layout{grid-template-columns:minmax(0,1.5fr) minmax(310px,.7fr);gap:clamp(45px,7vw,92px)}.store-cart-summary{padding:30px;position:sticky;top:24px}}@media (min-width:1180px){.store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.store-product-card:nth-child(3n+2){transform:none}.store-product-card:nth-child(2n){transform:translateY(42px)}}
