*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:1rem;line-height:1.6;color:#1a1a1a;background-color:#f9f6f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}input,textarea,select{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-weight:400;line-height:1.15;letter-spacing:-.01em}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}@media(min-width:768px){.container{padding:0 32px}}@media(min-width:1200px){.container{padding:0 40px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.section{padding:60px 0}@media(min-width:768px){.section{padding:80px 0}}@media(min-width:1024px){.section{padding:100px 0}}.section-header{text-align:center;margin-bottom:48px;max-width:640px;margin-left:auto;margin-right:auto}.section-eyebrow{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#b2c9ad;margin-bottom:12px}.section-title{font-size:clamp(1.75rem,4vw,2.75rem);color:#1a1a1a;margin-bottom:16px}.section-subtitle{font-size:1rem;color:#6b6b6b;line-height:1.7}.rte p,.rte ul,.rte ol{margin-bottom:1em}.rte ul,.rte ol{padding-left:1.5em;list-style:disc}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:40px;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.02em;line-height:1;transition:all .2s ease;white-space:nowrap;text-decoration:none;cursor:pointer;border:1.5px solid transparent;position:relative;overflow:hidden}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background-color:#1a1a1a;color:#f9f6f0;border-color:#1a1a1a}.btn--primary:hover:not(:disabled){background-color:#333;border-color:#333;transform:translateY(-1px);box-shadow:0 4px 16px #1a1a1a33}.btn--secondary{background-color:transparent;color:#1a1a1a;border-color:#1a1a1a}.btn--secondary:hover:not(:disabled){background-color:#1a1a1a;color:#f9f6f0}.btn--ghost{background-color:transparent;color:#1a1a1a;border-color:#1a1a1a40}.btn--ghost:hover:not(:disabled){border-color:#1a1a1a;background-color:#1a1a1a0a}.btn--lg{padding:16px 36px;font-size:.9375rem}.btn--full{width:100%}.btn-loading{display:none}.btn.is-loading .btn-text{opacity:0}.btn.is-loading .btn-loading{display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.announcement-bar{background-color:#1a1a1a;color:#f9f6f0;text-align:center;padding:10px 20px;position:relative;z-index:100}.announcement-bar__text{font-size:.8125rem;letter-spacing:.04em}.announcement-bar__close{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#f9f6f0;opacity:.7;padding:4px;line-height:0;transition:opacity .2s}.announcement-bar__close:hover{opacity:1}.site-header{position:sticky;top:0;z-index:90;background-color:#f9f6f0f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(26,26,26,.08);transition:box-shadow .3s ease}.site-header.is-scrolled{box-shadow:0 2px 20px #1a1a1a14}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:64px;gap:16px}.site-header__logo{flex-shrink:0;order:2}@media(min-width:768px){.site-header__logo{order:1}}.site-header__logo-text{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:500;letter-spacing:.04em;color:#1a1a1a}.site-header__menu-toggle{display:flex;flex-direction:column;gap:5px;padding:4px;order:1;width:32px}@media(min-width:768px){.site-header__menu-toggle{display:none}}.hamburger-line{display:block;width:22px;height:1.5px;background-color:#1a1a1a;transition:transform .3s ease,opacity .3s ease}.site-header__menu-toggle[aria-expanded=true] .hamburger-line:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.site-header__menu-toggle[aria-expanded=true] .hamburger-line:nth-child(2){opacity:0}.site-header__menu-toggle[aria-expanded=true] .hamburger-line:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.site-nav{display:none;order:2}@media(min-width:768px){.site-nav{display:flex;flex:1;justify-content:center}}.site-nav__list{display:flex;align-items:center;gap:32px}.site-nav__link{font-size:.875rem;font-weight:400;color:#1a1a1a;letter-spacing:.01em;transition:color .2s;position:relative}.site-nav__link:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;background-color:#b2c9ad;transition:width .3s ease}.site-nav__link:hover:after,.site-nav__link.is-active:after{width:100%}.site-header__icons{display:flex;align-items:center;gap:8px;order:3}.site-header__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:#1a1a1a;transition:background-color .2s;position:relative}.site-header__icon:hover{background-color:#1a1a1a0f}.cart-count{position:absolute;top:0;right:0;min-width:16px;height:16px;padding:0 4px;background-color:#f2c4ce;color:#1a1a1a;font-size:.6875rem;font-weight:600;border-radius:8px;display:flex;align-items:center;justify-content:center;line-height:1;transition:transform .2s}.cart-count:empty,.cart-count[data-count="0"]{display:none}.mobile-nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#1a1a1a66;z-index:80;opacity:0;pointer-events:none;transition:opacity .3s ease}.mobile-nav-overlay.is-visible{opacity:1;pointer-events:all}@media(max-width:767px){.site-nav{display:block;position:fixed;top:0;left:-280px;width:280px;height:100dvh;background-color:#f9f6f0;z-index:85;padding:80px 32px 32px;transition:left .35s cubic-bezier(.4,0,.2,1);overflow-y:auto;border-right:1px solid rgba(26,26,26,.08)}.site-nav.is-open{left:0}.site-nav__list{flex-direction:column;align-items:flex-start;gap:0}.site-nav__link{display:block;padding:14px 0;font-size:1.125rem;font-family:Cormorant Garamond,serif;border-bottom:1px solid rgba(26,26,26,.06);width:100%}}.hero{min-height:calc(100svh - 64px);background:linear-gradient(135deg,#f9f6f0,#fdf0f3 40%,#eff5ee);display:flex;align-items:center;position:relative;overflow:hidden;padding:60px 0 80px}.hero__inner{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media(min-width:900px){.hero__inner{grid-template-columns:1fr 1fr;gap:64px;min-height:600px}}.hero__content{max-width:540px}@media(max-width:899px){.hero__content{text-align:center;margin:0 auto}}.hero__eyebrow{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#b2c9ad;margin-bottom:16px}.hero__headline{font-size:clamp(2.5rem,7vw,4.5rem);font-weight:400;color:#1a1a1a;margin-bottom:20px;line-height:1.05}.hero__headline em,.hero__headline i{font-style:italic;color:#b2c9ad}.hero__subtext{font-size:1rem;color:#6b6b6b;line-height:1.7;margin-bottom:32px;max-width:440px}@media(max-width:899px){.hero__subtext{margin-left:auto;margin-right:auto}}.hero__cta-group{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px}@media(max-width:899px){.hero__cta-group{justify-content:center}}.hero__trust-row{display:flex;flex-wrap:wrap;gap:20px;align-items:center}@media(max-width:899px){.hero__trust-row{justify-content:center}}.hero__trust-item{display:flex;align-items:center;gap:6px;font-size:.8125rem;color:#6b6b6b}.hero__media{display:flex;align-items:center;justify-content:center}.hero__image-wrap{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 24px 64px #1a1a1a1f}.hero__image{width:100%;max-width:480px;height:auto;border-radius:24px}.hero__image-placeholder{width:100%;max-width:340px;aspect-ratio:3/4;display:flex;align-items:center;justify-content:center}.hero__bottle-mock{position:relative;width:200px;height:280px;display:flex;align-items:center;justify-content:center}.hero__bottle-glow{position:absolute;width:260px;height:260px;background:radial-gradient(circle,rgba(242,196,206,.4) 0%,rgba(178,201,173,.2) 60%,transparent 80%);border-radius:50%;animation:glowPulse 3s ease-in-out infinite}@keyframes glowPulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.08);opacity:1}}.hero__bottle-shape{position:relative;width:110px;height:220px;background:linear-gradient(160deg,#f9f6f0e6,#f2c4ce66);border-radius:50px 50px 30px 30px;border:1.5px solid rgba(242,196,206,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 60px #1a1a1a1a,inset 0 1px #fffc,inset 4px 0 12px #fff6;display:flex;align-items:center;justify-content:center}.hero__bottle-label{text-align:center;padding:12px}.hero__bottle-brand{font-family:Cormorant Garamond,serif;font-size:1.125rem;font-weight:500;color:#1a1a1a;margin-bottom:4px}.hero__bottle-name{font-size:.625rem;letter-spacing:.08em;text-transform:uppercase;color:#6b6b6b;margin-bottom:4px}.hero__bottle-spec{font-size:.5625rem;color:#b2c9ad;letter-spacing:.06em}.hero__scroll-indicator{position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero__scroll-indicator span{display:block;width:1px;height:48px;background:linear-gradient(to bottom,transparent,#B2C9AD);margin:0 auto;animation:scrollLine 2s ease-in-out infinite}@keyframes scrollLine{0%{transform:scaleY(0);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}51%{transform:scaleY(1);transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}.feature-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:64px}@media(min-width:640px){.feature-grid{grid-template-columns:repeat(3,1fr);gap:32px}}.feature-card{background-color:#fff;border:1px solid rgba(26,26,26,.06);border-radius:20px;padding:32px 28px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #1a1a1a14}.feature-card__icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#f2c4ce22,#b2c9ad22);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#b2c9ad}.feature-card__title{font-size:1.25rem;margin-bottom:12px;color:#1a1a1a}.feature-card__desc{font-size:.9375rem;color:#6b6b6b;line-height:1.65}.ingredient-highlight{background:linear-gradient(135deg,#1a1a1a,#2c2c2c);border-radius:24px;padding:40px 36px;color:#f9f6f0}@media(min-width:768px){.ingredient-highlight{padding:48px 56px}}.ingredient-highlight__inner{display:flex;align-items:center;gap:28px;margin-bottom:28px;flex-wrap:wrap}.ingredient-highlight__badge{font-family:Cormorant Garamond,serif;font-size:4rem;font-weight:300;color:#f2c4ce;line-height:1;flex-shrink:0;min-width:80px}.ingredient-highlight__text h3{font-size:1.5rem;color:#f9f6f0;margin-bottom:8px}.ingredient-highlight__text p{font-size:.9375rem;color:#f9f6f0b3;line-height:1.65}.ingredient-list{display:flex;flex-wrap:wrap;gap:10px}.ingredient-pill{padding:8px 16px;border:1px solid rgba(249,246,240,.2);border-radius:20px;font-size:.8125rem;color:#f9f6f0cc;letter-spacing:.02em;transition:border-color .2s}.ingredient-pill:first-child{border-color:#f2c4ce;color:#f2c4ce}.ingredient-pill:hover{border-color:#f9f6f080}.how-it-works{background-color:#f9f6f0}.steps-grid{display:grid;grid-template-columns:1fr;gap:0;margin-bottom:48px;position:relative}@media(min-width:640px){.steps-grid{grid-template-columns:repeat(3,1fr);gap:32px}}.step-card{position:relative;padding:32px 28px;text-align:center}@media(max-width:639px){.step-card{display:grid;grid-template-columns:64px 1fr;grid-template-rows:auto auto;text-align:left;gap:4px 20px;padding:20px 0;border-bottom:1px solid rgba(26,26,26,.06)}.step-card:last-child{border-bottom:none}}.step-card__number{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#f2c4ce,#e8d5d8);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;flex-shrink:0}@media(max-width:639px){.step-card__number{grid-row:1 / 3;grid-column:1;margin:4px 0 0;align-self:start}}.step-card__number span{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:500;color:#1a1a1a}.step-card__connector{display:none}@media(min-width:640px){.step-card__connector{display:block;position:absolute;top:64px;right:-16px;width:32px;height:1px;background:linear-gradient(to right,#f2c4ce,#b2c9ad)}.step-card:last-child .step-card__connector{display:none}}.step-card__title{font-size:1.375rem;margin-bottom:10px;color:#1a1a1a}@media(max-width:639px){.step-card__title{margin-bottom:6px;align-self:end}}.step-card__desc{font-size:.9375rem;color:#6b6b6b;line-height:1.65}.how-it-works__cta{text-align:center}.testimonials{background:linear-gradient(160deg,#fdf0f3,#f9f6f0 60%,#eff5ee)}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:48px}@media(min-width:640px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background-color:#fff;border-radius:20px;padding:28px;border:1px solid rgba(26,26,26,.05);transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #1a1a1a12}.testimonial-card__stars{display:flex;gap:3px;margin-bottom:16px;color:#f2c4ce}.testimonial-card__quote{font-style:normal;margin-bottom:20px}.testimonial-card__quote p{font-size:.9375rem;color:#3a3a3a;line-height:1.7}.testimonial-card__author{display:flex;align-items:center;gap:12px;margin-bottom:12px}.testimonial-card__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.testimonial-card__avatar--placeholder{background:linear-gradient(135deg,#f2c4ce,#b2c9ad);display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:1rem;color:#fff;font-weight:500}.testimonial-card__name{font-size:.875rem;font-weight:500;color:#1a1a1a}.testimonial-card__location{font-size:.8125rem;color:#9b9b9b}.testimonial-card__verified{display:inline-flex;align-items:center;gap:5px;font-size:.75rem;color:#b2c9ad;font-weight:500}.testimonials-summary{text-align:center}.testimonials-rating{display:inline-flex;align-items:center;gap:12px;background-color:#fff;border:1px solid rgba(26,26,26,.06);border-radius:40px;padding:12px 24px}.testimonials-rating__score{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:500;color:#1a1a1a}.testimonials-rating__stars{display:flex;gap:2px;color:#f2c4ce}.testimonials-rating__count{font-size:.8125rem;color:#6b6b6b}.product-main{padding-top:40px}.product-layout{display:grid;grid-template-columns:1fr;gap:48px}@media(min-width:900px){.product-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:start;overflow:hidden}}.product-images{min-width:0;max-width:100%;overflow:hidden;position:relative;z-index:1}.product-images__main{max-width:100%}.product-images__img{max-width:100%;display:block}.product-info{min-width:0;position:relative;z-index:2}.product-images__main{border-radius:20px;overflow:hidden;background-color:#fff;aspect-ratio:1}.product-images__stage{position:relative;height:100%}.product-images__slide{display:none;height:100%}.product-images__slide.is-active{display:block}.product-images__img{width:100%;height:100%;object-fit:cover}.product-images__thumbs{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.product-images__thumb{width:72px;height:72px;border-radius:10px;overflow:hidden;border:2px solid transparent;padding:0;transition:border-color .2s;flex-shrink:0}.product-images__thumb.is-active,.product-images__thumb:hover{border-color:#b2c9ad}.product-images__thumb img{width:100%;height:100%;object-fit:cover}.product-images__placeholder{aspect-ratio:1;background:linear-gradient(135deg,#fdf0f3,#eff5ee);border-radius:20px;display:flex;align-items:center;justify-content:center}.product-placeholder-art{position:relative;display:flex;align-items:center;justify-content:center;width:200px;height:260px}.product-placeholder-glow{position:absolute;width:280px;height:280px;background:radial-gradient(circle,rgba(242,196,206,.3) 0%,transparent 70%);border-radius:50%}.product-placeholder-bottle{position:relative;width:100px;height:200px;background:linear-gradient(160deg,#f9f6f0f2,#f2c4ce4d);border-radius:44px 44px 24px 24px;border:1.5px solid rgba(242,196,206,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;box-shadow:0 16px 48px #1a1a1a14,inset 0 1px #fffc}.product-placeholder-bottle p:first-child{font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:500}.product-placeholder-bottle p:last-child{font-size:.5625rem;text-transform:uppercase;letter-spacing:.08em;color:#6b6b6b;text-align:center;padding:0 8px}.product-info__breadcrumb{display:flex;align-items:center;gap:8px;font-size:.8125rem;color:#9b9b9b;margin-bottom:16px}.product-info__breadcrumb a:hover{color:#1a1a1a}.product-info__title{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:12px;line-height:1.1}.product-info__subtitle{font-size:1rem;color:#6b6b6b;margin-bottom:16px}.product-info__rating{display:flex;align-items:center;gap:8px;margin-bottom:20px}.star-row{display:flex;gap:2px;color:#f2c4ce}.product-info__review-count{font-size:.875rem;color:#6b6b6b}.product-info__price{display:flex;align-items:baseline;gap:12px;margin-bottom:20px}.product-price__current{font-family:Cormorant Garamond,serif;font-size:1.875rem;font-weight:500;color:#1a1a1a}.product-price__compare{font-size:1.125rem;color:#9b9b9b;text-decoration:line-through}.product-price__badge{background-color:#f2c4ce;color:#1a1a1a;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:20px}.product-info__trust-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.trust-badge{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:1px solid rgba(26,26,26,.1);border-radius:20px;font-size:.75rem;color:#6b6b6b;background-color:#fff}.product-info__description{font-size:.9375rem;color:#4a4a4a;line-height:1.7;margin-bottom:28px}.product-variants{margin-bottom:24px}.product-variant-group{margin-bottom:16px}.product-variant-label{display:block;font-size:.875rem;font-weight:500;margin-bottom:10px;color:#1a1a1a}.product-variant-options{display:flex;flex-wrap:wrap;gap:8px}.variant-option{position:relative;cursor:pointer}.variant-option input[type=radio]{position:absolute;opacity:0;width:0;height:0}.variant-option span{display:block;padding:8px 16px;border:1.5px solid rgba(26,26,26,.15);border-radius:8px;font-size:.875rem;transition:all .2s}.variant-option.is-selected span,.variant-option input:checked+span{border-color:#1a1a1a;background-color:#1a1a1a;color:#f9f6f0}.variant-option:hover span{border-color:#1a1a1a}.product-form__actions{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.add-to-cart-btn{width:100%}.product-form__qty{display:flex;align-items:center;border:1.5px solid rgba(26,26,26,.15);border-radius:40px;overflow:hidden;flex-shrink:0}.qty-btn{width:40px;height:48px;display:flex;align-items:center;justify-content:center;font-size:1.125rem;color:#1a1a1a;transition:background-color .2s}.qty-btn:hover{background-color:#1a1a1a0a}.qty-input{width:44px;height:48px;border:none;text-align:center;font-size:.9375rem;color:#1a1a1a;background:transparent;-moz-appearance:textfield}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.add-to-cart-btn{flex:1}.product-form__shipping-note{display:flex;align-items:center;gap:8px;font-size:.8125rem;color:#6b6b6b;margin-bottom:28px}.product-accordion{border-top:1px solid rgba(26,26,26,.08)}.product-accordion__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:18px 0;font-size:.9375rem;font-weight:500;color:#1a1a1a;border-bottom:1px solid rgba(26,26,26,.08);text-align:left;transition:color .2s}.product-accordion__trigger:hover{color:#b2c9ad}.accordion-icon{flex-shrink:0;transition:transform .3s ease}.product-accordion__trigger[aria-expanded=true] .accordion-icon{transform:rotate(180deg)}.product-accordion__panel{padding:16px 0 20px;font-size:.9375rem;color:#5a5a5a;line-height:1.7;border-bottom:1px solid rgba(26,26,26,.08)}.ingredients-list{font-size:.875rem;color:#6b6b6b}.sticky-atc{position:fixed;bottom:0;left:0;right:0;background-color:#f9f6f0f7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(26,26,26,.1);padding:12px 0;z-index:70;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.sticky-atc.is-visible{transform:translateY(0)}@media(min-width:900px){.sticky-atc{display:none}}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.sticky-atc__product{display:flex;align-items:center;gap:10px;min-width:0}.sticky-atc__product img{width:40px;height:40px;object-fit:cover;border-radius:8px;flex-shrink:0}.sticky-atc__title{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__right{display:flex;align-items:center;gap:12px;flex-shrink:0}.sticky-atc__price{font-family:Cormorant Garamond,serif;font-size:1.125rem;font-weight:500}.sticky-atc__btn{padding:10px 20px;font-size:.875rem;white-space:nowrap}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95}.cart-drawer[hidden]{display:none}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#1a1a1a73;animation:fadeIn .25s ease}.cart-drawer__panel{position:absolute;top:0;right:0;width:min(400px,100vw);height:100%;background-color:#f9f6f0;display:flex;flex-direction:column;animation:slideInRight .3s cubic-bezier(.4,0,.2,1);overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(26,26,26,.08);flex-shrink:0}.cart-drawer__title{font-size:1.25rem;color:#1a1a1a}.cart-drawer__close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#1a1a1a;transition:background-color .2s}.cart-drawer__close:hover{background-color:#1a1a1a0f}.cart-drawer__body{flex:1;overflow-y:auto;padding:16px 24px}.cart-drawer__empty{text-align:center;padding:48px 24px}.cart-drawer__empty p{color:#6b6b6b;margin-bottom:24px}.cart-item{display:flex;align-items:flex-start;gap:14px;padding:16px 0;border-bottom:1px solid rgba(26,26,26,.06);position:relative}.cart-item__image{width:72px;height:72px;border-radius:10px;overflow:hidden;flex-shrink:0;background-color:#fff}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__details{flex:1;min-width:0}.cart-item__title{font-size:.9375rem;font-weight:500;margin-bottom:4px;line-height:1.3}.cart-item__variant{font-size:.8125rem;color:#9b9b9b;margin-bottom:6px}.cart-item__price{font-size:.9375rem;color:#1a1a1a;margin-bottom:10px}.cart-item__qty{display:inline-flex;align-items:center;border:1px solid rgba(26,26,26,.12);border-radius:20px}.cart-item__qty .qty-btn{width:30px;height:30px;font-size:1rem}.cart-item__qty .qty-value{width:32px;text-align:center;font-size:.875rem}.cart-item__remove{color:#9b9b9b;padding:4px;transition:color .2s;line-height:0;flex-shrink:0}.cart-item__remove:hover{color:#1a1a1a}.cart-drawer__footer{padding:16px 24px;border-top:1px solid rgba(26,26,26,.08);background-color:#f9f6f0;flex-shrink:0}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:500;margin-bottom:12px}#cart-subtotal{font-family:Cormorant Garamond,serif;font-size:1.25rem}.cart-drawer__shipping-note{font-size:.8125rem;color:#6b6b6b;text-align:center;margin-bottom:14px}.cart-drawer__shipping-note--unlocked{color:#b2c9ad;font-weight:500}.cart-drawer__footer .btn{margin-bottom:10px}.cart-drawer__footer .btn:last-child{margin-bottom:0}.collection-header{text-align:center;margin-bottom:48px}.collection-header__title{font-size:clamp(2rem,5vw,3rem);margin-bottom:12px}.collection-header__desc{color:#6b6b6b;max-width:480px;margin:0 auto}.collection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:640px){.collection-grid{gap:24px}}@media(min-width:1024px){.collection-grid{grid-template-columns:repeat(3,1fr)}}.collection-empty{text-align:center;padding:80px 24px;color:#6b6b6b}.collection-empty p{margin-bottom:24px}.product-card{background-color:#fff;border-radius:16px;overflow:hidden;border:1px solid rgba(26,26,26,.05);transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #1a1a1a17}.product-card__media{position:relative;aspect-ratio:1;overflow:hidden;background-color:#f9f6f0}.product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease,opacity .3s ease}.product-card__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__img:not(.product-card__img--hover){transform:scale(1.03)}.product-card:hover .product-card__img--hover{opacity:1}.product-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fdf0f3,#eff5ee)}.product-card__badge{position:absolute;top:12px;left:12px;padding:5px 10px;border-radius:20px;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.product-card__badge--sale{background-color:#f2c4ce;color:#1a1a1a}.product-card__badge--sold-out{background-color:#1a1a1a;color:#f9f6f0}.product-card__info{padding:16px}.product-card__title{font-size:1rem;font-weight:400;margin-bottom:6px;color:#1a1a1a;line-height:1.3}.product-card__rating{margin-bottom:8px}.product-card__price{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.price--current{font-family:Cormorant Garamond,serif;font-size:1.125rem;font-weight:500;color:#1a1a1a}.price--compare{font-size:.875rem;color:#9b9b9b;text-decoration:line-through}.product-card__variant-hint{font-size:.8125rem;color:#9b9b9b}.product-card__link{display:block}.product-card__atc{padding:0 16px 16px}.product-card__atc-btn{border-radius:12px;padding:12px 16px;font-size:.875rem}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:48px}.pagination__info{font-size:.875rem;color:#6b6b6b}.site-footer{background-color:#1a1a1a;color:#f9f6f0;padding:60px 0 32px}.site-footer__top{display:grid;grid-template-columns:1fr;gap:40px;margin-bottom:48px}@media(min-width:768px){.site-footer__top{grid-template-columns:1fr 2fr;gap:64px}}.site-footer__logo-text{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:500;color:#f9f6f0;display:block;margin-bottom:12px}.site-footer__tagline{font-size:.875rem;color:#f9f6f080;margin-bottom:20px}.site-footer__social{display:flex;gap:12px}.social-link{width:36px;height:36px;border-radius:50%;border:1px solid rgba(249,246,240,.15);display:flex;align-items:center;justify-content:center;color:#f9f6f0b3;transition:all .2s}.social-link:hover{border-color:#f9f6f080;color:#f9f6f0;background-color:#f9f6f00f}.site-footer__links{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:480px){.site-footer__links{grid-template-columns:1fr 1fr}}.site-footer__heading{font-family:Inter,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#f9f6f066;margin-bottom:16px}.site-footer__nav{display:flex;flex-direction:column;gap:10px}.site-footer__nav a{font-size:.875rem;color:#f9f6f0a6;transition:color .2s;line-height:1.4}.site-footer__nav a:hover{color:#f9f6f0}.site-footer__bottom{border-top:1px solid rgba(249,246,240,.08);padding-top:28px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.site-footer__copyright{font-size:.8125rem;color:#f9f6f066}.site-footer__badges{display:flex;flex-wrap:wrap;gap:8px}.footer-badge{padding:5px 12px;border:1px solid rgba(249,246,240,.12);border-radius:20px;font-size:.6875rem;color:#f9f6f080;letter-spacing:.04em}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fadeSlideUp .5s ease both}.skeleton{background:linear-gradient(90deg,#e8e4df 25%,#f0ede8,#e8e4df 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}:focus-visible{outline:2px solid #B2C9AD;outline-offset:3px;border-radius:4px}.skip-to-content{position:absolute;top:-100%;left:16px;background-color:#1a1a1a;color:#f9f6f0;padding:12px 20px;border-radius:0 0 8px 8px;z-index:9999;font-size:.875rem;transition:top .2s}.skip-to-content:focus{top:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
