:root{--color-burgundy: #6b1a2a;--color-ink: #1a1a1a;--color-cream: #fff6e7;--color-blush: #f9ebea;--color-brown: #7c5c47;--color-coral: #ff8c7c;--color-espresso: #1d0f04;--color-peach: #ffd0c6;--color-gold: #ffb464;--color-gold-bg: #faefe3;--color-yellow: #fed000;--color-white: #ffffff;--color-muted: rgba(26, 26, 26, .48);--color-line: #c9c9c9;--color-swatch-line: #dadada;--font-serif: "Instrument Serif", Georgia, "Times New Roman", serif;--font-sans: "PP Mori", "Manrope", system-ui, -apple-system, "Segoe UI", sans-serif;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--radius-pill: 999px;--space-section: clamp(56px, 6.4vw, 104px);--shadow-sm: 0 1px 2px rgba(29, 15, 4, .04), 0 2px 8px rgba(29, 15, 4, .04);--shadow-md: 0 2px 4px rgba(29, 15, 4, .04), 0 12px 32px rgba(29, 15, 4, .08);--shadow-lg: 0 4px 8px rgba(29, 15, 4, .05), 0 24px 60px rgba(29, 15, 4, .12);--ease-out: cubic-bezier(.16, 1, .3, 1);--content-max: 1440px;--pad-x: 48px;--edge: max(var(--pad-x), calc((100% - var(--content-max)) / 2));--edge-m: 16px;--peek: 64px;--ease: cubic-bezier(.2, .7, .2, 1)}@font-face{font-family:PP Mori;src:url(../assets/fonts/PPMori-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PP Mori;src:url(../assets/fonts/PPMori-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px;-webkit-text-size-adjust:100%}@media(max-width:900px){html{scroll-padding-top:61px}}body{margin:0;background:var(--color-blush);color:var(--color-ink);font-family:var(--font-sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,p,figure{margin:0}img,svg{display:block;max-width:100%}[hidden]{display:none!important}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}ul,ol{margin:0;padding:0;list-style:none}input{font:inherit}fieldset{min-width:0;margin:0;padding:0;border:0}legend{padding:0}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page{width:100%;background:var(--color-blush);overflow-x:clip}.section{position:relative;padding:var(--space-section) var(--edge)}.section--white{background:var(--color-white)}.section--dark{background:var(--color-ink);color:var(--color-white)}.section--blush{background:var(--color-blush)}.h-display{font-family:var(--font-serif);font-weight:400;font-size:clamp(34px,3.4vw,52px);line-height:1.08;letter-spacing:-.025em;text-transform:capitalize;text-wrap:balance}@media(max-width:900px){.h-display{letter-spacing:-.02em}.sparkle-decor{width:38px;height:38px}.sparkle-decor__lg{width:26px;height:26px}.sparkle-decor__sm{width:12px;height:12px}.h-with-decor{gap:16px}.eyebrow{font-size:14px}}.eyebrow{display:inline-flex;align-items:center;gap:18px;font-weight:600;font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-burgundy)}.eyebrow--brown{color:var(--color-brown)}.eyebrow__icon{width:21px;height:21px;flex:0 0 auto}.section-head{display:flex;flex-direction:column;gap:10px}.section-head--center{align-items:center;text-align:center;gap:20px}.sparkle-decor{position:relative;width:46px;height:46px;flex:0 0 auto;pointer-events:none}.sparkle-decor__lg,.sparkle-decor__sm{position:absolute}.sparkle-decor__lg{width:31px;height:31px;left:0;bottom:0}.sparkle-decor__sm{width:15px;height:15px;right:0;top:0}.h-with-decor{display:inline-flex;align-items:flex-start;gap:24px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:170px;height:65px;padding:12px 30px;border-radius:var(--radius-md);background:var(--color-burgundy);color:var(--color-cream);font-weight:600;font-size:18px;line-height:1;letter-spacing:.05em;text-transform:uppercase;text-align:center;white-space:nowrap;transition:background-color .2s var(--ease),transform .2s var(--ease)}.btn:hover{background:#7f2033}.btn:active{transform:translateY(1px)}.btn__arrow{width:28.5px;height:24px;flex:0 0 auto;transition:transform .25s var(--ease)}.btn:hover .btn__arrow{transform:translate(4px)}.btn--block{width:100%}.btn--sm{height:46px;min-width:0;gap:11px;font-size:13px;letter-spacing:.05em}.btn--sm .btn__arrow{width:24px;height:24px}.feature{display:flex;align-items:center;gap:10px;font-weight:600;font-size:16px;line-height:1.3;letter-spacing:-.02em}.feature__icon{width:22px;height:22px;flex:0 0 auto}.stars{height:17px;width:98px}.stars--sm{height:21.8px;width:109px}.cover{width:100%;height:100%;object-fit:cover}.carousel{position:relative}.carousel__track{display:flex;gap:20px}.carousel__dots{display:none;justify-content:center;gap:12px;margin-top:24px}.carousel__dot{position:relative;width:10px;height:10px;border-radius:50%;border:1px solid currentColor;background:transparent;transition:background-color .2s var(--ease)}.carousel__dot:after{content:"";position:absolute;top:-17px;right:-17px;bottom:-17px;left:-17px}.carousel__dot[aria-current=true]{background:currentColor}@media(max-width:900px){.carousel__track{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.carousel__track>*{width:min(340px,calc(100vw - var(--peek)))}.carousel__track::-webkit-scrollbar{display:none}.carousel__track{padding-inline:var(--edge-m);scroll-padding-inline:var(--edge-m)}.carousel__track>*{scroll-snap-align:start;flex:0 0 auto}.carousel__dots{display:flex}}.header{position:sticky;top:0;z-index:50;height:80px;padding:20px max(var(--pad-x),calc((100% - var(--content-max)) / 2 + 100px));background:var(--color-white);display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.nav__list{display:flex;gap:40px;font-weight:600;font-size:16px;line-height:1}.nav__link{position:relative;padding-bottom:2px}.nav__link:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s var(--ease)}.nav__link:hover:after{transform:scaleX(1)}.logo{display:flex;flex-direction:column;align-items:center;line-height:1;white-space:nowrap}.logo__name{font-family:var(--font-serif);font-size:37px;letter-spacing:-.03em}.logo__by{font-size:14px;letter-spacing:.1em;text-transform:uppercase;line-height:normal}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:22px}.header__cart{width:20px;height:19px}.header__burger,.header__cart-mobile,.mobile-nav{display:none}@media(max-width:900px){.header{height:53px;padding:8px 32px;grid-template-columns:36px 1fr 36px}.nav,.header__actions{display:none}.logo__name{font-size:29px}.logo__by{display:none}.header__burger{display:flex;flex-direction:column;gap:4px;width:36px;padding:9px 6px}.header__burger span{display:block;height:3px;border-radius:40px;background:#000;transition:transform .25s var(--ease),opacity .2s}.header__burger[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__burger[aria-expanded=true] span:nth-child(2){opacity:0}.header__burger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__cart-mobile{display:block;position:relative;width:36px;height:36px;border-radius:var(--radius-pill);background:#fff4ec;justify-self:end}.header__cart-mobile img:first-child{width:36px;height:36px}.header__cart-badge{position:absolute;left:calc(50% + 1px);top:-2px;min-width:16px;height:16px;padding:0 4px;border-radius:var(--radius-pill);background:red;color:#fff;font-size:10px;font-weight:600;line-height:16px;text-align:center}.mobile-nav{display:block;position:fixed;inset:53px 0 auto 0;z-index:49;background:var(--color-white);padding:16px 32px 24px;box-shadow:0 12px 24px #1a1a1a14;transform:translateY(-110%);transition:transform .3s var(--ease)}.mobile-nav[data-open=true]{transform:translateY(0)}.mobile-nav__list{display:flex;flex-direction:column;gap:18px;font-weight:600;font-size:18px}.mobile-nav .btn{margin-top:20px;width:100%}}.hero{position:relative;height:704px;background:var(--color-burgundy);color:var(--color-cream);overflow:hidden;display:flex;align-items:center}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 38%}.hero__content{position:relative;z-index:1;margin-left:var(--edge);margin-right:var(--edge);width:638px;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.rating-pill{display:inline-flex;align-items:center;gap:14px;height:40px;padding:7px 11px;border-radius:999px;background:#fff6e726;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);font-weight:600;font-size:16px;letter-spacing:-.01em;text-transform:capitalize;white-space:nowrap}.hero__title-wrap{position:relative}.hero__title{font-family:var(--font-serif);font-weight:400;font-size:clamp(40px,4.4vw,64px);line-height:1.06;letter-spacing:-.035em;text-wrap:balance;text-transform:capitalize;white-space:nowrap}.hero__sparkle{position:absolute;width:38px;height:38px;right:-52px;top:-34px}.hero__lede{max-width:546px;text-wrap:pretty;font-size:20px;line-height:1.5;letter-spacing:-.01em}.hero .btn{font-size:16px}@media(max-width:1100px){.hero__content{width:auto;max-width:560px}.hero__title{white-space:normal;font-size:54px}}@media(max-width:900px){.hero{height:634px;align-items:flex-start;padding:32px var(--edge-m) 0}.hero__bg{object-position:62% 100%}.hero__content{margin:0 auto;max-width:100%;gap:16px}.rating-pill{height:34px;font-size:13px;gap:8px}.rating-pill .stars{width:78px;height:13px}.hero__title{font-size:40px;letter-spacing:-.04em}.hero__sparkle{display:none}.hero__lede{font-size:16px}.hero .btn{font-size:13px;height:58px;width:100%;white-space:normal}}.why{display:flex;flex-direction:column;gap:24px}.why .section-head{width:100%}.why .h-with-decor{color:var(--color-white)}.why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.why-card{position:relative;min-height:486px;border:1px solid rgba(236,174,166,.31);border-radius:var(--radius-lg);background:var(--color-ink);overflow:hidden}.why-card__media{height:313px;overflow:hidden}.why-card__body{padding:24px 17px 28px;display:flex;flex-direction:column;gap:15px}.why-card__title{font-family:var(--font-serif);font-weight:400;font-size:24px;line-height:1.1;letter-spacing:-.03em}.why-card__text{font-size:16px;line-height:1.5;letter-spacing:-.01em}@media(max-width:900px){.why{padding:var(--space-section) 0;gap:28px}.why .section-head{padding-inline:var(--edge-m)}.why__grid{display:flex}.why__grid>.why-card{height:auto}.why-card__media{height:232px}.why-card__body{padding:20px 14px 24px}.why-card__title{font-size:20px}.why-card__text{font-size:14px}.why .carousel__dots{color:var(--color-white)}}.collection{padding:var(--space-section) var(--edge);display:flex;flex-direction:column;align-items:center;gap:32px}.collection__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:1326px}.scent-card{position:relative;height:484px;box-shadow:var(--shadow-md);border-radius:var(--radius-lg);background:var(--color-brown);overflow:hidden;color:var(--color-white)}.scent-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:235px;background:linear-gradient(to bottom,rgba(29,15,4,0) 0%,var(--color-espresso) 100%)}.scent-card__body{position:absolute;z-index:1;left:0;right:0;bottom:24px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;line-height:1.3;padding:0 16px}.scent-card__name{font-family:var(--font-serif);font-weight:400;font-size:32px;letter-spacing:-.03em;text-transform:capitalize}.scent-card__tagline{font-family:var(--font-serif);font-style:italic;font-size:20px;letter-spacing:-.02em;color:var(--color-coral)}.scent-card__text{font-size:16px;letter-spacing:-.02em}@media(max-width:900px){.collection{padding:var(--space-section) 0;gap:32px}.collection .section-head{padding-inline:var(--edge-m)}.collection__grid{display:flex}.collection__grid>.scent-card{height:354px}.scent-card__name{font-size:28px}.collection .carousel__dots{color:var(--color-ink)}}.reviews{background:var(--color-blush);display:flex;flex-direction:column;gap:42px}.reviews__head{display:flex;flex-direction:column;gap:15px}.rating-line{display:flex;align-items:center;gap:15px;font-size:16px;letter-spacing:-.01em;text-transform:capitalize}.rating-line strong{font-weight:600}.reviews__track{display:flex;gap:15px}.review-card{flex:0 0 325px;width:325px;min-height:457px;padding:53px 24px;border-radius:var(--radius-lg);background:var(--color-white);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;align-items:center;gap:15px;text-align:center}.review-card__media{width:268px;height:207px;border-radius:var(--radius-lg);overflow:hidden;background:#1a1a1a33}.review-card__quote{width:288px;max-width:100%;font-size:18px;line-height:1.5}.review-card__meta{display:flex;flex-direction:column;align-items:center;gap:10px;font-weight:600;font-size:16px;line-height:1.3}.review-card__verified{display:flex;align-items:center;gap:10px;color:var(--color-muted)}.review-card__verified img{width:16px;height:16px}@media(min-width:901px){.reviews__track{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.reviews__track::-webkit-scrollbar{display:none}.reviews__track>*{scroll-snap-align:start}}@media(max-width:900px){.reviews{padding:var(--space-section) 0;gap:28px}.reviews__head{padding-inline:var(--edge-m);gap:12px}.rating-line{flex-wrap:wrap;gap:8px}.reviews__track{gap:12px}.reviews__track>.review-card{flex:0 0 auto;min-height:0;padding:24px 20px 32px}.review-card__media{width:100%;height:180px}.review-card__quote{width:100%;font-size:16px}}.product{padding:var(--space-section) var(--edge);display:grid;grid-template-columns:751px minmax(0,543px);justify-content:center;align-items:start;gap:42px}.product__gallery{position:sticky;top:90px;display:flex;flex-direction:column;gap:15px}.gallery{display:flex;flex-direction:column;gap:10px}.gallery__main{height:575px;border-radius:var(--radius-lg);background:var(--color-cream);overflow:hidden;box-shadow:var(--shadow-md)}.gallery__main{position:relative}.gallery__main .carousel__track{height:100%;gap:0}.gallery__main .carousel__track>*{width:100%;height:100%;flex:0 0 100%}.gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gallery__thumb{aspect-ratio:1;border-radius:var(--radius-lg);background:var(--color-cream);overflow:hidden;border:2px solid transparent;transition:border-color .2s var(--ease)}.gallery__thumb[aria-current=true]{border-color:var(--color-burgundy)}.review-feature{box-shadow:var(--shadow-sm);display:flex;align-items:center;justify-content:center;gap:97px;min-height:290px;padding:53px 24px;border-radius:var(--radius-lg);background:var(--color-white)}.review-feature__media{width:268px;height:207px;border-radius:var(--radius-lg);overflow:hidden;flex:0 0 auto}.review-feature__body{display:flex;flex-direction:column;align-items:center;gap:15px;text-align:center}.review-feature__body .review-card__quote{width:268px}.buy{position:sticky;top:90px;display:flex;flex-direction:column;gap:20px}.buy__title{display:inline-flex;align-items:flex-start;gap:24px}.buy__title .h-display{white-space:nowrap}.badge-pill{display:inline-flex;align-items:center;justify-content:center;height:39px;padding:0 24px;border:1px solid var(--color-gold);border-radius:var(--radius-md);background:var(--color-gold-bg);color:var(--color-burgundy);font-weight:600;font-size:15px;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.price-row{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.price{font-family:var(--font-serif);font-size:42px;line-height:1.1;letter-spacing:-.03em}.price--was{font-size:22px;text-decoration:line-through}.save-badge{display:inline-flex;align-items:center;height:37px;padding:0 13px;border-radius:var(--radius-md);background:var(--color-burgundy);color:var(--color-white);font-weight:600;font-size:16px;letter-spacing:.1em}.price-row__note{font-weight:600;font-size:18px;letter-spacing:-.01em;text-transform:uppercase}.buy__desc{font-size:18px;line-height:1.5;letter-spacing:-.01em}.buy__features{display:grid;grid-template-columns:auto auto;column-gap:32px;row-gap:15px;justify-content:start}.options{display:flex;flex-direction:column;gap:12px}.options__label,.swatches__label{float:left;width:100%;margin-bottom:12px}.options .options__list,.swatches .swatches__list{clear:both}.options__label{font-size:20px;line-height:1.2;letter-spacing:-.02em;text-transform:capitalize;color:var(--color-espresso)}.options__list{display:flex;flex-direction:column;gap:9px}.option{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:14px;padding:14px 18px;border-radius:var(--radius-md);color:var(--color-espresso);background:transparent;cursor:pointer;box-shadow:inset 0 0 0 1px var(--color-line);transition:box-shadow .18s var(--ease),background-color .18s var(--ease)}.option:hover{box-shadow:inset 0 0 0 1px #6b1a2a73}.option:has(input:checked){background:var(--color-white);box-shadow:inset 0 0 0 2px var(--color-burgundy),var(--shadow-sm)}.option:has(input:focus-visible){outline:2px solid var(--color-burgundy);outline-offset:3px}.option__radio{position:relative;width:20px;height:20px;flex:0 0 auto;border:1px solid rgba(29,15,4,.45);border-radius:50%;transition:border-color .18s var(--ease)}.option:has(input:checked) .option__radio{border-color:var(--color-burgundy)}.option__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--color-burgundy);transform:scale(0);transition:transform .18s var(--ease)}.option:has(input:checked) .option__radio:after{transform:scale(1)}.option__text{display:flex;flex-direction:column;gap:3px;min-width:0}.option__head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.option__title{font-weight:600;font-size:16px;line-height:1.2;letter-spacing:-.02em}.option__meta{font-size:12px;line-height:1.35;font-weight:600;color:var(--color-burgundy)}.option__sub{font-size:12px;line-height:1.4;color:#1d0f04a8}.option__price{display:flex;flex-direction:column;align-items:flex-end;gap:1px;text-align:right;white-space:nowrap}.option__total{font-family:var(--font-serif);font-size:22px;line-height:1.1;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.option__was{font-size:12px;line-height:1.2;text-decoration:line-through;color:#1d0f0480}.option__save{font-size:11px;font-weight:600;line-height:1.2;color:var(--color-burgundy)}.option__flag{display:inline-flex;align-items:center;height:20px;padding:0 9px;border-radius:var(--radius-pill);background:var(--color-yellow);color:var(--color-burgundy);font-weight:600;font-size:10px;line-height:1;letter-spacing:.02em;white-space:nowrap}@media(max-width:900px){.option{padding:12px 14px;column-gap:11px}.option__title{font-size:15px}.option__total{font-size:19px}.option__sub{font-size:11.5px}}@media(max-width:360px){.option{grid-template-columns:auto minmax(0,1fr);row-gap:8px}.option__price{grid-column:2;align-items:flex-start;text-align:left;flex-direction:row;align-items:baseline;gap:8px}}.swatches{display:flex;flex-direction:column;gap:12px}.swatches__label{display:flex;align-items:center;gap:8px;font-weight:600;font-size:18px;letter-spacing:-.01em}.swatches__label:after{content:none}.swatches__dot{width:6px;height:6px;border-radius:50%;background:var(--color-ink)}.swatches__value{color:#acacac;letter-spacing:-.03em}.swatches__list{display:flex;gap:12px}.swatch{width:107px;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer;color:var(--color-brown);font-size:16px;letter-spacing:-.03em;text-align:center}.swatch__media{width:107px;height:107px;border:1px solid var(--color-swatch-line);border-radius:var(--radius-sm);overflow:hidden;opacity:.6;transition:opacity .2s var(--ease),border-color .2s var(--ease)}.swatch__media img{width:100%;height:100%;object-fit:cover}.swatch:hover .swatch__media{opacity:.85}.swatch:has(input:checked){color:var(--color-ink);font-weight:600}.swatch:has(input:checked) .swatch__media{opacity:1;border-color:var(--color-burgundy);padding:5px}.swatch:has(input:checked) .swatch__media img{border-radius:calc(var(--radius-sm) - 4px)}.urgency{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 23px;border-radius:var(--radius-sm);background:var(--color-peach);font-weight:600;font-size:14px;line-height:1}.urgency__timer{color:var(--color-burgundy);font-variant-numeric:tabular-nums}.trust{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:16px;line-height:1.4;text-transform:capitalize}.trust__item{display:flex;align-items:center;gap:9px}.trust__item img{width:18px;height:18px}.acc{display:flex;flex-direction:column;gap:5px}.acc__item{border:0}.acc__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:49px;cursor:pointer;font-weight:600;font-size:18px;line-height:1.2}.acc__summary::-webkit-details-marker{display:none}.acc__plus{font-weight:600;transition:transform .25s var(--ease)}.acc__item[open] .acc__plus{transform:rotate(45deg)}.acc__body{padding:0 0 16px;font-size:16px;line-height:1.5;max-width:60ch}@media(max-width:1240px){.product{grid-template-columns:minmax(0,1fr) minmax(0,480px)}.gallery__main{height:auto;aspect-ratio:751 / 575}.review-feature{gap:32px;padding:40px 24px}.review-feature__media{flex:0 1 268px;min-width:0}.review-feature__body{min-width:0;flex:1 1 auto}.review-feature__body .review-card__quote{width:auto}}@media(max-width:900px){.product{grid-template-columns:minmax(0,1fr);justify-content:stretch;padding:16px var(--edge-m) 40px;gap:24px}.buy>*{min-width:0}.product__gallery{display:contents}.gallery{order:1}.gallery__thumbs{display:none}.gallery__main{aspect-ratio:399 / 331;border-radius:var(--radius-md)}.gallery__main .carousel__track{height:100%;gap:0}.gallery__main .carousel__track>*{width:100%;height:100%}.gallery__dots{position:absolute;left:0;right:0;bottom:16px;margin:0;color:var(--color-white)}.gallery__main{position:relative}.buy{position:static;order:2;gap:16px}.buy__title .h-display{font-size:36px}.badge-pill{font-size:12px;min-height:34px;height:auto;padding:8px 16px;white-space:normal;text-align:center}.price{font-size:34px}.price--was{font-size:18px}.save-badge{font-size:13px;height:30px}.price-row__note{font-size:14px}.buy__desc{display:none}.buy__features{column-gap:24px;row-gap:10px}.buy__features .feature{font-size:13px}.options__label{font-size:16px}.option{min-height:56px}.swatches__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.swatch{width:auto;font-size:13px}.swatch__media{width:100%;height:auto;aspect-ratio:1}.urgency{font-size:12px;padding:14px 16px}.trust{font-size:12px;flex-wrap:wrap;justify-content:flex-start;gap:8px 16px}.trust__item{gap:6px}.trust__item img{width:14px;height:14px}.review-feature{order:3;gap:16px;min-height:0;padding:28px 24px}.review-feature__media{display:none}.review-feature__body .review-card__quote{width:100%}}.acc__body.rte>*{margin:0 0 12px}.acc__body.rte>*:last-child{margin-bottom:0}.acc__body.rte img{border-radius:var(--radius-sm)}.acc__body.rte a{text-decoration:underline}.acc__body.rte ul{list-style:disc;padding-left:20px}.acc__body.rte li{margin-bottom:6px}.btn[disabled]{opacity:.55;cursor:not-allowed}.btn[disabled]:hover{background:var(--color-burgundy)}.btn[disabled]:hover .btn__arrow{transform:none}.swatch:has(input:disabled){opacity:.4;cursor:not-allowed}.candie-body{margin:0;background:var(--color-blush)}.howto{display:flex;flex-direction:column;align-items:center;gap:54px}.steps{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;width:100%;max-width:1310px}.step{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.step__num{width:63.5px;height:63.5px;border-radius:50%;background:var(--color-burgundy);color:var(--color-white);display:grid;place-items:center;font-weight:600;font-size:25.4px;line-height:1}.step__title{font-weight:600;font-size:24px;line-height:20px}.step__text{max-width:370px;font-size:18px;line-height:1.5}.steps__line{position:absolute;top:31px;height:2px;width:306px;background-image:linear-gradient(to right,var(--color-burgundy) 50%,transparent 50%);background-size:8px 2px;pointer-events:none}.steps__line--1{left:calc(16.666% + 50px)}.steps__line--2{left:calc(50% + 50px)}@media(max-width:1200px){.steps__line{width:200px}.steps__line--1{left:calc(16.666% + 45px)}.steps__line--2{left:calc(50% + 45px)}}@media(max-width:900px){.howto{padding:var(--space-section) var(--edge-m);gap:36px}.steps{grid-template-columns:1fr;gap:32px}.steps__line{display:none}.step{gap:12px}.step__head{display:flex;align-items:center;gap:12px}.step__num{width:36px;height:36px;font-size:16px;flex:0 0 auto}.step__title{line-height:1.2;font-size:20px;text-align:left}.step__text{font-size:16px}}@media(min-width:901px){.step__head{display:contents}}.details{padding:var(--space-section) var(--edge);display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.details__grid{display:grid;grid-template-columns:repeat(2,342px);gap:11.66px;flex:0 0 auto}.detail-tile{position:relative;height:320px;border-radius:var(--radius-sm);background:#7e7e7e;overflow:hidden}.detail-tile__caption{position:absolute;left:0;right:0;bottom:0;height:48px;background:var(--color-burgundy);color:var(--color-white);display:flex;align-items:center;justify-content:center;gap:10px;font-weight:600;font-size:18px;letter-spacing:-.02em}.detail-tile__caption img{width:22px;height:22px}.details__copy{width:584px;display:flex;flex-direction:column;gap:24px;padding-bottom:2px}.details__copy .h-display{max-width:336px}.details__lede{max-width:544px;font-size:18px;line-height:1.5;letter-spacing:-.01em}.plus-list{display:flex;flex-direction:column;gap:20px}.plus-list li{display:flex;align-items:center;gap:10px;font-weight:600;font-size:20px;line-height:1.3;letter-spacing:-.02em}.plus-list img{width:22px;height:23px}@media(max-width:1240px){.details{flex-direction:column;align-items:stretch}.details__grid{grid-template-columns:repeat(2,1fr)}.details__copy{width:auto}}@media(max-width:900px){.details{padding:var(--space-section) var(--edge-m);gap:28px}.details__grid{gap:8px}.detail-tile{height:auto;aspect-ratio:198 / 190}.detail-tile__caption{height:30px;font-size:11px;gap:6px}.detail-tile__caption img{width:12px;height:12px}.details__copy{gap:16px}.details__copy .h-display{font-size:36px;max-width:none}.details__lede{font-size:15px}.plus-list{gap:12px}.plus-list li{font-size:17px}.plus-list img{width:18px;height:19px}}.unboxing{display:flex;justify-content:center}.unbox-card{box-shadow:var(--shadow-lg);position:relative;width:100%;max-width:calc(var(--content-max) - 96px);height:623px;border-radius:var(--radius-lg);background:var(--color-ink);color:var(--color-white);overflow:hidden;display:flex}.unbox-card__content{position:relative;z-index:1;padding:58px 64px;width:620px;flex:0 0 auto;display:flex;flex-direction:column;gap:15px}.unbox-card__content .h-display{max-width:344px}.unbox-card__lede{max-width:452px;font-size:18px;line-height:1.5;letter-spacing:-.01em}.unbox-card__kicker{margin-top:5px;font-weight:600;font-size:20px;line-height:1.5;letter-spacing:.1em;text-transform:uppercase}.unbox-card__list{display:flex;flex-direction:column;gap:10px}.unbox-card__list .feature{font-size:18px}.unbox-card .btn{width:452px;max-width:100%;margin-top:5px}.unbox-card__media{position:absolute;top:0;right:0;bottom:0;width:724px;max-width:55%}.unbox-card__media img{width:100%;height:100%;object-fit:cover;object-position:center 25%}@media(max-width:1100px){.unbox-card__content{width:55%;padding:40px}.unbox-card__media{max-width:45%}}@media(max-width:900px){.unboxing{padding:0 var(--edge-m)}.unbox-card{height:auto;flex-direction:column}.unbox-card__media{position:relative;order:-1;width:100%;max-width:none;height:300px}.unbox-card__media img{object-position:center 20%}.unbox-card__content{width:100%;padding:24px 16px 20px;gap:12px}.unbox-card__content .h-display{font-size:34px;max-width:none}.unbox-card__lede{font-size:15px}.unbox-card__kicker{font-size:16px}.unbox-card__list .feature{font-size:14px}.unbox-card .btn{width:100%}}.faq{padding:var(--space-section) var(--edge);display:flex;flex-direction:column;align-items:center;gap:32px}.faq__list{width:100%;max-width:936px;display:flex;flex-direction:column;gap:12px}.faq__item{border-bottom:1px solid var(--color-ink);padding:16px 24px}.faq__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;font-weight:600;font-size:22px;line-height:normal}.faq__summary::-webkit-details-marker{display:none}.faq__icon{position:relative;width:24px;height:24px;flex:0 0 auto}.faq__icon img{position:absolute;top:0;right:0;bottom:0;left:0;width:24px;height:24px;transition:opacity .2s var(--ease)}.faq__icon .faq__icon--minus,.faq__item[open] .faq__icon .faq__icon--plus{opacity:0}.faq__item[open] .faq__icon .faq__icon--minus{opacity:1}.faq__answer{margin-top:12px;max-width:734px;font-size:18px;line-height:1.4}@media(max-width:900px){.faq{padding:var(--space-section) var(--edge-m);gap:24px}.faq__list{gap:8px}.faq__item{padding:12px 16px}.faq__summary{font-size:17px}.faq__answer{font-size:13px}}.cta{position:relative;box-shadow:var(--shadow-lg);height:598px;margin-inline:var(--edge);border-radius:var(--radius-lg);color:var(--color-white);overflow:hidden;isolation:isolate}.cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#1d0f04cc,#1d0f0400 55.278%)}.cta__content{position:relative;z-index:1;padding:62px clamp(24px,4vw,56px);display:flex;flex-direction:column;align-items:flex-start;gap:24px}.cta__content .h-with-decor{color:var(--color-white)}.cta__lede{max-width:670px;font-size:18px;line-height:1.5}.cta .btn{width:375px;max-width:100%}@media(max-width:900px){.cta{height:592px;display:flex;align-items:flex-end;margin-inline:var(--edge-m);border-radius:var(--radius-md)}.cta__bg{object-position:40% center}.cta:before{background:linear-gradient(to top,#1d0f04d9,#1d0f0400 60%)}.cta__content{padding:0 20px 36px;gap:16px}.cta__content .h-display{font-size:38px}.cta__lede{font-size:15px}.cta .btn{width:100%}}.footer{padding:8px max(16px,calc((100% - var(--content-max)) / 2 + 35px));background:var(--color-white)}.footer__inner{background:var(--color-ink);color:var(--color-white);border-radius:var(--radius-md);padding:48px 49px;display:flex;flex-direction:column;gap:67px}.footer__top{display:flex;align-items:center;justify-content:space-between;gap:40px}.footer__brand{width:493px;max-width:100%;display:flex;flex-direction:column;gap:18px}.footer__brand .logo{align-items:center;width:max-content}.footer__brand .logo__name{font-size:43.4px}.footer__brand .logo__by{font-size:16.5px}.footer__tagline{max-width:478px;font-size:18px;line-height:1.4;letter-spacing:-.02em;text-transform:capitalize}.newsletter{display:flex;flex-direction:column;gap:24px;width:407px;max-width:100%}.newsletter__title{font-size:14px;line-height:17.5px}.newsletter__note{font-size:12px;line-height:15px;color:#ffffff80;margin-top:4px}.newsletter__form{display:flex;align-items:center;height:48px;padding:0 16px;border:1px solid rgba(255,255,255,.75);border-radius:var(--radius-sm)}.newsletter__input{flex:1 1 auto;min-width:0;height:100%;padding:0 16px;background:transparent;border:0;color:var(--color-white);font-size:15.6px;outline:none}.newsletter__input::placeholder{color:#ffffff80}.newsletter__submit{flex:0 0 auto;font-size:12px;line-height:15px;letter-spacing:.02em;text-transform:uppercase;color:#ffffff80;transition:color .2s var(--ease)}.newsletter__submit:hover{color:var(--color-white)}.footer__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.footer__trust{display:flex;gap:20px}.footer__trust li{display:flex;align-items:center;gap:10px;font-size:15px;line-height:1.5;text-transform:capitalize}.footer__trust img{width:14.5px;height:10.5px}.footer__copy{font-size:14px;line-height:17.5px;text-transform:uppercase;color:#ffffffbf}@media(max-width:900px){.footer{padding:8px var(--edge-m) 24px}.footer__inner{padding:40px 24px 32px;gap:32px}.footer__top{flex-direction:column;align-items:center;text-align:center;gap:28px}.footer__brand{align-items:center;gap:16px}.footer__brand .logo__name{font-size:40px}.footer__brand .logo__by{font-size:15px;display:block}.footer__tagline{font-size:15px}.newsletter{width:100%;text-align:left;gap:16px}.footer__bottom{flex-direction:column;align-items:center;text-align:center;gap:28px}.footer__trust{flex-direction:column;align-items:center;gap:16px}.footer__copy{font-size:13px;line-height:1.4;max-width:300px}}.candie-motion .reveal-el{opacity:0;transform:translateY(16px);transition:opacity .7s var(--ease-out),transform .7s var(--ease-out);transition-delay:calc(var(--reveal-i, 0) * 80ms)}.candie-motion .reveal-el.is-in{opacity:1;transform:none}@media(hover:hover)and (prefers-reduced-motion:no-preference){.why-card__media img,.scent-card>.cover,.detail-tile>.cover{transition:transform .9s var(--ease-out)}.why-card:hover .why-card__media img,.scent-card:hover>.cover,.detail-tile:hover>.cover{transform:scale(1.035)}}.atc-bar{position:fixed;left:0;right:0;bottom:0;z-index:60;display:none;align-items:center;gap:12px;padding:10px var(--edge-m);padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));background:var(--color-white);border-top:1px solid rgba(26,26,26,.12);box-shadow:0 -6px 20px #1a1a1a1a;transform:translateY(110%);transition:transform .25s var(--ease)}.atc-bar[data-visible=true]{transform:translateY(0)}.atc-bar__info{display:flex;flex-direction:column;min-width:0;line-height:1.2}.atc-bar__name{font-size:13px;color:var(--color-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.atc-bar__price{font-family:var(--font-serif);font-size:22px;letter-spacing:-.02em}.atc-bar__btn{flex:1 1 auto;height:52px;min-width:0;font-size:14px;padding-inline:16px}@media(max-width:900px){.candie-atc-open shopify-chat{transform:translateY(-74px);transition:transform .25s var(--ease)}}@media(max-width:900px){.atc-bar{display:flex}.footer{padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/candie.css.map */
