*,*:before,*:after{box-sizing:border-box}html{width:100%;max-width:100%;overflow-x:clip;scroll-behavior:smooth}body{width:100%;max-width:100%;margin:0;overflow-x:clip;background:var(--color-background);color:var(--color-text);font-family:var(--font-body);font-size:calc(16px * var(--font-scale));line-height:1.55;text-rendering:optimizeLegibility}body.drawer-open{overflow:hidden}img,svg,video{display:block;max-width:100%}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.skip-link,.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip-link:focus{z-index:10000;top:1rem;left:1rem;width:auto;height:auto;padding:.75rem 1rem;clip:auto;background:var(--color-text);color:var(--color-background)}.page-width{width:min(calc(100% - 32px),var(--page-width));max-width:100%;min-width:0;margin-inline:auto}.main-content,.shopify-section,.section{max-width:100%;min-width:0}.section{padding-block:clamp(64px,8vw,120px)}.section--tight{padding-block:clamp(32px,5vw,64px)}.section__header{display:grid;max-width:820px;gap:.75rem;margin-bottom:clamp(1.5rem,3vw,2.75rem)}.eyebrow{margin:0;color:var(--color-secondary);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}h1,h2,h3,h4{margin:0;font-family:var(--font-heading);font-weight:600;line-height:1.05}h1{font-size:clamp(3rem,7.5vw,6.6rem)}h2{font-size:clamp(2.15rem,4.4vw,4.25rem)}h3{font-size:clamp(1.22rem,1.8vw,1.7rem)}p{margin:0}.rte{color:var(--color-muted);max-width:66ch}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 1.35rem;border:1px solid transparent;border-radius:var(--radius-base);background:var(--color-text);color:var(--color-background);box-shadow:0 10px 24px #2f282314;font-size:.9rem;font-weight:700;letter-spacing:.02em;line-height:1;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button--secondary,.button--outline{border-color:color-mix(in srgb,var(--color-text) 24%,transparent);background:color-mix(in srgb,var(--color-surface) 70%,transparent);color:var(--color-text);box-shadow:none}.button--text{min-height:auto;padding:0;border:0;background:transparent;color:var(--color-text);box-shadow:none;text-decoration:none}.button--text:after{content:"";width:1.8rem;height:1px;background:currentColor;transition:width .18s ease}.button--text:hover:after{width:2.4rem}.button--full{width:100%}.icon-button{display:inline-grid;width:44px;height:44px;place-items:center;border:0;border-radius:999px;background:transparent;color:inherit}.icon{width:22px;height:22px}.media-ratio{position:relative;display:block;overflow:hidden;background:color-mix(in srgb,var(--color-surface) 75%,var(--color-secondary))}.media-ratio--portrait{aspect-ratio:4 / 5}.media-ratio--square{aspect-ratio:1}.media-ratio--landscape{aspect-ratio:4 / 3}.media-ratio--natural{aspect-ratio:auto}.media-ratio img,.media-ratio svg{width:100%;height:100%;object-fit:cover}.placeholder-media{display:grid;min-height:280px;place-items:center;background:linear-gradient(135deg,#a66f4833,#fffaf4db),radial-gradient(circle at 30% 20%,rgba(127,138,99,.16),transparent 42%)}.announcement-bar{background:var(--announcement-bg, var(--color-primary));color:var(--announcement-text, var(--color-background));font-size:.88rem}.announcement-bar__inner{display:flex;min-height:38px;align-items:center;justify-content:center;gap:1rem;text-align:center}.announcement-bar__links{display:flex;gap:.75rem}.site-header{position:sticky;z-index:50;top:0;background:color-mix(in srgb,var(--color-background) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--color-border);transition:background .2s ease,box-shadow .2s ease}.site-header.is-scrolled{box-shadow:0 8px 24px #36271a14}.site-header__inner{display:grid;min-height:var(--header-height);grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:center;gap:clamp(1rem,2.5vw,2rem)}.site-header__logo{display:inline-flex;width:fit-content;align-items:center;font-family:var(--font-heading);font-size:1.35rem;font-weight:700;line-height:1}.site-header__logo img{width:var(--logo-width);height:auto}.nav{display:flex;min-width:0;align-items:center;justify-content:center;gap:clamp(.85rem,1.8vw,1.35rem);overflow:hidden}.nav__item{position:relative}.nav__link{display:inline-flex;align-items:center;gap:.25rem;padding-block:1.15rem;color:var(--color-text);font-size:.9rem;font-weight:700;white-space:nowrap}.mega-menu{position:absolute;top:100%;left:50%;width:min(940px,calc(100vw - 32px));padding:1.25rem;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);box-shadow:var(--shadow-soft);opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .18s ease,transform .18s ease}.nav__item:hover .mega-menu,.nav__item:focus-within .mega-menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.mega-menu__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.mega-menu__heading{margin-bottom:.7rem;font-weight:800}.mega-menu a{display:block;padding-block:.25rem;color:var(--color-muted)}.mega-menu__card{overflow:hidden;border-radius:var(--radius-base);background:var(--color-background)}.mega-menu__card span{display:block;padding:.75rem;font-weight:800}.site-header__actions{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:.15rem}.mobile-menu-button{display:none}.drawer{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;visibility:hidden}.drawer.is-open{visibility:visible}.drawer__overlay,.cart-drawer__overlay,.search-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1f18135c;opacity:0;transition:opacity .2s ease}.drawer.is-open .drawer__overlay,.cart-drawer.is-open .cart-drawer__overlay,.search-drawer.is-open .search-drawer__overlay{opacity:1}.drawer__panel{position:absolute;inset-block:0;left:0;width:min(420px,92vw);overflow:auto;padding:1rem;background:var(--color-surface);transform:translate(-100%);transition:transform .24s ease}.drawer.is-open .drawer__panel{transform:translate(0)}.drawer__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.mobile-nav details{border-bottom:1px solid var(--color-border)}.mobile-nav summary,.mobile-nav a{display:flex;width:100%;align-items:center;justify-content:space-between;padding:1rem 0;font-weight:800}.mobile-nav__submenu{padding-bottom:1rem}.mobile-nav__submenu a{padding:.35rem 0;color:var(--color-muted);font-weight:500}.hero{position:relative;display:grid;min-height:min(820px,calc(100vh - var(--header-height)));align-items:end;overflow:hidden;color:var(--hero-text, #fff)}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.hero__media img,.hero__media video,.hero__media .placeholder-media{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(30,23,18,calc(var(--hero-overlay, .28) + .2)),#1e171229 58%,#1e171214),linear-gradient(0deg,rgba(30,23,18,.36),transparent 48%)}.hero__content{display:grid;max-width:840px;gap:1.15rem;padding-block:clamp(72px,11vw,136px)}.hero__content--center{margin-inline:auto;text-align:center}.hero__content--right{margin-left:auto;text-align:right}.hero__text{max-width:620px;color:color-mix(in srgb,currentColor 86%,transparent);font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.65}.hero__actions,.button-row{display:flex;flex-wrap:wrap;gap:.75rem}.grid{display:grid;gap:clamp(1rem,2vw,1.5rem)}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.tile-card,.story-card,.pillar-card,.article-card{overflow:hidden;border-radius:var(--radius-card);background:var(--color-surface)}.tile-card,.story-card,.product-card__media{box-shadow:0 1px #2f28230f}.tile-card__media img,.story-card__media img,.season-card__media img{transition:transform .5s ease}.tile-card:hover img,.story-card:hover img,.season-card:hover img{transform:scale(1.035)}.tile-card__content,.story-card__content,.pillar-card,.article-card__content{display:grid;gap:.85rem;padding:clamp(1.1rem,2vw,1.55rem)}.tile-card__content h3,.story-card__content h3{max-width:12ch}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.4rem)}.product-rail{display:flex;width:100%;max-width:100%;min-width:0;gap:clamp(1rem,2.4vw,1.8rem);padding:.25rem 2px 1rem;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:thin;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.product-rail .product-card{flex:0 0 clamp(220px,25vw,340px);min-width:0;scroll-snap-align:start}.featured-collection{overflow-x:clip}.featured-collection .section__header{margin-bottom:clamp(2rem,4vw,3.25rem)}.featured-collection__rail{padding-bottom:clamp(1rem,2vw,1.35rem)}.featured-collection__actions{margin-top:clamp(1.25rem,3vw,2rem)}.product-card{display:grid;min-width:0;align-content:start;gap:clamp(.85rem,1.5vw,1.1rem)}.product-card__media{position:relative;overflow:hidden;border-radius:var(--radius-card);background:color-mix(in srgb,var(--color-surface) 78%,var(--color-secondary))}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .24s ease}.product-card:hover .product-card__image--hover{opacity:1}.product-card__content{display:flex;align-items:start;justify-content:space-between;gap:.85rem;min-width:0}.product-card__title{margin-bottom:.25rem;font-family:var(--font-body);font-size:.95rem;font-weight:800;line-height:1.3}.price{display:flex;flex-wrap:wrap;gap:.45rem;color:var(--color-muted);font-weight:700}.price--sale .price__current{color:#9b3f2c}.list-collections{overflow-x:clip;background:linear-gradient(180deg,color-mix(in srgb,var(--collections-bg) 94%,white),var(--collections-bg)),var(--collections-bg);color:var(--collections-text)}.list-collections__hero{padding-block:clamp(72px,10vw,140px) clamp(42px,7vw,84px);border-bottom:1px solid color-mix(in srgb,var(--collections-text) 10%,transparent)}.list-collections__hero-inner{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.72fr);gap:clamp(2rem,6vw,6rem);align-items:center}.list-collections__hero-copy{display:grid;max-width:820px;gap:1rem}.list-collections__hero-copy h1{font-size:clamp(3.4rem,8vw,7.2rem)}.list-collections__hero-copy .rte{color:color-mix(in srgb,var(--collections-text) 70%,transparent);font-size:clamp(1.05rem,1.6vw,1.3rem)}.list-collections__hero-media{border-radius:var(--radius-card);box-shadow:var(--shadow-soft)}.list-collections__hero-media img{width:100%;height:100%;object-fit:cover}.list-collections__body{padding-block:clamp(48px,7vw,92px)}.collection-card-grid{display:grid;grid-template-columns:repeat(var(--collections-cards-per-row),minmax(0,1fr));gap:clamp(1.15rem,2.5vw,2rem)}.collection-card{min-width:0}.collection-card__link{display:grid;min-height:100%;gap:clamp(1rem,1.8vw,1.25rem);color:inherit}.collection-card__media{position:relative;overflow:hidden;border-radius:var(--radius-card);background:linear-gradient(135deg,color-mix(in srgb,var(--color-surface) 72%,var(--color-secondary)),var(--color-surface));box-shadow:0 1px #2f282314}.collection-card__image,.collection-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.collection-card__placeholder{display:grid;width:100%;height:100%;min-height:260px;place-items:end start;padding:clamp(1.15rem,2vw,1.6rem);background:linear-gradient(135deg,#a66f482e,#fffaf4d1),radial-gradient(circle at 72% 18%,rgba(127,138,99,.16),transparent 38%);color:var(--collections-text);font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2.3rem);line-height:1}.collection-card__content{display:grid;gap:.45rem;padding-inline:.1rem}.collection-card__meta{color:var(--color-secondary);font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.collection-card__title{font-family:var(--font-heading);font-size:clamp(1.35rem,2vw,2rem);font-weight:600;line-height:1.05}.collection-card__description{max-width:44ch;color:color-mix(in srgb,var(--collections-text) 66%,transparent);font-size:.96rem}.collection-card__cta{display:inline-flex;width:fit-content;align-items:center;gap:.6rem;margin-top:.35rem;color:var(--collections-text);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.collection-card__cta:after{width:1.9rem;height:1px;background:currentColor;content:"";transition:width .18s ease}.collection-card__link:hover .collection-card__image,.collection-card__link:hover .collection-card__media img{transform:scale(1.035)}.collection-card__link:hover .collection-card__cta:after{width:2.55rem}@media(min-width:990px){.collection-card--featured{grid-column:span 2}.collection-card--featured .collection-card__title{font-size:clamp(2rem,3vw,3.2rem)}}.badge{position:absolute;top:.75rem;left:.75rem;z-index:2;padding:.35rem .55rem;border-radius:999px;background:var(--color-surface);color:var(--color-text);font-size:.75rem;font-weight:800}.swatches{display:flex;align-items:center;gap:.25rem;margin-top:.5rem}.swatch{display:inline-grid;width:18px;height:18px;place-items:center;border:1px solid var(--color-border);border-radius:999px}.swatch__chip{width:12px;height:12px;border-radius:999px;background:var(--color-secondary)}.swatches__more{color:var(--color-muted);font-size:.8rem}.quick-add__button{min-width:84px;padding:.6rem .78rem;border:1px solid color-mix(in srgb,var(--color-text) 18%,transparent);border-radius:999px;background:color-mix(in srgb,var(--color-surface) 82%,var(--color-background));color:var(--color-text);font-size:.78rem;font-weight:800}.quick-add__button--disabled{display:inline-flex;color:var(--color-muted)}.editorial-split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:clamp(2rem,5vw,5.5rem);align-items:center}.editorial-split>.media-ratio{border-radius:var(--radius-card);box-shadow:var(--shadow-soft)}.editorial-split--reverse>:first-child{order:2}.pillar-card{min-height:100%;border:1px solid color-mix(in srgb,var(--color-text) 10%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 92%,white),var(--color-surface))}.newsletter{background:linear-gradient(135deg,var(--color-primary),color-mix(in srgb,var(--color-primary) 82%,var(--color-secondary)));color:var(--color-background)}.newsletter__inner{display:grid;max-width:720px;gap:1.1rem;text-align:center}.newsletter-form{display:flex;gap:.75rem}.newsletter-form input{flex:1;min-width:0;border:1px solid transparent;border-radius:var(--radius-base);padding:.9rem 1rem}.site-footer{position:relative;overflow:hidden;padding-block:clamp(56px,7vw,96px) 28px;background:linear-gradient(145deg,color-mix(in srgb,var(--footer-bg) 90%,#000),var(--footer-bg) 58%,color-mix(in srgb,var(--footer-bg) 86%,var(--footer-accent))),var(--footer-bg);color:var(--footer-text)}.site-footer:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--footer-accent) 13%,transparent),transparent),radial-gradient(circle at 18% 0%,color-mix(in srgb,var(--footer-accent) 18%,transparent),transparent 34%);content:"";opacity:.78}.site-footer__inner{position:relative;display:grid;gap:clamp(2rem,4vw,3.5rem)}.site-footer a{color:inherit}.site-footer a:hover{color:var(--footer-text)}.site-footer__top{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.72fr);gap:clamp(2rem,6vw,6rem);align-items:start}.site-footer__top>*,.site-footer__middle>*,.site-footer__nav,.site-footer__newsletter,.site-footer__craft,.site-footer__bottom>*{min-width:0}.site-footer__brand{display:grid;gap:1.35rem;max-width:610px}.site-footer__logo{display:inline-flex;width:fit-content;align-items:center;font-family:var(--font-heading);font-size:clamp(2.35rem,5vw,5.2rem);font-weight:600;line-height:.95;letter-spacing:0}.site-footer__logo img{width:auto;max-width:min(360px,82vw);max-height:96px;object-fit:contain}.site-footer__about{max-width:520px;color:var(--footer-muted);font-size:clamp(1rem,1.4vw,1.18rem)}.site-footer__about :where(p,a),.site-footer__craft .rte :where(p,a){color:inherit}.site-footer__social{display:flex;flex-wrap:wrap;gap:.7rem}.site-footer__social a{display:inline-flex;min-height:36px;align-items:center;border-bottom:1px solid color-mix(in srgb,var(--footer-accent) 70%,transparent);color:var(--footer-muted);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.site-footer__newsletter{display:grid;gap:.9rem;padding:clamp(1.3rem,2.8vw,2rem);border:1px solid color-mix(in srgb,var(--footer-text) 15%,transparent);background:color-mix(in srgb,var(--footer-text) 5%,transparent);box-shadow:inset 0 1px color-mix(in srgb,var(--footer-text) 11%,transparent)}.site-footer__newsletter h2{max-width:11ch;font-size:clamp(1.6rem,2.65vw,2.9rem)}.site-footer__newsletter p:not(.eyebrow):not(.site-footer__form-message){color:var(--footer-muted)}.site-footer__newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem;margin-top:.35rem}.site-footer__newsletter-form input{min-width:0;min-height:50px;border:1px solid color-mix(in srgb,var(--footer-text) 18%,transparent);border-radius:0;background:color-mix(in srgb,var(--footer-bg) 82%,#000);color:var(--footer-text);padding:.9rem 1rem}.site-footer__newsletter-form input::placeholder{color:color-mix(in srgb,var(--footer-muted) 78%,transparent)}.site-footer__newsletter-form button{min-height:50px;border:1px solid var(--footer-accent);border-radius:0;background:var(--footer-accent);color:var(--footer-bg);padding:.9rem 1.25rem;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-footer__form-message{grid-column:1 / -1;color:var(--footer-muted);font-size:.9rem}.site-footer__middle{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.34fr);gap:clamp(2rem,5vw,5rem);padding-top:clamp(1.5rem,3vw,2.2rem);border-top:1px solid color-mix(in srgb,var(--footer-text) 14%,transparent)}.site-footer__nav{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:clamp(1rem,2.4vw,2.5rem)}.site-footer__menu-column{display:grid;gap:.85rem}.site-footer__menu-column summary{display:flex;align-items:center;justify-content:space-between;list-style:none}.site-footer__menu-column summary::-webkit-details-marker{display:none}.site-footer__menu-column summary span,.site-footer__craft h3,.site-footer__contact strong{font-family:var(--font-heading);font-weight:600}.site-footer__menu-column summary span{font-size:1.05rem}.site-footer__summary-icon{display:none;width:18px;height:18px}.site-footer__menu-column ul,.site-footer__legal ul,.site-footer__payments{padding:0;margin:0;list-style:none}.site-footer__menu-column ul{display:grid;gap:.55rem;color:var(--footer-muted);font-size:.95rem}.site-footer__menu-column a{text-decoration-color:transparent;text-underline-offset:.22em}.site-footer__menu-column a:hover,.site-footer__legal a:hover,.site-footer__contact a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.22em}.site-footer__craft{display:grid;gap:.85rem;color:var(--footer-muted)}.site-footer__craft h3{color:var(--footer-text);font-size:clamp(1.25rem,1.8vw,1.75rem)}.site-footer__contact{display:grid;gap:.25rem;padding-top:.9rem;border-top:1px solid color-mix(in srgb,var(--footer-text) 12%,transparent);font-size:.95rem}.site-footer__contact strong,.site-footer__contact a{color:var(--footer-text)}.site-footer__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid color-mix(in srgb,var(--footer-text) 14%,transparent)}.site-footer__trust-item{display:grid;gap:.25rem;min-height:82px;align-content:center;padding:1rem clamp(.9rem,2vw,1.4rem);border-right:1px solid color-mix(in srgb,var(--footer-text) 14%,transparent)}.site-footer__trust-item:last-child{border-right:0}.site-footer__trust-item span{color:var(--footer-text);font-weight:700}.site-footer__trust-item small{color:var(--footer-muted);font-size:.82rem}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;color:var(--footer-muted);font-size:.86rem}.site-footer__legal,.site-footer__legal ul,.site-footer__payments{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem}.site-footer__payments{justify-content:flex-end}.site-footer__payment-icon{width:38px;height:24px;border-radius:3px;background:#fff;fill:initial;stroke:none}.cart-drawer,.search-drawer{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;visibility:hidden}.cart-drawer.is-open,.search-drawer.is-open{visibility:visible}.cart-drawer__panel,.search-drawer__panel{position:absolute;inset-block:0;right:0;display:grid;width:min(460px,94vw);grid-template-rows:auto 1fr auto;background:var(--color-surface);transform:translate(100%);transition:transform .24s ease}.cart-drawer.is-open .cart-drawer__panel,.search-drawer.is-open .search-drawer__panel{transform:translate(0)}.cart-drawer__header,.cart-drawer__footer,.search-drawer__header{padding:1rem}.cart-drawer__header,.search-drawer__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border)}.cart-drawer__body,.search-drawer__body{overflow:auto;padding:1rem}.search-drawer form{display:flex;gap:.75rem}.search-drawer input[type=search]{min-width:0;flex:1;border:1px solid var(--color-border);border-radius:var(--radius-base);padding:.85rem 1rem}.predictive-search{margin-top:1rem}.predictive-search__inner{display:grid;gap:.5rem}.predictive-search__item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid var(--color-border)}.predictive-search__item img{width:40px;height:40px;border-radius:var(--radius-base);object-fit:cover}.cart-drawer__footer{display:grid;gap:.75rem;border-top:1px solid var(--color-border)}.cart-drawer__subtotal{display:flex;justify-content:space-between}.cart-item{display:grid;grid-template-columns:86px 1fr auto;gap:.75rem;padding-block:1rem;border-bottom:1px solid var(--color-border)}.cart-item__media{overflow:hidden;aspect-ratio:1;border-radius:var(--radius-base);background:var(--color-background)}.cart-item__image{width:100%;height:100%;object-fit:cover}.cart-item__title{font-weight:800}.cart-item__variant,.cart-item__remove{color:var(--color-muted);font-size:.85rem}.cart-item__quantity{display:inline-flex;overflow:hidden;margin-top:.5rem;border:1px solid var(--color-border);border-radius:999px}.cart-item__quantity button,.cart-item__quantity input{width:34px;border:0;background:transparent;text-align:center}.shipping-progress{display:grid;gap:.4rem;color:var(--color-muted);font-size:.88rem}.shipping-progress__bar{overflow:hidden;height:6px;border-radius:999px;background:var(--color-border)}.shipping-progress__bar span{display:block;width:0;height:100%;background:var(--color-accent)}.product-section{overflow-x:clip;background:var(--product-section-bg)}.product-section .product-main{width:min(calc(100% - 48px),1280px)}.product-section--compact{padding-block:clamp(42px,5vw,72px)}.product-main{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(360px,.88fr);gap:clamp(3.5rem,5vw,4rem);align-items:start}.product-media{display:grid;gap:clamp(.8rem,1.2vw,1rem);min-width:0;max-width:760px}.product-media--thumbnails{grid-template-columns:64px minmax(0,1fr);align-items:start}.product-media__thumbs{position:sticky;top:calc(var(--header-height) + 2rem);display:grid;gap:.55rem;max-height:min(560px,calc(100vh - var(--header-height) - 4rem));overflow-y:auto;padding-right:3px;scrollbar-width:thin}.product-media__thumb{position:relative;display:block;overflow:hidden;width:64px;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--color-text) 10%,transparent);border-radius:2px;background:color-mix(in srgb,var(--color-surface) 72%,white);color:inherit;padding:0}.product-media__thumb img,.product-media__thumb svg{width:100%;height:100%;object-fit:contain}.product-media__thumb.is-active{border-color:color-mix(in srgb,var(--color-text) 58%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-text) 14%,transparent)}.product-media__stage{min-width:0}.product-media--grid .product-media__stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.9rem,1.7vw,1.25rem)}.product-media--grid .product-media__stage .product-media__item:first-child{grid-column:1 / -1}.product-media--stacked .product-media__stage{display:grid;grid-template-columns:1fr;gap:clamp(.9rem,1.7vw,1.25rem)}.product-media__item{overflow:hidden;max-height:640px;border:1px solid color-mix(in srgb,var(--color-text) 6%,transparent);border-radius:2px;background:linear-gradient(135deg,color-mix(in srgb,var(--color-surface) 88%,white),color-mix(in srgb,var(--color-background) 86%,#d8c8b7));box-shadow:none}.product-media--thumbnails .product-media__stage{display:grid;gap:clamp(.75rem,1.2vw,1rem)}.product-media--thumbnails .product-media__item{min-height:clamp(460px,58vw,620px)}.js .product-media--thumbnails .product-media__item:not(.is-active){display:none}.product-media--grid .product-media__item:not(:first-child){max-height:430px}.product-media__item :where(img,video,iframe,model-viewer){width:100%;height:100%;object-fit:var(--product-media-fit, contain)}.product-media__item.media-ratio--natural :where(img,video,iframe,model-viewer){height:auto}.product-info{position:sticky;top:calc(var(--header-height) + 2rem);display:grid;gap:clamp(.95rem,1.5vw,1.25rem);width:100%;min-width:0;max-width:500px;justify-self:end;padding:clamp(.25rem,1vw,.75rem) 0 0}.product-main--static-info .product-info{position:static}.product-info h1{max-width:18ch;font-size:clamp(2rem,2.75vw,3.15rem);line-height:1.04}.product-info .price{color:color-mix(in srgb,var(--color-text) 76%,transparent);font-size:1rem;font-weight:700}.product-info__selected-options{display:flex;flex-wrap:wrap;gap:.4rem .85rem;color:color-mix(in srgb,var(--color-text) 62%,transparent);font-size:.86rem;line-height:1.45}.product-info__selected-options span{display:inline-flex;gap:.25rem}.product-info__reference{display:flex;flex-wrap:wrap;gap:.35rem .6rem;color:var(--color-muted);font-size:.78rem;letter-spacing:.07em;text-transform:uppercase}.product-info__reference span:first-child{color:color-mix(in srgb,var(--color-text) 72%,transparent);font-weight:800}.product-info__description,.product-form__description{max-width:46ch;padding-block:.35rem .55rem;color:color-mix(in srgb,var(--color-text) 66%,transparent);font-size:.98rem;line-height:1.72}.product-info__notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;padding:1rem 0;border:1px solid color-mix(in srgb,var(--color-text) 8%,transparent);border-inline:0;background:transparent;color:color-mix(in srgb,var(--color-text) 72%,transparent);font-size:.78rem;line-height:1.45}.product-info__notes p{display:flex;gap:.45rem;align-items:flex-start}.product-info__notes p:before{width:4px;height:4px;margin-top:.48em;flex:0 0 4px;border-radius:999px;background:color-mix(in srgb,var(--color-text) 46%,transparent);content:""}.variant-picker,.product-form,.product-form__purchase{display:grid;gap:clamp(.95rem,1.5vw,1.2rem)}.product-form{padding-block:.25rem .1rem}.variant-picker fieldset{min-width:0;padding:0 0 1rem;border:0;border-bottom:1px solid color-mix(in srgb,var(--color-text) 8%,transparent);margin:0}.variant-picker fieldset:last-child{padding-bottom:0;border-bottom:0}.variant-picker legend,.product-form__quantity label{margin:0;color:var(--color-text);font-size:.74rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.variant-picker legend{display:inline-block;margin:0 .8rem .65rem 0}.variant-picker legend span{margin-left:.45rem;color:var(--color-muted);font-weight:600;letter-spacing:.04em;text-transform:none}.variant-picker__guide{display:inline-block;margin-bottom:.65rem;color:color-mix(in srgb,var(--color-text) 68%,transparent);font-size:.82rem;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.25em}.variant-picker__values{display:flex;flex-wrap:wrap;gap:.55rem}.variant-picker input{position:absolute;opacity:0}.variant-picker label{display:inline-flex;min-height:40px;align-items:center;gap:.45rem;border:1px solid color-mix(in srgb,var(--color-text) 14%,transparent);border-radius:2px;background:transparent;color:var(--color-text);padding:.54rem .9rem;font-size:.88rem;font-weight:700;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.variant-picker__swatch{padding-left:.72rem}.variant-picker__swatch-dot{width:16px;height:16px;border:1px solid color-mix(in srgb,var(--color-text) 16%,transparent);border-radius:999px;background:var(--swatch-color, var(--color-secondary));box-shadow:inset 0 0 0 2px color-mix(in srgb,white 70%,transparent)}.variant-picker input:focus-visible+label{outline:2px solid var(--color-accent);outline-offset:3px}.variant-picker input:checked+label{border-color:color-mix(in srgb,var(--color-text) 76%,transparent);background:color-mix(in srgb,var(--color-surface) 58%,white);color:var(--color-text);box-shadow:none}.product-form__quantity{display:grid;gap:.65rem}.product-form__purchase{grid-template-columns:1fr;align-items:stretch;padding-top:.35rem}.quantity-selector{display:inline-flex;width:128px;overflow:hidden;border:1px solid color-mix(in srgb,var(--color-text) 14%,transparent);border-radius:2px;background:transparent}.quantity-selector button,.quantity-selector input{width:42px;min-height:42px;border:0;background:transparent;color:var(--color-text);text-align:center}.quantity-selector button:hover{background:color-mix(in srgb,var(--color-text) 7%,transparent)}.product-form__submit{align-self:end;min-height:58px;border-radius:2px;box-shadow:none;letter-spacing:.08em;text-transform:uppercase}.product-form__submit:disabled{cursor:not-allowed;opacity:.58}.product-form__message{grid-column:1 / -1;min-height:.9em;color:var(--color-muted);font-size:.86rem}.product-form__dynamic-checkout{grid-column:1 / -1}.product-form__dynamic-checkout .shopify-payment-button__button{min-height:52px;border-radius:2px}.product-detail-tabs{display:grid;gap:1.05rem;min-width:0;padding-top:.65rem}.product-detail-tabs__tablist{display:grid;grid-template-columns:repeat(var(--product-detail-tabs-count, 5),minmax(0,1fr));min-width:0;border-bottom:1px solid color-mix(in srgb,var(--color-text) 10%,transparent)}.product-detail-tabs__tab{position:relative;min-width:0;border:0;background:transparent;color:color-mix(in srgb,var(--color-text) 56%,transparent);padding:0 .6rem .86rem 0;font-size:.7rem;font-weight:800;letter-spacing:.08em;line-height:1.35;text-align:left;text-transform:uppercase;transition:color .18s ease;overflow-wrap:anywhere}.product-detail-tabs__tab+.product-detail-tabs__tab{padding-left:.6rem}.product-detail-tabs__tab:after{position:absolute;right:.6rem;bottom:-1px;left:0;height:1px;background:transparent;content:"";transition:background .18s ease}.product-detail-tabs__tab+.product-detail-tabs__tab:after{left:.6rem}.product-detail-tabs__tab:hover,.product-detail-tabs__tab.is-active{color:var(--color-text)}.product-detail-tabs__tab.is-active:after{background:color-mix(in srgb,var(--color-text) 76%,transparent)}.product-detail-tabs__tab:focus-visible,.product-detail-tabs__accordion-trigger:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}.product-detail-tabs__panels{min-width:0}.product-detail-tabs__panel{min-width:0;outline:0}.js .product-detail-tabs__panel:not(.is-active){display:none}.product-detail-tabs__accordion-trigger{display:none}.product-detail-tabs__content{max-width:58ch;color:color-mix(in srgb,var(--color-text) 66%,transparent);font-size:.94rem;line-height:1.75}.product-detail-tabs__content :where(p,ul,ol){margin:0}.product-detail-tabs__content :where(ul,ol){padding-left:1.15rem}.product-detail-tabs__content :where(p,ul,ol)+:where(p,ul,ol){margin-top:.85rem}@media(max-width:749px){.product-detail-tabs{gap:0;padding-top:.35rem}.product-detail-tabs__tablist{display:none}.product-detail-tabs__panel,.js .product-detail-tabs__panel:not(.is-active){display:block}.product-detail-tabs__panel[aria-hidden=true]{display:block}.product-detail-tabs__panel{border-top:1px solid color-mix(in srgb,var(--color-text) 9%,transparent)}.product-detail-tabs__panel:last-child{border-bottom:1px solid color-mix(in srgb,var(--color-text) 9%,transparent)}.product-detail-tabs__accordion-trigger{display:flex;width:100%;min-height:56px;align-items:center;justify-content:space-between;border:0;background:transparent;color:color-mix(in srgb,var(--color-text) 84%,transparent);padding:.9rem 0;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-align:left;text-transform:uppercase}.product-detail-tabs__accordion-trigger .icon{width:18px;height:18px;transition:transform .18s ease}.product-detail-tabs__panel.is-open .product-detail-tabs__accordion-trigger .icon{transform:rotate(180deg)}.product-detail-tabs__content{max-width:none;padding:0 0 1.25rem}.js .product-detail-tabs__panel:not(.is-open) .product-detail-tabs__content{display:none}}.accordion{border-top:1px solid color-mix(in srgb,var(--color-text) 9%,transparent)}.accordion:last-child{border-bottom:1px solid color-mix(in srgb,var(--color-text) 9%,transparent)}.accordion__summary{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:.9rem 0;cursor:pointer;color:color-mix(in srgb,var(--color-text) 84%,transparent);font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.accordion__summary::-webkit-details-marker{display:none}.accordion__summary .icon{transition:transform .18s ease}.accordion[open] .accordion__summary .icon{transform:rotate(180deg)}.accordion__content{padding:0 0 1.25rem;color:color-mix(in srgb,var(--color-text) 66%,transparent);font-size:.94rem;line-height:1.75}.product-section+.section{padding-block:clamp(44px,7vw,84px);background:color-mix(in srgb,var(--color-background) 88%,white)}.product-section+.section .section__header,.product-section+.section+.section .section__header{max-width:none;margin-bottom:clamp(1.4rem,3vw,2.4rem)}.product-section+.section .section__header h2,.product-section+.section+.section .section__header h2{font-size:clamp(1.8rem,3vw,3rem)}.product-section+.section .product-rail,.product-section+.section+.section .product-rail{gap:clamp(1rem,2vw,1.45rem)}.product-editorial{overflow-x:clip;background:var(--editorial-bg);color:var(--editorial-text)}.product-editorial--compact{padding-block:clamp(44px,6vw,76px)}.product-editorial__inner{display:grid;gap:clamp(2rem,5vw,4.5rem)}.product-editorial__intro{display:grid;max-width:760px;gap:.85rem}.product-editorial--align-center .product-editorial__intro{justify-items:center;margin-inline:auto;text-align:center}.product-editorial__intro h2{max-width:12ch;font-size:clamp(2.15rem,4vw,4.8rem)}.product-editorial--align-center .product-editorial__intro h2{max-width:14ch}.product-editorial__intro-text{color:color-mix(in srgb,currentColor 68%,transparent);font-size:clamp(1rem,1.4vw,1.16rem);line-height:1.75}.product-editorial__features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.85rem,1.7vw,1.25rem);padding-block:clamp(.35rem,1vw,.75rem)}.product-editorial__feature{display:grid;align-content:start;gap:.65rem;min-height:100%;padding:clamp(1rem,1.8vw,1.35rem) 0;border-top:1px solid color-mix(in srgb,currentColor 14%,transparent)}.product-editorial__feature-icon{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid color-mix(in srgb,currentColor 16%,transparent);border-radius:999px;color:color-mix(in srgb,currentColor 76%,transparent);font-family:var(--font-heading);font-size:.95rem;line-height:1}.product-editorial__feature-icon--image{overflow:hidden;border-radius:4px}.product-editorial__feature-icon img{width:100%;height:100%;object-fit:cover}.product-editorial__feature h3{font-family:var(--font-body);font-size:.96rem;font-weight:800;line-height:1.3}.product-editorial__feature p,.product-editorial__detail figcaption{color:color-mix(in srgb,currentColor 64%,transparent);font-size:.9rem;line-height:1.65}.product-editorial__split{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.78fr);gap:clamp(2rem,5vw,4.5rem);align-items:center}.product-editorial__split--image-right{grid-template-columns:minmax(320px,.78fr) minmax(0,1.08fr)}.product-editorial__split--image-right .product-editorial__media{order:2}.product-editorial__media,.product-editorial__detail-media{overflow:hidden;border-radius:4px;background:color-mix(in srgb,var(--editorial-bg) 82%,white)}.product-editorial__image{width:100%;height:100%;object-fit:cover}.product-editorial__copy,.product-editorial__rich-text,.product-editorial__statement-copy{display:grid;gap:clamp(.9rem,1.7vw,1.25rem)}.product-editorial__copy{max-width:520px}.product-editorial__copy h3,.product-editorial__module-header h3,.product-editorial__rich-text h3,.product-editorial__statement-copy h3{font-size:clamp(1.75rem,3vw,3.3rem);line-height:1.08}.product-editorial__copy .rte,.product-editorial__module-header .rte,.product-editorial__rich-text .rte,.product-editorial__statement-copy .rte,.product-editorial__process-step .rte{color:color-mix(in srgb,currentColor 66%,transparent);line-height:1.75}.product-editorial__module-header{display:grid;max-width:760px;gap:.75rem;margin-bottom:clamp(1.1rem,2.4vw,2rem)}.product-editorial__module-header--inline{max-width:none;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.25rem}.product-editorial__details{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.85rem,1.7vw,1.25rem)}.product-editorial__detail{display:grid;gap:.75rem;margin:0}.product-editorial__products{min-width:0;padding-block:clamp(.4rem,1vw,.8rem);border-top:1px solid color-mix(in srgb,currentColor 10%,transparent)}.product-editorial__rail{gap:clamp(1rem,2vw,1.5rem);padding-bottom:.6rem}.product-editorial__rail .product-card{flex-basis:clamp(220px,22vw,300px)}.product-editorial__statement{position:relative;display:grid;min-height:clamp(420px,54vw,620px);overflow:hidden;border-radius:4px;isolation:isolate}.product-editorial__statement:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:rgba(47,40,35,var(--statement-overlay));content:""}.product-editorial__statement-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.product-editorial__statement-image,.product-editorial__statement-media .placeholder-media{width:100%;height:100%;object-fit:cover}.product-editorial__statement-copy{width:min(100% - 32px,560px);align-self:end;padding:clamp(1.5rem,4vw,3rem);color:#fff}.product-editorial__statement--center .product-editorial__statement-copy{justify-self:center;text-align:center}.product-editorial__statement--right .product-editorial__statement-copy{justify-self:end}.product-editorial__statement-copy .rte{color:color-mix(in srgb,white 82%,transparent)}.product-editorial__process-step{display:grid;grid-template-columns:80px minmax(180px,.5fr) minmax(0,1fr);gap:clamp(1rem,2.4vw,2rem);align-items:baseline;padding-block:clamp(1rem,2vw,1.35rem);border-top:1px solid color-mix(in srgb,currentColor 12%,transparent)}.product-editorial__process-step p{color:color-mix(in srgb,currentColor 46%,transparent);font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-editorial__process-step h3{font-family:var(--font-body);font-size:1rem;font-weight:800;line-height:1.35}.product-editorial__rich-text{max-width:760px;padding-block:clamp(.6rem,1.6vw,1rem)}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.facets{display:flex;flex-wrap:wrap;gap:.75rem}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.pagination a,.pagination span{min-width:42px;padding:.6rem .8rem;border:1px solid var(--color-border);border-radius:999px;text-align:center}.empty-state{display:grid;justify-items:center;gap:1rem;padding:3rem 1rem;text-align:center}@media(max-width:989px){.mobile-menu-button{display:inline-grid}.site-header__inner{min-height:64px;grid-template-columns:auto 1fr auto}.nav{display:none}.grid--3,.grid--4,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-split,.product-main{grid-template-columns:1fr;gap:2rem}.product-info{position:static;max-width:640px;justify-self:stretch}.product-editorial__features,.product-editorial__details{grid-template-columns:repeat(2,minmax(0,1fr))}.product-editorial__split,.product-editorial__split--image-right{grid-template-columns:1fr}.product-editorial__split--image-right .product-editorial__media{order:0}.product-editorial__process-step{grid-template-columns:64px minmax(0,1fr)}.product-editorial__process-step .rte{grid-column:2}.product-media--grid .product-media__stage{grid-template-columns:repeat(2,minmax(0,1fr))}.list-collections__hero-inner{grid-template-columns:1fr}.list-collections__hero-media{max-width:720px}.collection-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__top,.site-footer__middle{grid-template-columns:1fr}.site-footer__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__trust{grid-template-columns:1fr}.site-footer__trust-item{border-right:0;border-bottom:1px solid color-mix(in srgb,var(--footer-text) 14%,transparent)}.site-footer__trust-item:last-child{border-bottom:0}}@media(max-width:640px){.page-width{width:min(calc(100% - 24px),var(--page-width))}.grid--2,.grid--3,.grid--4,.product-grid{grid-template-columns:1fr}.category-scroll{display:flex;max-width:100%;min-width:0;overflow-x:auto;scroll-snap-type:x proximity}.category-scroll>*{min-width:78vw;scroll-snap-align:start}.list-collections__hero{padding-block:56px 38px}.list-collections__body{padding-block:38px 56px}.collection-card-grid{grid-template-columns:1fr;gap:2rem}.collection-card--featured{grid-column:auto}.product-section{padding-block:34px 58px}.product-section .product-main{width:min(calc(100% - 24px),var(--page-width))}.product-media{display:grid;gap:.85rem;max-width:none}.product-media--thumbnails{grid-template-columns:1fr}.product-media__stage{display:flex;max-width:calc(100% + 24px);min-width:0;margin-inline:-12px;padding-inline:12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.product-media__thumbs{position:static;display:flex;max-width:100%;min-width:0;order:2;max-height:none;overflow-x:auto;overflow-y:hidden;padding:0 0 .2rem}.product-media__thumb{width:54px;flex:0 0 54px}.product-media__item,.product-media--grid .product-media__stage .product-media__item:first-child{flex:0 0 min(86vw,390px);max-height:520px;min-height:auto;grid-column:auto;scroll-snap-align:start}.js .product-media--thumbnails .product-media__item:not(.is-active){display:block}.product-info{padding:0}.product-info h1{max-width:18ch;font-size:clamp(1.85rem,8vw,2.45rem)}.product-info__description,.product-form__description{max-width:none}.product-info__notes{grid-template-columns:1fr;gap:.55rem;font-size:.84rem}.product-detail-tabs{gap:0;padding-top:.35rem}.product-detail-tabs__tablist{display:none}.product-detail-tabs__panel,.js .product-detail-tabs__panel:not(.is-active){display:block}.product-detail-tabs__panel[aria-hidden=true]{display:block}.product-detail-tabs__panel{border-top:1px solid color-mix(in srgb,var(--color-text) 9%,transparent)}.product-detail-tabs__panel:last-child{border-bottom:1px solid color-mix(in srgb,var(--color-text) 9%,transparent)}.product-detail-tabs__accordion-trigger{display:flex;width:100%;min-height:56px;align-items:center;justify-content:space-between;border:0;background:transparent;color:color-mix(in srgb,var(--color-text) 84%,transparent);padding:.9rem 0;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-align:left;text-transform:uppercase}.product-detail-tabs__accordion-trigger .icon{width:18px;height:18px;transition:transform .18s ease}.product-detail-tabs__panel.is-open .product-detail-tabs__accordion-trigger .icon{transform:rotate(180deg)}.product-detail-tabs__content{max-width:none;padding:0 0 1.25rem}.js .product-detail-tabs__panel:not(.is-open) .product-detail-tabs__content{display:none}.product-editorial__inner{gap:2.25rem}.product-editorial__intro h2,.product-editorial__copy h3,.product-editorial__module-header h3,.product-editorial__rich-text h3,.product-editorial__statement-copy h3{font-size:clamp(1.8rem,9vw,2.65rem)}.product-editorial__features{grid-template-columns:1fr}.product-editorial__details{display:flex;max-width:calc(100% + 24px);min-width:0;margin-inline:-12px;padding-inline:12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.product-editorial__detail{flex:0 0 min(78vw,340px);scroll-snap-align:start}.product-editorial__module-header--inline{grid-template-columns:1fr}.product-editorial__statement{min-height:480px}.product-editorial__statement-copy{width:100%;padding:1.25rem}.product-editorial__process-step{grid-template-columns:1fr;gap:.45rem}.product-editorial__process-step .rte{grid-column:auto}.product-form__purchase{grid-template-columns:1fr}.quantity-selector,.product-form__submit{width:100%}.quantity-selector button,.quantity-selector input{flex:1 1 0}.variant-picker label{min-height:44px}.hero{min-height:620px}.hero__actions,.newsletter-form{flex-direction:column}.site-footer__bottom{flex-direction:column;align-items:flex-start}.site-footer__nav,.site-footer__newsletter-form{grid-template-columns:1fr}.site-footer__menu-column{border-bottom:1px solid color-mix(in srgb,var(--footer-text) 14%,transparent)}.site-footer__menu-column summary{min-height:54px;cursor:pointer}.site-footer__summary-icon{display:block;transition:transform .18s ease}.site-footer__menu-column[open] .site-footer__summary-icon{transform:rotate(180deg)}.site-footer__menu-column ul{padding-bottom:1rem}.site-footer__payments{justify-content:flex-start}.product-rail .product-card{flex-basis:min(78vw,320px)}.product-card__content{align-items:stretch;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/83/assets/theme.css.map */
