.ms-soft{background:#fef7f4;position:relative;width:100%}.hero-section.ms-soft{padding:0!important}.ms-soft .ms-container{position:relative;max-width:1280px;margin:0 auto;padding:80px 24px 40px}@media (min-width:768px){.ms-soft .ms-container{padding:96px 32px 48px}}.ms-hero-glow{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0;background:radial-gradient(700px 300px at 12% 24%,rgba(255,192,203,.25),transparent 60%),radial-gradient(600px 260px at 88% 36%,rgba(255,182,193,.22),transparent 60%)}.ms-soft .ms-title{font-weight:900;line-height:1.04;font-size:clamp(40px,6vw,64px);color:#1f1a19;margin:24px 0 20px;letter-spacing:-.6px}.ms-soft .ms-sub{color:#4a4846;font-size:19px;font-weight:500;margin-bottom:32px;max-width:none}.ms-hero-offer{display:inline-flex;align-items:center;gap:.7rem;padding:12px 20px;border-radius:9999px;border:2px solid #F19AAE;background:#fff;color:#1f1a19;box-shadow:0 10px 30px #0000000f;margin-bottom:24px;position:relative;z-index:1;animation:subtlePulse 15s ease-in-out infinite}.hero-offer-emoji{font-size:20px}@keyframes subtlePulse{0%,to{opacity:1}50%{opacity:.95}}.ms-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:9999px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer;text-decoration:none!important}.ms-btn--primary{background:#e64675;color:#fff;box-shadow:0 20px 60px #e6467540}.ms-btn--primary:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 24px 70px #e6467559}.ms-btn--primary:active{transform:translateY(0) scale(.98)}.ms-btn--outline{background:#ffffffe6;color:#e64675;border:none!important;text-decoration:none!important}.ms-btn--outline:hover{background:#fff;box-shadow:0 10px 30px #0000001f;transform:translateY(-1px);border:none!important;text-decoration:none!important}.ms-btn:focus-visible{outline:2px solid #E64675;outline-offset:2px}.ms-hero-cta-primary{margin-right:16px}.hero-cta-group{margin-bottom:40px}.ms-hero-features{display:flex;flex-direction:column;gap:16px;margin-top:40px;color:#6e6b69}@media (min-width:640px){.ms-hero-features{flex-direction:row;flex-wrap:wrap;gap:28px}}.ms-hero-features .item{display:inline-flex;align-items:center;gap:12px;white-space:nowrap}.ms-hero-features .bullet{width:28px;height:28px;border-radius:8px;background:#fff1f5;color:#e64675;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #0000000f;min-width:44px;min-height:44px;padding:8px}.hero-trust-line{margin-top:24px;padding-top:20px;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;font-size:14px}.trust-text{color:#1f1a19;font-weight:600}.trust-zones{color:#6e6b69}.ms-hero-image{position:relative;z-index:1;min-height:360px;overflow:visible}@media (min-width:992px){.ms-hero-image{min-height:520px}}.ms-hero-image img{width:100%;height:100%;object-fit:cover;object-position:60% center;display:block}.hero-floating-badge{position:absolute;background:#fff;border-radius:16px;padding:12px 16px;box-shadow:0 10px 30px #0000001f;z-index:2;transition:transform .3s ease;white-space:nowrap}.hero-floating-badge--top-right{top:-12px;right:-12px}.hero-floating-badge--bottom-left{bottom:-12px;left:-12px}.hero-badge-title{font-size:22px;font-weight:900;color:#e64675;line-height:1}.hero-badge-subtitle{font-size:11px;color:#6e6b69;margin-top:2px}.hero-floating-badge:hover{transform:translateY(-2px);box-shadow:0 14px 40px #00000026}@media (max-width: 768px){.sticky-cta-mobile{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:16px;box-shadow:0 -10px 30px #0000001a;z-index:100;transform:translateY(100%);transition:transform .3s ease}.sticky-cta-mobile.show{transform:translateY(0)}.sticky-cta-mobile .cta-button{background:#e64675;color:#fff;padding:16px 24px;border-radius:9999px;font-weight:700;font-size:16px;width:100%;text-align:center;text-decoration:none}}.ms-container{max-width:1280px;margin:0 auto;padding:80px 24px!important}@media (min-width:768px){.ms-container{padding:96px 32px!important}}.how-sousvide-section{padding:0!important}.how-sousvide-section .ms-container{padding:80px 24px!important}@media (min-width:768px){.how-sousvide-section .ms-container{padding:96px 32px!important}}.ms-header{text-align:center;margin-bottom:40px;animation:fadeInUp .8s ease-out}.ms-title{font-weight:900;font-size:clamp(28px,3.6vw,40px);line-height:1.12;color:#1f1a19;margin:8px 0 10px;animation:fadeInUp .8s ease-out .2s both}.ms-sub{color:#6e6b69;max-width:68ch;margin:0 auto;animation:fadeInUp .8s ease-out .4s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInScale{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.ms-feature-grid{display:grid;gap:22px;margin-top:28px;margin-bottom:26px}@media (min-width:992px){.ms-feature-grid{grid-template-columns:1fr 1fr;gap:28px}}.ms-feature-panel{background:#fff6f7;border:1px solid #F0E2E0;border-radius:22px;padding:22px 22px 20px;box-shadow:0 10px 30px #0000000f;animation:slideInScale .8s ease-out .6s both;transition:all .3s cubic-bezier(.4,0,.2,1)}.ms-feature-panel:nth-child(2){animation-delay:.8s}.ms-feature-panel:hover{box-shadow:0 20px 60px #0000001f;transform:translateY(-6px) scale(1.02);border-color:#e8d1d3}.ms-panel-title{font-weight:900;font-size:22px;color:#1f1a19;margin:0 0 6px;transition:color .3s ease}.ms-feature-panel:hover .ms-panel-title{color:#e64675}.ms-panel-text{color:#6e6b69;transition:color .3s ease}.ms-feature-panel:hover .ms-panel-text{color:#5a5857}.ms-icon-pill{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9999px;background:#fff;color:#e64675;margin-right:12px;box-shadow:0 6px 18px #0000000f,inset 0 0 0 2px #f6c0d4;transition:all .3s cubic-bezier(.4,0,.2,1);animation:bounceIn .6s ease-out 1s both}.ms-feature-panel:nth-child(2) .ms-icon-pill{animation-delay:1.2s}.ms-feature-panel:hover .ms-icon-pill{transform:rotate(10deg) scale(1.1);box-shadow:0 10px 25px #00000026,inset 0 0 0 2px #e64675;background:#fcf7f8}.ms-mini-features{display:grid;gap:18px;margin:16px 0 28px}@media (min-width:992px){.ms-mini-features{grid-template-columns:repeat(3,1fr);gap:22px}}.ms-mini{text-align:center;padding:10px 8px;animation:fadeInUp .6s ease-out 1.4s both;transition:all .3s cubic-bezier(.4,0,.2,1)}.ms-mini:nth-child(2){animation-delay:1.6s}.ms-mini:nth-child(3){animation-delay:1.8s}.ms-mini:nth-child(4){animation-delay:2s}.ms-mini:hover{transform:translateY(-5px) scale(1.05)}.ms-mini-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;margin-bottom:10px;background:#ffe7ee;color:#e64675;box-shadow:0 6px 18px #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1)}.ms-mini:hover .ms-mini-icon{background:#e64675;color:#fff;transform:rotate(-10deg) scale(1.15);box-shadow:0 10px 30px #e646754d}.ms-mini-title{font-weight:800;color:#1f1a19;transition:color .3s ease}.ms-mini:hover .ms-mini-title{color:#e64675}.ms-mini-text{color:#6e6b69;transition:color .3s ease}.ms-mini:hover .ms-mini-text{color:#5a5857}.ms-metrics-band{border-radius:26px;border:1px solid #F3B9C4;background:linear-gradient(135deg,#f05f85,#f39ab0);color:#fff;padding:28px;box-shadow:0 20px 60px #00000014;animation:slideInScale .8s ease-out 2.2s both;transition:all .3s ease}.ms-metrics-band:hover{transform:translateY(-3px);box-shadow:0 25px 80px #00000026}.ms-metrics-band h3,.ms-metrics-band .title{color:#fff;animation:fadeInUp .6s ease-out 2.4s both}.ms-metrics-band .sub{color:#ffe9ef;animation:fadeInUp .6s ease-out 2.6s both}.why-stats-header{text-align:center;margin-bottom:20px}@media (min-width:768px){.why-stats-header{margin-bottom:28px}}.why-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}@media (min-width:768px){.why-stats-grid{gap:24px;margin-top:28px}}@media (min-width:1024px){.why-stats-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.why-stat-card{text-align:center;border-radius:18px;background:#ffffff2e;border:1px solid rgba(255,255,255,.35);padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:bounceIn .6s ease-out 2.8s both;transition:all .3s cubic-bezier(.4,0,.2,1)}.why-stat-card:nth-child(2){animation-delay:3s}.why-stat-card:nth-child(3){animation-delay:3.2s}.why-stat-card:nth-child(4){animation-delay:3.4s}.why-stat-card:hover{transform:translateY(-2px) scale(1.05);background:#ffffff40;border-color:#ffffff80}@media (min-width:768px){.why-stat-card{padding:24px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.why-stat-value{font-family:Fraunces,serif;font-weight:900;font-size:clamp(28px,5vw,40px);color:#fff;line-height:1;margin-bottom:6px;transition:transform .3s ease}.why-stat-card:hover .why-stat-value{transform:scale(1.1);animation:pulse 2s infinite}.why-stat-label{color:#fff;font-weight:600;font-size:14px;line-height:1.2}.why-stat-note{color:#ffffffe6;font-weight:400;font-size:12px;margin-top:2px;line-height:1.2}.ms-feature-panel .ms-panel-title,.ms-mini-title{letter-spacing:-.2px}.ms-feature-panel:focus-within{outline:2px solid rgba(230,70,117,.25);outline-offset:3px}.ms-mini a:focus{outline:2px solid rgba(230,70,117,.25);outline-offset:3px}.ms-section.bg-neutral-50{background:#f9fafb}.ms-products-grid{display:grid;gap:24px;margin:40px 0;grid-template-columns:1fr}@media (min-width:768px){.ms-products-grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media (min-width:1024px){.ms-products-grid{grid-template-columns:repeat(3,1fr);gap:32px}}.ms-product-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);animation:slideInScale .8s ease-out both}.ms-product-card:nth-child(2){animation-delay:.2s}.ms-product-card:nth-child(3){animation-delay:.4s}.ms-product-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px #00000026}.ms-product-card .image-container{position:relative;aspect-ratio:4/3;overflow:hidden}.ms-product-card .product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ms-product-card:hover .product-image{transform:scale(1.05)}.ms-product-card .badges-container{position:absolute;top:12px;left:12px;display:flex;gap:6px;flex-wrap:wrap}.ms-product-card .badge{background:#e64675e6;color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ms-product-card .content{padding:20px}.ms-product-card .title-link{font-weight:800;font-size:18px;color:#1f1a19;text-decoration:none;display:block;margin-bottom:8px;transition:color .3s ease}.ms-product-card:hover .title-link{color:#e64675}.ms-product-card .description{color:#6e6b69;font-size:14px;line-height:1.5;margin:0}.ms-cta-container{text-align:center;margin-top:48px}.ms-steps-grid{display:grid;gap:32px;margin:48px 0;grid-template-columns:1fr}@media (min-width:768px){.ms-steps-grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (min-width:1024px){.ms-steps-grid{grid-template-columns:repeat(4,1fr);gap:32px}}.ms-step-item{text-align:center;position:relative;animation:fadeInUp .8s ease-out both;transition:all .3s cubic-bezier(.4,0,.2,1)}.ms-step-item:nth-child(1){animation-delay:.1s}.ms-step-item:nth-child(2){animation-delay:.3s}.ms-step-item:nth-child(3){animation-delay:.5s}.ms-step-item:nth-child(4){animation-delay:.7s}.ms-step-item:hover{transform:translateY(-5px)}.ms-step-item .icon-circle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#fff;border-radius:50%;box-shadow:0 10px 30px #0000001a;margin-bottom:20px;transition:all .3s ease}.ms-step-item:hover .icon-circle{transform:scale(1.1);box-shadow:0 15px 40px #e6467533}.ms-step-item .step-number{position:absolute;top:-8px;right:-8px;background:#e64675;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;box-shadow:0 4px 12px #e646754d}.ms-step-item .step-title{font-weight:800;font-size:18px;color:#1f1a19;margin:16px 0 8px;transition:color .3s ease}.ms-step-item:hover .step-title{color:#e64675}.ms-step-item .step-text{color:#6e6b69;font-size:14px;line-height:1.5;margin:0}.ms-technique-section{margin-top:80px}.ms-technique-grid{display:grid;gap:48px;align-items:center;grid-template-columns:1fr}@media (min-width:1024px){.ms-technique-grid{grid-template-columns:1fr 1fr;gap:64px}}.ms-technique-title{font-weight:800;font-size:28px;color:#1f1a19;margin-bottom:20px;font-family:Fraunces,serif;animation:fadeInUp .8s ease-out .9s both}.ms-technique-text{color:#6e6b69;font-size:16px;line-height:1.6;margin-bottom:32px;animation:fadeInUp .8s ease-out 1.1s both}.ms-technique-section .benefits-list{display:flex;flex-direction:column;gap:20px}.ms-technique-section .benefit-item{display:flex;align-items:flex-start;gap:16px;animation:fadeInUp .6s ease-out both}.ms-technique-section .benefit-item:nth-child(1){animation-delay:1.3s}.ms-technique-section .benefit-item:nth-child(2){animation-delay:1.5s}.ms-technique-section .benefit-item:nth-child(3){animation-delay:1.7s}.ms-technique-section .benefit-icon-pill{width:40px;height:40px;background:#ffe7ee;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#e64675;flex-shrink:0;transition:all .3s ease}.ms-technique-section .benefit-item:hover .benefit-icon-pill{background:#e64675;color:#fff;transform:scale(1.1)}.ms-technique-section .benefit-title{font-weight:700;font-size:16px;color:#1f1a19;margin-bottom:4px;transition:color .3s ease}.ms-technique-section .benefit-item:hover .benefit-title{color:#e64675}.ms-technique-section .benefit-text{color:#6e6b69;font-size:14px;line-height:1.4;margin:0}.ms-plans-grid{display:grid;gap:24px;margin:48px 0;grid-template-columns:1fr}@media (min-width:768px){.ms-plans-grid{grid-template-columns:repeat(2,1fr);gap:28px}}@media (min-width:1024px){.ms-plans-grid{grid-template-columns:repeat(3,1fr);gap:32px}}.ms-plan-card{background:#fff;border-radius:20px;padding:32px;box-shadow:0 10px 30px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);animation:slideInScale .8s ease-out both;border:2px solid transparent}.ms-plan-card:nth-child(1){animation-delay:.1s}.ms-plan-card:nth-child(2){animation-delay:.3s}.ms-plan-card:nth-child(3){animation-delay:.5s}.ms-plan-card.popular{border-color:#e64675;transform:scale(1.05);box-shadow:0 20px 60px #e6467526}.ms-plan-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px #00000026}.ms-plan-card.popular:hover{transform:translateY(-8px) scale(1.07)}.ms-plan-card .plan-title{font-weight:800;font-size:20px;color:#1f1a19;margin-bottom:16px;text-align:center}.ms-plan-card .plan-price{font-family:Fraunces,serif;font-weight:900;font-size:32px;color:#e64675;text-align:center;margin-bottom:4px}.ms-plan-card .price-per-plate{color:#6e6b69;font-size:14px;text-align:center;margin-bottom:24px}.ms-plan-card .features-list{margin-bottom:32px}.ms-plan-card .feature-item{display:flex;align-items:center;gap:12px;padding:8px 0;color:#1f1a19;font-size:14px}.ms-plan-card .check-icon{color:#e64675;flex-shrink:0}.ms-plan-card .ms-btn{width:100%;justify-content:center}.pricing-section,.testimonials-section,.faq-section,.compare-section,.footer-section,.compare-wrap,.faq-wrap,.container{padding:0!important}.ms-section.bg-neutral-50{background:#f9fafb;padding:0!important}.pricing-section .ms-container,.testimonials-section .ms-container,.faq-section .ms-container,.compare-section .ms-container{padding:80px 24px!important}.footer-section .ms-container{padding:80px 24px 8px!important}@media (min-width:768px){.pricing-section .ms-container,.testimonials-section .ms-container,.faq-section .ms-container,.compare-section .ms-container{padding:96px 32px!important}.footer-section .ms-container{padding:96px 32px 12px!important}}.ms-section .compare-table{animation:slideInScale .8s ease-out .3s both}.ms-section .kpis-grid{animation:fadeInUp .8s ease-out .2s both}.ms-section .testimonials-grid .testimonial-card{animation:slideInScale .8s ease-out both}.ms-section .testimonials-grid .testimonial-card:nth-child(1){animation-delay:.4s}.ms-section .testimonials-grid .testimonial-card:nth-child(2){animation-delay:.6s}.ms-section .testimonials-grid .testimonial-card:nth-child(3){animation-delay:.8s}.ms-section .faq-list .faq-item{animation:fadeInUp .6s ease-out both}.ms-section .faq-list .faq-item:nth-child(1){animation-delay:.1s}.ms-section .faq-list .faq-item:nth-child(2){animation-delay:.2s}.ms-section .faq-list .faq-item:nth-child(3){animation-delay:.3s}.ms-section .faq-list .faq-item:nth-child(4){animation-delay:.4s}.ms-section .faq-list .faq-item:nth-child(5){animation-delay:.5s}.ms-section .faq-list .faq-item:nth-child(6){animation-delay:.6s}.ms-section.footer-section{animation:fadeInUp .8s ease-out 2.2s both}.footer-section .ms-title{color:inherit;margin-bottom:1rem}.testimonials-section .quote{color:#6e6b69!important}.testimonials-section .kpi-value{color:#e64675!important}.testimonials-section .kpi-label{color:#6e6b69!important}.testimonials-section .author-name{color:#1f1a19!important}.testimonials-section .author-meta{color:#6e6b69!important}.testimonials-section .verified-badge{background:#ffe7ee!important;color:#e64675!important}.testimonials-section .check-icon{color:#e64675!important}.faq-section .faq-question{color:#1f1a19!important}.faq-section .faq-answer,.faq-section .faq-caret{color:#6e6b69!important}.faq-summary:focus-visible{outline:2px solid rgba(230,70,117,.3)!important}.faq-section .faq-item{background:#fefcfc!important;border:1px solid #FAF4F4!important}.faq-section .faq-item:hover{background:#fff8f9!important;border-color:#f2e8e9!important}.footer-section .footer-column-title{color:#fff!important}.footer-section .footer-nav-link{color:#b0b0b0!important;transition:color .3s ease}.footer-section .footer-nav-link:hover{color:#e64675!important}.footer-section .footer-contact-label{color:#fff!important}.footer-section .footer-contact-link,.footer-section .footer-contact-text{color:#b0b0b0!important}.footer-section .footer-contact-link:hover{color:#e64675!important}.footer-section .footer-legal-link{color:#b0b0b0!important}.footer-section .footer-legal-link:hover{color:#e64675!important}.footer-section .footer-legal{padding:8px 0!important;text-align:center!important;display:flex!important;align-items:baseline!important;flex-direction:column!important;gap:8px!important}.footer-section .footer-legal-left,.footer-section .footer-legal-right{display:flex!important;align-items:baseline!important;justify-content:center!important}.footer-section .footer-legal-left p,.footer-section .footer-legal-right p{margin:0!important;color:#b0b0b0!important;font-size:13px!important;display:flex!important;align-items:baseline!important;justify-content:center!important;gap:4px!important;line-height:1.4!important}@media (min-width: 768px){.footer-section .footer-legal{flex-direction:row!important;justify-content:space-between!important;align-items:baseline!important}.footer-section .footer-legal-left{justify-content:flex-start!important}.footer-section .footer-legal-right{justify-content:flex-end!important}.footer-section .footer-legal-left p{justify-content:flex-start!important}.footer-section .footer-legal-right p{justify-content:flex-end!important}}.heart-icon{color:#e64675;display:inline-flex;align-items:center;animation:heartbeat 2s ease-in-out infinite}.demosle-link{color:#fff!important;text-decoration:none;font-weight:600;transition:color .3s ease}.demosle-link:hover{color:#e64675!important}@keyframes heartbeat{0%,50%,to{transform:scale(1)}25%{transform:scale(1.1)}}.footer-section .footer-grid-redesign{display:grid!important;grid-template-columns:1fr!important;gap:2rem!important;margin-bottom:32px!important}@media (min-width: 768px){.footer-section .footer-grid-redesign{grid-template-columns:2fr 1fr 1fr!important;gap:3rem!important;align-items:start!important}}.footer-section .footer-grid-redesign .footer-column{display:flex!important;flex-direction:column!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/mamasous.css.map */
