.lp-moms-body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#1a1a2e;background:#fff;line-height:1.6;overflow-x:hidden}.lp-moms-body img{max-width:100%;display:block}.lp-moms-body a{text-decoration:none;color:inherit}.lp-moms-body button{cursor:pointer;border:none;font-family:inherit}:root{--lp-purple-deep: #140152;--lp-purple-mid: #22105e;--lp-purple-light: #e8e0f3;--lp-gold: #FFCB4E;--lp-gold-hover: #ffd96a;--lp-lime: #c8e64e;--lp-sage: #8fad6e;--lp-lavender: #b8a9d4;--lp-coral: #f4845f;--lp-sky: #7ec8e3;--lp-cream: #faf8f5;--lp-white: #ffffff;--lp-gray-50: #f9fafb;--lp-gray-100: #f3f4f6;--lp-gray-200: #e5e7eb;--lp-gray-400: #9ca3af;--lp-gray-500: #6b7280;--lp-gray-600: #4b5563;--lp-gray-700: #374151;--lp-gray-900: #111827;--lp-radius-sm: 8px;--lp-radius-md: 12px;--lp-radius-lg: 20px;--lp-radius-xl: 28px;--lp-shadow-sm: 0 1px 3px rgba(20,1,82,.08);--lp-shadow-md: 0 4px 16px rgba(20,1,82,.1);--lp-shadow-lg: 0 8px 32px rgba(20,1,82,.12);--lp-shadow-xl: 0 16px 48px rgba(20,1,82,.16)}.lp-container{max-width:1200px;margin:0 auto;padding:0 24px}.lp-container-narrow{max-width:800px;margin:0 auto;padding:0 24px}.lp-section{padding:80px 0}.lp-section-label{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--lp-gold);margin-bottom:12px}.lp-section-title{font-size:clamp(28px,5vw,44px);font-weight:800;line-height:1.15;letter-spacing:-.5px;margin-bottom:16px}.lp-section-subtitle{font-size:clamp(16px,2.5vw,20px);color:var(--lp-gray-600);line-height:1.6;max-width:600px}.lp-text-center{text-align:center}.lp-mx-auto{margin-left:auto;margin-right:auto}.lp-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--lp-gold);color:var(--lp-purple-deep);font-size:16px;font-weight:700;padding:14px 30px;border-radius:60px;transition:all .25s ease;letter-spacing:.3px}.lp-btn-primary:hover{background:var(--lp-gold-hover);transform:translateY(-2px);box-shadow:var(--lp-shadow-md)}.lp-btn-primary svg{width:18px;height:18px;transition:transform .25s ease}.lp-btn-primary:hover svg{transform:translate(3px)}.lp-announcement-bar{background:var(--lp-lime);text-align:center;padding:10px 24px;font-size:14px;font-weight:600;color:var(--lp-purple-deep);letter-spacing:.3px}.lp-announcement-bar a{text-decoration:underline;text-underline-offset:2px}.lp-nav{background:var(--lp-white);padding:16px 0;border-bottom:1px solid var(--lp-gray-200);position:sticky;top:0;z-index:100}.lp-nav-inner{display:flex;align-items:center;justify-content:space-between}.lp-nav-logo{font-size:28px;font-weight:900;color:var(--lp-purple-deep);letter-spacing:-1px}.lp-nav-logo img{height:36px;width:auto}.lp-nav-cta{background:var(--lp-gold);color:var(--lp-purple-deep);font-size:14px;font-weight:700;padding:10px 24px;border-radius:60px;transition:all .2s ease}.lp-nav-cta:hover{background:var(--lp-gold-hover)}.lp-hero{color:var(--lp-white);padding:60px 0 80px;position:relative;overflow:hidden}.lp-hero:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:60px;background:var(--lp-white);border-radius:50% 50% 0 0/100% 100% 0 0}.lp-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.lp-hero-eyebrow{font-size:13px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:16px}.lp-hero h1{font-weight:900;line-height:1.08;letter-spacing:-1.5px;margin-bottom:20px}.lp-hero-sub{margin-bottom:32px;max-width:480px}.lp-hero-ctas{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:32px}.lp-hero-trust{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.lp-hero-trust-item{display:flex;align-items:center;gap:6px}.lp-hero-trust-item svg{width:16px;height:16px;flex-shrink:0}.lp-hero-stars{display:flex;gap:2px}.lp-hero-stars svg{width:16px;height:16px}.lp-hero-image{position:relative}.lp-hero-image img{width:100%;border-radius:var(--lp-radius-xl);object-fit:cover}.lp-hero-image-placeholder{background:var(--lp-purple-mid);border-radius:var(--lp-radius-xl);aspect-ratio:4/5;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.lp-hero-badge{position:absolute;top:16px;right:16px;font-weight:800;padding:6px 16px;border-radius:60px;z-index:2;line-height:1.3;white-space:nowrap}@media(max-width:768px){.lp-hero{padding:32px 0 60px}.lp-hero-grid{grid-template-columns:1fr;gap:20px}.lp-hero-content{display:contents}.lp-hero-image{order:1}.lp-hero-trust{order:2;margin-top:4px;justify-content:center;gap:12px}.lp-hero-trust-item{gap:4px}.lp-hero-trust-item svg{width:14px;height:14px}.lp-hero-stars svg{width:14px;height:14px}.lp-hero-copy{order:3;text-align:center}.lp-hero-copy h1{margin-bottom:12px}.lp-hero-ctas{order:4;justify-content:center}.lp-hero-sub{order:5;text-align:center;margin:0 auto}.lp-hero-image img,.lp-hero-image-placeholder{max-height:320px;margin:0 auto;display:block}}.lp-trust-marquee{background:var(--lp-cream);padding:16px 0;overflow:hidden;border-bottom:1px solid var(--lp-gray-200)}.lp-trust-marquee-track{display:flex;gap:48px;animation:lp-marquee 30s linear infinite;width:max-content}.lp-trust-marquee-item{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--lp-gray-600);white-space:nowrap}.lp-trust-marquee-item svg{width:18px;height:18px;color:var(--lp-purple-deep);flex-shrink:0}@keyframes lp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp-problem{background:var(--lp-white)}.lp-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px}.lp-problem-card{background:var(--lp-gray-50);border-radius:var(--lp-radius-lg);padding:36px 28px;text-align:center;border:1px solid var(--lp-gray-200);transition:transform .3s ease}.lp-problem-card:hover{transform:translateY(-4px)}.lp-problem-icon{width:64px;height:64px;background:#fee2e2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:28px}.lp-problem-icon img{width:32px;height:32px;object-fit:contain}.lp-problem-card h3{font-size:18px;font-weight:700;margin-bottom:10px;color:var(--lp-gray-900)}.lp-problem-card p{font-size:15px;color:var(--lp-gray-600);line-height:1.6}@media(max-width:768px){.lp-problem-grid{grid-template-columns:1fr;gap:20px}.lp-problem-grid--swipe{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding:0 24px 8px;margin-left:-24px;margin-right:-24px;scroll-padding:0 24px}.lp-problem-grid--swipe::-webkit-scrollbar{display:none}.lp-problem-grid--swipe{scrollbar-width:none}.lp-problem-grid--swipe .lp-problem-card{flex:0 0 clamp(240px,75vw,320px);box-sizing:border-box;scroll-snap-align:start}}.lp-product-intro{background:var(--lp-cream)}.lp-product-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.lp-product-intro-grid>*{min-width:0}.lp-product-visual{background:var(--lp-white);border-radius:var(--lp-radius-xl);aspect-ratio:1;display:flex;align-items:center;justify-content:center;box-shadow:var(--lp-shadow-md);position:relative;overflow:hidden}.lp-product-visual img{width:100%;height:100%;object-fit:cover;border-radius:var(--lp-radius-xl)}.lp-benefit-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:20px;margin-top:32px}.lp-benefit-list li{display:flex;gap:16px;align-items:flex-start}.lp-benefit-list-icon{width:40px;height:40px;border-radius:50%;background:var(--lp-purple-light);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px}.lp-benefit-list-icon img{width:20px;height:20px;object-fit:contain}.lp-benefit-list-text h4{font-size:16px;font-weight:700;margin:0 0 4px;line-height:1.3}.lp-benefit-list-text p{font-size:15px;color:var(--lp-gray-600);margin:0}.lp-benefit-progress{display:none}@media(max-width:768px){.lp-product-intro-grid{grid-template-columns:1fr;gap:40px}.lp-benefit-list--swipe{flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:8px}.lp-benefit-list--swipe::-webkit-scrollbar{display:none}.lp-benefit-list--swipe{scrollbar-width:none}.lp-benefit-list--swipe li{flex:0 0 clamp(220px,72vw,280px);box-sizing:border-box;scroll-snap-align:start}.lp-benefit-progress{display:block;height:3px;border-radius:2px;margin-top:16px;overflow:hidden}.lp-benefit-progress-bar{height:100%;border-radius:2px;width:0%;transition:width .15s ease}}.lp-family{background:var(--lp-white)}.lp-family-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:48px}.lp-family-grid>*{min-width:0}.lp-family-card{border-radius:var(--lp-radius-lg);padding:40px 28px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:2px solid transparent}.lp-family-card:hover{transform:translateY(-6px);box-shadow:var(--lp-shadow-lg)}.lp-family-card-emoji{font-size:48px;margin-bottom:20px}.lp-family-card-emoji img{width:48px;height:48px;margin:0 auto 20px;object-fit:contain}.lp-family-card h3{font-size:22px;font-weight:800;margin-bottom:8px;color:var(--lp-purple-deep)}.lp-family-card .lp-family-card-subtitle{font-size:14px;font-weight:600;color:var(--lp-gray-500);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.lp-family-card ul{list-style:none;text-align:left;display:flex;flex-direction:column;gap:10px;padding:0}.lp-family-card li{font-size:15px;color:var(--lp-gray-700);display:flex;gap:8px;align-items:flex-start}.lp-family-card li:before{content:"\2713";color:var(--lp-purple-deep);font-weight:800;flex-shrink:0}.lp-family-progress{display:none}@media(max-width:768px){.lp-family-grid{grid-template-columns:1fr}.lp-family-grid--swipe{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding:0 24px 8px;margin-left:-24px;margin-right:-24px;scroll-padding:0 24px}.lp-family-grid--swipe::-webkit-scrollbar{display:none}.lp-family-grid--swipe{scrollbar-width:none}.lp-family-grid--swipe .lp-family-card{flex:0 0 clamp(260px,78vw,320px);box-sizing:border-box;scroll-snap-align:start}.lp-family-grid--swipe~.lp-family-progress{display:block;height:3px;border-radius:2px;margin-top:16px;overflow:hidden}.lp-family-progress-bar{height:100%;border-radius:2px;width:0%;transition:width .15s ease}}.lp-scents{background:var(--lp-purple-deep);color:var(--lp-white);position:relative;overflow:hidden}.lp-scents:before{content:"";position:absolute;top:-2px;left:0;right:0;height:60px;background:var(--lp-white);border-radius:0 0 50% 50%/0 0 100% 100%}.lp-scents .lp-section-label{color:var(--lp-gold)}.lp-scents .lp-section-subtitle{color:#ffffffb3}.lp-scent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:48px}.lp-scent-card{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:var(--lp-radius-lg);padding:28px 20px;text-align:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lp-scent-card:hover{background:#ffffff24;transform:translateY(-4px)}.lp-scent-swatch{width:72px;height:72px;border-radius:50%;margin:0 auto 16px;box-shadow:0 4px 20px #0000004d;overflow:hidden}.lp-scent-swatch img{width:100%;height:100%;object-fit:cover;border-radius:50%}.lp-scent-card h4{font-size:16px;font-weight:700;margin-bottom:6px}.lp-scent-card p{font-size:13px;color:#fff9;line-height:1.5}.lp-scent-tag{display:inline-block;margin-top:12px;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.lp-scent-tag--popular{background:var(--lp-gold);color:var(--lp-purple-deep)}.lp-scent-tag--fresh{background:#8ece824d;color:#8ece82}.lp-scent-tag--calm{background:#b8a9d44d;color:#d4c5f0}.lp-scent-tag--bold{background:#f4845f4d;color:#f4845f}.lp-scent-cta{text-align:center;margin-top:48px}.lp-scent-note{text-align:center;margin-top:20px;font-size:14px;color:#ffffff80}@media(max-width:768px){.lp-scent-grid{grid-template-columns:repeat(2,1fr);gap:12px}.lp-scent-card p{display:none}.lp-scent-card{cursor:pointer}}.lp-scent-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;align-items:center;justify-content:center;padding:24px}.lp-scent-modal.active{display:flex}.lp-scent-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.lp-scent-modal-content{position:relative;background:var(--lp-white);border-radius:var(--lp-radius-xl);padding:0;text-align:center;max-width:320px;width:100%;color:var(--lp-purple-deep);z-index:1;animation:lp-modal-pop .25s ease;box-shadow:0 24px 64px #0006;overflow:hidden}@keyframes lp-modal-pop{0%{opacity:0;transform:scale(.9) translateY(16px)}to{opacity:1;transform:scale(1) translateY(0)}}.lp-scent-modal-close{position:absolute;top:8px;right:12px;background:#00000059;border:none;color:var(--lp-white);font-size:28px;cursor:pointer;line-height:1;padding:2px 8px 4px;border-radius:50%;transition:background .2s ease;z-index:2}.lp-scent-modal-close:hover{background:#0000008c}.lp-scent-modal-swatch{width:100%;height:180px;overflow:hidden}.lp-scent-modal-swatch img{width:100%;height:100%;object-fit:cover}.lp-scent-modal-title{font-size:22px;font-weight:800;margin:0;padding:20px 28px 8px;color:var(--lp-purple-deep)}.lp-scent-modal-desc{font-size:15px;color:#14015299;line-height:1.6;margin:0;padding:0 28px 16px}.lp-scent-modal-tag{display:inline-block;padding:5px 14px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:24px}.lp-how-it-works{background:var(--lp-white);position:relative}.lp-how-it-works:before{content:"";position:absolute;top:-2px;left:0;right:0;height:60px;background:var(--lp-purple-deep);border-radius:0 0 50% 50%/0 0 100% 100%}.lp-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:48px;position:relative}.lp-steps-grid:before{content:"";position:absolute;top:44px;left:16%;right:16%;height:3px;background:var(--lp-gray-200);z-index:0}.lp-step-card{text-align:center;position:relative;z-index:1}.lp-step-number{width:88px;height:88px;border-radius:50%;background:var(--lp-purple-deep);color:var(--lp-gold);font-size:32px;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;box-shadow:var(--lp-shadow-md)}.lp-step-card h3{font-size:20px;font-weight:700;margin-bottom:10px}.lp-step-card p{font-size:15px;color:var(--lp-gray-600);line-height:1.6}.lp-steps-progress{display:none}@media(max-width:768px){.lp-steps-grid{grid-template-columns:1fr;gap:32px}.lp-steps-grid:before{display:none}.lp-steps-grid--swipe{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding:0 24px 8px;margin-left:-24px;margin-right:-24px;scroll-padding:0 24px}.lp-steps-grid--swipe:before{display:none}.lp-steps-grid--swipe::-webkit-scrollbar{display:none}.lp-steps-grid--swipe{scrollbar-width:none}.lp-steps-grid--swipe .lp-step-card{flex:0 0 clamp(240px,75vw,300px);box-sizing:border-box;scroll-snap-align:start}.lp-steps-grid--swipe~.lp-steps-progress{display:block;height:3px;border-radius:2px;margin-top:16px;overflow:hidden}.lp-steps-progress-bar{height:100%;border-radius:2px;width:0%;transition:width .15s ease}}.lp-stats{background:var(--lp-cream)}.lp-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px}.lp-stat-card{background:var(--lp-white);border-radius:var(--lp-radius-lg);padding:40px 28px;text-align:center;box-shadow:var(--lp-shadow-sm)}.lp-stat-number{font-size:56px;font-weight:900;color:var(--lp-purple-deep);line-height:1;margin-bottom:12px}.lp-stat-label{font-size:16px;color:var(--lp-gray-600);line-height:1.5}.lp-stats-note{text-align:center;margin-top:20px;font-size:13px;color:var(--lp-gray-400)}.lp-stats-progress{display:none}@media(max-width:768px){.lp-stats-grid{grid-template-columns:1fr;gap:16px}.lp-stat-number{font-size:44px}.lp-stats-grid--swipe{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding:0 24px 8px;margin-left:-24px;margin-right:-24px;scroll-padding:0 24px}.lp-stats-grid--swipe::-webkit-scrollbar{display:none}.lp-stats-grid--swipe{scrollbar-width:none}.lp-stats-grid--swipe .lp-stat-card{flex:0 0 clamp(240px,75vw,320px);box-sizing:border-box;scroll-snap-align:start}.lp-stats-grid--swipe~.lp-stats-progress{display:block;height:3px;border-radius:2px;margin-top:16px;overflow:hidden}.lp-stats-progress-bar{height:100%;border-radius:2px;width:0%;transition:width .15s ease}}.lp-testimonials{background:var(--lp-white)}.lp-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:48px}.lp-testimonial-card{background:var(--lp-gray-50);border-radius:var(--lp-radius-lg);padding:32px;border:1px solid var(--lp-gray-200)}.lp-testimonial-stars{display:flex;gap:2px;margin-bottom:16px}.lp-testimonial-stars svg{width:18px;height:18px;color:var(--lp-gold)}.lp-testimonial-text{font-size:15px;line-height:1.7;color:var(--lp-gray-700);margin-bottom:20px;font-style:italic}.lp-testimonial-author{display:flex;align-items:center;gap:12px}.lp-testimonial-avatar{width:44px;height:44px;border-radius:50%;background:var(--lp-purple-light);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:var(--lp-purple-deep);overflow:hidden}.lp-testimonial-avatar img{width:100%;height:100%;object-fit:cover}.lp-testimonial-name{font-size:14px;font-weight:700}.lp-testimonial-detail{font-size:13px;color:var(--lp-gray-500)}.lp-testimonial-badge{display:inline-block;background:#dcfce7;color:#166534;font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;margin-top:4px}.lp-testimonial-progress{display:none}@media(max-width:768px){.lp-testimonial-grid{grid-template-columns:1fr}.lp-testimonial-grid--swipe{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding:0 24px 8px;margin-left:-24px;margin-right:-24px;scroll-padding:0 24px}.lp-testimonial-grid--swipe::-webkit-scrollbar{display:none}.lp-testimonial-grid--swipe{scrollbar-width:none}.lp-testimonial-grid--swipe .lp-testimonial-card{flex:0 0 clamp(270px,80vw,340px);box-sizing:border-box;scroll-snap-align:start}.lp-testimonial-grid--swipe~.lp-testimonial-progress{display:block;height:3px;border-radius:2px;margin-top:16px;overflow:hidden}.lp-testimonial-progress-bar{height:100%;border-radius:2px;width:0%;transition:width .15s ease}}.lp-subscribe-intro{background:var(--lp-purple-deep);color:var(--lp-white);position:relative;overflow:hidden}.lp-subscribe-intro .lp-section-label{color:var(--lp-gold)}.lp-subscribe-intro .lp-section-subtitle{color:#ffffffb3}.lp-subscribe-benefits{list-style:none;display:inline-flex;flex-direction:column;gap:16px;margin-top:32px;margin-bottom:40px;text-align:left;padding:0}.lp-subscribe-benefits li{display:flex;gap:12px;align-items:center;font-size:16px}.lp-subscribe-benefits li svg{width:22px;height:22px;color:var(--lp-gold);flex-shrink:0}.lp-subscribe-arrow{text-align:center;padding:24px 0;font-size:28px;color:var(--lp-gold);animation:lp-bounce 2s ease infinite}@media(max-width:768px){.lp-subscribe-benefits{display:flex;align-self:stretch;padding-left:8px}}@keyframes lp-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.lp-moms-body .starter-kit-bundler-wrapper{background:var(--lp-cream);padding-top:60px;padding-bottom:60px;overflow-x:hidden}.lp-moms-body .starter-kit-pdp,.lp-moms-body .starter-kit-pdp__layout{max-width:100%;box-sizing:border-box}.lp-moms-body .fk-scrubber-grid,.lp-moms-body .sk-soap-grid{grid-template-columns:repeat(4,1fr)}.lp-moms-body .starter-kit-bundler-wrapper img{max-width:100%;height:auto}@media(max-width:749px){.lp-moms-body .starter-kit-pdp__layout{display:flex!important;flex-direction:column;gap:24px}.lp-moms-body .starter-kit-bundler-wrapper{padding-left:0;padding-right:0}.lp-moms-body .starter-kit-pdp{padding-left:16px;padding-right:16px;overflow-x:hidden}.lp-moms-body .starter-kit-pdp__media{width:100%;max-width:100%}.lp-moms-body .starter-kit-pdp__main-image-wrap{max-height:400px;overflow:hidden;border-radius:var(--lp-radius-lg, 20px)}.lp-moms-body .starter-kit-pdp__main-image-wrap img{width:100%;height:100%;object-fit:cover;max-height:400px}.lp-moms-body .starter-kit-pdp__thumb-wrap{max-width:100%;overflow-x:auto}.lp-moms-body .starter-kit-pdp__thumbnails{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.lp-moms-body .starter-kit-pdp__thumbnails::-webkit-scrollbar{display:none}.lp-moms-body .starter-kit-pdp__thumb{flex:0 0 auto;width:64px;height:64px}.lp-moms-body .starter-kit-pdp__thumb img{width:100%;height:100%;object-fit:cover;border-radius:8px}.lp-moms-body .starter-kit-pdp__config-outer,.lp-moms-body .starter-kit-pdp__config{width:100%;max-width:100%;position:static!important}.lp-moms-body .starter-kit-pdp__title{font-size:clamp(24px,6vw,32px);word-wrap:break-word}.lp-moms-body .sk-step__label{font-size:.75rem!important;letter-spacing:.04em;word-wrap:break-word;overflow-wrap:break-word;white-space:nowrap}.lp-moms-body .sk-step__selection{font-size:.7rem!important}.lp-moms-body .fk-scrubber-hint{font-size:.7rem;margin-top:-.1rem;margin-bottom:.5rem}.lp-moms-body .fk-scrubber-grid{grid-template-columns:repeat(2,1fr);gap:.6rem;max-width:100%}.lp-moms-body .fk-scrubber-tile__name{font-size:.72rem;margin-top:.25rem}.lp-moms-body .fk-scrubber-tile__add-btn{padding:.2rem .7rem;font-size:.6rem}.lp-moms-body .fk-scrubber-tile__counter{transform:scale(.85)}.lp-moms-body .sk-soap-grid{grid-template-columns:repeat(3,1fr)!important;gap:.5rem;max-width:100%}.lp-moms-body .sk-soap-tile__name{font-size:.65rem!important;line-height:1.2;margin-top:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lp-moms-body .sk-soap-tile__add-btn{padding:.15rem .5rem!important;font-size:.55rem!important}.lp-moms-body .sk-soap-tile__counter{transform:scale(.72);transform-origin:center}.lp-moms-body .sk-soap-tile__decrement,.lp-moms-body .sk-soap-tile__increment{width:22px!important;height:22px!important;font-size:.75rem!important}.lp-moms-body .sk-soap-tile__qty{font-size:.6rem!important;min-width:12px!important}.lp-moms-body .sk-soap-tile__image-wrap{max-width:100%}.lp-moms-body .sk-soap-progress{display:flex;gap:6px;max-width:100%;margin-top:.4rem;margin-bottom:.4rem}.lp-moms-body .sk-soap-progress__step{flex:1;min-width:0;font-size:.7rem!important;padding:4px 0!important;min-height:unset!important;height:28px!important;line-height:20px!important}.lp-moms-body .sk-plan-card{max-width:100%;box-sizing:border-box;padding:0!important;margin-bottom:8px}.lp-moms-body .sk-plan-card__inner{max-width:100%;overflow-wrap:break-word;padding:12px 14px!important}.lp-moms-body .sk-plan-card__header{flex-wrap:wrap;gap:4px}.lp-moms-body .sk-plan-card__pills{max-width:100%}.lp-moms-body .sk-plan-pill{font-size:.6rem!important;padding:2px 8px!important}.lp-moms-body .sk-plan-card__radio-icon{width:28px!important;height:28px!important;flex-shrink:0}.lp-moms-body .sk-plan-card__radio-icon img{width:28px!important;height:28px!important}.lp-moms-body .sk-plan-card__title{font-size:.82rem!important;line-height:1.25;font-weight:700}.lp-moms-body .sk-plan-card__title-accent{font-size:.75rem!important}.lp-moms-body .sk-plan-card__price-wrap{font-size:.85rem!important;gap:4px}.lp-moms-body .sk-price--compare{font-size:.72rem!important}.lp-moms-body .sk-price--sale{font-size:.9rem!important;font-weight:800}.lp-moms-body .sk-price--onetime{font-size:.85rem!important;font-weight:700}.lp-moms-body .sk-plan-card__refill-note{font-size:.68rem!important;line-height:1.35;margin-top:4px!important;margin-bottom:6px!important}.lp-moms-body .sk-perks{font-size:.72rem!important;line-height:1.4}.lp-moms-body .sk-perks p,.lp-moms-body .sk-perks li{font-size:.72rem!important;margin-bottom:2px!important;line-height:1.35}.lp-moms-body .sk-plan-card__inner--onetime{padding:10px 14px!important}.lp-moms-body .sk-perks--cons{font-size:.68rem!important}.lp-moms-body .sk-add-to-cart{width:100%;max-width:100%;box-sizing:border-box;font-size:.85rem!important;padding:12px 16px!important}.lp-moms-body .sk-atc-note{font-size:.68rem!important;line-height:1.4;margin-top:8px}}.lp-comparison{background:var(--lp-cream)}.lp-comparison-table{max-width:720px;margin:48px auto 0;background:var(--lp-white);border-radius:var(--lp-radius-xl);overflow:hidden;box-shadow:var(--lp-shadow-md)}.lp-comparison-header{display:grid;grid-template-columns:1fr 1fr 1fr;font-weight:700;font-size:15px}.lp-comparison-header>div{padding:20px;text-align:center}.lp-comparison-header>div:first-child{background:var(--lp-gray-100);text-align:left}.lp-comparison-header>div:nth-child(2){background:var(--lp-gray-100)}.lp-comparison-header>div:last-child{background:var(--lp-purple-deep);color:var(--lp-gold)}.lp-comparison-row{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid var(--lp-gray-200);font-size:14px}.lp-comparison-row>div{padding:16px 20px;display:flex;align-items:center;justify-content:center}.lp-comparison-row>div:first-child{justify-content:flex-start;font-weight:600;color:var(--lp-gray-700)}.lp-comparison-row .lp-check{color:#16a34a;font-weight:800;font-size:18px}.lp-comparison-row .lp-cross{color:#dc2626;font-weight:800;font-size:18px}.lp-comparison-row>div:last-child{background:#14015208}@media(max-width:600px){.lp-comparison-header,.lp-comparison-row{font-size:12px}.lp-comparison-row>div,.lp-comparison-header>div{padding:12px 10px}}.lp-press{background:var(--lp-white);padding:60px 0}.lp-press-logos{display:flex;align-items:center;justify-content:center;gap:48px;flex-wrap:wrap;margin-top:32px}.lp-press-logo{font-size:20px;font-weight:700;color:var(--lp-gray-400);letter-spacing:-.5px}.lp-press-logo img{height:32px;width:auto;opacity:.4;filter:grayscale(100%);transition:opacity .3s}.lp-press-logo img:hover{opacity:.7}.lp-faq{background:var(--lp-cream)}.lp-faq-list{max-width:720px;margin:48px auto 0;display:flex;flex-direction:column;gap:12px}.lp-faq-item{background:var(--lp-white);border-radius:var(--lp-radius-md);border:1px solid var(--lp-gray-200);overflow:hidden}.lp-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;font-size:16px;font-weight:600;text-align:left;background:none;color:var(--lp-gray-900);transition:background .2s ease}.lp-faq-question:hover{background:var(--lp-gray-50)}.lp-faq-question svg{width:20px;height:20px;color:var(--lp-gray-400);transition:transform .3s ease;flex-shrink:0}.lp-faq-item.open .lp-faq-question svg{transform:rotate(180deg)}.lp-faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease}.lp-faq-item.open .lp-faq-answer{max-height:500px}.lp-faq-answer-inner{padding:0 24px 20px;font-size:15px;color:var(--lp-gray-600);line-height:1.7}.lp-final-cta{background:var(--lp-purple-deep);color:var(--lp-white);text-align:center;padding:100px 24px;position:relative;overflow:hidden}.lp-final-cta:before{content:"";position:absolute;top:-2px;left:0;right:0;height:60px;background:var(--lp-cream);border-radius:0 0 50% 50%/0 0 100% 100%}.lp-final-cta h2{font-size:clamp(32px,5vw,48px);font-weight:900;line-height:1.1;letter-spacing:-1px;margin-bottom:16px}.lp-final-cta h2 span{color:var(--lp-gold)}.lp-final-cta p{font-size:18px;color:#ffffffb3;margin-bottom:36px;max-width:500px;margin-left:auto;margin-right:auto}.lp-final-cta .lp-btn-primary{font-size:18px;padding:17px 40px}.lp-final-trust{display:flex;align-items:center;justify-content:center;gap:32px;margin-top:32px;flex-wrap:wrap}.lp-final-trust-item{font-size:14px;color:#ffffff80;display:flex;align-items:center;gap:6px}.lp-final-trust-item svg{width:16px;height:16px}.lp-footer{background:#0c0035;color:#ffffff80;padding:48px 24px;text-align:center;font-size:14px}.lp-footer-links{display:flex;justify-content:center;gap:24px;margin-bottom:20px;flex-wrap:wrap}.lp-footer-links a{color:#fff9;transition:color .2s ease}.lp-footer-links a:hover{color:var(--lp-white)}.lp-mobile-sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--lp-white);padding:12px 20px;box-shadow:0 -4px 20px #0000001a;z-index:99}.lp-mobile-sticky-cta .lp-btn-primary{width:100%;font-size:16px;padding:14px}@media(max-width:768px){.lp-mobile-sticky-cta{display:block}.lp-moms-body{padding-bottom:80px}}.lp-fade-in{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.lp-fade-in.visible{opacity:1;transform:translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/37/assets/lp-moms.css.map */
