.shop{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:var(--white)}.shop-main{flex:1 1}.shop-section{max-width:82rem;margin:0 auto;padding:clamp(2.5rem,6vw,5rem) clamp(1.25rem,4vw,3rem)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%)}.eyebrow{font-weight:600;font-size:.92rem;margin-bottom:.9rem}.h-display{font-weight:600;font-size:clamp(2.4rem,5.2vw,4.3rem);line-height:1.04;letter-spacing:0}.h-section,.shop-headline{font-weight:600;font-size:clamp(1.7rem,3.2vw,2.5rem);line-height:1.1;letter-spacing:0}.accent-pink{color:var(--deep-pink);font-style:italic;font-weight:600}.pill{display:inline-block;font:inherit;font-weight:600;font-size:1rem;text-decoration:none;text-align:center;border-radius:999px;padding:.9em 2.2em;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.pill-white{color:var(--deep-purple);background:var(--white);border:1px solid color-mix(in srgb,var(--pink) 55%,var(--white));box-shadow:0 5px 0 -1px var(--pink)}.pill-white:hover{transform:translateY(3px);box-shadow:0 2px 0 -1px var(--pink)}.pill-white:focus-visible{outline:2px solid var(--deep-purple);outline-offset:2px}.pill-mint{display:inline-block;background:var(--mint);font-size:.9rem;border-radius:999px;padding:.45em 1.1em}.announce,.pill-mint{color:var(--deep-purple);font-weight:600}.announce{background:var(--pink);text-align:center;font-size:.82rem;padding:.6em 1rem}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:1rem;gap:1rem;padding:.85rem clamp(1rem,4vw,2.5rem);background:var(--white);border-bottom:1px solid var(--light-grey)}.nav-links{display:flex;gap:clamp(.9rem,2.2vw,1.6rem);justify-self:start}.nav-links a{color:var(--deep-purple);font-weight:600;font-size:.82rem;text-transform:uppercase;letter-spacing:0;text-decoration:none;padding:.4em 0}.nav-links a:hover{color:var(--deep-pink)}.nav-logo{justify-self:center}.nav-logo img{width:clamp(120px,13vw,165px);height:auto;display:block}.nav-right{justify-self:end}.nav-cart{position:relative;display:flex;align-items:center;gap:.45em;color:var(--deep-purple);font-weight:600;font-size:.9rem;background:var(--light-grey);border:none;border-radius:999px;padding:.55em 1.1em;cursor:pointer;font-family:inherit}.nav-cart:hover{background:var(--pink)}.nav-cart-count{position:absolute;top:-.4em;right:-.4em;min-width:1.5em;height:1.5em;display:grid;place-items:center;background:var(--deep-pink);color:var(--white);font-size:.72rem;font-weight:600;border-radius:999px;padding:0 .35em}@media (max-width:760px){.nav-cart-label,.nav-links{display:none}}.hero-photo{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:min(82vh,46rem);overflow:hidden;background:linear-gradient(155deg,#d873dc 0,#b06fc9 45%,var(--grad-purple) 100%)}.hero-video-bg{width:100%;height:100%;object-fit:cover}.hero-photo:after,.hero-video-bg{position:absolute;inset:0;pointer-events:none}.hero-photo:after{content:"";background:linear-gradient(to bottom,color-mix(in srgb,var(--deep-purple) 10%,transparent) 0,transparent 35%,color-mix(in srgb,var(--deep-purple) 55%,transparent) 100%)}@media (prefers-reduced-motion:reduce){.hero-video-bg{display:none}}.hero-photo-content{position:relative;z-index:1;text-align:center;color:var(--white);padding:0 1.25rem clamp(3rem,9vh,5.5rem)}.hero-photo-eyebrow{font-weight:600;text-transform:uppercase;letter-spacing:0;font-size:clamp(.95rem,1.4vw,1.15rem);margin-bottom:.5rem}.hero-photo-title{font-weight:500;font-size:clamp(2.1rem,4.6vw,3.8rem);line-height:1.12;letter-spacing:0}@media (max-width:640px){.hero-photo{min-height:78vh}}.quote-inner{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:clamp(1.5rem,5vw,4rem);gap:clamp(1.5rem,5vw,4rem);align-items:center}.quote-mark{font-style:italic;font-weight:600;font-size:clamp(1.5rem,2.8vw,2.2rem);line-height:1.15}.quote-text{line-height:1.3;font-size:1.05rem;max-width:30rem}@media (max-width:760px){.quote-inner{grid-template-columns:1fr}}.meet{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:clamp(1.75rem,4vw,3.5rem);gap:clamp(1.75rem,4vw,3.5rem);align-items:center;background:var(--light-grey);border-radius:28px;padding:clamp(1.5rem,4vw,3.5rem)}.meet-media img{width:100%;height:auto;border-radius:20px;display:block}.meet-copy{display:flex;flex-direction:column;align-items:flex-start;gap:1.1rem}.meet-imagine{line-height:1.35;font-style:italic;max-width:30rem}.meet-price{display:flex;align-items:baseline;gap:.75rem;font-size:1.4rem;font-weight:600}.meet-price s{font-weight:400;font-size:1.05rem;opacity:.5}@media (max-width:860px){.meet{grid-template-columns:1fr}}.ugc-head{margin-bottom:2rem}.ugc-sub{margin-top:1rem;line-height:1.35;max-width:34rem}@media (max-width:760px){.ugc-head{text-align:center}.ugc-sub{margin-inline:auto}}.ugc-row:not(.srow-track){display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.ugc-video{width:100%;aspect-ratio:9/16;object-fit:cover;border-radius:20px;background:var(--light-grey)}.srow-track .ugc-video{flex:0 0 min(58vw,240px);width:min(58vw,240px);min-width:0}.ugc-video-loop{pointer-events:none}@media (max-width:760px){.ugc-row:not(.srow-track){display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.75rem}.ugc-row:not(.srow-track) .ugc-video{flex:0 0 70%;scroll-snap-align:start}}.srow{margin-top:1.75rem}.srow-track{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem;scrollbar-width:none}.srow-track::-webkit-scrollbar{display:none}.srow-track>*{scroll-snap-align:start}.srow-controls{display:flex;align-items:center;gap:.9rem;margin-top:1rem}.srow-progress{flex:1 1;height:3px;border-radius:999px;background:var(--light-grey);overflow:hidden}.srow-progress span{display:block;height:100%;border-radius:999px;background:var(--pink);transition:width .12s linear}.srow-controls button{display:grid;place-items:center;width:2.5em;height:2.5em;border:1px solid color-mix(in srgb,var(--deep-purple) 20%,transparent);border-radius:999px;background:var(--white);color:var(--deep-purple);cursor:pointer}.srow-controls button:hover{border-color:var(--deep-purple)}.trend-tab{display:inline-block;font-weight:600;font-size:1.15rem;padding-bottom:.4rem;border-bottom:2px solid var(--deep-purple)}.hype{background:#f6f6f6}.hype-inner{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:center}.hype-copy{align-items:flex-start;gap:1.4rem}.hype-copy,.hype-list{display:flex;flex-direction:column}.hype-list{list-style:none;gap:.8rem;width:min(100%,26rem)}.hype-list li{display:flex;align-items:center;gap:.8rem;background:var(--white);border-radius:999px;padding:.55rem 1.3rem .55rem .55rem;font-weight:500;font-size:.98rem;box-shadow:0 4px 0 -1px var(--pink)}.hype-chip{flex:0 0 auto;display:grid;place-items:center;width:2.3em;height:2.3em;border-radius:12px;background:var(--deep-pink);color:var(--white)}.hype-media{justify-self:stretch;width:100%}.hype-video{display:block;width:100%;height:auto;border-radius:24px;background:#f6f6f6;pointer-events:none}@media (max-width:860px){.hype-inner{grid-template-columns:1fr}.hype-copy{align-items:center;text-align:center}.hype-list{display:none}}.trend-item{flex:0 0 min(70vw,270px)}.community{height:min(120vw,38rem);background:url(/brand/community-mobile.jpg) 50%/cover no-repeat}@media (min-width:761px){.community{height:clamp(20rem,40vw,36rem);background-image:url(/brand/community.jpg);background-position:top}}.media-band{background:var(--pink);color:var(--deep-purple)}.media-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;padding-top:clamp(1.75rem,4vw,2.75rem);padding-bottom:clamp(1.75rem,4vw,2.75rem)}.media-label h2{font-weight:600;font-size:1.05rem;text-transform:uppercase;letter-spacing:0}.media-label p{font-size:.92rem;font-weight:500}.media-inner>img{max-width:min(100%,620px);height:auto}@media (max-width:760px){.media-inner{flex-direction:column;text-align:center;gap:1.25rem}.media-inner>img{max-width:100%}}.awards{text-align:center}.awards img{max-width:min(92vw,540px);height:auto;margin-top:.5rem}.cmp-card{display:grid;grid-template-columns:280px 1fr;grid-gap:clamp(1.25rem,3vw,2.5rem);gap:clamp(1.25rem,3vw,2.5rem);align-items:center;background:var(--light-grey);border-radius:28px;padding:clamp(1.25rem,3.5vw,3rem);margin-top:2rem}.cmp-media img{width:100%;height:auto;border-radius:20px;display:block}.cmp-table-wrap{overflow-x:auto}.cmp-table{width:100%;min-width:34rem;border-collapse:collapse}.cmp-table thead th{padding:0 .35rem 1.1rem;text-align:center}.cmp-pill{display:inline-block;background:var(--white);border-radius:999px;padding:.5em .95em;font-weight:600;font-size:.78rem;white-space:nowrap}.cmp-pill-active{background:var(--mint)}.cmp-table tbody th{text-align:left;font-weight:600;font-size:.95rem;padding:1rem 1rem 1rem 0;white-space:nowrap}.cmp-table tbody td{text-align:center;padding:1rem .6rem}.cmp-table tbody tr{border-top:1px solid color-mix(in srgb,var(--deep-purple) 10%,transparent)}.cmp-no,.cmp-yes{display:inline-grid;place-items:center;width:1.9em;height:1.9em;border-radius:999px}.cmp-yes{background:var(--mint);color:#1b7c3d}.cmp-no{background:var(--white);color:color-mix(in srgb,var(--deep-purple) 45%,transparent)}@media (max-width:860px){.cmp-card{grid-template-columns:1fr}.cmp-media{max-width:16rem;margin:0 auto}}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.card{display:block;color:var(--deep-purple);text-decoration:none}.card-media{position:relative;background:var(--light-grey);border-radius:20px;overflow:hidden;aspect-ratio:1}.card-media img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.card:hover .card-media img{transform:scale(1.04)}.card-badge{position:absolute;top:.75rem;left:.75rem;background:var(--pink);color:var(--deep-purple);font-weight:600;font-size:.75rem;border-radius:999px;padding:.35em .9em}.card-body{padding:.9rem .25rem 0}.card-name{font-weight:600;font-size:1.05rem}.card-tagline{font-size:.9rem;opacity:.75;margin-top:.15rem}.card-prices{display:flex;align-items:baseline;gap:.6rem;margin-top:.5rem}.card-price{font-weight:600}.card-price-old{opacity:.55;font-size:.9rem}.boutique-empty{margin-top:2rem;line-height:1.3}.benefits{background:var(--light-blue);color:var(--deep-purple);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;padding:clamp(2rem,5vw,3.25rem) clamp(1.25rem,4vw,3rem);text-align:center}.benefit{display:flex;flex-direction:column;align-items:center;gap:.4rem}.benefit h3{font-weight:600;font-size:1.02rem;margin-top:.3rem}.benefit p{font-style:italic;font-size:.9rem}@media (max-width:760px){.benefits{grid-template-columns:1fr}}.pdp-top{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:clamp(1.75rem,4vw,4rem);gap:clamp(1.75rem,4vw,4rem);align-items:start}@media (max-width:860px){.pdp-top{display:flex;flex-direction:column-reverse}}.pdp-info{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem}.pdp-title{font-weight:600;font-size:clamp(1.9rem,3.4vw,2.6rem);line-height:1.05}.pdp-tagline{font-size:1.1rem;font-weight:500}.pdp-rating{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.pdp-stars{display:inline-flex;color:var(--deep-purple)}.pdp-sep{opacity:.35}.pdp-trust{list-style:none;display:flex;flex-wrap:wrap;gap:.4rem 1.25rem;font-size:.88rem;font-weight:500}.pdp-trust li:before{content:"✓ ";color:var(--deep-pink);font-weight:600}.pdp-prices{display:flex;align-items:center;gap:.75rem;margin-top:.25rem}.pdp-prices s{opacity:.5;font-size:1.1rem}.pdp-price{font-size:1.9rem;font-weight:600}.save-pill{background:var(--pink);color:var(--deep-purple);font-weight:600;font-size:.82rem;border-radius:999px;padding:.4em 1em}.pdp-buy{display:flex;flex-wrap:wrap;gap:1rem;width:100%;margin-top:.25rem}.pdp-buy,.qty{align-items:center}.qty{display:inline-flex;gap:.25rem;background:var(--light-grey);border-radius:999px;padding:.25em}.qty button{width:2em;height:2em;border:none;border-radius:999px;background:var(--white);color:var(--deep-purple);font-size:1rem;font-weight:600;cursor:pointer}.qty button:hover{background:var(--pink)}.qty span{min-width:2em;text-align:center;font-weight:600}.qty-lg{padding:.4em}.pdp-add{flex:1 1 14rem}.pdp-out{font-weight:600;background:var(--soft-pink);border-radius:999px;padding:.8em 1.5em}.pdp-cod{background:var(--mint);border-radius:14px;padding:.8em 1.1em;font-size:.92rem;line-height:1.3}.pdp-intro{line-height:1.35}.pdp-good h2{font-weight:600;font-size:1.05rem;margin-bottom:.6rem}.pdp-good ul{list-style:none;display:flex;flex-direction:column;gap:.45rem;line-height:1.3;font-size:.98rem}.pdp-good li:before{content:"✓ ";color:var(--deep-pink);font-weight:600}.pdp-gallery{position:relative}.pdp-gallery .pill-mint{position:absolute;top:1rem;left:1rem;z-index:2}.gallery-main{background:var(--light-grey);border-radius:24px;overflow:hidden}.gallery-main img{width:100%;height:auto;display:block}.gallery-thumbs{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.75rem}.gallery-thumb{width:64px;height:64px;padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;cursor:pointer;background:var(--light-grey)}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gallery-thumb-active{border-color:var(--deep-pink)}.claims{background:var(--pink);color:var(--deep-purple);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 2.5rem;padding:1.1rem clamp(1rem,4vw,3rem);font-size:.95rem;font-weight:500}.claims-strong{font-weight:600;text-transform:uppercase;font-size:1.05rem}.pdp-accordions{padding-top:clamp(1.5rem,4vw,3rem);padding-bottom:clamp(1.5rem,4vw,3rem)}.acc{border-top:1px solid color-mix(in srgb,var(--deep-pink) 35%,transparent)}.acc:last-child{border-bottom:1px solid color-mix(in srgb,var(--deep-pink) 35%,transparent)}.acc summary{display:flex;align-items:center;gap:.75rem;font-weight:600;font-size:1rem;padding:1.1rem .25rem;cursor:pointer;list-style:none}.acc summary::-webkit-details-marker{display:none}.acc-chevron{margin-left:auto;transition:transform .18s ease;line-height:1;font-size:1.3rem;align-self:center}.acc[open] .acc-chevron{transform:rotate(180deg)}.acc>:not(summary){padding:0 .25rem 1.25rem;line-height:1.35;max-width:46rem}.pdp-specs{width:100%;border-collapse:collapse}.pdp-specs td,.pdp-specs th{text-align:left;padding:.65em 0;border-bottom:1px solid var(--light-grey);line-height:1.3}.pdp-specs th{font-weight:600;padding-right:1.5em;white-space:nowrap}.pdp-included{list-style:none;display:flex;flex-direction:column;gap:.55rem}.pdp-included li:before{content:"✓ ";color:var(--deep-pink);font-weight:600}.faq-list{display:flex;flex-direction:column;gap:.75rem;max-width:46rem;margin-top:1.5rem}.faq-item{background:var(--light-grey);border-radius:16px;padding:1rem 1.25rem}.faq-item summary{font-weight:600;cursor:pointer}.faq-item p{margin-top:.6rem;line-height:1.3}.faq-page{margin-top:1.5rem}.shop-footer{background:var(--pink);color:var(--deep-purple);padding:clamp(2.5rem,6vw,4.5rem) clamp(1.25rem,4vw,3rem) 1.5rem}.shop-footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);max-width:82rem;margin:0 auto}.shop-footer-news h2{font-weight:600;font-size:clamp(1.7rem,3vw,2.3rem);line-height:1.12}.shop-footer-news p{margin-top:.6rem;font-size:.95rem;max-width:26rem;line-height:1.3}.notify-line{position:relative;display:flex;align-items:center;gap:.75rem;border-bottom:2px solid var(--deep-purple);margin-top:1.4rem;max-width:26rem;padding-bottom:.4rem}.notify-line input{flex:1 1;font:inherit;font-size:1rem;color:var(--deep-purple);background:none;border:none;outline:none;padding:.4em 0}.notify-line input::placeholder{color:color-mix(in srgb,var(--deep-purple) 60%,transparent)}.notify-line button{flex:0 0 auto;font:inherit;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:0;border:none;border-radius:999px;background:var(--white);color:var(--deep-purple);padding:.9em 1.6em;cursor:pointer;transition:transform .15s ease}.notify-line button:hover:not(:disabled){transform:translateY(-2px)}.notify-line button:disabled{opacity:.6;cursor:wait}.notify-line button:focus-visible{outline:2px solid var(--deep-purple);outline-offset:2px}.notify-line-done{margin-top:1.4rem;font-weight:600}.notify-line-error{position:absolute;top:100%;left:0;margin-top:.5rem;font-size:.85rem;font-weight:500}.shop-footer-col{display:flex;flex-direction:column;gap:.6rem}.shop-footer-col h3{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:0;margin-bottom:.4rem}.shop-footer-col a{color:var(--deep-purple);font-weight:500;font-size:.95rem;text-decoration:none}.shop-footer-col a:hover{text-decoration:underline}.shop-footer-giant{display:block;width:100%;max-width:82rem;height:auto;margin:1.5rem auto 0}.shop-footer-bottom{max-width:82rem;margin:1.5rem auto 0;padding-top:1.1rem;border-top:1px solid color-mix(in srgb,var(--deep-purple) 30%,transparent);display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.85rem;font-weight:500;padding-bottom:env(safe-area-inset-bottom,0)}.shop-footer-social{display:flex;gap:.9rem;max-width:82rem;margin:clamp(2rem,5vw,3rem) auto 0}.shop-footer-social a{display:grid;place-items:center;width:2.7em;height:2.7em;border-radius:999px;background:var(--white);color:var(--deep-purple);transition:transform .15s ease}.shop-footer-social a:hover{transform:translateY(-2px)}.shop-footer-legal{display:flex;gap:1.25rem;flex-wrap:wrap}.shop-footer-legal a{color:var(--deep-purple);font-weight:500;text-decoration:none}.shop-footer-legal a:hover{text-decoration:underline}@media (max-width:860px){.shop-footer-top{grid-template-columns:1fr;gap:2rem}}.press{background:var(--white);text-align:center}.press-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(1.5rem,4vw,3rem)}.press-logos img{max-width:min(90vw,420px);height:auto}.mob-menu{display:none;position:relative;justify-self:start}@media (max-width:760px){.mob-menu{display:block}}.mob-burger{display:grid;place-items:center;width:2.4em;height:2.4em;border:none;background:none;padding:0;color:var(--deep-purple);cursor:pointer}.mob-overlay{position:fixed;inset:0;background:color-mix(in srgb,var(--deep-purple) 45%,transparent);z-index:90}.mob-panel{position:fixed;top:0;left:0;bottom:0;width:min(92vw,24rem);background:var(--white);z-index:100;padding:1rem 1.25rem;display:flex;flex-direction:column;transform:translateX(-100%);transition:transform .22s ease;visibility:hidden}.mob-panel-open{transform:translateX(0);visibility:visible}@media (prefers-reduced-motion:reduce){.mob-panel{transition:none}}.mob-close{align-self:flex-start;display:grid;place-items:center;width:2.4em;height:2.4em;border:none;background:none;padding:0;color:var(--deep-purple);cursor:pointer;margin-bottom:1rem}.mob-panel nav{display:flex;flex-direction:column}.mob-panel nav a{color:var(--deep-purple);font-weight:500;font-size:1.05rem;text-decoration:none;padding:1.05rem 0;border-bottom:1px solid var(--light-grey)}.mob-panel nav a:hover{color:var(--deep-pink)}.drawer-overlay{position:fixed;inset:0;background:color-mix(in srgb,var(--deep-purple) 45%,transparent);z-index:90}.drawer{position:fixed;top:0;right:0;bottom:0;width:min(26rem,100vw);background:var(--white);z-index:100;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .22s ease;visibility:hidden}.drawer-open{transform:translateX(0);visibility:visible}@media (prefers-reduced-motion:reduce){.drawer{transition:none}}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--light-grey)}.drawer-head h2{font-weight:600;font-size:1.15rem}.drawer-close{border:none;background:var(--light-grey);border-radius:999px;width:2.2em;height:2.2em;cursor:pointer;font-size:.9rem;color:var(--deep-purple)}.drawer-empty{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;padding:1.5rem}.drawer-empty .cta{text-decoration:none}.drawer-items{flex:1 1;overflow-y:auto;list-style:none;padding:1rem 1.5rem;display:flex;flex-direction:column;gap:1.25rem}.drawer-item{display:flex;gap:.9rem;align-items:flex-start}.drawer-item-img{border-radius:12px;background:var(--light-grey);object-fit:cover}.drawer-item-info{flex:1 1;display:flex;flex-direction:column;gap:.35rem}.drawer-item-name{font-weight:600}.drawer-item-price{font-size:.9rem}.drawer-item-remove{border:none;background:none;color:var(--deep-pink);font-size:.8rem;font-weight:500;cursor:pointer;text-decoration:underline;padding:0}.drawer-foot{border-top:1px solid var(--light-grey);padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.drawer-line{display:flex;justify-content:space-between;font-size:.95rem}.drawer-total{font-weight:600;font-size:1.1rem}.drawer-cod{font-size:.85rem;background:var(--mint);border-radius:12px;padding:.6em .9em;margin-top:.25rem}.drawer-checkout{text-align:center;text-decoration:none;margin-top:.5rem}.checkout{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:clamp(1.5rem,4vw,3rem);gap:clamp(1.5rem,4vw,3rem);margin-top:2rem;align-items:start}@media (max-width:860px){.checkout{grid-template-columns:1fr}.checkout-summary{order:-1}}.checkout-form{display:flex;flex-direction:column;gap:1rem}.checkout-form h2{font-weight:600;font-size:1.15rem;margin-top:.75rem}.field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media (max-width:640px){.field-row{grid-template-columns:1fr}}.field{display:flex;flex-direction:column;gap:.35rem}.field span{font-weight:500;font-size:.9rem}.field input,.field select,.field textarea{font:inherit;color:var(--deep-purple);background:var(--white);border:1px solid color-mix(in srgb,var(--deep-purple) 20%,transparent);border-radius:12px;padding:.75em 1em;outline:none}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{border-color:var(--deep-pink);box-shadow:0 0 0 1px var(--deep-pink)}.field select:disabled{background:var(--light-grey);color:color-mix(in srgb,var(--deep-purple) 50%,transparent)}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.checkout-cod{background:var(--mint);border-radius:16px;padding:1rem 1.25rem;line-height:1.3}.checkout-cod p{margin-top:.35rem;font-size:.95rem}.checkout-submit{align-self:flex-start}.checkout-summary{background:var(--light-grey);border-radius:20px;padding:1.5rem;position:-webkit-sticky;position:sticky;top:5.5rem}.checkout-summary h2{font-weight:600;font-size:1.15rem;margin-bottom:1rem}.checkout-summary ul{list-style:none;display:flex;flex-direction:column;gap:.9rem;margin-bottom:1.25rem}.summary-item{display:flex;align-items:center;gap:.75rem;font-size:.95rem}.summary-item img{border-radius:10px;background:var(--white);object-fit:cover}.summary-name{flex:1 1;font-weight:500}.checkout-empty{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;margin-top:1.5rem}.checkout-empty .cta,.confirmation .cta,.panier-foot .cta{text-decoration:none;display:inline-block}.confirmation{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;min-height:50vh;justify-content:center}.confirmation-ref{font-size:1.15rem}.confirmation-text{max-width:34rem;line-height:1.3}.panier{max-width:40rem;margin-top:1.5rem}.panier-items{padding:0}.panier-foot{border-top:1px solid var(--light-grey);margin-top:1.5rem;padding-top:1.25rem;display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.panier-foot .drawer-total{width:100%}.panier-note{font-size:.9rem;opacity:.8}.about-copy{max-width:44rem;gap:1rem;margin-top:1.5rem;line-height:1.35;font-size:1.05rem}.about-copy,.about-cta{display:flex;flex-direction:column}.about-cta{align-items:flex-start;gap:1.25rem}.about-cta .cta{text-decoration:none}.contact-intro{max-width:36rem;line-height:1.3;margin:1rem 0 1.5rem}.contact-intro a{color:var(--deep-pink);font-weight:600}.contact-form{max-width:36rem}.legal h2{font-weight:600;font-size:1.1rem;margin-top:1.5rem;margin-bottom:.4rem}.legal p{line-height:1.3;max-width:44rem}.shop-banner{display:grid;place-items:center;min-height:clamp(11rem,26vw,16rem);background-image:radial-gradient(55% 70% at 50% 50%,color-mix(in srgb,var(--deep-purple) 45%,transparent),transparent 75%),linear-gradient(color-mix(in srgb,var(--deep-purple) 25%,transparent),color-mix(in srgb,var(--deep-purple) 25%,transparent)),url(/brand/shop-banner.jpg),linear-gradient(140deg,#b06fc9 0,var(--grad-purple) 60%,var(--grad-cool) 100%);background-size:cover,cover,cover,cover;background-position:50%,50%,50%,50%;background-repeat:no-repeat}.shop-banner h1{color:var(--white);font-weight:500;font-size:clamp(1.9rem,4vw,2.8rem);letter-spacing:0;text-shadow:0 2px 14px color-mix(in srgb,var(--deep-purple) 55%,transparent)}.boutique-section{padding-top:clamp(1.5rem,3vw,2.5rem)}.boutique-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-bottom:1rem;border-bottom:1px solid var(--light-grey)}.boutique-toolbar>p{font-size:.95rem}.sortbar{display:flex;align-items:center;gap:.6rem;font-weight:600;font-size:.92rem}.sortbar select{font:inherit;font-weight:500;color:var(--deep-purple);background:var(--white);border:1px solid color-mix(in srgb,var(--deep-purple) 25%,transparent);border-radius:999px;padding:.5em 1em;cursor:pointer}.card-grid-catalog{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media (max-width:760px){.card-grid-catalog{grid-template-columns:1fr 1fr;gap:1rem}}.card-media-link{display:block;width:100%;height:100%}.card-body{display:block;color:var(--deep-purple);text-decoration:none}.card-stars{align-items:center;gap:.4rem;margin-top:.35rem;font-size:.85rem}.card-body .card-stars,.card-stars{display:flex}.pdp-rating .card-stars{margin-top:0}.card-stars span{display:inline-flex;color:var(--deep-purple)}.quickadd{position:absolute;left:.6rem;right:.6rem;bottom:.6rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;font:inherit;font-weight:600;font-size:.88rem;color:var(--deep-purple);background:color-mix(in srgb,var(--white) 80%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:none;border-radius:999px;padding:.4em .45em .4em 1.1em;cursor:pointer}.quickadd:hover .quickadd-bag{transform:scale(1.08)}.quickadd-bag{display:grid;place-items:center;width:2.1em;height:2.1em;border-radius:999px;background:var(--pink);color:var(--deep-purple);transition:transform .15s ease}.quickadd-out{justify-content:center;cursor:default;padding:.6em 1em}.buybox{flex-direction:column;width:100%;margin-top:.25rem}.buybox,.buybox-row{display:flex;gap:.75rem}.buybox-row{align-items:stretch}.qty-outline{background:var(--white);border:1px solid color-mix(in srgb,var(--deep-purple) 30%,transparent);padding:.35em .5em}.qty-outline button{background:none}.qty-outline button:hover{background:var(--light-grey)}.pill-outline{display:inline-flex;align-items:center;justify-content:center;gap:.55em;color:var(--deep-purple);background:var(--white);border:1px solid color-mix(in srgb,var(--deep-purple) 30%,transparent)}.pill-outline:hover{border-color:var(--deep-purple)}.pill-dark{background:var(--deep-purple);color:var(--white);border:none;width:100%}.pill-dark:hover{transform:translateY(-2px)}.buybox-add{flex:1 1}.pdp-eta{font-size:.95rem;line-height:1.35}.pdp-trust{gap:.5rem 0}.pdp-trust li{display:inline-flex;align-items:center;gap:.45em}.pdp-trust li:before{content:none}.pdp-trust li:not(:last-child):after{content:"";display:inline-block;width:1px;height:1.1em;background:color-mix(in srgb,var(--deep-purple) 25%,transparent);margin:0 .9em}.timeline{display:flex;align-items:flex-start;gap:.5rem;width:100%;border:1px solid var(--pink);border-radius:16px;padding:1rem 1.1rem}.timeline-step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem;font-size:.8rem;min-width:5.2rem}.timeline-date{font-weight:600}.timeline-line{flex:1 1;height:0;border-top:2px dotted var(--pink);margin-top:.9rem}.gallery-award{position:absolute;top:1rem;right:1rem;z-index:2;width:clamp(56px,8vw,84px);aspect-ratio:1;background:url(/brand/award-badge.png) 50%/contain no-repeat}.acc-faq{display:flex;flex-direction:column;gap:1rem}.acc-faq-q{font-weight:600}.pdp-videos .eyebrow,.pdp-videos .h-section{text-align:center}.pdp-videos .h-section{margin-bottom:1.75rem}.reviews{text-align:center}.reviews-score{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-top:1rem;line-height:1.3}.reviews-score .card-stars{margin-top:0;font-size:1rem}.reviews-photos-label{font-weight:600;margin:1.75rem 0 1rem}.reviews-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.75rem;gap:.75rem;max-width:56rem;margin:0 auto}.reviews-grid img{width:100%;height:100%;aspect-ratio:1;object-fit:cover;border-radius:14px}@media (max-width:640px){.reviews-grid{grid-template-columns:repeat(2,1fr)}}.card-badge-preorder{background:var(--mint)}.preorder-note{font-size:.88rem;border-radius:12px;padding:.6em 1em}.confirmation-preco,.preorder-note{background:var(--lavender);line-height:1.3}.confirmation-preco{font-size:.95rem;border-radius:14px;padding:.8em 1.2em;max-width:34rem}.howto{text-align:center}.howto .h-section{margin-bottom:1.75rem}.howto-video{position:relative;margin:0 auto}.howto-video video{width:100%;border-radius:20px;background:var(--light-grey);display:block}.howto-video-desktop{width:min(100%,900px)}.howto-video-mobile{display:none;width:min(100%,420px)}@media (max-width:760px){.howto-video-desktop{display:none}.howto-video-mobile{display:block}}.htv-controls{position:absolute;right:.9rem;bottom:.9rem;display:flex;flex-direction:column;gap:.5rem}.htv-controls button{display:grid;place-items:center;width:2.4em;height:2.4em;border:none;border-radius:999px;background:var(--white);color:var(--deep-purple);cursor:pointer;box-shadow:0 2px 8px color-mix(in srgb,var(--deep-purple) 25%,transparent);transition:transform .15s ease}.htv-controls button:hover{transform:scale(1.08)}.htv-controls button:focus-visible{outline:2px solid var(--deep-purple);outline-offset:2px}.beforeafter{text-align:center}.beforeafter .h-section{margin-bottom:1.75rem}.ba-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.25rem;gap:1.25rem}.ba-grid img{width:100%;height:auto;border-radius:20px;background:var(--light-grey);display:block}@media (max-width:760px){.ba-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem;scrollbar-width:none}.ba-grid::-webkit-scrollbar{display:none}.ba-grid img{flex:0 0 85%;scroll-snap-align:center}}.about-hero{background:var(--pink);color:var(--deep-purple);padding-top:clamp(2.5rem,7vw,5rem);position:relative;z-index:1;display:flow-root;overflow-x:clip;overflow-y:visible}.about-manifesto{max-width:46rem;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem);text-align:center;display:flex;flex-direction:column;gap:clamp(1.75rem,4vw,2.5rem)}.about-intro{font-weight:500;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.25}.about-statement{font-weight:600;font-size:clamp(1.8rem,3.6vw,2.9rem);line-height:1.14;letter-spacing:0}.about-statement-2{font-weight:600}.about-illustration{display:block;position:relative;width:100%;height:auto;margin-top:clamp(2rem,5vw,3.5rem);margin-bottom:-30vw}@media (max-width:760px){.about-illustration{width:150%;max-width:none;margin-left:-25%;margin-top:2.5rem;margin-bottom:-45vw}}.promise{position:relative;overflow:hidden;background:radial-gradient(120% 90% at 85% 10%,var(--grad-gold) 0,transparent 45%),linear-gradient(160deg,var(--grad-cool) 0,var(--grad-purple) 55%,var(--grad-cool) 100%)}.promise-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none}@media (prefers-reduced-motion:reduce){.promise-bg{display:none}}.promise-inner{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;padding-top:calc(30vw + clamp(1rem, 3vw, 2.5rem))}@media (max-width:760px){.promise-inner{padding-top:calc(45vw + 2.5rem)}.promise-item{padding:1.75rem 0}}.promise-inner .eyebrow{text-transform:uppercase;margin-bottom:.75rem}.promise-lead{font-size:clamp(1.05rem,1.8vw,1.3rem);margin-bottom:clamp(1.5rem,4vw,2.5rem)}.promise-list{width:min(100%,42rem);display:flex;flex-direction:column}.promise-item{border-bottom:1px solid color-mix(in srgb,var(--deep-purple) 25%,transparent);padding:clamp(1.25rem,3vw,2rem) 0}.promise-item dt{font-weight:600;text-transform:uppercase;letter-spacing:0;font-size:clamp(1.6rem,3.4vw,2.5rem);line-height:1.05;margin-bottom:.8rem}.promise-item dd{line-height:1.35;font-size:1.05rem;max-width:34rem;margin:0 auto}.promise-inner .pill{margin-top:clamp(2rem,5vw,3rem)}