.ImageGallery-module__-4xlNG__imageShowcase{aspect-ratio:1;border-radius:var(--radius-lg);background:radial-gradient(circle at 50% 50%, #ff5a5f14, var(--surface) 70%);justify-content:center;align-items:center;width:100%;margin-bottom:16px;display:flex;position:relative;overflow:hidden}.ImageGallery-module__-4xlNG__ring1,.ImageGallery-module__-4xlNG__ring2,.ImageGallery-module__-4xlNG__ring3{border:1px solid #ff5a5f26;border-radius:50%;animation:4s ease-in-out infinite ImageGallery-module__-4xlNG__ringPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ImageGallery-module__-4xlNG__ring1{width:260px;height:260px;animation-delay:0s}.ImageGallery-module__-4xlNG__ring2{width:340px;height:340px;animation-delay:.8s}.ImageGallery-module__-4xlNG__ring3{border-color:#ffb4001a;width:420px;height:420px;animation-delay:1.6s}@keyframes ImageGallery-module__-4xlNG__ringPulse{0%,to{opacity:.4;transform:translate(-50%,-50%)scale(.95)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.05)}}.ImageGallery-module__-4xlNG__particle{background:var(--accent);width:6px;height:6px;box-shadow:0 0 10px var(--accent), 0 0 20px #ffb4004d;z-index:5;border-radius:50%;animation:3s ease-in-out infinite ImageGallery-module__-4xlNG__particleFloat;position:absolute}@keyframes ImageGallery-module__-4xlNG__particleFloat{0%,to{opacity:.6;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-15px)scale(1.3)}}.ImageGallery-module__-4xlNG__imageGlow{background:var(--primary);filter:blur(70px);opacity:.35;z-index:0;width:55%;height:55%;animation:5s ease-in-out infinite alternate ImageGallery-module__-4xlNG__glowShift;position:absolute;top:50%;left:45%;transform:translate(-50%,-50%)}.ImageGallery-module__-4xlNG__imageGlow2{background:var(--accent);filter:blur(70px);opacity:.2;z-index:0;width:45%;height:45%;animation:5s ease-in-out infinite alternate-reverse ImageGallery-module__-4xlNG__glowShift;position:absolute;top:45%;left:55%;transform:translate(-50%,-50%)}@keyframes ImageGallery-module__-4xlNG__glowShift{0%{transform:translate(-50%,-50%)scale(1)}to{transform:translate(-45%,-55%)scale(1.15)}}.ImageGallery-module__-4xlNG__mainImageWrap{width:85%;max-width:340px;height:85%;max-height:340px;position:relative}.ImageGallery-module__-4xlNG__productImage{object-fit:contain;opacity:0;filter:drop-shadow(0 20px 40px #0006);transition:opacity .5s ease-in-out,transform .5s ease-in-out;animation:none;position:absolute;top:0;left:0;transform:scale(.92);width:100%!important;height:100%!important}.ImageGallery-module__-4xlNG__productImageActive{opacity:1;animation:4s ease-in-out infinite ImageGallery-module__-4xlNG__productFloat;transform:scale(1)}@keyframes ImageGallery-module__-4xlNG__productFloat{0%,to{transform:translateY(0)rotate(0)scale(1)}25%{transform:translateY(-10px)rotate(1deg)scale(1)}75%{transform:translateY(5px)rotate(-1deg)scale(1)}}.ImageGallery-module__-4xlNG__floatingBadge{z-index:6;background:var(--primary);color:#fff;border-radius:var(--radius-full);letter-spacing:.5px;align-items:center;gap:4px;padding:6px 12px;font-size:11px;font-weight:700;animation:2s ease-in-out infinite ImageGallery-module__-4xlNG__badgeBounce;display:flex;position:absolute;top:8%;right:5%;box-shadow:0 4px 15px #ff5a5f66}.ImageGallery-module__-4xlNG__floatingBadgeSave{z-index:6;background:var(--success);color:#fff;border-radius:var(--radius-full);padding:6px 12px;font-size:12px;font-weight:700;animation:2.5s ease-in-out infinite ImageGallery-module__-4xlNG__badgeBounce;position:absolute;bottom:12%;left:2%;box-shadow:0 4px 15px #10b98166}@keyframes ImageGallery-module__-4xlNG__badgeBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.ImageGallery-module__-4xlNG__thumbnails{justify-content:center;gap:10px;margin-bottom:24px;display:flex}.ImageGallery-module__-4xlNG__thumb{border-radius:var(--radius-sm);cursor:pointer;opacity:.5;background:var(--surface-light);border:2px solid #ffffff1a;width:56px;height:56px;padding:0;transition:border-color .25s,transform .25s,box-shadow .25s;overflow:hidden}.ImageGallery-module__-4xlNG__thumb:hover{opacity:.8;transform:scale(1.08)}.ImageGallery-module__-4xlNG__thumbActive{opacity:1;transform:scale(1.12);box-shadow:0 0 12px #ff5a5f66;border-color:var(--primary)!important}.ImageGallery-module__-4xlNG__thumbImg{object-fit:cover;width:100%;height:100%}
.Hero-module__ZARIfG__hero{text-align:center;padding:20px 0 40px;overflow:hidden}.Hero-module__ZARIfG__rating{justify-content:center;align-items:center;gap:6px;margin-bottom:14px;display:flex}.Hero-module__ZARIfG__stars{gap:2px;display:flex}.Hero-module__ZARIfG__star{animation:.4s ease-out both Hero-module__ZARIfG__starPop}@keyframes Hero-module__ZARIfG__starPop{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.Hero-module__ZARIfG__ratingText{color:var(--accent);font-size:14px;font-weight:700}.Hero-module__ZARIfG__ratingCount{color:var(--text-muted);font-size:13px}.Hero-module__ZARIfG__title{margin-bottom:12px;font-size:28px;line-height:1.25;animation:.6s ease-out both Hero-module__ZARIfG__fadeUp}.Hero-module__ZARIfG__titleHighlight{background:linear-gradient(135deg, var(--primary), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes Hero-module__ZARIfG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__valueProp{color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;margin-bottom:20px;font-size:13px;animation:.6s ease-out .2s both Hero-module__ZARIfG__fadeUp;display:flex}.Hero-module__ZARIfG__zapIcon{color:var(--accent);flex-shrink:0}.Hero-module__ZARIfG__priceContainer{justify-content:center;align-items:center;gap:12px;margin-bottom:24px;animation:.6s ease-out .3s both Hero-module__ZARIfG__fadeUp;display:flex}.Hero-module__ZARIfG__priceInner{align-items:baseline;gap:8px;display:flex}.Hero-module__ZARIfG__currentPrice{color:var(--primary);font-size:40px;font-weight:800;font-family:var(--font-display);text-shadow:0 0 30px #ff5a5f4d}.Hero-module__ZARIfG__originalPrice{color:var(--text-muted);font-size:20px;font-family:var(--font-display);text-decoration:line-through}.Hero-module__ZARIfG__discountBadge{color:var(--success);border-radius:var(--radius-sm);background:#10b98133;padding:6px 12px;font-size:14px;font-weight:700;position:relative;overflow:hidden}.Hero-module__ZARIfG__discountPulse{background:var(--success);opacity:0;border-radius:inherit;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulseBg;position:absolute;inset:0}@keyframes Hero-module__ZARIfG__pulseBg{0%,to{opacity:0}50%{opacity:.15}}.Hero-module__ZARIfG__featureList{text-align:left;flex-direction:column;gap:10px;margin-bottom:28px;list-style:none;display:flex}.Hero-module__ZARIfG__featureItem{border-radius:var(--radius-sm);background:#ffffff08;border:1px solid #ffffff0d;align-items:center;gap:10px;padding:10px 14px;font-size:14px;animation:.5s ease-out both Hero-module__ZARIfG__fadeUp;display:flex}.Hero-module__ZARIfG__checkIcon{color:var(--success);background:#10b98126;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:700;display:flex}.Hero-module__ZARIfG__ctaButton{background:linear-gradient(135deg, var(--primary), #ff8a3d);color:#fff;border-radius:var(--radius-md);width:100%;font-size:18px;font-weight:700;font-family:var(--font-display);text-align:center;padding:18px;transition:transform .15s;animation:2s ease-in-out infinite Hero-module__ZARIfG__ctaPulse,.6s ease-out .5s both Hero-module__ZARIfG__fadeUp;display:block;position:relative;overflow:hidden;box-shadow:0 0 25px #ff5a5f80,0 0 60px #ff5a5f33}.Hero-module__ZARIfG__ctaButton:active{transform:scale(.97)}@keyframes Hero-module__ZARIfG__ctaPulse{0%,to{box-shadow:0 0 25px #ff5a5f80,0 0 60px #ff5a5f33}50%{box-shadow:0 0 35px #ff5a5fb3,0 0 80px #ff5a5f59}}.Hero-module__ZARIfG__ctaShimmer{background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:50%;height:100%;animation:2.5s infinite Hero-module__ZARIfG__shimmer;position:absolute;top:0;left:-100%}@keyframes Hero-module__ZARIfG__shimmer{0%{left:-100%}to{left:200%}}.Hero-module__ZARIfG__ctaText{z-index:1;position:relative}.Hero-module__ZARIfG__ctaSubtext{color:var(--text-muted);margin-top:10px;font-size:12px;animation:.6s ease-out .7s both Hero-module__ZARIfG__fadeUp}
.UrgencyBar-module__0v_Oka__bar{z-index:50;background:linear-gradient(90deg, #b91c1c, var(--primary), #ff8a3d);color:#fff;text-align:center;padding:10px 0;position:sticky;top:0;overflow:hidden}.UrgencyBar-module__0v_Oka__shimmer{background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:50%;animation:3s infinite UrgencyBar-module__0v_Oka__urgencyShimmer;position:absolute;top:0;bottom:0;left:-100%}@keyframes UrgencyBar-module__0v_Oka__urgencyShimmer{0%{left:-100%}to{left:200%}}.UrgencyBar-module__0v_Oka__text{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex;position:relative}.UrgencyBar-module__0v_Oka__fireEmoji{animation:.6s ease-in-out infinite alternate UrgencyBar-module__0v_Oka__fireWiggle}@keyframes UrgencyBar-module__0v_Oka__fireWiggle{0%{transform:rotate(-5deg)scale(1)}to{transform:rotate(5deg)scale(1.15)}}.UrgencyBar-module__0v_Oka__label{letter-spacing:1px;opacity:.9;font-size:11px}.UrgencyBar-module__0v_Oka__timer{align-items:center;gap:2px;display:flex}.UrgencyBar-module__0v_Oka__timeBlock{font-size:15px;font-weight:800;font-family:var(--font-display);text-align:center;background:#0000004d;border-radius:4px;min-width:28px;padding:3px 7px}.UrgencyBar-module__0v_Oka__colon{font-weight:800;animation:1s step-end infinite UrgencyBar-module__0v_Oka__colonBlink}@keyframes UrgencyBar-module__0v_Oka__colonBlink{0%,to{opacity:1}50%{opacity:0}}.UrgencyBar-module__0v_Oka__stockWarning{border-radius:var(--radius-full);background:#00000040;padding:2px 8px;font-size:11px;animation:1.5s ease-in-out infinite UrgencyBar-module__0v_Oka__stockPulse}@keyframes UrgencyBar-module__0v_Oka__stockPulse{0%,to{opacity:1}50%{opacity:.6}}
.TrustBadges-module__58cvbW__container{background:linear-gradient(180deg, var(--surface) 0%, var(--bg-color) 100%);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:20px 0;overflow:hidden}.TrustBadges-module__58cvbW__scrollWrapper{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;gap:12px;max-width:480px;margin:0 auto;padding:0 16px 8px;display:flex;overflow-x:auto}.TrustBadges-module__58cvbW__scrollWrapper::-webkit-scrollbar{display:none}.TrustBadges-module__58cvbW__badge{scroll-snap-align:center;color:var(--text-muted);letter-spacing:.3px;flex-direction:column;flex:none;align-items:center;gap:8px;min-width:72px;font-size:11px;font-weight:600;display:flex}.TrustBadges-module__58cvbW__iconWrap{background:#00a6991f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .3s,box-shadow .3s;display:flex}.TrustBadges-module__58cvbW__badge:hover .TrustBadges-module__58cvbW__iconWrap{transform:scale(1.1)translateY(-2px);box-shadow:0 6px 20px #00a69940}.TrustBadges-module__58cvbW__icon{color:var(--secondary)}
.Marquee-module__m6z8XG__wrapper{background:var(--surface);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:12px 0;overflow:hidden}.Marquee-module__m6z8XG__track{white-space:nowrap;gap:32px;width:max-content;animation:25s linear infinite Marquee-module__m6z8XG__scroll;display:flex}.Marquee-module__m6z8XG__item{color:var(--text-muted);flex-shrink:0;font-size:13px;font-weight:600}@keyframes Marquee-module__m6z8XG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Benefits-module__iMMc8a__section{background:var(--bg-color);padding:48px 0}.Benefits-module__iMMc8a__title{text-align:center;margin-bottom:28px;font-size:24px}.Benefits-module__iMMc8a__highlight{background:linear-gradient(135deg, var(--primary), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Benefits-module__iMMc8a__grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.Benefits-module__iMMc8a__card{background:var(--surface);border-radius:var(--radius-md);text-align:center;border:1px solid #ffffff0f;padding:18px 14px;transition:transform .3s,border-color .3s,box-shadow .3s;animation:.5s ease-out both Benefits-module__iMMc8a__cardFadeIn}.Benefits-module__iMMc8a__card:hover{border-color:#ff5a5f4d;transform:translateY(-4px);box-shadow:0 8px 30px #ff5a5f1a}@keyframes Benefits-module__iMMc8a__cardFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.Benefits-module__iMMc8a__iconWrap{width:48px;height:48px;color:var(--primary);background:linear-gradient(135deg,#ff5a5f26,#ffb4001a);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;display:flex}.Benefits-module__iMMc8a__cardTitle{color:var(--text-main);margin-bottom:6px;font-size:14px;font-weight:700}.Benefits-module__iMMc8a__cardDesc{color:var(--text-muted);font-size:12px;line-height:1.4}
.BenefitsBanner-module__ESEEVq__section{background:var(--bg-color);justify-content:center;padding:0;display:flex}.BenefitsBanner-module__ESEEVq__imageWrap{border-radius:16px;width:100%;max-width:600px;margin:0 auto;overflow:hidden;box-shadow:0 8px 32px #0000004d}.BenefitsBanner-module__ESEEVq__bannerImage{object-fit:cover;width:100%;height:auto;display:block}
.Ingredients-module___VpV0a__section{background-color:var(--bg-primary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:4rem 0}.Ingredients-module___VpV0a__header{text-align:center;margin-bottom:3rem}.Ingredients-module___VpV0a__subtitle{letter-spacing:.1em;color:var(--primary-color);text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.Ingredients-module___VpV0a__title{color:var(--text-primary);font-size:2rem;font-weight:800}.Ingredients-module___VpV0a__grid{flex-direction:column;gap:1rem;max-width:600px;margin:0 auto;display:flex}.Ingredients-module___VpV0a__card{background:var(--bg-secondary);border:1px solid var(--border-color);cursor:default;border-radius:12px;align-items:center;padding:1.25rem;transition:all .3s;display:flex}.Ingredients-module___VpV0a__card:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 8px 24px #e639461a}.Ingredients-module___VpV0a__iconWrapper{background:#e639460d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;margin-right:1.25rem;font-size:2.5rem;display:flex}.Ingredients-module___VpV0a__card:hover .Ingredients-module___VpV0a__iconWrapper{background:#e639461a}.Ingredients-module___VpV0a__content{flex:1}.Ingredients-module___VpV0a__name{color:var(--primary-color);margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.Ingredients-module___VpV0a__desc{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.4}@media (max-width:768px){.Ingredients-module___VpV0a__section{padding:3rem 0}.Ingredients-module___VpV0a__title{font-size:1.5rem}.Ingredients-module___VpV0a__card{padding:1rem}.Ingredients-module___VpV0a__iconWrapper{width:50px;height:50px;margin-right:1rem;font-size:2rem}.Ingredients-module___VpV0a__name{font-size:1rem}.Ingredients-module___VpV0a__desc{font-size:.85rem}}
.Comparison-module__3wjtJG__section{border-bottom:1px solid var(--border-color);background-color:#050505;padding:4rem 0}.Comparison-module__3wjtJG__header{text-align:center;margin-bottom:3rem}.Comparison-module__3wjtJG__subtitle{letter-spacing:.1em;color:var(--primary-color);text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.Comparison-module__3wjtJG__title{color:#fff;font-size:2rem;font-weight:800}.Comparison-module__3wjtJG__comparisonWrapper{gap:2rem;max-width:800px;margin:0 auto;display:flex}.Comparison-module__3wjtJG__card{background:#111;border:1px solid #333;border-radius:16px;flex:1;padding:2rem 1.5rem}.Comparison-module__3wjtJG__winnerCard{border-color:#e4a836;position:relative;overflow:hidden;box-shadow:0 0 30px #e4a8361a}.Comparison-module__3wjtJG__winnerCard:before{content:"";background:linear-gradient(90deg,#e4a836,#ffdf8c);height:4px;position:absolute;top:0;left:0;right:0}.Comparison-module__3wjtJG__loserCard{border-color:#422}.Comparison-module__3wjtJG__productHeader{flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.Comparison-module__3wjtJG__imagePlaceholder{background:#222;border-radius:12px;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:1rem;display:flex;position:relative;overflow:hidden}.Comparison-module__3wjtJG__productImage{object-fit:cover;width:100%;height:100%}.Comparison-module__3wjtJG__blurredImage{filter:blur(8px)grayscale();opacity:.5;background:url(/images/product-1-final.png) 0 0/cover;width:100%;height:100%}.Comparison-module__3wjtJG__crossOverlay{color:#f33;text-shadow:0 2px 10px #00000080;font-size:3rem;position:absolute}.Comparison-module__3wjtJG__productName{color:#ffdf8c;margin:0;font-size:1.25rem;font-weight:800}.Comparison-module__3wjtJG__loserName{color:#f55;margin:0;font-size:1.1rem;font-weight:600}.Comparison-module__3wjtJG__featureList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Comparison-module__3wjtJG__featureItem{color:#e0e0e0;align-items:flex-start;font-size:.95rem;line-height:1.4;display:flex}.Comparison-module__3wjtJG__checkIcon{margin-right:.75rem;font-size:1.1rem}.Comparison-module__3wjtJG__crossIcon{color:#f55;margin-right:.75rem;font-weight:700}.Comparison-module__3wjtJG__loserText{color:#999}@media (max-width:768px){.Comparison-module__3wjtJG__comparisonWrapper{flex-direction:column;gap:1.5rem}.Comparison-module__3wjtJG__title{font-size:1.5rem}}
.Transformation-module__0Y2jja__section{background-color:var(--bg-primary);border-top:1px solid var(--border-color);padding:4rem 0}.Transformation-module__0Y2jja__header{text-align:center;margin-bottom:3rem}.Transformation-module__0Y2jja__subtitle{letter-spacing:.1em;color:var(--primary-color);text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.Transformation-module__0Y2jja__title{color:var(--text-primary);font-size:2rem;font-weight:800}.Transformation-module__0Y2jja__grid{gap:1.5rem;max-width:700px;margin:0 auto;display:flex}.Transformation-module__0Y2jja__card{border-radius:16px;flex:1;padding:2rem;transition:transform .3s}.Transformation-module__0Y2jja__card:hover{transform:translateY(-4px)}.Transformation-module__0Y2jja__beforeCard{background:linear-gradient(145deg,#1e0a0a 0%,#140505 100%);border:1px solid #ff323233;box-shadow:0 10px 30px #ff32320d}.Transformation-module__0Y2jja__afterCard{background:linear-gradient(145deg,#0a1e0f 0%,#051408 100%);border:1px solid #32ff6433;box-shadow:0 10px 30px #32ff640d}.Transformation-module__0Y2jja__cardHeader{border-bottom:1px solid #ffffff1a;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Transformation-module__0Y2jja__emoji{font-size:1.5rem}.Transformation-module__0Y2jja__cardTitle{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.Transformation-module__0Y2jja__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Transformation-module__0Y2jja__listItem{color:#ddd;align-items:center;font-size:.95rem;display:flex}.Transformation-module__0Y2jja__crossIcon{color:#f44;margin-right:.75rem;font-size:1rem;font-weight:700}.Transformation-module__0Y2jja__checkIcon{color:#4f6;margin-right:.75rem;font-size:1rem;font-weight:700}@media (max-width:768px){.Transformation-module__0Y2jja__grid{flex-direction:column}.Transformation-module__0Y2jja__title{font-size:1.5rem}}
.HowItWorks-module__tSMH5W__section{background:linear-gradient(180deg, var(--bg-color), var(--surface));padding:48px 0}.HowItWorks-module__tSMH5W__title{text-align:center;margin-bottom:32px;font-size:24px}.HowItWorks-module__tSMH5W__timeline{flex-direction:column;gap:0;display:flex}.HowItWorks-module__tSMH5W__step{align-items:flex-start;gap:16px;padding-bottom:28px;display:flex}.HowItWorks-module__tSMH5W__numCircle{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;width:44px;height:44px;font-size:14px;font-weight:800;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 4px 15px #ff5a5f4d}.HowItWorks-module__tSMH5W__connector{background:linear-gradient(180deg, var(--primary), transparent);width:2px;height:28px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.HowItWorks-module__tSMH5W__content{padding-top:6px}.HowItWorks-module__tSMH5W__stepTitle{margin-bottom:4px;font-size:16px;font-weight:700}.HowItWorks-module__tSMH5W__stepDesc{color:var(--text-muted);font-size:13px;line-height:1.4}
.SocialProofToast-module__G5okhG__toast{background:var(--surface-light);border-radius:var(--radius-full);max-width:448px;box-shadow:var(--shadow-lg);z-index:90;border:1px solid #ffffff1a;margin:0 auto;padding:12px 16px;animation:.3s ease-out forwards SocialProofToast-module__G5okhG__slideUp;position:fixed;bottom:80px;left:16px;right:16px}.SocialProofToast-module__G5okhG__content{color:var(--text-main);align-items:center;gap:12px;font-size:13px;display:flex}.SocialProofToast-module__G5okhG__dot{background-color:var(--success);width:8px;height:8px;box-shadow:0 0 8px var(--success);border-radius:50%;animation:2s infinite SocialProofToast-module__G5okhG__blink}@keyframes SocialProofToast-module__G5okhG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes SocialProofToast-module__G5okhG__blink{0%,to{opacity:1}50%{opacity:.4}}
.Testimonials-module__ItA9Ha__section{background:var(--bg-color);padding:40px 0;overflow:hidden}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:24px;padding:0 16px}.Testimonials-module__ItA9Ha__title{margin-bottom:16px;font-size:24px}.Testimonials-module__ItA9Ha__overallRating{justify-content:center;align-items:center;gap:12px;display:flex}.Testimonials-module__ItA9Ha__bigRating{color:var(--accent);font-size:42px;font-weight:800;font-family:var(--font-display);line-height:1}.Testimonials-module__ItA9Ha__starsRow{gap:2px;margin-bottom:2px;display:flex}.Testimonials-module__ItA9Ha__ratingLabel{color:var(--text-muted);font-size:12px}.Testimonials-module__ItA9Ha__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding:0 16px 20px;display:flex;overflow-x:auto}.Testimonials-module__ItA9Ha__carousel::-webkit-scrollbar{display:none}.Testimonials-module__ItA9Ha__card{scroll-snap-align:center;background:var(--surface);border-radius:var(--radius-md);border:1px solid #ffffff0f;flex:0 0 85%;padding:20px;transition:transform .3s,box-shadow .3s}.Testimonials-module__ItA9Ha__card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000004d}.Testimonials-module__ItA9Ha__cardHeader{align-items:center;gap:10px;margin-bottom:10px;display:flex}.Testimonials-module__ItA9Ha__avatar{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__name{color:var(--text-main);font-size:14px;font-weight:600}.Testimonials-module__ItA9Ha__location{color:var(--text-muted);font-size:11px}.Testimonials-module__ItA9Ha__verified{color:var(--success);border-radius:var(--radius-full);background:#10b9811f;margin-left:auto;padding:3px 8px;font-size:11px;font-weight:600}.Testimonials-module__ItA9Ha__rating{gap:2px;margin-bottom:10px;display:flex}.Testimonials-module__ItA9Ha__text{color:var(--text-main);opacity:.9;font-size:14px;font-style:italic;line-height:1.5}
.Certifications-module__ZVboHa__section{background:linear-gradient(180deg, var(--bg-color) 0%, #0f172af2 100%);padding:48px 0}.Certifications-module__ZVboHa__header{text-align:center;margin-bottom:36px}.Certifications-module__ZVboHa__govBadge{color:#eab308;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#eab30826,#eab3080d);border:1px solid #eab3084d;border-radius:20px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-flex}.Certifications-module__ZVboHa__govIcon{font-size:16px}.Certifications-module__ZVboHa__title{color:var(--text-main);margin-bottom:8px;font-size:26px;font-weight:700}.Certifications-module__ZVboHa__subtitle{color:var(--text-muted);max-width:450px;margin:0 auto;font-size:14px}.Certifications-module__ZVboHa__grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:700px;margin:0 auto;display:grid}.Certifications-module__ZVboHa__card{text-align:center;background:#1e293b99;border:1px solid #ffffff14;border-radius:16px;padding:20px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.Certifications-module__ZVboHa__card:hover{border-color:#eab30833;transform:translateY(-4px);box-shadow:0 12px 32px #0006}.Certifications-module__ZVboHa__cardBadge{color:#fff;letter-spacing:1px;z-index:2;background:linear-gradient(135deg,#16a34a,#15803d);border-radius:4px;padding:3px 10px;font-size:10px;font-weight:700;position:absolute;top:12px;right:12px}.Certifications-module__ZVboHa__imageWrap{cursor:pointer;aspect-ratio:3/4;background:#fff;border-radius:12px;margin-bottom:16px;position:relative;overflow:hidden}.Certifications-module__ZVboHa__certImage{object-fit:contain;width:100%;height:100%;padding:8px;transition:transform .3s}.Certifications-module__ZVboHa__imageWrap:hover .Certifications-module__ZVboHa__certImage{transform:scale(1.03)}.Certifications-module__ZVboHa__viewOverlay{opacity:0;background:#00000080;border-radius:12px;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Certifications-module__ZVboHa__viewOverlay span{color:#fff;background:#0009;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600}.Certifications-module__ZVboHa__imageWrap:hover .Certifications-module__ZVboHa__viewOverlay{opacity:1}.Certifications-module__ZVboHa__cardTitle{color:var(--text-main);margin-bottom:4px;font-size:16px;font-weight:700}.Certifications-module__ZVboHa__cardDesc{color:var(--text-muted);font-size:12px;line-height:1.4}.Certifications-module__ZVboHa__lightbox{z-index:9999;background:#000000e6;justify-content:center;align-items:center;padding:20px;animation:.25s Certifications-module__ZVboHa__fadeIn;display:flex;position:fixed;inset:0}.Certifications-module__ZVboHa__lightboxClose{color:#fff;cursor:pointer;z-index:10000;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;transition:background .2s;display:flex;position:absolute;top:16px;right:20px}.Certifications-module__ZVboHa__lightboxClose:hover{background:#ffffff4d}.Certifications-module__ZVboHa__lightboxContent{background:#fff;border-radius:12px;max-width:600px;max-height:90vh;padding:8px;overflow:auto}.Certifications-module__ZVboHa__lightboxImage{object-fit:contain;border-radius:8px;width:100%;height:auto}@keyframes Certifications-module__ZVboHa__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:480px){.Certifications-module__ZVboHa__grid{grid-template-columns:1fr;gap:16px}.Certifications-module__ZVboHa__title{font-size:22px}}
.StickyCTA-module__gaxrjW__wrapper{background:var(--surface);padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));z-index:100;border-top:1px solid #ffffff1a;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 10px #0003}.StickyCTA-module__gaxrjW__container{gap:12px;max-width:480px;margin:0 auto;display:flex}.StickyCTA-module__gaxrjW__callButton{border-radius:var(--radius-md);background-color:var(--success);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.StickyCTA-module__gaxrjW__orderButton{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;height:48px;box-shadow:var(--shadow-glow);flex-grow:1;justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}
.CheckoutForm-module__2J3gNq__form{flex-direction:column;gap:16px;display:flex}.CheckoutForm-module__2J3gNq__field{flex-direction:column;gap:6px;display:flex}.CheckoutForm-module__2J3gNq__field label{color:var(--text-muted);font-size:13px;font-weight:500}.CheckoutForm-module__2J3gNq__field input[type=text],.CheckoutForm-module__2J3gNq__field input[type=tel]{border-radius:var(--radius-sm);background:var(--surface-light);width:100%;color:var(--text-main);border:1px solid #ffffff1a;outline:none;padding:14px;font-size:16px;transition:border-color .2s}.CheckoutForm-module__2J3gNq__field input:focus{border-color:var(--primary)}.CheckoutForm-module__2J3gNq__rowGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.CheckoutForm-module__2J3gNq__radioGroup{flex-direction:column;gap:10px;display:flex}.CheckoutForm-module__2J3gNq__radioLabel{border-radius:var(--radius-sm);background:var(--surface-light);cursor:pointer;border:1px solid #ffffff1a;align-items:center;gap:10px;padding:14px;font-size:14px;display:flex}.CheckoutForm-module__2J3gNq__submitBtn{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-md);margin-top:10px;padding:16px;font-size:18px;font-weight:700;transition:opacity .2s}.CheckoutForm-module__2J3gNq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.CheckoutForm-module__2J3gNq__error{color:var(--danger);text-align:center;font-size:14px}.CheckoutForm-module__2J3gNq__successState{text-align:center;padding:30px 10px}.CheckoutForm-module__2J3gNq__successIcon{margin-bottom:16px}.CheckoutForm-module__2J3gNq__successTitle{color:var(--success);margin-bottom:12px;font-size:24px}.CheckoutForm-module__2J3gNq__successText{color:var(--text-muted);margin-bottom:8px;font-size:15px}
.page-module___8aEwW__main{min-height:100vh;padding-bottom:100px;position:relative}.page-module___8aEwW__topLogo{z-index:50;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;padding:4px;display:flex;position:absolute;top:60px;left:20px;box-shadow:0 4px 12px #0000004d}.page-module___8aEwW__topLogo img{object-fit:contain;width:100%;height:auto}.page-module___8aEwW__checkoutSection{background:linear-gradient(180deg, var(--bg-color) 0%, var(--surface) 100%);padding:48px 0 60px}.page-module___8aEwW__checkoutTitle{text-align:center;color:var(--text-main);margin-bottom:8px;font-size:28px}.page-module___8aEwW__checkoutSubtitle{text-align:center;color:var(--success);margin-bottom:24px;font-size:13px;font-weight:500}.page-module___8aEwW__checkoutCard{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);background:#1e293bb3;border:1px solid #ffffff1a;padding:24px;box-shadow:0 8px 32px #0000004d}.page-module___8aEwW__footer{text-align:center;color:var(--text-muted);background-color:var(--bg-color);border-top:1px solid #ffffff0d;padding:32px 24px;font-size:12px}.page-module___8aEwW__footerBrand{font-family:var(--font-display);color:var(--text-main);margin-bottom:6px;font-size:14px;font-weight:600}
