.anim-lp{--alp-ink:#1c1412;--alp-muted:#7a6e68;--alp-line:#ebe4df;--alp-accent:#e23b00;--alp-accent-hover:#c43200;--alp-cream:#fffaf7;position:fixed;inset:0;z-index:10100;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none;font-family:var(--font-sans,"DM Sans",sans-serif);color:var(--alp-ink)}body.anim-login-popup-open,html.anim-login-popup-open,html.anim-login-popup-open body{overflow:hidden!important;overscroll-behavior:none}.anim-lp__backdrop{position:absolute;inset:0;border:none;background:rgba(28,20,18,.55);cursor:pointer;pointer-events:auto}.anim-lp__dialog{position:relative;width:min(52rem,100%);pointer-events:auto}.anim-lp__close{position:absolute;top:.85rem;right:.85rem;z-index:3;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid var(--alp-line);background:#fff;color:var(--alp-ink);cursor:pointer}.anim-lp__close:hover{color:var(--alp-accent);border-color:var(--alp-accent)}.anim-lp__panel{display:flex;flex-direction:column;max-height:min(42rem,calc(100vh - 4.5rem));background:#ffffff;border:1px solid var(--alp-line);box-shadow:0 28px 70px rgba(28,20,18,.22)}.anim-lp__media,.anim-lp__panel{position:relative;width:100%;overflow:hidden}.anim-lp__media{display:block;height:9.5rem;flex-shrink:0;background:#2a1c1a}.anim-lp__media-fallback,.anim-lp__media-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.anim-lp__media-fallback{background:linear-gradient(160deg,rgba(28,20,18,.15),rgba(226,59,0,.35)),radial-gradient(circle at 30% 20%,#c9a38a 0,#8b5a71 42%,#2a1c1a 100%)}.anim-lp__media-caption{position:absolute;left:1rem;right:1rem;bottom:.85rem;margin:0;color:#fff;font-family:var(--font-heading,"Cormorant Garamond",Georgia,serif);font-size:1.15rem;font-weight:500;letter-spacing:.04em;text-shadow:0 1px 8px rgba(0,0,0,.45)}.anim-lp__form-col{display:flex;flex-direction:column;min-height:0;overflow:auto;background:#fff}@media (min-width:768px){.anim-lp__panel,.anim-lp__panel--split{flex-direction:row;min-height:32rem}.anim-lp__media{width:46%;height:auto;align-self:stretch}.anim-lp__form-col{width:54%}.anim-lp__media-caption{font-size:1.45rem;left:1.35rem;bottom:1.25rem}}.anim-lp__eyebrow{margin:0 0 .55rem;font-size:.6875rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--alp-accent)}.anim-lp__form-wrap{display:flex;flex-direction:column;gap:.85rem;padding:2.75rem 1.25rem 1.35rem}@media (min-width:640px){.anim-lp__form-wrap{padding:2.85rem 1.75rem 1.6rem}}.anim-lp__brand{margin-bottom:.15rem}.anim-lp__logo{height:2.25rem;width:auto;-o-object-fit:contain;object-fit:contain}.anim-lp__brand-name{margin:0;font-family:var(--font-heading,"Cormorant Garamond",Georgia,serif);font-size:1.85rem;font-weight:500;letter-spacing:.02em;line-height:1}.anim-lp__brand-name:after{content:"";display:block;width:2.5rem;height:2px;margin-top:.55rem;background:var(--alp-accent)}.anim-lp__title{margin:0;font-family:var(--font-sans,"DM Sans",sans-serif);font-size:clamp(1.15rem,2.2vw,1.35rem);font-weight:600;letter-spacing:-.01em;text-transform:uppercase;line-height:1.25}.anim-lp__subtext{margin:0;font-size:.875rem;line-height:1.5;color:var(--alp-muted)}.anim-lp__subtext strong{color:var(--alp-ink);font-weight:600}.anim-lp__google{margin-top:.25rem}.anim-lp__google [class*=btn],.anim-lp__google a,.anim-lp__google button{border-radius:0!important}.anim-lp__divider{display:flex;align-items:center;gap:.75rem;margin:.15rem 0;color:var(--alp-muted);font-size:.625rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.anim-lp__divider:after,.anim-lp__divider:before{content:"";flex:1;height:1px;background:var(--alp-line)}.anim-lp__tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--alp-line);background:var(--alp-cream)}.anim-lp__tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:2.6rem;border:none;background:transparent;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--alp-muted);cursor:pointer}.anim-lp__tab.is-active{background:#fff;color:var(--alp-accent);box-shadow:inset 0 -2px 0 var(--alp-accent)}.anim-lp__phone{width:100%}.anim-lp__phone button,.anim-lp__phone input,.anim-lp__phone select{border-radius:0!important}.anim-lp__input:focus,.anim-lp__phone input:focus,.anim-lp__phone select:focus{outline:none!important;border-color:var(--alp-accent)!important;box-shadow:none!important}.anim-lp__input{width:100%;min-height:2.85rem;padding:.7rem .85rem;border:1px solid var(--alp-line);background:#fff;color:var(--alp-ink);font-size:.9375rem;font-family:inherit}.anim-lp__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3rem;margin-top:.15rem;border:1px solid var(--alp-accent);background:var(--alp-accent);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,border-color .2s ease}.anim-lp__btn:hover:not(:disabled){background:var(--alp-accent-hover);border-color:var(--alp-accent-hover)}.anim-lp__btn:disabled{opacity:.5;cursor:not-allowed}.anim-lp__error{margin:0;font-size:.8125rem;color:#c1272d}.anim-lp__legal{margin:.35rem 0 0;font-size:.6875rem;line-height:1.5;color:var(--alp-muted)}.anim-lp__legal a{color:var(--alp-ink);text-decoration:underline;text-underline-offset:2px}.anim-lp__legal a:hover{color:var(--alp-accent)}.anim-lp__otp{margin:.25rem 0}.anim-lp__otp input{border-radius:0!important}.anim-lp__verify-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem}.anim-lp__text-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:0;font-size:.75rem;font-weight:600;letter-spacing:.04em;color:var(--alp-accent);cursor:pointer}.anim-lp__text-btn:disabled{opacity:.5;cursor:not-allowed}.anim-lp__form-wrap--verify .anim-lp__eyebrow{color:var(--alp-accent)}.anim-lp-required{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:1rem;font-family:var(--font-sans,"DM Sans",sans-serif)}.anim-lp-required__backdrop{position:absolute;inset:0;border:none;background:rgba(28,20,18,.5);cursor:pointer}.anim-lp-required__panel{position:relative;z-index:1;width:100%;max-width:22rem;padding:1.5rem 1.35rem;background:#fff;border:1px solid #ebe4df;text-align:center;box-shadow:0 24px 60px rgba(28,20,18,.2)}.anim-lp-required__eyebrow{margin:0 0 .4rem;font-size:.6875rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#e23b00}.anim-lp-required__title{margin:0 0 .5rem;font-size:1.15rem;font-weight:600;letter-spacing:-.01em;color:#1c1412}.anim-lp-required__text{margin:0 0 1.15rem;font-size:.875rem;line-height:1.5;color:#7a6e68}.anim-lp-required__google{margin-bottom:.85rem}.anim-lp-required__google a,.anim-lp-required__google button{border-radius:0!important}.anim-lp-required__actions{display:flex;gap:.55rem}.anim-lp-required__btn{flex:1;min-height:2.6rem;border:1px solid #ebe4df;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.anim-lp-required__btn--ghost{background:#fff;color:#7a6e68}.anim-lp-required__btn--ghost:hover{color:#1c1412;border-color:#1c1412}.anim-lp-required__btn--primary{background:#e23b00;border-color:#e23b00;color:#fff}.anim-lp-required__btn--primary:hover{background:#c43200;border-color:#c43200}.site-footer{--footer-wave-fill:var(--color-footer-bg,#45355e);--footer-wave-accent:var(--color-footer-wave-accent,#EBDBED);position:relative;overflow-x:clip;isolation:isolate}.site-footer.site-footer--with-wave{background:transparent}.site-footer.site-footer--with-wave .site-footer__body{background:var(--footer-wave-fill);box-shadow:0 -2px 0 0 var(--footer-wave-fill)}.site-footer__wave{position:relative;display:block;width:100%;height:clamp(2.75rem,5vw,3.5rem);margin:0 0 -2px;padding:0;line-height:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.site-footer__wave-svg{position:absolute;inset:0;display:block;width:100%;height:100%}.site-footer__wave-layer use{fill:var(--footer-wave-fill)}.site-footer__wave-layer--1 use{opacity:1;animation:site-footer-wave-move-a 10s linear infinite}.site-footer__wave-layer--2 use{opacity:.65;animation:site-footer-wave-move-b 8s linear infinite}.site-footer__wave-layer--3 use{opacity:.4;animation:site-footer-wave-move-a 6s linear infinite}.site-footer__wave-layer--4 use{opacity:.22;animation:site-footer-wave-move-b 4s linear infinite}@keyframes site-footer-wave-move-a{0%{transform:translate(85px)}to{transform:translate(-90px)}}@keyframes site-footer-wave-move-b{0%{transform:translate(-90px)}to{transform:translate(85px)}}@media (prefers-reduced-motion:reduce){.site-footer__wave-layer use{animation:none!important}}.site-footer__body{width:100%}.site-footer__body,.site-footer__inner{position:relative;z-index:1}.site-footer--with-wave .site-footer__body{margin-top:-1px}.site-footer--with-wave .site-footer__inner{padding-top:clamp(1.75rem,3vw,2.75rem)}.site-footer__back-to-top{position:absolute;right:clamp(1rem,3vw,2rem);bottom:clamp(1rem,2.5vw,1.75rem);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:9999px;border:1px solid rgba(255,255,255,.35);background:#ffffff;color:var(--footer-wave-fill,#45355e);cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.12);transition:transform .2s ease,box-shadow .2s ease}.site-footer__back-to-top:focus-visible,.site-footer__back-to-top:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.16);outline:none}.site-footer__back-to-top:focus-visible{box-shadow:0 0 0 2px var(--footer-wave-fill,#45355e),0 0 0 4px #ffffff}.site-footer__back-to-top-icon{width:1.125rem;height:1.125rem}@media (max-width:639px){.site-footer__back-to-top{width:2.5rem;height:2.5rem;right:.875rem;bottom:.875rem}}.site-footer__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 1.25rem}.site-footer__brand{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;text-align:center}.site-footer__brand-text{max-width:22rem;margin:1rem auto 0}.site-footer__col--newsletter{grid-column:1/-1}.site-footer__newsletter-copy{margin-bottom:1rem}.site-footer__bottom{margin-top:2.5rem;padding-top:1.75rem;padding-right:3.5rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.75rem;text-align:center}.site-footer__legal{display:flex;gap:1.5rem}.site-footer__link--legal{font-size:.75rem}@media (min-width:640px){.site-footer__grid{gap:2.25rem 1.75rem}.site-footer__brand{align-items:flex-start;text-align:left}.site-footer__brand-text{margin-left:0;margin-right:0}.site-footer__bottom{flex-direction:row;text-align:left;padding-right:3.75rem}}@media (min-width:1024px){.site-footer__grid{grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,1fr));gap:2.5rem 3rem}.site-footer__brand,.site-footer__col--newsletter{grid-column:auto}.site-footer__bottom{margin-top:3rem;padding-top:2rem}}.nav-cart-dropdown--beauty{width:min(24rem,calc(100vw - 2rem));border:1px solid var(--color-border-muted);box-shadow:0 24px 48px -16px rgba(0,0,0,.18)}.nav-cart-dropdown--beauty .nav-cart-dropdown__inner{background:var(--color-surface)}.nav-cart-dropdown--beauty .nav-cart-dropdown__header{padding:1.125rem 1.25rem;border-bottom:1px solid var(--color-border-light);background:var(--gradient-surface-muted)}.nav-cart-dropdown__header-beauty{display:flex;align-items:flex-start;gap:.75rem}.nav-cart-dropdown__header-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;color:var(--color-brand-accent)}.nav-cart-dropdown--beauty .nav-cart-dropdown__title{font-family:var(--font-heading);font-size:1.125rem;font-weight:500;letter-spacing:.02em;color:var(--color-text-heading)}.nav-cart-dropdown__subtitle{margin:.2rem 0 0;font-size:.75rem;color:var(--color-text-muted);letter-spacing:.02em}.nav-cart-dropdown--beauty .nav-cart-dropdown__item{padding:1.125rem 1.25rem;border-bottom:1px solid var(--color-border-faint)}.nav-cart-dropdown--beauty .nav-cart-dropdown__thumb{width:5.25rem;height:5.25rem;background:var(--color-surface-muted)}.nav-cart-dropdown--beauty .nav-cart-dropdown__item-title{font-family:var(--font-heading);font-size:.9375rem;font-weight:500;line-height:1.35}.nav-cart-dropdown--beauty .nav-cart-dropdown__item-variant{font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}.nav-cart-dropdown__item-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.35rem}.nav-cart-dropdown--beauty .nav-cart-dropdown__item-qty{font-size:.75rem;color:var(--color-text-muted)}.nav-cart-dropdown--beauty .nav-cart-dropdown__item-price{font-size:.875rem;font-weight:600;color:var(--color-text-heading)}.nav-cart-dropdown--beauty .nav-cart-dropdown__footer{padding:1rem 1.25rem 0}.nav-cart-dropdown--beauty .nav-cart-dropdown__subtotal-row{font-size:.9375rem}.nav-cart-dropdown--beauty .nav-cart-dropdown__subtotal-label{font-weight:500;color:var(--color-text-body)}.nav-cart-dropdown--beauty .nav-cart-dropdown__subtotal-value{font-family:var(--font-heading);font-size:1.125rem;font-weight:500}.nav-cart-dropdown--beauty .nav-cart-dropdown__subtotal-note{font-size:.75rem;color:var(--color-brand-accent);letter-spacing:.02em}.nav-cart-dropdown__actions--beauty{padding:1rem 1.25rem 1.25rem}.nav-cart-dropdown__cta-row{display:grid;grid-template-columns:1fr 1fr;gap:.625rem}.nav-cart-dropdown__cta--outline,.nav-cart-dropdown__cta--primary{display:flex;align-items:center;justify-content:center;min-height:2.875rem;font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.nav-cart-dropdown__cta--outline{background:transparent;color:var(--color-text-heading);border:1.5px solid var(--color-brand-primary)}.nav-cart-dropdown__cta--outline:hover,.nav-cart-dropdown__cta--primary{background:var(--color-brand-primary);color:var(--color-text-inverse)}.nav-cart-dropdown__cta--primary{border:1.5px solid var(--color-brand-primary)}.nav-cart-dropdown__cta--primary:hover{background:var(--color-brand-accent);border-color:var(--color-brand-accent)}