.Header-module___7PBHq__header{z-index:1000;width:100%;max-width:1200px;padding:0 24px;position:fixed;top:20px;left:50%;transform:translate(-50%)}.Header-module___7PBHq__navbar{-webkit-backdrop-filter:blur(20px);background:#05050599;border:1px solid #ffffff1a;border-radius:100px;justify-content:space-between;align-items:center;padding:12px 24px;display:flex}.Header-module___7PBHq__logo{z-index:1001;align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module___7PBHq__logoIcon{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Header-module___7PBHq__logoIcon span{color:#fff;letter-spacing:-.5px;font-size:14px;font-style:italic;font-weight:700}.Header-module___7PBHq__logoText{flex-direction:column;gap:0;display:flex}.Header-module___7PBHq__logoName{color:#fff;letter-spacing:-.02em;font-size:16px;font-weight:600;line-height:1.2}.Header-module___7PBHq__logoSubtext{color:#ffffff80;letter-spacing:.02em;font-size:11px;font-style:italic;font-weight:400}.Header-module___7PBHq__navLinks{align-items:center;gap:28px;display:flex}.Header-module___7PBHq__navLink{color:#ffffffe6;letter-spacing:.01em;font-size:15px;font-weight:400;text-decoration:none;transition:all .2s}.Header-module___7PBHq__navLink:hover{color:var(--accent-lime)}.Header-module___7PBHq__ctaButton{color:#000;background:#8cff2e;border-radius:100px;align-items:center;gap:6px;padding:12px 22px;font-size:13px;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 20px #8cff2e40}.Header-module___7PBHq__ctaButton:hover{color:#000;background:#9afe38;transform:translateY(-2px);box-shadow:0 12px 28px #8cff2e59}.Header-module___7PBHq__ctaButton svg{transition:transform .3s}.Header-module___7PBHq__ctaButton:hover svg{transform:rotate(45deg)}.Header-module___7PBHq__menuButton{color:#fff;cursor:pointer;z-index:1001;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:none}.Header-module___7PBHq__menuButton:hover{background:#ffffff1f}.Header-module___7PBHq__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#050505fa;flex-direction:column;justify-content:center;align-items:center;padding:100px 24px 40px;display:flex;position:fixed;inset:0}.Header-module___7PBHq__mobileNav{flex-direction:column;align-items:center;gap:32px;display:flex}.Header-module___7PBHq__mobileNavLink{color:#fff;font-size:28px;font-weight:500;text-decoration:none;transition:color .2s}.Header-module___7PBHq__mobileNavLink:hover{color:var(--accent-lime)}.Header-module___7PBHq__mobileCta{color:#000;background:#8cff2e;border-radius:100px;align-items:center;gap:8px;margin-top:24px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 24px #8cff2e4d}.Header-module___7PBHq__mobileCta:hover{background:#9afe38;transform:scale(1.02)}@media (max-width:900px){.Header-module___7PBHq__header{padding:0 16px;top:16px}.Header-module___7PBHq__navbar{padding:10px 16px}.Header-module___7PBHq__navLinks,.Header-module___7PBHq__ctaButton{display:none}.Header-module___7PBHq__menuButton{display:flex}.Header-module___7PBHq__logoIcon{width:44px;height:44px}.Header-module___7PBHq__logoIcon span,.Header-module___7PBHq__logoName{font-size:14px}.Header-module___7PBHq__logoSubtext{font-size:10px}}@media (max-width:480px){.Header-module___7PBHq__header{padding:0 12px;top:12px}.Header-module___7PBHq__navbar{padding:8px 14px}.Header-module___7PBHq__menuButton{width:40px;height:40px}.Header-module___7PBHq__mobileNavLink{font-size:24px}.Header-module___7PBHq__mobileCta{padding:14px 28px;font-size:15px}}
.Footer-module__EYLeZW__footer{background:linear-gradient(180deg,var(--bg-secondary)0%,#0a0a0a 100%);padding:80px 0 40px;position:relative}.Footer-module__EYLeZW__gradientBorder{background:linear-gradient(90deg,#0000 0%,#9afe381a 20%,#9afe3866 50%,#9afe381a 80%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__EYLeZW__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Footer-module__EYLeZW__topSection{flex-direction:column;align-items:center;gap:12px;margin-bottom:48px;display:flex}.Footer-module__EYLeZW__logo{transition:transform .3s,opacity .3s}.Footer-module__EYLeZW__logo:hover{opacity:.9;transform:scale(1.02)}.Footer-module__EYLeZW__tagline{color:var(--text-muted);letter-spacing:.02em;font-size:.95rem}.Footer-module__EYLeZW__navSection{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 40px;margin-bottom:48px;display:flex}.Footer-module__EYLeZW__navLink{color:var(--text-secondary);padding:8px 0;font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.Footer-module__EYLeZW__navLink:after{content:"";background:var(--accent-lime);width:0;height:1px;transition:width .3s;position:absolute;bottom:4px;left:0}.Footer-module__EYLeZW__navLink:hover{color:var(--text-primary)}.Footer-module__EYLeZW__navLink:hover:after{width:100%}.Footer-module__EYLeZW__ctaLink{color:var(--accent-lime);align-items:center;gap:6px;padding:8px 0;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.Footer-module__EYLeZW__ctaLink:hover{color:var(--accent-lime-hover)}.Footer-module__EYLeZW__ctaLink svg{transition:transform .2s}.Footer-module__EYLeZW__ctaLink:hover svg{transform:translate(2px,-2px)}.Footer-module__EYLeZW__divider{background:linear-gradient(90deg,transparent 0%,var(--border-subtle)20%,var(--border-subtle)80%,transparent 100%);height:1px;margin-bottom:32px}.Footer-module__EYLeZW__bottomSection{justify-content:space-between;align-items:center;display:flex}.Footer-module__EYLeZW__copyright{color:var(--text-muted);font-size:.85rem}.Footer-module__EYLeZW__legalLinks{align-items:center;gap:8px;display:flex}.Footer-module__EYLeZW__legalLink{color:var(--text-muted);font-size:.85rem;transition:color .2s}.Footer-module__EYLeZW__legalLink:hover{color:var(--text-secondary)}.Footer-module__EYLeZW__dot{color:var(--text-muted);opacity:.4;font-size:.75rem}@media (max-width:768px){.Footer-module__EYLeZW__footer{padding:60px 0 32px}.Footer-module__EYLeZW__topSection{margin-bottom:36px}.Footer-module__EYLeZW__navSection{gap:12px 24px;margin-bottom:36px}.Footer-module__EYLeZW__navLink,.Footer-module__EYLeZW__ctaLink{font-size:.9rem}.Footer-module__EYLeZW__bottomSection{text-align:center;flex-direction:column;gap:16px}}@media (max-width:480px){.Footer-module__EYLeZW__navSection{text-align:center;grid-template-columns:repeat(2,1fr);gap:12px 20px;display:grid}.Footer-module__EYLeZW__navLink{justify-content:center}.Footer-module__EYLeZW__navLink:after{display:none}.Footer-module__EYLeZW__ctaLink{text-align:center;border-top:1px solid var(--border-subtle);grid-column:1/-1;justify-content:center;align-items:center;margin-top:12px;padding-top:20px;display:flex}}
.HeroSection-module__M8iaTG__hero{align-items:center;min-height:calc(100vh - 120px);padding:100px 0 40px;display:flex;position:relative;overflow:hidden}.HeroSection-module__M8iaTG__backgroundGlow{pointer-events:none;background:radial-gradient(at 50% 0,#9afe381f 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.HeroSection-module__M8iaTG__container{max-width:var(--container-max);padding:0 var(--container-padding);grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:0 auto;display:grid}.HeroSection-module__M8iaTG__content{flex-direction:column;gap:24px;display:flex}.HeroSection-module__M8iaTG__badge{border-radius:var(--radius-full);color:var(--accent-lime);background:#9afe381a;border:1px solid #9afe384d;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-size:.875rem;font-weight:500;display:inline-flex}.HeroSection-module__M8iaTG__badgeDot{background:var(--accent-lime);border-radius:50%;width:8px;height:8px;animation:2s infinite HeroSection-module__M8iaTG__pulse}@keyframes HeroSection-module__M8iaTG__pulse{0%,to{opacity:1}50%{opacity:.5}}.HeroSection-module__M8iaTG__titleWrapper{flex-direction:column;gap:8px;display:flex}.HeroSection-module__M8iaTG__subHeading{letter-spacing:.02em;background:linear-gradient(90deg,#ff6b00,gold,orange);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.1rem,2.2vw,1.4rem);font-weight:600;animation:3s ease-in-out infinite HeroSection-module__M8iaTG__glow}@keyframes HeroSection-module__M8iaTG__glow{0%,to{filter:drop-shadow(0 0 4px #ffa5004d)}50%{filter:drop-shadow(0 0 12px #ffa50099)}}.HeroSection-module__M8iaTG__title{letter-spacing:-.02em;color:var(--text-primary);white-space:pre-line;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.HeroSection-module__M8iaTG__titleNormal{color:var(--text-primary)}.HeroSection-module__M8iaTG__titleGold{background:linear-gradient(135deg,gold,orange);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__M8iaTG__description{color:var(--text-secondary);max-width:500px;font-size:1.125rem;line-height:1.7}.HeroSection-module__M8iaTG__ctaButton{background-color:var(--accent-lime);color:var(--bg-primary);border-radius:var(--radius-full);transition:all var(--transition-normal);align-items:center;gap:10px;width:fit-content;padding:18px 36px;font-size:1rem;font-weight:700;display:inline-flex}.HeroSection-module__M8iaTG__ctaButton:hover{background-color:var(--accent-lime-hover);color:var(--bg-primary);transform:translateY(-3px);box-shadow:0 0 40px #9afe3866}.HeroSection-module__M8iaTG__ctaButton svg{transition:transform .3s}.HeroSection-module__M8iaTG__ctaButton:hover svg{transform:rotate(45deg)}.HeroSection-module__M8iaTG__imageWrapper{justify-content:center;align-items:center;display:flex;position:relative}.HeroSection-module__M8iaTG__imageWrapper:before{content:"";filter:blur(60px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#9afe3859 0%,#9afe3826 30%,#0000 70%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__M8iaTG__heroImageContainer{aspect-ratio:4/3;border-radius:16px;width:100%;max-width:550px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.HeroSection-module__M8iaTG__heroImage{object-fit:cover;object-position:center}.HeroSection-module__M8iaTG__laptopScreen{background:linear-gradient(#06c 0%,#049 100%);border-radius:8px;width:100%;height:100%;overflow:hidden}.HeroSection-module__M8iaTG__dashboardPreview{flex-direction:column;gap:16px;height:100%;padding:16px;display:flex}.HeroSection-module__M8iaTG__dashboardHeader{justify-content:space-between;align-items:center;display:flex}.HeroSection-module__M8iaTG__dashboardLogo{color:#fff;font-size:.875rem;font-weight:700}.HeroSection-module__M8iaTG__dashboardStats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.HeroSection-module__M8iaTG__statCard{background:#ffffff1a;border-radius:8px;flex-direction:column;gap:4px;padding:12px;display:flex}.HeroSection-module__M8iaTG__statValue{color:#fff;font-size:1rem;font-weight:700}.HeroSection-module__M8iaTG__statLabel{color:#ffffffb3;font-size:.625rem}.HeroSection-module__M8iaTG__dashboardChart{flex:1;align-items:flex-end;gap:8px;padding:16px 0;display:flex}.HeroSection-module__M8iaTG__chartBar{background:linear-gradient(#9afe38 0%,#7fd82a 100%);border-radius:4px 4px 0 0;flex:1;min-height:20px}.HeroSection-module__M8iaTG__proSellerBadge{border-radius:var(--radius-full);background:linear-gradient(135deg,gold,orange);align-items:center;gap:8px;padding:12px 20px;display:flex;position:absolute;top:20px;right:-20px;box-shadow:0 8px 30px #ffd7004d}.HeroSection-module__M8iaTG__proSellerIcon{color:#000;font-size:1rem;font-weight:700}.HeroSection-module__M8iaTG__proSellerText{color:#000;font-size:.875rem;font-weight:700}@media (max-width:900px){.HeroSection-module__M8iaTG__hero{height:calc(100svh - 120px);min-height:auto;padding:clamp(70px,10svh,100px) 0 clamp(16px,2svh,40px)}.HeroSection-module__M8iaTG__container{text-align:center;grid-template-columns:1fr;gap:clamp(4px,1svh,12px);height:100%}.HeroSection-module__M8iaTG__content{align-items:center;gap:clamp(12px,2svh,24px);margin-top:-10px;padding-top:0}.HeroSection-module__M8iaTG__titleWrapper{gap:4px}.HeroSection-module__M8iaTG__subHeading{font-size:clamp(.9rem,3vw,1.1rem)}.HeroSection-module__M8iaTG__title{font-size:clamp(1.5rem,5.5vw,2rem)}.HeroSection-module__M8iaTG__description{max-width:100%;font-size:clamp(.875rem,2.8vw,1rem);line-height:1.5}.HeroSection-module__M8iaTG__ctaButton{padding:clamp(12px,2svh,16px) clamp(20px,5vw,28px);font-size:clamp(.85rem,2.5vw,.9rem)}.HeroSection-module__M8iaTG__imageWrapper{order:-1;margin-bottom:-15px}.HeroSection-module__M8iaTG__heroImageContainer{max-width:clamp(340px,85vw,500px)}.HeroSection-module__M8iaTG__proSellerBadge{top:-10px;right:0}}@media (max-width:480px){.HeroSection-module__M8iaTG__hero{height:calc(100svh - 100px);padding:clamp(60px,9svh,80px) 0 clamp(12px,2svh,20px)}.HeroSection-module__M8iaTG__container{gap:0}.HeroSection-module__M8iaTG__content{gap:clamp(8px,1.2svh,14px);margin-top:0}.HeroSection-module__M8iaTG__title{font-size:clamp(1.3rem,6vw,1.75rem)}.HeroSection-module__M8iaTG__subHeading{font-size:clamp(.8rem,2.8vw,1rem)}.HeroSection-module__M8iaTG__description{font-size:clamp(.8rem,2.5vw,.9rem);line-height:1.4}.HeroSection-module__M8iaTG__ctaButton{padding:clamp(10px,1.5svh,14px) clamp(18px,4vw,24px);font-size:clamp(.8rem,2.2vw,.85rem)}.HeroSection-module__M8iaTG__heroImageContainer{max-width:clamp(300px,88vw,400px)}}@media (max-width:375px){.HeroSection-module__M8iaTG__heroImageContainer{max-width:clamp(280px,90vw,340px)}.HeroSection-module__M8iaTG__title{font-size:clamp(1.2rem,6.5vw,1.5rem)}.HeroSection-module__M8iaTG__description{font-size:clamp(.75rem,2.8vw,.85rem)}}
.LogoMarquee-module__BbhGvW__marqueeSection{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:#ffffff05;padding:40px 0;overflow:hidden}.LogoMarquee-module__BbhGvW__marqueeContainer{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.LogoMarquee-module__BbhGvW__marqueeTrack{gap:60px;animation:20s linear infinite LogoMarquee-module__BbhGvW__marquee;display:flex}@keyframes LogoMarquee-module__BbhGvW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.LogoMarquee-module__BbhGvW__logoItem{flex-shrink:0;justify-content:center;align-items:center;padding:0 20px;display:flex}.LogoMarquee-module__BbhGvW__logoImage{object-fit:contain;filter:grayscale()brightness(.8);opacity:.7;width:auto;height:40px;transition:all var(--transition-fast)}.LogoMarquee-module__BbhGvW__logoItem:hover .LogoMarquee-module__BbhGvW__logoImage{filter:grayscale(0%)brightness();opacity:1}@media (max-width:768px){.LogoMarquee-module__BbhGvW__marqueeSection{padding:clamp(16px,2.5svh,30px) 0}.LogoMarquee-module__BbhGvW__marqueeTrack{gap:40px}.LogoMarquee-module__BbhGvW__logoText{font-size:1.25rem}}
.TestimonialsSection-module__tX0_wW__section{background:linear-gradient(180deg,var(--bg-primary)0%,#080808 100%);padding:120px 0;position:relative;overflow:hidden}.TestimonialsSection-module__tX0_wW__bgGlow{pointer-events:none;background:radial-gradient(circle,#9afe3814 0%,#0000 60%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TestimonialsSection-module__tX0_wW__bgGlowSecondary{pointer-events:none;background:radial-gradient(circle,#ffd7000d 0%,#0000 60%);width:600px;height:600px;position:absolute;top:20%;right:-10%}.TestimonialsSection-module__tX0_wW__gridPattern{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.TestimonialsSection-module__tX0_wW__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.TestimonialsSection-module__tX0_wW__header{text-align:center;margin-bottom:80px}.TestimonialsSection-module__tX0_wW__badge{color:var(--accent-lime);background:#9afe381a;border:1px solid #9afe3833;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 20px;font-size:.875rem;font-weight:500;display:inline-flex}.TestimonialsSection-module__tX0_wW__badgeDot{background:var(--accent-lime);border-radius:50%;width:8px;height:8px;animation:2s infinite TestimonialsSection-module__tX0_wW__pulse}@keyframes TestimonialsSection-module__tX0_wW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.TestimonialsSection-module__tX0_wW__title{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.TestimonialsSection-module__tX0_wW__highlight{background:linear-gradient(135deg,var(--accent-lime)0%,#7fd82a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.TestimonialsSection-module__tX0_wW__mobileBreak{display:none}@media (max-width:768px){.TestimonialsSection-module__tX0_wW__mobileBreak{display:block}}.TestimonialsSection-module__tX0_wW__subtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:clamp(.9rem,2.5vw,1.125rem);line-height:1.5}.TestimonialsSection-module__tX0_wW__gridContainer{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1200px;margin-top:60px;margin-left:auto;margin-right:auto;display:grid}.TestimonialsSection-module__tX0_wW__testimonialCard{aspect-ratio:1;border-radius:20px;flex-direction:column;width:100%;max-width:450px;margin:0 auto;transition:transform .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative}.TestimonialsSection-module__tX0_wW__cardGlow{opacity:0;z-index:-1;filter:blur(8px);background:linear-gradient(135deg,#9afe384d 0%,#9afe381a 25%,#ffd7001a 50%,#9afe381a 75%,#9afe384d 100%);border-radius:21px;transition:opacity .4s;position:absolute;inset:-1px}.TestimonialsSection-module__tX0_wW__testimonialCard:hover .TestimonialsSection-module__tX0_wW__cardGlow{opacity:1;animation:3s linear infinite TestimonialsSection-module__tX0_wW__borderRotate}.TestimonialsSection-module__tX0_wW__testimonialCard{box-shadow:0 8px 32px #0006,0 2px 8px #0003}.TestimonialsSection-module__tX0_wW__testimonialCard:hover{box-shadow:0 12px 48px #00000080,0 4px 12px #9afe381a}@keyframes TestimonialsSection-module__tX0_wW__borderRotate{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}.TestimonialsSection-module__tX0_wW__cardInner{background:#0f1511;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.TestimonialsSection-module__tX0_wW__imageWrapper{background:0 0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.TestimonialsSection-module__tX0_wW__image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform .5s;display:block}.TestimonialsSection-module__tX0_wW__testimonialCard:hover .TestimonialsSection-module__tX0_wW__image{transform:scale(1.03)}.TestimonialsSection-module__tX0_wW__floatingElement1,.TestimonialsSection-module__tX0_wW__floatingElement2{pointer-events:none;opacity:0;border-radius:50%;transition:opacity .4s;position:absolute}.TestimonialsSection-module__tX0_wW__testimonialCard:hover .TestimonialsSection-module__tX0_wW__floatingElement1,.TestimonialsSection-module__tX0_wW__testimonialCard:hover .TestimonialsSection-module__tX0_wW__floatingElement2{opacity:1}.TestimonialsSection-module__tX0_wW__floatingElement1{background:radial-gradient(circle,#9afe3833 0%,#0000 70%);width:80px;height:80px;animation:4s ease-in-out infinite TestimonialsSection-module__tX0_wW__float1;top:-20px;right:-20px}.TestimonialsSection-module__tX0_wW__floatingElement2{background:radial-gradient(circle,#ffd70026 0%,#0000 70%);width:100px;height:100px;animation:5s ease-in-out infinite TestimonialsSection-module__tX0_wW__float2;bottom:-30px;left:-20px}@keyframes TestimonialsSection-module__tX0_wW__float1{0%,to{transform:translate(0)}50%{transform:translate(-10px,10px)}}@keyframes TestimonialsSection-module__tX0_wW__float2{0%,to{transform:translate(0)}50%{transform:translate(10px,-10px)}}.TestimonialsSection-module__tX0_wW__trustIndicator{background:#9afe380d;border:1px solid #9afe3826;border-radius:100px;justify-content:center;align-items:center;gap:12px;max-width:fit-content;margin:60px auto 0;padding:16px 28px;display:flex}.TestimonialsSection-module__tX0_wW__trustIcon{color:var(--accent-lime);justify-content:center;align-items:center;display:flex}.TestimonialsSection-module__tX0_wW__trustIndicator span{color:var(--text-secondary);font-size:.875rem;font-weight:500}@media (max-width:1024px){.TestimonialsSection-module__tX0_wW__gridContainer{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:768px){.TestimonialsSection-module__tX0_wW__section{padding:80px 0}.TestimonialsSection-module__tX0_wW__header{margin-bottom:50px}.TestimonialsSection-module__tX0_wW__gridContainer{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:40px}.TestimonialsSection-module__tX0_wW__trustIndicator{text-align:center;border-radius:16px;flex-direction:column;gap:8px;padding:16px 20px}}@media (max-width:480px){.TestimonialsSection-module__tX0_wW__section{padding:60px 0}.TestimonialsSection-module__tX0_wW__title{font-size:2rem}.TestimonialsSection-module__tX0_wW__gridContainer{grid-template-columns:1fr;gap:12px}.TestimonialsSection-module__tX0_wW__cardInner{padding:0}}
.FeaturesSection-module__KsD-Ya__features{padding:var(--section-padding)0;background:var(--bg-primary)}.FeaturesSection-module__KsD-Ya__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.FeaturesSection-module__KsD-Ya__header{text-align:center;margin-bottom:60px}.FeaturesSection-module__KsD-Ya__title{color:var(--text-primary);max-width:700px;margin:0 auto;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.FeaturesSection-module__KsD-Ya__walmartGlow{background:linear-gradient(135deg,#9afe38 0%,#6dd400 50%,#9afe38 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite FeaturesSection-module__KsD-Ya__walmartGradient,3s ease-in-out infinite FeaturesSection-module__KsD-Ya__walmartPulse;display:inline-block;position:relative}.FeaturesSection-module__KsD-Ya__walmartGlow:after{content:"Walmart";background:linear-gradient(135deg,#9afe38 0%,#6dd400 50%,#9afe38 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;filter:blur(12px);opacity:0;z-index:-1;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite FeaturesSection-module__KsD-Ya__walmartGradient,3s ease-in-out infinite FeaturesSection-module__KsD-Ya__walmartGlowPulse;position:absolute;top:0;left:0}@keyframes FeaturesSection-module__KsD-Ya__walmartGradient{0%,to{background-position:0%}50%{background-position:100%}}@keyframes FeaturesSection-module__KsD-Ya__walmartPulse{0%,to{filter:brightness()}50%{filter:brightness(1.2)}}@keyframes FeaturesSection-module__KsD-Ya__walmartGlowPulse{0%,to{opacity:.3;filter:blur(12px)}50%{opacity:.6;filter:blur(16px)}}.FeaturesSection-module__KsD-Ya__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.FeaturesSection-module__KsD-Ya__featureCard{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-normal);background:#ffffff08;align-items:flex-start;gap:16px;padding:24px;display:flex}.FeaturesSection-module__KsD-Ya__featureCard:hover{border-color:var(--border-medium);background:#ffffff0d;transform:translateY(-2px)}.FeaturesSection-module__KsD-Ya__iconWrapper{border-radius:var(--radius-md);width:40px;height:40px;color:var(--accent-lime);background:#9afe3826;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FeaturesSection-module__KsD-Ya__featureContent{flex-direction:column;gap:8px;display:flex}.FeaturesSection-module__KsD-Ya__featureTitle{color:var(--text-primary);font-size:1rem;font-weight:600;line-height:1.4}.FeaturesSection-module__KsD-Ya__featureDescription{color:var(--text-secondary);font-size:.875rem;line-height:1.6}@media (max-width:768px){.FeaturesSection-module__KsD-Ya__grid{grid-template-columns:1fr;gap:16px}.FeaturesSection-module__KsD-Ya__featureCard{padding:20px}.FeaturesSection-module__KsD-Ya__header{margin-bottom:40px}}@media (max-width:480px){.FeaturesSection-module__KsD-Ya__iconWrapper{width:36px;height:36px}.FeaturesSection-module__KsD-Ya__featureTitle{font-size:.95rem}.FeaturesSection-module__KsD-Ya__featureDescription{font-size:.8rem}}
.VideoCard-module__5YwO6q__container{aspect-ratio:16/9;border-radius:var(--radius-lg);cursor:pointer;background:#0003;border:1px solid #ffffff0d;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.VideoCard-module__5YwO6q__video{object-fit:cover;width:100%;height:100%;display:block}.VideoCard-module__5YwO6q__overlay{background:#0003;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.VideoCard-module__5YwO6q__container:hover .VideoCard-module__5YwO6q__overlay{background:#0006}.VideoCard-module__5YwO6q__playButton{background:var(--accent-lime);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s;display:flex;box-shadow:0 4px 20px #9afe3866}.VideoCard-module__5YwO6q__container:hover .VideoCard-module__5YwO6q__playButton{transform:scale(1.1)}.VideoCard-module__5YwO6q__playIcon{color:#000;margin-left:4px}.VideoCard-module__5YwO6q__iconOverlay{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-md);width:44px;height:44px;color:var(--accent-lime);z-index:2;background:#0006;border:1px solid #ffffff1a;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #0003}
.SegmentsSection-module__hnvnza__section{background:linear-gradient(#0000 0%,#9afe3805 50%,#0000 100%);padding:60px 0}.SegmentsSection-module__hnvnza__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.SegmentsSection-module__hnvnza__header{text-align:center;margin-bottom:40px}.SegmentsSection-module__hnvnza__title{color:var(--text-primary);margin-bottom:8px;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800}.SegmentsSection-module__hnvnza__subtitle{color:var(--text-secondary);font-size:1rem}.SegmentsSection-module__hnvnza__grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:800px;margin-bottom:32px;margin-left:auto;margin-right:auto;display:grid}.SegmentsSection-module__hnvnza__card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);text-align:center;transition:all var(--transition-normal);background:#ffffff05;padding:24px 20px;position:relative}.SegmentsSection-module__hnvnza__card:hover{border-color:var(--border-medium);background:#ffffff0a;transform:translateY(-4px)}.SegmentsSection-module__hnvnza__card.SegmentsSection-module__hnvnza__popular{border-color:var(--accent-lime);background:#9afe380d}.SegmentsSection-module__hnvnza__badge{background:var(--accent-lime);color:var(--bg-primary);border-radius:var(--radius-full);white-space:nowrap;padding:4px 12px;font-size:.7rem;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.SegmentsSection-module__hnvnza__visualContainer{aspect-ratio:16/9;border-radius:var(--radius-lg);background:#0003;border:1px solid #ffffff0d;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.SegmentsSection-module__hnvnza__segmentVideo{object-fit:cover;width:100%;height:100%;display:block}.SegmentsSection-module__hnvnza__iconOverlay{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-md);width:44px;height:44px;color:var(--accent-lime);z-index:2;background:#0006;border:1px solid #ffffff1a;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #0003}.SegmentsSection-module__hnvnza__segmentName{color:var(--text-primary);margin-bottom:4px;font-size:1.125rem;font-weight:700}.SegmentsSection-module__hnvnza__segmentSubtitle{color:var(--accent-lime);opacity:.85;margin-bottom:14px;font-size:.8rem}.SegmentsSection-module__hnvnza__highlights{text-align:left;flex-direction:column;gap:12px;margin-bottom:24px;list-style:none;display:flex}.SegmentsSection-module__hnvnza__highlights li{color:var(--text-secondary);background:0 0;align-items:flex-start;padding:0;font-size:.9rem;line-height:1.4;display:flex}.SegmentsSection-module__hnvnza__checkIcon{color:var(--accent-lime);flex-shrink:0;margin-top:2px}.SegmentsSection-module__hnvnza__cardLink{color:var(--accent-lime);border-radius:var(--radius-full);transition:all var(--transition-normal);background:0 0;border:1px solid #9afe384d;justify-content:center;align-items:center;gap:6px;margin-top:16px;padding:8px 16px;font-size:.8rem;font-weight:600;display:inline-flex}.SegmentsSection-module__hnvnza__cardLink:hover{background:var(--accent-lime);border-color:var(--accent-lime);color:var(--bg-primary)}.SegmentsSection-module__hnvnza__ctaWrapper{text-align:center}.SegmentsSection-module__hnvnza__ctaButton{border:1px solid var(--border-medium);color:var(--text-primary);border-radius:var(--radius-full);transition:all var(--transition-normal);background:0 0;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:600;display:inline-flex}.SegmentsSection-module__hnvnza__ctaButton:hover{background:var(--accent-lime);border-color:var(--accent-lime);color:var(--bg-primary)}@media (max-width:900px){.SegmentsSection-module__hnvnza__section{padding:50px 0}.SegmentsSection-module__hnvnza__grid{grid-template-columns:1fr;gap:16px;max-width:340px;margin:0 auto 28px}.SegmentsSection-module__hnvnza__card{padding:20px 16px}.SegmentsSection-module__hnvnza__card.SegmentsSection-module__hnvnza__popular{order:-1}.SegmentsSection-module__hnvnza__iconWrapper{width:40px;height:40px;margin-bottom:12px}.SegmentsSection-module__hnvnza__segmentName{font-size:1rem}.SegmentsSection-module__hnvnza__segmentSubtitle{margin-bottom:12px;font-size:.75rem}.SegmentsSection-module__hnvnza__highlights{gap:4px}.SegmentsSection-module__hnvnza__highlights li{padding:5px 8px;font-size:.75rem}}@media (max-width:480px){.SegmentsSection-module__hnvnza__section{padding:40px 0}.SegmentsSection-module__hnvnza__header{margin-bottom:32px}.SegmentsSection-module__hnvnza__title{font-size:1.5rem}.SegmentsSection-module__hnvnza__subtitle{font-size:.9rem}.SegmentsSection-module__hnvnza__grid{max-width:100%}.SegmentsSection-module__hnvnza__card{padding:18px 14px}.SegmentsSection-module__hnvnza__iconWrapper{width:36px;height:36px}.SegmentsSection-module__hnvnza__ctaButton{padding:10px 20px;font-size:.85rem}}
.page-module__hK2O2W__main{padding-top:80px}.page-module__hK2O2W__hero{text-align:center;background:linear-gradient(#ffd7000d 0%,#0000 100%);padding:80px 0 60px}.page-module__hK2O2W__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.page-module__hK2O2W__badge{border-radius:var(--radius-full);color:gold;background:#ffd7001a;border:1px solid #ffd7004d;margin-bottom:20px;padding:8px 20px;font-size:.875rem;font-weight:500;display:inline-block}.page-module__hK2O2W__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.page-module__hK2O2W__subtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.25rem}.page-module__hK2O2W__aboutSection{padding:80px 0}.page-module__hK2O2W__aboutGrid{grid-template-columns:1.5fr 1fr;align-items:start;gap:48px;display:grid}.page-module__hK2O2W__sectionTitle{color:var(--text-primary);margin-bottom:24px;font-size:1.75rem;font-weight:700}.page-module__hK2O2W__aboutText{color:var(--text-secondary);margin-bottom:20px;font-size:1.05rem;line-height:1.8}.page-module__hK2O2W__valuesCard{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:#ffffff08;padding:32px}.page-module__hK2O2W__valuesTitle{color:var(--text-primary);margin-bottom:24px;font-size:1.25rem;font-weight:700}.page-module__hK2O2W__valuesList{flex-direction:column;gap:24px;display:flex}.page-module__hK2O2W__valueItem{align-items:flex-start;gap:16px;display:flex}.page-module__hK2O2W__valueIcon{color:var(--accent-lime);flex-shrink:0;margin-top:4px}.page-module__hK2O2W__valueItem h4{color:var(--text-primary);margin-bottom:4px;font-size:1rem;font-weight:600}.page-module__hK2O2W__valueItem p{color:var(--text-secondary);font-size:.875rem}.page-module__hK2O2W__achievementsSection{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:#9afe3808;padding:60px 0}.page-module__hK2O2W__achievementsGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.page-module__hK2O2W__achievementCard{text-align:center;padding:24px}.page-module__hK2O2W__achievementValue{color:var(--accent-lime);margin-bottom:8px;font-size:2.5rem;font-weight:800}.page-module__hK2O2W__achievementLabel{color:var(--text-secondary);font-size:.9rem}.page-module__hK2O2W__ctaSection{text-align:center;padding:80px 0}.page-module__hK2O2W__ctaTitle{color:var(--text-primary);margin-bottom:12px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.page-module__hK2O2W__ctaText{color:var(--text-secondary);margin-bottom:28px;font-size:1.125rem}.page-module__hK2O2W__ctaButton{background:var(--accent-lime);color:var(--bg-primary);border-radius:var(--radius-full);transition:all var(--transition-normal);align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;display:inline-flex}.page-module__hK2O2W__ctaButton:hover{background:var(--accent-lime-hover);color:var(--bg-primary);transform:translateY(-2px);box-shadow:0 0 30px #9afe384d}@media (max-width:900px){.page-module__hK2O2W__aboutGrid{grid-template-columns:1fr;gap:40px}.page-module__hK2O2W__achievementsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module__hK2O2W__achievementsGrid{grid-template-columns:1fr;gap:16px}.page-module__hK2O2W__achievementValue{font-size:2rem}}
.page-module__K5oxva__main{padding-top:80px}.page-module__K5oxva__hero{text-align:center;background:linear-gradient(#9afe380d 0%,#0000 100%);padding:80px 0 60px}.page-module__K5oxva__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.page-module__K5oxva__badge{border-radius:var(--radius-full);color:var(--accent-lime);background:#9afe381a;border:1px solid #9afe384d;margin-bottom:20px;padding:8px 20px;font-size:.875rem;font-weight:500;display:inline-block}.page-module__K5oxva__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.page-module__K5oxva__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem}.page-module__K5oxva__segmentsSection{padding:60px 0 80px}.page-module__K5oxva__segmentsGrid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:24px;max-width:800px;margin:0 auto;display:grid}.page-module__K5oxva__segmentCard{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);transition:all var(--transition-normal);background:#ffffff08;flex-direction:column;padding:32px 28px;display:flex;position:relative}.page-module__K5oxva__segmentCard:hover{border-color:var(--border-medium);transform:translateY(-4px)}.page-module__K5oxva__segmentCard.page-module__K5oxva__popular{border-color:var(--accent-lime);background:#9afe3808;transform:scale(1.02)}.page-module__K5oxva__segmentCard.page-module__K5oxva__popular:hover{transform:scale(1.02)translateY(-4px)}.page-module__K5oxva__popularBadge{background:var(--accent-lime);color:var(--bg-primary);border-radius:var(--radius-full);text-transform:uppercase;padding:6px 16px;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.page-module__K5oxva__visualContainer{aspect-ratio:16/9;border-radius:var(--radius-lg);background:#0003;border:1px solid #ffffff0d;width:100%;margin-bottom:24px;position:relative;overflow:hidden}.page-module__K5oxva__segmentVideo{object-fit:cover;width:100%;height:100%;display:block}.page-module__K5oxva__iconOverlay{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-lg);width:50px;height:50px;color:var(--accent-lime);z-index:2;background:#0006;border:1px solid #ffffff1a;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #0003}.page-module__K5oxva__segmentName{color:var(--text-primary);margin-bottom:8px;font-size:1.5rem;font-weight:700}.page-module__K5oxva__segmentSubtitle{color:var(--accent-lime);opacity:.9;margin-bottom:20px;font-size:.9rem;font-weight:500}.page-module__K5oxva__statusText{color:var(--text-muted);text-align:center;border-top:1px solid var(--border-subtle);margin-top:auto;margin-bottom:16px;padding:12px 0;font-size:.85rem;font-style:italic}.page-module__K5oxva__featuresList{flex-direction:column;flex:1;gap:12px;margin-bottom:28px;list-style:none;display:flex}.page-module__K5oxva__featureItem{color:var(--text-secondary);align-items:center;gap:10px;font-size:.9rem;display:flex}.page-module__K5oxva__checkIcon{color:var(--accent-lime);flex-shrink:0}.page-module__K5oxva__segmentButton{border:1px solid var(--border-medium);color:var(--text-primary);border-radius:var(--radius-full);transition:all var(--transition-normal);background:0 0;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:14px 24px;font-size:.9rem;font-weight:600;display:inline-flex}.page-module__K5oxva__segmentButton:hover,.page-module__K5oxva__segmentCard.page-module__K5oxva__popular .page-module__K5oxva__segmentButton{background:var(--accent-lime);border-color:var(--accent-lime);color:var(--bg-primary)}.page-module__K5oxva__segmentCard.page-module__K5oxva__popular .page-module__K5oxva__segmentButton:hover{background:var(--accent-lime-hover);transform:translateY(-2px)}.page-module__K5oxva__noteSection{text-align:center;padding:40px 0 80px}.page-module__K5oxva__noteText{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:.875rem}@media (max-width:900px){.page-module__K5oxva__segmentsGrid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.page-module__K5oxva__segmentCard.page-module__K5oxva__popular{order:-1;transform:none}.page-module__K5oxva__segmentCard.page-module__K5oxva__popular:hover{transform:translateY(-4px)}}
.page-module__lr14ia__main{padding-top:80px}.page-module__lr14ia__hero{text-align:center;background:linear-gradient(#9afe380d 0%,#0000 100%);padding:80px 0 60px}.page-module__lr14ia__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.page-module__lr14ia__badge{border-radius:var(--radius-full);color:var(--accent-lime);background:#9afe381a;border:1px solid #9afe384d;margin-bottom:20px;padding:8px 20px;font-size:.875rem;font-weight:500;display:inline-block}.page-module__lr14ia__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.page-module__lr14ia__subtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.25rem}.page-module__lr14ia__stepsSection{padding:80px 0}.page-module__lr14ia__stepsGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.page-module__lr14ia__stepCard{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);text-align:center;transition:all var(--transition-normal);background:#ffffff08;padding:32px 24px;position:relative}.page-module__lr14ia__stepCard:hover{background:#9afe380d;border-color:#9afe384d;transform:translateY(-4px)}.page-module__lr14ia__stepNumber{color:var(--accent-lime);margin-bottom:16px;font-size:.875rem;font-weight:700}.page-module__lr14ia__stepIcon{border-radius:var(--radius-lg);width:60px;height:60px;color:var(--accent-lime);background:#9afe381a;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.page-module__lr14ia__stepTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.125rem;font-weight:700}.page-module__lr14ia__stepDescription{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.page-module__lr14ia__stepArrow{color:var(--accent-lime);opacity:.5;z-index:10;position:absolute;top:50%;right:-14px;transform:translateY(-50%)}.page-module__lr14ia__ctaSection{text-align:center;border-top:1px solid var(--border-subtle);background:#9afe3808;padding:80px 0}.page-module__lr14ia__ctaTitle{color:var(--text-primary);margin-bottom:12px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.page-module__lr14ia__ctaText{color:var(--text-secondary);margin-bottom:28px;font-size:1.125rem}.page-module__lr14ia__ctaButton{background:var(--accent-lime);color:var(--bg-primary);border-radius:var(--radius-full);transition:all var(--transition-normal);align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;display:inline-flex}.page-module__lr14ia__ctaButton:hover{background:var(--accent-lime-hover);color:var(--bg-primary);transform:translateY(-2px);box-shadow:0 0 30px #9afe384d}.page-module__lr14ia__videoSection{background:linear-gradient(180deg,var(--bg-primary)0%,#9afe3808 50%,var(--bg-primary)100%);padding:100px 0;position:relative;overflow:hidden}.page-module__lr14ia__videoHeader{text-align:center;margin-bottom:48px}.page-module__lr14ia__videoBadge{border-radius:var(--radius-full);color:var(--accent-lime);background:#9afe381a;border:1px solid #9afe384d;align-items:center;gap:8px;margin-bottom:20px;padding:8px 20px;font-size:.875rem;font-weight:500;display:inline-flex}.page-module__lr14ia__videoTitle{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.page-module__lr14ia__videoHighlight{background:linear-gradient(135deg,var(--accent-lime)0%,#6dd400 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__lr14ia__videoSubtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.125rem}.page-module__lr14ia__videoWrapper{justify-content:center;align-items:center;display:flex;position:relative}.page-module__lr14ia__videoGlow{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(#9afe3859 0%,#9afe3826 40%,#0000 70%);width:120%;max-width:800px;height:120%;animation:4s ease-in-out infinite page-module__lr14ia__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes page-module__lr14ia__glowPulse{0%,to{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.page-module__lr14ia__videoContainer{z-index:1;aspect-ratio:9/16;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff05 100%);border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:360px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 25px 80px #00000080,0 0 60px #9afe3826,inset 0 1px #ffffff1a}.page-module__lr14ia__videoContainer:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 35px 100px #0009,0 0 80px #9afe3840,inset 0 1px #ffffff26}.page-module__lr14ia__videoIframe{border:none;border-radius:23px;width:100%;height:100%}@media (max-width:900px){.page-module__lr14ia__stepsGrid{grid-template-columns:repeat(2,1fr)}.page-module__lr14ia__stepArrow{display:none}.page-module__lr14ia__videoSection{padding:60px 0}.page-module__lr14ia__videoContainer{max-width:300px}}@media (max-width:600px){.page-module__lr14ia__stepsGrid{grid-template-columns:1fr}.page-module__lr14ia__stepCard{padding:24px 20px}.page-module__lr14ia__videoTitle{font-size:1.5rem}.page-module__lr14ia__videoSubtitle{font-size:1rem}.page-module__lr14ia__videoContainer{max-width:280px}}
.page-module__786GCG__main{padding-top:80px}.page-module__786GCG__hero{text-align:center;border-bottom:1px solid var(--border-subtle);background:linear-gradient(#ffffff05 0%,#0000 100%);padding:80px 0 40px}.page-module__786GCG__container{max-width:800px;padding:0 var(--container-padding);margin:0 auto}.page-module__786GCG__title{color:var(--text-primary);margin-bottom:12px;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.page-module__786GCG__subtitle{color:var(--text-muted);font-size:.9rem}.page-module__786GCG__contentSection{padding:60px 0 100px}.page-module__786GCG__article{color:var(--text-secondary);line-height:1.8}.page-module__786GCG__article h2{color:var(--text-primary);margin:40px 0 16px;font-size:1.25rem;font-weight:600}.page-module__786GCG__article h2:first-of-type{margin-top:0}.page-module__786GCG__article p{margin-bottom:16px;font-size:1rem}.page-module__786GCG__article ul{margin:16px 0;padding-left:24px}.page-module__786GCG__article li{margin-bottom:8px;font-size:1rem}@media (max-width:600px){.page-module__786GCG__hero{padding:60px 0 30px}.page-module__786GCG__contentSection{padding:40px 0 80px}.page-module__786GCG__article h2{margin:32px 0 12px;font-size:1.125rem}}
.page-module__9wz8xG__main{padding-top:80px}.page-module__9wz8xG__hero{text-align:center;background:linear-gradient(#0078be1a 0%,#0000 100%);padding:80px 0 60px}.page-module__9wz8xG__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.page-module__9wz8xG__badge{border-radius:var(--radius-full);color:#00a0dc;background:#0078be33;border:1px solid #0078be66;margin-bottom:20px;padding:8px 20px;font-size:.875rem;font-weight:500;display:inline-block}.page-module__9wz8xG__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.page-module__9wz8xG__highlight{background:linear-gradient(135deg,#9afe38 0%,#6dd400 50%,#9afe38 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite page-module__9wz8xG__walmartGradient,3s ease-in-out infinite page-module__9wz8xG__walmartPulse;display:inline-block;position:relative}.page-module__9wz8xG__highlight:after{content:"Walmart";background:linear-gradient(135deg,#9afe38 0%,#6dd400 50%,#9afe38 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;filter:blur(12px);opacity:0;z-index:-1;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite page-module__9wz8xG__walmartGradient,3s ease-in-out infinite page-module__9wz8xG__walmartGlowPulse;position:absolute;top:0;left:0}@keyframes page-module__9wz8xG__walmartGradient{0%,to{background-position:0%}50%{background-position:100%}}@keyframes page-module__9wz8xG__walmartPulse{0%,to{filter:brightness()}50%{filter:brightness(1.2)}}@keyframes page-module__9wz8xG__walmartGlowPulse{0%,to{opacity:.3;filter:blur(12px)}50%{opacity:.6;filter:blur(16px)}}.page-module__9wz8xG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem}.page-module__9wz8xG__statsSection{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:#ffffff05;padding:60px 0}.page-module__9wz8xG__statsGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.page-module__9wz8xG__statCard{text-align:center;padding:24px}.page-module__9wz8xG__statIcon{color:var(--accent-lime);margin-bottom:12px}.page-module__9wz8xG__statValue{color:var(--text-primary);margin-bottom:4px;font-size:2.5rem;font-weight:800}.page-module__9wz8xG__statLabel{color:var(--text-secondary);font-size:.9rem}.page-module__9wz8xG__benefitsSection{padding:80px 0}.page-module__9wz8xG__sectionTitle{color:var(--text-primary);text-align:center;margin-bottom:48px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.page-module__9wz8xG__benefitsGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.page-module__9wz8xG__benefitCard{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);transition:all var(--transition-normal);background:#ffffff08;padding:32px}.page-module__9wz8xG__benefitCard:hover{background:#9afe380d;border-color:#9afe384d;transform:translateY(-4px)}.page-module__9wz8xG__benefitIcon{border-radius:var(--radius-md);width:50px;height:50px;color:var(--accent-lime);background:#9afe381a;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.page-module__9wz8xG__benefitTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.25rem;font-weight:700}.page-module__9wz8xG__benefitDescription{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.page-module__9wz8xG__ctaSection{text-align:center;border-top:1px solid var(--border-subtle);background:#0078be0d;padding:80px 0}.page-module__9wz8xG__ctaTitle{color:var(--text-primary);margin-bottom:12px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.page-module__9wz8xG__ctaText{color:var(--text-secondary);margin-bottom:28px;font-size:1.125rem}.page-module__9wz8xG__ctaButton{background:var(--accent-lime);color:var(--bg-primary);border-radius:var(--radius-full);transition:all var(--transition-normal);align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;display:inline-flex}.page-module__9wz8xG__ctaButton:hover{background:var(--accent-lime-hover);color:var(--bg-primary);transform:translateY(-2px);box-shadow:0 0 30px #9afe384d}.page-module__9wz8xG__whyUsSection{background:linear-gradient(180deg,var(--bg-primary)0%,#ffd70008 50%,var(--bg-primary)100%);padding:100px 0;position:relative}.page-module__9wz8xG__whyUsHeader{text-align:center;margin-bottom:60px}.page-module__9wz8xG__whyUsBadge{border-radius:var(--radius-full);color:gold;background:#ffd7001a;border:1px solid #ffd7004d;margin-bottom:20px;padding:8px 20px;font-size:.875rem;font-weight:500;display:inline-block}.page-module__9wz8xG__whyUsTitle{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.page-module__9wz8xG__whyUsHighlight{background:linear-gradient(135deg,gold 0%,orange 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__9wz8xG__whyUsSubtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.125rem}.page-module__9wz8xG__whyUsGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.page-module__9wz8xG__whyUsCard{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:#ffffff05;padding:32px;transition:all .3s;position:relative}.page-module__9wz8xG__whyUsCard:hover{background:#ffd70008;border-color:#ffd70033;transform:translateY(-4px)}.page-module__9wz8xG__whyUsCardNumber{color:gold;opacity:.8;margin-bottom:16px;font-size:.875rem;font-weight:700}.page-module__9wz8xG__whyUsCardTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.25rem;font-weight:700}.page-module__9wz8xG__whyUsCardDescription{color:var(--text-secondary);font-size:.95rem;line-height:1.7}@media (max-width:900px){.page-module__9wz8xG__statsGrid{grid-template-columns:repeat(2,1fr)}.page-module__9wz8xG__benefitsGrid{grid-template-columns:1fr}.page-module__9wz8xG__whyUsSection{padding:60px 0}.page-module__9wz8xG__whyUsGrid{grid-template-columns:1fr}}@media (max-width:600px){.page-module__9wz8xG__statsGrid{grid-template-columns:1fr;gap:16px}.page-module__9wz8xG__statValue{font-size:2rem}.page-module__9wz8xG__whyUsTitle{font-size:1.5rem}.page-module__9wz8xG__whyUsCard{padding:24px}}
