:root{--cm-plum:#321a45;--cm-citron:#d9f25d;--cm-cream:#fff;--cm-ink:#211b24;--cm-lilac:#dccde9;--cm-white:#fff;--cm-border:#ded4e3;--cm-radius:18px;--cm-shadow:0 12px 35px rgba(50,26,69,.1)}html{scroll-behavior:smooth}body{background:var(--cm-cream)!important;color:var(--cm-ink);font-family:Manrope,Arial,sans-serif!important;font-size:16px}body h1,body h2,body h3,body h4,.cm-display{font-family:Bricolage Grotesque,Manrope,Arial,sans-serif!important;letter-spacing:-.035em}body p,body li{line-height:1.6}body a:focus-visible,body button:focus-visible,body input:focus-visible,body select:focus-visible,body summary:focus-visible{outline:3px solid var(--cm-plum);outline-offset:3px}.cm-container{width:min(1280px,calc(100% - 40px));margin-inline:auto}.cm-eyebrow{text-transform:uppercase;font-size:.78rem;font-weight:800;letter-spacing:.12em;line-height:1.35}.cm-pill{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:9px 14px;font-size:.75rem;font-weight:800;letter-spacing:.025em;text-transform:uppercase}.cm-pill--citron{background:var(--cm-citron);color:var(--cm-plum)}.cm-pill--light{background:var(--cm-cream);color:var(--cm-plum)}.cm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 24px;border:2px solid var(--cm-plum);border-radius:12px;background:var(--cm-plum);color:var(--cm-white)!important;text-decoration:none;font:800 1rem/1.25 Manrope,Arial,sans-serif;transition:transform .22s ease,background .22s ease,box-shadow .22s ease;cursor:pointer;text-align:center}.cm-btn:hover{transform:translateY(-2px);box-shadow:var(--cm-shadow);background:#4c2863}.cm-btn--citron{background:var(--cm-citron);color:var(--cm-plum)!important;border-color:var(--cm-citron)}.cm-btn--citron:hover{background:#e5fa85}.cm-btn--outline{background:transparent;color:var(--cm-plum)!important}.cm-btn--outline:hover{background:var(--cm-lilac)}.cm-btn[disabled]{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.cm-topline{background:var(--cm-citron);color:var(--cm-plum);text-align:center;padding:10px 18px;font-size:.81rem;font-weight:800;line-height:1.35}.cm-topline span+span:before{content:"\2022";padding-inline:11px}.cm-header{position:sticky;top:0;z-index:50;background:var(--cm-cream);border-bottom:1px solid var(--cm-border)}.cm-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:82px}.cm-header__logo{display:block;width:min(235px,30vw);height:auto;max-height:58px;object-fit:contain;object-position:left center}.cm-nav{display:flex;align-items:center;gap:19px}.cm-nav a,.cm-mobile-nav a{font-weight:800;color:var(--cm-plum);text-decoration:none;font-size:.91rem;line-height:1.2}.cm-nav a:hover,.cm-mobile-nav a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.cm-header__actions{display:flex;align-items:center;gap:13px}.cm-icon-link{display:inline-flex;min-width:42px;min-height:42px;align-items:center;justify-content:center;position:relative;color:var(--cm-plum)}.cm-icon-link svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2}.cm-cart-count{position:absolute;right:-2px;top:-2px;background:var(--cm-citron);color:var(--cm-plum);border-radius:100px;min-width:17px;height:17px;display:grid;place-items:center;font:800 10px/1 Manrope,sans-serif}.cm-mobile-menu{display:none}.cm-mobile-menu summary{display:flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;cursor:pointer;list-style:none;color:var(--cm-plum)}.cm-mobile-menu summary::-webkit-details-marker{display:none}.cm-mobile-menu svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2}.cm-mobile-nav{position:absolute;left:0;right:0;top:100%;display:grid;gap:0;background:var(--cm-cream);box-shadow:var(--cm-shadow);padding:12px 20px 22px;border-top:1px solid var(--cm-border)}.cm-mobile-nav a{padding:14px 8px;border-bottom:1px solid var(--cm-border);font-size:1rem}.cm-footer{background:var(--cm-plum);color:var(--cm-cream);padding:66px 0 25px;margin-top:72px}.cm-footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:36px}.cm-footer h2{color:var(--cm-cream);font-size:1.8rem;margin:0 0 12px}.cm-footer h3{color:var(--cm-citron);font-size:1rem;margin:0 0 15px;letter-spacing:0}.cm-footer p{font-size:.92rem;max-width:350px;opacity:.94}.cm-footer a{display:block;color:var(--cm-cream);text-decoration:none;padding:5px 0;font-size:.91rem}.cm-footer a:hover{text-decoration:underline}.cm-footer__bottom{border-top:1px solid #6b5479;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;gap:15px;font-size:.8rem;opacity:.82}.cm-hero{padding:38px 0 0}.cm-hero__layout{display:grid;grid-template-columns:1fr 1.05fr;align-items:stretch;gap:28px}.cm-hero__copy{background:var(--cm-plum);color:var(--cm-cream);padding:clamp(32px,5vw,78px);border-radius:24px;display:flex;flex-direction:column;justify-content:center;min-height:560px;overflow:hidden}.cm-hero__copy .cm-eyebrow{color:var(--cm-citron);margin:0 0 24px}.cm-hero h1{font-size:clamp(3.1rem,6.1vw,6.5rem);line-height:.95;color:var(--cm-cream);margin:0 0 25px;text-wrap:balance}.cm-hero h1 strong{color:var(--cm-citron);font-weight:800}.cm-hero__copy>p:not(.cm-eyebrow){max-width:540px;font-size:1.06rem;line-height:1.56;margin:0 0 28px}.cm-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.cm-hero__photo{position:relative;min-height:560px;border-radius:24px;overflow:hidden;background:var(--cm-lilac)}.cm-hero__photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cm-hero__sticker{position:absolute;right:20px;bottom:20px;background:var(--cm-citron);color:var(--cm-plum);padding:14px 18px;border-radius:10px;max-width:235px;font-size:.81rem;font-weight:800;line-height:1.25;text-transform:uppercase;box-shadow:var(--cm-shadow)}.cm-trustline{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:25px 0 6px}.cm-trustline div{background:var(--cm-white);border:1px solid var(--cm-border);border-radius:12px;padding:18px 20px;color:var(--cm-plum);font-size:.92rem;font-weight:750}.cm-section{padding:85px 0}.cm-section--tight{padding:65px 0}.cm-section--lilac{background:#eee6f2}.cm-section--plum{background:var(--cm-plum);color:var(--cm-cream)}.cm-section__lead{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:30px}.cm-section__lead h2{font-size:clamp(2.4rem,4.5vw,4.6rem);line-height:1.02;color:var(--cm-plum);margin:7px 0 0;max-width:870px}.cm-section--plum .cm-section__lead h2{color:var(--cm-cream)}.cm-section__lead p{max-width:370px;margin:0}.cm-offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cm-offer-card{display:flex;flex-direction:column;background:var(--cm-white);border-radius:18px;overflow:hidden;text-decoration:none;color:var(--cm-plum);box-shadow:0 1px 0 var(--cm-border);transition:transform .25s ease,box-shadow .25s ease}.cm-offer-card:hover{transform:translateY(-5px);box-shadow:var(--cm-shadow)}.cm-offer-card__image{height:310px;position:relative;background:#e6dfe7;overflow:hidden}.cm-offer-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.cm-offer-card:hover img{transform:scale(1.035)}.cm-offer-card__image span{position:absolute;left:14px;top:14px;background:var(--cm-citron);border-radius:7px;padding:8px 12px;font-size:.78rem;line-height:1.2;font-weight:800;text-transform:uppercase}.cm-offer-card__body{padding:22px;display:flex;align-items:end;justify-content:space-between;gap:12px;flex:1}.cm-offer-card h3{margin:0;font-size:1.7rem;line-height:1.08;color:var(--cm-plum)}.cm-offer-card p{margin:8px 0 0;font-size:.88rem;color:var(--cm-ink)}.cm-offer-card__arrow{font-size:1.6rem;font-weight:800}.cm-brandline{background:var(--cm-plum);color:var(--cm-cream);padding:20px 0;overflow:hidden}.cm-brandline__inner{display:flex;align-items:center;justify-content:space-between;gap:25px;white-space:nowrap;font-weight:850;letter-spacing:.035em;font-size:clamp(.82rem,1.3vw,1.1rem)}.cm-brandline__inner b{color:var(--cm-citron)}.cm-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.cm-story-grid__image{border-radius:18px;overflow:hidden;aspect-ratio:1.15;background:var(--cm-lilac)}.cm-story-grid__image img{width:100%;height:100%;object-fit:cover}.cm-story-grid h2{font-size:clamp(2.6rem,4.3vw,4.5rem);line-height:1.02;color:var(--cm-plum);margin:8px 0 20px}.cm-story-grid p{font-size:1.03rem;max-width:560px}.cm-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cm-step{padding:28px;background:var(--cm-cream);border-radius:16px;border:1px solid var(--cm-border)}.cm-step span{font:800 3rem/1 Bricolage Grotesque,sans-serif;color:var(--cm-plum)}.cm-step h3{font-size:1.4rem;margin:15px 0 7px;color:var(--cm-plum)}.cm-step p{margin:0;font-size:.94rem}.cm-product{padding:35px 0 10px}.cm-product__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(35px,5vw,80px);align-items:start}.cm-product__gallery{display:grid;gap:13px}.cm-product__media{background:#ece7e8;border-radius:16px;overflow:hidden;border:1px solid var(--cm-border)}.cm-product__media img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:contain}.cm-product__details{position:sticky;top:130px;padding:20px 0}.cm-product__badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.cm-product h1{font-size:clamp(2.5rem,4vw,4.3rem);line-height:1.02;color:var(--cm-plum);margin:0 0 17px}.cm-product__subtitle{font-size:1.02rem;margin:0 0 17px;color:#514359}.cm-product__price{font:800 clamp(2.1rem,3.4vw,3.1rem)/1.1 "Bricolage Grotesque",sans-serif;color:var(--cm-plum);margin-bottom:12px}.cm-product__price-row{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.cm-product__compare{font-size:1.25rem;color:#706578}.cm-product__compare[hidden],.cm-product__saving[hidden]{display:none}.cm-product__saving{margin:-5px 0 13px;color:var(--cm-plum);font-size:.88rem;font-weight:850}.cm-product__web{font-size:.88rem;font-weight:800;color:var(--cm-plum);margin:0 0 14px}.cm-product__stock{background:var(--cm-citron);color:var(--cm-plum);border-radius:8px;padding:10px 12px;font-size:.84rem;font-weight:800;margin:0 0 17px}.cm-product__stock[hidden]{display:none}.cm-buy-form{margin:15px 0}.cm-buy-form label{display:block;margin-bottom:8px;font-weight:800;font-size:.95rem}.cm-buy-form select{display:block;width:100%;min-height:50px;border:1.5px solid var(--cm-plum);border-radius:10px;padding:0 13px;background:var(--cm-white);font:700 1rem Manrope,sans-serif;color:var(--cm-plum);margin-bottom:16px}.cm-buy-form .cm-btn{width:100%;font-size:1.06rem;min-height:57px}.cm-product__assurances{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0;border-block:1px solid var(--cm-border);padding:16px 0}.cm-product__assurances span{font-size:.88rem;font-weight:700;color:var(--cm-plum)}.cm-product__assurances span:before{content:"\2713";font-weight:900;color:var(--cm-plum);background:var(--cm-citron);width:21px;height:21px;border-radius:100%;display:inline-grid;place-items:center;margin-right:7px;font-size:.8rem}.cm-product__description{font-size:.98rem;color:var(--cm-ink);margin:24px 0}.cm-product__description h2,.cm-product__description h3{font-size:1.45rem;color:var(--cm-plum);margin:24px 0 10px}.cm-product__description ul{padding-left:20px}.cm-product__faq details{border-top:1px solid var(--cm-border);padding:16px 0}.cm-product__faq details:last-child{border-bottom:1px solid var(--cm-border)}.cm-product__faq summary{cursor:pointer;font-weight:800;color:var(--cm-plum);list-style:none;display:flex;justify-content:space-between;gap:15px}.cm-product__faq summary:after{content:"+";font-size:1.25rem}.cm-product__faq details[open] summary:after{content:"\2212"}.cm-product__faq p{font-size:.91rem;line-height:1.55;margin:10px 0 0}.cm-store-proof{padding:74px 0 0}.cm-store-proof h2{font-size:clamp(2.3rem,4.2vw,4rem);margin:8px 0 16px;color:var(--cm-plum)}.cm-store-proof__photos{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:27px}.cm-store-proof__photos img{width:100%;height:390px;object-fit:cover;border-radius:14px}.cm-store-proof__caption{font-size:.86rem;color:#5a4a62;margin-top:8px}.cm-prose{max-width:780px;margin-inline:auto;font-size:1.05rem;line-height:1.7}.cm-prose h2{font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.15;color:var(--cm-plum);margin:1.55em 0 .35em}.cm-prose .cm-eyebrow{color:#664777}.cm-prose a{color:var(--cm-plum);font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}.cm-prose ol,.cm-prose ul{padding-left:25px}.cm-js .cm-reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.cm-reveal.is-visible{opacity:1;transform:none}.cm-btn--cream{border-color:var(--cm-lilac);color:var(--cm-cream)!important}.cm-btn--cream:hover{background:#59406a}.cm-example-note{font-size:.81rem;color:#554a59;margin:20px 0 0}.cm-web-promo{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.cm-web-promo h2{font-size:clamp(2.6rem,4.5vw,4.8rem);line-height:1.02;margin:10px 0 18px;color:var(--cm-cream)}.cm-web-promo p{font-size:1.03rem;max-width:540px;margin-bottom:26px}.cm-web-promo__visual{border-radius:18px;overflow:hidden;aspect-ratio:1.25;background:#614878}.cm-web-promo__visual img{width:100%;height:100%;object-fit:cover}.cm-breadcrumb{font-size:.78rem;color:#654f70;margin:4px 0 25px}.cm-breadcrumb a{color:inherit;text-decoration:none}.cm-breadcrumb a:hover{text-decoration:underline}.cm-product__no-image{display:grid;place-items:center;min-height:500px;padding:30px;text-align:center}.cm-demo-alert{padding:13px 15px;border:1px solid var(--cm-plum);background:var(--cm-lilac);font-size:.86rem;font-weight:800;border-radius:10px;color:var(--cm-plum)}.cm-product__afterbuy{font-size:.78rem;color:#5e5264;margin-top:9px}.cm-store-proof__cta{display:flex;gap:11px;flex-wrap:wrap;margin-top:26px}.cm-page{padding:56px 0 30px}.cm-page__heading{max-width:810px;margin:0 auto 38px}.cm-page h1,.cm-collection h1{font-size:clamp(2.8rem,5vw,5.3rem);line-height:1.02;color:var(--cm-plum);margin:9px 0 17px}.cm-page__intro{font-size:1.1rem;max-width:790px}.cm-page__photos{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:43px}.cm-page__photos img{width:100%;aspect-ratio:1.35;object-fit:cover;border-radius:16px}.cm-page__photos figcaption{font-size:.8rem;color:#5b4d60;margin-top:8px}.cm-page__photos figure{margin:0}.cm-collection{padding:55px 0 35px}.cm-collection__intro{max-width:830px;margin-bottom:32px}.cm-collection__intro p{font-size:1.07rem}.cm-collection__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cm-collection__card{display:block;color:var(--cm-plum);text-decoration:none;background:#fff;border-radius:14px;overflow:hidden}.cm-collection__card img{width:100%;aspect-ratio:4/5;object-fit:cover}.cm-collection__card div{padding:17px}.cm-collection__card h2{font-size:1.32rem;margin:0 0 7px;color:var(--cm-plum)}.cm-collection__card p{margin:0;font-weight:800}.cm-collection__empty{background:#eee5f2;border-radius:18px;padding:clamp(25px,5vw,58px);max-width:790px}.cm-collection__empty h2{font-size:2rem;color:var(--cm-plum);margin:0 0 12px}.cm-collection__empty p{margin-bottom:23px}.cm-pagination{display:flex;gap:15px;justify-content:center;margin-top:30px}.cm-pagination a{color:var(--cm-plum);font-weight:800}.cm-contact-form{max-width:750px;margin:36px auto 0;display:grid;gap:15px}.cm-contact-form label{display:block;font-weight:800;margin:0 0 7px}.cm-contact-form input,.cm-contact-form textarea{width:100%;padding:13px;border:1.5px solid var(--cm-border);border-radius:9px;background:#fff;color:var(--cm-ink);font:inherit}.cm-contact-form textarea{min-height:150px}.cm-contact-form .cm-btn{justify-self:start}.cm-form-status{font-weight:800;background:var(--cm-citron);padding:14px;border-radius:8px}.cm-cart__layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(310px,.75fr);gap:35px}.cm-cart__items{display:grid;gap:17px;align-content:start}.cm-cart__item{display:grid;grid-template-columns:125px 1fr;gap:20px;border-bottom:1px solid var(--cm-border);padding-bottom:17px}.cm-cart__item img{width:125px;aspect-ratio:4/5;object-fit:cover;border-radius:10px}.cm-cart__item h2{font-size:1.35rem;margin:0 0 7px}.cm-cart__item h2 a{color:var(--cm-plum);text-decoration:none}.cm-cart__item p{margin:0 0 8px}.cm-cart__controls{display:flex;align-items:center;gap:12px;margin-top:14px;font-size:.87rem;font-weight:800}.cm-cart__controls input{width:63px;padding:7px;border:1px solid var(--cm-border);border-radius:7px;background:#fff}.cm-cart__controls a{color:var(--cm-plum)}.cm-cart__items>.cm-btn{justify-self:start}.cm-cart__summary{background:#eee6f2;padding:29px;border-radius:17px;align-self:start}.cm-cart__summary h2{font-size:1.7rem;margin:0 0 22px;color:var(--cm-plum)}.cm-cart__summary p{font-size:.9rem}.cm-cart__total{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--cm-border);padding-top:18px;font-weight:800}.cm-cart__total strong{font-size:1.7rem;color:var(--cm-plum)}.cm-cart__summary button{width:100%;margin:10px 0}.cm-cart__summary a{font-size:.85rem;color:var(--cm-plum);font-weight:800}.cm-search-form{max-width:790px;margin:0 auto}.cm-search-form label{display:block;font-weight:800;color:var(--cm-plum);margin-bottom:8px}.cm-search-form>div{display:flex;gap:10px}.cm-search-form input{flex:1;min-width:0;background:#fff;border:1.5px solid var(--cm-plum);border-radius:10px;padding:13px 17px;font:inherit}.cm-search-results{margin-top:55px}.cm-search-results h2{font-size:2rem;color:var(--cm-plum);margin-bottom:23px}.cm-search-results .cm-collection__card h3{font-size:1.35rem;margin:0 0 7px;color:var(--cm-plum)}.cm-search-results .cm-collection__card:not(:has(img)){display:grid;align-items:end;min-height:175px;background:#eee6f2}body .content-for-layout{display:block;flex:0 0 auto;min-height:45vh}@media(max-width:990px){.cm-nav{display:none}.cm-mobile-menu{display:block}.cm-header__inner{min-height:72px}.cm-header__logo{width:min(235px,43vw)}.cm-hero__layout{grid-template-columns:1fr 1fr;gap:14px}.cm-hero__copy{min-height:450px;padding:35px}.cm-hero__photo{min-height:450px}.cm-hero h1{font-size:clamp(2.7rem,5vw,4.7rem)}.cm-offer-card__image{height:250px}.cm-product__grid{gap:27px}}@media(max-width:720px){.cm-container{width:min(100% - 28px,1280px)}.cm-topline{font-size:.7rem;padding:8px}.cm-topline span+span:before{padding-inline:6px}.cm-header__inner{min-height:62px}.cm-header__logo{width:min(190px,54vw);max-height:42px}.cm-header__actions{gap:3px}.cm-hero{padding:14px 0 0}.cm-hero__layout{grid-template-columns:1fr;gap:0}.cm-hero__copy{min-height:auto;padding:36px 24px 38px;border-radius:17px 17px 0 0}.cm-hero h1{font-size:clamp(3rem,12vw,4.7rem);margin-bottom:16px}.cm-hero__copy>p:not(.cm-eyebrow){font-size:1rem;margin-bottom:22px}.cm-hero__photo{min-height:330px;border-radius:0 0 17px 17px}.cm-hero__sticker{font-size:.73rem;right:12px;bottom:12px}.cm-trustline{grid-template-columns:1fr;gap:7px;padding:14px 0 0}.cm-trustline div{padding:12px 15px;font-size:.84rem}.cm-section{padding:60px 0}.cm-section--tight{padding:50px 0}.cm-section__lead{display:block}.cm-section__lead h2{font-size:2.7rem}.cm-section__lead p{margin-top:12px}.cm-offer-grid{grid-template-columns:1fr;gap:14px}.cm-offer-card{display:grid;grid-template-columns:43% 1fr;min-height:170px}.cm-offer-card__image{height:100%}.cm-offer-card__image span{font-size:.63rem;left:8px;top:8px;padding:6px}.cm-offer-card__body{padding:15px}.cm-offer-card h3{font-size:1.35rem}.cm-offer-card p{font-size:.75rem}.cm-brandline__inner{width:max-content;gap:20px;font-size:.85rem}.cm-story-grid{grid-template-columns:1fr;gap:20px}.cm-story-grid__image{aspect-ratio:1.25}.cm-story-grid h2{font-size:2.8rem}.cm-steps{grid-template-columns:1fr;gap:10px}.cm-step{padding:20px}.cm-footer{margin-top:55px;padding:50px 0 25px}.cm-footer__grid{grid-template-columns:1fr 1fr;gap:28px}.cm-footer__brand{grid-column:1/-1}.cm-footer__bottom{display:block}.cm-product{padding:0}.cm-product__grid{grid-template-columns:1fr;gap:12px}.cm-product__gallery{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:10px;margin:0 -14px;padding:14px;scrollbar-width:thin}.cm-product__media{flex:0 0 85%;scroll-snap-align:center;border-radius:14px}.cm-product__media img{aspect-ratio:4/5}.cm-product__details{position:static;padding:12px 0}.cm-product h1,.cm-product__price{font-size:2.6rem}.cm-product__assurances{gap:12px}.cm-product__assurances span{font-size:.81rem}.cm-store-proof{padding:55px 0 0}.cm-store-proof__photos{grid-template-columns:1fr}.cm-store-proof__photos img{height:310px}.cm-prose{font-size:1rem;padding-inline:0}}@media(max-width:420px){.cm-topline span:last-child{display:none}.cm-footer__grid{grid-template-columns:1fr 1fr}.cm-footer__brand{grid-column:1/-1}.cm-footer__grid>div:last-child{grid-column:1/-1}.cm-product__assurances{grid-template-columns:1fr}}@media(max-width:720px){.cm-cart__layout{grid-template-columns:1fr;gap:27px}.cm-cart__item{grid-template-columns:92px 1fr;gap:13px}.cm-cart__item img{width:92px}.cm-cart__item h2{font-size:1.14rem}.cm-cart__summary{padding:23px}}@media(max-width:720px){.cm-search-form>div{display:grid}.cm-search-form button{width:100%}.cm-search-results .cm-collection__card h3{font-size:1.05rem}}@media(max-width:720px){.cm-web-promo{grid-template-columns:1fr;gap:22px}.cm-web-promo h2{font-size:3rem}.cm-web-promo__visual{aspect-ratio:1.4}.cm-page{padding:39px 0 15px}.cm-page__photos{grid-template-columns:1fr}.cm-collection{padding:39px 0}.cm-collection__grid{grid-template-columns:repeat(2,1fr);gap:12px}.cm-collection__card div{padding:12px}.cm-collection__card h2{font-size:1.06rem}.cm-collection__card p{font-size:.87rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cm-js .cm-reveal{opacity:1;transform:none;transition:none}.cm-btn,.cm-offer-card,.cm-offer-card img{transition:none}}body{background:#fff!important;font-size:18px;line-height:1.6}.cm-header,.cm-mobile-nav{background:#fff}.cm-topline{font-size:.92rem}.cm-nav a,.cm-mobile-nav a,.cm-footer a,.cm-footer p,.cm-footer__bottom{font-size:1rem}.cm-eyebrow,.cm-pill,.cm-offer-card__image span{font-size:.88rem}.cm-btn{font-size:1.05rem}.cm-trustline div,.cm-step p,.cm-offer-card p,.cm-prose,.cm-collection__intro p,.cm-page__intro,.cm-example-note{font-size:1.06rem}.cm-step{background:#f7f5f9}.cm-collection__empty{background:#f5f1f7}.cm-collection__card{border:1px solid var(--cm-border)}.cm-collection__card h2{font-size:1.42rem}.cm-collection__card p{font-size:1.12rem}.cm-collection__demo{display:inline-block;color:var(--cm-plum);background:var(--cm-citron);border-radius:5px;padding:4px 8px;margin-bottom:9px;font-size:.82rem;font-weight:800}.cm-template-product .cm-header__logo{width:min(215px,53vw)}.cm-product{padding:32px 0 30px}.cm-product .cm-container{width:min(1220px,calc(100% - 48px))}.cm-product__grid{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);gap:clamp(24px,4vw,60px)}.cm-product__gallery,.cm-product__details,.cm-product__below{min-width:0;max-width:100%}.cm-product__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.cm-product__media:first-child{grid-column:1/-1}.cm-product__media{background:#f8f8f9;border-color:#eee9ef;min-width:0}.cm-product__media img{width:100%;aspect-ratio:1/1;object-fit:contain}.cm-product__media:first-child img{aspect-ratio:4/4.5}.cm-product__details{position:static;padding:0}.cm-product__kicker{display:inline-flex;align-items:center;gap:8px;background:var(--cm-plum);color:#fff;border-radius:6px;padding:8px 11px;margin:0 0 12px;font-size:.79rem;font-weight:850;letter-spacing:.065em;line-height:1.25}.cm-product__kicker span{color:var(--cm-citron)}.cm-product__offer-mark{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 12px;color:var(--cm-plum)}.cm-product__offer-mark strong{font:800 clamp(2.25rem,4vw,3.85rem)/.95 "Bricolage Grotesque",sans-serif;letter-spacing:-.055em}.cm-product__offer-mark span{background:var(--cm-citron);border-radius:6px;padding:7px 10px;font-size:.86rem;font-weight:900;line-height:1.25}.cm-product h1{font-size:clamp(2.05rem,3vw,3.1rem);line-height:1.06;margin:0 0 12px;overflow-wrap:anywhere}.cm-product__intro{font-size:1.08rem;line-height:1.55;margin:0 0 12px}.cm-product__subtitle{font-size:1.02rem;margin:0 0 10px;font-weight:800}.cm-demo-alert{font-size:1rem;padding:13px 15px;margin:15px 0;background:#f4eff7}.cm-product__price-panel{border:1px solid #e1d7e6;border-radius:16px;padding:18px 20px;margin:19px 0 16px;background:#fff}.cm-product__price-label{display:block;color:var(--cm-plum);font-size:.94rem;font-weight:800;line-height:1.3;margin-bottom:6px}.cm-product__price-row{gap:13px}.cm-product__price{font-size:clamp(2.5rem,3.4vw,3.2rem);margin:0}.cm-product__price-note{font-size:.96rem;margin:6px 0 0}.cm-product__saving{font-size:1rem;margin:4px 0 0}.cm-product__stock{font-size:.98rem}.cm-buy-form{margin:15px 0 7px}.cm-buy-form label{font-size:1.02rem}.cm-buy-form select{font-size:1.06rem;min-height:55px}.cm-buy-form .cm-btn{min-height:62px;font-size:1.11rem}.cm-product__afterbuy{font-size:.92rem;line-height:1.45;margin:10px 0 20px}.cm-product__assurances{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0;border:0;margin:22px 0 0}.cm-product__assurances div{display:grid;grid-template-columns:34px 1fr;column-gap:8px;align-items:start;border:1px solid var(--cm-border);background:#fff;border-radius:11px;padding:12px;min-width:0}.cm-product__assurances div>span{grid-row:1/3;display:grid;place-items:center;background:var(--cm-citron);color:var(--cm-plum);border-radius:8px;width:32px;height:32px;font-size:1.15rem;font-weight:900}.cm-product__assurances div>span:before{display:none}.cm-product__assurances strong{color:var(--cm-plum);font-size:.94rem;line-height:1.2}.cm-product__assurances small{font-size:.83rem;line-height:1.35;color:#4a4050;overflow-wrap:anywhere}.cm-product__below{margin-top:56px}.cm-product__below h2{font-size:clamp(2.15rem,4vw,3.7rem);color:var(--cm-plum);line-height:1.05;margin:9px 0 18px}.cm-product__contents{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(25px,5vw,80px);padding:48px 0;border-top:2px solid var(--cm-plum)}.cm-product__contents>div{min-width:0}.cm-product__contents p{font-size:1.07rem}.cm-product__description{margin:0;background:#f6f3f8;padding:clamp(22px,3vw,38px);border-radius:17px;font-size:1.06rem;overflow-wrap:anywhere}.cm-product__description h2,.cm-product__description h3{font-size:1.55rem;margin:15px 0 9px}.cm-product__description p:first-child{margin-top:0}.cm-product__description li+li{margin-top:7px}.cm-product__editorial{padding:clamp(32px,5vw,65px);border-radius:20px;background:var(--cm-plum);color:#fff}.cm-product__editorial .cm-eyebrow{color:var(--cm-citron)}.cm-product__editorial h2{color:#fff;max-width:850px}.cm-product__editorial>p{font-size:1.13rem;max-width:740px}.cm-product__editorial-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:32px}.cm-product__editorial-steps div{display:grid;gap:8px;border:1px solid #745788;border-radius:11px;padding:18px;min-width:0}.cm-product__editorial-steps b{font:800 2rem/1 Bricolage Grotesque,sans-serif;color:var(--cm-citron)}.cm-product__editorial-steps strong{font-size:1.07rem;line-height:1.25}.cm-product__editorial-steps span{font-size:.95rem;line-height:1.4}.cm-product__faq{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(24px,6vw,90px);padding:78px 0}.cm-product__faq-heading p{font-size:1.06rem}.cm-product__faq-list{min-width:0}.cm-product__faq details{border:1px solid #e0d4e7;border-radius:12px;padding:0;margin-bottom:10px;overflow:hidden;background:#fff}.cm-product__faq details:last-child{border-bottom:1px solid #e0d4e7}.cm-product__faq details[open]{background:#f7f4f9;border-color:#bdaaca}.cm-product__faq summary{font-size:1.12rem;align-items:center;padding:20px;line-height:1.3}.cm-product__faq summary:after{background:var(--cm-citron);color:var(--cm-plum);width:31px;height:31px;display:grid;place-items:center;flex:none;border-radius:50%;font-size:1.35rem}.cm-product__faq p{font-size:1.02rem;line-height:1.6;margin:0;padding:0 20px 20px}.cm-store-proof{padding:20px 0 35px}.cm-store-proof__intro{max-width:720px}.cm-store-proof__intro p{font-size:1.08rem}.cm-store-proof__photos figure{margin:0;min-width:0}.cm-store-proof__photos img{display:block;width:100%;height:auto;aspect-ratio:1.4;object-fit:cover}.cm-store-proof__photos figcaption{font-size:.94rem;margin-top:9px}.cm-footer--product{margin-top:0;padding:32px 0;color:#fff}.cm-footer--product strong{font-size:1.28rem}.cm-footer--product p{max-width:none;margin:7px 0}.cm-footer__legal{display:flex;flex-wrap:wrap;gap:10px 22px}.cm-footer__legal a{font-size:.92rem;text-decoration:underline;text-underline-offset:3px}@media(max-width:900px){.cm-product__grid{grid-template-columns:minmax(0,1fr);gap:22px}.cm-product__gallery{max-width:740px;margin:auto}.cm-product__details{max-width:740px;margin:auto;width:100%}}@media(max-width:720px){body{font-size:17px}.cm-topline{font-size:.81rem}.cm-container,.cm-product .cm-container{width:calc(100% - 32px)}.cm-trustline div,.cm-offer-card p,.cm-step p,.cm-prose{font-size:1rem}.cm-offer-card h3{font-size:1.55rem}.cm-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cm-collection__card h2{font-size:1.12rem}.cm-collection__card p{font-size:1rem}.cm-product{padding:18px 0 20px}.cm-product__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:19px;width:100%}.cm-product__gallery{display:flex;gap:10px;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;margin:0;padding:0 0 7px;scroll-snap-type:x mandatory}.cm-product__media,.cm-product__media:first-child{flex:0 0 min(88%,470px);grid-column:auto;min-width:0;scroll-snap-align:start;border-radius:13px}.cm-product__media img,.cm-product__media:first-child img{width:100%;height:auto;aspect-ratio:4/4.6;object-fit:contain}.cm-product__details{width:100%;max-width:100%;min-width:0;margin:0;padding:0}.cm-product__kicker{font-size:.68rem;max-width:100%;flex-wrap:wrap;margin-bottom:11px}.cm-product__offer-mark strong{font-size:clamp(2rem,9vw,3rem)}.cm-product__offer-mark span{font-size:.73rem}.cm-product h1{font-size:clamp(2rem,8vw,2.7rem)}.cm-product__intro{font-size:1.02rem}.cm-product__price-panel{padding:15px;margin:16px 0 12px}.cm-product__price{font-size:2.65rem}.cm-product__assurances{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.cm-product__assurances div{grid-template-columns:1fr;padding:10px;gap:4px}.cm-product__assurances div>span{grid-row:auto;width:30px;height:30px}.cm-product__assurances strong{font-size:.87rem}.cm-product__assurances small{font-size:.78rem}.cm-product__below{margin-top:38px}.cm-product__contents,.cm-product__faq{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;padding:36px 0}.cm-product__below h2{font-size:clamp(2rem,8vw,2.8rem)}.cm-product__description{padding:20px}.cm-product__editorial{padding:28px 20px}.cm-product__editorial-steps{grid-template-columns:minmax(0,1fr);gap:8px;margin-top:22px}.cm-product__editorial-steps div{padding:14px;grid-template-columns:45px 1fr}.cm-product__editorial-steps b{grid-row:1/3}.cm-product__editorial-steps strong{font-size:1rem}.cm-product__editorial-steps span{font-size:.9rem}.cm-product__faq summary{font-size:1.02rem;padding:16px}.cm-product__faq p{font-size:.98rem;padding:0 16px 18px}.cm-store-proof{padding:0 0 35px}.cm-store-proof__photos{grid-template-columns:minmax(0,1fr);gap:20px}.cm-footer--product{padding:27px 0}}@media(max-width:400px){.cm-product__assurances{grid-template-columns:minmax(0,1fr)}.cm-product__assurances div{grid-template-columns:32px 1fr}.cm-product__assurances div>span{grid-row:1/3}}.cm-featured{padding-top:35px}.cm-featured__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cm-featured__card{display:block;min-width:0;background:#fff;border:1px solid var(--cm-border);border-radius:16px;overflow:hidden;color:var(--cm-plum);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.cm-featured__card:hover{transform:translateY(-3px);box-shadow:var(--cm-shadow)}.cm-featured__image{aspect-ratio:4/4.3;background:#f6f2f7;overflow:hidden}.cm-featured__image img{width:100%;height:100%;object-fit:cover}.cm-featured__copy{padding:19px}.cm-featured__copy span{display:inline-block;font-size:.76rem;font-weight:850;letter-spacing:.03em;background:var(--cm-citron);padding:5px 8px;border-radius:5px}.cm-featured__copy h3{font-size:1.45rem;line-height:1.18;color:var(--cm-plum);margin:12px 0 8px}.cm-featured__copy strong{font-size:1.3rem}@media(max-width:720px){.cm-featured__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.cm-featured__copy{padding:13px}.cm-featured__copy span{font-size:.64rem}.cm-featured__copy h3{font-size:1.1rem}.cm-featured__copy strong{font-size:1.11rem}}@media(max-width:400px){.cm-featured__grid{grid-template-columns:minmax(0,1fr)}.cm-featured__image{aspect-ratio:4/3.3}}.cm-hero{padding-top:24px}.cm-hero__layout{gap:0}.cm-hero__copy{border-radius:22px 0 0 22px;min-height:620px;position:relative;background:#30143f}.cm-hero__copy:after{content:"\2726";position:absolute;right:20px;top:12px;font-size:clamp(6rem,13vw,13rem);line-height:1;color:#d9f25d21;pointer-events:none}.cm-hero__copy .cm-eyebrow{display:inline-block;align-self:start;border:1px solid var(--cm-citron);border-radius:50px;padding:9px 13px;letter-spacing:.04em;font-size:.83rem;position:relative;z-index:1}.cm-hero h1{font-size:clamp(4.1rem,6.4vw,7rem);line-height:.89;letter-spacing:-.07em;position:relative;z-index:1}.cm-hero h1 strong{display:inline-block;font-style:italic;letter-spacing:-.08em}.cm-hero__copy>p:not(.cm-eyebrow){font-size:1.12rem;max-width:570px;position:relative;z-index:1}.cm-hero__actions{position:relative;z-index:1}.cm-hero__photo{border-radius:0 22px 22px 0;min-height:620px}.cm-hero__photo:after{content:"";position:absolute;top:55%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#200f2b57);pointer-events:none}.cm-hero__sticker{z-index:1;right:25px;bottom:25px;background:var(--cm-citron);max-width:250px;font-size:1.03rem;line-height:1.25;border-radius:0;transform:rotate(-4deg);box-shadow:8px 8px 0 var(--cm-plum)}.cm-deal-marquee{background:var(--cm-citron);color:var(--cm-plum);padding:16px 0;margin-top:35px;font-weight:900;font-size:clamp(.9rem,1.5vw,1.3rem);letter-spacing:.045em;text-align:center;overflow:hidden}.cm-deal-marquee .cm-container{max-width:1100px}.cm-deal-marquee span{padding-inline:clamp(12px,3vw,40px)}.cm-section__lead h2 em,.cm-product__editorial em{font-style:italic;color:#70468b}.cm-section__lead h2{font-size:clamp(3rem,5vw,5.2rem);letter-spacing:-.065em}.cm-offer-card{border:1px solid var(--cm-plum);border-radius:0;box-shadow:7px 7px 0 var(--cm-citron)}.cm-offer-card__image{height:360px}.cm-offer-card__image span{border-radius:0;font-size:.9rem}.cm-offer-card__body{border-top:1px solid var(--cm-plum)}.cm-offer-card h3{font-size:2rem}.cm-featured__card{border:1px solid var(--cm-plum);border-radius:0}.cm-featured__copy span{border-radius:0;font-size:.8rem}.cm-featured__copy strong{font-size:1.55rem}.cm-collection__card{border-radius:0;border:1px solid var(--cm-plum)}.cm-collection__demo{border-radius:0}.cm-collection__intro{max-width:none;background:var(--cm-plum);color:#fff;padding:clamp(28px,5vw,68px);margin-bottom:40px;position:relative;overflow:hidden}.cm-collection__intro:after{content:"\2726";position:absolute;right:2%;top:-32%;font-size:clamp(11rem,25vw,25rem);color:#d9f25d1f;pointer-events:none}.cm-collection__intro .cm-eyebrow{color:var(--cm-citron);position:relative;z-index:1}.cm-collection__intro h1{color:#fff;font-size:clamp(3.6rem,7vw,7.4rem);line-height:.92;letter-spacing:-.07em;max-width:900px;position:relative;z-index:1}.cm-collection__intro p{font-size:1.14rem;max-width:670px;position:relative;z-index:1}.cm-collection__intro-stripe{display:flex;gap:13px;align-items:center;flex-wrap:wrap;color:var(--cm-citron);font-size:.78rem;letter-spacing:.07em;font-weight:900;margin-top:30px;position:relative;z-index:1}.cm-collection__card:hover{transform:translateY(-3px);box-shadow:6px 6px 0 var(--cm-citron)}.cm-template-product .page-wrapper,.cm-template-product .content-for-layout{width:100%;min-width:0;max-width:100%;overflow-x:clip}.cm-template-product .shopify-section{min-width:0;max-width:100%}.cm-product,.cm-product *{box-sizing:border-box}.cm-product{width:100%;max-width:100%;overflow-x:clip;padding-top:0}.cm-product .cm-container{display:block;width:min(1220px,calc(100% - 48px));max-width:100%;margin-inline:auto;padding-inline:0}.cm-product__grid,.cm-product__below{width:100%;min-width:0}.cm-product__ribbon{background:var(--cm-citron);color:var(--cm-plum);padding:12px 0;margin-bottom:32px;font-size:.83rem;font-weight:900;letter-spacing:.08em}.cm-product__ribbon .cm-container{display:flex;justify-content:space-between;gap:16px;align-items:center}.cm-product__gallery,.cm-product__details{min-width:0;width:100%}.cm-product__gallery{align-self:start}.cm-product__media{border-radius:0;border:1px solid #e4dce8}.cm-product__kicker{border-radius:0;background:var(--cm-citron);color:var(--cm-plum);font-size:.82rem;padding:9px 12px;margin-bottom:16px}.cm-product__kicker span{color:var(--cm-plum)}.cm-product__offer-mark{display:block;margin-bottom:22px}.cm-product__offer-mark strong{display:block;font-size:clamp(4.2rem,7vw,7.3rem);line-height:.83;letter-spacing:-.09em}.cm-product__offer-mark span{display:inline-block;margin-top:13px;background:var(--cm-plum);color:#fff;border-radius:0;font-size:.83rem;letter-spacing:.07em;padding:9px 12px}.cm-product h1{font-size:clamp(2.7rem,3.5vw,4.2rem);line-height:.97;letter-spacing:-.06em;margin-bottom:17px}.cm-product__intro{font-size:1.12rem;max-width:55ch}.cm-product__price-panel{border:2px solid var(--cm-plum);border-radius:0;background:#fff;padding:22px 25px;box-shadow:8px 8px 0 var(--cm-citron);margin:27px 9px 25px 0}.cm-product__price-label{font-size:.87rem;letter-spacing:.07em}.cm-product__price{font-size:clamp(3.2rem,4.4vw,5rem)}.cm-product__price-note{font-size:1rem}.cm-product__assurances{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.cm-product__assurances div{border-radius:0}.cm-product__below{margin-top:74px}.cm-product__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:2px solid var(--cm-plum);margin-bottom:68px}.cm-product__benefits>div{padding:clamp(22px,3vw,38px);min-width:0}.cm-product__benefits>div+div{border-left:2px solid var(--cm-plum)}.cm-product__benefits b{display:block;font-size:.78rem;letter-spacing:.11em;color:#68427b;margin-bottom:22px}.cm-product__benefits strong{display:block;font:800 clamp(1.65rem,2.5vw,2.65rem)/1.07 "Bricolage Grotesque",sans-serif;color:var(--cm-plum);letter-spacing:-.05em}.cm-product__benefits p{font-size:1.02rem;margin-bottom:0}.cm-product__editorial{position:relative;border-radius:0;overflow:hidden;padding:clamp(40px,7vw,100px);background:#30143f}.cm-product__editorial:before{content:"\2726";position:absolute;right:-.06em;top:-.45em;font-size:clamp(15rem,30vw,34rem);line-height:1;color:#d9f25d1c;pointer-events:none}.cm-product__editorial h2{font-size:clamp(3.1rem,5.8vw,6.4rem);letter-spacing:-.065em;line-height:.98;max-width:970px;position:relative}.cm-product__editorial h2 em{color:var(--cm-citron)}.cm-product__editorial>p{font-size:1.2rem;position:relative;max-width:650px}.cm-product__why{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(30px,6vw,90px);padding:92px 0;border-bottom:1px solid var(--cm-border)}.cm-product__why>div{min-width:0}.cm-product__why>div>p{font-size:1.12rem;max-width:46ch}.cm-product__why-cards{display:grid;gap:12px}.cm-product__why-cards>div{display:grid;grid-template-columns:55px 1fr;column-gap:15px;padding:17px 20px;background:#f5f0f8;align-items:center}.cm-product__why-cards span{grid-row:span 2;font:800 2.1rem/1 Bricolage Grotesque,sans-serif;color:#8356a2}.cm-product__why-cards strong{font-size:1.19rem;color:var(--cm-plum)}.cm-product__why-cards p{margin:3px 0 0;font-size:1rem}.cm-product__more{padding:65px 0;border-bottom:1px solid var(--cm-border)}.cm-product__more .cm-product__description{max-width:900px;background:#f5f0f8}.cm-product__faq{padding:95px 0;align-items:start}.cm-product__faq-heading{background:var(--cm-citron);padding:clamp(24px,4vw,48px);min-width:0;position:relative;overflow:hidden}.cm-product__faq-heading h2{font-size:clamp(2.8rem,4.6vw,5.1rem);line-height:.95;position:relative;z-index:1}.cm-product__faq-heading p{font-size:1.1rem;position:relative;z-index:1}.cm-product__faq-art{position:absolute;right:-.05em;bottom:-.43em;font:800 19rem/1 Bricolage Grotesque,sans-serif;color:#321a451f;pointer-events:none}.cm-product__faq details{border-radius:0;border-color:var(--cm-plum)}.cm-product__faq details[open]{background:#f6f0f8;border-color:var(--cm-plum)}.cm-product__faq summary{font-size:1.15rem}.cm-product__closer{background:var(--cm-plum);color:#fff;text-align:center;padding:48px 20px 53px}.cm-product__closer span{font-size:.8rem;font-weight:900;letter-spacing:.13em;color:var(--cm-citron)}.cm-product__closer strong{display:block;font:800 clamp(2.3rem,4vw,4.5rem)/1.05 "Bricolage Grotesque",sans-serif;letter-spacing:-.05em;margin:14px auto;max-width:800px}.cm-product__closer p{font-size:1.08rem;margin:0}@media(max-width:900px){.cm-product__why{grid-template-columns:minmax(0,1fr)}.cm-product__gallery,.cm-product__details{max-width:740px;margin-inline:auto}.cm-product__ribbon .cm-container{display:flex}}@media(max-width:720px){.cm-hero__layout{display:grid;grid-template-columns:minmax(0,1fr)}.cm-hero__copy{border-radius:16px 16px 0 0;min-height:auto;padding:35px 25px 40px}.cm-hero__photo{border-radius:0 0 16px 16px;min-height:340px}.cm-hero h1{font-size:clamp(3.5rem,12vw,5.2rem)}.cm-hero__copy .cm-eyebrow{font-size:.7rem}.cm-hero__sticker{font-size:.87rem;right:16px;bottom:16px}.cm-deal-marquee{font-size:.78rem;line-height:1.6;padding:9px 0}.cm-deal-marquee span{padding-inline:5px}.cm-section__lead h2{font-size:clamp(2.8rem,10vw,4rem)}.cm-offer-card__image{height:100%}.cm-offer-card h3{font-size:1.5rem}.cm-collection__intro{padding:34px 23px;margin-bottom:22px}.cm-collection__intro h1{font-size:clamp(3.1rem,12vw,4.5rem)}.cm-collection__intro p{font-size:1.04rem}.cm-collection__intro-stripe{font-size:.69rem;gap:7px}.cm-product .cm-container{width:calc(100% - 32px);max-width:100%;margin-inline:auto}.cm-product__ribbon{margin-bottom:20px;padding:10px 0;font-size:.7rem;line-height:1.25}.cm-product__ribbon .cm-container{justify-content:space-between;gap:10px}.cm-product__ribbon span:nth-child(3){display:none}.cm-product__grid{display:grid;grid-template-columns:minmax(0,1fr);width:100%;gap:26px;margin:0}.cm-product__gallery{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%;max-width:100%;min-width:0;overflow:visible;margin:0;padding:0}.cm-product__media,.cm-product__media:first-child{display:block;flex:none;grid-column:auto;width:100%;min-width:0;max-width:100%;margin:0}.cm-product__media:first-child{grid-column:1/-1}.cm-product__media img,.cm-product__media:first-child img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.cm-product__media:first-child img{aspect-ratio:4/4.5}.cm-product__details{width:100%;max-width:100%;min-width:0;margin:0;padding:0}.cm-product__offer-mark strong{font-size:clamp(4.2rem,19vw,6rem)}.cm-product h1{font-size:clamp(2.65rem,10vw,3.7rem);overflow-wrap:anywhere}.cm-product__intro{font-size:1.08rem}.cm-product__price-panel{padding:18px;margin:23px 8px 22px 0;box-shadow:7px 7px 0 var(--cm-citron)}.cm-product__price{font-size:3.2rem}.cm-product__benefits{grid-template-columns:minmax(0,1fr);margin-bottom:50px}.cm-product__benefits>div{padding:20px 23px}.cm-product__benefits>div+div{border-left:0;border-top:2px solid var(--cm-plum)}.cm-product__benefits b{margin-bottom:8px}.cm-product__benefits strong{font-size:2rem}.cm-product__benefits p{font-size:1.04rem;margin-top:8px}.cm-product__below{margin-top:52px}.cm-product__editorial{padding:42px 25px}.cm-product__editorial h2{font-size:clamp(3.05rem,11vw,4.5rem)}.cm-product__editorial>p{font-size:1.08rem}.cm-product__why{padding:60px 0;gap:22px}.cm-product__more{padding:45px 0}.cm-product__faq{padding:62px 0;gap:20px}.cm-product__faq-heading{padding:28px 23px}.cm-product__faq-heading h2{font-size:3rem}.cm-product__faq summary{font-size:1.08rem}.cm-product__faq p{font-size:1.03rem}.cm-product__closer{padding:40px 18px}.cm-product__closer strong{font-size:2.55rem}}.cm-header__inner{gap:16px}.cm-nav{gap:clamp(10px,1.3vw,19px)}.cm-nav a,.cm-nav-more summary{font-size:.96rem;white-space:nowrap}.cm-nav-more{position:relative;color:var(--cm-plum);font-weight:800}.cm-nav-more summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:7px;min-height:46px}.cm-nav-more summary::-webkit-details-marker{display:none}.cm-nav-more summary span{font-size:1.35rem;line-height:1;transition:transform .2s}.cm-nav-more[open] summary span{transform:rotate(180deg)}.cm-nav-more__panel{position:absolute;right:-25px;top:100%;min-width:245px;background:#fff;border:1px solid var(--cm-plum);box-shadow:7px 7px 0 var(--cm-citron);padding:9px;z-index:70}.cm-nav-more__panel a{display:block;padding:12px 13px;white-space:normal;font-size:.94rem}.cm-nav-more__panel a:hover{background:#f2ecf6;text-decoration:none}.cm-mobile-nav{max-height:min(75vh,610px);overflow-y:auto;z-index:80}.cm-mobile-nav__heading{display:block;padding:16px 8px 8px;font-size:.72rem;font-weight:900;letter-spacing:.12em;color:#765287}.cm-mobile-nav a{font-size:1.05rem}.cm-template-product .cm-header__inner{min-height:72px}.cm-product h1{font-size:clamp(2.35rem,2.85vw,3.55rem);line-height:1.01}.cm-product__intro{padding:14px 16px;border-left:5px solid var(--cm-citron);background:#f7f4f9;max-width:55ch;font-size:1.08rem}.cm-product__intro strong{color:var(--cm-plum);font-weight:900}.cm-product__price-note{font-weight:700}.cm-buy-form__help{font-size:.94rem;line-height:1.5;color:#54435c;margin:-5px 0 16px}.cm-product__store{padding:70px 0 45px;border-top:1px solid var(--cm-border)}.cm-product__store-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:28px;align-items:end;margin-bottom:24px}.cm-product__store-heading .cm-eyebrow{grid-column:1/-1;margin-bottom:-17px}.cm-product__store-heading h2{max-width:700px;margin:0}.cm-product__store-heading p{font-size:1.1rem;margin:0;max-width:480px}.cm-product__store-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cm-product__store-photos figure{margin:0;min-width:0;background:#f6f1f8}.cm-product__store-photos img{display:block;width:100%;height:auto;aspect-ratio:1.33;object-fit:cover}.cm-product__store-photos figcaption{padding:13px 17px;color:var(--cm-plum);font-weight:800;font-size:1rem}.cm-product__store-note{font-size:.85rem;color:#685c6e;margin:10px 0 0}.cm-story-grid__actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:21px}.cm-story-grid small{display:block;margin-top:13px;color:#6b5875;font-size:.8rem}.cm-text-link{color:var(--cm-plum);font-weight:900;text-underline-offset:5px;text-decoration-thickness:2px}.cm-home-story{background:#30143f;color:#fff;padding:clamp(55px,7vw,105px) 0}.cm-home-story__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.8fr);gap:clamp(30px,7vw,100px);align-items:center}.cm-home-story__copy .cm-eyebrow{color:var(--cm-citron)}.cm-home-story__copy h2{color:#fff;font-size:clamp(3.5rem,6vw,6.7rem);line-height:.95;margin:13px 0 28px;letter-spacing:-.065em}.cm-home-story__copy h2 em{color:var(--cm-citron)}.cm-home-story__copy p{font-size:1.14rem;max-width:590px}.cm-home-story__copy .cm-btn{margin-top:21px}.cm-home-story__visual{position:relative;min-width:0;max-width:560px}.cm-home-story__visual img{width:100%;aspect-ratio:4/4.7;object-fit:cover;display:block;border:10px solid #fff}.cm-home-story__stamp{position:absolute;right:-18px;bottom:30px;background:var(--cm-citron);color:var(--cm-plum);font-size:clamp(1.2rem,2.2vw,2rem);line-height:1.08;font-weight:900;padding:22px 25px;transform:rotate(-5deg);box-shadow:7px 7px #fff}.cm-home-guides__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.cm-home-guides__grid a{display:flex;flex-direction:column;min-width:0;min-height:340px;padding:clamp(22px,3vw,35px);background:#f6f1f8;border-top:6px solid var(--cm-plum);color:var(--cm-plum);text-decoration:none;transition:transform .2s,box-shadow .2s}.cm-home-guides__grid a:nth-child(2){background:#edfaad}.cm-home-guides__grid a:hover{transform:translateY(-4px);box-shadow:5px 6px 0 var(--cm-plum)}.cm-home-guides__grid span{font-size:.77rem;font-weight:900;letter-spacing:.09em}.cm-home-guides__grid h3{font-size:clamp(1.8rem,2.5vw,2.65rem);line-height:1.08;letter-spacing:-.05em;margin:35px 0 14px}.cm-home-guides__grid p{font-size:1.05rem;color:#3e3145;margin:0 0 30px}.cm-home-guides__grid b{margin-top:auto;font-size:1rem;text-decoration:underline;text-underline-offset:4px}.cm-home-faq{padding:clamp(60px,8vw,110px) 0;background:#f6f1f8}.cm-home-faq__layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(30px,7vw,95px);align-items:start}.cm-home-faq h2{font-size:clamp(3rem,5vw,5.5rem);line-height:.96;letter-spacing:-.06em;color:var(--cm-plum);margin:12px 0 24px}.cm-home-faq__layout>div>p{font-size:1.1rem;max-width:450px}.cm-home-faq__questions details{background:#fff;border:1px solid #d4c7dc;margin-bottom:9px}.cm-home-faq__questions summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 22px;color:var(--cm-plum);font-size:1.09rem;font-weight:800;cursor:pointer}.cm-home-faq__questions summary::-webkit-details-marker{display:none}.cm-home-faq__questions summary:after{content:"+";flex:none;background:var(--cm-citron);width:30px;height:30px;display:grid;place-items:center;font-size:1.25rem}.cm-home-faq__questions details[open] summary:after{content:"\2212"}.cm-home-faq__questions p{font-size:1.04rem;padding:0 22px 20px;margin:0}.cm-page{padding:25px 0 65px}.cm-page__mast{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);min-height:440px;background:var(--cm-plum);color:#fff;overflow:hidden}.cm-page__mast-copy{padding:clamp(32px,5vw,68px);align-self:center;min-width:0}.cm-page__mast-copy .cm-eyebrow{color:var(--cm-citron)}.cm-page__mast-copy h1{color:#fff;font-size:clamp(3.5rem,6vw,6.5rem);line-height:.95;letter-spacing:-.065em;margin:20px 0}.cm-page__mast-copy p{font-size:1.16rem;line-height:1.55;max-width:600px}.cm-page__mast-visual{position:relative;min-height:350px;display:grid;place-items:center;background:#49205e;overflow:hidden}.cm-page__mast-visual img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.cm-page__mast-visual span{font:800 clamp(13rem,23vw,26rem)/1 "Bricolage Grotesque",sans-serif;color:var(--cm-citron);opacity:.42}.cm-page__layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.65fr);gap:clamp(40px,6vw,90px);align-items:start;padding:clamp(55px,7vw,95px) 0}.cm-page__content,.cm-page__content .cm-prose{max-width:none;min-width:0;margin:0;font-size:1.12rem;line-height:1.75}.cm-page__content .cm-prose>h2:first-of-type{margin-top:0}.cm-page__content h2{font-size:clamp(1.85rem,2.8vw,2.8rem);line-height:1.15;margin:1.3em 0 .36em}.cm-page__content li{margin-bottom:10px}.cm-page__aside{background:#edfaad;padding:30px;position:sticky;top:110px}.cm-page__aside h2{font-size:2.1rem;line-height:1.1;color:var(--cm-plum);margin:15px 0}.cm-page__aside p{font-size:1rem}.cm-page__aside .cm-btn{width:100%;padding:12px;font-size:.94rem}.cm-page__aside-links{display:grid;margin-top:20px;border-top:1px solid #9baf52}.cm-page__aside-links a{padding:13px 0;border-bottom:1px solid #9baf52;color:var(--cm-plum);font-weight:800;text-decoration:none}.cm-page__photos{margin:0 0 60px}.cm-page__photos img{border-radius:0}.cm-page__discover{border-top:2px solid var(--cm-plum);padding:44px 0;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:30px}.cm-page__discover h2{font-size:clamp(2.5rem,4vw,4rem);line-height:1.05;color:var(--cm-plum);margin:9px 0}.cm-page__discover-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:stretch}.cm-page__discover-links a{display:flex;justify-content:space-between;gap:6px;padding:20px;background:#f6f1f8;color:var(--cm-plum);font-weight:850;text-decoration:none;min-height:100px}.cm-page__discover-links a:hover{background:var(--cm-citron)}@media(max-width:990px){.cm-nav{display:none}.cm-mobile-menu{display:block}}@media(max-width:720px){.cm-header__inner{gap:6px}.cm-header__logo{width:min(185px,48vw)}.cm-mobile-nav{padding-inline:18px}.cm-product h1{font-size:clamp(2.3rem,8.5vw,3.15rem)}.cm-product__intro{font-size:1.02rem;padding:13px 14px}.cm-buy-form__help{font-size:.95rem}.cm-product__store{padding:48px 0 35px}.cm-product__store-heading{display:block;margin-bottom:20px}.cm-product__store-heading h2{margin:12px 0 16px}.cm-product__store-heading p{font-size:1.04rem}.cm-product__store-photos{grid-template-columns:minmax(0,1fr);gap:13px}.cm-home-story__grid,.cm-home-faq__layout{grid-template-columns:minmax(0,1fr);gap:28px}.cm-home-story__copy h2{font-size:clamp(3.1rem,11vw,4.5rem)}.cm-home-story__visual{width:calc(100% - 17px)}.cm-home-story__stamp{right:-12px;font-size:1.15rem;padding:14px}.cm-home-guides__grid{grid-template-columns:minmax(0,1fr);gap:12px}.cm-home-guides__grid a{min-height:0;padding:23px}.cm-home-guides__grid h3{margin:18px 0 10px;font-size:2rem}.cm-home-faq h2{font-size:3rem}.cm-page{padding:15px 0 42px}.cm-page__mast{grid-template-columns:minmax(0,1fr)}.cm-page__mast-copy{padding:38px 24px}.cm-page__mast-copy h1{font-size:clamp(3rem,12vw,4.5rem)}.cm-page__mast-copy p{font-size:1.07rem}.cm-page__mast-visual{min-height:260px;max-height:360px}.cm-page__layout{grid-template-columns:minmax(0,1fr);gap:30px;padding:45px 0}.cm-page__content,.cm-page__content .cm-prose{font-size:1.04rem}.cm-page__aside{position:static;padding:25px}.cm-page__discover{grid-template-columns:minmax(0,1fr);padding:35px 0}.cm-page__discover-links{grid-template-columns:minmax(0,1fr)}.cm-page__discover-links a{min-height:65px;align-items:center}}.cm-contact{padding:25px 0 75px}.cm-contact__mast{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.35fr);min-height:350px;background:var(--cm-plum);color:#fff;overflow:hidden}.cm-contact__mast>div:first-child{padding:clamp(35px,5vw,70px);align-self:center}.cm-contact__mast .cm-eyebrow{color:var(--cm-citron)}.cm-contact__mast h1{color:#fff;font-size:clamp(4rem,7vw,7rem);line-height:.9;letter-spacing:-.07em;margin:18px 0}.cm-contact__mast p{font-size:1.17rem;max-width:700px}.cm-contact__mast-art{display:grid;place-items:center;background:#512568;color:var(--cm-citron);font:800 clamp(12rem,22vw,25rem)/1 "Bricolage Grotesque",sans-serif}.cm-contact__layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(30px,6vw,90px);padding:clamp(50px,7vw,90px) 0}.cm-contact__story h2,.cm-contact__form-wrap h2{font-size:clamp(2.45rem,3.8vw,4rem);color:var(--cm-plum);line-height:1.04;letter-spacing:-.05em;margin:12px 0 20px}.cm-contact__content .cm-prose{font-size:1.06rem;line-height:1.65}.cm-contact__content h2{font-size:1.6rem}.cm-contact__quicklinks{display:grid;border-top:1px solid var(--cm-border);margin-top:25px}.cm-contact__quicklinks a{border-bottom:1px solid var(--cm-border);color:var(--cm-plum);font-weight:800;padding:13px 0;text-decoration:none}.cm-contact__quicklinks a:hover{text-decoration:underline}.cm-contact__story figure{margin:34px 0 0}.cm-contact__story img{width:100%;aspect-ratio:1.4;object-fit:cover;display:block}.cm-contact__story figcaption{font-size:.82rem;color:#665570;margin-top:8px}.cm-contact__form-wrap{background:#f4eef8;padding:clamp(24px,3.5vw,45px);align-self:start}.cm-contact__form-wrap>p{font-size:1.03rem}.cm-contact-form{margin:24px 0 0;max-width:none}.cm-contact-form input,.cm-contact-form textarea{border-color:var(--cm-plum);border-radius:0;font-size:1.02rem}.cm-contact-form .cm-btn{width:100%}.cm-collection__after{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.7fr);gap:clamp(25px,6vw,85px);align-items:center;padding:clamp(35px,5vw,60px);background:#f4eef8;margin-top:75px}.cm-collection__after h2{font-size:clamp(2.5rem,4vw,4.5rem);line-height:1.04;letter-spacing:-.055em;color:var(--cm-plum);margin:12px 0 20px}.cm-collection__after p{font-size:1.08rem;margin:0}.cm-collection__after>div:last-child{display:grid}.cm-collection__after a{padding:16px 0;border-bottom:1px solid #c5b0d1;color:var(--cm-plum);font-weight:900;text-decoration:none;font-size:1.05rem}.cm-collection__after a:first-child{border-top:1px solid #c5b0d1}.cm-collection__after a:hover{text-decoration:underline}@media(max-width:720px){.cm-contact{padding:15px 0 45px}.cm-contact__mast{grid-template-columns:minmax(0,1fr)}.cm-contact__mast>div:first-child{padding:38px 24px}.cm-contact__mast h1{font-size:4rem}.cm-contact__mast-art{display:none}.cm-contact__layout{grid-template-columns:minmax(0,1fr);padding:45px 0;gap:35px}.cm-contact__form-wrap{padding:25px 20px}.cm-collection__after{grid-template-columns:minmax(0,1fr);padding:28px 22px;margin-top:55px}.cm-collection__after h2{font-size:2.65rem}}:root{--cm-plum:#38273b;--cm-citron:#e9d6a7;--cm-ink:#242126;--cm-lilac:#f3edf2;--cm-border:#d6cbd5;--cm-shadow:0 8px 25px rgba(56,39,59,.12)}body{background:#fff!important;color:var(--cm-ink);font-size:18px;line-height:1.65}body h1,body h2,body h3,body h4,.cm-display{font-family:Manrope,Arial,sans-serif!important;letter-spacing:-.025em}body p,body li{line-height:1.7}.cm-container{width:min(1200px,calc(100% - 48px))}.cm-eyebrow{font-size:.94rem;letter-spacing:.035em}.cm-btn{min-height:56px;border-radius:5px;font-size:1.06rem;transition:background .15s ease,box-shadow .15s ease}.cm-btn:hover{transform:none;box-shadow:0 4px 12px #38273b2b}.cm-btn--citron:hover{background:#f2e4c2}.cm-topline{background:var(--cm-plum);color:#fff;font-size:.92rem;font-weight:800;padding:9px 14px}.cm-header{background:#fff;box-shadow:0 3px 9px #38273b0d}.cm-header__inner{min-height:86px;gap:15px}.cm-nav{gap:clamp(10px,1.1vw,18px)}.cm-nav a,.cm-mobile-nav a{font-size:1.03rem;line-height:1.4}.cm-nav>a:first-child{border-bottom:3px solid var(--cm-plum);padding:9px 0}.cm-icon-link{min-width:48px;min-height:48px;gap:6px;text-decoration:none;font-size:.96rem;font-weight:800}.cm-action-label{display:inline}.cm-mobile-menu summary{min-height:50px;gap:7px;font-size:1rem;font-weight:800}.cm-mobile-nav{max-height:min(77vh,680px);background:#fff;box-shadow:0 15px 30px #38273b29}.cm-mobile-nav a{min-height:54px;display:flex;align-items:center;padding:10px 12px;font-size:1.08rem}.cm-mobile-nav__all{background:#f4ecdf}.cm-mobile-nav__heading{font-size:.88rem;letter-spacing:.04em;color:var(--cm-plum)}.cm-hero{padding-top:26px}.cm-hero__copy{background:var(--cm-plum);border-radius:9px 0 0 9px;min-height:540px}.cm-hero__copy:after,.cm-collection__intro:after,.cm-product__editorial:before{display:none}.cm-hero__copy .cm-eyebrow{border:0;padding:0;border-radius:0;font-size:1rem;letter-spacing:.04em}.cm-hero h1{font-size:clamp(2.8rem,4.25vw,4.9rem);line-height:1.12;letter-spacing:-.035em}.cm-hero h1 strong{font-style:normal;letter-spacing:inherit;color:var(--cm-citron)}.cm-hero__copy>p:not(.cm-eyebrow){font-size:1.17rem;line-height:1.7}.cm-hero__photo{min-height:540px;border-radius:0 9px 9px 0}.cm-hero__sticker{transform:none;box-shadow:none;border-radius:5px;font-size:1rem;line-height:1.4}.cm-trustline{gap:12px;padding-top:17px}.cm-trustline div{border-radius:5px;border-color:var(--cm-border);font-size:1.05rem;font-weight:800;padding:18px}.cm-deal-marquee{margin-top:30px;background:#f5eedf;font-size:1.08rem;letter-spacing:0;border-block:1px solid #ddc8a9}.cm-section{padding:70px 0}.cm-section__lead h2,.cm-home-faq h2,.cm-story-grid h2,.cm-home-story__copy h2,.cm-web-promo h2{font-size:clamp(2.15rem,3.3vw,3.45rem);line-height:1.18;letter-spacing:-.025em}.cm-section__lead h2 em,.cm-home-story__copy h2 em,.cm-web-promo h2 em{font-style:normal;color:inherit}.cm-section__lead p,.cm-story-grid p,.cm-home-guides__grid p,.cm-home-faq__layout>div>p{font-size:1.09rem}.cm-offer-card,.cm-featured__card,.cm-collection__card{border:1px solid var(--cm-border);border-radius:7px;box-shadow:none;transition:box-shadow .15s ease}.cm-offer-card:hover,.cm-featured__card:hover,.cm-collection__card:hover{transform:none;box-shadow:var(--cm-shadow)}.cm-offer-card__image{height:330px}.cm-offer-card__image span,.cm-featured__copy span,.cm-collection__demo{font-size:.95rem;letter-spacing:0;background:var(--cm-citron)}.cm-offer-card h3{font-size:1.7rem}.cm-offer-card p,.cm-featured__copy h3,.cm-collection__card h2{font-size:1.14rem}.cm-featured__copy h3,.cm-collection__card h2{font-size:1.4rem;line-height:1.3}.cm-featured__copy strong,.cm-collection__card p{font-size:1.35rem}.cm-brandline__inner{white-space:normal;flex-wrap:wrap;justify-content:center;font-size:1rem;gap:12px 25px}.cm-story-grid__image,.cm-step{border-radius:6px}.cm-step span{font:800 2.1rem/1 Manrope,Arial,sans-serif}.cm-step h3{font-size:1.32rem}.cm-step p{font-size:1.05rem}.cm-home-story{background:var(--cm-plum);padding:70px 0}.cm-home-story__copy h2{letter-spacing:-.025em}.cm-home-story__stamp{transform:none;box-shadow:none;right:10px;bottom:10px;border-radius:4px;font-size:1.15rem}.cm-home-guides__grid a,.cm-home-guides__grid a:nth-child(2){min-height:300px;background:#f7f4f6;border-top:4px solid var(--cm-plum)}.cm-home-guides__grid a:hover{transform:none;box-shadow:var(--cm-shadow)}.cm-home-guides__grid span{font-size:.95rem;letter-spacing:0}.cm-home-guides__grid h3{font-size:1.65rem;letter-spacing:-.025em;margin:24px 0 13px}.cm-home-guides__grid b{font-size:1.05rem}.cm-home-faq{background:#f7f4f6}.cm-home-faq__questions summary,.cm-product__faq summary{min-height:60px;font-size:1.1rem}.cm-home-faq__questions p,.cm-product__faq p{font-size:1.07rem}.cm-collection__intro{padding:clamp(26px,4vw,48px);background:var(--cm-plum)}.cm-collection__intro h1{font-size:clamp(2.5rem,4vw,4.2rem);line-height:1.15;letter-spacing:-.025em}.cm-collection__intro p{font-size:1.15rem;line-height:1.65}.cm-collection__intro-stripe{font-size:.95rem;letter-spacing:0}.cm-collection__after,.cm-page__aside,.cm-contact__form-wrap{background:#f6f1e8}.cm-collection__after h2,.cm-page__aside h2{font-size:2rem;line-height:1.2;letter-spacing:-.025em}.cm-collection__after a,.cm-page__aside-links a{font-size:1.04rem;text-decoration:underline;text-underline-offset:4px}.cm-page__mast{min-height:360px}.cm-page__mast-copy h1{font-size:clamp(2.65rem,4.4vw,4.65rem);line-height:1.14;letter-spacing:-.025em}.cm-page__mast-copy p,.cm-page__content,.cm-page__content .cm-prose{font-size:1.13rem;line-height:1.75}.cm-page__mast:not(:has(img)){grid-template-columns:minmax(0,1fr)}.cm-page__mast:not(:has(img)) .cm-page__mast-visual{display:none}.cm-page__discover h2{font-size:clamp(2.1rem,3vw,3rem)}.cm-page__discover-links a{min-height:72px;align-items:center;text-decoration:underline;text-underline-offset:4px}.cm-contact__mast h1{font-size:clamp(2.7rem,4.6vw,4.5rem);line-height:1.12;letter-spacing:-.025em}.cm-contact__mast-art{display:none}.cm-contact__mast{grid-template-columns:minmax(0,1fr);min-height:280px}.cm-contact__story h2,.cm-contact__form-wrap h2{font-size:clamp(2rem,3vw,3rem)}.cm-cart__summary p,.cm-cart__controls,.cm-cart__summary a{font-size:1rem}.cm-footer a,.cm-footer p,.cm-footer__bottom,.cm-footer__legal a{font-size:1.02rem;line-height:1.65}.cm-footer{padding-top:55px}.cm-product__ribbon{background:#f4e9d2;font-size:.98rem;letter-spacing:0}.cm-product__ribbon span:last-child{display:none}.cm-product__kicker{background:#f4e9d2;font-size:.95rem;letter-spacing:0}.cm-product__offer-mark{margin-bottom:17px}.cm-product__offer-mark strong{font:800 clamp(2.7rem,4vw,3.9rem)/1.1 "Manrope",Arial,sans-serif;letter-spacing:-.03em}.cm-product__offer-mark span{font-size:.92rem;letter-spacing:0;background:var(--cm-plum)}.cm-product h1{font-size:clamp(2.15rem,2.9vw,3.1rem);line-height:1.14;letter-spacing:-.025em}.cm-product__urgency{display:grid;gap:3px;background:var(--cm-plum);border-left:7px solid var(--cm-citron);color:#fff;padding:16px 19px;margin:17px 0 21px}.cm-product__urgency strong{font-size:1.17rem;line-height:1.35;letter-spacing:.015em}.cm-product__urgency span{font-size:1.02rem;line-height:1.5}.cm-product__price-panel{border:1px solid var(--cm-border);box-shadow:none;border-radius:6px;padding:19px;margin:20px 0}.cm-product__price{font:800 clamp(2.5rem,3.5vw,3.5rem)/1.2 "Manrope",Arial,sans-serif}.cm-product__price-label,.cm-product__price-note,.cm-product__saving{font-size:1.03rem;letter-spacing:0}.cm-product__price-row{align-items:center;column-gap:25px;row-gap:12px}.cm-product__compare-box{display:grid;gap:3px;border-left:2px solid var(--cm-border);padding-left:20px;color:#514359}.cm-product__compare-box[hidden]{display:none}.cm-product__compare-box span{font-size:1rem;font-weight:700;line-height:1.35}.cm-product__compare{font:750 clamp(1.45rem,2vw,1.8rem)/1.2 "Manrope",Arial,sans-serif;color:#514359;text-decoration-thickness:2px;text-decoration-color:var(--cm-plum)}.cm-product__saving:not([hidden]){display:inline-flex;background:#f4e9d2;color:var(--cm-plum);padding:9px 13px;margin:14px 0 0;font-size:1.08rem;font-weight:800;line-height:1.35}.cm-buy-form label,.cm-buy-form select{font-size:1.1rem}.cm-buy-form select{min-height:58px}.cm-buy-form__colors{border:0;padding:0;margin:0 0 21px;min-width:0}.cm-buy-form__colors legend{font-size:1.1rem;font-weight:800;color:var(--cm-plum);padding:0;margin-bottom:12px}.cm-buy-form__colors legend span{font-weight:700;color:var(--cm-ink)}.cm-buy-form__color-list{display:flex;flex-wrap:wrap;gap:10px}.cm-buy-form .cm-buy-form__color-choice{position:relative;display:block;margin:0;cursor:pointer}.cm-buy-form__color-choice input{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden;white-space:nowrap}.cm-buy-form__color-choice span{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:8px 17px;border:2px solid var(--cm-plum);border-radius:6px;background:#fff;color:var(--cm-plum);font-size:1.05rem;font-weight:800;line-height:1.3}.cm-buy-form__color-choice input:checked+span{background:var(--cm-plum);color:#fff}.cm-buy-form__color-choice input:focus-visible+span{outline:3px solid var(--cm-plum);outline-offset:3px}.cm-buy-form__color-choice input:disabled+span{opacity:.55;text-decoration:line-through;cursor:not-allowed}.cm-buy-form .cm-btn{min-height:62px;font-size:1.14rem}.cm-product__afterbuy{display:flex;align-items:center;gap:9px;background:transparent;color:var(--cm-plum);font-size:1.03rem;line-height:1.4;font-weight:800;letter-spacing:0;padding:0;margin:14px 0 20px;text-align:left}.cm-product__afterbuy:before{content:"\2713";display:grid;place-items:center;width:26px;height:26px;flex:0 0 26px;border-radius:50%;background:#f5eedf;color:var(--cm-plum);font-size:1rem}.cm-product__assurances{gap:10px}.cm-product__assurances div{grid-template-columns:38px 1fr;border-radius:6px;padding:14px}.cm-product__assurances div>span{background:#f3e6ca;width:36px;height:36px;grid-row:1/3}.cm-product__assurances strong{font-size:1.03rem;line-height:1.35}.cm-product__assurances small{font-size:.97rem;line-height:1.45}.cm-product__benefits{border:1px solid var(--cm-border);margin-bottom:45px}.cm-product__benefits>div+div{border-left:1px solid var(--cm-border)}.cm-product__benefits b{font-size:.95rem;letter-spacing:0;margin-bottom:10px}.cm-product__benefits strong{font:800 clamp(1.5rem,2vw,2rem)/1.2 "Manrope",Arial,sans-serif;letter-spacing:-.02em}.cm-product__benefits p{font-size:1.03rem}.cm-product__authenticity{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.8fr);gap:clamp(25px,5vw,70px);align-items:center;border:2px solid var(--cm-plum);padding:clamp(25px,4vw,54px);margin:0 0 50px;background:#fff}.cm-product__authenticity h2{font-size:clamp(2.05rem,3.2vw,3.15rem);line-height:1.18;letter-spacing:-.025em;color:var(--cm-plum);margin:10px 0 18px}.cm-product__authenticity>div>p{font-size:1.1rem;line-height:1.7;max-width:55ch;margin:0}.cm-product__authenticity-points{border-top:1px solid var(--cm-border)}.cm-product__authenticity-points p{display:grid;gap:3px;border-bottom:1px solid var(--cm-border);padding:15px 0;margin:0}.cm-product__authenticity-points strong{font-size:1.08rem;color:var(--cm-plum)}.cm-product__authenticity-points span{font-size:1.02rem;line-height:1.5}.cm-product__editorial{background:var(--cm-plum);padding:clamp(30px,5vw,65px)}.cm-product__editorial h2{font-size:clamp(2.2rem,3.7vw,3.9rem);line-height:1.16;letter-spacing:-.025em}.cm-product__editorial h2 em{font-style:normal}.cm-product__editorial>p,.cm-product__why>div>p{font-size:1.09rem}.cm-product__why{padding:62px 0}.cm-product__why-cards>div{background:#f7f4f6}.cm-product__why-cards span{color:var(--cm-plum)}.cm-product__faq{padding:66px 0}.cm-product__faq-heading{background:#f3e6ca}.cm-product__faq-heading h2{font-size:clamp(2.15rem,3.4vw,3.5rem);line-height:1.2}.cm-product__faq-art{display:none}.cm-product__faq details{border:1px solid var(--cm-border);border-radius:5px}.cm-product__faq details[open]{background:#f8f5f8}.cm-product__closer strong{font:800 clamp(2rem,3vw,3.1rem)/1.2 "Manrope",Arial,sans-serif;letter-spacing:-.025em}@media(max-width:1240px){.cm-nav{display:none}.cm-mobile-menu{display:block}.cm-action-label{display:inline}.cm-header__logo{width:min(230px,32vw)}}@media(max-width:720px){body{font-size:18px}.cm-container,.cm-product .cm-container{width:calc(100% - 32px)}.cm-topline{font-size:.82rem;line-height:1.45;padding:8px}.cm-topline span:last-child{display:none}.cm-header__inner{min-height:70px;gap:4px}.cm-header__logo{width:min(190px,42vw);max-height:50px}.cm-action-label{display:none}.cm-header__actions{gap:1px}.cm-icon-link{min-width:42px;min-height:48px}.cm-mobile-menu summary{min-width:70px;min-height:50px}.cm-mobile-nav{padding:6px 16px 20px}.cm-mobile-nav a{font-size:1.07rem}.cm-hero__layout{grid-template-columns:minmax(0,1fr)}.cm-hero__copy{min-height:0;padding:34px 25px;border-radius:8px 8px 0 0}.cm-hero h1{font-size:clamp(2.35rem,9vw,3rem);line-height:1.18}.cm-hero__copy>p:not(.cm-eyebrow){font-size:1.09rem}.cm-hero__photo{min-height:280px;border-radius:0 0 8px 8px}.cm-hero__sticker{font-size:.93rem;right:10px;bottom:10px;padding:10px}.cm-hero__actions .cm-btn{width:100%}.cm-trustline div{font-size:1.02rem;padding:13px 15px}.cm-deal-marquee{font-size:.91rem;line-height:1.5}.cm-deal-marquee span{padding-inline:4px}.cm-section{padding:50px 0}.cm-section__lead h2,.cm-story-grid h2,.cm-home-faq h2,.cm-home-story__copy h2,.cm-web-promo h2{font-size:clamp(2.05rem,7.5vw,2.55rem);line-height:1.22}.cm-offer-card{display:grid;grid-template-columns:40% minmax(0,1fr);min-height:176px}.cm-offer-card__image{height:100%}.cm-offer-card__image span{font-size:.78rem}.cm-offer-card h3{font-size:1.35rem}.cm-offer-card p{font-size:.99rem}.cm-offer-card__body{padding:14px}.cm-featured__grid,.cm-collection__grid{grid-template-columns:minmax(0,1fr);gap:18px}.cm-featured__image{aspect-ratio:4/3}.cm-featured__copy{padding:18px}.cm-featured__copy span,.cm-collection__demo{font-size:.91rem}.cm-featured__copy h3,.cm-collection__card h2{font-size:1.4rem}.cm-featured__copy strong,.cm-collection__card p{font-size:1.3rem}.cm-collection__card img{aspect-ratio:4/3.5;object-fit:contain;background:#f8f8f8}.cm-collection__intro h1{font-size:2.5rem;line-height:1.15}.cm-collection__intro p{font-size:1.08rem}.cm-collection__intro-stripe{font-size:.88rem}.cm-home-story__copy h2{font-size:2.55rem}.cm-home-story__stamp{right:8px;bottom:8px;font-size:1rem;padding:11px}.cm-home-guides__grid a{min-height:0}.cm-home-guides__grid h3{font-size:1.52rem;margin:15px 0 10px}.cm-home-faq h2{font-size:2.45rem}.cm-page__mast{min-height:0}.cm-page__mast-copy{padding:31px 24px}.cm-page__mast-copy h1{font-size:clamp(2.25rem,8vw,3rem);line-height:1.18}.cm-page__mast-copy p,.cm-page__content,.cm-page__content .cm-prose{font-size:1.07rem}.cm-page__mast-visual{min-height:230px}.cm-page__aside{padding:23px}.cm-contact__mast h1{font-size:2.65rem}.cm-cart__item h2,.cm-search-results .cm-collection__card h3{font-size:1.25rem}.cm-product__ribbon{font-size:.82rem}.cm-product__ribbon span:nth-child(2){display:none}.cm-product__kicker{font-size:.87rem}.cm-product__offer-mark strong{font-size:clamp(2.65rem,12vw,3.5rem)}.cm-product__offer-mark span{font-size:.85rem}.cm-product h1{font-size:clamp(2.1rem,8vw,2.65rem);line-height:1.17}.cm-product__urgency{padding:15px}.cm-product__urgency strong{font-size:1.13rem}.cm-product__price{font-size:2.65rem}.cm-product__price-row{column-gap:15px}.cm-product__compare-box{padding-left:14px}.cm-product__compare{font-size:1.45rem}.cm-buy-form__color-list{gap:9px}.cm-buy-form__color-choice span{min-height:52px;padding:9px 15px;font-size:1.05rem}.cm-product__assurances{grid-template-columns:minmax(0,1fr);gap:8px}.cm-product__assurances div{grid-template-columns:38px minmax(0,1fr);gap:5px 11px;padding:12px 14px}.cm-product__assurances div>span{grid-row:1/3}.cm-product__assurances strong{font-size:1.08rem}.cm-product__assurances small{font-size:.98rem}.cm-product__benefits{grid-template-columns:minmax(0,1fr);margin-bottom:38px}.cm-product__benefits>div{padding:20px}.cm-product__benefits>div+div{border-left:0;border-top:1px solid var(--cm-border)}.cm-product__benefits strong{font-size:1.55rem}.cm-product__authenticity{grid-template-columns:minmax(0,1fr);gap:22px;padding:23px 20px;margin-bottom:35px}.cm-product__authenticity h2{font-size:2.15rem}.cm-product__authenticity>div>p{font-size:1.05rem}.cm-product__editorial{padding:35px 23px}.cm-product__editorial h2,.cm-product__faq-heading h2{font-size:2.45rem}.cm-product__faq summary{font-size:1.08rem}.cm-product__closer strong{font-size:2.2rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/cm.css.map */
