.Navbar-module__cJzEcG__navbar{z-index:1000;background:#fff6;border:1px solid #fff3;border-radius:20px;align-items:center;height:80px;margin:20px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border:1px solid #ffffff80;margin:10px 20px;box-shadow:0 10px 30px #00000014}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.Navbar-module__cJzEcG__logoWrapper{z-index:1001;align-items:center;gap:10px;display:flex}.Navbar-module__cJzEcG__logoText{letter-spacing:-.5px;font-size:1.5rem;font-weight:800}.Navbar-module__cJzEcG__home{color:var(--secondary)}.Navbar-module__cJzEcG__gaz{color:var(--primary)}.Navbar-module__cJzEcG__links{align-items:center;gap:35px;display:flex}.Navbar-module__cJzEcG__link{color:var(--foreground);padding:5px 0;font-size:.95rem;font-weight:600;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:linear-gradient(90deg, var(--primary), var(--primary-dark));border-radius:2px;width:0%;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__link:hover{color:var(--primary-dark)}.Navbar-module__cJzEcG__link:hover:after{width:100%}.Navbar-module__cJzEcG__langSelector{position:relative}.Navbar-module__cJzEcG__langBtn{color:var(--secondary);cursor:pointer;background:#00d5e11a;border:1px solid #00d5e133;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:700;transition:all .3s;display:flex}.Navbar-module__cJzEcG__langBtn:hover{background:#00d5e133}.Navbar-module__cJzEcG__chevron{font-size:.7rem;transition:transform .3s}.Navbar-module__cJzEcG__rotate{transform:rotate(180deg)}.Navbar-module__cJzEcG__langDropdown{opacity:0;visibility:hidden;background:#fffffff2;border:1px solid #0000000d;border-radius:12px;min-width:130px;padding:8px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-10px);box-shadow:0 10px 25px #0000001a}.Navbar-module__cJzEcG__dropdownOpen{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__cJzEcG__langOption{text-align:left;width:100%;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 15px;font-weight:600;transition:all .2s;display:block}.Navbar-module__cJzEcG__langOption:hover{color:var(--secondary);background:#00d5e10d}.Navbar-module__cJzEcG__activeLang{color:var(--primary-dark);background:#00d5e11a}.Navbar-module__cJzEcG__cta{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;border-radius:12px;padding:12px 24px;font-size:.95rem;font-weight:700;transition:all .3s;box-shadow:0 5px 15px #00d5e133}.Navbar-module__cJzEcG__cta:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00d5e14d}.Navbar-module__cJzEcG__burger{color:var(--secondary);cursor:pointer;z-index:1001;background:0 0;border:none;font-size:1.5rem;display:none}@media (max-width:868px){.Navbar-module__cJzEcG__navbar,.Navbar-module__cJzEcG__scrolled{margin:10px}.Navbar-module__cJzEcG__burger{display:block}.Navbar-module__cJzEcG__links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#fffffffa;flex-direction:column;justify-content:center;gap:30px;width:85%;height:100vh;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #0000001a}.Navbar-module__cJzEcG__menuOpen{right:0}.Navbar-module__cJzEcG__link{font-size:1.2rem}.Navbar-module__cJzEcG__cta{text-align:center;width:80%;margin-top:20px;padding:15px}.Navbar-module__cJzEcG__langSelector{margin-top:10px}.Navbar-module__cJzEcG__langDropdown{left:50%;right:auto;transform:translate(-50%)translateY(-10px)}.Navbar-module__cJzEcG__dropdownOpen{transform:translate(-50%)translateY(0)}}
.CountdownBanner-module__zD_Qxa__bannerContainer{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--primary);box-shadow:var(--card-shadow);color:var(--secondary);z-index:999;border-radius:15px;justify-content:center;align-items:center;padding:12px 24px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:105px;left:20px;right:20px;overflow:hidden}.CountdownBanner-module__zD_Qxa__scrolled{background:#fffffff2;border:1px solid #00d5e166;top:95px;box-shadow:0 10px 30px #0000001a}.CountdownBanner-module__zD_Qxa__bannerContent{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:1200px;display:flex}@media (min-width:768px){.CountdownBanner-module__zD_Qxa__bannerContent{flex-direction:row;justify-content:space-between;gap:24px}}.CountdownBanner-module__zD_Qxa__message{text-align:center;letter-spacing:.02em;margin:0;font-size:.95rem;font-weight:600;line-height:1.4}@media (min-width:768px){.CountdownBanner-module__zD_Qxa__message{text-align:left;font-size:1.05rem}}.CountdownBanner-module__zD_Qxa__countdown{background:#00d5e11a;border:1px solid #00d5e14d;border-radius:9999px;align-items:center;gap:8px;padding:6px 16px;display:flex}.CountdownBanner-module__zD_Qxa__timeBlock{flex-direction:column;align-items:center;min-width:40px;display:flex}.CountdownBanner-module__zD_Qxa__timeValue{color:var(--primary-dark);font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:800;line-height:1}.CountdownBanner-module__zD_Qxa__timeLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;margin-top:2px;font-size:.65rem;font-weight:700}.CountdownBanner-module__zD_Qxa__separator{color:var(--primary-dark);opacity:.8;margin-top:-12px;font-size:1.1rem;font-weight:800}
.HeroSection-module__sBkrQG__hero{background-color:#f8fafc;align-items:center;min-height:95vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__bgShapes{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.HeroSection-module__sBkrQG__shape{filter:blur(80px);opacity:.6;border-radius:50%;animation:20s ease-in-out infinite alternate HeroSection-module__sBkrQG__floatBg;position:absolute}.HeroSection-module__sBkrQG__shape1{background:#00d5e14d;width:500px;height:500px;animation-delay:0s;top:-10%;left:-10%}.HeroSection-module__sBkrQG__shape2{background:#003b3f26;width:600px;height:600px;animation-delay:-5s;top:40%;right:-15%}.HeroSection-module__sBkrQG__shape3{background:#00b4d833;width:400px;height:400px;animation-delay:-10s;bottom:-20%;left:20%}@keyframes HeroSection-module__sBkrQG__floatBg{0%{transform:translate(0)scale(1)}50%{transform:translate(50px,30px)scale(1.1)}to{transform:translate(-30px,60px)scale(.9)}}.HeroSection-module__sBkrQG__hero:before{content:"";pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%2300d5e1' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.HeroSection-module__sBkrQG__container{z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.HeroSection-module__sBkrQG__grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;display:grid}.HeroSection-module__sBkrQG__title{color:var(--secondary);margin-bottom:24px;font-size:4.5rem;font-weight:900;line-height:1.1}.HeroSection-module__sBkrQG__textGradientAnimated{background:linear-gradient(270deg, var(--primary), #00a8cc, var(--primary-dark), var(--primary));-webkit-text-fill-color:transparent;background-size:300% 300%;-webkit-background-clip:text;animation:6s infinite HeroSection-module__sBkrQG__gradientText;display:inline-block}@keyframes HeroSection-module__sBkrQG__gradientText{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.HeroSection-module__sBkrQG__subtitle{color:var(--text-muted);margin-bottom:40px;font-size:1.2rem;line-height:1.6}.HeroSection-module__sBkrQG__searchBox{-webkit-backdrop-filter:blur(16px);background:#fff6;border:1px solid #fff9;border-radius:20px;gap:8px;max-width:550px;margin-bottom:40px;padding:8px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 20px 40px #0000000d,inset 0 0 0 1px #fffc}.HeroSection-module__sBkrQG__searchBox:hover{transform:translateY(-2px);box-shadow:0 25px 50px #00000014,inset 0 0 0 1px #fff}.HeroSection-module__sBkrQG__searchInputWrapper{background:#ffffff80;border:1px solid #ffffff80;border-radius:14px;flex:1;align-items:center;padding:0 20px;display:flex}.HeroSection-module__sBkrQG__searchInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;height:52px;font-size:1.05rem;font-weight:500}.HeroSection-module__sBkrQG__searchInput::placeholder{color:#003b3f80}.HeroSection-module__sBkrQG__searchButton{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;cursor:pointer;border:none;border-radius:14px;padding:0 30px;font-size:1.05rem;font-weight:700;transition:all .3s;box-shadow:0 10px 20px #00d5e14d}.HeroSection-module__sBkrQG__searchButton:hover{transform:translateY(-2px);box-shadow:0 15px 25px #00d5e166}.HeroSection-module__sBkrQG__actions{gap:20px;display:flex}.HeroSection-module__sBkrQG__playButton{filter:drop-shadow(0 10px 15px #0000001a);transition:transform .3s cubic-bezier(.175,.885,.32,1.275),filter .3s}.HeroSection-module__sBkrQG__playButton img{height:50px}.HeroSection-module__sBkrQG__playButton:hover{filter:drop-shadow(0 15px 20px #00000026);transform:translateY(-5px)scale(1.02)}.HeroSection-module__sBkrQG__visual{justify-content:center;align-items:center;display:flex;position:relative}.HeroSection-module__sBkrQG__cylinderWrapper{perspective:1500px;filter:drop-shadow(0 40px 80px #003b3f4d);justify-content:center;display:flex;position:relative}.HeroSection-module__sBkrQG__rotatingCylinder{width:100%;max-width:400px;height:auto;transform-style:preserve-3d;z-index:2;animation:10s ease-in-out infinite HeroSection-module__sBkrQG__rotate3d}.HeroSection-module__sBkrQG__cylinderGlow{z-index:1;pointer-events:none;background:radial-gradient(circle,#00d5e14d 0%,#0000 60%);width:450px;height:450px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__sBkrQG__trustBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;background:#ffffffd9;border:1px solid #fff9;border-radius:16px;align-items:center;gap:12px;padding:12px 18px;display:flex;position:absolute;box-shadow:0 15px 35px #0000001a}.HeroSection-module__sBkrQG__trustBadge i{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.4rem;display:flex;box-shadow:0 4px 10px #0000000d}.HeroSection-module__sBkrQG__badgeText{flex-direction:column;display:flex}.HeroSection-module__sBkrQG__badgeVal{color:var(--secondary);font-size:1rem;font-weight:800;line-height:1.1}.HeroSection-module__sBkrQG__badgeLbl{color:var(--text-muted);font-size:.75rem;font-weight:600}.HeroSection-module__sBkrQG__badge1{animation:5s ease-in-out infinite HeroSection-module__sBkrQG__floatBadge;top:15%;left:-25%}.HeroSection-module__sBkrQG__badge2{animation:6s ease-in-out 1s infinite HeroSection-module__sBkrQG__floatBadge;top:45%;right:-30%}.HeroSection-module__sBkrQG__badge3{animation:5.5s ease-in-out 2s infinite HeroSection-module__sBkrQG__floatBadge;bottom:10%;left:-10%}@keyframes HeroSection-module__sBkrQG__floatBadge{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(2deg)}}@keyframes HeroSection-module__sBkrQG__rotate3d{0%{transform:rotateY(-15deg)rotateX(5deg)translateY(0)}50%{transform:rotateY(15deg)rotateX(-5deg)translateY(-10px)}to{transform:rotateY(-15deg)rotateX(5deg)translateY(0)}}@media (max-width:992px){.HeroSection-module__sBkrQG__grid{text-align:center;grid-template-columns:1fr}.HeroSection-module__sBkrQG__title{font-size:3.5rem}.HeroSection-module__sBkrQG__searchBox{margin:0 auto 40px}.HeroSection-module__sBkrQG__actions{justify-content:center}.HeroSection-module__sBkrQG__visual{order:-1;margin-bottom:60px}.HeroSection-module__sBkrQG__badge1{top:10%;left:0%}.HeroSection-module__sBkrQG__badge2{top:50%;right:0%}.HeroSection-module__sBkrQG__badge3{bottom:0%;left:10%}}@media (max-width:768px){.HeroSection-module__sBkrQG__title{font-size:2.4rem}.HeroSection-module__sBkrQG__searchBox{box-sizing:border-box;background:#fff9;flex-direction:column;max-width:100%}.HeroSection-module__sBkrQG__searchInputWrapper{align-self:stretch;width:auto}.HeroSection-module__sBkrQG__searchButton{align-self:stretch;width:auto;height:50px}.HeroSection-module__sBkrQG__trustBadge{border-radius:12px;gap:8px;padding:6px 10px}.HeroSection-module__sBkrQG__trustBadge i{width:24px;height:24px;font-size:.9rem}.HeroSection-module__sBkrQG__badgeVal{font-size:.8rem}.HeroSection-module__sBkrQG__badgeLbl{font-size:.6rem}.HeroSection-module__sBkrQG__badge1{top:-5%;left:0%}.HeroSection-module__sBkrQG__badge2{display:none!important}.HeroSection-module__sBkrQG__badge3{bottom:5%;left:10%}.HeroSection-module__sBkrQG__actions{flex-wrap:wrap;gap:15px}.HeroSection-module__sBkrQG__playButton img{height:40px}.HeroSection-module__sBkrQG__cylinderGlow{width:300px;height:300px}}
.HowItWorks-module__tSMH5W__section{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:100px 0;position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__container{max-width:1200px;margin:0 auto;padding:0 20px}.HowItWorks-module__tSMH5W__header{text-align:center;margin-bottom:70px}.HowItWorks-module__tSMH5W__title{color:var(--secondary);margin-bottom:20px;font-size:3rem;font-weight:800}.HowItWorks-module__tSMH5W__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.HowItWorks-module__tSMH5W__grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid;position:relative}.HowItWorks-module__tSMH5W__stepCard{text-align:center;z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.HowItWorks-module__tSMH5W__iconWrapper{border-radius:24px;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:24px;transition:transform .3s;display:flex;position:relative}.HowItWorks-module__tSMH5W__stepCard:hover .HowItWorks-module__tSMH5W__iconWrapper{transform:translateY(-10px)rotate(5deg)}.HowItWorks-module__tSMH5W__icon{font-size:2.5rem}.HowItWorks-module__tSMH5W__number{background:var(--secondary);color:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;font-weight:800;display:flex;position:absolute;top:-10px;right:-10px}.HowItWorks-module__tSMH5W__stepTitle{color:var(--secondary);margin-bottom:12px;font-size:1.4rem;font-weight:700}.HowItWorks-module__tSMH5W__stepDescription{color:var(--text-muted);font-size:.95rem;line-height:1.6}.HowItWorks-module__tSMH5W__connector{z-index:1;border-top:2px dashed #003b3f1a;width:80%;height:2px;position:absolute;top:45px;left:60%}@media (max-width:1024px){.HowItWorks-module__tSMH5W__grid{grid-template-columns:repeat(2,1fr);gap:50px}.HowItWorks-module__tSMH5W__connector{display:none}}@media (max-width:640px){.HowItWorks-module__tSMH5W__grid{grid-template-columns:1fr;gap:40px}.HowItWorks-module__tSMH5W__title{font-size:2.2rem}.HowItWorks-module__tSMH5W__section{padding:60px 0}}
.DepotLocator-module__Njxq6G__section{background:linear-gradient(#fff 0%,#f1f5f9 100%);padding:100px 0;position:relative}.DepotLocator-module__Njxq6G__container{max-width:1200px;margin:0 auto;padding:0 20px}.DepotLocator-module__Njxq6G__card{background:var(--secondary);border-radius:40px;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:80px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 60px #003b3f33}.DepotLocator-module__Njxq6G__card:before{content:"";pointer-events:none;background:radial-gradient(circle,#00d5e11a 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-50%;right:-20%}.DepotLocator-module__Njxq6G__title{color:#fff;margin-bottom:24px;font-size:3rem;font-weight:800;line-height:1.2}.DepotLocator-module__Njxq6G__text{color:#ffffffb3;margin-bottom:40px;font-size:1.1rem;line-height:1.8}.DepotLocator-module__Njxq6G__searchBar{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;gap:12px;padding:8px;display:flex}.DepotLocator-module__Njxq6G__input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:15px;font-size:1rem}.DepotLocator-module__Njxq6G__input::placeholder{color:#fff6}.DepotLocator-module__Njxq6G__btn{background:var(--primary);color:var(--secondary);cursor:pointer;border:none;border-radius:12px;padding:0 30px;font-weight:800;transition:all .3s}.DepotLocator-module__Njxq6G__btn:hover{transform:scale(1.05);box-shadow:0 0 20px #00d5e166}.DepotLocator-module__Njxq6G__list{flex-direction:column;gap:20px;display:flex}.DepotLocator-module__Njxq6G__depotItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;padding:24px;transition:all .3s}.DepotLocator-module__Njxq6G__depotItem:hover{border-color:var(--primary);background:#ffffff14;transform:translate(10px)}.DepotLocator-module__Njxq6G__depotHeader{justify-content:space-between;margin-bottom:15px;display:flex}.DepotLocator-module__Njxq6G__depotName{color:#fff;font-size:1.2rem;font-weight:700}.DepotLocator-module__Njxq6G__stock{border-radius:30px;padding:6px 14px;font-size:.8rem;font-weight:700}.DepotLocator-module__Njxq6G__inStock{color:#4ade80;background:#22c55e33}.DepotLocator-module__Njxq6G__lowStock{color:#fbbf24;background:#eab30833}.DepotLocator-module__Njxq6G__depotFooter{color:#ffffff80;gap:25px;font-size:.9rem;display:flex}.DepotLocator-module__Njxq6G__viewMore{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:16px;margin-top:10px;padding:15px;font-weight:600;transition:all .3s}.DepotLocator-module__Njxq6G__viewMore:hover{border-color:var(--primary);background:#ffffff1a}@media (max-width:1100px){.DepotLocator-module__Njxq6G__card{grid-template-columns:1fr;gap:50px;padding:60px 40px}}@media (max-width:768px){.DepotLocator-module__Njxq6G__title{font-size:2.2rem}.DepotLocator-module__Njxq6G__card{border-radius:24px;padding:40px 20px}.DepotLocator-module__Njxq6G__searchBar{flex-direction:column}.DepotLocator-module__Njxq6G__btn{height:55px}}
.DeliverySection-module__bLJBSG__section{background-color:var(--background);padding:100px 0;position:relative;overflow:hidden}.DeliverySection-module__bLJBSG__container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.DeliverySection-module__bLJBSG__content{z-index:2}.DeliverySection-module__bLJBSG__tag{color:var(--primary-dark);text-transform:uppercase;letter-spacing:1px;background:#00d5e11a;border-radius:30px;margin-bottom:20px;padding:8px 16px;font-size:.8rem;font-weight:800;display:inline-block}.DeliverySection-module__bLJBSG__title{color:var(--secondary);margin-bottom:20px;font-size:3rem;font-weight:900;line-height:1.2}.DeliverySection-module__bLJBSG__title span{color:var(--primary)}.DeliverySection-module__bLJBSG__description{color:var(--text-muted);margin-bottom:40px;font-size:1.1rem;line-height:1.7}.DeliverySection-module__bLJBSG__featuresList{flex-direction:column;gap:20px;margin-bottom:40px;display:flex}.DeliverySection-module__bLJBSG__featureItem{align-items:flex-start;gap:15px;display:flex}.DeliverySection-module__bLJBSG__iconBox{width:45px;height:45px;color:var(--primary);background:#00d5e11a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.DeliverySection-module__bLJBSG__featureText h4{color:var(--secondary);margin-bottom:5px;font-size:1.1rem;font-weight:700}.DeliverySection-module__bLJBSG__featureText p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.DeliverySection-module__bLJBSG__ctaButton{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;border-radius:30px;align-items:center;gap:10px;padding:16px 32px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px #00d5e14d}.DeliverySection-module__bLJBSG__ctaButton:hover{transform:translateY(-3px);box-shadow:0 15px 25px #00d5e166}.DeliverySection-module__bLJBSG__visual{justify-content:center;align-items:center;display:flex;position:relative}.DeliverySection-module__bLJBSG__imageWrapper{z-index:2;width:100%;max-width:500px;animation:6s ease-in-out infinite DeliverySection-module__bLJBSG__float;position:relative}.DeliverySection-module__bLJBSG__image{object-fit:contain;filter:drop-shadow(0 20px 30px #00000026);width:100%;height:auto}.DeliverySection-module__bLJBSG__glowBg{z-index:1;background:radial-gradient(circle,#00d5e126 0%,#0000 60%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DeliverySection-module__bLJBSG__floatingCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:3;background:#ffffffe6;border:1px solid #ffffff80;border-radius:20px;align-items:center;gap:15px;padding:15px 25px;animation:4s ease-in-out 1s infinite DeliverySection-module__bLJBSG__floatCard;display:flex;position:absolute;bottom:40px;left:-20px;box-shadow:0 15px 35px #0000001a}.DeliverySection-module__bLJBSG__cardIcon{background:var(--secondary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}.DeliverySection-module__bLJBSG__cardText{flex-direction:column;display:flex}.DeliverySection-module__bLJBSG__cardTitle{color:var(--secondary);font-size:1rem;font-weight:800}.DeliverySection-module__bLJBSG__cardSub{color:var(--text-muted);font-size:.8rem;font-weight:600}@keyframes DeliverySection-module__bLJBSG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes DeliverySection-module__bLJBSG__floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:992px){.DeliverySection-module__bLJBSG__container{text-align:center;grid-template-columns:1fr;gap:50px}.DeliverySection-module__bLJBSG__content{order:2}.DeliverySection-module__bLJBSG__visual{order:1}.DeliverySection-module__bLJBSG__featuresList{text-align:left;max-width:500px;margin:0 auto 40px}.DeliverySection-module__bLJBSG__title{font-size:2.5rem}.DeliverySection-module__bLJBSG__floatingCard{bottom:20px;left:10px}}@media (max-width:576px){.DeliverySection-module__bLJBSG__title{font-size:2rem}.DeliverySection-module__bLJBSG__floatingCard{display:none}}
.AppPromoSection-module__a_C6PG__section{background:linear-gradient(#fff 0%,#f1f5f9 100%);padding:120px 0;overflow:hidden}.AppPromoSection-module__a_C6PG__container{grid-template-columns:1fr 1fr;align-items:center;gap:100px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.AppPromoSection-module__a_C6PG__visual{justify-content:center;display:flex;position:relative}.AppPromoSection-module__a_C6PG__phoneWrapper{perspective:2000px;z-index:2;position:relative}.AppPromoSection-module__a_C6PG__phoneImage{filter:drop-shadow(0 30px 60px #00000026);border-radius:40px;width:200%;max-width:480px;height:auto;transition:transform .5s;transform:rotateY(-15deg)rotateX(10deg)}.AppPromoSection-module__a_C6PG__phoneWrapper:hover .AppPromoSection-module__a_C6PG__phoneImage{transform:rotateY(-5deg)rotateX(5deg)}.AppPromoSection-module__a_C6PG__appInterface{background:#0f172a;border-radius:40px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.AppPromoSection-module__a_C6PG__appStatusBar{color:#fff;justify-content:space-between;padding:15px 25px;font-size:.75rem;font-weight:600;display:flex}.AppPromoSection-module__a_C6PG__statusIcons{gap:8px;display:flex}.AppPromoSection-module__a_C6PG__appHeader{color:#fff;justify-content:space-between;align-items:center;padding:10px 25px;display:flex}.AppPromoSection-module__a_C6PG__appLogo{align-items:center;gap:5px;font-size:1.1rem;font-weight:800;display:flex}.AppPromoSection-module__a_C6PG__logoH{color:var(--primary)}.AppPromoSection-module__a_C6PG__appMap{background:url("data:image/svg+xml,%3Csvg width='400' height='400' viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h400v400H0z' fill='%231e293b'/%3E%3Cpath d='M0 50h400M0 100h400M0 150h400M0 200h400M0 250h400M0 300h400M0 350h400M50 0v400M100 0v400M150 0v400M200 0v400M250 0v400M300 0v400M350 0v400' stroke='rgba(255,255,255,0.05)' stroke-width='1'/%3E%3C/svg%3E");flex:1;justify-content:center;align-items:center;display:flex;position:relative}.AppPromoSection-module__a_C6PG__userLocation{background:var(--primary);border-radius:50%;width:12px;height:12px;position:relative}.AppPromoSection-module__a_C6PG__pulse{background:#00d5e133;border-radius:50%;width:40px;height:40px;animation:2s infinite AppPromoSection-module__a_C6PG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes AppPromoSection-module__a_C6PG__pulse{0%{opacity:1;transform:translate(-50%,-50%)scale(.5)}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}.AppPromoSection-module__a_C6PG__deliveryMarker{color:var(--primary);filter:drop-shadow(0 0 10px #00d5e180);font-size:1.5rem;position:absolute;top:30%;right:25%}.AppPromoSection-module__a_C6PG__appOverlay{padding:20px;position:absolute;bottom:0;left:0;right:0}.AppPromoSection-module__a_C6PG__orderCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:20px}.AppPromoSection-module__a_C6PG__orderTitle{color:#fff;margin-bottom:5px;font-size:.9rem;font-weight:700;display:block}.AppPromoSection-module__a_C6PG__orderStatus{color:var(--primary);margin-bottom:15px;font-size:.75rem;font-weight:600;display:block}.AppPromoSection-module__a_C6PG__orderProgress{background:#ffffff1a;border-radius:3px;height:6px;overflow:hidden}.AppPromoSection-module__a_C6PG__progressBar{background:var(--primary);border-radius:3px;width:70%;height:100%}.AppPromoSection-module__a_C6PG__floatingCard{color:var(--secondary);z-index:3;background:#fff;border-radius:15px;align-items:center;gap:10px;padding:12px 20px;font-size:.9rem;font-weight:800;display:flex;position:absolute;box-shadow:0 15px 30px #0000001a}.AppPromoSection-module__a_C6PG__float1{animation:4s ease-in-out infinite AppPromoSection-module__a_C6PG__float;top:100px;left:-40px}.AppPromoSection-module__a_C6PG__float2{animation:4s ease-in-out 1s infinite AppPromoSection-module__a_C6PG__float;bottom:120px;right:-40px}@keyframes AppPromoSection-module__a_C6PG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.AppPromoSection-module__a_C6PG__tag{color:var(--primary-dark);text-transform:uppercase;letter-spacing:1px;background:#00d5e11a;border-radius:30px;margin-bottom:24px;padding:8px 16px;font-size:.8rem;font-weight:800;display:inline-block}.AppPromoSection-module__a_C6PG__title{color:var(--secondary);margin-bottom:24px;font-size:3.5rem;font-weight:900;line-height:1.1}.AppPromoSection-module__a_C6PG__subtitle{color:var(--text-muted);margin-bottom:50px;font-size:1.2rem;line-height:1.6}.AppPromoSection-module__a_C6PG__features{flex-direction:column;gap:30px;margin-bottom:60px;display:flex}.AppPromoSection-module__a_C6PG__feature{gap:20px;display:flex}.AppPromoSection-module__a_C6PG__iconBox{width:54px;height:54px;color:var(--primary-dark);background:#fff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;display:flex;box-shadow:0 10px 20px #0000000d}.AppPromoSection-module__a_C6PG__fTitle{color:var(--secondary);margin-bottom:6px;font-size:1.2rem;font-weight:700}.AppPromoSection-module__a_C6PG__fDesc{color:var(--text-muted);font-size:.95rem}.AppPromoSection-module__a_C6PG__badgeWrapper{gap:15px;display:flex}.AppPromoSection-module__a_C6PG__badge img{height:48px;transition:transform .3s}.AppPromoSection-module__a_C6PG__badge:hover img{transform:translateY(-5px)}.AppPromoSection-module__a_C6PG__glow{z-index:1;background:radial-gradient(circle,#00d5e126 0%,#0000 70%);width:500px;height:500px;position:absolute}@media (max-width:1100px){.AppPromoSection-module__a_C6PG__container{text-align:center;grid-template-columns:1fr;gap:80px}.AppPromoSection-module__a_C6PG__visual{order:2}.AppPromoSection-module__a_C6PG__features{text-align:left;max-width:600px;margin:0 auto 60px}.AppPromoSection-module__a_C6PG__badgeWrapper{justify-content:center}}@media (max-width:768px){.AppPromoSection-module__a_C6PG__title{font-size:2.2rem}.AppPromoSection-module__a_C6PG__phoneImage{width:100%;max-width:320px;transform:none}.AppPromoSection-module__a_C6PG__float1,.AppPromoSection-module__a_C6PG__float2{display:none}.AppPromoSection-module__a_C6PG__badgeWrapper{flex-wrap:wrap;gap:15px}.AppPromoSection-module__a_C6PG__badge img{height:40px}.AppPromoSection-module__a_C6PG__glow{width:300px;height:300px}}
.Testimonials-module__ItA9Ha__section{background:linear-gradient(#fff 0%,#f1f5f9 100%);padding:100px 0;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__container{max-width:1200px;margin:0 auto;padding:0 20px}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:70px}.Testimonials-module__ItA9Ha__title{color:var(--secondary);margin-bottom:20px;font-size:3rem;font-weight:800}.Testimonials-module__ItA9Ha__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Testimonials-module__ItA9Ha__card{background:#fff;border:1px solid #0000000d;border-radius:32px;flex-direction:column;padding:40px;transition:all .3s;display:flex}.Testimonials-module__ItA9Ha__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #003b3f14}.Testimonials-module__ItA9Ha__stars{color:#e2e8f0;margin-bottom:24px;font-size:.9rem}.Testimonials-module__ItA9Ha__active{color:#fbbf24}.Testimonials-module__ItA9Ha__content{color:var(--secondary);flex:1;margin-bottom:30px;font-size:1.1rem;font-style:italic;line-height:1.7}.Testimonials-module__ItA9Ha__user{align-items:center;gap:15px;display:flex}.Testimonials-module__ItA9Ha__avatar{background:var(--primary);width:50px;height:50px;color:var(--secondary);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;display:flex}.Testimonials-module__ItA9Ha__userInfo{flex-direction:column;display:flex}.Testimonials-module__ItA9Ha__userName{color:var(--secondary);margin:0;font-size:1rem;font-weight:700}.Testimonials-module__ItA9Ha__userRole{color:var(--text-muted);font-size:.85rem}@media (max-width:992px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}.Testimonials-module__ItA9Ha__title{font-size:2.2rem}.Testimonials-module__ItA9Ha__card{padding:30px}}
.Newsletter-module__OxvLTq__section{background:#fff;padding:80px 0}.Newsletter-module__OxvLTq__container{max-width:1200px;margin:0 auto;padding:0 20px}.Newsletter-module__OxvLTq__card{background:var(--secondary);text-align:center;border-radius:40px;flex-direction:column;align-items:center;padding:60px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #003b3f26}.Newsletter-module__OxvLTq__card:after{content:"";background:radial-gradient(circle,#00d5e11a 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-100px;left:-100px}.Newsletter-module__OxvLTq__title{color:#fff;margin-bottom:16px;font-size:2.5rem;font-weight:800}.Newsletter-module__OxvLTq__text{color:#ffffffb3;max-width:500px;margin-bottom:40px;line-height:1.6}.Newsletter-module__OxvLTq__form{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;gap:12px;width:100%;max-width:600px;padding:10px;display:flex}.Newsletter-module__OxvLTq__inputWrapper{color:#fff6;flex:1;align-items:center;gap:12px;padding:0 15px;display:flex}.Newsletter-module__OxvLTq__input{color:#fff;background:0 0;border:none;outline:none;flex:1;height:50px;font-size:1rem}.Newsletter-module__OxvLTq__btn{background:var(--primary);color:var(--secondary);cursor:pointer;border:none;border-radius:12px;padding:0 30px;font-weight:800;transition:all .3s}.Newsletter-module__OxvLTq__btn:hover{transform:scale(1.05);box-shadow:0 0 20px #00d5e166}.Newsletter-module__OxvLTq__privacy{color:#fff6;align-items:center;gap:8px;margin-top:24px;font-size:.85rem;display:flex}@media (max-width:768px){.Newsletter-module__OxvLTq__card{padding:40px 20px}.Newsletter-module__OxvLTq__title{font-size:2rem}.Newsletter-module__OxvLTq__form{background:0 0;border:none;flex-direction:column;padding:0}.Newsletter-module__OxvLTq__inputWrapper{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px}.Newsletter-module__OxvLTq__btn{height:55px}}
.Footer-module__S6Hkya__footer{background-color:var(--secondary);color:#fff;padding:80px 0 30px;position:relative;overflow:hidden}.Footer-module__S6Hkya__footer:before{content:"";background:linear-gradient(90deg,#0000,#00d5e14d,#0000);width:100%;height:1px;position:absolute;top:0;left:0}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 20px}.Footer-module__S6Hkya__grid{grid-template-columns:1.5fr 2fr;gap:80px;margin-bottom:60px;display:grid}.Footer-module__S6Hkya__logo{margin-bottom:24px;font-size:2rem;font-weight:800}.Footer-module__S6Hkya__logoLight{color:#fff}.Footer-module__S6Hkya__logoColor{color:var(--primary)}.Footer-module__S6Hkya__desc{color:#fff9;margin-bottom:30px;font-size:.95rem;line-height:1.8}.Footer-module__S6Hkya__socials{gap:15px;display:flex}.Footer-module__S6Hkya__socialIcon{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:var(--primary);color:var(--secondary);transform:translateY(-5px)}.Footer-module__S6Hkya__linksGroup{grid-template-columns:1fr 1.5fr;gap:40px;display:grid}.Footer-module__S6Hkya__linkTitle{color:var(--primary);margin-bottom:24px;font-size:1.2rem;font-weight:700}.Footer-module__S6Hkya__links{flex-direction:column;gap:14px;display:flex}.Footer-module__S6Hkya__link{color:#fff9;font-size:.95rem;transition:all .3s}.Footer-module__S6Hkya__link:hover{color:#fff;padding-left:5px}.Footer-module__S6Hkya__contact{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__info{color:#fff9;align-items:center;gap:12px;font-size:.95rem;display:flex}.Footer-module__S6Hkya__info i{color:var(--primary);width:20px}.Footer-module__S6Hkya__bottom{color:#fff6;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:30px;font-size:.9rem;display:flex}.Footer-module__S6Hkya__orion{color:var(--primary);letter-spacing:1px;font-weight:700}.Footer-module__S6Hkya__legal{gap:24px;display:flex}.Footer-module__S6Hkya__legalLink{color:#fff6;transition:color .3s}.Footer-module__S6Hkya__legalLink:hover{color:#fff}@media (max-width:992px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:60px}.Footer-module__S6Hkya__linksGroup{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__S6Hkya__linksGroup{grid-template-columns:1fr;gap:40px}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:20px}}
