.Features-module__zvCZ4q__productsSection{background-color:hsl(var(--background));z-index:5;position:relative}.Features-module__zvCZ4q__productCard{background:hsl(var(--card) / .5);border:1px solid hsl(var(--border) / .5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;flex-direction:column;transition:all .4s;display:flex;overflow:hidden}@media (min-width:992px){.Features-module__zvCZ4q__productCard{flex-direction:row;align-items:center}.Features-module__zvCZ4q__productCard.Features-module__zvCZ4q__reverse{flex-direction:row-reverse}}.Features-module__zvCZ4q__productImage{background:radial-gradient(circle at center, hsl(var(--muted) / .2) 0%, hsl(var(--muted) / .4) 100%);flex:1;justify-content:center;align-items:center;min-height:250px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.Features-module__zvCZ4q__productImage{min-height:350px}}.Features-module__zvCZ4q__productImage:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 50px #0009}.Features-module__zvCZ4q__mockImg{aspect-ratio:1;background:linear-gradient(135deg, hsl(var(--muted) / .2), hsl(var(--primary) / .2));border:1px solid hsl(var(--primary));width:50%;box-shadow:0 0 30px hsl(var(--primary) / .2);border-radius:50%;animation:6s ease-in-out infinite Features-module__zvCZ4q__floatY}@keyframes Features-module__zvCZ4q__floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Features-module__zvCZ4q__productContent{flex:1;padding:1.25rem 1rem}@media (min-width:576px){.Features-module__zvCZ4q__productContent{padding:2rem}}@media (min-width:768px){.Features-module__zvCZ4q__productContent{padding:3rem}}.Features-module__zvCZ4q__productCategory{color:hsl(var(--primary));font-family:var(--font-display);letter-spacing:1px;text-transform:uppercase;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.Features-module__zvCZ4q__productTitle{font-size:2.5rem;font-family:var(--font-display);color:hsl(var(--foreground));margin-bottom:1rem;font-weight:700}.Features-module__zvCZ4q__productDesc{color:hsl(var(--muted-foreground));margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.Features-module__zvCZ4q__specsGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:2.5rem;display:grid}@media (min-width:576px){.Features-module__zvCZ4q__specsGrid{grid-template-columns:1fr 1fr;gap:1.5rem}}.Features-module__zvCZ4q__specItem{flex-direction:column;gap:.25rem;display:flex}.Features-module__zvCZ4q__specLabel{color:hsl(var(--muted-foreground));font-size:.875rem}.Features-module__zvCZ4q__specValue{color:hsl(var(--foreground));font-weight:600;font-family:var(--font-display);font-size:1.125rem}.Features-module__zvCZ4q__expandable{overflow:hidden}
.Technology-module__obZCcW__featuresSection{background:hsl(var(--background));border-top:1px solid hsl(var(--border) / .5);border-bottom:1px solid hsl(var(--border) / .5);position:relative}.Technology-module__obZCcW__grid{grid-template-columns:1fr;gap:2rem;margin-top:4rem;display:grid}@media (min-width:768px){.Technology-module__obZCcW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Technology-module__obZCcW__grid{grid-template-columns:repeat(3,1fr)}}.Technology-module__obZCcW__featureCard{background:hsl(var(--card) / .5);border:1px solid hsl(var(--foreground) / .05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.Technology-module__obZCcW__featureCard:before{content:"";background:radial-gradient(circle at top left, hsl(var(--primary) / .2) 0%, transparent 70%);opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.Technology-module__obZCcW__featureCard:hover{border-color:hsl(var(--primary) / .2);box-shadow:0 12px 30px hsl(var(--primary) / .1);transform:translateY(-8px)}.Technology-module__obZCcW__featureCard:hover:before{opacity:1}.Technology-module__obZCcW__iconWrapper{background:hsl(var(--secondary) / .5);border:1px solid hsl(var(--border) / .5);width:56px;height:56px;color:hsl(var(--primary));border-radius:12px;justify-content:center;align-items:center;transition:all .4s;display:flex}.Technology-module__obZCcW__featureCard:hover .Technology-module__obZCcW__iconWrapper{background:hsl(var(--primary));color:hsl(var(--background));box-shadow:0 0 15px hsl(var(--primary) / .3)}.Technology-module__obZCcW__featureTitle{font-family:var(--font-display);color:hsl(var(--foreground));margin-bottom:.5rem;font-size:1.25rem}.Technology-module__obZCcW__featureDesc{color:hsl(var(--muted-foreground));font-size:.95rem;line-height:1.6}.Technology-module__obZCcW__howItWorksSection{background:hsl(var(--background));z-index:5;padding-top:4rem;padding-bottom:4rem;position:relative}.Technology-module__obZCcW__timeline{flex-direction:column;gap:2rem;max-width:900px;margin:4rem auto 0;display:flex;position:relative}@media (min-width:768px){.Technology-module__obZCcW__timeline{flex-direction:row;justify-content:space-between;align-items:flex-start}}.Technology-module__obZCcW__timelineLine{background:hsl(var(--primary) / .2);z-index:0;width:2px;position:absolute;top:40px;bottom:40px;left:40px}@media (min-width:768px){.Technology-module__obZCcW__timelineLine{width:80%;height:2px;inset:40px 10% auto}}.Technology-module__obZCcW__step{z-index:1;flex-direction:row;align-items:center;gap:2rem;display:flex;position:relative}@media (min-width:768px){.Technology-module__obZCcW__step{text-align:center;flex-direction:column;flex:1}}.Technology-module__obZCcW__stepIcon{background:hsl(var(--muted) / .3);border:2px solid hsl(var(--primary));width:80px;height:80px;color:hsl(var(--primary));box-shadow:0 0 20px hsl(var(--primary) / .2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .4s;display:flex}.Technology-module__obZCcW__step:hover .Technology-module__obZCcW__stepIcon{box-shadow:0 0 30px hsl(var(--primary));background:hsl(var(--primary) / .2);transform:scale(1.1)}.Technology-module__obZCcW__stepContent h4{font-family:var(--font-display);color:hsl(var(--foreground));margin-bottom:.5rem;font-size:1.25rem}.Technology-module__obZCcW__stepContent p{color:hsl(var(--muted-foreground));font-size:.95rem;line-height:1.5}
.Contact-module__hcVmEa__contactSection{background:hsl(var(--background));z-index:5;position:relative}.Contact-module__hcVmEa__contactGrid{grid-template-columns:1fr;gap:4rem;margin-top:3rem;display:grid}@media (min-width:992px){.Contact-module__hcVmEa__contactGrid{grid-template-columns:1fr 1fr}}.Contact-module__hcVmEa__contactInfo h3{font-family:var(--font-display);color:hsl(var(--foreground));margin-bottom:1rem;font-size:2.5rem}.Contact-module__hcVmEa__contactInfo p{color:hsl(var(--muted-foreground));margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.Contact-module__hcVmEa__infoItem{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.Contact-module__hcVmEa__infoIcon{color:hsl(var(--primary));background:hsl(var(--primary) / .1);border-radius:50%;justify-content:center;align-items:center;padding:.75rem;display:flex}.Contact-module__hcVmEa__infoText h4{color:hsl(var(--foreground));margin-bottom:.25rem;font-size:1rem}.Contact-module__hcVmEa__infoText p{color:hsl(var(--muted-foreground));margin-bottom:0;font-size:.95rem}.Contact-module__hcVmEa__contactForm{background:hsl(var(--card) / .5);border:1px solid hsl(var(--border) / .5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2.5rem;box-shadow:0 10px 30px #00000080}.Contact-module__hcVmEa__formGroup{margin-bottom:1.5rem}.Contact-module__hcVmEa__formGroup label{color:hsl(var(--muted-foreground));margin-bottom:.5rem;font-size:.875rem;display:block}.Contact-module__hcVmEa__formControl{border:1px solid hsl(var(--border) / .3);width:100%;color:hsl(var(--foreground));font-family:var(--font-body);background:#0003;border-radius:8px;padding:.875rem 1rem;transition:all .3s}.Contact-module__hcVmEa__formControl:focus{border-color:hsl(var(--primary));box-shadow:0 0 15px hsl(var(--primary) / .2);outline:none}.Contact-module__hcVmEa__formSelect{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em}.Contact-module__hcVmEa__formControl option{background:hsl(var(--background));color:hsl(var(--foreground))}textarea.Contact-module__hcVmEa__formControl{resize:vertical;min-height:120px}
.Footer-module__S6Hkya__footer{background:hsl(var(--muted) / .3);border-top:1px solid hsl(var(--border) / .5);margin-top:4rem;padding:4rem 0 2rem}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr}}.Footer-module__S6Hkya__footerCol h4{color:hsl(var(--foreground));font-family:var(--font-display);margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.Footer-module__S6Hkya__footerLinks{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__footerLink{color:hsl(var(--muted-foreground));font-size:.95rem;text-decoration:none;transition:all .3s}.Footer-module__S6Hkya__footerLink:hover{color:hsl(var(--primary))}.Footer-module__S6Hkya__bottomBar{border-top:1px solid hsl(var(--foreground) / .05);color:hsl(var(--muted-foreground));flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.875rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__bottomBar{flex-direction:row}}.Footer-module__S6Hkya__brandDesc{color:hsl(var(--muted-foreground));max-width:300px;font-size:.95rem;line-height:1.6}
