.Hero-module__ZARIfG__hero{background:#0a0a0f;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__canvas{z-index:1;pointer-events:none;position:absolute;inset:0}.Hero-module__ZARIfG__bgGlow1{z-index:0;background:radial-gradient(circle,#f973161f 0%,#0000 70%);width:700px;height:700px;animation:4s ease-in-out infinite Hero-module__ZARIfG__glow-pulse;position:absolute;top:-20%;right:-10%}.Hero-module__ZARIfG__bgGlow2{z-index:0;background:radial-gradient(circle,#ea580c14 0%,#0000 70%);width:500px;height:500px;animation:6s ease-in-out infinite reverse Hero-module__ZARIfG__glow-pulse;position:absolute;bottom:-10%;left:-10%}.Hero-module__ZARIfG__bgGrid{z-index:0;background-image:linear-gradient(#f973160a 1px,#0000 1px),linear-gradient(90deg,#f973160a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%)}.Hero-module__ZARIfG__carFloat{z-index:2;width:500px;height:auto;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:50%;right:2%;transform:translateY(-50%)}.Hero-module__ZARIfG__carImg{filter:drop-shadow(0 30px 60px #000c);-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(-50%)translateY(0)rotate(-1deg)}50%{transform:translateY(-50%)translateY(-20px)rotate(1deg)}}.Hero-module__ZARIfG__carShadow{z-index:-1;background:radial-gradient(#0006 0%,#0000 70%);border-radius:50%;width:80%;height:30px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__content{z-index:3;padding-top:6rem;padding-bottom:6rem;position:relative}.Hero-module__ZARIfG__inner{max-width:680px}.Hero-module__ZARIfG__badge{letter-spacing:.05em;color:#f97316;opacity:0;background:#f973161a;border:1px solid #f973164d;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:700;transition:all .6s;display:inline-flex;transform:translateY(16px)}.Hero-module__ZARIfG__badge.Hero-module__ZARIfG__visible{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__badgeDot{background:#f97316;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__ZARIfG__glow-pulse}.Hero-module__ZARIfG__heading{opacity:0;flex-direction:column;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;transition:all .6s .1s;display:flex;transform:translateY(24px)}.Hero-module__ZARIfG__heading.Hero-module__ZARIfG__visible{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__headingLine{color:#f8f9fa}.Hero-module__ZARIfG__headingGradient{background:linear-gradient(135deg,#f97316,#ea580c,#fb923c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__tagline{color:#94a3b8;opacity:0;margin-bottom:2rem;font-size:1.1rem;line-height:1.7;transition:all .6s .2s;transform:translateY(20px)}.Hero-module__ZARIfG__tagline.Hero-module__ZARIfG__visible{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__stats{opacity:0;flex-wrap:wrap;gap:2rem;margin-bottom:2.5rem;transition:all .6s .3s;display:flex;transform:translateY(20px)}.Hero-module__ZARIfG__stats.Hero-module__ZARIfG__visible{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__statItem{flex-direction:column;gap:.125rem;display:flex}.Hero-module__ZARIfG__statNum{color:#f97316;font-family:Syne,sans-serif;font-size:1.75rem;font-weight:800;line-height:1}.Hero-module__ZARIfG__statLabel{color:#64748b;font-size:.8rem;font-weight:500}.Hero-module__ZARIfG__ctas{opacity:0;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;transition:all .6s .4s;display:flex;transform:translateY(20px)}.Hero-module__ZARIfG__ctas.Hero-module__ZARIfG__visible{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__trust{opacity:0;flex-wrap:wrap;gap:1.5rem;transition:all .6s .5s;display:flex;transform:translateY(16px)}.Hero-module__ZARIfG__trust.Hero-module__ZARIfG__visible{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__trustItem{color:#64748b;font-size:.82rem;font-weight:600}.Hero-module__ZARIfG__scrollIndicator{z-index:3;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollIndicator span{letter-spacing:.15em;text-transform:uppercase;color:#475569;font-size:.7rem}.Hero-module__ZARIfG__scrollLine{background:linear-gradient(#f97316,#0000);width:1px;height:40px;animation:1.5s ease-in-out infinite Hero-module__ZARIfG__scroll-pulse}@keyframes Hero-module__ZARIfG__scroll-pulse{0%,to{opacity:.3}50%{opacity:1}}@media (max-width:1100px){.Hero-module__ZARIfG__hero{flex-direction:column;padding-top:6rem}.Hero-module__ZARIfG__carFloat{width:90%;max-width:400px;margin:2rem auto;animation:6s ease-in-out infinite Hero-module__ZARIfG__float-mobile;position:relative;top:auto;right:auto;transform:none}@keyframes Hero-module__ZARIfG__float-mobile{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-15px)rotate(1deg)}}.Hero-module__ZARIfG__inner{text-align:center;max-width:100%}.Hero-module__ZARIfG__stats,.Hero-module__ZARIfG__trust{justify-content:center}}@media (max-width:640px){.Hero-module__ZARIfG__stats{gap:1.25rem}.Hero-module__ZARIfG__statNum{font-size:1.4rem}.Hero-module__ZARIfG__ctas{flex-direction:column;align-items:center}.Hero-module__ZARIfG__ctas .Hero-module__ZARIfG__btn{justify-content:center;width:100%}.Hero-module__ZARIfG__carFloat{max-width:300px}}
.ProductCard-module__t53O_a__card{background:linear-gradient(145deg,#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff12;border-radius:20px;flex-direction:column;transition:all .35s;display:flex;overflow:hidden}.ProductCard-module__t53O_a__card:hover{border-color:#f9731659;transform:translateY(-6px);box-shadow:0 20px 50px #00000080,0 0 40px #f9731626}.ProductCard-module__t53O_a__imageWrap{background-color:#ffffff05;flex-shrink:0;justify-content:center;align-items:center;height:200px;padding:1rem;display:flex;position:relative;overflow:hidden}.ProductCard-module__t53O_a__image{object-fit:contain;width:100%;height:100%;transition:transform .5s}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__image{transform:scale(1.06)}.ProductCard-module__t53O_a__overlay{background:linear-gradient(#0000 50%,#0a0a0fcc 100%);position:absolute;inset:0}.ProductCard-module__t53O_a__categoryBadge{color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f97316d9;border-radius:9999px;padding:.25rem .75rem;font-size:.72rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.ProductCard-module__t53O_a__capacityBadge{color:#f8f9fad9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0fb3;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.3rem;padding:.25rem .625rem;font-size:.72rem;font-weight:600;display:flex;position:absolute;top:.75rem;right:.75rem}.ProductCard-module__t53O_a__body{flex-direction:column;flex:1;gap:.75rem;padding:1.25rem;display:flex}.ProductCard-module__t53O_a__name{color:#f8f9fa;font-family:Syne,sans-serif;font-size:1.2rem;font-weight:800;line-height:1.2}.ProductCard-module__t53O_a__desc{color:#64748b;font-size:.85rem;line-height:1.6}.ProductCard-module__t53O_a__specs{flex-wrap:wrap;gap:1rem;display:flex}.ProductCard-module__t53O_a__spec{color:#94a3b8;align-items:center;gap:.3rem;font-size:.8rem;font-weight:500;display:flex}.ProductCard-module__t53O_a__spec svg{color:#f97316}.ProductCard-module__t53O_a__features{flex-wrap:wrap;gap:.4rem;display:flex}.ProductCard-module__t53O_a__feature{color:#fb923c;background:#f9731614;border:1px solid #f9731626;border-radius:9999px;padding:.2rem .6rem;font-size:.72rem;font-weight:600}.ProductCard-module__t53O_a__priceRow{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:.5rem;display:flex}.ProductCard-module__t53O_a__priceLabel{color:#475569;margin-bottom:.1rem;font-size:.72rem;display:block}.ProductCard-module__t53O_a__price{color:#f97316;font-family:Syne,sans-serif;font-size:1.3rem;font-weight:800;line-height:1}.ProductCard-module__t53O_a__priceUnit{color:#94a3b8;margin-left:2px;font-size:.75rem;font-weight:500}.ProductCard-module__t53O_a__priceLink{color:#f97316;text-underline-offset:2px;font-size:.8rem;font-weight:600;text-decoration:underline;transition:color .2s}.ProductCard-module__t53O_a__priceLink:hover{color:#fb923c}.ProductCard-module__t53O_a__bookBtn{justify-content:center;width:100%;margin-top:.25rem}
.armada-module__jR7TFa__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3.5rem;display:flex}.armada-module__jR7TFa__categories{flex-wrap:wrap;gap:.75rem;display:flex}.armada-module__jR7TFa__catBtn{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text-muted);transition:all var(--transition-base);cursor:pointer;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600}.armada-module__jR7TFa__catBtn:hover{border-color:var(--color-primary-glow);color:var(--color-text);background:var(--color-surface-hover)}.armada-module__jR7TFa__catActive{background:var(--gradient-primary);color:#fff;border-color:#0000;box-shadow:0 4px 12px #f973164d}.armada-module__jR7TFa__catActive:hover{background:var(--gradient-primary);color:#fff;transform:translateY(-2px)}.armada-module__jR7TFa__searchWrapper{min-width:300px;position:relative}.armada-module__jR7TFa__searchIcon{color:var(--color-text-faint);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.armada-module__jR7TFa__searchInput{padding-left:3rem!important}.armada-module__jR7TFa__noResults{text-align:center;background:var(--color-surface);border:1px dashed var(--color-border);border-radius:var(--radius-lg);padding:6rem 2rem}.armada-module__jR7TFa__noResults h3{color:var(--color-text);margin-bottom:.5rem;font-size:1.5rem}.armada-module__jR7TFa__noResults p{color:var(--color-text-muted)}@media (max-width:768px){.armada-module__jR7TFa__controls{flex-direction:column;align-items:stretch;gap:1.5rem}.armada-module__jR7TFa__searchWrapper{min-width:100%}}
.page-module___8aEwW__sectionHeader{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem;display:flex}.page-module___8aEwW__whyUs{background-color:var(--color-dark-2);position:relative;overflow:hidden}.page-module___8aEwW__whyUsBg{pointer-events:none;background:radial-gradient(circle at 70% 30%,#f973160d 0%,#0000 50%);position:absolute;inset:0}.page-module___8aEwW__whyGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.page-module___8aEwW__whyCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base);padding:2.5rem;position:relative;overflow:hidden}.page-module___8aEwW__whyCard:before{content:"";background:var(--gradient-primary);opacity:0;width:100%;height:2px;transition:opacity var(--transition-base);position:absolute;top:0;left:0}.page-module___8aEwW__whyCard:hover{background:var(--color-surface-hover);border-color:var(--color-primary-glow);transform:translateY(-5px)}.page-module___8aEwW__whyCard:hover:before{opacity:1}.page-module___8aEwW__whyIcon{width:56px;height:56px;color:var(--color-primary);background:#f973161a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.page-module___8aEwW__whyCard h3{color:var(--color-text);margin-bottom:.75rem;font-size:1.25rem}.page-module___8aEwW__whyCard p{color:var(--color-text-muted);font-size:.95rem;line-height:1.6}.page-module___8aEwW__testiCard{background:var(--gradient-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex-direction:column;gap:1.25rem;padding:2rem;display:flex}.page-module___8aEwW__testiHeader{align-items:center;gap:1rem;display:flex}.page-module___8aEwW__avatar{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.page-module___8aEwW__testiName{color:var(--color-text);font-weight:700}.page-module___8aEwW__testiLoc{color:var(--color-text-muted);font-size:.8rem}.page-module___8aEwW__comment{color:var(--color-text);font-style:italic;line-height:1.6}.page-module___8aEwW__ctaSection{background:var(--gradient-hero);padding:6rem 1.5rem;position:relative;overflow:hidden}.page-module___8aEwW__ctaContainer{z-index:2;position:relative}.page-module___8aEwW__ctaContent{text-align:center;max-width:800px;margin:0 auto}.page-module___8aEwW__ctaTitle{color:var(--color-text);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem)}.page-module___8aEwW__ctaTitle span{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.page-module___8aEwW__ctaDesc{color:var(--color-text-muted);margin-bottom:3rem;font-size:1.15rem;line-height:1.8}.page-module___8aEwW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}@media (max-width:768px){.page-module___8aEwW__sectionHeader{flex-direction:column;align-items:flex-start;gap:1.5rem}.page-module___8aEwW__whyGrid{grid-template-columns:1fr}}
