:root{--sop-jet: #333232;--sop-wheat: #e1cbac;--sop-bone: #e5dfcc;--sop-eggshell: #f4eedf;--sop-white: #fff;--sop-muted: #616262;--sop-page-width: 1360px;--sop-radius: 18px;--sop-border: rgba(51, 50, 50, .16);--sop-shadow: 0 18px 48px rgba(51, 50, 50, .08);--sop-heading: "Mulish", Arial, sans-serif;--sop-body: "Quicksand", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--sop-jet);background:var(--sop-eggshell);font-family:var(--sop-body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.is-locked{overflow:hidden}img,svg,video,model-viewer{display:block;max-width:100%}button,input,select,textarea{color:inherit;font:inherit}button,select{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0 0 .65em;font-family:var(--sop-heading);font-weight:700;letter-spacing:-.035em;line-height:1.08}h1{font-size:clamp(2.35rem,5vw,5.4rem)}h2{font-size:clamp(2rem,3.5vw,3.9rem)}h3{font-size:clamp(1.15rem,1.5vw,1.5rem)}p{margin:0 0 1em}ul,ol{margin:0;padding:0;list-style:none}input,select,textarea{width:100%;min-height:50px;border:1px solid var(--sop-border);border-radius:10px;outline:none;background:var(--sop-white);padding:.78rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}textarea{resize:vertical}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--sop-jet);outline-offset:3px}.no-js [data-mobile-menu-toggle],.no-js [data-search-toggle]{display:none}.page-width{width:min(100% - 48px,var(--sop-page-width));margin-inline:auto}.page-width--narrow{max-width:1120px}.page-width--content{max-width:920px}.main-content{min-height:60vh}.section-shell{padding-block:clamp(4.5rem,8vw,8rem)}.editorial-heading{text-transform:lowercase}.eyebrow{margin-bottom:.9rem;font-family:var(--sop-heading);font-size:.74rem;font-weight:800;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;border:0!important;white-space:nowrap!important}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;transform:translateY(-160%);border-radius:8px;background:var(--sop-jet);color:var(--sop-white);padding:.75rem 1rem}.skip-link:focus{transform:translateY(0)}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.rte ul,.rte ol{margin:1rem 0;padding-left:1.2rem}.rte ul{list-style:disc}.rte ol{list-style:decimal}.rte a{text-decoration:underline;text-underline-offset:3px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:.6rem;border:1px solid var(--sop-jet);border-radius:999px;padding:.8rem 1.6rem;font-family:var(--sop-heading);font-size:.86rem;font-weight:800;letter-spacing:.03em;line-height:1;text-transform:lowercase;transition:background .2s ease,color .2s ease,transform .2s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--sop-jet);color:var(--sop-white)}.button--primary:hover{background:#171717}.button--secondary{background:transparent;color:var(--sop-jet)}.button--secondary:hover,.button--ghost:hover{background:var(--sop-jet);color:var(--sop-white)}.button--ghost{border-color:#33323259;background:#ffffff94;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button--small{min-height:40px;padding:.6rem 1rem;font-size:.78rem}.button--full{width:100%}.button[disabled]{cursor:not-allowed;opacity:.5}.button-group{display:flex;flex-wrap:wrap;align-items:center;gap:1.1rem}.text-link{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--sop-heading);font-size:.86rem;font-weight:800;text-transform:lowercase}.text-link svg{width:19px;transition:transform .2s ease}.text-link:hover svg{transform:translate(4px)}.icon-button{position:relative;display:inline-grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border:0;border-radius:50%;background:transparent;padding:0}.icon-button:hover{background:#33323212}.icon-button svg{width:23px;height:23px}.announcement{background:var(--sop-jet);color:var(--sop-white)}.announcement__inner{display:flex;min-height:34px;align-items:center;justify-content:center;text-align:center;font-size:.74rem;font-weight:700;letter-spacing:.07em}.header-section{background:#f4eedff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header{position:relative;border-bottom:1px solid var(--sop-border)}.site-header__inner{display:grid;min-height:88px;grid-template-columns:minmax(100px,1fr) auto minmax(100px,1fr);align-items:center;gap:2rem}.site-header__logo{display:inline-flex;width:fit-content;justify-self:start}.site-header__logo img{width:auto;max-width:var(--logo-width);height:68px;object-fit:contain}.site-header__nav>ul{display:flex;align-items:center;gap:clamp(1rem,2.3vw,2.4rem)}.site-header__nav>ul>li{position:relative}.site-header__nav>ul>li>a{display:flex;align-items:center;gap:.25rem;padding-block:1.8rem;font-family:var(--sop-heading);font-size:.83rem;font-weight:700;letter-spacing:.02em;text-transform:lowercase}.site-header__nav>ul>li>a:after{position:absolute;right:0;bottom:1.15rem;left:0;height:1px;background:var(--sop-jet);content:"";transform:scaleX(0);transition:transform .2s ease}.site-header__nav>ul>li:hover>a:after,.site-header__nav>ul>li>a[aria-current=page]:after{transform:scaleX(1)}.nav-chevron svg{width:14px}.nav-dropdown{position:absolute;z-index:10;top:calc(100% - 10px);left:50%;min-width:220px;transform:translate(-50%,8px);border:1px solid var(--sop-border);border-radius:12px;visibility:hidden;background:var(--sop-white);box-shadow:var(--sop-shadow);opacity:0;padding:.65rem;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.has-dropdown:hover .nav-dropdown,.has-dropdown:focus-within .nav-dropdown{visibility:visible;transform:translate(-50%);opacity:1}.nav-dropdown a{display:block;border-radius:7px;padding:.6rem .7rem;font-size:.86rem}.nav-dropdown a:hover{background:var(--sop-eggshell)}.site-header__actions{display:flex;justify-self:end}.cart-count{position:absolute;top:2px;right:-1px;display:grid;min-width:18px;height:18px;place-items:center;border-radius:50%;background:var(--sop-wheat);color:var(--sop-jet);font-size:.65rem;font-weight:800}.site-header__mobile-toggle,.site-header__mobile-toggle .icon-close,.site-header__mobile-toggle[aria-expanded=true] .icon-open{display:none}.site-header__mobile-toggle[aria-expanded=true] .icon-close{display:block}.header-search{position:absolute;z-index:30;top:100%;right:0;left:0;border-bottom:1px solid var(--sop-border);background:var(--sop-eggshell);box-shadow:var(--sop-shadow)}.header-search__inner{display:flex;align-items:center;gap:1rem;padding-block:1.2rem}.header-search form{display:flex;flex:1;gap:.75rem}.mobile-menu{position:absolute;z-index:25;top:100%;right:0;left:0;max-height:calc(100vh - 120px);overflow-y:auto;border-bottom:1px solid var(--sop-border);background:var(--sop-eggshell);box-shadow:var(--sop-shadow);padding:1.25rem 24px 2rem}.mobile-menu>ul>li>a{display:block;border-bottom:1px solid var(--sop-border);padding:.95rem 0;font-family:var(--sop-heading);font-size:1.35rem;font-weight:700;text-transform:lowercase}.mobile-menu ul ul{padding:.65rem 0 .65rem 1rem}.mobile-menu ul ul a{display:block;padding:.35rem 0}.screen-overlay{position:fixed;z-index:35;top:0;right:0;bottom:0;left:0;background:#1717176b}.section-brand-hero{background:#f8efda}.hero-section{padding-block:24px}.hero-section__inner{position:relative}.hero-desktop{position:relative;overflow:hidden;border:1px solid rgba(51,50,50,.1);border-radius:calc(var(--sop-radius) + 6px);background:#f8efda;box-shadow:0 22px 65px #33323217}.hero-desktop__image{width:100%;height:auto;aspect-ratio:5 / 2;object-fit:cover}.hero-mobile{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-mobile>.eyebrow,.hero-mobile>h1,.hero-mobile>p:not(.eyebrow){position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;border:0!important;white-space:nowrap!important}.hero-mobile__shape{display:none}.hero-mobile .button-group{position:absolute;right:0;bottom:8%;left:0;z-index:2;justify-content:center;pointer-events:auto}.section-trust-bar{border-top:1px solid var(--sop-border);border-bottom:1px solid var(--sop-border);background:var(--sop-jet);color:var(--sop-white)}.trust-bar__grid{display:grid;min-height:92px;grid-template-columns:repeat(5,1fr);align-items:center}.trust-item{display:flex;min-height:46px;align-items:center;justify-content:center;gap:.7rem;border-right:1px solid rgba(255,255,255,.16);padding-inline:1rem;text-align:left}.trust-item:last-child{border-right:0}.trust-item__icon{display:grid;width:26px;height:26px;flex:0 0 26px;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%}.trust-item__icon svg{width:14px}.trust-item strong,.trust-item span{display:block}.trust-item strong{font-family:var(--sop-heading);font-size:.77rem;letter-spacing:.03em;text-transform:lowercase}.trust-item div>span{color:#ffffffb3;font-size:.72rem}.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.section-heading-row h2{max-width:780px;margin-bottom:.3em}.section-heading-row p:not(.eyebrow){max-width:600px;margin:0;color:var(--sop-muted)}.product-grid{display:grid;gap:clamp(1rem,2vw,1.75rem)}.product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{min-width:0}.product-card__image-wrap{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;border:1px solid var(--sop-border);border-radius:var(--sop-radius);background:var(--sop-bone)}.product-card__image{width:100%;height:100%;object-fit:cover;transition:opacity .35s ease,transform .55s ease}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card__image-wrap:hover .product-card__image:first-child{opacity:0;transform:scale(1.025)}.product-card__image-wrap:hover .product-card__image--secondary{opacity:1;transform:scale(1.025)}.product-card__placeholder,.product-gallery__placeholder{display:grid;width:100%;height:100%;min-height:300px;place-items:center;align-content:center;gap:1.25rem;background:radial-gradient(circle at 18% 20%,rgba(225,203,172,.7),transparent 28%),radial-gradient(circle at 82% 78%,rgba(244,238,223,.85),transparent 30%),var(--sop-bone);color:var(--sop-muted);font-family:var(--sop-heading);font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:lowercase}.puzzle-shape{position:relative;display:block;width:78px;height:78px;border-radius:10px;background:var(--sop-wheat);transform:rotate(7deg)}.puzzle-shape:before,.puzzle-shape:after{position:absolute;width:28px;height:28px;border-radius:50%;background:inherit;content:""}.puzzle-shape:before{top:-13px;left:25px}.puzzle-shape:after{right:-13px;top:25px}.product-card__badge{position:absolute;top:12px;left:12px;border-radius:999px;background:var(--sop-jet);color:var(--sop-white);padding:.35rem .65rem;font-size:.68rem;font-weight:700}.product-card__info{display:grid;gap:.5rem;padding:1rem .25rem 0}.product-card__info h3{min-height:2.6em;margin:0;font-size:1.03rem;letter-spacing:-.015em;line-height:1.3}.product-card__info h3 a:hover{text-decoration:underline;text-underline-offset:4px}.price{display:flex;align-items:center;gap:.6rem;font-family:var(--sop-heading);font-weight:800}.price s{color:var(--sop-muted);font-weight:500}.product-card__form{margin-top:.35rem}.quick-add-form .button{width:100%}.empty-collection,.empty-state{display:grid;min-height:360px;place-items:center;align-content:center;gap:1rem;border:1px dashed rgba(51,50,50,.28);border-radius:var(--sop-radius);background:#ffffff5c;padding:3rem;text-align:center}.empty-collection h3,.empty-state h2{max-width:650px;margin:0;text-transform:lowercase}.empty-collection p,.empty-state p{max-width:560px;color:var(--sop-muted)}.section-brand-story{background:var(--sop-bone)}.brand-story__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:stretch;gap:clamp(2.5rem,6vw,7rem)}.brand-story__grid--reverse .brand-story__visual{order:2}.brand-story__visual{min-height:560px;overflow:hidden;border-radius:calc(var(--sop-radius) + 8px);background:var(--sop-eggshell)}.brand-story__visual>img{width:100%;height:100%;object-fit:cover}.brand-pattern{position:relative;width:100%;height:100%;min-height:560px;overflow:hidden;background:linear-gradient(135deg,rgba(225,203,172,.34),transparent 48%),var(--sop-eggshell)}.brand-pattern:before{position:absolute;top:42px;right:42px;bottom:42px;left:42px;border:1px solid rgba(51,50,50,.16);border-radius:50%;content:""}.brand-pattern__piece{position:absolute;width:140px;height:140px;border-radius:18px;background:var(--sop-wheat);box-shadow:0 18px 40px #3332321f}.brand-pattern__piece:after{position:absolute;width:50px;height:50px;border-radius:50%;background:inherit;content:""}.brand-pattern__piece--one{top:18%;left:12%;transform:rotate(-12deg)}.brand-pattern__piece--one:after{top:45px;right:-24px}.brand-pattern__piece--two{right:10%;bottom:14%;background:#9badad;transform:rotate(14deg)}.brand-pattern__piece--two:after{top:-24px;left:45px}.brand-pattern__piece--three{right:24%;top:12%;width:88px;height:88px;background:#d89575;transform:rotate(32deg)}.brand-pattern__piece--three:after{width:34px;height:34px;bottom:-16px;left:27px}.brand-pattern__orbit{position:absolute;right:-12%;bottom:-12%;width:64%;aspect-ratio:1;border:1px dashed rgba(51,50,50,.35);border-radius:50%}.brand-story__content{align-self:center}.brand-story__content h2{max-width:620px}.brand-story__content .rte{margin:1.5rem 0 2rem;color:var(--sop-muted);font-size:1.08rem}.centered-heading{max-width:760px;margin:0 auto 3rem;text-align:center}.centered-heading>p:not(.eyebrow){color:var(--sop-muted)}.feature-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.feature-card{min-height:300px;border:1px solid var(--sop-border);border-radius:var(--sop-radius);background:#fff6;padding:1.6rem;transition:background .25s ease,transform .25s ease}.feature-card:hover{background:var(--sop-white);transform:translateY(-5px)}.feature-card__number{display:block;margin-bottom:3.5rem;color:var(--sop-muted);font-family:var(--sop-heading);font-size:.76rem;font-weight:800}.feature-card h3{font-size:1.3rem}.feature-card p{color:var(--sop-muted);font-size:.9rem}.section-faq{background:var(--sop-bone)}.faq-section__grid{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(3rem,8vw,9rem)}.faq-section__intro{position:sticky;top:150px;align-self:start}.faq-section__intro p:last-child{max-width:390px;color:var(--sop-muted)}.faq-list details,.product-accordions details{border-top:1px solid var(--sop-border)}.faq-list details:last-child,.product-accordions details:last-child{border-bottom:1px solid var(--sop-border)}.faq-list summary,.product-accordions summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;padding:1.35rem 0;font-family:var(--sop-heading);font-size:1.05rem;font-weight:700;list-style:none;text-transform:lowercase}.faq-list summary::-webkit-details-marker,.product-accordions summary::-webkit-details-marker{display:none}.faq-list summary svg,.product-accordions summary svg{width:21px;flex:0 0 21px;transition:transform .25s ease}.faq-list details[open] summary svg,.product-accordions details[open] summary svg{transform:rotate(45deg)}.faq-list details .rte,.product-accordions details .rte{max-width:680px;color:var(--sop-muted);padding:0 2.5rem 1.4rem 0}.newsletter-card{position:relative;display:grid;overflow:hidden;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:center;gap:clamp(2rem,6vw,6rem);border-radius:calc(var(--sop-radius) + 8px);background:var(--sop-jet);color:var(--sop-white);padding:clamp(2rem,5vw,5rem)}.newsletter-card:after{position:absolute;right:-100px;bottom:-160px;width:380px;height:380px;border:1px solid rgba(255,255,255,.18);border-radius:50%;content:""}.newsletter-card h2{max-width:650px}.newsletter-card p:not(.eyebrow){max-width:580px;color:#ffffffb8}.newsletter-form{position:relative;z-index:1}.newsletter-form label{display:block;margin-bottom:.5rem;font-size:.8rem;font-weight:700}.newsletter-form__row{display:flex;gap:.65rem}.newsletter-form__row input{flex:1}.newsletter-form__row button:not(.button){display:grid;width:50px;flex:0 0 50px;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:transparent;color:var(--sop-white)}.newsletter-form__row button svg{width:20px}.form-message{margin-top:.75rem;font-weight:700}.product-page__grid{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(380px,.78fr);align-items:start;gap:clamp(2rem,6vw,6rem)}.product-gallery__main{overflow:hidden;border:1px solid var(--sop-border);border-radius:calc(var(--sop-radius) + 4px);background:var(--sop-bone)}.product-gallery__slide{aspect-ratio:1 / 1}.product-gallery__slide>img,.product-gallery__slide>video,.product-gallery__slide>iframe,.product-gallery__slide>model-viewer{width:100%;height:100%;object-fit:contain}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem;margin-top:.75rem}.product-gallery__thumb{aspect-ratio:1;overflow:hidden;border:1px solid transparent;border-radius:10px;background:var(--sop-bone);padding:0}.product-gallery__thumb.is-active{border-color:var(--sop-jet)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:145px}.product-info h1{font-size:clamp(2rem,3.2vw,3.75rem);letter-spacing:-.03em}.product-info__price{margin-bottom:1.25rem;font-size:1.2rem}.product-info__excerpt{max-height:360px;overflow-y:auto;border-top:1px solid var(--sop-border);border-bottom:1px solid var(--sop-border);color:var(--sop-muted);padding:1.2rem 0}.product-benefits{display:grid;gap:.75rem;margin-block:1.3rem}.product-benefit{display:flex;align-items:flex-start;gap:.65rem}.product-benefit>span{display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:50%;background:var(--sop-wheat)}.product-benefit svg{width:13px}.product-benefit p{margin:0;font-size:.9rem}.product-form{display:grid;gap:.75rem;margin-top:1.5rem}.product-form>label{margin-bottom:-.4rem;font-family:var(--sop-heading);font-size:.76rem;font-weight:800;text-transform:lowercase}.select-wrap{position:relative}.select-wrap select{-webkit-appearance:none;appearance:none;padding-right:3rem}.select-wrap>svg{position:absolute;top:50%;right:1rem;width:18px;pointer-events:none;transform:translateY(-50%)}.select-wrap--small select{min-width:210px;min-height:44px;padding-block:.5rem}.quantity-selector{display:grid;width:130px;grid-template-columns:40px 1fr 40px;border:1px solid var(--sop-border);border-radius:10px;background:var(--sop-white)}.quantity-selector button{display:grid;place-items:center;border:0;background:transparent}.quantity-selector button svg{width:18px}.quantity-selector input{min-height:46px;border:0;border-radius:0;padding:0;text-align:center;-webkit-appearance:textfield;appearance:textfield}.dynamic-checkout{margin-top:.2rem}.product-accordions{margin-top:1.7rem}.collection-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);align-items:end;gap:3rem;margin-bottom:3.5rem}.collection-header .rte{max-width:700px;color:var(--sop-muted)}.collection-header>img{width:100%;max-height:270px;border-radius:var(--sop-radius);object-fit:cover}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;border-top:1px solid var(--sop-border);border-bottom:1px solid var(--sop-border);padding-block:.8rem}.collection-toolbar p{margin:0;font-size:.85rem}.sort-form{display:flex;align-items:center;gap:.8rem}.sort-form label{font-size:.8rem;font-weight:700}.pagination{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-top:3rem;font-size:.82rem;font-weight:700;text-transform:lowercase}.pagination__control{border:1px solid var(--sop-border);border-radius:999px;padding:.6rem 1rem}.pagination__pages{display:flex;align-items:center;gap:.35rem;margin:0;padding:0;list-style:none}.pagination__pages a,.pagination__pages span{display:grid;min-width:36px;min-height:36px;place-items:center;border-radius:50%}.pagination__pages a{border:1px solid var(--sop-border)}.pagination__pages [aria-current=page]{background:var(--sop-jet);color:var(--sop-white)}.breadcrumbs{margin-bottom:2rem;color:var(--sop-muted);font-size:.78rem}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none}.breadcrumbs li:not(:last-child):after{margin-left:.45rem;content:"/"}.breadcrumbs a{color:var(--sop-jet);text-decoration:underline;text-decoration-color:#33323259;text-underline-offset:.18em}.page-header{margin-bottom:3rem}.page-header--center{max-width:780px;margin-right:auto;margin-left:auto;text-align:center}.page-header>p:last-child{color:var(--sop-muted)}.search-page__form{display:flex;gap:.75rem;margin-top:1.5rem}.search-count{margin-bottom:1.5rem;color:var(--sop-muted);text-align:center}.cart-items{border-top:1px solid var(--sop-border)}.cart-item{display:grid;grid-template-columns:140px minmax(0,1fr) 120px 110px;align-items:center;gap:1.5rem;border-bottom:1px solid var(--sop-border);padding-block:1.4rem}.cart-item__image{display:grid;aspect-ratio:1;overflow:hidden;place-items:center;border-radius:12px;background:var(--sop-bone)}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__image .puzzle-shape{transform:scale(.6) rotate(7deg)}.cart-item__details h2{margin-bottom:.45rem;font-size:1.05rem;line-height:1.3}.cart-item__details p{margin:.15rem 0;color:var(--sop-muted);font-size:.85rem}.cart-item__quantity label{display:block;margin-bottom:.35rem;font-size:.75rem;font-weight:700}.cart-item__quantity input{min-height:44px}.cart-item__quantity a{display:inline-block;margin-top:.35rem;font-size:.75rem;text-decoration:underline}.cart-item__line-price{margin:0;font-family:var(--sop-heading);font-weight:800;text-align:right}.cart-summary{width:min(100%,480px);margin:2rem 0 0 auto;border-radius:var(--sop-radius);background:var(--sop-bone);padding:1.5rem}.cart-summary__row{display:flex;justify-content:space-between;font-size:1.15rem}.cart-summary>p{color:var(--sop-muted);font-size:.78rem}.cart-summary__actions{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.standard-page .page-content,.article-page__content{font-size:1.05rem}.contact-form{display:grid;gap:1rem;border:1px solid var(--sop-border);border-radius:var(--sop-radius);background:#ffffff59;padding:clamp(1.5rem,4vw,3rem)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form label{display:block;margin-bottom:.35rem;font-size:.8rem;font-weight:700}.contact-form label span{color:var(--sop-muted);font-weight:400}.collection-card-grid,.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.collection-card,.article-card{display:block}.collection-card__image,.article-card__image{display:grid;aspect-ratio:4 / 3;overflow:hidden;place-items:center;border-radius:var(--sop-radius);background:var(--sop-bone)}.collection-card__image img,.article-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.collection-card:hover img,.article-card:hover img{transform:scale(1.035)}.collection-card h2,.article-card h2{margin:1rem 0 .3rem;font-size:1.25rem}.collection-card p,.article-card p{color:var(--sop-muted);font-size:.88rem}.article-card .eyebrow{margin-top:1rem;margin-bottom:.35rem}.article-page__header{margin-bottom:2.5rem;text-align:center}.article-page__header p{color:var(--sop-muted)}.article-page__hero{width:100%;margin-bottom:3rem;border-radius:var(--sop-radius)}.article-page__content{margin-bottom:3rem}.site-footer{background:var(--sop-jet);color:var(--sop-white);padding:clamp(4rem,8vw,7rem) 0 1.5rem}.site-footer__grid{display:grid;grid-template-columns:1.25fr .7fr .8fr 1.25fr;gap:clamp(2rem,5vw,5rem)}.site-footer__logo{display:inline-block;margin-bottom:1.3rem}.site-footer__logo img{width:auto;height:96px;filter:brightness(0) invert(1);object-fit:contain}.site-footer__brand>p,.site-footer__newsletter>p,.site-footer__column .rte{color:#ffffffad;font-size:.86rem}.site-footer h2{margin-bottom:1rem;font-size:.9rem;letter-spacing:.02em;text-transform:lowercase}.site-footer__column li+li{margin-top:.45rem}.site-footer__column a,.social-links a{color:#ffffffb8;font-size:.84rem}.site-footer a:hover{color:var(--sop-white)}.social-links{display:flex;flex-wrap:wrap;gap:.8rem}.site-footer__bottom{display:flex;justify-content:space-between;gap:1.5rem;margin-top:5rem;border-top:1px solid rgba(255,255,255,.15);color:#ffffff94;padding-top:1.2rem;font-size:.72rem}.site-footer__bottom p{margin:0}.site-footer__bottom div{display:flex;flex-wrap:wrap;gap:1rem}.password-page{display:grid;min-height:100vh;place-items:center;background:radial-gradient(circle at 10% 10%,rgba(225,203,172,.7),transparent 30%),radial-gradient(circle at 90% 90%,rgba(229,223,204,.95),transparent 32%),var(--sop-eggshell);padding:2rem}.password-card{width:min(100%,720px);border:1px solid var(--sop-border);border-radius:calc(var(--sop-radius) + 10px);background:#ffffffa3;box-shadow:var(--sop-shadow);padding:clamp(2rem,7vw,5.5rem);text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.password-card__logo img{width:auto;height:100px;margin:0 auto 2rem;object-fit:contain}.password-card>p:not(.eyebrow){max-width:560px;margin-right:auto;margin-left:auto;color:var(--sop-muted)}.password-form,.password-newsletter{margin-top:2rem;text-align:left}.password-form label,.password-newsletter label{display:block;margin-bottom:.45rem;font-size:.78rem;font-weight:700}.password-form__row{display:flex;gap:.65rem}.text-center{text-align:center}.rich-text-section__inner .button{margin-top:1rem}@media(max-width:1150px){.site-header__inner{gap:1rem}.site-header__nav>ul{gap:1rem}.site-header__nav>ul>li>a{font-size:.76rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{min-height:250px}.site-footer__grid{grid-template-columns:1.2fr .8fr 1.2fr}.site-footer__newsletter{grid-column:span 3;max-width:620px}}@media(max-width:899px){.page-width{width:min(100% - 32px,var(--sop-page-width))}.section-shell{padding-block:4.5rem}.site-header__inner{min-height:74px;grid-template-columns:1fr auto 1fr}.site-header__mobile-toggle{display:inline-grid;justify-self:start}.site-header__logo{justify-self:center}.site-header__logo img{height:52px}.site-header__nav,.site-header__account{display:none}.hero-section{padding-block:0}.hero-section__inner{width:100%}.hero-desktop{display:none}.hero-mobile{position:relative;display:flex;min-height:570px;overflow:hidden;flex-direction:column;align-items:flex-start;justify-content:center;background:radial-gradient(circle at 85% 15%,rgba(225,203,172,.58),transparent 28%),radial-gradient(circle at 5% 85%,rgba(155,173,173,.22),transparent 30%),#f8efda;padding:4rem 28px}.hero-mobile>*:not(.hero-mobile__shape){position:relative;z-index:2}.hero-mobile>.eyebrow,.hero-mobile>h1,.hero-mobile>p:not(.eyebrow){width:auto!important;height:auto!important;margin:0 0 1rem!important;padding:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.hero-mobile .button-group{position:relative;right:auto;bottom:auto;left:auto;justify-content:flex-start;pointer-events:auto}.hero-mobile h1{max-width:680px}.hero-mobile>p:not(.eyebrow){max-width:570px;color:var(--sop-muted);font-size:1.05rem}.hero-mobile__shape{position:absolute;display:block;width:110px;height:110px;border-radius:16px;background:#e1cbacb3;transform:rotate(12deg)}.hero-mobile__shape:after{position:absolute;width:40px;height:40px;border-radius:50%;background:inherit;content:""}.hero-mobile__shape--one{top:-28px;right:12%}.hero-mobile__shape--one:after{bottom:-19px;left:35px}.hero-mobile__shape--two{right:-45px;bottom:4%;background:#d8957559;transform:rotate(-22deg)}.hero-mobile__shape--two:after{top:35px;left:-19px}.trust-bar__grid{display:flex;min-height:84px;overflow-x:auto;justify-content:flex-start;scroll-snap-type:x mandatory}.trust-item{min-width:210px;justify-content:flex-start;scroll-snap-align:start}.product-grid--3,.product-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-story__grid,.brand-story__grid--reverse,.faq-section__grid,.newsletter-card,.product-page__grid,.collection-header{grid-template-columns:1fr}.brand-story__grid--reverse .brand-story__visual{order:0}.brand-story__visual,.brand-pattern{min-height:460px}.faq-section__intro,.product-info{position:static}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.newsletter-card{gap:1.5rem}.product-gallery__main,.product-gallery__slide{aspect-ratio:1}.collection-header>img{max-height:360px}.cart-item{grid-template-columns:110px minmax(0,1fr) 100px}.cart-item__line-price{display:none}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__newsletter{grid-column:span 2}}@media(max-width:599px){body{font-size:15px}.page-width{width:min(100% - 24px,var(--sop-page-width))}.announcement__inner{min-height:38px;font-size:.64rem;letter-spacing:.035em}.site-header__actions{gap:0}.header-search__inner,.header-search form{align-items:stretch}.header-search form{flex-direction:column}.hero-mobile{min-height:540px;padding:3.5rem 22px}.hero-mobile .button-group{align-items:flex-start;flex-direction:column}.section-heading-row{align-items:flex-start;flex-direction:column;margin-bottom:2rem}.product-grid--3,.product-grid--4{grid-template-columns:1fr}.product-card__info h3{min-height:auto}.brand-story__visual,.brand-pattern{min-height:360px}.brand-pattern__piece{transform:scale(.72) rotate(-12deg)}.feature-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.feature-card{min-width:82vw;scroll-snap-align:start}.newsletter-card{padding:2rem 1.25rem}.newsletter-form__row,.password-form__row,.search-page__form{align-items:stretch;flex-direction:column}.newsletter-form__row .button,.password-form__row .button,.search-page__form .button{width:100%}.product-gallery__thumbs{grid-template-columns:repeat(4,1fr)}.product-info__excerpt{max-height:none}.collection-toolbar{align-items:flex-start;flex-direction:column;gap:.75rem}.sort-form,.select-wrap--small,.select-wrap--small select{width:100%}.cart-item{grid-template-columns:88px minmax(0,1fr);align-items:start;gap:1rem}.cart-item__quantity{grid-column:2}.cart-summary__actions,.field-grid,.collection-card-grid,.article-grid,.site-footer__grid{grid-template-columns:1fr}.site-footer__newsletter{grid-column:auto}.site-footer__bottom{align-items:flex-start;flex-direction:column}.password-page{padding:.75rem}.password-card{padding:2rem 1.25rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.policy-page__header{max-width:780px;margin:0 auto 3rem;text-align:center}.policy-page__intro{color:var(--sop-muted);font-size:1.08rem}.policy-page__content{display:grid;gap:1rem;max-width:860px;margin:0 auto}.policy-page__block{padding:clamp(1.35rem,3vw,2rem);border:1px solid var(--sop-border);border-radius:var(--sop-radius);background:#ffffff6b}.policy-page__block h2{margin-bottom:.55rem;font-size:clamp(1.35rem,2.3vw,1.85rem)}.policy-page__block .rte>:last-child{margin-bottom:0}.policy-page__contact{margin-top:2rem;text-align:center}@media(max-width:899px){.hero-mobile>.eyebrow,.hero-mobile>h1,.hero-mobile>p:not(.eyebrow){position:relative!important;inset:auto!important}.hero-mobile{min-height:460px;justify-content:center;padding:3.5rem max(24px,calc((100vw - 720px)/2))}.hero-mobile h1{max-width:16ch;font-size:clamp(2.45rem,9.5vw,4.5rem);line-height:.98;text-wrap:balance}.hero-mobile>p:not(.eyebrow){max-width:39rem;font-size:1rem;line-height:1.55}.hero-mobile .button-group{width:100%;margin-top:.35rem}.hero-mobile .button{min-height:52px}.trust-bar__grid{display:grid;min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;padding-block:.45rem}.trust-item{min-width:0;min-height:58px;justify-content:flex-start;border-right:0;padding:.55rem .5rem;text-align:left}.trust-item:nth-child(odd){border-right:1px solid rgba(255,255,255,.16)}.trust-item:last-child:nth-child(odd){grid-column:1 / -1;justify-content:center;border-right:0}.brand-story__visual{min-height:0;aspect-ratio:5 / 4}.brand-story__visual>img{object-position:center}}@media(max-width:599px){.section-shell{padding-block:3.5rem}.hero-mobile{min-height:420px;padding:3rem 22px}.hero-mobile h1{max-width:13ch;margin-bottom:.85rem!important;font-size:clamp(2.35rem,11vw,3.25rem);letter-spacing:-.045em}.hero-mobile>p:not(.eyebrow){margin-bottom:1.25rem!important;font-size:.96rem}.hero-mobile .button{width:100%}.hero-mobile__shape{opacity:.55;transform:scale(.78) rotate(12deg)}.hero-mobile__shape--two{transform:scale(.78) rotate(-22deg)}.product-grid--3,.product-grid--4{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem .75rem}.product-card__image-wrap{border-radius:12px}.product-card__info{gap:.35rem;padding-top:.7rem}.product-card__info h3{font-size:.9rem;line-height:1.25}.product-card .price{font-size:.9rem}.product-card__form .button{min-height:44px;padding-inline:.55rem;font-size:.72rem}.brand-story__visual,.brand-pattern{min-height:0}.brand-story__content h2,.centered-heading h2,.section-heading-row h2{font-size:clamp(2rem,9vw,2.75rem);text-wrap:balance}.feature-grid{display:grid;grid-template-columns:1fr;overflow:visible}.feature-card{min-width:0;min-height:0;padding:1.35rem}.feature-card__number{margin-bottom:1.4rem}.faq-list summary{min-height:54px;padding-block:1rem}}@media(max-width:359px){.product-grid--3,.product-grid--4{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
