.Navbar-module__cJzEcG__navbar{z-index:1000;width:100%;padding:.5rem 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__withBackground{-webkit-backdrop-filter:blur(10px);background:#ffffff0d}.Navbar-module__cJzEcG__scrolled{border-bottom:1px solid var(--border);background:#fff;padding:.8rem 0;box-shadow:0 4px 30px #0000001a}.Navbar-module__cJzEcG__navContent{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{z-index:1000;align-items:center;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:auto!important;height:100px!important}.Navbar-module__cJzEcG__links{align-items:center;gap:2.5rem;display:flex}.btn-primary{color:#fff!important}.Navbar-module__cJzEcG__links a{color:var(--foreground);font-size:1.1rem;font-weight:500;transition:color .3s}.Navbar-module__cJzEcG__links a:hover{color:var(--secondary);text-underline-offset:.5rem;text-decoration:underline;-webkit-text-decoration-color:var(--secondary);text-decoration-color:var(--secondary)}.Navbar-module__cJzEcG__mobileToggle{color:var(--primary);cursor:pointer;z-index:1002;background:0 0;border:none;display:none}.Navbar-module__cJzEcG__mobileMenu{z-index:1001;background:#fff;flex-direction:column;width:300px;height:100vh;padding:8rem 2rem 2rem;transition:right .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-320px;box-shadow:-10px 0 30px #0000001a}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__active{right:0}.Navbar-module__cJzEcG__mobileNavLinks{flex-direction:column;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__mobileNavLinks a{color:var(--primary);font-size:1.25rem;font-weight:600}.Navbar-module__cJzEcG__mobileContactInfo{border-top:1px solid var(--border);margin-top:auto;padding-top:2rem}.Navbar-module__cJzEcG__mobileContactInfo p{color:var(--muted);text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:600}.Navbar-module__cJzEcG__contactItem{color:var(--foreground);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.95rem;display:flex}.Navbar-module__cJzEcG__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0003;width:100vw;height:100vh;position:fixed;top:0;left:0}@media (max-width:1024px){.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__mobileToggle{display:block}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background-color:#000;padding:4rem 0 3rem}.Footer-module__S6Hkya__grid{grid-template-columns:1.5fr 1fr 1fr;gap:4rem;margin-bottom:5rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{z-index:1000;align-items:center;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoImage{object-fit:contain;width:auto!important;height:100px!important}.Footer-module__S6Hkya__brand p{color:#fff;margin-top:2rem;margin-bottom:2rem;font-size:1rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:1.5rem;display:flex}.Footer-module__S6Hkya__socials a{cursor:pointer;background:var(--secondary);color:#fff;border:1px solid var(--secondary);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__S6Hkya__socials a:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-3px)}.Footer-module__S6Hkya__linksColumn h4{color:var(--secondary);margin-bottom:2rem;font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__linksColumn ul{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__S6Hkya__linksColumn a{color:#fff;font-size:.95rem;transition:all .3s}.Footer-module__S6Hkya__linksColumn a:hover{color:var(--secondary);padding-left:5px}.Footer-module__S6Hkya__linksList{color:#fff;font-size:.95rem;transition:all .3s}.Footer-module__S6Hkya__linksList a:hover{color:var(--secondary);padding-left:5px}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);text-align:center;color:#fff;padding-top:2rem;font-size:.9rem}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__footer{padding:5rem 0 2rem}}
.Hero-module__ZARIfG__hero{background-color:#fcfaff;justify-content:center;align-items:center;min-height:100vh;padding:8rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__bgImage{object-fit:cover;opacity:.4;filter:blur(2px)}.Hero-module__ZARIfG__overlay{background:radial-gradient(circle,#0000 0%,#fcfaff 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:1;text-align:center;max-width:900px;margin:0 auto;position:relative}.Hero-module__ZARIfG__badge{border:1px solid var(--border);color:var(--primary);background:#fff;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 20px #00000008}.Hero-module__ZARIfG__content h1{letter-spacing:-2px;margin-bottom:1.5rem;font-size:5rem;line-height:1.1}.Hero-module__ZARIfG__content p{color:var(--muted);max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.3rem;line-height:1.6}.Hero-module__ZARIfG__actions{justify-content:center;gap:1.5rem;margin-bottom:5rem;display:flex}.Hero-module__ZARIfG__btnOutline{cursor:pointer;border:2px solid var(--primary);color:var(--primary);border-radius:9999px;justify-content:center;align-items:center;padding:.8rem 2.5rem;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__ZARIfG__btnOutline:hover{background:var(--primary);color:#fff;transform:translateY(-2px)}.Hero-module__ZARIfG__trustBar{border-top:1px solid #0000000d;padding-top:3rem}.Hero-module__ZARIfG__trustBar p{letter-spacing:2px;color:var(--muted);margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.Hero-module__ZARIfG__trustLogos{opacity:.5;filter:grayscale();justify-content:center;gap:4rem;display:flex}.Hero-module__ZARIfG__trustLogos span{font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:700}@media (max-width:1024px){.Hero-module__ZARIfG__content h1{font-size:3.5rem}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:10rem 0 5rem}.Hero-module__ZARIfG__content h1{letter-spacing:-1px;font-size:2.8rem}.Hero-module__ZARIfG__actions{flex-direction:column;gap:1rem}.Hero-module__ZARIfG__actions a{width:100%}.Hero-module__ZARIfG__trustLogos{flex-wrap:wrap;gap:2rem}}
.Stats-module__yL2aHq__statsSection{z-index:10;margin-top:-4rem;position:relative}.Stats-module__yL2aHq__statsWrapper{border:1px solid var(--border);background:#fff;border-radius:2.5rem;grid-template-columns:repeat(4,1fr);padding:2rem;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #3c158b14}.Stats-module__yL2aHq__statCard{justify-content:center;align-items:center;gap:1.25rem;padding:1rem;display:flex;position:relative}.Stats-module__yL2aHq__statIcon{background:var(--secondary-soft);color:var(--primary);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Stats-module__yL2aHq__statContent{flex-direction:column;display:flex}.Stats-module__yL2aHq__statValue{color:var(--primary);margin-bottom:.25rem;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:700;line-height:1}.Stats-module__yL2aHq__statLabel{color:var(--muted);font-size:.85rem;font-weight:500}.Stats-module__yL2aHq__divider{background:var(--border);width:1px;height:40px;position:absolute;right:0}@media (max-width:1024px){.Stats-module__yL2aHq__statsWrapper{border-radius:1.5rem;grid-template-columns:repeat(2,1fr);gap:1rem}.Stats-module__yL2aHq__divider{display:none}.Stats-module__yL2aHq__statCard{justify-content:flex-start}}@media (max-width:640px){.Stats-module__yL2aHq__statsSection{margin-top:-2rem}.Stats-module__yL2aHq__statsWrapper{grid-template-columns:1fr;padding:1.5rem}.Stats-module__yL2aHq__statValue{font-size:1.5rem}}
.Services-module__dpHhBa__header{text-align:center;margin-bottom:5rem}.Services-module__dpHhBa__badge{color:var(--secondary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.Services-module__dpHhBa__header h2{margin-bottom:1.5rem;font-size:3rem}.Services-module__dpHhBa__header p{color:var(--muted);max-width:600px;margin:0 auto;font-size:1.2rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.Services-module__dpHhBa__card{border-radius:var(--radius);border:1px solid #a274ff1a;padding:3rem;transition:all .3s}.Services-module__dpHhBa__card:hover{border-color:var(--secondary);transform:translateY(-10px);box-shadow:0 20px 40px #3c158b0d}.Services-module__dpHhBa__iconWrapper{color:var(--secondary);background:var(--secondary-soft);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;transition:all .3s;display:flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__iconWrapper{background:var(--primary);color:#fff;transform:rotate(-5deg)}.Services-module__dpHhBa__card h3{margin-bottom:1rem;font-size:1.5rem}.Services-module__dpHhBa__card p{color:var(--muted)}@media (max-width:768px){.Services-module__dpHhBa__header h2{font-size:2.2rem}}
.SectionHeader-module__2iX9PG__header{max-width:800px;margin-bottom:3rem}.SectionHeader-module__2iX9PG__centered{text-align:center;margin-left:auto;margin-right:auto}.SectionHeader-module__2iX9PG__badge{color:var(--secondary);text-transform:uppercase;letter-spacing:2.5px;margin-bottom:1.25rem;padding:.25rem 0;font-size:.8rem;font-weight:700;display:inline-block;position:relative}.SectionHeader-module__2iX9PG__title{text-transform:uppercase;color:var(--primary);letter-spacing:-1px;margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.SectionHeader-module__2iX9PG__description{color:var(--muted);font-size:1.2rem;line-height:1.6}.SectionHeader-module__2iX9PG__line{background:linear-gradient(to right, var(--primary), var(--secondary));border-radius:9999px;width:60px;height:4px;margin-top:2rem}.SectionHeader-module__2iX9PG__centered .SectionHeader-module__2iX9PG__line{margin-left:auto;margin-right:auto}.SectionHeader-module__2iX9PG__light .SectionHeader-module__2iX9PG__badge{color:var(--secondary)}.SectionHeader-module__2iX9PG__light .SectionHeader-module__2iX9PG__title{color:#fff}.SectionHeader-module__2iX9PG__light .SectionHeader-module__2iX9PG__description{color:#ffffffb3}@media (max-width:768px){.SectionHeader-module__2iX9PG__header{margin-bottom:3.5rem}.SectionHeader-module__2iX9PG__title{font-size:2.5rem}.SectionHeader-module__2iX9PG__description{font-size:1rem}}
.Features-module__zvCZ4q__featuresSection{background:linear-gradient(#fff,#fcfaff);position:relative;overflow:hidden}.Features-module__zvCZ4q__header{text-align:center;margin-bottom:6rem}.Features-module__zvCZ4q__badge{color:var(--secondary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.Features-module__zvCZ4q__header h2{color:var(--primary);margin-bottom:1.5rem;font-size:3.5rem}.Features-module__zvCZ4q__header p{color:var(--muted);max-width:600px;margin:0 auto;font-size:1.2rem}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.Features-module__zvCZ4q__featureCard{border:1px solid var(--border);background:#fff;border-radius:2rem;flex-direction:column;height:100%;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Features-module__zvCZ4q__featureCard:hover{border-color:var(--secondary);transform:translateY(-10px);box-shadow:0 20px 40px #3c158b0d}.Features-module__zvCZ4q__iconContainer{background:var(--secondary-soft);width:64px;height:64px;color:var(--primary);border-radius:1.25rem;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .3s;display:flex}.Features-module__zvCZ4q__featureCard:hover .Features-module__zvCZ4q__iconContainer{background:var(--primary);color:#fff;transform:scale(1.1)}.Features-module__zvCZ4q__content h3{color:var(--primary);margin-bottom:1rem;font-size:1.4rem}.Features-module__zvCZ4q__content p{color:var(--muted);font-size:1rem;line-height:1.6}.Features-module__zvCZ4q__cardDecoration{background:radial-gradient(circle, var(--secondary-soft) 0%, transparent 70%);opacity:.5;border-radius:50%;width:40px;height:40px;position:absolute;top:1.5rem;right:1.5rem}@media (max-width:1100px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Features-module__zvCZ4q__header h2{font-size:2.5rem}.Features-module__zvCZ4q__grid{grid-template-columns:1fr;gap:1.5rem}.Features-module__zvCZ4q__featureCard{padding:2.5rem 2rem}}
.Portfolio-module__uAcsSq__portfolio{background-color:#fcfaff;padding:8rem 0}.Portfolio-module__uAcsSq__header{margin-bottom:4rem}.Portfolio-module__uAcsSq__header h2{margin-bottom:1rem;font-size:2.8rem}.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.Portfolio-module__uAcsSq__item{border-radius:var(--radius);aspect-ratio:16/10;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__imageWrapper{width:100%;height:100%;position:relative}.Portfolio-module__uAcsSq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Portfolio-module__uAcsSq__overlay{color:#fff;opacity:0;background:linear-gradient(#0000,#3c158be6);flex-direction:column;justify-content:flex-end;width:100%;padding:3rem 2rem 2rem;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0}.Portfolio-module__uAcsSq__overlay span{text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.8rem;display:block}.Portfolio-module__uAcsSq__overlay h3{color:#fff;margin:0;font-size:1.5rem}.Portfolio-module__uAcsSq__item:hover .Portfolio-module__uAcsSq__image{transform:scale(1.05)}.Portfolio-module__uAcsSq__item:hover .Portfolio-module__uAcsSq__overlay{opacity:1}@media (max-width:768px){.Portfolio-module__uAcsSq__header h2{font-size:2.2rem}.Portfolio-module__uAcsSq__grid{grid-template-columns:1fr}}
.Process-module__RmMdVa__header{text-align:center}.Process-module__RmMdVa__header h2{margin-bottom:1.5rem;font-size:3rem}.Process-module__RmMdVa__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.Process-module__RmMdVa__grid:before{content:"";background:var(--border);z-index:0;height:2px;position:absolute;top:100px;left:10%;right:10%}.Process-module__RmMdVa__step{text-align:center;z-index:1;position:relative}.Process-module__RmMdVa__number{background:var(--primary);color:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 1.5rem;font-weight:700;display:flex}.Process-module__RmMdVa__iconWrapper{border:1px solid var(--border);width:80px;height:80px;color:var(--secondary);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;transition:all .3s;display:flex}.Process-module__RmMdVa__step:hover .Process-module__RmMdVa__iconWrapper{border-color:var(--secondary);transform:translateY(-5px);box-shadow:0 10px 20px #a274ff1a}.Process-module__RmMdVa__step h3{margin-bottom:1rem;font-size:1.4rem}.Process-module__RmMdVa__step p{color:var(--muted);padding:0 1rem;font-size:.95rem}@media (max-width:1024px){.Process-module__RmMdVa__grid:before{display:none}.Process-module__RmMdVa__grid{grid-template-columns:repeat(2,1fr);gap:4rem 2rem}}@media (max-width:640px){.Process-module__RmMdVa__grid{grid-template-columns:1fr;gap:3rem}.Process-module__RmMdVa__step h3{font-size:1.2rem}}
.RentalCatalog-module__Atl7Jq__header{text-align:center}.RentalCatalog-module__Atl7Jq__header h2{font-size:2.8rem}.RentalCatalog-module__Atl7Jq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.RentalCatalog-module__Atl7Jq__card{border-radius:var(--radius);border:1px solid var(--border);background:#fff;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex}.RentalCatalog-module__Atl7Jq__card:hover{border-color:var(--secondary);box-shadow:0 15px 30px #a274ff1a}.RentalCatalog-module__Atl7Jq__iconWrapper{color:var(--primary);background:var(--secondary-soft);border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.RentalCatalog-module__Atl7Jq__card h3{margin-bottom:.5rem;font-size:1.4rem}.RentalCatalog-module__Atl7Jq__price{color:var(--primary);margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.RentalCatalog-module__Atl7Jq__features{flex-grow:1;margin-bottom:2rem;list-style:none}.RentalCatalog-module__Atl7Jq__features li{color:var(--muted);align-items:center;margin-bottom:.75rem;display:flex}.RentalCatalog-module__Atl7Jq__features li:before{content:"✓";color:var(--secondary);margin-right:.75rem;font-weight:700}
.Testimonials-module__ItA9Ha__testimonials{background:linear-gradient(135deg, var(--primary), #1a1a2e);color:#fff;padding:8rem 0}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:5rem}.Testimonials-module__ItA9Ha__header h2{color:#fff;font-size:2.8rem}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Testimonials-module__ItA9Ha__card{border-radius:var(--radius);background:#ffffff0d;border:1px solid #ffffff1a;padding:3rem;position:relative}.Testimonials-module__ItA9Ha__quoteIcon{color:var(--secondary);position:absolute;top:2rem;right:2rem}.Testimonials-module__ItA9Ha__avatarImg{object-fit:cover;border:2px solid var(--secondary);border-radius:50%;width:50px;height:50px}.Testimonials-module__ItA9Ha__text{z-index:1;margin-bottom:2rem;font-size:1.1rem;font-style:italic;position:relative}.Testimonials-module__ItA9Ha__author{align-items:center;gap:1rem;display:flex}.Testimonials-module__ItA9Ha__name{font-family:Outfit,sans-serif;font-weight:600}.Testimonials-module__ItA9Ha__role{color:var(--secondary);font-size:.85rem}
.not-found-module__HS70Aa__main{background-color:#fcfaff;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.not-found-module__HS70Aa__bg{pointer-events:none;background:radial-gradient(80% 60% at 50% 40%,#a274ff1f 0%,#0000 70%);position:absolute;inset:0}.not-found-module__HS70Aa__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:10rem 0 8rem;animation:.8s ease-out forwards not-found-module__HS70Aa__fadeIn;display:flex}@keyframes not-found-module__HS70Aa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.not-found-module__HS70Aa__badge{background:var(--secondary-soft);color:var(--secondary);letter-spacing:2.5px;text-transform:uppercase;border:1px solid #a274ff40;border-radius:9999px;padding:.4rem 1.2rem;font-size:.8rem;font-weight:600;display:inline-block}.not-found-module__HS70Aa__code{letter-spacing:-4px;font-family:Outfit,sans-serif;font-size:clamp(6rem,18vw,12rem);font-weight:700;line-height:1}.not-found-module__HS70Aa__title{color:var(--primary);letter-spacing:-.5px;font-size:clamp(1.6rem,4vw,2.8rem)}.not-found-module__HS70Aa__description{max-width:520px;color:var(--muted);font-size:1.1rem;line-height:1.7}.not-found-module__HS70Aa__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.not-found-module__HS70Aa__actions a{align-items:center;gap:.5rem;display:inline-flex}@media (max-width:768px){.not-found-module__HS70Aa__content{gap:1.2rem;padding:9rem 0 6rem}.not-found-module__HS70Aa__code{letter-spacing:-2px}.not-found-module__HS70Aa__description{font-size:1rem}.not-found-module__HS70Aa__actions{flex-direction:column;align-items:center}.not-found-module__HS70Aa__actions a{justify-content:center;width:100%}}
.Contact-module__hcVmEa__wrapper{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;display:grid}.Contact-module__hcVmEa__infoCard,.Contact-module__hcVmEa__formCard{border:1px solid var(--border);background:#fff;border-radius:2rem;flex-direction:column;height:100%;padding:3rem;transition:all .3s;display:flex}.Contact-module__hcVmEa__infoCard:hover,.Contact-module__hcVmEa__formCard:hover{border-color:var(--secondary);box-shadow:0 10px 30px #3c158b0d}.Contact-module__hcVmEa__cardTitle{color:var(--primary);margin-bottom:2.5rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700}.Contact-module__hcVmEa__contactList{flex-direction:column;flex-grow:1;gap:2rem;display:flex}.Contact-module__hcVmEa__contactItem{align-items:center;gap:1.25rem;display:flex}.Contact-module__hcVmEa__iconBox{background:var(--secondary-soft);width:50px;height:50px;color:var(--primary);border-radius:.75rem;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__itemText span{color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:.15rem;font-size:.75rem;font-weight:700;display:block}.Contact-module__hcVmEa__itemText p{color:var(--foreground);margin:0;font-size:1rem;font-weight:500}.Contact-module__hcVmEa__socialPrompt{border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.Contact-module__hcVmEa__socialPrompt p{color:var(--muted);font-size:.9rem;line-height:1.5}.Contact-module__hcVmEa__form{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__hcVmEa__fieldGroup{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.Contact-module__hcVmEa__field input,.Contact-module__hcVmEa__field select,.Contact-module__hcVmEa__field textarea{border:1px solid var(--border);background:#fcfaff;border-radius:.85rem;width:100%;padding:1.1rem;font-family:inherit;font-size:.95rem;transition:all .3s}.Contact-module__hcVmEa__field input:focus,.Contact-module__hcVmEa__field select:focus,.Contact-module__hcVmEa__field textarea:focus{border-color:var(--secondary);background:#fff;outline:none;box-shadow:0 0 0 4px #a274ff1a}.Contact-module__hcVmEa__success{text-align:center;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;gap:1.25rem;padding:2rem 0;display:flex}.Contact-module__hcVmEa__successIcon{background:var(--secondary-soft);width:72px;height:72px;color:var(--secondary);border-radius:50%;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__successTitle{color:var(--primary);margin:0;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:700}.Contact-module__hcVmEa__successText{color:var(--muted);margin:0;font-size:.95rem;line-height:1.6}.Contact-module__hcVmEa__successReset{color:var(--secondary);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.9rem;font-weight:600;text-decoration:underline}@media (max-width:968px){.Contact-module__hcVmEa__wrapper{grid-template-columns:1fr;gap:1.5rem}.Contact-module__hcVmEa__infoCard,.Contact-module__hcVmEa__formCard{padding:2.5rem 1.5rem}.Contact-module__hcVmEa__fieldGroup{grid-template-columns:1fr}}
