*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--lf-text);font-family:Avenir Next,Avenir,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}img,video,svg{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.lf-container{width:min(calc(100% - 40px),var(--lf-page));margin-inline:auto}.lf-skip{position:absolute;left:-9999px}.lf-skip:focus{left:12px;top:12px;z-index:99999;background:#fff;padding:10px}.rte p:first-child{margin-top:0}.rte p:last-child{margin-bottom:0}.lf-placeholder{width:100%;height:100%;min-height:320px;background:var(--lf-rose-soft)}.lf-topbar{background:var(--lf-plum);color:#fff}.lf-topbar__inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:18px;padding:6px 16px;font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden}.lf-topbar__sep{width:1px;height:14px;background:#ffffff47;flex:0 0 auto}.lf-header{position:relative;z-index:30;background:#fffffff7;border-bottom:1px solid rgba(61,31,42,.08)}.lf-header__inner{min-height:68px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.lf-logo{justify-self:start;color:var(--lf-plum);font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:22px;font-weight:700;text-decoration:none}.lf-logo img{display:block;max-height:44px;width:auto}.lf-nav{display:flex;gap:24px}.lf-nav a,.lf-header__actions a{color:var(--lf-text);text-decoration:none;font-size:13px}.lf-header__actions{justify-self:end;display:flex;gap:14px}.lf-section{padding:78px 0}.lf-section-head{max-width:780px;margin-bottom:46px}.lf-section-head.is-centered{text-align:center;margin-inline:auto}.lf-eyebrow{display:inline-flex;padding:7px 14px;border:1px solid rgba(168,95,90,.25);border-radius:999px;background:#fff;color:var(--lf-rose-dark);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800;margin-bottom:16px}.lf-eyebrow.is-dark{background:#ffffff14;border-color:#ffffff2e;color:#f5e8e6}.lf-h2{font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:clamp(32px,4vw,52px);line-height:1.04;letter-spacing:-.025em;margin:0 0 14px;color:var(--lf-plum)}.lf-h2.is-light{color:#fff}.lf-sub{font-size:17px;color:var(--lf-muted);max-width:760px}.lf-sub.is-light{color:#ffffffb8}.lf-btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 28px;background:var(--lf-plum);color:#fff!important;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.03em;cursor:pointer;box-shadow:0 10px 28px #3d1f2a2e;transition:transform .18s ease,box-shadow .18s ease}.lf-btn:hover{transform:translateY(-1px);box-shadow:0 14px 34px #3d1f2a3d}.lf-btn--outline{background:#fff;color:var(--lf-plum)!important;border:1px solid rgba(61,31,42,.18);box-shadow:none}.lf-section-cta{text-align:center;margin-top:36px}.lf-section-cta small{display:block;margin-top:9px;color:var(--lf-muted)}@container (max-width:420px){.lf-bundle{border-radius:17px}.lf-bundle__main{grid-template-columns:20px 52px minmax(0,1fr);grid-template-areas:"radio image copy" "radio image price";row-gap:7px;padding:38px 12px 12px}.lf-bundle__img{width:52px;height:52px;min-width:52px}.lf-bundle__copy{padding-top:0}.lf-bundle__discount{min-height:21px;padding:0 8px;font-size:8px}.lf-bundle__copy strong{font-size:14px}.lf-bundle__copy em{font-size:15px}.lf-bundle__price{align-items:flex-start;padding-top:0;min-width:0;text-align:left}.lf-bundle__price strong{justify-content:flex-start;font-size:27px}.lf-bundle__price s{font-size:10px}.lf-bundle__footer{flex-wrap:wrap;justify-content:flex-start;gap:4px 10px}.lf-bundle__shipping{margin-left:0;text-align:left}.lf-bundle__badge{top:9px;right:10px;max-width:65%}}.lf-proof{background:linear-gradient(150deg,#230d15,#4a172c 55%,#2a0f1a);color:#fff}.lf-proof__top{display:grid;grid-template-columns:.7fr 1.3fr;gap:44px;align-items:center}.lf-proof__shots{display:flex;gap:12px;overflow:auto;scrollbar-width:none}.lf-proof__shots::-webkit-scrollbar{display:none}.lf-proof__shot{width:210px;height:370px;flex:0 0 210px;border-radius:14px;overflow:hidden;background:#fff}.lf-proof__shot img{width:100%;height:100%;object-fit:contain;display:block}.lf-proof__heading{font-family:Iowan Old Style,Baskerville,Times New Roman,serif;text-align:center;font-size:32px;margin:44px 0 22px}.lf-proof__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.lf-proof-card{background:#fff;color:var(--lf-text);padding:13px;border-radius:16px;min-width:0}.lf-proof-card__head{display:flex;justify-content:space-between;gap:8px}.lf-proof-card__head>div{display:flex;flex-direction:column}.lf-proof-card__head small{font-size:9px;color:var(--lf-rose-dark)}.lf-proof-card p{font-size:11.5px;min-height:54px}.lf-proof-card__img{aspect-ratio:4/4.5;border-radius:11px;overflow:hidden;background:var(--lf-rose-soft)}.lf-proof-card__img img{width:100%;height:100%;object-fit:cover}.lf-proof-card__foot{display:flex;justify-content:space-between;align-items:center;margin-top:9px;font-size:9.5px}.lf-proof-card__foot span{background:var(--lf-rose-soft);padding:4px 7px;border-radius:999px;color:var(--lf-rose-dark)}.lf-comparison-section{background:#fff}.lf-table-wrap{overflow:auto;border:1px solid rgba(61,31,42,.1);border-radius:16px;box-shadow:0 12px 30px #3d1f2a0d}.lf-compare-table{width:100%;min-width:780px;border-collapse:collapse;background:#fff}.lf-compare-table th,.lf-compare-table td{padding:15px 14px;text-align:center;border-bottom:1px solid rgba(61,31,42,.08);font-size:12px}.lf-compare-table th:first-child,.lf-compare-table td:first-child{text-align:left;font-weight:700}.lf-compare-table th{background:#fff9f8;color:var(--lf-plum)}.lf-compare-table th small{display:block;font-size:9px;font-weight:500;color:var(--lf-muted)}.lf-compare-table .winner{background:#fff1f0;color:var(--lf-plum);font-weight:800}.lf-mobile-hint{text-align:center;color:var(--lf-muted);font-size:10px}.lf-customer-proof{background:#fff8f7}.lf-customer-proof__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.96fr);gap:56px;align-items:center}.lf-customer-proof__lead{display:flex;flex-direction:column;align-items:center}.lf-customer-proof__lead .lf-section-head{margin-bottom:22px;text-align:center}.lf-customer-proof__lead .lf-sub{max-width:720px;margin-inline:auto}.lf-customer-proof__cta{display:flex;justify-content:center}.lf-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 24px}.lf-tags span{padding:11px 18px;border-radius:999px;border:1px solid rgba(168,95,90,.22);background:#fff;font-size:11px}.lf-stat-list{display:grid;gap:14px}.lf-stat{display:grid;grid-template-columns:96px 1fr;gap:18px;align-items:center;background:#fff;border:1px solid rgba(61,31,42,.09);border-radius:22px;padding:18px 20px}.lf-stat__ring{--lf-stat-progress:0%;width:90px;height:90px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--lf-rose) 0 var(--lf-stat-progress),var(--lf-rose-soft) var(--lf-stat-progress) 100%);position:relative;overflow:hidden}.lf-stat__ring:before{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border-radius:50%;background:#fff}.lf-stat__ring strong{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:20px;line-height:.92;text-align:center;letter-spacing:-.03em;max-width:100%}.lf-stat__ring strong span{display:block}.lf-stat__ring strong.is-compact,.lf-stat__ring strong.is-stacked{font-size:17px}.lf-stat__content{min-width:0}.lf-stat h3{font-family:Iowan Old Style,Baskerville,Times New Roman,serif;margin:0 0 8px;font-size:20px;line-height:1.05}.lf-stat p{margin:0;color:var(--lf-muted);font-size:13px;line-height:1.45}.lf-disclaimer{text-align:center;color:var(--lf-muted);font-size:10px;max-width:840px;margin:22px auto 0}.lf-howto__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lf-howto-card{border:1px solid rgba(61,31,42,.1);border-radius:17px;overflow:hidden;background:#fff;box-shadow:0 10px 24px #3d1f2a0a}.lf-howto-card__img{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--lf-rose-soft)}.lf-howto-card__img img{width:100%;height:100%;object-fit:cover}.lf-howto-card__img>span{position:absolute;right:12px;bottom:12px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--lf-plum);color:#fff;font-family:Iowan Old Style,Baskerville,Times New Roman,serif}.lf-howto-card__body{padding:18px}.lf-howto-card h3{font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:20px;margin:0 0 8px}.lf-howto-card .rte{font-size:12px;color:var(--lf-muted)}.lf-howto-card small{display:inline-block;margin-top:10px;padding:5px 8px;background:var(--lf-rose-soft);border-radius:999px;color:var(--lf-rose-dark)}.lf-ritual{background:var(--lf-rose-soft)}.lf-ritual__grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.lf-ritual__benefits{display:grid;gap:10px;margin:24px 0}.lf-ritual__benefits article{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:start;background:#ffffffa6;padding:12px;border-radius:13px}.lf-ritual__benefits article>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--lf-rose-dark)}.lf-ritual__benefits h3{font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:17px;margin:0 0 3px}.lf-ritual__benefits p{font-size:11px;color:var(--lf-muted);margin:0}.lf-video-card{border-radius:18px;overflow:hidden;background:#2a1118;box-shadow:0 18px 42px #3d1f2a24;aspect-ratio:4/3}.lf-video-card video,.lf-video-card img,.lf-video-card svg{display:block;width:100%;height:100%;object-fit:cover}.lf-guarantee{background:linear-gradient(#fff,#fff7f6)}.lf-guarantee__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:900px;margin:auto}.lf-guarantee__grid article{display:grid;grid-template-columns:38px 1fr;gap:11px;background:#fff;border:1px solid rgba(61,31,42,.1);border-radius:16px;padding:17px}.lf-guarantee__grid article>span{width:34px;height:34px;border-radius:50%;background:var(--lf-rose-soft);display:grid;place-items:center}.lf-guarantee__grid h3{font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:17px;margin:0 0 4px}.lf-guarantee__grid p{font-size:11px;color:var(--lf-muted);margin:0}.lf-reviews-section{background:#fff}.lf-review-summary{max-width:700px;margin:-20px auto 28px;padding:13px 16px;border:1px solid rgba(61,31,42,.1);border-radius:14px;background:#fff8f7;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;font-size:12px}.lf-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;max-width:980px;margin:auto}.lf-review{border:1px solid rgba(61,31,42,.1);border-radius:14px;padding:16px;background:#fff}.lf-review header{display:flex;justify-content:space-between;gap:12px}.lf-review header>div{display:flex;flex-direction:column}.lf-review header>span{font-size:9px;color:var(--lf-rose-dark)}.lf-review p{font-size:12px;color:#4a3038}.lf-review>small{display:inline-flex;padding:4px 7px;border-radius:999px;background:var(--lf-rose-soft);color:var(--lf-rose-dark);font-size:9px}.lf-reviews-cta{max-width:800px;text-align:center;margin:36px auto 0;padding:28px;border:1px solid rgba(61,31,42,.1);border-radius:18px;background:#fff8f7}.lf-reviews-cta h3{font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:28px;margin:4px 0 8px}.lf-reviews-cta p{color:var(--lf-muted);font-size:13px}.lf-footer{background:#171717;color:#ddd;padding:38px 0;margin-top:0}.lf-footer__grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:32px}.lf-footer__brand{font-family:Iowan Old Style,Baskerville,Times New Roman,serif;color:#fff;font-size:22px;margin-bottom:8px}.lf-footer__small{font-size:11px;color:#999}.lf-footer strong{display:block;color:#fff;margin-bottom:10px}.lf-footer a{display:block;color:#aaa;text-decoration:none;font-size:11px;margin:6px 0}.lf-cart__item{display:grid;grid-template-columns:100px 1fr auto;gap:16px;align-items:center;padding:15px 0;border-bottom:1px solid #eee}.lf-cart__item img{width:100px;height:100px;object-fit:cover}.lf-cart__total{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:20px}.lf-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lf-product-grid a{text-decoration:none;color:inherit}.lf-product-grid img{aspect-ratio:1/1;object-fit:cover}.lf-rte{max-width:800px}@media(max-width:900px){.lf-header__inner{grid-template-columns:1fr auto}.lf-nav{display:none}.lf-product__grid{grid-template-columns:1fr;gap:28px}.lf-gallery{position:relative;top:auto;max-width:720px;margin:auto}.lf-proof__top,.lf-customer-proof__grid,.lf-ritual__grid{grid-template-columns:1fr;gap:32px}.lf-customer-proof__lead{max-width:780px;margin-inline:auto}.lf-proof__cards{grid-template-columns:1fr 1fr}.lf-howto__grid{grid-template-columns:1fr;max-width:620px;margin:auto}.lf-guarantee__grid{grid-template-columns:1fr}.lf-footer__grid,.lf-product-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.lf-container{width:min(calc(100% - 28px),var(--lf-page))}.lf-section{padding:56px 0}.lf-topbar__item{font-size:10px}.lf-header__inner{min-height:58px}.lf-header__actions a:first-child{display:none}.lf-product{padding-top:18px}.lf-product__grid{gap:20px}.lf-gallery__stage{border-radius:0;margin-inline:-14px;aspect-ratio:1/1}.lf-gallery__thumbs{margin-inline:-14px;padding-inline:14px}.lf-gallery__thumb{width:62px;height:62px;flex-basis:62px}.lf-summary{padding-top:2px}.lf-product-title{font-size:29px}.lf-product-brand{font-size:22px}.lf-rating{font-size:10.5px}.lf-rating__faces img{width:29px;height:29px}.lf-recommend{font-size:9px}.lf-atc{height:56px}.lf-crosssell{grid-template-columns:20px 44px 1fr auto;padding:9px}.lf-crosssell__img{width:42px;height:42px}.lf-trust-pills{font-size:8px}.lf-sticky-atc .lf-btn{width:100%}.lf-ugc-card{flex-basis:78%;min-width:0}.lf-proof__shot{width:190px;height:335px;flex-basis:190px}.lf-proof__cards{display:flex;overflow:auto;scroll-snap-type:x mandatory;margin-inline:-14px;padding-inline:14px;scrollbar-width:none}.lf-proof-card{flex:0 0 82%;scroll-snap-align:start}.lf-compare-table th,.lf-compare-table td{padding:12px 10px;font-size:11px}.lf-stat{grid-template-columns:72px 1fr;gap:14px;padding:18px 16px}.lf-stat__ring{width:68px;height:68px}.lf-stat__ring strong{font-size:17px}.lf-stat__ring strong.is-compact,.lf-stat__ring strong.is-stacked{font-size:14px}.lf-stat h3{font-size:18px}.lf-stat p{font-size:11.5px}.lf-customer-proof__lead,.lf-stat__content,.lf-disclaimer{text-align:center}.lf-tags{justify-content:center}.lf-review-grid,.lf-footer__grid,.lf-product-grid{grid-template-columns:1fr}.lf-h2{font-size:32px}.lf-sub{font-size:15px}.lf-section-head{margin-bottom:30px}.lf-cart__item{grid-template-columns:76px 1fr}.lf-cart__item>strong{grid-column:2}.lf-cart__total{align-items:stretch;flex-direction:column}.lf-cart__total .lf-btn{width:100%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root{--lf-ui:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--lf-display:"Helvetica Neue",Helvetica,Arial,sans-serif;--lf-ink:#321a22;--lf-line:rgba(50,26,34,.12);--lf-soft:#fcf8f7;--lf-soft-2:#f8eeee}body{font-family:var(--lf-ui);font-weight:400;letter-spacing:-.01em;color:var(--lf-ink)}.lf-logo,.lf-h2,.lf-proof__heading,.lf-guarantee__grid h3,.lf-reviews-cta h3,.lf-footer__brand{font-family:var(--lf-display)}.lf-h2{font-weight:700;letter-spacing:-.042em;line-height:1}.lf-sub{font-size:16px;line-height:1.6}.lf-eyebrow{border:0;background:transparent;padding:0;border-radius:0;font-size:9px;letter-spacing:.18em;margin-bottom:13px}.lf-product{padding:42px 0 38px;background:#fff;overflow:clip}.lf-product__grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(410px,.97fr);gap:64px;align-items:start;min-width:0}.lf-gallery{position:relative!important;top:auto!important;min-width:0;width:100%;max-width:760px;margin:0 auto}.lf-gallery__stage{position:relative;overflow:hidden;border-radius:22px;background:#f7f1ef;aspect-ratio:1/1;border:1px solid rgba(50,26,34,.06)}.lf-gallery__pane{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .2s ease;background:#f7f1ef}.lf-gallery__pane.is-active{opacity:1;pointer-events:auto}.lf-gallery__pane img,.lf-gallery__pane video,.lf-gallery__pane iframe,.lf-gallery__pane model-viewer{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.lf-gallery__pane--video{background:#f7f1ef}.lf-gallery__pane--video video{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;background:#f7f1ef}.lf-gallery__video-label{position:absolute;left:18px;top:18px;z-index:3;padding:7px 11px;border-radius:999px;background:#ffffffed;border:1px solid rgba(50,26,34,.08);color:#3a2028;font-size:8px;font-weight:800;letter-spacing:.16em}.lf-gallery__video-toggle{position:absolute;left:18px;bottom:18px;z-index:4;width:42px;height:42px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:#321a22d1;color:#fff;display:grid;place-items:center;font-size:12px;cursor:pointer}.lf-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:1px solid rgba(50,26,34,.08);border-radius:50%;background:#fffffff0;box-shadow:0 7px 20px #321a221a;cursor:pointer;font-size:24px;z-index:4}.lf-gallery__arrow.is-prev{left:14px}.lf-gallery__arrow.is-next{right:14px}.lf-gallery__counter{position:absolute;right:14px;bottom:14px;padding:6px 10px;border-radius:999px;background:#ffffffeb;font-size:10px;font-weight:700;z-index:4}.lf-gallery__thumbs{display:flex;gap:9px;margin-top:12px;overflow:auto;padding:2px 1px 4px;scrollbar-width:none}.lf-gallery__thumbs::-webkit-scrollbar{display:none}.lf-gallery__thumb{position:relative;width:70px;height:70px;flex:0 0 70px;padding:0;border:1px solid rgba(50,26,34,.1);border-radius:13px;overflow:hidden;background:#fff;cursor:pointer}.lf-gallery__thumb.is-active{border-color:#321a22;box-shadow:0 0 0 1px #321a22}.lf-gallery__thumb img,.lf-gallery__thumb svg{display:block;width:100%;height:100%;object-fit:cover}.lf-gallery__thumb--video>span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:16px;text-shadow:0 2px 9px rgba(0,0,0,.4)}.lf-summary{min-width:0;padding-top:2px}.lf-rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:11px;color:#7e6c72;margin-bottom:18px}.lf-stars{color:#b7965e;letter-spacing:1.5px}.lf-rating strong{color:#321a22;font-weight:750}.lf-rating__faces{display:flex;margin-left:5px}.lf-rating__faces img{width:31px;height:31px;border-radius:50%;object-fit:cover;border:2px solid #fff;margin-left:-8px}.lf-rating__faces img:first-child{margin-left:0}.lf-recommend{padding:6px 10px;border-radius:999px;background:#321a22;color:#fff;font-size:8.5px;font-weight:800}.lf-kicker{text-transform:uppercase;letter-spacing:.19em;font-size:9px;color:#a85f5a;font-weight:800;margin-bottom:10px}.lf-product-title{margin:0;color:#321a22;letter-spacing:-.055em;line-height:.95}.lf-product-title>span{display:block;font-family:var(--lf-display);font-size:clamp(40px,4vw,58px);font-weight:760;line-height:.95}.lf-product-title>em{display:block;margin-top:8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3.2vw,46px);font-weight:400;line-height:1;font-style:italic;letter-spacing:-.035em;color:#c94f68}.lf-product-brand{margin:12px 0 8px;font-size:11px;font-weight:750;color:#50383f}.lf-product-desc{max-width:590px;font-size:13.5px;line-height:1.62;color:#806b71;margin-bottom:18px}.lf-price{border-top:1px solid var(--lf-line);padding-top:18px;display:flex;align-items:center;gap:11px;flex-wrap:wrap}.lf-price__current{font-family:Georgia,Times New Roman,serif;font-size:40px;font-weight:700;line-height:1;color:#321a22;letter-spacing:-.035em}.lf-price s{color:var(--lf-compare-accent,#bc4355);text-decoration-color:var(--lf-compare-accent,#bc4355);text-decoration-thickness:1.4px}.lf-price__badge{font-size:9px;font-weight:800;background:#f6e7e6;color:#984253;padding:6px 10px;border-radius:999px}.lf-price__sub{font-size:10px;color:#9b858b;margin:4px 0 13px}.lf-features{display:grid;gap:7px;margin:12px 0 18px;font-size:12px;color:#423139}.lf-features div{display:flex;gap:9px;align-items:center}.lf-features span{width:6px;height:6px;border-radius:50%;background:#ce827d;flex:0 0 auto}.lf-native-variant.is-hidden{display:none}.lf-label{display:block;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px}.lf-select{width:100%;height:46px;border:1px solid var(--lf-line);border-radius:12px;background:#fff;padding:0 13px;margin-bottom:12px}.lf-bundle-title{display:flex;align-items:center;gap:12px;justify-content:center;text-transform:uppercase;letter-spacing:.19em;font-size:8.5px;font-weight:800;color:#9a7c84;margin:21px 0 12px}.lf-bundle-title span{height:1px;flex:1;background:#eadfe1}.lf-bundles{display:grid;gap:10px;min-width:0}.lf-bundle{position:relative;isolation:isolate;display:block;width:100%;min-width:0;padding:0;overflow:hidden;text-align:left;background:#fff;border:1px solid #e8dfe1;border-radius:18px;color:#321a22;cursor:pointer;box-shadow:none}.lf-bundle:hover{border-color:#cdb9be}.lf-bundle.is-selected{border-color:#321a22;box-shadow:inset 0 0 0 1px #321a22}.lf-bundle__badge{position:absolute;top:10px;right:10px;z-index:4;display:inline-flex;align-items:center;justify-content:center;min-height:23px;max-width:52%;padding:0 9px;border-radius:999px;background:#321a22;color:#fff;font-size:7.3px;line-height:1;font-weight:800;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.lf-bundle__main{display:grid;grid-template-columns:20px 58px minmax(0,1fr) minmax(108px,max-content);grid-template-areas:"radio image copy price";align-items:center;column-gap:11px;min-width:0;padding:18px 14px 12px;min-height:88px}.lf-bundle__radio{grid-area:radio;display:block;width:18px;height:18px;border:1.5px solid #d9c7cc;border-radius:50%;background:#fff}.lf-bundle.is-selected .lf-bundle__radio{border-color:#bf667a;box-shadow:inset 0 0 0 4px #fff;background:#bf667a}.lf-bundle__img{grid-area:image;display:flex;align-items:center;justify-content:center;width:58px;height:58px;min-width:58px;padding:4px;overflow:hidden;border:1px solid #eee4e6;border-radius:13px;background:#fcf8f7}.lf-bundle__img img,.lf-bundle__img svg{display:block;width:100%;height:100%;object-fit:contain}.lf-bundle__copy{grid-area:copy;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;padding-top:3px}.lf-bundle__discount{display:inline-flex;align-items:center;width:max-content;min-height:20px;padding:0 8px;margin:0 0 5px;border-radius:999px;background:#f8e9eb;color:#9a4351;font-size:7.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.lf-bundle__copy strong{display:block;max-width:100%;font-size:13px;line-height:1.13;font-weight:760;letter-spacing:-.025em;overflow-wrap:anywhere}.lf-bundle__copy em{display:block;margin-top:1px;font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:13px;color:#c94f68}.lf-bundle__price{grid-area:price;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;min-width:max-content;padding-top:15px;text-align:right;white-space:nowrap}.lf-bundle__price strong{display:flex;align-items:baseline;justify-content:flex-end;gap:3px;font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:.95;font-weight:700;letter-spacing:-.035em}.lf-bundle__price strong small{font-family:var(--lf-ui);font-size:8px;font-weight:600;color:#806d73}.lf-bundle__price s{display:block;margin-top:5px;color:var(--lf-compare-accent,#bc4355);font-size:9px;font-weight:700;text-decoration-color:var(--lf-compare-accent,#bc4355);text-decoration-thickness:1.5px}.lf-bundle__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:32px;padding:7px 12px;border-top:1px solid #f0e4e6;background:#fcf5f5}.lf-bundle__subtitle,.lf-bundle__shipping{font-size:8.3px;font-weight:650;color:#985161;line-height:1.2}.lf-bundle__shipping{margin-left:auto;text-align:right;font-weight:800}.lf-purchase-proof{display:grid;justify-items:center;gap:7px;margin:13px 0 9px;text-align:center}.lf-stock{display:flex;align-items:center;justify-content:center;gap:6px;font-size:9.5px;color:#8f7c82}.lf-stock strong{color:#b14d4a;font-weight:750}.lf-stock__dots{display:flex;gap:2px}.lf-stock__dots i{width:6px;height:6px;border-radius:50%;background:#cb8782}.lf-stock__dots i.off{background:#eadfde}.lf-viewers{display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11.5px;font-weight:700;color:#4a3940}.lf-viewers>i{width:9px;height:9px;border-radius:50%;background:#43b97c;box-shadow:0 0 0 5px #43b97c1c}.lf-product-form{margin-top:3px}.lf-atc{width:100%;height:56px;border:0;border-radius:14px;background:#321a22;color:#fff;font-size:13px;font-weight:760;cursor:pointer}.lf-atc:hover{background:#43242f}.lf-mini-faq--purchase{margin:13px 0 0;border:1px solid #eadfe1;border-radius:16px;overflow:hidden;background:#fff}.lf-mini-faq--purchase details{margin:0;border:0;border-top:1px solid #eee5e7}.lf-mini-faq--purchase details:first-child{border-top:0}.lf-mini-faq--purchase summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 15px;cursor:pointer;font-size:10.5px;font-weight:750;color:#39252c}.lf-mini-faq--purchase summary::-webkit-details-marker{display:none}.lf-mini-faq--purchase summary span{font-size:18px;font-weight:400;line-height:1;transition:transform .18s}.lf-mini-faq--purchase details[open] summary span{transform:rotate(45deg)}.lf-mini-faq--purchase .rte{padding:0 15px 14px;color:#7e6970;font-size:10.5px;line-height:1.55}.lf-crosssell{margin-top:14px}@media(max-width:1100px){.lf-product__grid{grid-template-columns:1fr;gap:30px}.lf-gallery{max-width:720px}.lf-summary{max-width:720px;margin:0 auto;width:100%}}@media(max-width:640px){.lf-container{width:min(calc(100% - 28px),var(--lf-page))}.lf-product{padding-top:12px}.lf-product__grid{gap:20px}.lf-gallery{width:100%;max-width:none}.lf-gallery__stage{margin-inline:0;border-radius:16px;aspect-ratio:1/1;background:#f7f1ef}.lf-gallery__pane--video video{object-fit:cover!important;object-position:center center!important}.lf-gallery__video-label{left:12px;top:12px}.lf-gallery__video-toggle{left:12px;bottom:12px;width:38px;height:38px}.lf-gallery__thumbs{margin-inline:0;padding-inline:0;gap:8px}.lf-gallery__thumb{width:58px;height:58px;flex-basis:58px;border-radius:11px}.lf-summary{padding-top:2px;max-width:none}.lf-rating{font-size:10px;gap:7px;margin-bottom:15px}.lf-rating__faces img{width:27px;height:27px}.lf-recommend{font-size:7.5px;padding:5px 8px}.lf-kicker{font-size:8px;margin-bottom:8px}.lf-product-title>span{font-size:clamp(32px,9.4vw,39px);line-height:.98}.lf-product-title>em{font-size:clamp(27px,8vw,34px);line-height:1.02;margin-top:6px}.lf-product-brand{font-size:10.5px;margin-top:10px}.lf-product-desc{font-size:13px;line-height:1.58;margin-bottom:16px}.lf-price{padding-top:15px}.lf-price__current{font-size:36px}.lf-price__sub{margin-bottom:11px}.lf-features{font-size:11.5px;gap:7px;margin-bottom:14px}.lf-bundle-title{margin:18px 0 10px;font-size:8px;gap:9px}.lf-bundles{gap:9px}.lf-bundle{border-radius:15px}.lf-bundle__badge{top:9px;right:9px;min-height:20px;max-width:50%;padding:0 7px;font-size:6.4px}.lf-bundle__main{grid-template-columns:18px 54px minmax(0,1fr);grid-template-areas:"radio image copy" "radio image price";column-gap:10px;row-gap:5px;padding:34px 12px 11px;min-height:0}.lf-bundle__radio{grid-area:radio;width:17px;height:17px}.lf-bundle__img{grid-area:image;width:54px;height:54px;min-width:54px;border-radius:11px}.lf-bundle__copy{grid-area:copy;padding:0;align-self:end}.lf-bundle__discount{min-height:18px;margin-bottom:4px;padding:0 7px;font-size:6.7px}.lf-bundle__copy strong{font-size:12.5px;line-height:1.12}.lf-bundle__copy em{font-size:11px}.lf-bundle__price{grid-area:price;align-items:flex-start;padding:0;text-align:left;align-self:start}.lf-bundle__price strong{justify-content:flex-start;font-size:24px}.lf-bundle__price s{margin-top:4px;font-size:8.5px}.lf-bundle__footer{min-height:34px;padding:8px 10px;gap:5px;flex-wrap:wrap}.lf-bundle__subtitle,.lf-bundle__shipping{font-size:7.7px}.lf-bundle__shipping{margin-left:0}.lf-purchase-proof{margin:12px 0 9px;gap:7px}.lf-stock{font-size:9px}.lf-viewers{font-size:11px}.lf-atc{height:55px;border-radius:13px;font-size:12.5px}.lf-mini-faq--purchase{margin-top:11px;border-radius:14px}.lf-mini-faq--purchase summary{padding:13px 12px;font-size:10px}.lf-mini-faq--purchase .rte{padding:0 12px 13px;font-size:10px}.lf-section{padding:62px 0}.lf-h2{font-size:clamp(30px,9vw,38px)}.lf-sub{font-size:14px}.lf-section-head{margin-bottom:30px}}@media(max-width:380px){.lf-bundle__main{grid-template-columns:17px 48px minmax(0,1fr);column-gap:8px;padding-left:9px;padding-right:9px}.lf-bundle__img{width:48px;height:48px;min-width:48px}.lf-bundle__copy strong{font-size:11.5px}.lf-bundle__price strong{font-size:22px}.lf-bundle__badge{font-size:5.9px}}.lf-ritual-showcase{padding:68px 0 72px;background:#fff;border-top:10px solid var(--lf-plum)}.lf-ritual-showcase__head{max-width:760px;margin:0 auto 32px;text-align:center}.lf-ritual-showcase__eyebrow{margin-bottom:10px;color:var(--lf-rose-dark);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.lf-ritual-showcase__head h2{margin:0;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:clamp(36px,4.2vw,54px);line-height:1.02;font-weight:600;letter-spacing:-.035em;color:var(--lf-plum)}.lf-ritual-showcase__sub{max-width:620px;margin:12px auto 0;color:var(--lf-muted);font-size:14px;line-height:1.55}.lf-ritual-showcase__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:960px;margin:0 auto}.lf-ritual-video-card{position:relative;overflow:hidden;aspect-ratio:3/4;border-radius:16px;background:#efe6e4;box-shadow:0 10px 26px #3d1f2a12}.lf-ritual-video-card video,.lf-ritual-video-card>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.lf-ritual-video-card__toggle{position:absolute;left:11px;bottom:11px;width:30px;height:30px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:#fffffff0;color:var(--lf-plum);font-size:11px;line-height:1;cursor:pointer;box-shadow:0 4px 12px #0000001f}.lf-ritual-video-card__label{position:absolute;right:10px;bottom:12px;max-width:calc(100% - 55px);padding:5px 8px;border-radius:999px;background:#3d1f2ac7;color:#fff;font-size:8px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lf-proof{padding:78px 0 84px}.lf-proof__top{grid-template-columns:.72fr 1.28fr;gap:48px;max-width:1120px;margin:0 auto}.lf-proof__shots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;overflow:visible}.lf-proof__shot{width:auto;height:auto;aspect-ratio:.58/1;min-width:0;border-radius:13px}.lf-proof__heading{font-size:29px;margin:42px 0 22px}.lf-proof__cards{max-width:1080px;margin:0 auto}.lf-before-after{border-bottom:0}@media(max-width:640px){.lf-gallery__stage{aspect-ratio:4/5}.lf-gallery__pane--video video{object-fit:cover!important;object-position:center center!important}.lf-bundle__main{grid-template-columns:17px 46px minmax(0,1fr) auto!important;grid-template-areas:"radio image copy price"!important;column-gap:8px!important;row-gap:0!important;align-items:center!important;padding:31px 10px 10px!important}.lf-bundle__radio{grid-area:radio!important;width:16px!important;height:16px!important}.lf-bundle__img{grid-area:image!important;width:46px!important;height:46px!important;min-width:46px!important}.lf-bundle__copy{grid-area:copy!important;align-self:center!important;padding:0!important;min-width:0!important}.lf-bundle__discount{min-height:17px!important;padding:0 6px!important;margin-bottom:3px!important;font-size:6.1px!important}.lf-bundle__copy strong{font-size:10.8px!important;line-height:1.1!important;white-space:normal!important}.lf-bundle__copy em{font-size:10.5px!important;line-height:1.05!important}.lf-bundle__price{grid-area:price!important;align-items:flex-end!important;justify-content:center!important;padding:0!important;text-align:right!important;min-width:70px!important}.lf-bundle__price strong{justify-content:flex-end!important;font-size:20px!important;line-height:1!important}.lf-bundle__price strong small{font-size:6.5px!important}.lf-bundle__price s{margin-top:3px!important;font-size:7.5px!important}.lf-bundle__footer{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:31px!important;padding:7px 9px!important;flex-wrap:nowrap!important}.lf-bundle__subtitle,.lf-bundle__shipping{font-size:6.8px!important;line-height:1.15!important;white-space:normal!important}.lf-bundle__shipping{margin-left:0!important;text-align:right!important}.lf-bundle__badge{top:7px!important;right:8px!important;min-height:18px!important;max-width:55%!important;font-size:5.5px!important;padding:0 6px!important}.lf-ritual-showcase{padding:48px 0 52px;border-top-width:8px}.lf-ritual-showcase__head{width:min(calc(100% - 28px),760px);margin-bottom:24px}.lf-ritual-showcase__head h2{font-size:34px;line-height:1.02}.lf-ritual-showcase__sub{font-size:12.5px;margin-top:9px}.lf-ritual-showcase__track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;max-width:none;margin:0;padding:0 14px 4px}.lf-ritual-showcase__track::-webkit-scrollbar{display:none}.lf-ritual-video-card{flex:0 0 72%;scroll-snap-align:center;border-radius:15px;box-shadow:none}.lf-proof{padding:58px 0 62px}.lf-proof__top{grid-template-columns:1fr;gap:28px;width:min(calc(100% - 28px),680px)}.lf-proof__top>div:first-child{text-align:center}.lf-proof__shots{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:3px;scrollbar-width:none}.lf-proof__shots::-webkit-scrollbar{display:none}.lf-proof__shot{flex:0 0 72%;scroll-snap-align:center;aspect-ratio:.58/1}.lf-proof__cards{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 14px 3px;margin:0 -14px;scrollbar-width:none}.lf-proof__cards::-webkit-scrollbar{display:none}.lf-proof-card{flex:0 0 78%;scroll-snap-align:center}.lf-before-after{border-bottom-width:8px}}@media(max-width:380px){.lf-bundle__main{grid-template-columns:16px 42px minmax(0,1fr) auto!important;column-gap:7px!important;padding-left:8px!important;padding-right:8px!important}.lf-bundle__img{width:42px!important;height:42px!important;min-width:42px!important}.lf-bundle__copy strong{font-size:10px!important}.lf-bundle__price{min-width:62px!important}.lf-bundle__price strong{font-size:18px!important}}.lf-sticky-atc{display:none!important}.lf-product{padding-bottom:30px!important}.lf-product+.shopify-section .lf-ritual-showcase,.shopify-section+.shopify-section .lf-ritual-showcase{position:relative;z-index:1}.lf-ritual-showcase{display:block!important;visibility:visible!important;opacity:1!important;clear:both}.lf-ritual-showcase__head,.lf-ritual-showcase__head h2{text-align:center!important}.lf-ritual-showcase__track{visibility:visible!important;opacity:1!important}@media(max-width:640px){.lf-product{padding-bottom:22px!important}.lf-ritual-showcase{padding-top:44px!important}}.lf-payment-strip{display:flex;align-items:center;justify-content:center;gap:6px;min-height:28px;margin:5px 0 8px;overflow:hidden}.lf-payment-strip svg{width:29px;height:18px;display:block}.lf-mini-faq--purchase{border-color:#f1c9cf!important;border-radius:13px!important}.lf-mini-faq--purchase details{border-top-color:#f3d7db!important}.lf-mini-faq--purchase summary{display:grid!important;grid-template-columns:28px 1fr 20px!important;gap:8px!important;align-items:center!important;padding:11px 12px!important}.lf-mini-faq__icon{width:26px;height:26px;border:1px solid #f1c4cc;border-radius:50%;display:grid;place-items:center;background:#fff6f7;font-size:12px!important;transform:none!important}.lf-mini-faq__chev{font-size:15px!important;color:#bd6877;text-align:right}.lf-mini-faq--purchase details[open] .lf-mini-faq__chev{transform:rotate(180deg)!important}.lf-mini-faq--purchase summary strong{font-size:10.5px}.lf-crosssell--spa{position:relative;display:grid;grid-template-columns:20px 52px minmax(0,1fr) auto;gap:9px;align-items:center;padding:14px 12px 11px;margin-top:11px;border:1px solid #efbec7;border-radius:12px;background:#fff8f9;cursor:pointer;overflow:hidden}.lf-crosssell--spa input{position:absolute;opacity:0;pointer-events:none}.lf-crosssell__check{width:16px;height:16px;border:1.5px solid #e58c9d;border-radius:4px;background:#fff}.lf-crosssell--spa:has(input:checked) .lf-crosssell__check{background:#cf6a80;box-shadow:inset 0 0 0 3px #fff}.lf-crosssell__img{width:52px;height:52px;border-radius:10px;overflow:hidden;background:#fff;display:grid;place-items:center}.lf-crosssell__img img{width:100%;height:100%;object-fit:contain}.lf-crosssell__copy{min-width:0;display:flex;flex-direction:column;line-height:1.15}.lf-crosssell__copy small{position:absolute;left:0;top:0;padding:7px 12px;border-radius:0 0 10px;background:#fff0f2;color:#9e5260;font-size:7px;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.lf-crosssell__copy strong{font-size:10px}.lf-crosssell__copy em{font-size:8px;color:#866d73;font-style:normal;margin-top:2px}.lf-crosssell__pricing{display:flex;flex-direction:column;align-items:flex-end;gap:2px;padding-top:14px}.lf-crosssell__price{font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:700;color:var(--lf-plum);white-space:nowrap}.lf-crosssell__compare{font-size:9px;color:var(--lf-compare-accent,#bc4355);font-weight:700;line-height:1;text-decoration:line-through;text-decoration-color:var(--lf-compare-accent,#bc4355);text-decoration-thickness:1.5px}.lf-crosssell__discount{position:absolute;right:0;top:0;padding:5px 9px;border-radius:0 0 0 10px;background:#3b2029;color:#fff;font-size:7px;font-weight:800;text-transform:uppercase}.lf-crosssell--spa.is-preview{cursor:default}.lf-quick-social{padding:34px 0 42px;background:#fff}.lf-quick-social__inner{max-width:860px}.lf-quick-social__head{text-align:center;margin-bottom:12px}.lf-quick-social__head h2,.lf-quick-reviews h3,.lf-quick-faq h3{margin:0;color:#3a2029;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-weight:800;letter-spacing:-.035em}.lf-quick-social__head h2{font-size:25px}.lf-quick-videos{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lf-quick-video{position:relative;aspect-ratio:9/16;overflow:hidden;border-radius:15px;background:#efe7e5;box-shadow:0 8px 24px #3d1f2a14}.lf-quick-video video{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.lf-quick-video__play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:44px;height:44px;border:0;border-radius:50%;background:#ffffffeb;color:#3a2029;font-size:15px;display:grid;place-items:center;box-shadow:0 5px 18px #0000001f;cursor:pointer}.lf-quick-video.is-playing .lf-quick-video__play{opacity:0}.lf-quick-video:hover .lf-quick-video__play{opacity:1}.lf-quick-reviews{margin-top:20px}.lf-quick-reviews h3{text-align:center;font-size:23px;margin-bottom:12px}.lf-quick-reviews h3:first-line{color:#3a2029}.lf-quick-review-carousel{position:relative;max-width:760px;margin:0 auto;padding:0 26px 20px}.lf-quick-review__viewport{overflow:hidden;border:1px solid #efc4cc;border-radius:17px;background:#fff7f8}.lf-quick-review__track{display:flex;transition:transform .42s cubic-bezier(.22,.8,.22,1)}.lf-quick-review{flex:0 0 100%;min-width:100%;display:grid;grid-template-columns:50px 1fr;gap:13px;align-items:center;padding:20px 24px}.lf-quick-review__avatar{width:50px;height:50px;border-radius:50%;overflow:hidden;background:#f4e5e6}.lf-quick-review__avatar img{width:100%;height:100%;object-fit:cover}.lf-quick-review__copy p{margin:0 0 8px;text-align:center;font-size:12px;font-weight:700;line-height:1.45}.lf-quick-review__copy>div{display:flex;align-items:center;gap:9px;font-size:11px;padding-top:10px;border-top:1px solid #ead9dd}.lf-quick-review__stars{color:#e29a10;letter-spacing:1px}.lf-quick-review__arrow{position:absolute;top:43%;z-index:2;width:28px;height:28px;border:1px solid #efc4cc;border-radius:50%;background:#fff;color:#cf7484;display:grid;place-items:center;font-size:18px;cursor:pointer}.lf-quick-review__arrow.is-prev{left:12px}.lf-quick-review__arrow.is-next{right:12px}.lf-quick-review__dots{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:center;gap:6px}.lf-quick-review__dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#d9cccc}.lf-quick-review__dots button.is-active{background:#5a303d}.lf-quick-faq{max-width:760px;margin:24px auto 0}.lf-quick-faq h3{text-align:center;font-size:18px;margin-bottom:10px}.lf-quick-faq__box{overflow:hidden;border:1px solid #efc4cc;border-radius:14px}.lf-quick-faq details{border-top:1px solid #f2d9dd}.lf-quick-faq details:first-child{border-top:0}.lf-quick-faq summary{list-style:none;display:grid;grid-template-columns:25px 1fr 18px;gap:8px;align-items:center;padding:12px 13px;cursor:pointer}.lf-quick-faq summary::-webkit-details-marker{display:none}.lf-quick-faq summary strong{font-size:10.5px}.lf-quick-faq__dot{width:22px;height:22px;border:1px solid #efbdc5;border-radius:50%;display:grid;place-items:center;color:#cf7282;font-size:9px}.lf-quick-faq__chev{color:#cf7282}.lf-quick-faq .rte{padding:0 13px 12px 46px;color:#7b666d;font-size:10px;line-height:1.55}@media(max-width:640px){.lf-payment-strip{gap:4px;margin-top:4px}.lf-payment-strip svg{width:25px;height:16px}.lf-mini-faq--purchase summary strong{font-size:10px}.lf-crosssell--spa{grid-template-columns:18px 48px minmax(0,1fr) auto;padding:15px 9px 10px;gap:7px}.lf-crosssell__img{width:48px;height:48px}.lf-crosssell__copy strong{font-size:9.5px}.lf-crosssell__copy em{font-size:7.2px}.lf-crosssell__pricing{padding-top:15px}.lf-crosssell__price{font-size:14px}.lf-crosssell__compare{font-size:8px}.lf-quick-social{padding:28px 0 38px}.lf-quick-social__inner{width:min(calc(100% - 16px),860px)}.lf-quick-social__head h2{font-size:21px}.lf-quick-videos{gap:7px}.lf-quick-video{border-radius:12px}.lf-quick-video__play{width:36px;height:36px;font-size:13px}.lf-quick-reviews{margin-top:17px}.lf-quick-reviews h3{font-size:18px;line-height:1.15;margin-bottom:10px}.lf-quick-review-carousel{padding:0 18px 19px}.lf-quick-review__viewport{border-radius:14px}.lf-quick-review{grid-template-columns:42px 1fr;gap:9px;padding:14px 13px}.lf-quick-review__avatar{width:42px;height:42px}.lf-quick-review__copy p{font-size:10.5px;margin-bottom:5px}.lf-quick-review__copy>div{font-size:9.5px;gap:6px}.lf-quick-review__stars{font-size:10px}.lf-quick-review__arrow{width:25px;height:25px;top:42%}.lf-quick-review__arrow.is-prev{left:5px}.lf-quick-review__arrow.is-next{right:5px}.lf-quick-faq{margin-top:20px}.lf-quick-faq h3{font-size:15px}.lf-quick-faq summary{padding:11px 9px;grid-template-columns:23px 1fr 16px}.lf-quick-faq summary strong{font-size:9.5px}.lf-quick-faq .rte{padding:0 10px 11px 40px;font-size:9.5px}}.lf-summary .lf-quick-social--inline{width:100%;max-width:none;margin:16px 0 0;padding:0;background:transparent}.lf-summary .lf-quick-social--inline .lf-quick-social__inner{width:100%;max-width:none;margin:0;padding:0}.lf-summary .lf-quick-social--inline .lf-quick-social__head{margin:18px 0 12px;text-align:center}.lf-summary .lf-quick-social--inline .lf-quick-social__head h2{font-size:22px}.lf-summary .lf-quick-social--inline .lf-quick-videos{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.lf-summary .lf-quick-social--inline .lf-quick-video{border-radius:13px;box-shadow:none;border:1px solid #efe3e5}.lf-summary .lf-quick-social--inline .lf-quick-reviews{margin-top:16px}.lf-summary .lf-quick-social--inline .lf-quick-reviews h3{font-size:19px;line-height:1.15}.lf-summary .lf-quick-social--inline .lf-quick-review-carousel{width:100%;max-width:none;padding-inline:18px}.lf-summary .lf-quick-social--inline .lf-quick-review{padding:14px 15px;grid-template-columns:42px 1fr;gap:10px}.lf-summary .lf-quick-social--inline .lf-quick-review__avatar{width:42px;height:42px}.lf-summary .lf-quick-social--inline .lf-quick-review__copy p{font-size:10.5px;line-height:1.45}.lf-summary .lf-quick-social--inline .lf-quick-faq{width:100%;max-width:none;margin-top:18px}.lf-summary .lf-quick-social--inline .lf-quick-faq h3{font-size:15px}.lf-summary .lf-quick-social--inline .lf-quick-faq__box{width:100%}@media(max-width:900px){.lf-summary .lf-quick-social--inline{margin-top:14px}}@media(max-width:640px){.lf-summary .lf-quick-social--inline{padding:0;margin-top:14px}.lf-summary .lf-quick-social--inline .lf-quick-social__inner{width:100%}.lf-summary .lf-quick-social--inline .lf-quick-videos{gap:7px}.lf-summary .lf-quick-social--inline .lf-quick-social__head h2{font-size:20px}.lf-summary .lf-quick-social--inline .lf-quick-reviews h3{font-size:17px}.lf-summary .lf-quick-social--inline .lf-quick-review-carousel{padding-inline:17px}}.lf-payment-badge{width:100%;display:flex;align-items:center;justify-content:center;margin:9px 0 11px;padding:0 6px}.lf-payment-badge img{display:block;width:min(100%,var(--lf-payment-badge-width,360px));height:auto;object-fit:contain}.lf-summary .lf-quick-social--inline .lf-quick-social__head{margin:22px 0 13px;text-align:center}.lf-summary .lf-quick-social--inline .lf-quick-social__eyebrow{margin:0 0 6px;color:#c94f68;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-size:8px;line-height:1.2;font-weight:800;letter-spacing:.19em;text-transform:uppercase}.lf-summary .lf-quick-social--inline .lf-quick-social__head h2{margin:0}@media(max-width:640px){.lf-payment-badge{margin:8px 0 10px;padding-inline:10px}.lf-payment-badge img{width:min(88%,var(--lf-payment-badge-width,360px))}.lf-summary .lf-quick-social--inline .lf-quick-social__head{margin:20px 0 11px}.lf-summary .lf-quick-social--inline .lf-quick-social__eyebrow{font-size:7.5px;letter-spacing:.17em;margin-bottom:5px}}.lf-summary .lf-bundle__badge{top:-1px!important;right:-1px!important;min-height:28px!important;max-width:62%!important;padding:0 14px!important;margin:0!important;border-radius:0 18px 0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}.lf-summary .lf-purchase-proof{display:grid!important;grid-template-columns:1fr!important;justify-items:stretch!important;gap:8px!important;width:100%!important;margin:10px 0!important;text-align:left!important}.lf-summary .lf-stock{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;margin:0!important;padding:0!important;text-align:left!important}.lf-summary .lf-viewers{justify-self:center!important;margin:0!important;text-align:center!important}.lf-summary .lf-review-brand-accent{color:#c94f68!important}@media(max-width:640px){.lf-summary .lf-bundle__badge{top:-1px!important;right:-1px!important;min-height:24px!important;max-width:66%!important;padding:0 10px!important;border-radius:0 17px 0 13px!important;font-size:6.2px!important}.lf-summary .lf-purchase-proof{gap:7px!important;margin:9px 0 10px!important}.lf-summary .lf-stock{font-size:9px!important}.lf-summary .lf-viewers{font-size:11px!important}}.lf-summary .lf-quick-social--inline .lf-quick-review-carousel{width:100%!important;max-width:560px!important;margin-left:auto!important;margin-right:auto!important;padding:0 30px 24px!important}.lf-summary .lf-quick-social--inline .lf-quick-review__viewport{border-radius:18px!important}.lf-summary .lf-quick-social--inline .lf-quick-review{min-height:104px!important;grid-template-columns:54px minmax(0,1fr)!important;gap:15px!important;padding:19px 24px!important;align-items:center!important}.lf-summary .lf-quick-social--inline .lf-quick-review__avatar{width:54px!important;height:54px!important}.lf-summary .lf-quick-social--inline .lf-quick-review__copy p{margin:0 0 9px!important;font-size:11.5px!important;line-height:1.5!important;text-align:center!important}.lf-summary .lf-quick-social--inline .lf-quick-review__copy>div{justify-content:flex-start!important;gap:10px!important}.lf-summary .lf-quick-social--inline .lf-quick-review__arrow{top:44%!important}.lf-summary .lf-purchase-proof{gap:14px!important;margin:12px 0 14px!important}.lf-summary .lf-stock{min-height:20px!important}.lf-summary .lf-viewers{margin-top:1px!important}@media(max-width:640px){.lf-summary .lf-quick-social--inline .lf-quick-reviews{margin-top:20px!important}.lf-summary .lf-quick-social--inline .lf-quick-reviews h3{margin-bottom:13px!important}.lf-summary .lf-quick-social--inline .lf-quick-review-carousel{width:calc(100% - 18px)!important;max-width:430px!important;padding:0 18px 25px!important}.lf-summary .lf-quick-social--inline .lf-quick-review{min-height:112px!important;grid-template-columns:46px minmax(0,1fr)!important;gap:12px!important;padding:17px 15px!important}.lf-summary .lf-quick-social--inline .lf-quick-review__avatar{width:46px!important;height:46px!important}.lf-summary .lf-quick-social--inline .lf-quick-review__copy p{font-size:10.5px!important;line-height:1.5!important;margin-bottom:8px!important}.lf-summary .lf-quick-social--inline .lf-quick-review__copy>div{font-size:9.8px!important;gap:8px!important}.lf-summary .lf-quick-social--inline .lf-quick-review__arrow{width:27px!important;height:27px!important;top:43%!important}.lf-summary .lf-quick-social--inline .lf-quick-review__arrow.is-prev{left:4px!important}.lf-summary .lf-quick-social--inline .lf-quick-review__arrow.is-next{right:4px!important}.lf-summary .lf-purchase-proof{gap:12px!important;margin:13px 0 15px!important}.lf-summary .lf-stock{min-height:21px!important;line-height:1.3!important}.lf-summary .lf-viewers{margin-top:2px!important;line-height:1.25!important}}.lf-summary .lf-quick-social--inline .lf-quick-review__copy>div{padding-top:10px;border-top:1px solid #ead9dd}@media(max-width:640px){.lf-summary .lf-quick-social--inline .lf-quick-review__copy>div{padding-top:8px}}.lf-sticky-atc{display:block!important;position:fixed;left:0;right:0;bottom:0;z-index:120;padding:10px 0 calc(10px + env(safe-area-inset-bottom));background:#fffbfbf5;border-top:1px solid rgba(61,31,42,.12);box-shadow:0 -12px 36px #2d141d1f;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(0,110%,0);transition:transform .28s cubic-bezier(.22,.8,.22,1),opacity .22s ease,visibility .22s ease}.lf-sticky-atc.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateZ(0)}.lf-sticky-atc__inner{min-height:58px;display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,.8fr) minmax(300px,420px);gap:22px;align-items:center}.lf-sticky-atc__product{min-width:0;display:flex;align-items:center;gap:12px}.lf-sticky-atc__thumb{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;overflow:hidden;border-radius:11px;border:1px solid rgba(61,31,42,.09);background:#fff}.lf-sticky-atc__thumb img,.lf-sticky-atc__thumb picture{width:100%;height:100%;display:block;object-fit:contain}.lf-sticky-atc__meta{min-width:0;display:flex;flex-direction:column;gap:3px}.lf-sticky-atc__meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--lf-plum);font-size:13px;line-height:1.2}.lf-sticky-atc__meta small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--lf-muted);font-size:10px;line-height:1.2}.lf-sticky-atc__promise{display:flex;align-items:center;justify-content:center;gap:7px;color:#5b464d;font-size:12px;text-align:center}.lf-sticky-atc__button{width:100%;min-height:52px;padding:0 22px;border:0;border-radius:12px;background:var(--lf-plum);color:#fff;font:inherit;font-size:13px;font-weight:800;letter-spacing:.02em;cursor:pointer;box-shadow:0 8px 24px #3d1f2a2e;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.lf-sticky-atc__button:hover{transform:translateY(-1px);box-shadow:0 12px 30px #3d1f2a3b}.lf-sticky-atc__button:disabled{opacity:.58;cursor:not-allowed;transform:none}body.lf-sticky-atc-active{padding-bottom:82px}@media(max-width:900px){.lf-sticky-atc{padding:8px 0 calc(8px + env(safe-area-inset-bottom))}.lf-sticky-atc__inner{width:min(calc(100% - 20px),var(--lf-page));min-height:56px;grid-template-columns:minmax(0,1fr) minmax(190px,46%);gap:10px}.lf-sticky-atc__promise{display:none}.lf-sticky-atc__thumb{width:46px;height:46px;flex-basis:46px;border-radius:10px}.lf-sticky-atc__product{gap:9px}.lf-sticky-atc__meta strong{font-size:11px}.lf-sticky-atc__meta small{font-size:9px}.lf-sticky-atc__button{min-height:50px;padding:0 14px;border-radius:12px;font-size:11.5px}body.lf-sticky-atc-active{padding-bottom:76px}}@media(max-width:520px){.lf-sticky-atc__inner{grid-template-columns:44px minmax(0,1fr) minmax(142px,44%);gap:8px}.lf-sticky-atc__product{display:contents}.lf-sticky-atc__thumb{width:44px;height:44px;flex-basis:44px;grid-column:1}.lf-sticky-atc__meta{grid-column:2}.lf-sticky-atc__meta strong{font-size:10.5px}.lf-sticky-atc__meta small{font-size:8.5px}.lf-sticky-atc__button{grid-column:3;min-height:46px;padding:0 10px;font-size:10.5px;line-height:1.15}}@media(max-width:390px){.lf-sticky-atc__inner{grid-template-columns:40px minmax(0,1fr) minmax(132px,43%);gap:7px}.lf-sticky-atc__thumb{width:40px;height:40px}.lf-sticky-atc__meta strong{font-size:9.5px}.lf-sticky-atc__meta small{font-size:8px}.lf-sticky-atc__button{font-size:10px;padding:0 8px}}.lf-cart-drawer-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;pointer-events:none;visibility:hidden}.lf-cart-drawer-shell.is-open{pointer-events:auto;visibility:visible}.lf-cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#190b116b;opacity:0;transition:opacity .28s ease;cursor:pointer}.lf-cart-drawer-shell.is-open .lf-cart-drawer__overlay{opacity:1}.lf-cart-drawer{position:absolute;top:0;right:0;width:min(540px,100vw);height:100%;display:flex;flex-direction:column;background:#fffdfc;color:var(--lf-text);box-shadow:-24px 0 70px #210a142e;transform:translate3d(104%,0,0);transition:transform .34s cubic-bezier(.22,.72,.25,1);overflow:hidden}.lf-cart-drawer-shell.is-open .lf-cart-drawer{transform:translateZ(0)}.lf-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px 16px;border-bottom:1px solid #f1e2e4;background:#fff}.lf-cart-drawer__eyebrow{display:block;margin:0 0 5px;color:var(--lf-rose-dark);font-size:9px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.lf-cart-drawer__header h2{margin:0;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:27px;line-height:1;color:var(--lf-plum);font-weight:700}.lf-cart-drawer__count{display:inline-grid;place-items:center;min-width:28px;height:28px;padding:0 8px;margin-left:6px;border-radius:999px;background:var(--lf-rose-soft);font-family:Arial,sans-serif;font-size:12px;vertical-align:3px}.lf-cart-drawer__close{width:42px;height:42px;border:1px solid #ecd6da;border-radius:50%;background:#fff;color:var(--lf-plum);font-size:28px;line-height:1;cursor:pointer;transition:.2s ease}.lf-cart-drawer__close:hover{background:var(--lf-rose-soft);transform:rotate(4deg)}.lf-cart-drawer__promo{padding:10px 18px;background:var(--lf-plum);color:#fff;text-align:center;font-size:11px;font-weight:700;letter-spacing:.015em}.lf-cart-drawer__body{flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain;padding:18px 20px 22px;scrollbar-width:thin;scrollbar-color:#d8c6ca transparent}.lf-cart-drawer__items{display:grid;gap:12px}.lf-cart-drawer__item{position:relative;display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:13px;align-items:center;padding:12px;border:1px solid #efd6da;border-radius:18px;background:#fff;box-shadow:0 7px 20px #441f2c09}.lf-cart-drawer__item-image{width:78px;height:78px;border-radius:13px;overflow:hidden;background:#fff7f6;display:block}.lf-cart-drawer__item-image img{width:100%;height:100%;display:block;object-fit:cover}.lf-cart-drawer__item-copy{min-width:0}.lf-cart-drawer__item-copy strong{display:block;margin:0 0 4px;font-size:13px;line-height:1.2;color:var(--lf-plum)}.lf-cart-drawer__item-copy small{display:block;color:var(--lf-muted);font-size:10px;line-height:1.35}.lf-cart-drawer__item-price{margin-top:8px;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:18px;font-weight:700;color:var(--lf-plum)}.lf-cart-drawer__item-price s{margin-right:5px;color:var(--lf-compare-accent,#bc4355);font-family:Arial,sans-serif;font-size:10px;font-weight:500;text-decoration-color:var(--lf-compare-accent,#bc4355)}.lf-cart-drawer__item-side{align-self:stretch;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:8px}.lf-cart-drawer__item-offer{grid-column:1/-1;margin-top:4px}.lf-cart-drawer__item--offer-bundle{padding-bottom:0;overflow:hidden}.lf-cart-drawer__item--offer-bundle .lf-cart-drawer__item-offer{display:block;box-sizing:border-box;width:auto;margin:10px -12px -1px;background:#f5e6e8;border-top:1px solid #ead8dd;border-radius:0 0 18px 18px;padding:10px 12px 12px;min-height:44px}.lf-cart-drawer__remove{border:0;background:none;color:#b46a77;font-size:9px;text-decoration:underline;cursor:pointer;padding:2px}.lf-cart-drawer__qty{display:grid;grid-template-columns:30px 30px 30px;align-items:center;border:1px solid #e8cbd1;border-radius:999px;overflow:hidden;background:#fff}.lf-cart-drawer__qty button{height:30px;border:0;background:#fff;color:var(--lf-plum);font-size:17px;cursor:pointer}.lf-cart-drawer__qty button:hover{background:#fff4f5}.lf-cart-drawer__qty span{display:grid;place-items:center;height:30px;font-size:11px;border-inline:1px solid #f0dce0}.lf-cart-drawer__empty{text-align:center;padding:54px 20px 30px}.lf-cart-drawer__empty-icon{font-family:Georgia,serif;font-size:52px;color:var(--lf-rose);line-height:1}.lf-cart-drawer__empty h3{font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:28px;margin:12px 0 8px}.lf-cart-drawer__empty p{max-width:320px;margin:0 auto 20px;color:var(--lf-muted);font-size:12px;line-height:1.55}.lf-cart-drawer__upsells{margin-top:22px;padding-top:18px;border-top:1px solid #f0dfe2}.lf-cart-drawer__upsell-head{display:flex;justify-content:space-between;align-items:end;gap:12px;margin-bottom:11px}.lf-cart-drawer__upsell-head>div>span{display:block;color:var(--lf-rose-dark);font-size:8px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;margin-bottom:4px}.lf-cart-drawer__upsell-head h3{margin:0;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:22px;color:var(--lf-plum)}.lf-cart-drawer__upsell-head small{color:var(--lf-muted);font-size:9px;white-space:nowrap}.lf-cart-drawer__upsell-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,78%);gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 8px;scrollbar-width:none}.lf-cart-drawer__upsell-track::-webkit-scrollbar{display:none}.lf-cart-upsell{scroll-snap-align:start;position:relative;display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid #efd6da;border-radius:16px;background:#fff}.lf-cart-upsell.is-in-cart{display:none}.lf-cart-upsell__image{width:64px;height:64px;border-radius:11px;overflow:hidden;background:#fff7f6}.lf-cart-upsell__image img{width:100%;height:100%;object-fit:cover;display:block}.lf-cart-upsell__copy{min-width:0}.lf-cart-upsell__copy a{text-decoration:none;color:inherit}.lf-cart-upsell__copy strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:11px;line-height:1.2;color:var(--lf-plum)}.lf-cart-upsell__rating{color:var(--lf-gold);font-size:8px;letter-spacing:.03em;margin-bottom:3px}.lf-cart-upsell__rating span{color:var(--lf-text);letter-spacing:0;margin-left:3px}.lf-cart-upsell__price{margin-top:4px;font-size:10px;color:var(--lf-plum)}.lf-cart-upsell__price s{color:#aa9197;margin-right:4px}.lf-cart-upsell__price b{font-size:11px}.lf-cart-upsell__add{height:34px;padding:0 12px;border:1px solid var(--lf-plum);border-radius:999px;background:#fff;color:var(--lf-plum);font-size:9px;font-weight:800;cursor:pointer;transition:.2s ease}.lf-cart-upsell__add:hover{background:var(--lf-plum);color:#fff}.lf-cart-upsell__add:disabled{opacity:.5;cursor:default}.lf-cart-drawer__editor-note{font-size:10px;color:var(--lf-muted);padding:10px;border:1px dashed #e0c7cc;border-radius:10px}.lf-cart-drawer__footer{padding:15px 20px calc(15px + env(safe-area-inset-bottom));border-top:1px solid #ecd9dd;background:#fffdfcfa;box-shadow:0 -12px 30px #2d121c0f}.lf-cart-drawer__saving,.lf-cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;gap:12px}.lf-cart-drawer__saving{margin-bottom:7px;color:#c44c5d;font-size:11px}.lf-cart-drawer__saving strong{font-size:12px}.lf-cart-drawer__subtotal{margin-bottom:12px;font-size:14px;color:var(--lf-plum)}.lf-cart-drawer__subtotal strong{font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:24px}.lf-cart-drawer__checkout{min-height:58px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:16px;background:var(--lf-plum);color:#fff;text-decoration:none;font-weight:800;font-size:13px;letter-spacing:.03em;box-shadow:0 12px 28px #3d1f2a2e;transition:.2s ease}.lf-cart-drawer__checkout:hover{transform:translateY(-1px);box-shadow:0 16px 32px #3d1f2a3d}.lf-cart-drawer__trust{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:10px;color:var(--lf-muted);font-size:8px}body.lf-cart-drawer-open{overflow:hidden}body.lf-cart-drawer-open .lf-sticky-atc{opacity:0!important;pointer-events:none!important}@media(max-width:640px){.lf-cart-drawer{width:100vw;border-radius:0}.lf-cart-drawer__header{padding:17px 16px 13px}.lf-cart-drawer__header h2{font-size:24px}.lf-cart-drawer__close{width:38px;height:38px;font-size:25px}.lf-cart-drawer__promo{font-size:10px;padding:9px 12px}.lf-cart-drawer__body{padding:14px 12px 18px}.lf-cart-drawer__item{grid-template-columns:68px minmax(0,1fr) auto;gap:10px;padding:10px;border-radius:15px}.lf-cart-drawer__item-image{width:68px;height:68px}.lf-cart-drawer__item-copy strong{font-size:11.5px}.lf-cart-drawer__item-price{font-size:16px}.lf-cart-drawer__qty{grid-template-columns:28px 28px 28px}.lf-cart-drawer__qty button,.lf-cart-drawer__qty span{height:28px}.lf-cart-drawer__item-offer{margin-top:3px}.lf-cart-drawer__item--offer-bundle .lf-cart-drawer__item-offer{display:block;box-sizing:border-box;width:auto;margin:8px -10px -1px;background:#f5e6e8;padding:10px 12px 12px;border-top:1px solid #ead8dd;border-radius:0 0 15px 15px;min-height:44px}.lf-cart-drawer__upsell-head h3{font-size:20px}.lf-cart-drawer__upsell-head small{display:none}.lf-cart-drawer__upsell-track{grid-auto-columns:88%}.lf-cart-upsell{grid-template-columns:58px minmax(0,1fr) auto}.lf-cart-upsell__image{width:58px;height:58px}.lf-cart-upsell__add{padding:0 10px}.lf-cart-drawer__footer{padding:12px 12px calc(12px + env(safe-area-inset-bottom))}.lf-cart-drawer__checkout{min-height:54px;border-radius:14px;font-size:12px}.lf-cart-drawer__trust{gap:8px;font-size:7.5px}}.lf-cart-drawer__upsell-intro{margin:-2px 0 12px;color:var(--lf-muted);font-size:10px;line-height:1.45}.lf-cart-drawer__upsell-intro p{margin:0}.lf-cart-upsell{padding-top:20px;overflow:hidden}.lf-cart-upsell__badge{position:absolute;top:0;left:0;max-width:75%;padding:4px 9px;border-radius:0 0 9px;background:#fff0f2;color:#a35362;font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lf-cart-upsell__copy small{display:block;margin:3px 0 0;color:var(--lf-muted);font-size:9px;line-height:1.3}.lf-cart-drawer__installment{text-align:center;max-width:92%;margin:0 auto 10px;color:var(--lf-muted);font-size:8px;line-height:1.35}.lf-cart-drawer__checkout-graphic{display:flex;justify-content:center;align-items:center;margin:10px auto 0;max-width:430px}.lf-cart-drawer__checkout-graphic img{display:block;width:100%;height:auto;max-height:44px;object-fit:contain}.lf-cart-drawer__below-checkout{text-align:center;margin:7px auto 0;color:var(--lf-muted);font-size:8.5px;line-height:1.4}.lf-cart-drawer__below-checkout p{margin:0}.lf-cart-drawer__bottom-proof{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:11px;padding-top:10px;border-top:1px solid #eedde0;color:var(--lf-plum);font-size:8.5px;font-weight:700;line-height:1.35}.lf-cart-drawer__bottom-proof>div:last-child{text-align:right}@media(max-width:640px){.lf-cart-drawer__upsell-intro{font-size:9px}.lf-cart-upsell{padding-top:19px}.lf-cart-upsell__copy small{font-size:8.5px}.lf-cart-drawer__checkout-graphic{max-width:100%;margin-top:9px}.lf-cart-drawer__checkout-graphic img{max-height:38px}.lf-cart-drawer__bottom-proof{gap:8px;font-size:7.5px}}.lf-cart-drawer__header{padding:17px 22px 14px}.lf-cart-drawer__eyebrow{margin-bottom:4px;font-size:8px}.lf-cart-drawer__header h2{font-size:22px;line-height:1.05}.lf-cart-drawer__count{min-width:25px;height:25px;font-size:11px;vertical-align:2px}.lf-cart-drawer__close{width:39px;height:39px;font-size:25px}.lf-cart-drawer__footer{padding:0 20px calc(15px + env(safe-area-inset-bottom))}.lf-cart-drawer__upsells--footer{margin:0 -20px 14px;padding:13px 20px 12px;border-top:0;border-bottom:1px solid #ecd9dd;background:#fff7f8}.lf-cart-drawer__upsells--footer .lf-cart-drawer__upsell-head{align-items:center;justify-content:center;text-align:center;margin-bottom:5px}.lf-cart-drawer__upsells--footer .lf-cart-drawer__upsell-head>div>span{font-size:7px;margin-bottom:2px}.lf-cart-drawer__upsells--footer .lf-cart-drawer__upsell-head h3{font-size:17px;line-height:1.1}.lf-cart-drawer__upsells--footer .lf-cart-drawer__upsell-head small{position:absolute;right:20px;margin-top:14px;font-size:7.5px}.lf-cart-drawer__upsells--footer .lf-cart-drawer__upsell-intro{text-align:center;margin:0 0 8px;font-size:8.5px}.lf-cart-drawer__upsell-track{grid-auto-columns:minmax(260px,84%);gap:10px;padding:2px 8% 5px;scroll-padding-inline:8%;scroll-behavior:smooth}.lf-cart-drawer__upsell-track.is-single{grid-auto-columns:100%;padding-inline:0}.lf-cart-drawer__upsells--footer .lf-cart-upsell{grid-template-columns:62px minmax(0,1fr) auto;min-height:88px;padding:18px 10px 9px;border-radius:15px;box-shadow:0 4px 14px #441f2c09}.lf-cart-drawer__upsells--footer .lf-cart-upsell__image{width:62px;height:62px}.lf-cart-drawer__upsells--footer .lf-cart-upsell__copy strong{font-size:10.5px}.lf-cart-drawer__upsells--footer .lf-cart-upsell__copy small{font-size:8px;line-height:1.2}.lf-cart-drawer__upsells--footer .lf-cart-upsell__rating{font-size:7.5px}.lf-cart-drawer__upsells--footer .lf-cart-upsell__price{font-size:9px;margin-top:3px}.lf-cart-drawer__upsells--footer .lf-cart-upsell__price b{font-size:10.5px}.lf-cart-drawer__upsells--footer .lf-cart-upsell__add{height:32px;padding:0 11px;font-size:8.5px}.lf-cart-drawer__upsell-dots{display:flex;justify-content:center;align-items:center;gap:6px;min-height:8px;margin-top:2px}.lf-cart-drawer__upsell-dots button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#ddcfd2;cursor:pointer;transition:.2s ease}.lf-cart-drawer__upsell-dots button.is-active{width:7px;height:7px;background:#8e4055}.lf-cart-drawer__upsell-dots:empty{display:none}@media(max-width:640px){.lf-cart-drawer__header{padding:14px 14px 11px}.lf-cart-drawer__eyebrow{font-size:7.5px}.lf-cart-drawer__header h2{font-size:20px}.lf-cart-drawer__count{min-width:23px;height:23px;font-size:10px}.lf-cart-drawer__close{width:36px;height:36px;font-size:23px}.lf-cart-drawer__footer{padding:0 12px calc(11px + env(safe-area-inset-bottom))}.lf-cart-drawer__upsells--footer{margin:0 -12px 12px;padding:11px 12px 10px}.lf-cart-drawer__upsells--footer .lf-cart-drawer__upsell-head h3{font-size:16px}.lf-cart-drawer__upsells--footer .lf-cart-drawer__upsell-head small{display:none}.lf-cart-drawer__upsells--footer .lf-cart-drawer__upsell-intro{font-size:8px;margin-bottom:7px}.lf-cart-drawer__upsell-track{grid-auto-columns:88%;padding-inline:6%;scroll-padding-inline:6%}.lf-cart-drawer__upsell-track.is-single{grid-auto-columns:100%;padding-inline:0}.lf-cart-drawer__upsells--footer .lf-cart-upsell{grid-template-columns:56px minmax(0,1fr) auto;min-height:82px;padding:18px 9px 8px}.lf-cart-drawer__upsells--footer .lf-cart-upsell__image{width:56px;height:56px}.lf-cart-drawer__upsells--footer .lf-cart-upsell__copy strong{font-size:10px}.lf-cart-drawer__upsells--footer .lf-cart-upsell__copy small{font-size:7.5px}.lf-cart-drawer__upsells--footer .lf-cart-upsell__add{height:30px;padding:0 9px;font-size:8px}}.lf-cart-drawer__item-price{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.lf-cart-drawer__item-price>span{font:inherit;color:var(--lf-plum)}.lf-cart-drawer__item-price s{margin:0;color:var(--lf-compare-accent,#bc4355);font-family:Arial,sans-serif;font-size:10px;font-weight:650;text-decoration-thickness:1.4px;text-decoration-color:var(--lf-compare-accent,#bc4355)}.lf-cart-drawer__qty-offer{width:100%;max-width:100%;margin-top:7px;padding:7px 10px;border:1px solid #f0d9dd;border-radius:999px;background:#fff7f8;color:#8d5260;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;cursor:pointer;font:inherit;line-height:1.18;text-align:left;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.lf-cart-drawer__qty-offer span{display:block;min-width:0;font-size:8.5px;white-space:normal;overflow:visible;text-overflow:clip}.lf-cart-drawer__qty-offer b{color:#a94c5f;font-weight:800}.lf-cart-drawer__qty-offer em{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 10px;border-radius:999px;border:1px solid #e8cfd5;background:#fff;color:var(--lf-plum);font-size:8px;font-style:normal;font-weight:800;white-space:nowrap;line-height:1}.lf-cart-drawer__qty-offer:hover{background:#fff0f2;border-color:#e7bdc5;transform:translateY(-1px);box-shadow:0 6px 16px #441f2c0f}.lf-cart-drawer__qty-offer--bundle{width:100%;max-width:none;margin:0;padding:0;border:0;border-radius:0;background:transparent;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;box-shadow:none;text-align:left}.lf-cart-drawer__qty-offer--bundle span{display:block;color:#9a4351;font-weight:700;letter-spacing:0;line-height:1.2}.lf-cart-drawer__qty-offer--bundle b{color:#9a4351;font-weight:850}.lf-cart-drawer__qty-offer--bundle em{min-height:auto;padding:0;border:0;background:transparent;border-radius:0;color:#9a4351;font-weight:850;line-height:1.2;white-space:nowrap}.lf-cart-drawer__qty-offer--bundle:hover{background:transparent;border-color:transparent;box-shadow:none;transform:none}.lf-cart-drawer__item--offer-bundle3d{padding-bottom:0;overflow:hidden}.lf-cart-drawer__item--offer-bundle3d .lf-cart-drawer__item-offer{display:block;box-sizing:border-box;width:auto;margin:10px -12px -1px;background:#f5e6e8;border-top:1px solid #ead8dd;border-radius:0 0 18px 18px;padding:10px 12px 12px;min-height:46px}.lf-cart-drawer__qty-offer--bundle3d{width:100%;max-width:none;margin:0;padding:11px 16px;border:1px solid #d48da8;border-bottom-width:3px;border-radius:999px;background:linear-gradient(180deg,#f2bfd2,#eaa6c2);display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:inset 0 1px #ffffff8c,0 1px #3a1f2a0f;text-align:left;transform:translateY(0);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.lf-cart-drawer__qty-offer--bundle3d span{display:block;color:#8f4a5c;font-weight:800;letter-spacing:-.01em;line-height:1.18}.lf-cart-drawer__qty-offer--bundle3d b{color:#8f4a5c;font-weight:900}.lf-cart-drawer__qty-offer--bundle3d em{min-height:auto;padding:0;border:0;background:transparent;border-radius:0;color:#6f3043;font-weight:900;line-height:1.1;white-space:nowrap}.lf-cart-drawer__qty-offer--bundle3d:hover{filter:saturate(1.02);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff8c,0 3px 8px #441f2c14}.lf-cart-drawer__qty-offer-wrap--subtle{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-top:7px}.lf-cart-drawer__qty-offer-note{padding:0;border:0;background:none;color:#8d5260;cursor:pointer;font:inherit;text-align:left;line-height:1.22}.lf-cart-drawer__qty-offer-note span{display:block;min-width:0;font-size:8.3px}.lf-cart-drawer__qty-offer-note b{color:#a94c5f;font-weight:800}.lf-cart-drawer__qty-offer-cta{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border:1px solid #e8cfd5;border-radius:999px;background:#fff7f8;color:var(--lf-plum);cursor:pointer;font:inherit;font-size:8px;font-weight:800;line-height:1;transition:background .18s ease,border-color .18s ease,transform .18s ease}.lf-cart-drawer__qty-offer-cta:hover{background:#fff0f2;border-color:#e7bdc5;transform:translateY(-1px)}@media(max-width:640px){.lf-cart-drawer__item-price{gap:5px;margin-top:6px}.lf-cart-drawer__item-price s{font-size:9px}.lf-cart-drawer__qty-offer{margin-top:6px;padding:6px 8px;gap:7px}.lf-cart-drawer__qty-offer span{font-size:7.9px;line-height:1.2}.lf-cart-drawer__qty-offer em{min-height:24px;padding:0 9px;font-size:7.5px}.lf-cart-drawer__qty-offer--bundle{display:flex;width:100%;align-items:center;justify-content:space-between;padding:0;border-radius:0;gap:12px;box-shadow:none}.lf-cart-drawer__qty-offer--bundle span{font-size:8.35px;line-height:1.18}.lf-cart-drawer__qty-offer--bundle em{min-height:auto;padding:0;font-size:8.35px}.lf-cart-drawer__item--offer-bundle3d .lf-cart-drawer__item-offer{display:block;box-sizing:border-box;width:auto;margin:8px -10px -1px;background:#f5e6e8;padding:10px 12px 12px;border-top:1px solid #ead8dd;border-radius:0 0 15px 15px;min-height:44px}.lf-cart-drawer__qty-offer--bundle3d{width:100%;padding:10px 12px;gap:10px;border-width:1px;border-bottom-width:3px;box-shadow:inset 0 1px #ffffff70,0 1px #3a1f2a0f}.lf-cart-drawer__qty-offer--bundle3d span{font-size:8.25px;line-height:1.16}.lf-cart-drawer__qty-offer--bundle3d em{font-size:8.25px}.lf-cart-drawer__qty-offer-wrap--subtle{margin-top:6px;gap:7px}.lf-cart-drawer__qty-offer-note span{font-size:7.7px}.lf-cart-drawer__qty-offer-cta{min-height:26px;padding:0 9px;font-size:7.4px}}@media(max-width:390px){.lf-cart-drawer__qty-offer{grid-template-columns:1fr;gap:6px;border-radius:14px}.lf-cart-drawer__qty-offer em{justify-self:end}.lf-cart-drawer__item--offer-bundle .lf-cart-drawer__qty-offer--bundle{display:flex;grid-template-columns:none;border-radius:0;padding:0;align-items:center;justify-content:space-between;width:100%;min-width:0}.lf-cart-drawer__item--offer-bundle .lf-cart-drawer__qty-offer--bundle em{justify-self:auto;margin-left:auto}.lf-cart-drawer__item--offer-bundle3d .lf-cart-drawer__qty-offer--bundle3d{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0;padding:10px 12px;gap:10px}.lf-cart-drawer__item--offer-bundle3d .lf-cart-drawer__qty-offer--bundle3d em{margin-left:auto}.lf-cart-drawer__qty-offer-wrap--subtle{align-items:flex-start}.lf-cart-drawer__qty-offer-cta{align-self:flex-end}}.lf-cart-shipping-progress{padding:10px 20px 11px;background:#fff8f8;border-bottom:1px solid #f0dde1}.lf-cart-shipping-progress[hidden]{display:none!important}.lf-cart-shipping-progress__copy{display:flex;align-items:center;justify-content:center;gap:7px;margin-bottom:7px;text-align:center;color:var(--lf-plum);font-size:10px;line-height:1.3}.lf-cart-shipping-progress__icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#f7e3e6;font-size:10px;line-height:1;flex:0 0 18px}.lf-cart-shipping-progress__copy strong{color:#b85a68;font-weight:800}.lf-cart-shipping-progress__track{height:5px;border-radius:999px;background:#f1e1e4;overflow:hidden}.lf-cart-shipping-progress__track i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lf-rose),var(--lf-plum));transition:width .35s ease}.lf-cart-drawer__shipping{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 7px;color:var(--lf-muted);font-size:11px}.lf-cart-drawer__shipping strong{color:var(--lf-plum);font-size:12px}@media(max-width:640px){.lf-cart-shipping-progress{padding:9px 12px 10px}.lf-cart-shipping-progress__copy{gap:6px;font-size:9px}.lf-cart-shipping-progress__icon{width:16px;height:16px;font-size:9px;flex-basis:16px}.lf-cart-drawer__shipping{font-size:10px}.lf-cart-drawer__shipping strong{font-size:11px}}.lf-cart-drawer__header,.lf-cart-shipping-progress,.lf-cart-drawer__promo,.lf-cart-drawer__footer{flex:0 0 auto}html{scroll-padding-top:112px}body{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.lf-global-header{position:sticky;top:0;z-index:90;flex:0 0 auto;width:100%;background:#fff;isolation:isolate}.lf-global-header .shopify-section{position:relative}.lf-global-main{flex:1 0 auto;width:100%}.lf-global-footer{margin-top:auto;flex:0 0 auto;width:100%}.lf-global-footer .lf-footer{margin-top:0}@supports (padding:max(0px)){.lf-global-header{padding-top:env(safe-area-inset-top)}}@media(max-width:640px){html{scroll-padding-top:98px}}.lf-header__actions{align-items:center}.lf-header__icon,.lf-header__cart{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px}.lf-header__icon svg,.lf-header__cart svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.lf-header__cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--lf-plum);color:#fff;font-size:9px;font-weight:800}.lf-nav a{position:relative;padding:24px 0 22px}.lf-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:16px;height:1px;background:var(--lf-plum);transition:right .2s ease}.lf-nav a:hover:after,.lf-nav a[aria-current=page]:after{right:0}.lf-mobile-nav{display:none;position:relative}.lf-mobile-nav summary{list-style:none;width:36px;height:36px;display:grid;place-content:center;gap:4px;cursor:pointer}.lf-mobile-nav summary::-webkit-details-marker{display:none}.lf-mobile-nav summary span{display:block;width:21px;height:1.5px;background:var(--lf-text);border-radius:99px}.lf-mobile-nav__panel{position:absolute;right:0;top:calc(100% + 10px);width:min(280px,calc(100vw - 28px));padding:12px;background:#fff;border:1px solid rgba(61,31,42,.1);border-radius:16px;box-shadow:0 18px 50px #3d1f2a26}.lf-mobile-nav__panel a{display:block;padding:12px 11px;color:var(--lf-text);text-decoration:none;border-bottom:1px solid rgba(61,31,42,.07);font-size:13px;font-weight:650}.lf-mobile-nav__panel a:last-child{border-bottom:0}.lf-footer{padding:44px 0 18px}.lf-footer__grid{grid-template-columns:1.35fr 1fr 1fr 1.15fr;align-items:start}.lf-footer__company,.lf-footer__payments{font-size:11px;line-height:1.7;color:#aaa}.lf-footer__company>div:not(.lf-footer__brand){margin:2px 0}.lf-footer__small{margin-top:10px!important;color:#888!important}.lf-footer__col strong,.lf-footer__payments strong{font-size:12px}.lf-footer__payments p{margin:0 0 12px;white-space:pre-line}.lf-footer__payments img{display:block;max-width:160px;width:100%;height:auto;border-radius:10px}.lf-footer__bottom{margin-top:28px;padding-top:15px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:16px;font-size:9px;color:#777}.lf-page-shell{padding:68px 0 86px;background:linear-gradient(180deg,#fff,#fff9f8)}.lf-page-shell__inner{max-width:920px}.lf-page-shell__eyebrow{text-align:center;color:var(--lf-rose-dark);font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin-bottom:13px}.lf-page-shell__title{text-align:center;font-family:var(--lf-display,"Iowan Old Style",Baskerville,"Times New Roman",serif);font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.03em;color:var(--lf-plum);margin:0 0 32px}.lf-page-shell__card{max-width:860px;margin:0 auto;background:#fff;border:1px solid rgba(61,31,42,.08);border-radius:22px;padding:clamp(24px,4vw,50px);box-shadow:0 18px 55px #3d1f2a0f}.lf-page-shell__card h2,.lf-page-shell__card h3{font-family:var(--lf-display,"Iowan Old Style",Baskerville,"Times New Roman",serif);color:var(--lf-plum)}.lf-page-shell__card p,.lf-page-shell__card li{color:#6f5960;line-height:1.75}.lf-page-shell__card a{color:var(--lf-rose-dark);text-underline-offset:3px}@media(max-width:900px){.lf-header__inner{grid-template-columns:1fr auto}.lf-nav{display:none}.lf-mobile-nav{display:block}.lf-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.lf-header__cart-text{display:none}.lf-header__actions{gap:6px}.lf-footer{padding:34px 0 16px}.lf-footer__grid{grid-template-columns:1fr;gap:26px}.lf-footer__payments img{max-width:170px}.lf-footer__bottom{flex-direction:column;gap:5px}.lf-page-shell{padding:42px 0 58px}.lf-page-shell__title{font-size:38px;margin-bottom:22px}.lf-page-shell__card{border-radius:18px;padding:22px 18px}}.lf-section .lf-section-head{max-width:820px;margin:0 auto 38px;text-align:center}.lf-section .lf-section-head .lf-eyebrow,.lf-comparison-section .lf-section-head .lf-eyebrow{display:inline-flex!important;align-items:center;justify-content:center!important;min-height:31px;padding:7px 17px!important;margin:0 0 15px!important;border:1px solid rgba(201,132,126,.34)!important;border-radius:999px!important;background:#fff8f7!important;color:#bd7e78!important;font-family:Avenir Next,Avenir,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:10px!important;font-weight:800!important;line-height:1!important;letter-spacing:.16em!important;text-transform:uppercase!important}.lf-section .lf-h2{display:flex;flex-direction:column;align-items:center;gap:4px;max-width:820px;margin:0 auto 14px;font-family:var(--lf-display);font-size:clamp(38px,4.1vw,56px);font-weight:700;line-height:.98;letter-spacing:-.045em;color:var(--lf-plum);text-align:center}.lf-section .lf-h2__main{display:block}.lf-section .lf-h2__accent{display:block;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:.95em;font-style:italic;font-weight:500;line-height:.98;letter-spacing:-.045em;color:#c94f68}.lf-section .lf-sub{max-width:740px;margin:0 auto;color:var(--lf-muted);font-size:15px;line-height:1.62;text-align:center}.lf-section .lf-sub-accent{margin:-2px auto 7px;color:#c94f68;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:21px;font-style:italic;font-weight:600;line-height:1.1;text-align:center}.lf-comparison-section .lf-section-head .lf-h2{font-family:var(--lf-display)!important;font-size:clamp(38px,4.1vw,56px)!important;line-height:.98!important;letter-spacing:-.045em!important;max-width:560px!important;margin:0 auto 15px!important}.lf-comparison-section .lf-section-head .lf-h2 em{font-family:Iowan Old Style,Baskerville,Times New Roman,serif!important;color:#c94f68!important;font-size:.95em!important;font-style:italic!important;font-weight:500!important}.lf-comparison-section .lf-section-head .lf-sub{text-align:center!important;max-width:520px!important;margin-inline:auto!important;font-size:15px!important;line-height:1.62!important}.lf-customer-proof__lead{align-items:center;text-align:center}.lf-customer-proof__lead .lf-section-head{margin-bottom:23px}.lf-customer-proof__lead .lf-h2{max-width:650px}.lf-customer-proof__lead .lf-h2__accent{color:#c94f68}.lf-stat{min-height:116px;padding:18px 22px;border-radius:22px;box-shadow:0 8px 24px #3d1f2a09}.lf-stat__ring strong.is-stacked{font-size:15px;line-height:.86}.lf-stat__ring strong.is-compact{font-size:16px}.lf-howto .lf-section-head{max-width:860px}.lf-howto .lf-h2{max-width:820px}.lf-howto .lf-howto__grid{margin-top:8px}.lf-ritual .lf-section-head{max-width:850px;margin-bottom:34px}.lf-ritual__content{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:56px;align-items:center;max-width:1120px;margin:0 auto}.lf-ritual__benefits{margin:0;display:grid;gap:12px}.lf-ritual__benefits article{grid-template-columns:42px 1fr;gap:13px;padding:15px 16px;border:1px solid rgba(61,31,42,.055);background:#ffffffc7;border-radius:16px}.lf-ritual__benefits article>span{width:42px;height:42px}.lf-ritual__benefits h3{font-size:19px}.lf-ritual__benefits p{font-size:12px;line-height:1.5}.lf-ritual .lf-video-card{aspect-ratio:4/3;border-radius:22px;box-shadow:0 18px 42px #3d1f2a21}.lf-ritual__disclaimer{display:block;max-width:1120px;margin:22px auto 0;color:var(--lf-muted);font-size:11px;text-align:left}.lf-guarantee .lf-section-head{max-width:860px}.lf-guarantee .lf-h2__accent{color:#c94f68}.lf-guarantee__grid{max-width:940px;gap:16px}.lf-guarantee__grid article{border-radius:18px;padding:19px 20px;box-shadow:0 9px 26px #3d1f2a09}.lf-reviews-section .lf-section-head{max-width:900px}.lf-reviews-section .lf-h2__accent{color:#c94f68}.lf-review-summary{max-width:720px;margin:-8px auto 34px;padding:17px 22px;border-radius:18px;background:#fff;border:1px solid rgba(168,95,90,.18);box-shadow:0 10px 26px #3d1f2a09;font-size:13px;align-items:center}.lf-review-summary .lf-stars{font-size:20px;letter-spacing:2px}.lf-review-summary strong{font-family:var(--lf-display);font-size:22px;color:var(--lf-plum)}.lf-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:1040px}.lf-review{min-height:178px;padding:20px 22px;border-radius:20px;border:1px solid rgba(168,95,90,.17);box-shadow:0 9px 24px #3d1f2a09}.lf-review[hidden]{display:none!important}.lf-review header>div strong{font-family:var(--lf-display);font-size:19px;line-height:1.05;color:var(--lf-plum)}.lf-review header>span{padding:5px 8px;border-radius:999px;background:#fff6f5;border:1px solid rgba(201,132,126,.25);font-size:9px;font-weight:700;color:#c94f68;white-space:nowrap}.lf-review .lf-stars{margin-top:4px;color:#d0a45e;letter-spacing:1px}.lf-review p{margin:15px 0 18px;font-size:13px;line-height:1.58;color:#4a3038}.lf-review>small{padding:6px 10px;font-size:9px;border:1px solid rgba(201,132,126,.22);background:#fff8f7}.lf-review-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin:26px auto 0;min-height:42px}.lf-review-pagination[hidden]{display:none!important}.lf-review-pagination__pages{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.lf-review-pagination button{width:36px;height:36px;border:1px solid rgba(61,31,42,.12);border-radius:10px;background:#fff;color:var(--lf-plum);font-weight:700;cursor:pointer}.lf-review-pagination button.is-active{background:var(--lf-plum);border-color:var(--lf-plum);color:#fff}.lf-review-pagination button:disabled{opacity:.3;cursor:default}.lf-review-pagination__arrow{font-size:22px;line-height:1}.lf-review-pagination__ellipsis{padding:0 3px;color:#9f878c}.lf-reviews-cta{max-width:920px;margin:42px auto 0;padding:38px 28px;border-radius:26px;background:linear-gradient(180deg,#fff,#fff8f7);box-shadow:0 14px 38px #3d1f2a0d}.lf-reviews-cta>.lf-stars{font-size:23px;letter-spacing:3px}.lf-reviews-cta h3{margin:10px 0 0;font-family:var(--lf-display);font-size:clamp(32px,3vw,44px);line-height:1;color:var(--lf-plum)}.lf-reviews-cta__accent{margin:1px 0 12px;font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:clamp(34px,3vw,46px);font-weight:600;font-style:italic;line-height:1;color:#c94f68}.lf-reviews-cta p{max-width:690px;margin:0 auto 22px;font-size:13px;line-height:1.6}.lf-reviews-cta__buttons{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.lf-review-form-wrap{max-width:1040px;margin:34px auto 0;padding:30px;border:1px solid rgba(61,31,42,.1);border-radius:24px;background:#fff;box-shadow:0 12px 34px #3d1f2a0a;scroll-margin-top:90px}.lf-review-form-wrap__head{text-align:left;margin-bottom:22px}.lf-review-form-wrap__head .lf-eyebrow{margin-bottom:11px!important}.lf-review-form-wrap__head h3{margin:0 0 7px;font-family:var(--lf-display);font-size:28px;color:var(--lf-plum)}.lf-review-form-wrap__head p{margin:0;color:var(--lf-muted);font-size:13px}.lf-review-form{display:grid;gap:17px}.lf-review-form__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lf-review-form label,.lf-review-stars-input legend{display:grid;gap:7px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#51313b}.lf-review-form label small{font-weight:500;letter-spacing:0;text-transform:none;color:var(--lf-muted)}.lf-review-form input,.lf-review-form textarea{width:100%;border:1px solid rgba(61,31,42,.12);border-radius:12px;background:snow;padding:13px 14px;color:var(--lf-text);font-size:13px;font-weight:500;letter-spacing:0;text-transform:none;outline:none}.lf-review-form input:focus,.lf-review-form textarea:focus{border-color:#c94f68;box-shadow:0 0 0 3px #cf867d1f}.lf-review-stars-input{border:0;padding:0;margin:0}.lf-review-stars-input__stars{display:flex;flex-direction:row-reverse;justify-content:flex-end;width:max-content}.lf-review-stars-input input{position:absolute;opacity:0;pointer-events:none}.lf-review-stars-input label{font-size:29px;line-height:1;color:#e7d9d9;cursor:pointer}.lf-review-stars-input input:checked~label,.lf-review-stars-input label:hover,.lf-review-stars-input label:hover~label{color:#d0a45e}.lf-review-form__success{padding:13px 15px;border-radius:12px;background:#edf8f0;color:#256b3f;font-weight:700}.lf-review-form>.lf-btn{justify-self:start}@media(max-width:900px){.lf-ritual__content{grid-template-columns:1fr;gap:24px;max-width:680px}.lf-ritual .lf-video-card{order:-1}.lf-ritual__disclaimer{max-width:680px;text-align:center}}@media(max-width:640px){.lf-section .lf-section-head{margin-bottom:27px;padding-inline:2px}.lf-section .lf-section-head .lf-eyebrow,.lf-comparison-section .lf-section-head .lf-eyebrow{min-height:29px;padding:7px 14px!important;font-size:9px!important;letter-spacing:.15em!important;margin-bottom:13px!important}.lf-section .lf-h2,.lf-comparison-section .lf-section-head .lf-h2{font-size:clamp(31px,9vw,39px)!important;line-height:1!important;max-width:100%!important}.lf-section .lf-h2__accent{font-size:.98em}.lf-section .lf-sub{font-size:14px;line-height:1.58}.lf-section .lf-sub-accent{font-size:19px}.lf-customer-proof__grid{gap:28px}.lf-customer-proof__lead .lf-section-head,.lf-customer-proof__lead .lf-sub,.lf-customer-proof__lead{text-align:center!important}.lf-stat{grid-template-columns:78px 1fr;gap:15px;min-height:104px;padding:16px}.lf-stat__ring{width:74px;height:74px}.lf-stat__ring strong{font-size:16px}.lf-stat__ring strong.is-stacked{font-size:12.5px;line-height:.84}.lf-stat__ring strong.is-compact{font-size:13.5px}.lf-stat h3{font-size:18px}.lf-stat p{font-size:11px}.lf-howto .lf-section-head{margin-bottom:26px}.lf-howto__grid{gap:14px}.lf-ritual .lf-section-head{margin-bottom:24px}.lf-ritual__content{gap:18px}.lf-ritual .lf-video-card{order:-1;aspect-ratio:4/3;border-radius:18px}.lf-ritual__benefits{gap:10px}.lf-ritual__benefits article{grid-template-columns:42px 1fr;padding:14px;border-radius:15px}.lf-ritual__disclaimer{font-size:10.5px;margin-top:16px;text-align:center}.lf-guarantee__grid{gap:11px}.lf-guarantee__grid article{padding:16px;border-radius:16px}.lf-review-summary{margin:-2px auto 24px;padding:14px 12px;gap:7px;font-size:10.5px}.lf-review-summary .lf-stars{font-size:16px}.lf-review-summary strong{font-size:18px}.lf-review-grid{grid-template-columns:1fr;gap:12px}.lf-review{min-height:0;padding:17px 16px;border-radius:17px}.lf-review header>div strong{font-size:18px}.lf-review p{font-size:12px;margin:13px 0 15px}.lf-review-pagination{gap:5px;margin-top:20px}.lf-review-pagination button{width:34px;height:34px}.lf-reviews-cta{padding:28px 18px;border-radius:21px;margin-top:31px}.lf-reviews-cta h3{font-size:31px}.lf-reviews-cta__accent{font-size:34px}.lf-reviews-cta p{font-size:12px}.lf-reviews-cta__buttons{display:grid;grid-template-columns:1fr;gap:9px}.lf-reviews-cta__buttons .lf-btn{width:100%}.lf-review-form-wrap{padding:22px 16px;border-radius:20px}.lf-review-form-wrap__head{text-align:center}.lf-review-form__row{grid-template-columns:1fr}.lf-review-form>.lf-btn{width:100%;justify-self:stretch}}:root{--lf-accent-strong:#c94f68}.lf-h2__accent,.lf-section-head .lf-h2 em,.lf-sub-accent,.lf-bundle__copy em,.lf-review-brand-accent,.lf-reviews-cta__accent,.lf-review-form-wrap__head .lf-eyebrow,.lf-review__verified,.lf-review>small{color:var(--lf-accent-strong)!important}.lf-section .lf-section-head .lf-eyebrow,.lf-comparison-section .lf-section-head .lf-eyebrow,.lf-review-form-wrap__head .lf-eyebrow{min-height:38px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(201,79,104,.34)!important;border-radius:999px!important;background:snow!important;color:var(--lf-accent-strong)!important;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif!important;font-size:10px!important;line-height:1!important;font-weight:800!important;letter-spacing:.18em!important;text-transform:uppercase!important;white-space:nowrap;margin-bottom:16px!important}.lf-bundle__title-stack{display:inline-flex;width:max-content;max-width:100%;flex-direction:column;align-items:center;justify-content:center;text-align:center}.lf-bundle__title-stack strong{width:100%;text-align:center}.lf-bundle__title-stack em{align-self:stretch;text-align:center;color:var(--lf-accent-strong)!important}.lf-review-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;max-width:1040px!important;align-items:stretch!important}.lf-review{position:relative;min-height:190px!important;height:100%!important;display:flex!important;flex-direction:column!important;padding:20px 22px!important;border:1px solid rgba(61,31,42,.1)!important;border-top:2px solid rgba(201,79,104,.42)!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 28px #3d1f2a0b!important}.lf-review__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px!important}.lf-review__identity{display:flex;align-items:center;gap:11px;min-width:0}.lf-review__avatar{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#fde8ed;color:var(--lf-accent-strong);font-family:Iowan Old Style,Baskerville,Times New Roman,serif;font-size:15px;font-weight:700}.lf-review__avatar img{width:100%;height:100%;display:block;object-fit:cover}.lf-review__person{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.lf-review__person strong{font-family:Iowan Old Style,Baskerville,Times New Roman,serif!important;font-size:18px!important;font-weight:600!important;line-height:1.05!important;color:var(--lf-plum)!important}.lf-review__person .lf-stars{display:flex;margin-top:5px!important;gap:1px;color:#d09c37!important;font-size:13px!important;letter-spacing:0!important;line-height:1}.lf-review__person .lf-stars i{font-style:normal}.lf-review__person .lf-stars i.is-off{color:#ddd5d4}.lf-review__verified{flex:0 0 auto;padding:5px 9px!important;border-radius:999px!important;background:#fff7f8!important;border:1px solid rgba(201,79,104,.28)!important;font-size:8.5px!important;font-weight:800!important;white-space:nowrap}.lf-review p{flex:1;margin:16px 0 18px!important;font-size:13px!important;line-height:1.6!important;color:#4a3038!important}.lf-review>small{align-self:flex-start;margin-top:auto;padding:6px 10px!important;border-radius:999px!important;border:1px solid rgba(201,79,104,.28)!important;background:#fff7f8!important;font-size:8.5px!important;font-weight:700!important}.lf-review-summary{border-color:#c94f6838!important}.lf-review-pagination button.is-active{background:var(--lf-plum)!important;border-color:var(--lf-plum)!important;color:#fff!important}@media(max-width:640px){.lf-section .lf-section-head .lf-eyebrow,.lf-comparison-section .lf-section-head .lf-eyebrow,.lf-review-form-wrap__head .lf-eyebrow{min-height:32px!important;padding:0 14px!important;font-size:8.7px!important;letter-spacing:.16em!important;margin-bottom:13px!important;white-space:normal;text-align:center}.lf-review-grid{grid-template-columns:1fr!important;gap:12px!important}.lf-review{min-height:0!important;padding:17px 16px!important;border-radius:17px!important}.lf-review__avatar{width:36px;height:36px;flex-basis:36px;font-size:14px}.lf-review__person strong{font-size:17px!important}.lf-review__verified{font-size:7.7px!important;padding:5px 7px!important}.lf-review p{font-size:12px!important;margin:14px 0 15px!important}.lf-bundle__title-stack{max-width:100%}.lf-bundle__title-stack strong{font-size:inherit}}:root{--lf-accent-strong:#c94f68;--lf-accent-soft:#fff4f5;--lf-accent-border:rgba(201,79,104,.34)}.lf-section .lf-section-head .lf-eyebrow,.lf-comparison-section .lf-section-head .lf-eyebrow,.lf-ugc-marquee__eyebrow,.lf-review-form-wrap__head .lf-eyebrow{min-height:34px!important;padding:8px 18px!important;border:1px solid var(--lf-accent-border)!important;border-radius:999px!important;background:#fff8f8!important;color:var(--lf-accent-strong)!important;font-family:Avenir Next,Avenir,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:10px!important;font-weight:800!important;line-height:1!important;letter-spacing:.17em!important;text-transform:uppercase!important}.lf-proof .lf-proof__copy .lf-eyebrow.is-dark{background:#ffffff14!important;border-color:#ffffff57!important;color:#fff!important}.lf-proof .lf-proof__copy .lf-h2.is-light{color:#fff!important;font-family:var(--lf-display)!important;font-weight:600!important;text-shadow:0 1px 0 rgba(0,0,0,.05)}.lf-proof .lf-proof__copy .lf-sub.is-light,.lf-proof .lf-proof__copy .lf-sub.is-light p{color:#ffffffc7!important}.lf-proof .lf-proof__heading{color:#fff!important;font-family:var(--lf-display)!important;font-weight:600!important}.lf-proof .lf-proof__heading-sub{color:#ffffffb8!important}.lf-features{color:#43242f!important;font-size:12.5px!important;gap:9px!important}.lf-features div{font-weight:600!important;line-height:1.42!important}.lf-features div>span{width:8px!important;height:8px!important;background:var(--lf-accent-strong)!important;box-shadow:0 0 0 4px #c94f6817!important}.lf-price s{color:var(--lf-accent-strong)!important;text-decoration-color:var(--lf-accent-strong)!important;text-decoration-thickness:2px!important}.lf-price__badge{background:#fdebed!important;color:#a53e55!important}.lf-bundle__copy{min-width:0!important}.lf-bundle__title-stack{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}.lf-bundle__title-stack strong,.lf-bundle__title-stack em{display:block!important;width:100%!important;text-align:center!important}.lf-bundle__title-stack em{color:var(--lf-accent-strong)!important}.lf-bundle__discount{color:#a53e55!important;background:#fdebed!important}.lf-review-grid{align-items:stretch!important;grid-auto-rows:1fr!important}.lf-review{height:100%!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;background:#fff!important;border-color:#c94f6838!important;border-top:3px solid rgba(201,79,104,.42)!important}.lf-review__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;min-height:42px!important}.lf-review__identity{display:flex!important;align-items:center!important;gap:11px!important;min-width:0!important;flex:1 1 auto!important}.lf-review__avatar{margin:0!important;align-self:center!important}.lf-review__person{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;min-width:0!important}.lf-review__person strong{margin:0!important;font-family:var(--lf-display)!important;font-size:18px!important;font-weight:600!important;line-height:1.08!important}.lf-review__verified{align-self:flex-start!important;color:var(--lf-accent-strong)!important;border-color:var(--lf-accent-border)!important}.lf-review p{flex:1 1 auto!important;min-height:64px!important;color:#4a3038!important}.lf-review>small{margin-top:auto!important;color:var(--lf-accent-strong)!important;border-color:var(--lf-accent-border)!important}.lf-review-summary{border-color:#c94f683d!important}.lf-section .lf-h2,.lf-comparison-section .lf-section-head .lf-h2{font-family:var(--lf-display)!important;color:var(--lf-plum)!important;font-weight:700!important}.lf-section .lf-h2__accent,.lf-comparison-section .lf-section-head .lf-h2 em,.lf-reviews-cta__accent{font-family:Iowan Old Style,Baskerville,Times New Roman,serif!important;color:var(--lf-accent-strong)!important;font-style:italic!important;font-weight:500!important}@media(max-width:640px){.lf-features{font-size:12px!important;gap:9px!important}.lf-features div>span{width:8px!important;height:8px!important}.lf-review{padding:17px 16px!important}.lf-review p{min-height:0!important}.lf-section .lf-section-head .lf-eyebrow,.lf-comparison-section .lf-section-head .lf-eyebrow,.lf-ugc-marquee__eyebrow{min-height:31px!important;padding:7px 14px!important;font-size:9px!important}}@media(min-width:1101px){.lf-product.lf-product--sticky-gallery{overflow:visible!important}.lf-product.lf-product--sticky-gallery .lf-product__grid{align-items:start!important}.lf-product.lf-product--sticky-gallery .lf-gallery{position:sticky!important;top:88px!important;align-self:start!important;z-index:2!important}}.lf-gallery{--lf-media-pink:#f6e7e8;--lf-media-rose:#e8c0c5;--lf-media-plum:#4b1f2e}.lf-gallery__stage{aspect-ratio:4/5!important;border-radius:26px!important;background:#f7efee!important;border:1px solid rgba(75,31,46,.08)!important;box-shadow:0 16px 44px #3d1f2a12!important}.lf-gallery__pane{background:#f7efee!important}.lf-gallery__arrow{width:44px!important;height:44px!important;background:var(--lf-media-plum)!important;border:1px solid var(--lf-media-plum)!important;color:#fff!important;box-shadow:0 8px 24px #3d1f2a2e!important;font-size:25px!important;line-height:1!important}.lf-gallery__arrow.is-prev{left:16px!important}.lf-gallery__arrow.is-next{right:16px!important}.lf-gallery__counter{right:16px!important;bottom:16px!important;background:#fffffff0!important;border:1px solid rgba(75,31,46,.08)!important}.lf-gallery__video-label{left:16px!important;top:16px!important;background:#fff!important;color:var(--lf-media-plum)!important;border-color:#4b1f2e1a!important}.lf-gallery__video-play{position:absolute;left:50%;top:50%;z-index:7;display:grid;place-items:center;width:76px;height:76px;padding:0;border:0;border-radius:50%;transform:translate(-50%,-50%);background:#eec6ccf0;color:#fff;box-shadow:0 12px 30px #3d1f2a2e;cursor:pointer;transition:opacity .18s ease,transform .18s ease}.lf-gallery__video-play span{display:block;margin-left:5px;font-size:28px;line-height:1}.lf-gallery__video-play:hover{transform:translate(-50%,-50%) scale(1.04)}.lf-gallery__video-play.is-hidden{opacity:0;pointer-events:none}.lf-gallery__video-toggle{left:16px!important;bottom:16px!important;width:38px!important;height:38px!important;background:#4b1f2ee0!important;opacity:0;pointer-events:none;transition:opacity .18s ease}.lf-gallery__video-toggle.is-playing{opacity:1;pointer-events:auto}.lf-gallery__thumb-nav{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;margin-top:14px}.lf-gallery__thumbs{margin:0!important;padding:3px 1px 5px!important;gap:10px!important;scroll-behavior:smooth}.lf-gallery__thumb-arrow{width:42px;height:42px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:var(--lf-media-plum);color:#fff;font-size:25px;line-height:1;cursor:pointer;box-shadow:0 7px 20px #3d1f2a29}.lf-gallery__thumb{width:72px!important;height:72px!important;flex-basis:72px!important;border-radius:12px!important;background:#fff!important;border:1px solid rgba(75,31,46,.15)!important}.lf-gallery__thumb.is-active{border-color:var(--lf-media-plum)!important;box-shadow:0 0 0 1px var(--lf-media-plum)!important}.lf-gallery__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:16px;text-shadow:0 2px 8px rgba(0,0,0,.45)}.lf-gallery__action{width:100%;min-height:46px;margin-top:10px;padding:0 18px;border:1.5px solid var(--lf-media-plum);border-radius:999px;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--lf-media-rose);color:var(--lf-media-plum);font-family:var(--lf-ui);font-size:13px;font-weight:750;cursor:pointer;transition:background .18s ease,transform .18s ease}.lf-gallery__action:hover{background:#efcbd0;transform:translateY(-1px)}.lf-gallery__action-icon{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--lf-media-plum);color:#fff;font-size:9px;line-height:1;padding-left:1px}.lf-bundle__copy,.lf-bundle__title-stack{align-items:flex-start!important;text-align:left!important}.lf-bundle__title-stack strong,.lf-bundle__title-stack em{text-align:left!important}.lf-bundle__title-stack em{align-self:flex-start!important}@media(max-width:1100px){.lf-product.lf-product--sticky-gallery .lf-gallery{position:relative!important;top:auto!important}}@media(max-width:640px){.lf-gallery__stage{aspect-ratio:4/5!important;border-radius:18px!important;box-shadow:none!important}.lf-gallery__arrow{width:38px!important;height:38px!important;font-size:22px!important}.lf-gallery__arrow.is-prev{left:10px!important}.lf-gallery__arrow.is-next{right:10px!important}.lf-gallery__video-play{width:64px;height:64px}.lf-gallery__video-play span{font-size:23px}.lf-gallery__thumb-nav{grid-template-columns:34px minmax(0,1fr) 34px;gap:7px;margin-top:10px}.lf-gallery__thumb-arrow{width:34px;height:34px;font-size:21px}.lf-gallery__thumb{width:58px!important;height:58px!important;flex-basis:58px!important}.lf-gallery__action{min-height:44px;margin-top:8px;font-size:12px}.lf-bundle__title-stack strong,.lf-bundle__title-stack em{text-align:left!important}}@media(min-width:1101px){.lf-product__grid{grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr)!important;gap:56px!important}.lf-gallery{max-width:800px!important}.lf-gallery__stage{aspect-ratio:1/1!important}}.lf-bundle__title-stack strong{display:block!important;width:auto!important;max-width:100%!important;text-align:center!important}.lf-bundle__title-stack em{display:block!important;width:100%!important;align-self:stretch!important;text-align:center!important;color:var(--lf-accent-strong)!important}@media(max-width:1100px){.lf-gallery__stage{aspect-ratio:1/1!important}}@media(max-width:640px){.lf-gallery__stage{aspect-ratio:1/1!important}.lf-bundle__title-stack{width:max-content!important;max-width:100%!important;align-items:center!important;text-align:center!important}.lf-bundle__title-stack strong{width:auto!important;text-align:center!important}.lf-bundle__title-stack em{width:100%!important;align-self:stretch!important;text-align:center!important}}body.lf-typo-shopify,body.lf-typo-custom{font-family:var(--lf-custom-ui)!important;font-size:var(--lf-custom-body-desktop)}body.lf-typo-shopify :is(p,li,a,small,label,input,select,textarea,button,.lf-nav,.lf-header__actions,.lf-sub,.lf-section .lf-sub,.lf-features,.lf-price__note,.lf-stock,.lf-viewers,.lf-bundle__foot,.lf-bundle__discount,.lf-bundle__badge,.lf-accordion,.lf-proof-card,.lf-review p,.lf-review>small,.lf-review__verified,.lf-review-summary,.lf-review-pagination,.lf-stat p,.lf-tags,.lf-disclaimer,.lf-howto-card .rte,.lf-howto-card small,.lf-cart-drawer,.lf-page-shell,.lfh-hero__copy p,.lfh-product-card,.lfh-featured__copy p,.lfh-ugc,.lfh-faq,.lfh-stats),body.lf-typo-custom :is(p,li,a,small,label,input,select,textarea,button,.lf-nav,.lf-header__actions,.lf-sub,.lf-section .lf-sub,.lf-features,.lf-price__note,.lf-stock,.lf-viewers,.lf-bundle__foot,.lf-bundle__discount,.lf-bundle__badge,.lf-accordion,.lf-proof-card,.lf-review p,.lf-review>small,.lf-review__verified,.lf-review-summary,.lf-review-pagination,.lf-stat p,.lf-tags,.lf-disclaimer,.lf-howto-card .rte,.lf-howto-card small,.lf-cart-drawer,.lf-page-shell,.lfh-hero__copy p,.lfh-product-card,.lfh-featured__copy p,.lfh-ugc,.lfh-faq,.lfh-stats){font-family:var(--lf-custom-ui)!important}body.lf-typo-shopify :is(h1,h2,h3,.lf-logo,.lf-product-title>span,.lf-h2,.lf-section .lf-h2,.lf-proof__heading,.lf-guarantee__grid h3,.lf-reviews-cta h3,.lf-footer__brand,.lf-page-shell__title,.lf-page-shell__card h2,.lf-page-shell__card h3,.lf-review__person strong,.lf-review-form-wrap__head h3,.lf-review-summary strong,.lf-stat h3,.lf-howto-card h3,.lf-ba-item h3,.lfh-hero__copy h1,.lfh-head h2,.lfh-ugc h2,.lfh-compare h2,.lfh-stats h2,.lfh-faq h2,.lfh-product-card h3,.lfh-featured__copy h2,.lf-cart-drawer__empty h3,.lf-cart-drawer__upsell-head h3,.lf-cart-drawer__subtotal strong),body.lf-typo-custom :is(h1,h2,h3,.lf-logo,.lf-product-title>span,.lf-h2,.lf-section .lf-h2,.lf-proof__heading,.lf-guarantee__grid h3,.lf-reviews-cta h3,.lf-footer__brand,.lf-page-shell__title,.lf-page-shell__card h2,.lf-page-shell__card h3,.lf-review__person strong,.lf-review-form-wrap__head h3,.lf-review-summary strong,.lf-stat h3,.lf-howto-card h3,.lf-ba-item h3,.lfh-hero__copy h1,.lfh-head h2,.lfh-ugc h2,.lfh-compare h2,.lfh-stats h2,.lfh-faq h2,.lfh-product-card h3,.lfh-featured__copy h2,.lf-cart-drawer__empty h3,.lf-cart-drawer__upsell-head h3,.lf-cart-drawer__subtotal strong){font-family:var(--lf-custom-display)!important}body.lf-typo-shopify :is(.lf-product-title>em,.lf-bundle__title-stack em,.lf-h2__accent,.lf-section-head .lf-h2 em,.lf-section .lf-h2__accent,.lf-section .lf-sub-accent,.lf-reviews-cta__accent,.lfh-hero__copy h1 em,.lfh-featured__copy h3),body.lf-typo-custom :is(.lf-product-title>em,.lf-bundle__title-stack em,.lf-h2__accent,.lf-section-head .lf-h2 em,.lf-section .lf-h2__accent,.lf-section .lf-sub-accent,.lf-reviews-cta__accent,.lfh-hero__copy h1 em,.lfh-featured__copy h3){font-family:var(--lf-custom-accent)!important;font-style:italic!important}body.lf-typo-shopify :is(.lf-eyebrow,.lf-section .lf-section-head .lf-eyebrow,.lf-comparison-section .lf-section-head .lf-eyebrow,.lf-ugc-marquee__eyebrow,.lf-review-form-wrap__head .lf-eyebrow,.lf-ritual-showcase__eyebrow,.lf-kicker),body.lf-typo-custom :is(.lf-eyebrow,.lf-section .lf-section-head .lf-eyebrow,.lf-comparison-section .lf-section-head .lf-eyebrow,.lf-ugc-marquee__eyebrow,.lf-review-form-wrap__head .lf-eyebrow,.lf-ritual-showcase__eyebrow,.lf-kicker){font-family:var(--lf-custom-ui)!important;font-size:var(--lf-custom-eyebrow-size)!important;letter-spacing:var(--lf-custom-eyebrow-tracking)!important}body.lf-typo-shopify :is(.lf-btn,.lf-atc,.lf-gallery__action),body.lf-typo-custom :is(.lf-btn,.lf-atc,.lf-gallery__action){font-family:var(--lf-custom-ui)!important;font-size:var(--lf-custom-button-size)!important}body.lf-typo-shopify :is(.lf-product-title>span,.lf-section .lf-h2,.lf-h2,.lfh-hero__copy h1,.lfh-head h2,.lfh-ugc h2,.lfh-compare h2,.lfh-stats h2,.lfh-faq h2),body.lf-typo-custom :is(.lf-product-title>span,.lf-section .lf-h2,.lf-h2,.lfh-hero__copy h1,.lfh-head h2,.lfh-ugc h2,.lfh-compare h2,.lfh-stats h2,.lfh-faq h2){letter-spacing:var(--lf-custom-heading-tracking)!important}@media(min-width:641px){body.lf-typo-shopify :is(.lf-product-title>span,.lfh-hero__copy h1),body.lf-typo-custom :is(.lf-product-title>span,.lfh-hero__copy h1){font-size:var(--lf-custom-h1-desktop)!important}body.lf-typo-shopify :is(.lf-section .lf-h2,.lf-h2,.lfh-head h2,.lfh-ugc h2,.lfh-compare h2,.lfh-stats h2,.lfh-faq h2),body.lf-typo-custom :is(.lf-section .lf-h2,.lf-h2,.lfh-head h2,.lfh-ugc h2,.lfh-compare h2,.lfh-stats h2,.lfh-faq h2){font-size:var(--lf-custom-h2-desktop)!important}}@media(max-width:640px){body.lf-typo-shopify,body.lf-typo-custom{font-size:var(--lf-custom-body-mobile)}body.lf-typo-shopify :is(.lf-product-title>span,.lfh-hero__copy h1),body.lf-typo-custom :is(.lf-product-title>span,.lfh-hero__copy h1){font-size:var(--lf-custom-h1-mobile)!important}body.lf-typo-shopify :is(.lf-section .lf-h2,.lf-h2,.lfh-head h2,.lfh-ugc h2,.lfh-compare h2,.lfh-stats h2,.lfh-faq h2),body.lf-typo-custom :is(.lf-section .lf-h2,.lf-h2,.lfh-head h2,.lfh-ugc h2,.lfh-compare h2,.lfh-stats h2,.lfh-faq h2){font-size:var(--lf-custom-h2-mobile)!important}}.lf-gallery-voice{width:100%;margin-top:12px;padding:20px 24px 18px;border:1px solid var(--lf-gallery-voice-border,#f0d7dc);border-radius:22px;background:var(--lf-gallery-voice-bg,#fffafa);text-align:center;opacity:var(--lf-gallery-voice-opacity,1);transition:opacity .2s ease;box-shadow:0 10px 28px #3d1f2a09}.lf-gallery-voice__eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:28px;margin:0 auto 11px;padding:6px 14px;border:1px solid rgba(201,79,104,.24);border-radius:999px;background:snow;color:var(--lf-accent-strong,#c94f68);font-family:var(--lf-ui);font-size:8px;font-weight:750;letter-spacing:.16em;line-height:1;text-transform:uppercase}.lf-gallery-voice__title{display:flex;flex-direction:column;align-items:center;gap:0;max-width:650px;margin:0 auto}.lf-gallery-voice__line{display:block;max-width:100%}.lf-gallery-voice__line--main{color:var(--lf-gallery-voice-main,#3d1f2a);font-family:var(--lf-ui);font-size:clamp(20px,1.55vw,25px);font-style:normal;font-weight:600;letter-spacing:-.018em;line-height:1.14}.lf-gallery-voice__line--accent{margin-top:2px;color:var(--lf-gallery-voice-accent,#c94f68);font-family:Georgia,Times New Roman,serif;font-size:clamp(21px,1.65vw,27px);font-style:italic;font-weight:400;letter-spacing:-.02em;line-height:1.12}.lf-gallery-voice__quote{position:relative;max-width:620px;margin:11px auto 0;padding:0 16px;color:var(--lf-muted,#7a5a62);font-family:var(--lf-ui);font-size:11px;font-style:normal;font-weight:400;line-height:1.48}.lf-gallery-voice__quote-mark{position:absolute;left:2px;top:-4px;color:#c94f6866;font-family:Georgia,serif;font-size:23px;line-height:1}.lf-gallery-voice__quote-text{display:inline}.lf-gallery-voice__quote cite{display:inline;margin-left:5px;color:var(--lf-gallery-voice-main,#3d1f2a);font-style:normal;font-weight:600;white-space:nowrap}.lf-gallery-voice__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:700px;margin:14px auto 0;padding-top:13px;border-top:1px solid rgba(201,79,104,.16)}.lf-gallery-voice__benefit{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;padding:0 10px;color:var(--lf-gallery-voice-main,#3d1f2a);font-family:var(--lf-ui);font-size:10.5px;font-weight:500;line-height:1.22}.lf-gallery-voice__benefit+.lf-gallery-voice__benefit{border-left:1px solid rgba(201,79,104,.12)}.lf-gallery-voice__benefit-icon{flex:0 0 27px;width:27px;height:27px;display:grid;place-items:center;border:1px solid rgba(201,79,104,.16);border-radius:50%;background:#c94f680b;color:var(--lf-gallery-voice-accent,#c94f68)}.lf-gallery-voice__benefit-icon svg{width:15px;height:15px;display:block}.lf-gallery-voice__benefit-icon img{width:16px!important;height:16px!important;max-width:16px!important;object-fit:contain;display:block}.lf-gallery-voice__benefit-icon.has-custom-image{overflow:hidden}.lf-gallery-voice__rating{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;margin:13px auto 0;color:var(--lf-gallery-voice-main,#3d1f2a);font-family:var(--lf-ui);font-size:10px;font-weight:400;line-height:1.2}.lf-gallery-voice__stars{color:#c79a43;font-size:15px;letter-spacing:1px;line-height:1}.lf-gallery-voice__rating strong{font-size:11px;font-weight:650}.lf-gallery-voice__rating-sep{width:1px;height:13px;background:#3d1f2a24}.lf-gallery-voice__note{max-width:520px;margin:8px auto 0;color:var(--lf-muted,#7a5a62);font-family:var(--lf-ui);font-size:9.5px;line-height:1.45}body.lf-typo-shopify .lf-gallery-voice__line--main,body.lf-typo-custom .lf-gallery-voice__line--main{font-family:var(--lf-custom-ui)!important;font-size:clamp(20px,1.55vw,25px)!important;letter-spacing:-.018em!important;font-weight:600!important}body.lf-typo-shopify .lf-gallery-voice__line--accent,body.lf-typo-custom .lf-gallery-voice__line--accent{font-family:var(--lf-custom-accent,var(--lf-custom-ui))!important;font-size:clamp(21px,1.65vw,27px)!important;font-style:italic!important;font-weight:400!important}body.lf-typo-shopify :is(.lf-gallery-voice__eyebrow,.lf-gallery-voice__quote,.lf-gallery-voice__benefit,.lf-gallery-voice__rating,.lf-gallery-voice__note),body.lf-typo-custom :is(.lf-gallery-voice__eyebrow,.lf-gallery-voice__quote,.lf-gallery-voice__benefit,.lf-gallery-voice__rating,.lf-gallery-voice__note){font-family:var(--lf-custom-ui)!important}body.lf-typo-shopify .lf-gallery-voice__eyebrow,body.lf-typo-custom .lf-gallery-voice__eyebrow{font-size:8px!important;letter-spacing:.16em!important}@media(max-width:640px){.lf-gallery-voice{margin-top:10px;padding:17px 12px 15px;border-radius:18px}.lf-gallery-voice__eyebrow{margin-bottom:9px;min-height:26px;padding:5px 11px;font-size:7.5px}.lf-gallery-voice__title{max-width:96%}.lf-gallery-voice__line--main{font-size:clamp(18px,5.1vw,22px);line-height:1.14}.lf-gallery-voice__line--accent{font-size:clamp(19px,5.3vw,23px);line-height:1.12}.lf-gallery-voice__quote{max-width:96%;margin-top:9px;padding:0 12px;font-size:10px;line-height:1.42}.lf-gallery-voice__quote-mark{left:0;top:-3px;font-size:20px}.lf-gallery-voice__quote cite{display:block;margin:3px 0 0;font-size:9.5px}.lf-gallery-voice__benefits{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px;padding-top:10px}.lf-gallery-voice__benefit{flex-direction:column;justify-content:flex-start;gap:5px;padding:0 4px;font-size:8.8px;line-height:1.16;text-align:center}.lf-gallery-voice__benefit+.lf-gallery-voice__benefit{border-left:1px solid rgba(201,79,104,.1);border-top:0}.lf-gallery-voice__benefit-icon{flex-basis:25px;width:25px;height:25px}.lf-gallery-voice__benefit-icon svg{width:14px;height:14px}.lf-gallery-voice__benefit-icon img{width:14px!important;height:14px!important;max-width:14px!important}.lf-gallery-voice__rating{margin-top:10px;gap:6px;font-size:9px}.lf-gallery-voice__stars{font-size:13px}.lf-gallery-voice__rating strong{font-size:10px}.lf-gallery-voice__note{margin-top:7px;font-size:9px}.lf-gallery-voice--hide-mobile{display:none!important}}body.lf-typo-inter-tight{--lf-sola-body-weight:400;--lf-sola-ui-weight:500;--lf-sola-heading-weight:650;--lf-sola-cta-weight:650;font-family:var(--lf-custom-ui)!important;font-weight:var(--lf-sola-body-weight);font-optical-sizing:auto;font-kerning:normal;text-rendering:optimizeLegibility}body.lf-typo-inter-tight :is(p,li,label,input,select,textarea,.lf-sub,.lf-product-desc,.lf-price__sub,.lf-bundle__foot,.lf-stock,.lf-viewers,.lf-proof-card p,.lf-review p,.lf-stat p,.lf-page-shell,.lf-cart-drawer,.lfh-copy,.lfh-product-card p,.lfh-featured__copy p,.lfh-faq){font-family:var(--lf-custom-ui)!important;font-weight:400!important;letter-spacing:-.008em}body.lf-typo-inter-tight :is(.lf-nav a,.lf-header__actions a,.lf-logo,.lf-rating,.lf-recommend,.lf-stock,.lf-viewers,.lf-bundle__discount,.lf-bundle__badge,.lf-bundle__subtitle,.lf-bundle__shipping,.lf-accordion__summary,.lf-review__verified,.lf-review-pagination,.lf-cart-drawer__item-title,.lf-cart-drawer__upsell-card){font-family:var(--lf-custom-ui)!important;font-weight:500!important;letter-spacing:-.01em}body.lf-typo-inter-tight :is(h1,h2,h3,.lf-product-title>span,.lf-h2,.lf-section .lf-h2,.lf-proof__heading,.lf-guarantee__grid h3,.lf-reviews-cta h3,.lf-page-shell__title,.lf-page-shell__card h2,.lf-page-shell__card h3,.lf-review__person strong,.lf-review-form-wrap__head h3,.lf-review-summary strong,.lf-stat h3,.lf-howto-card h3,.lf-ba-item h3,.lfh-hero__copy h1,.lfh-head h2,.lfh-ugc h2,.lfh-compare h2,.lfh-stats h2,.lfh-faq h2,.lfh-product-card h3,.lfh-featured__copy h2,.lf-cart-drawer__empty h3,.lf-cart-drawer__upsell-head h3){font-family:var(--lf-custom-display)!important;font-weight:650!important;letter-spacing:-.045em!important;line-height:.97!important}body.lf-typo-inter-tight .lf-product-title>span{font-weight:700!important;line-height:.96!important;letter-spacing:-.052em!important}body.lf-typo-inter-tight :is(.lf-product-title>em,.lf-bundle__title-stack em,.lf-h2__accent,.lf-section-head .lf-h2 em,.lf-section .lf-h2__accent,.lf-section .lf-sub-accent,.lf-reviews-cta__accent,.lfh-hero__copy h1 em,.lfh-featured__copy h3,.lf-gallery-voice__line--accent){font-family:var(--lf-custom-accent)!important;font-style:italic!important;font-weight:420!important;letter-spacing:-.038em!important}body.lf-typo-inter-tight :is(.lf-price__current,.lf-bundle__price strong,.lf-cart-drawer__subtotal strong,.lf-cart-drawer__total strong,.lfh-buy strong,.lfh-product-card__bottom strong){font-family:var(--lf-custom-display)!important;font-weight:650!important;letter-spacing:-.04em!important}body.lf-typo-inter-tight :is(.lf-eyebrow,.lf-kicker,.lf-ugc-marquee__eyebrow,.lf-ritual-showcase__eyebrow,.lf-gallery-voice__eyebrow,.lf-bundle-title,.lfh-media-badge,.lfh-pill){font-family:var(--lf-custom-ui)!important;font-weight:650!important;letter-spacing:.14em!important;line-height:1.1!important}body.lf-typo-inter-tight :is(button,.lf-btn,.lf-atc,.lf-gallery__action,.lf-cart-drawer__checkout){font-family:var(--lf-custom-ui)!important;font-weight:650!important;letter-spacing:.005em!important}body.lf-typo-inter-tight .lf-gallery-voice__line--main{font-family:var(--lf-custom-ui)!important;font-weight:560!important;letter-spacing:-.025em!important;line-height:1.12!important}body.lf-typo-inter-tight .lf-gallery-voice__quote,body.lf-typo-inter-tight .lf-gallery-voice__benefit,body.lf-typo-inter-tight .lf-gallery-voice__rating,body.lf-typo-inter-tight .lf-gallery-voice__note{font-family:var(--lf-custom-ui)!important;font-weight:400!important}@media(max-width:640px){body.lf-typo-inter-tight :is(h1,h2,h3,.lf-product-title>span,.lf-h2,.lf-section .lf-h2,.lfh-hero__copy h1,.lfh-head h2,.lfh-ugc h2,.lfh-compare h2,.lfh-stats h2,.lfh-faq h2){letter-spacing:-.038em!important;line-height:.99!important}}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom){font-family:var(--lf-custom-ui)!important;font-size:var(--lf-custom-body-desktop)!important;line-height:var(--lf-body-lineheight)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-product-title>span,.lfh-hero__copy h1,.lf-page-shell__title){font-family:var(--lf-custom-display)!important;font-size:var(--lf-custom-h1-desktop)!important;font-weight:var(--lf-h1-weight)!important;line-height:var(--lf-h1-lineheight)!important;letter-spacing:var(--lf-custom-heading-tracking)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-section .lf-h2,.lf-h2,.lf-proof__heading,.lfh-head h2,.lfh-ugc h2,.lfh-compare h2,.lfh-stats h2,.lfh-faq h2,.lfh-featured__copy h2,.lf-reviews-cta h3){font-family:var(--lf-custom-display)!important;font-size:var(--lf-custom-h2-desktop)!important;font-weight:var(--lf-h2-weight)!important;line-height:var(--lf-h2-lineheight)!important;letter-spacing:var(--lf-custom-heading-tracking)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-howto-card h3,.lf-ba-item h3,.lf-guarantee__grid h3,.lf-stat h3,.lf-page-shell__card h2,.lf-page-shell__card h3,.lf-review-form-wrap__head h3,.lf-cart-drawer__upsell-head h3,.lfh-product-card h3){font-family:var(--lf-custom-display)!important;font-size:var(--lf-h3-desktop)!important;font-weight:var(--lf-h3-weight)!important;line-height:1.12!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-product-title>em,.lf-h2__accent,.lf-section-head .lf-h2 em,.lf-section .lf-h2__accent,.lf-section .lf-sub-accent,.lf-reviews-cta__accent,.lfh-hero__copy h1 em,.lfh-featured__copy h3){font-family:var(--lf-custom-accent)!important;font-size:var(--lf-accent-desktop)!important;font-weight:var(--lf-accent-weight)!important;line-height:var(--lf-accent-lineheight)!important;font-style:italic!important;color:var(--lf-rose)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-product-brand{display:flex!important;align-items:baseline!important;flex-wrap:wrap!important;gap:.34em!important;margin:12px 0 8px!important;font-family:var(--lf-custom-ui)!important;font-size:var(--lf-product-brand-desktop)!important;line-height:1.15!important;color:var(--lf-plum)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-product-brand>span{color:var(--lf-plum)!important;font-family:var(--lf-custom-ui)!important;font-style:normal!important;font-weight:var(--lf-product-brand-weight)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-product-brand>em{color:var(--lf-rose)!important;font-family:var(--lf-custom-accent)!important;font-size:1.08em!important;font-style:italic!important;font-weight:400!important;letter-spacing:-.025em!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-price__note,.lf-price__sub,.lf-stock,.lf-viewers,.lf-disclaimer,.lf-section-cta small,.lf-review>small,.lf-review__verified,.lf-footer__small,.lf-cart-drawer__eyebrow,.lf-cart-drawer__installment){font-size:var(--lf-small-desktop)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-nav a,.lf-header__actions a){font-size:var(--lf-nav-size)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-topbar__inner,.lf-topbar__item){font-size:var(--lf-topbar-size)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-eyebrow,.lf-kicker,.lf-ugc-marquee__eyebrow,.lf-ritual-showcase__eyebrow,.lf-gallery-voice__eyebrow){font-family:var(--lf-custom-ui)!important;font-size:var(--lf-custom-eyebrow-size)!important;font-weight:var(--lf-eyebrow-weight)!important;letter-spacing:var(--lf-custom-eyebrow-tracking)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-btn,.lf-atc,.lf-gallery__action,.lf-cart-drawer__checkout){font-size:var(--lf-custom-button-size)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-product-desc{font-family:var(--lf-custom-ui)!important;font-size:var(--lf-product-desc-desktop)!important;line-height:var(--lf-body-lineheight)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-price__current{font-family:var(--lf-custom-display)!important;font-size:var(--lf-product-price-desktop)!important;line-height:1!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-price s,.lf-price__compare){font-family:var(--lf-custom-ui)!important;font-size:var(--lf-compare-price-desktop)!important}.lf-features{gap:9px!important;font-size:var(--lf-bullet-desktop)!important}.lf-features .lf-feature-item{display:flex!important;align-items:center!important;gap:var(--lf-bullet-gap)!important;font-size:inherit!important;font-weight:var(--lf-bullet-weight)!important;line-height:1.38!important}.lf-features .lf-feature-text{display:inline!important;width:auto!important;height:auto!important;min-width:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:inherit!important;flex:1 1 auto!important}.lf-features .lf-feature-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:var(--lf-bullet-icon-size)!important;height:var(--lf-bullet-icon-size)!important;min-width:var(--lf-bullet-icon-size)!important;flex:0 0 var(--lf-bullet-icon-size)!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:var(--lf-accent-strong,var(--lf-rose))!important;font-size:var(--lf-bullet-icon-size)!important;line-height:1!important}.lf-features .lf-feature-icon--dot{width:calc(var(--lf-bullet-icon-size)*.72)!important;height:calc(var(--lf-bullet-icon-size)*.72)!important;min-width:calc(var(--lf-bullet-icon-size)*.72)!important;flex-basis:calc(var(--lf-bullet-icon-size)*.72)!important;border-radius:50%!important;background:var(--lf-accent-strong,var(--lf-rose))!important;box-shadow:0 0 0 4px #c94f6817!important}.lf-features .lf-feature-icon img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}.lf-features--font-ui .lf-feature-text{font-family:var(--lf-custom-ui,var(--lf-ui))!important}.lf-features--font-heading .lf-feature-text{font-family:var(--lf-custom-display,var(--lf-display))!important}.lf-features--font-accent .lf-feature-text{font-family:var(--lf-custom-accent,var(--lf-ui))!important;font-style:italic!important}.lf-bundle__copy{align-items:flex-start!important;text-align:left!important}.lf-bundle__title-stack{display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:max-content!important;max-width:100%!important;text-align:center!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-bundle .lf-bundle__title-stack>strong{display:block!important;width:auto!important;max-width:100%!important;text-align:center!important;font-family:var(--lf-custom-ui,var(--lf-ui))!important;font-size:var(--lf-bundle-title-desktop)!important;line-height:1.12!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-bundle .lf-bundle__title-stack>em{display:block!important;width:100%!important;align-self:stretch!important;text-align:center!important;color:var(--lf-rose)!important;font-family:var(--lf-custom-accent)!important;font-size:var(--lf-bundle-accent-desktop)!important;font-style:italic!important;font-weight:var(--lf-bundle-accent-weight)!important;line-height:1.04!important;letter-spacing:-.025em!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-bundle__price>strong{font-size:var(--lf-bundle-price-desktop)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-bundle__price>s{font-size:var(--lf-compare-price-desktop)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-bundle__subtitle,.lf-bundle__shipping){font-family:var(--lf-custom-ui,var(--lf-ui))!important;font-size:var(--lf-bundle-footer-desktop)!important;font-weight:var(--lf-bundle-footer-weight)!important;line-height:1.25!important}.lf-bundle__badge{font-size:var(--lf-bundle-badge-size)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-gallery-voice__line--main{font-family:var(--lf-custom-ui)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-gallery-voice__line--accent{font-family:var(--lf-custom-accent)!important;font-style:italic!important;color:var(--lf-rose)!important}.lf-review__person strong,.lf-review header>div>strong{font-size:var(--lf-review-title-desktop)!important}.lf-review p,.lf-quick-review__copy p{font-size:var(--lf-review-body-desktop)!important;line-height:1.55!important}.lf-accordion summary,.lf-quick-faq summary strong,.lf-mini-faq summary strong{font-size:var(--lf-faq-size)!important}.lf-cart-drawer__header h2{font-size:var(--lf-cart-title-size)!important}.lf-cart-drawer__item-copy>strong{font-size:var(--lf-cart-product-size)!important}.lf-cart-drawer__item-price,.lf-cart-drawer__subtotal strong{font-size:var(--lf-cart-price-size)!important}@media(max-width:640px){body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom){font-size:var(--lf-custom-body-mobile)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-product-title>span,.lfh-hero__copy h1,.lf-page-shell__title){font-size:var(--lf-custom-h1-mobile)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-section .lf-h2,.lf-h2,.lf-proof__heading,.lfh-head h2,.lfh-ugc h2,.lfh-compare h2,.lfh-stats h2,.lfh-faq h2,.lfh-featured__copy h2,.lf-reviews-cta h3){font-size:var(--lf-custom-h2-mobile)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-howto-card h3,.lf-ba-item h3,.lf-guarantee__grid h3,.lf-stat h3,.lf-page-shell__card h2,.lf-page-shell__card h3,.lf-review-form-wrap__head h3,.lf-cart-drawer__upsell-head h3,.lfh-product-card h3){font-size:var(--lf-h3-mobile)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-product-title>em,.lf-h2__accent,.lf-section-head .lf-h2 em,.lf-section .lf-h2__accent,.lf-section .lf-sub-accent,.lf-reviews-cta__accent,.lfh-hero__copy h1 em,.lfh-featured__copy h3){font-size:var(--lf-accent-mobile)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-price__note,.lf-price__sub,.lf-stock,.lf-viewers,.lf-disclaimer,.lf-section-cta small,.lf-review>small,.lf-review__verified,.lf-footer__small,.lf-cart-drawer__eyebrow,.lf-cart-drawer__installment){font-size:var(--lf-small-mobile)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-product-brand{font-size:var(--lf-product-brand-mobile)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-product-desc{font-size:var(--lf-product-desc-mobile)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-price__current{font-size:var(--lf-product-price-mobile)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-price s,.lf-price__compare){font-size:var(--lf-compare-price-mobile)!important}.lf-features{font-size:var(--lf-bullet-mobile)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-bundle .lf-bundle__title-stack>strong{font-size:var(--lf-bundle-title-mobile)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-bundle .lf-bundle__title-stack>em{font-size:var(--lf-bundle-accent-mobile)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-bundle__price>strong{font-size:var(--lf-bundle-price-mobile)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-bundle__price>s{font-size:var(--lf-compare-price-mobile)!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-bundle__subtitle,.lf-bundle__shipping){font-size:var(--lf-bundle-footer-mobile)!important}.lf-review__person strong,.lf-review header>div>strong{font-size:var(--lf-review-title-mobile)!important}.lf-review p,.lf-quick-review__copy p{font-size:var(--lf-review-body-mobile)!important}}.lf-results-section{overflow:hidden;background:linear-gradient(180deg,snow,#fff);border-bottom:0}.lf-results-section .lf-section-head{max-width:900px;margin-bottom:34px}.lf-results-carousel{position:relative;width:min(var(--lf-results-max-width,1240px),calc(100vw - 72px));max-width:none;margin-left:50%;transform:translate(-50%)}.lf-results-grid{display:flex!important;gap:18px!important;width:100%;overflow-x:auto!important;padding:4px 6px 16px!important;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab;overscroll-behavior-inline:contain}.lf-results-grid:active{cursor:grabbing}.lf-results-grid::-webkit-scrollbar{display:none}.lf-results-card{flex:0 0 var(--lf-results-card-width,380px)!important;width:var(--lf-results-card-width,380px);max-width:460px;min-width:0;overflow:hidden;scroll-snap-align:start;border:1px solid rgba(61,31,42,.11);border-radius:22px;background:#fff;box-shadow:0 12px 30px #3d1f2a0e}.lf-results-media{position:relative;aspect-ratio:1/1;overflow:hidden;background:#f8eeee;border-bottom:1px solid rgba(61,31,42,.08);touch-action:pan-y}.lf-results-shot{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;overflow:hidden;background:#f4ecea}.lf-results-shot--before{z-index:1}.lf-results-shot--after{z-index:2;clip-path:inset(0 0 0 var(--lf-ba-pos,50%));will-change:clip-path}.lf-results-shot img,.lf-results-shot .lf-placeholder{width:100%!important;height:100%!important;display:block;object-fit:cover;object-position:center}.lf-ba-label{position:absolute;top:10px;z-index:6;padding:6px 10px;border-radius:999px;pointer-events:none;background:#3d1f2adb;color:#fff;font-family:var(--lf-custom-ui,var(--lf-ui));font-size:9px;font-weight:700;line-height:1;letter-spacing:.11em}.lf-ba-label--before{left:10px}.lf-ba-label--after{right:10px}.lf-ba-divider{position:absolute;z-index:4;left:var(--lf-ba-pos,50%);top:0;bottom:0;width:2px;transform:translate(-1px);background:#fffffff2;box-shadow:0 0 0 1px #3d1f2a0d;pointer-events:none}.lf-ba-handle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;min-width:44px;height:28px;padding:0 9px;border-radius:999px;background:#fff7f5f5;color:var(--lf-plum);border:1px solid rgba(61,31,42,.14);box-shadow:0 4px 14px #3d1f2a1f;font-family:var(--lf-custom-ui,var(--lf-ui));font-size:16px;font-weight:700;line-height:1}.lf-ba-range{position:absolute;top:0;right:0;bottom:0;left:0;z-index:7;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;appearance:none;-webkit-appearance:none;touch-action:pan-y}.lf-ba-range:focus-visible{opacity:.001;outline:3px solid rgba(201,79,104,.38);outline-offset:-4px}.lf-results-copy{min-height:126px;padding:17px 18px 19px;text-align:left}.lf-results-copy h3{margin:0 0 8px;color:var(--lf-plum);font-family:var(--lf-custom-display,var(--lf-display));font-size:clamp(22px,1.55vw,28px)!important;font-weight:600!important;line-height:1.08!important;letter-spacing:-.035em!important}.lf-results-quote{margin:0;color:var(--lf-text);font-family:var(--lf-custom-ui,var(--lf-ui));font-size:13px;line-height:1.5}.lf-results-customer{margin:11px 0 0;color:var(--lf-rose-dark);font-family:var(--lf-custom-ui,var(--lf-ui));font-size:11px;font-weight:600}.lf-results-disclaimer{max-width:920px;margin:21px auto 0;color:var(--lf-muted);font-family:var(--lf-custom-ui,var(--lf-ui));font-size:10px;line-height:1.5;text-align:center}.lf-results-carousel__arrow{position:absolute;top:40%;z-index:6;width:48px;height:48px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--lf-plum);color:#fff;font-size:34px;line-height:1;box-shadow:0 8px 22px #3d1f2a2e;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.lf-results-carousel__arrow:hover{transform:scale(1.05)}.lf-results-carousel__arrow:disabled{opacity:.22;cursor:default;transform:none}.lf-results-carousel.is-static .lf-results-carousel__arrow{display:none!important}.lf-results-carousel__arrow--prev{left:8px}.lf-results-carousel__arrow--next{right:8px}.lf-howto{background:#fff}.lf-howto>.lf-container{max-width:1320px}.lf-howto .lf-section-head{max-width:920px;margin-bottom:42px}.lf-howto .lf-h2{max-width:900px}.lf-howto__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(28px,4vw,72px)!important;max-width:1180px!important;margin:0 auto!important;align-items:start}.lf-howto-card{display:flex!important;flex-direction:column;min-width:0;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:center}.lf-howto-card__title{order:1;min-height:44px;display:flex;align-items:flex-end;justify-content:center;margin:0 0 14px!important;color:var(--lf-plum);font-family:var(--lf-custom-ui,var(--lf-ui))!important;font-size:clamp(17px,1.35vw,21px)!important;font-weight:600!important;line-height:1.2!important;letter-spacing:-.025em!important}.lf-howto-card__img{order:2;position:relative;width:100%;max-width:340px;aspect-ratio:1/1;margin:0 auto;overflow:hidden;border-radius:18px;background:var(--lf-rose-soft)}.lf-howto-card__img img,.lf-howto-card__img .lf-placeholder{width:100%!important;height:100%!important;display:block;object-fit:cover}.lf-howto-card__img>span{position:absolute;right:12px;bottom:12px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#3d1f2aeb;color:#fff;font-family:var(--lf-custom-ui,var(--lf-ui));font-size:13px;font-weight:650}.lf-howto-card__body{order:3;padding:15px 8px 0!important;background:transparent!important}.lf-howto-card__body .rte{margin:0 auto;color:var(--lf-muted);font-family:var(--lf-custom-ui,var(--lf-ui));font-size:12.5px;line-height:1.55;max-width:340px}.lf-howto-card__body .rte p{margin:0}.lf-howto-card__body small{display:inline-block;margin-top:10px;padding:0!important;background:transparent!important;border-radius:0!important;color:var(--lf-rose-dark);font-family:var(--lf-custom-ui,var(--lf-ui));font-size:10px;font-weight:600}.lf-howto .lf-section-cta{margin-top:42px}.lf-customer-study{background:linear-gradient(180deg,snow,#fff7f6)}.lf-customer-study>.lf-container{max-width:1180px}.lf-customer-study>.lf-container>.lf-section-head{max-width:900px;margin-bottom:34px}.lf-customer-study__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:44px;align-items:center}.lf-customer-study__media-card{overflow:hidden;border:1px solid rgba(61,31,42,.11);border-radius:24px;background:#fff;box-shadow:0 14px 38px #3d1f2a0f}.lf-customer-study__media{position:relative;aspect-ratio:4/3;overflow:hidden;background:#efe6e3}.lf-customer-study__media video,.lf-customer-study__media img,.lf-customer-study__media .lf-placeholder{width:100%;height:100%;display:block;object-fit:cover}.lf-customer-study__video-badge{position:absolute;left:16px;top:16px;z-index:2;padding:8px 12px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(61,31,42,.1);color:var(--lf-plum);font-size:9px;font-weight:800;letter-spacing:.14em}.lf-customer-study__media-copy{padding:18px 20px 20px;background:linear-gradient(135deg,#d6948e,#c98582);color:#3d1f2a}.lf-customer-study__media-copy small{display:block;margin-bottom:5px;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.lf-customer-study__media-copy h3{margin:0;font-family:var(--lf-custom-display,var(--lf-display));font-size:clamp(25px,2vw,32px);font-weight:600;line-height:1.05;letter-spacing:-.035em}.lf-customer-study__media-copy p{margin:7px 0 0;font-size:13px;line-height:1.5}.lf-customer-study__stats{display:grid;gap:14px}.lf-customer-study__stat.lf-stat{display:grid;grid-template-columns:104px 1fr;gap:18px;align-items:center;min-height:126px;padding:18px 20px;border:1px solid rgba(61,31,42,.1);border-radius:20px;background:#fff;box-shadow:0 8px 24px #3d1f2a09}.lf-customer-study__stat .lf-stat__ring{width:92px;height:92px}.lf-customer-study__stat .lf-stat__ring strong{font-size:24px}.lf-customer-study__stat .lf-stat__ring strong.is-compact{font-size:20px}.lf-customer-study__stat .lf-stat__ring strong.is-stacked{font-size:18px;line-height:.88}.lf-customer-study__stat h3{margin:0 0 5px;font-size:clamp(20px,1.7vw,25px);line-height:1.08;text-align:left}.lf-customer-study__stat p{margin:0;font-size:13px;line-height:1.46;text-align:left;color:var(--lf-muted)}.lf-customer-study__tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:2px}.lf-customer-study__tags span{padding:8px 11px;border-radius:999px;border:1px solid rgba(201,79,104,.22);background:#fff;color:var(--lf-plum);font-size:10px;font-weight:650}.lf-customer-study__cta{display:flex;justify-content:center;margin-top:28px}.lf-customer-study__disclaimer{max-width:900px;margin:16px auto 0;text-align:center}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-mini-faq--purchase summary,.lf-mini-faq--purchase summary strong){font-family:var(--lf-custom-ui,var(--lf-ui))!important;font-size:var(--lf-faq-size)!important;font-weight:600!important;letter-spacing:0!important;line-height:1.3!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-bundle__subtitle,.lf-bundle__shipping){font-family:var(--lf-custom-ui,var(--lf-ui))!important;font-size:var(--lf-bundle-footer-desktop)!important;font-weight:var(--lf-bundle-footer-weight)!important;letter-spacing:0!important;line-height:1.22!important}@media(max-width:1100px)and (min-width:701px){.lf-results-carousel{width:calc(100vw - 34px)}.lf-results-card{flex-basis:min(46vw,430px)!important;width:min(46vw,430px);max-width:430px}.lf-results-carousel__arrow--prev{left:5px}.lf-results-carousel__arrow--next{right:5px}.lf-howto__grid{gap:24px!important}.lf-howto-card__title{font-size:17px!important}.lf-howto-card__body .rte{font-size:12px}.lf-customer-study__grid{grid-template-columns:1fr 1fr;gap:26px}.lf-customer-study__stat.lf-stat{grid-template-columns:82px 1fr;padding:15px}.lf-customer-study__stat .lf-stat__ring{width:74px;height:74px}}@media(max-width:700px){.lf-results-section{border-bottom-width:0}.lf-results-section .lf-section-head{margin-bottom:24px}.lf-results-carousel{width:100%;margin:0;transform:none}.lf-results-grid{display:grid!important;grid-template-columns:1fr!important;gap:15px!important;overflow:visible!important;padding:0!important;margin:0!important;scroll-snap-type:none!important;cursor:default}.lf-results-card{width:100%!important;max-width:none!important;flex:none!important;border-radius:19px}.lf-results-media{aspect-ratio:1/1}.lf-results-copy{min-height:0;padding:16px 16px 18px}.lf-results-copy h3{font-size:22px!important}.lf-results-quote{font-size:12.5px}.lf-results-customer{font-size:10.5px}.lf-results-disclaimer{font-size:9.5px;margin-top:16px}.lf-results-carousel__arrow{display:none!important}.lf-howto .lf-section-head{margin-bottom:30px}.lf-howto__grid{display:grid!important;grid-template-columns:1fr!important;gap:34px!important;max-width:560px!important}.lf-howto-card__title{min-height:0;margin-bottom:12px!important;font-size:18px!important}.lf-howto-card__img{max-width:100%;border-radius:16px}.lf-howto-card__body{padding:12px 4px 0!important}.lf-howto-card__body .rte{font-size:12.5px}.lf-howto .lf-section-cta{margin-top:34px}.lf-customer-study>.lf-container>.lf-section-head{margin-bottom:24px}.lf-customer-study__grid{display:flex;flex-direction:column;gap:16px}.lf-customer-study__media-card,.lf-customer-study__stats{width:100%}.lf-customer-study__media{aspect-ratio:1/1}.lf-customer-study__media-copy{padding:16px}.lf-customer-study__media-copy h3{font-size:26px}.lf-customer-study__media-copy p{font-size:12px}.lf-customer-study__stats{gap:11px}.lf-customer-study__stat.lf-stat{grid-template-columns:82px 1fr;gap:14px;min-height:104px;padding:15px 14px;border-radius:17px}.lf-customer-study__stat .lf-stat__ring{width:74px;height:74px}.lf-customer-study__stat .lf-stat__ring strong{font-size:18px}.lf-customer-study__stat .lf-stat__ring strong.is-compact{font-size:15px}.lf-customer-study__stat .lf-stat__ring strong.is-stacked{font-size:13px}.lf-customer-study__stat h3{font-size:18px!important;text-align:left!important}.lf-customer-study__stat p{font-size:11px!important;text-align:left!important}.lf-customer-study__tags{justify-content:center}.lf-customer-study__cta{margin-top:22px}.lf-customer-study__disclaimer{font-size:10px}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) :is(.lf-bundle__subtitle,.lf-bundle__shipping){font-size:var(--lf-bundle-footer-mobile)!important}}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-howto .lf-section-head .lf-h2{font-size:clamp(34px,3vw,44px)!important;line-height:1.04!important;letter-spacing:-.04em!important;gap:1px!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-howto .lf-section-head .lf-h2__accent{font-size:.78em!important;line-height:1!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-howto .lf-section-head .lf-sub-accent{margin-top:6px!important;font-size:clamp(20px,1.8vw,27px)!important;line-height:1.05!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-howto .lf-section-head .lf-sub{max-width:620px!important;margin:10px auto 0!important;font-size:14px!important;line-height:1.5!important}@media(max-width:700px){body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-howto .lf-section-head .lf-h2{font-size:30px!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-howto .lf-section-head .lf-h2__accent{font-size:.8em!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-howto .lf-section-head .lf-sub-accent{font-size:20px!important}body:is(.lf-typo-original,.lf-typo-inter-tight,.lf-typo-shopify,.lf-typo-custom) .lf-howto .lf-section-head .lf-sub{font-size:13px!important}}@media(min-width:1101px){.lf-results-carousel__arrow{top:38%}}.lf-review-hub{background:linear-gradient(180deg,#fff,#fffdfd)}.lf-review-hub__container{max-width:1240px}.lf-review-hub .lf-section-head{max-width:920px;margin-inline:auto;margin-bottom:34px}.lf-review-hub__summary{display:grid;grid-template-columns:210px minmax(0,1fr) 190px;gap:28px;align-items:stretch;padding:28px 30px;border-top:1px solid var(--lf-accent-border);border-bottom:1px solid var(--lf-accent-border)}.lf-review-hub__score,.lf-review-hub__recommend-big{display:flex;flex-direction:column;justify-content:center}.lf-review-hub__score{padding-right:26px;border-right:1px solid rgba(61,31,42,.11)}.lf-review-hub__big-stars{color:#c79a45;font-size:23px;letter-spacing:2px;line-height:1}.lf-review-hub__score>strong{margin-top:12px;font-family:var(--lf-display);font-size:39px;line-height:1;color:var(--lf-plum);font-weight:500}.lf-review-hub__score>span:not(.lf-review-hub__big-stars){margin-top:7px;font-size:11px;color:var(--lf-muted)}.lf-review-hub__recommend{margin-top:20px;padding:11px 12px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:6px;border:1px solid var(--lf-accent-border);border-radius:12px;background:#fff9fa;color:var(--lf-plum);font-size:10px;line-height:1.25}.lf-review-hub__recommend>span:first-child{font-size:18px;color:var(--lf-accent-strong)}.lf-review-hub__recommend b{font-size:14px}.lf-review-hub__middle{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:18px}.lf-review-hub__media-strip{display:flex;gap:6px;overflow:auto;scrollbar-width:none;padding-bottom:2px}.lf-review-hub__media-strip::-webkit-scrollbar{display:none}.lf-review-hub__media-thumb{width:64px;height:54px;flex:0 0 64px;padding:0;border:0;border-radius:8px;overflow:hidden;background:#f6eded;cursor:pointer}.lf-review-hub__media-thumb.is-product-media{cursor:default}.lf-review-hub__media-thumb img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .2s ease}@media(hover:hover){.lf-review-hub__media-thumb:not(.is-product-media):hover img{transform:scale(1.045)}}.lf-review-hub__distribution{display:grid;gap:6px}.lf-review-hub__bar-row{display:grid;grid-template-columns:38px minmax(0,1fr) 42px;gap:9px;align-items:center;font-size:10px;color:var(--lf-plum)}.lf-review-hub__bar-row>i{height:5px;border-radius:999px;background:#f2eeee;overflow:hidden;font-style:normal}.lf-review-hub__bar-row>i>b{display:block;width:var(--lf-review-bar);height:100%;border-radius:inherit;background:var(--lf-plum)}.lf-review-hub__bar-row>em{font-style:normal;text-align:right;color:var(--lf-muted)}.lf-review-hub__distribution>small{margin-top:5px;font-size:8.5px;color:#a28e93}.lf-review-hub__recommend-big{padding-left:28px;border-left:1px solid rgba(61,31,42,.11);text-align:center;align-items:center}.lf-review-hub__recommend-big strong{font-family:var(--lf-custom-accent,var(--lf-display));font-style:italic;font-weight:500;font-size:46px;line-height:1;color:var(--lf-accent-strong)}.lf-review-hub__recommend-big span{max-width:130px;margin-top:9px;font-size:12px;line-height:1.35;color:var(--lf-plum)}.lf-review-hub__tools{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:18px 0 15px;border-bottom:1px solid rgba(61,31,42,.11)}.lf-review-hub__filter-btn{height:38px;padding:0 17px;border:1px solid var(--lf-accent-border);border-radius:7px;background:#fff;color:var(--lf-plum);font:600 11px/1 var(--lf-ui);cursor:pointer}.lf-review-hub__filter-btn span{margin-right:6px;color:var(--lf-accent-strong)}.lf-review-hub__results{text-align:center;font-size:10.5px;color:var(--lf-muted)}.lf-review-hub__tool-right{display:flex;align-items:center;gap:12px}.lf-review-hub__sort{display:flex;align-items:center;gap:7px;font-size:10.5px;font-weight:600;color:var(--lf-plum)}.lf-review-hub__sort select{height:38px;min-width:150px;padding:0 34px 0 12px;border:1px solid rgba(61,31,42,.11);border-radius:7px;background:#fff;color:var(--lf-plum);font:600 10.5px/1 var(--lf-ui)}.lf-review-hub__write{height:38px!important;min-height:38px!important;padding:0 17px!important;border-radius:7px!important;font-size:10.5px!important}.lf-review-hub__filters{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:12px 0;border-bottom:1px solid rgba(61,31,42,.08)}.lf-review-hub__filters[hidden]{display:none!important}.lf-review-hub__filters button{height:32px;padding:0 12px;border:1px solid rgba(61,31,42,.11);border-radius:999px;background:#fff;color:var(--lf-plum);font:600 9.5px/1 var(--lf-ui);cursor:pointer}.lf-review-hub__filters button.is-active{background:var(--lf-plum);border-color:var(--lf-plum);color:#fff}.lf-review-hub__list{display:grid}.lf-review-row{display:grid;grid-template-columns:250px minmax(0,1fr);gap:0;padding:22px 0;border-bottom:1px solid var(--lf-accent-border);background:#fff}.lf-review-row[hidden]{display:none!important}.lf-review-row__meta{margin-right:22px;padding:16px;border-radius:15px;background:#fff8f8;align-self:start}.lf-review-row__identity{display:flex;align-items:center;gap:10px}.lf-review-row__avatar{width:40px;height:40px;flex:0 0 40px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#f1eded;color:var(--lf-plum);font:600 12px/1 var(--lf-ui)}.lf-review-row__avatar img{width:100%;height:100%;display:block;object-fit:cover}.lf-review-row__identity>div{min-width:0;display:grid;gap:3px}.lf-review-row__identity strong{font:650 11px/1.2 var(--lf-ui);color:var(--lf-plum)}.lf-review-row__verified{font-size:8.5px;font-weight:700;color:var(--lf-accent-strong)}.lf-review-row__verified.is-neutral{color:#8c747a}.lf-review-row__product{display:grid;grid-template-columns:28px 1fr;gap:10px;margin-top:16px;align-items:start}.lf-review-row__source{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid rgba(61,31,42,.09);color:var(--lf-accent-strong);font-size:10px}.lf-review-row__product div{display:grid;gap:3px}.lf-review-row__product strong{font-size:9.5px;line-height:1.35;color:var(--lf-plum)}.lf-review-row__recommend{margin-top:16px;font-size:8.8px;font-weight:700;color:var(--lf-plum)}.lf-review-row__recommend span{color:var(--lf-accent-strong);margin-right:4px}.lf-review-row__details{margin:14px 0 0;padding-top:12px;border-top:1px solid rgba(61,31,42,.07);display:grid;gap:6px}.lf-review-row__details div{display:flex;justify-content:space-between;gap:12px;font-size:8.5px}.lf-review-row__details dt{font-weight:700}.lf-review-row__details dd{margin:0;color:var(--lf-muted)}.lf-review-row__body{min-width:0;padding:2px 8px 2px 0;display:flex;flex-direction:column}.lf-review-row__top{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.lf-review-row__stars{display:flex;gap:1px;color:#c79a45;font-size:18px;line-height:1}.lf-review-row__stars i{font-style:normal}.lf-review-row__stars i.is-off{color:#ddd7d6}.lf-review-row__top h3{margin:8px 0 0;font-family:var(--lf-ui);font-size:13px;line-height:1.25;font-weight:700;color:var(--lf-plum)}.lf-review-row__top time{font-size:9px;color:var(--lf-muted);white-space:nowrap}.lf-review-row__body>p{max-width:780px;margin:10px 0 13px;font-size:11.5px;line-height:1.62;color:#402b33}.lf-review-row__media{display:flex;gap:6px;margin:4px 0 12px;overflow:auto;scrollbar-width:none}.lf-review-row__media::-webkit-scrollbar{display:none}.lf-review-row__media img{width:180px;height:180px;flex:0 0 180px;display:block;object-fit:cover;border-radius:8px}.lf-review-row__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-top:auto}.lf-review-row__tag{display:inline-flex;padding:5px 8px;border-radius:999px;border:1px solid var(--lf-accent-border);background:#fff8f8;color:var(--lf-accent-strong);font-size:8.5px;font-weight:650}.lf-review-row__helpful{display:flex;align-items:center;justify-content:flex-end;gap:5px;font-size:8.5px;color:var(--lf-muted)}.lf-review-row__helpful button{height:27px;min-width:31px;padding:0 7px;border:1px solid rgba(61,31,42,.09);border-radius:999px;background:#fff;color:var(--lf-plum);font:600 10px/1 var(--lf-ui);cursor:pointer}.lf-review-row__helpful button b{margin-left:3px;font-size:8px}.lf-review-row__helpful button.is-voted{background:#fff0f3;border-color:var(--lf-accent-border)}.lf-review-hub__load-wrap{display:flex;justify-content:center;padding-top:24px}.lf-review-hub__load{min-width:126px;height:40px!important;min-height:40px!important;padding:0 20px!important;border-radius:6px!important;font-size:10.5px!important}.lf-review-hub__load-wrap[hidden]{display:none!important}.lf-review-hub__verified-note{display:flex;justify-content:center;align-items:center;gap:7px;margin:18px auto 0;max-width:760px;text-align:center;font-size:9px;line-height:1.45;color:#9a858a}.lf-review-hub__verified-note span{color:var(--lf-accent-strong)}.lf-review-form-wrap--premium{margin-top:24px!important}.lf-review-form-wrap--premium[hidden]{display:none!important}@media(max-width:900px){.lf-review-hub__summary{grid-template-columns:180px minmax(0,1fr);padding-inline:0}.lf-review-hub__recommend-big{display:none}.lf-review-hub__score{padding-left:0}.lf-review-row{grid-template-columns:210px minmax(0,1fr)}}@media(max-width:640px){.lf-review-hub .lf-section-head{margin-bottom:22px}.lf-review-hub__summary{display:block;padding:18px 0 22px}.lf-review-hub__score{padding:0 0 18px;border-right:0;border-bottom:1px solid rgba(61,31,42,.09);text-align:center;align-items:center}.lf-review-hub__big-stars{font-size:20px}.lf-review-hub__score>strong{font-size:32px}.lf-review-hub__recommend{max-width:260px;text-align:left}.lf-review-hub__middle{padding-top:18px}.lf-review-hub__media-strip{margin-inline:-14px;padding-inline:14px}.lf-review-hub__media-thumb{width:58px;height:50px;flex-basis:58px}.lf-review-hub__distribution{margin-top:3px}.lf-review-hub__bar-row{grid-template-columns:34px 1fr 38px}.lf-review-hub__tools{grid-template-columns:1fr 1fr;gap:8px;padding-top:14px}.lf-review-hub__results{grid-column:1/-1;grid-row:2;text-align:left;order:3}.lf-review-hub__tool-right{justify-content:flex-end;gap:7px}.lf-review-hub__sort{font-size:0}.lf-review-hub__sort select{min-width:125px;height:36px}.lf-review-hub__filter-btn,.lf-review-hub__write{height:36px!important;min-height:36px!important}.lf-review-hub__write{padding-inline:11px!important}.lf-review-hub__filters{gap:6px;overflow:auto;flex-wrap:nowrap;margin-inline:-14px;padding-inline:14px;scrollbar-width:none}.lf-review-hub__filters::-webkit-scrollbar{display:none}.lf-review-hub__filters button{flex:0 0 auto}.lf-review-row{display:block;padding:16px 0}.lf-review-row__meta{margin:0 0 13px;padding:13px;border-radius:13px}.lf-review-row__product{margin-top:12px}.lf-review-row__recommend{margin-top:11px}.lf-review-row__details{margin-top:10px}.lf-review-row__body{padding:0 2px}.lf-review-row__stars{font-size:16px}.lf-review-row__top h3{font-size:12.5px}.lf-review-row__body>p{font-size:11.5px}.lf-review-row__media img{width:44vw;height:44vw;flex-basis:44vw;max-width:190px;max-height:190px}.lf-review-row__foot{align-items:flex-start;flex-direction:column}.lf-review-row__helpful{width:100%;justify-content:flex-start;flex-wrap:wrap}.lf-review-hub__verified-note{font-size:8.5px}}.lf-review-hub__bar-row{appearance:none;-webkit-appearance:none;width:100%;padding:3px 0;border:0;background:transparent;font-family:inherit;text-align:left;cursor:pointer;border-radius:7px;transition:background .16s ease,transform .16s ease}.lf-review-hub__bar-row:hover{background:#cf4f6a0e}.lf-review-hub__bar-row:focus-visible{outline:2px solid var(--lf-accent-strong);outline-offset:3px}.lf-review-hub__bar-row.is-active{background:#cf4f6a16}.lf-review-hub__bar-row.is-active>span,.lf-review-hub__bar-row.is-active>em{font-weight:700;color:var(--lf-accent-strong)}.lf-review-hub__bar-row.is-active>i{box-shadow:0 0 0 1px #cf4f6a2e}.lf-review-row__product{grid-template-columns:46px 1fr;align-items:center}.lf-review-row__product-thumb{width:44px;height:44px;position:relative;border-radius:9px;overflow:visible;display:grid;place-items:center;background:#fff;border:1px solid rgba(61,31,42,.09)}.lf-review-row__product-thumb>img{width:100%;height:100%;display:block;object-fit:cover;border-radius:8px}.lf-review-row__product-thumb .lf-review-row__source{position:absolute;right:-5px;bottom:-5px;width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 2px 8px #3d1f2a1f;font-size:7px;z-index:2}.lf-review-row__product small{font-size:8.5px;color:var(--lf-muted)}.lf-review-row__product strong{font-size:9.5px;line-height:1.3;color:var(--lf-plum)}@media(max-width:640px){.lf-review-hub__bar-row{padding:5px 0}.lf-review-hub__tool-right{min-width:0}.lf-review-hub__sort{min-width:0;flex:1}.lf-review-hub__sort select{width:100%;min-width:0}.lf-review-hub__write{white-space:nowrap;font-size:9.5px!important;padding-inline:10px!important}.lf-review-row__product{grid-template-columns:50px 1fr;gap:11px}.lf-review-row__product-thumb{width:48px;height:48px}}.lf-section .lf-section-head .lf-eyebrow,.lf-comparison-section .lf-section-head .lf-eyebrow,.lf-review-form-wrap__head .lf-eyebrow,.lf-ugc-marquee__eyebrow,.lf-ritual-showcase__eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:7px 17px!important;margin:0 0 15px!important;border:1px solid rgba(201,79,104,.34)!important;border-radius:999px!important;background:snow!important;color:#c94f68!important;font-family:Avenir Next,Avenir,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:11px!important;font-weight:800!important;font-style:normal!important;line-height:1!important;letter-spacing:.16em!important;text-transform:uppercase!important;white-space:nowrap!important}@media(max-width:640px){.lf-section .lf-section-head .lf-eyebrow,.lf-comparison-section .lf-section-head .lf-eyebrow,.lf-review-form-wrap__head .lf-eyebrow,.lf-ugc-marquee__eyebrow,.lf-ritual-showcase__eyebrow{min-height:36px!important;padding:7px 15px!important;font-size:10px!important;letter-spacing:.15em!important}.lf-ritual__benefits article{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important;padding:18px 16px!important}.lf-ritual__benefits article>span{margin:0 auto 2px!important}.lf-ritual__benefits article>div{width:100%!important;text-align:center!important}.lf-ritual__benefits h3,.lf-ritual__benefits p,.lf-ritual__disclaimer{text-align:center!important}}body .lf-section .lf-section-head .lf-eyebrow,body .lf-comparison-section .lf-section-head .lf-eyebrow,body .lf-review-form-wrap__head .lf-eyebrow,body .lf-ugc-marquee__eyebrow,body .lf-ritual-showcase__eyebrow,body .lf-gallery-voice__eyebrow,body .lf-kicker,body .lfh-kicker,body .lf-info-eyebrow,body .lf-info-section-label{font-family:Avenir Next,Avenir,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:550!important;font-style:normal!important;letter-spacing:.18em!important}body .lf-summary .lf-quick-social--inline .lf-quick-social__head h2,body .lf-summary .lf-quick-social--inline .lf-quick-reviews h3,body .lf-summary .lf-quick-social--inline .lf-quick-faq h3,body .lf-quick-social__head h2,body .lf-quick-reviews h3,body .lf-quick-faq h3{font-family:var(--lf-custom-display,var(--lf-display))!important;font-weight:560!important;letter-spacing:-.028em!important}.lf-cart-drawer-shell .lf-cart-drawer{font-family:var(--lf-cart-font-text,var(--lf-custom-ui))!important}.lf-cart-drawer-shell .lf-cart-drawer__eyebrow{font-family:var(--lf-cart-font-text,var(--lf-custom-ui))!important;font-size:var(--lf-cart-eyebrow-local,9px)!important}.lf-cart-drawer-shell .lf-cart-drawer__header h2{font-family:var(--lf-cart-font-heading,var(--lf-custom-display))!important;font-size:var(--lf-cart-title-local,24px)!important}.lf-cart-drawer-shell .lf-cart-shipping-progress__copy{font-family:var(--lf-cart-font-text,var(--lf-custom-ui))!important;font-size:var(--lf-cart-shipping-local,11px)!important}.lf-cart-drawer-shell .lf-cart-drawer__promo{font-family:var(--lf-cart-font-text,var(--lf-custom-ui))!important;font-size:var(--lf-cart-promo-local,11px)!important}.lf-cart-drawer-shell .lf-cart-drawer__item-copy>strong{font-family:var(--lf-cart-font-text,var(--lf-custom-ui))!important;font-size:var(--lf-cart-product-title-local,13px)!important}.lf-cart-drawer-shell .lf-cart-drawer__item-copy>small,.lf-cart-drawer-shell .lf-cart-drawer__remove,.lf-cart-drawer-shell .lf-cart-drawer__qty span{font-family:var(--lf-cart-font-text,var(--lf-custom-ui))!important;font-size:var(--lf-cart-product-meta-local,10px)!important}.lf-cart-drawer-shell .lf-cart-drawer__qty-offer span,.lf-cart-drawer-shell .lf-cart-drawer__qty-offer-note span{font-family:var(--lf-cart-font-text,var(--lf-custom-ui))!important;font-size:var(--lf-cart-offer-local,9px)!important}.lf-cart-drawer-shell .lf-cart-drawer__qty-offer em,.lf-cart-drawer-shell .lf-cart-drawer__qty-offer-cta{font-family:var(--lf-cart-font-text,var(--lf-custom-ui))!important;font-size:var(--lf-cart-offer-action-local,9px)!important}.lf-cart-drawer-shell .lf-cart-drawer__item-price,.lf-cart-drawer-shell .lf-cart-drawer__item-price>span{font-family:var(--lf-cart-font-price,var(--lf-custom-accent))!important;font-size:var(--lf-cart-product-price-local,18px)!important}.lf-cart-drawer-shell .lf-cart-drawer__item-price s{font-family:var(--lf-cart-font-text,var(--lf-custom-ui))!important;font-size:var(--lf-cart-compare-local,10px)!important}.lf-cart-drawer-shell .lf-cart-drawer__upsell-head h3{font-family:var(--lf-cart-font-heading,var(--lf-custom-display))!important;font-size:var(--lf-cart-upsell-title-local,17px)!important}.lf-cart-drawer-shell .lf-cart-drawer__upsell-head>div>span,.lf-cart-drawer-shell .lf-cart-drawer__upsell-head small,.lf-cart-drawer-shell .lf-cart-drawer__upsell-intro,.lf-cart-drawer-shell .lf-cart-upsell__badge,.lf-cart-drawer-shell .lf-cart-upsell__rating,.lf-cart-drawer-shell .lf-cart-upsell__copy strong,.lf-cart-drawer-shell .lf-cart-upsell__copy small,.lf-cart-drawer-shell .lf-cart-upsell__price,.lf-cart-drawer-shell .lf-cart-upsell__price b,.lf-cart-drawer-shell .lf-cart-upsell__price s,.lf-cart-drawer-shell .lf-cart-upsell__add{font-family:var(--lf-cart-font-text,var(--lf-custom-ui))!important;font-size:var(--lf-cart-upsell-text-local,9px)!important}.lf-cart-drawer-shell .lf-cart-drawer__saving,.lf-cart-drawer-shell .lf-cart-drawer__saving strong,.lf-cart-drawer-shell .lf-cart-drawer__shipping,.lf-cart-drawer-shell .lf-cart-drawer__shipping strong,.lf-cart-drawer-shell .lf-cart-drawer__subtotal>span{font-family:var(--lf-cart-font-text,var(--lf-custom-ui))!important;font-size:var(--lf-cart-summary-label-local,13px)!important}.lf-cart-drawer-shell .lf-cart-drawer__subtotal strong{font-family:var(--lf-cart-font-price,var(--lf-custom-accent))!important;font-size:var(--lf-cart-total-local,26px)!important}.lf-cart-drawer-shell .lf-cart-drawer__installment{font-family:var(--lf-cart-font-text,var(--lf-custom-ui))!important;font-size:var(--lf-cart-installment-local,8px)!important}.lf-cart-drawer-shell .lf-cart-drawer__checkout{font-family:var(--lf-cart-font-text,var(--lf-custom-ui))!important;font-size:var(--lf-cart-checkout-local,13px)!important}.lf-cart-drawer-shell .lf-cart-drawer__below-checkout,.lf-cart-drawer-shell .lf-cart-drawer__bottom-proof{font-family:var(--lf-cart-font-text,var(--lf-custom-ui))!important;font-size:var(--lf-cart-proof-local,9px)!important}.lf-cart-drawer-shell .lf-cart-drawer__stars{color:#ffa41c!important;letter-spacing:.03em;white-space:nowrap}@media(max-width:640px){.lf-cart-drawer-shell .lf-cart-drawer__eyebrow{font-size:var(--lf-cart-eyebrow-mobile,8.1px)!important}.lf-cart-drawer-shell .lf-cart-drawer__header h2{font-size:var(--lf-cart-title-mobile,21.6px)!important}.lf-cart-drawer-shell .lf-cart-shipping-progress__copy{font-size:var(--lf-cart-shipping-mobile,9.9px)!important}.lf-cart-drawer-shell .lf-cart-drawer__promo{font-size:var(--lf-cart-promo-mobile,9.9px)!important}.lf-cart-drawer-shell .lf-cart-drawer__item-copy>strong{font-size:var(--lf-cart-product-title-mobile,11.7px)!important}.lf-cart-drawer-shell .lf-cart-drawer__item-copy>small,.lf-cart-drawer-shell .lf-cart-drawer__remove,.lf-cart-drawer-shell .lf-cart-drawer__qty span{font-size:var(--lf-cart-product-meta-mobile,9px)!important}.lf-cart-drawer-shell .lf-cart-drawer__qty-offer span,.lf-cart-drawer-shell .lf-cart-drawer__qty-offer-note span{font-size:var(--lf-cart-offer-mobile,8.1px)!important}.lf-cart-drawer-shell .lf-cart-drawer__qty-offer em,.lf-cart-drawer-shell .lf-cart-drawer__qty-offer-cta{font-size:var(--lf-cart-offer-action-mobile,8.1px)!important}.lf-cart-drawer-shell .lf-cart-drawer__item-price,.lf-cart-drawer-shell .lf-cart-drawer__item-price>span{font-size:var(--lf-cart-product-price-mobile,16.2px)!important}.lf-cart-drawer-shell .lf-cart-drawer__item-price s{font-size:var(--lf-cart-compare-mobile,9px)!important}.lf-cart-drawer-shell .lf-cart-drawer__upsell-head h3{font-size:var(--lf-cart-upsell-title-mobile,15.3px)!important}.lf-cart-drawer-shell .lf-cart-drawer__upsell-head>div>span,.lf-cart-drawer-shell .lf-cart-drawer__upsell-head small,.lf-cart-drawer-shell .lf-cart-drawer__upsell-intro,.lf-cart-drawer-shell .lf-cart-upsell__badge,.lf-cart-drawer-shell .lf-cart-upsell__rating,.lf-cart-drawer-shell .lf-cart-upsell__copy strong,.lf-cart-drawer-shell .lf-cart-upsell__copy small,.lf-cart-drawer-shell .lf-cart-upsell__price,.lf-cart-drawer-shell .lf-cart-upsell__price b,.lf-cart-drawer-shell .lf-cart-upsell__price s,.lf-cart-drawer-shell .lf-cart-upsell__add{font-size:var(--lf-cart-upsell-text-mobile,8.1px)!important}.lf-cart-drawer-shell .lf-cart-drawer__saving,.lf-cart-drawer-shell .lf-cart-drawer__saving strong,.lf-cart-drawer-shell .lf-cart-drawer__shipping,.lf-cart-drawer-shell .lf-cart-drawer__shipping strong,.lf-cart-drawer-shell .lf-cart-drawer__subtotal>span{font-size:var(--lf-cart-summary-label-mobile,11.7px)!important}.lf-cart-drawer-shell .lf-cart-drawer__subtotal strong{font-size:var(--lf-cart-total-mobile,23.4px)!important}.lf-cart-drawer-shell .lf-cart-drawer__installment{font-size:var(--lf-cart-installment-mobile,7.2px)!important}.lf-cart-drawer-shell .lf-cart-drawer__checkout{font-size:var(--lf-cart-checkout-mobile,11.7px)!important}.lf-cart-drawer-shell .lf-cart-drawer__below-checkout,.lf-cart-drawer-shell .lf-cart-drawer__bottom-proof{font-size:var(--lf-cart-proof-mobile,8.1px)!important}}@media(max-width:640px){.lf-cart-drawer-shell .lf-cart-drawer{display:block;width:100vw;height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.lf-cart-drawer-shell .lf-cart-drawer__header{padding:12px 14px 10px;background:#fff}.lf-cart-drawer-shell .lf-cart-drawer__eyebrow{margin-bottom:2px}.lf-cart-drawer-shell .lf-cart-drawer__header h2{font-size:21px;line-height:1.05}.lf-cart-drawer-shell .lf-cart-drawer__close{width:35px;height:35px;font-size:22px}.lf-cart-drawer-shell .lf-cart-shipping-progress{padding:8px 12px 9px}.lf-cart-drawer-shell .lf-cart-shipping-progress__copy{margin-bottom:5px}.lf-cart-drawer-shell .lf-cart-drawer__body{display:block;flex:none;min-height:0;height:auto;overflow:visible;padding:11px 10px 13px}.lf-cart-drawer-shell .lf-cart-drawer__items{gap:8px}.lf-cart-drawer-shell .lf-cart-drawer__item{grid-template-columns:58px minmax(0,1fr) auto;gap:8px;padding:8px;border-radius:14px}.lf-cart-drawer-shell .lf-cart-drawer__item-image{width:58px;height:58px;border-radius:10px}.lf-cart-drawer-shell .lf-cart-drawer__item-copy strong{font-size:10.8px;line-height:1.16;margin-bottom:2px}.lf-cart-drawer-shell .lf-cart-drawer__item-copy small{font-size:8.5px;line-height:1.25}.lf-cart-drawer-shell .lf-cart-drawer__item-price{font-size:15.5px;margin-top:5px;gap:5px}.lf-cart-drawer-shell .lf-cart-drawer__item-price s{font-size:8.8px}.lf-cart-drawer-shell .lf-cart-drawer__item-side{gap:5px}.lf-cart-drawer-shell .lf-cart-drawer__qty{grid-template-columns:25px 25px 25px}.lf-cart-drawer-shell .lf-cart-drawer__qty button,.lf-cart-drawer-shell .lf-cart-drawer__qty span{height:25px}.lf-cart-drawer-shell .lf-cart-drawer__remove{font-size:8px;padding:0 2px}.lf-cart-drawer-shell .lf-cart-drawer__item--offer-bundle .lf-cart-drawer__item-offer,.lf-cart-drawer-shell .lf-cart-drawer__item--offer-bundle3d .lf-cart-drawer__item-offer{margin-top:7px;margin-left:-8px;margin-right:-8px;padding:8px 9px 9px;min-height:36px}.lf-cart-drawer-shell .lf-cart-drawer__footer{display:block;flex:none;position:relative;padding:0 10px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #ecd9dd;box-shadow:none;background:#fffdfc}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer{margin:0 -10px 10px;padding:10px 10px 9px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-drawer__upsell-head{margin-bottom:4px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-drawer__upsell-head h3{font-size:15px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-drawer__upsell-intro{font-size:7.8px;margin:0 0 6px}.lf-cart-drawer-shell .lf-cart-drawer__upsell-track{grid-auto-columns:82%;gap:8px;padding:2px 7% 4px;scroll-padding-inline:7%}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell{grid-template-columns:50px minmax(0,1fr) auto;min-height:69px;gap:7px;padding:15px 8px 7px;border-radius:13px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__image{width:50px;height:50px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__copy strong{font-size:9.4px;line-height:1.15}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__copy small{font-size:7.4px;line-height:1.15}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__rating{font-size:7px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__price{font-size:8.5px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__price b{font-size:9.6px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__add{height:28px;padding:0 8px;font-size:7.8px}.lf-cart-drawer-shell .lf-cart-drawer__saving,.lf-cart-drawer-shell .lf-cart-drawer__shipping{margin-bottom:5px}.lf-cart-drawer-shell .lf-cart-drawer__subtotal{margin-bottom:8px}.lf-cart-drawer-shell .lf-cart-drawer__subtotal strong{font-size:23px}.lf-cart-drawer-shell .lf-cart-drawer__installment{margin-bottom:7px;line-height:1.25}.lf-cart-drawer-shell .lf-cart-drawer__footer iframe{max-width:100%}.lf-cart-drawer-shell .lf-cart-drawer__checkout{min-height:50px;border-radius:14px;font-size:11.5px}.lf-cart-drawer-shell .lf-cart-drawer__checkout-graphic{margin-top:6px}.lf-cart-drawer-shell .lf-cart-drawer__checkout-graphic img{max-height:32px}.lf-cart-drawer-shell .lf-cart-drawer__below-checkout{margin-top:4px;line-height:1.25}.lf-cart-drawer-shell .lf-cart-drawer__bottom-proof{gap:8px;margin-top:7px;padding-top:7px;line-height:1.25}}@media(max-width:390px){.lf-cart-drawer-shell .lf-cart-drawer__header{padding:10px 10px 8px}.lf-cart-drawer-shell .lf-cart-drawer__body{padding:9px 8px 11px}.lf-cart-drawer-shell .lf-cart-drawer__item{grid-template-columns:54px minmax(0,1fr) auto;gap:7px;padding:7px}.lf-cart-drawer-shell .lf-cart-drawer__item-image{width:54px;height:54px}.lf-cart-drawer-shell .lf-cart-drawer__qty{grid-template-columns:23px 23px 23px}.lf-cart-drawer-shell .lf-cart-drawer__qty button,.lf-cart-drawer-shell .lf-cart-drawer__qty span{height:23px}.lf-cart-drawer-shell .lf-cart-drawer__footer{padding-inline:8px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer{margin-inline:-8px;padding-inline:8px}.lf-cart-drawer-shell .lf-cart-drawer__upsell-track{grid-auto-columns:84%;padding-inline:6%;scroll-padding-inline:6%}}.lf-cart-drawer-shell .lf-cart-drawer__footer>.lf-cart-drawer__installment~:not(.lf-cart-drawer__checkout):not(.lf-cart-drawer__checkout-graphic):not(.lf-cart-drawer__below-checkout):not(.lf-cart-drawer__bottom-proof){display:none!important}@media(max-width:640px){.lf-cart-drawer-shell .lf-cart-drawer{display:flex;flex-direction:column;width:100vw;height:100%;overflow:hidden;overscroll-behavior:contain}.lf-cart-drawer-shell .lf-cart-drawer__body{display:block;flex:1 1 auto;min-height:0;height:auto;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:11px 10px 13px}.lf-cart-drawer-shell .lf-cart-drawer__footer{display:block;flex:0 0 auto;position:relative;padding:0 10px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #ecd9dd;box-shadow:0 -8px 24px #2d121c09;background:#fffdfc}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer{margin:0 -10px 10px;padding:11px 10px 10px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-drawer__upsell-head{margin-bottom:5px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-drawer__upsell-head>div>span{font-size:7.8px!important;letter-spacing:.16em;margin-bottom:2px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-drawer__upsell-head h3{font-size:16px!important;line-height:1.08}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-drawer__upsell-intro{font-size:8.5px!important;line-height:1.3;margin:0 0 7px}.lf-cart-drawer-shell .lf-cart-drawer__upsell-track{grid-auto-columns:86%;gap:9px;padding:2px 6% 5px;scroll-padding-inline:6%}.lf-cart-drawer-shell .lf-cart-drawer__upsell-track.is-single{grid-auto-columns:100%;padding-inline:0}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell{grid-template-columns:58px minmax(0,1fr) auto;min-height:88px;gap:8px;padding:25px 9px 9px;border-radius:14px;align-items:center}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__badge{top:0;left:0;max-width:78%;padding:5px 10px 4px;border-radius:0 0 9px;font-size:8px!important;line-height:1.05;z-index:2}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__image{width:58px;height:58px;border-radius:10px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__copy{align-self:center;padding-top:0}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__rating{position:relative;margin:0 0 3px;font-size:8.4px!important;line-height:1.15;white-space:nowrap}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__copy strong{font-size:10.3px!important;line-height:1.16}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__copy small{margin-top:2px;font-size:8.2px!important;line-height:1.18}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__price{margin-top:3px;font-size:9px!important;line-height:1.15}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__price b{font-size:10.4px!important}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__add{height:32px;padding:0 10px;font-size:8.4px!important}.lf-cart-drawer-shell .lf-cart-drawer__upsell-dots{margin-top:3px;min-height:8px}.lf-cart-drawer-shell .lf-cart-drawer__saving,.lf-cart-drawer-shell .lf-cart-drawer__shipping{margin-bottom:5px}.lf-cart-drawer-shell .lf-cart-drawer__subtotal,.lf-cart-drawer-shell .lf-cart-drawer__installment{margin-bottom:7px}.lf-cart-drawer-shell .lf-cart-drawer__checkout{min-height:50px}.lf-cart-drawer-shell .lf-cart-drawer__checkout-graphic{margin-top:5px}.lf-cart-drawer-shell .lf-cart-drawer__below-checkout{margin-top:3px}.lf-cart-drawer-shell .lf-cart-drawer__bottom-proof{margin-top:6px;padding-top:6px}}@media(max-width:390px){.lf-cart-drawer-shell .lf-cart-drawer__body{padding:9px 8px 11px}.lf-cart-drawer-shell .lf-cart-drawer__footer{padding-inline:8px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer{margin-inline:-8px;padding-inline:8px}.lf-cart-drawer-shell .lf-cart-drawer__upsell-track{grid-auto-columns:88%;padding-inline:5%;scroll-padding-inline:5%}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell{grid-template-columns:55px minmax(0,1fr) auto;min-height:84px;gap:7px;padding:24px 8px 8px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__image{width:55px;height:55px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__copy strong{font-size:10px!important}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__copy small{font-size:8px!important}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__add{height:31px;padding:0 9px}}@media(max-width:640px)and (max-height:740px){.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer{padding-top:9px;padding-bottom:8px;margin-bottom:8px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell{min-height:80px;padding-top:22px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__image{width:52px;height:52px}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__rating{font-size:8px!important}.lf-cart-drawer-shell .lf-cart-drawer__upsells--footer .lf-cart-upsell__copy strong{font-size:9.8px!important}.lf-cart-drawer-shell .lf-cart-drawer__checkout{min-height:47px}}.lf-price s,.lf-price__compare,.lf-bundle__price s,.lf-cart-drawer-shell .lf-cart-drawer__item-price s,.lf-cart-upsell__price s,.lfh-product-card__price s,.lfh-product-card__compare s,.lfh-featured__price s{color:var(--lf-compare-accent,#bc4355)!important;text-decoration-color:var(--lf-compare-accent,#bc4355)!important}
/*# sourceMappingURL=/cdn/shop/t/136/assets/lonafox.css.map */
