.Navbar-module__pSp8Ga__navHeader{z-index:100;-webkit-backdrop-filter:blur(16px);background:#070913bf;border-bottom:1px solid #ffffff14;width:100%;transition:all .3s;position:sticky;top:0}.Navbar-module__pSp8Ga__navContainer{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:.85rem 1.5rem;display:flex}.Navbar-module__pSp8Ga__brandLink{cursor:pointer;align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__logoWrapper{background:linear-gradient(135deg,#6366f1,#06b6d4);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;padding:2px;display:flex;position:relative;box-shadow:0 0 15px #6366f14d}.Navbar-module__pSp8Ga__logoImage{object-fit:cover;border-radius:10px}.Navbar-module__pSp8Ga__brandTextGroup{flex-direction:column;display:flex}.Navbar-module__pSp8Ga__brandName{font-family:var(--font-outfit-family);letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.4rem;font-weight:800}.Navbar-module__pSp8Ga__brandTagline{color:#06b6d4;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:600}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:2rem;list-style:none;display:flex}.Navbar-module__pSp8Ga__navLink{color:#94a3b8;padding:.25rem 0;font-size:.92rem;font-weight:500;transition:all .2s;position:relative}.Navbar-module__pSp8Ga__navLink:hover{color:#fff}.Navbar-module__pSp8Ga__navLink:after{content:"";background:linear-gradient(90deg,#6366f1,#06b6d4);border-radius:2px;width:0%;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__pSp8Ga__navLink:hover:after{width:100%}.Navbar-module__pSp8Ga__navActions{align-items:center;gap:1rem;display:flex}.Navbar-module__pSp8Ga__statusBadge{color:#34d399;background:#10b9811a;border:1px solid #10b98140;border-radius:9999px;align-items:center;gap:6px;padding:.35rem .85rem;font-size:.78rem;font-weight:600;display:inline-flex}.Navbar-module__pSp8Ga__statusDot{background-color:#34d399;border-radius:50%;width:7px;height:7px;animation:2s infinite Navbar-module__pSp8Ga__pulseGlow;box-shadow:0 0 8px #34d399}.Navbar-module__pSp8Ga__ctaBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#3b82f6 100%);border:1px solid #ffffff26;border-radius:10px;align-items:center;gap:8px;padding:.55rem 1.25rem;font-size:.88rem;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 4px 12px #6366f140}.Navbar-module__pSp8Ga__ctaBtn:hover{background:linear-gradient(135deg,#4f46e5 0%,#2563eb 100%);transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.Navbar-module__pSp8Ga__mobileMenuToggle{color:#f8fafc;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem;display:none}.Navbar-module__pSp8Ga__mobileMenuDrawer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99;background:#070913f2;border-bottom:1px solid #ffffff1a;flex-direction:column;gap:1.25rem;padding:1.5rem;animation:.3s ease-out forwards Navbar-module__pSp8Ga__fadeIn;display:flex;position:fixed;top:65px;left:0;right:0;box-shadow:0 10px 30px #00000080}@media (max-width:900px){.Navbar-module__pSp8Ga__navLinks,.Navbar-module__pSp8Ga__statusBadge{display:none}.Navbar-module__pSp8Ga__mobileMenuToggle{display:block}}
.HeroSection-module__8AZ9Vq__heroSection{text-align:center;max-width:1280px;margin:0 auto;padding:5rem 1.5rem 4rem;position:relative;overflow:hidden}.HeroSection-module__8AZ9Vq__heroContent{z-index:2;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex;position:relative}.HeroSection-module__8AZ9Vq__badge{color:#a5b4fc;background:#6366f11f;border:1px solid #6366f14d;border-radius:9999px;align-items:center;gap:8px;margin-bottom:2rem;padding:.45rem 1.15rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 0 20px #6366f126}.HeroSection-module__8AZ9Vq__badgeIcon{color:#06b6d4;display:flex}.HeroSection-module__8AZ9Vq__heroTitle{font-family:var(--font-outfit-family);letter-spacing:-.04em;background:linear-gradient(135deg,#fff 0%,#cbd5e1 50%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3.75rem;font-weight:800;line-height:1.15}.HeroSection-module__8AZ9Vq__gradientText{background:linear-gradient(135deg,#6366f1 0%,#a855f7 50%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.HeroSection-module__8AZ9Vq__heroSubtitle{color:#94a3b8;max-width:720px;margin:0 auto 2.5rem;font-size:1.2rem;line-height:1.7}.HeroSection-module__8AZ9Vq__heroButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-bottom:3.5rem;display:flex}.HeroSection-module__8AZ9Vq__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#3b82f6 100%);border:1px solid #fff3;border-radius:12px;align-items:center;gap:10px;padding:.9rem 2.25rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #6366f159}.HeroSection-module__8AZ9Vq__primaryBtn:hover{background:linear-gradient(135deg,#4f46e5 0%,#2563eb 100%);transform:translateY(-3px);box-shadow:0 15px 35px #6366f180}.HeroSection-module__8AZ9Vq__secondaryBtn{color:#f1f5f9;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b99;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:10px;padding:.9rem 2.25rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.HeroSection-module__8AZ9Vq__secondaryBtn:hover{color:#fff;background:#334155cc;border-color:#ffffff40;transform:translateY(-3px)}.HeroSection-module__8AZ9Vq__statsGrid{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172aa6;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;max-width:960px;margin:0 auto;padding:1.75rem 2rem;display:grid;box-shadow:0 20px 40px #0006}.HeroSection-module__8AZ9Vq__statItem{flex-direction:column;align-items:center;gap:4px;display:flex}.HeroSection-module__8AZ9Vq__statValue{font-family:var(--font-outfit-family);background:linear-gradient(135deg,#fff 0%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.2rem;font-weight:800}.HeroSection-module__8AZ9Vq__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.82rem;font-weight:600}@media (max-width:768px){.HeroSection-module__8AZ9Vq__heroTitle{font-size:2.5rem}.HeroSection-module__8AZ9Vq__heroSubtitle{font-size:1rem}.HeroSection-module__8AZ9Vq__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;padding:1.25rem}}
.ProjectsShowcase-module__heXGlW__section{max-width:1280px;margin:0 auto;padding:5rem 1.5rem}.ProjectsShowcase-module__heXGlW__sectionHeader{text-align:center;margin-bottom:3rem}.ProjectsShowcase-module__heXGlW__sectionBadge{color:#06b6d4;text-transform:uppercase;letter-spacing:.05em;background:#06b6d41a;border:1px solid #06b6d44d;border-radius:9999px;align-items:center;gap:6px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.ProjectsShowcase-module__heXGlW__sectionTitle{font-family:var(--font-outfit-family);color:#f8fafc;letter-spacing:-.03em;margin-bottom:1rem;font-size:2.75rem;font-weight:800}.ProjectsShowcase-module__heXGlW__sectionSubtitle{color:#94a3b8;max-width:650px;margin:0 auto;font-size:1.1rem}.ProjectsShowcase-module__heXGlW__controlsBar{flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:3rem;display:flex}.ProjectsShowcase-module__heXGlW__searchWrapper{width:100%;max-width:500px;position:relative}.ProjectsShowcase-module__heXGlW__searchInput{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172abf;border:1px solid #ffffff1f;border-radius:14px;width:100%;padding:.9rem 1.25rem .9rem 3rem;font-family:inherit;font-size:.95rem;transition:all .25s;box-shadow:0 4px 20px #0003}.ProjectsShowcase-module__heXGlW__searchInput:focus{background:#0f172af2;border-color:#6366f1;outline:none;box-shadow:0 0 0 4px #6366f133,0 8px 25px #0006}.ProjectsShowcase-module__heXGlW__searchIcon{color:#64748b;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.ProjectsShowcase-module__heXGlW__categoryPills{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.ProjectsShowcase-module__heXGlW__pill{color:#94a3b8;cursor:pointer;background:#1e293b80;border:1px solid #ffffff14;border-radius:9999px;padding:.55rem 1.15rem;font-size:.88rem;font-weight:500;transition:all .2s}.ProjectsShowcase-module__heXGlW__pill:hover{color:#fff;background:#334155b3;border-color:#ffffff2e}.ProjectsShowcase-module__heXGlW__activePill{font-weight:600;box-shadow:0 0 15px #6366f140;color:#fff!important;background:linear-gradient(135deg,#6366f140,#06b6d440)!important;border-color:#6366f1!important}.ProjectsShowcase-module__heXGlW__grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2rem;display:grid}.ProjectsShowcase-module__heXGlW__card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#111827a6;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;padding:2rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.ProjectsShowcase-module__heXGlW__card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#6366f1,#06b6d4,#0000);height:2px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.ProjectsShowcase-module__heXGlW__card:hover{background:#182033d9;border-color:#6366f159;transform:translateY(-8px);box-shadow:0 20px 40px -15px #0009,0 0 30px #6366f126}.ProjectsShowcase-module__heXGlW__card:hover:before{opacity:1}.ProjectsShowcase-module__heXGlW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.ProjectsShowcase-module__heXGlW__iconWrapper{background:#1e293bb3;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.6rem;display:flex;box-shadow:0 4px 12px #0003}.ProjectsShowcase-module__heXGlW__categoryTag{color:#06b6d4;text-transform:uppercase;letter-spacing:.06em;background:#06b6d41a;border:1px solid #06b6d433;border-radius:6px;padding:.25rem .65rem;font-size:.75rem;font-weight:700}.ProjectsShowcase-module__heXGlW__cardTitle{font-family:var(--font-outfit-family);color:#f8fafc;letter-spacing:-.02em;margin-bottom:.6rem;font-size:1.5rem;font-weight:700}.ProjectsShowcase-module__heXGlW__cardDesc{color:#94a3b8;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.ProjectsShowcase-module__heXGlW__tagsRow{flex-wrap:wrap;gap:.4rem;margin-bottom:1.75rem;display:flex}.ProjectsShowcase-module__heXGlW__tag{color:#a5b4fc;background:#6366f11a;border:1px solid #6366f133;border-radius:6px;padding:.2rem .6rem;font-size:.75rem}.ProjectsShowcase-module__heXGlW__cardActions{align-items:center;gap:.75rem;margin-top:auto;display:flex}.ProjectsShowcase-module__heXGlW__launchLink{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#6366f1 100%);border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:.7rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #3b82f640}.ProjectsShowcase-module__heXGlW__launchLink:hover{background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);transform:translateY(-2px);box-shadow:0 6px 18px #3b82f666}.ProjectsShowcase-module__heXGlW__infoBtn{color:#cbd5e1;cursor:pointer;background:#1e293bb3;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:inline-flex}.ProjectsShowcase-module__heXGlW__infoBtn:hover{color:#fff;background:#334155e6;border-color:#fff3}.ProjectsShowcase-module__heXGlW__emptyState{text-align:center;color:#64748b;background:#0f172a66;border:1px dashed #ffffff1a;border-radius:20px;grid-column:1/-1;padding:4rem 2rem;font-size:1.1rem}@media (max-width:768px){.ProjectsShowcase-module__heXGlW__grid{grid-template-columns:1fr}}
.ProjectModal-module__A1se8G__backdrop{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#04060ed9;justify-content:center;align-items:center;padding:1.5rem;animation:.25s ease-out forwards ProjectModal-module__A1se8G__fadeIn;display:flex;position:fixed;inset:0}.ProjectModal-module__A1se8G__modal{background:#0f172a;border:1px solid #ffffff26;border-radius:24px;flex-direction:column;gap:1.5rem;width:100%;max-width:620px;padding:2.25rem;animation:.25s cubic-bezier(.16,1,.3,1) forwards ProjectModal-module__A1se8G__scaleUp;display:flex;position:relative;box-shadow:0 25px 50px -12px #000000b3,0 0 30px #6366f133}@keyframes ProjectModal-module__A1se8G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProjectModal-module__A1se8G__scaleUp{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.ProjectModal-module__A1se8G__closeBtn{color:#94a3b8;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.ProjectModal-module__A1se8G__closeBtn:hover{color:#fff;background:#ffffff2e}.ProjectModal-module__A1se8G__headerGroup{align-items:center;gap:1rem;display:flex}.ProjectModal-module__A1se8G__modalIcon{background:linear-gradient(135deg,#6366f140,#06b6d440);border:1px solid #6366f166;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.6rem;display:flex}.ProjectModal-module__A1se8G__titleMeta{flex-direction:column;display:flex}.ProjectModal-module__A1se8G__modalTitle{font-family:var(--font-outfit-family);color:#f8fafc;font-size:1.75rem;font-weight:700}.ProjectModal-module__A1se8G__modalCategory{color:#06b6d4;text-transform:uppercase;letter-spacing:.05em;font-size:.82rem;font-weight:600}.ProjectModal-module__A1se8G__modalDesc{color:#cbd5e1;font-size:1.05rem;line-height:1.65}.ProjectModal-module__A1se8G__sectionTitle{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.ProjectModal-module__A1se8G__tagGroup{flex-wrap:wrap;gap:.5rem;display:flex}.ProjectModal-module__A1se8G__tagPill{color:#a5b4fc;background:#1e293bcc;border:1px solid #ffffff1a;border-radius:9999px;padding:.3rem .75rem;font-size:.8rem;font-weight:500}.ProjectModal-module__A1se8G__featuresList{flex-direction:column;gap:.6rem;list-style:none;display:flex}.ProjectModal-module__A1se8G__featureItem{color:#cbd5e1;align-items:center;gap:10px;font-size:.95rem;display:flex}.ProjectModal-module__A1se8G__featureIcon{color:#10b981;display:flex}.ProjectModal-module__A1se8G__modalFooter{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:1.25rem;display:flex}.ProjectModal-module__A1se8G__launchBtn{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#6366f1 100%);border-radius:12px;align-items:center;gap:8px;padding:.75rem 1.75rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 15px #3b82f64d}.ProjectModal-module__A1se8G__launchBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f680}.ProjectModal-module__A1se8G__statusIndicator{color:#34d399;align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:flex}
.ServicesSection-module__kiZ55a__section{max-width:1280px;margin:0 auto;padding:5rem 1.5rem;position:relative}.ServicesSection-module__kiZ55a__sectionHeader{text-align:center;margin-bottom:3.5rem}.ServicesSection-module__kiZ55a__sectionBadge{color:#c084fc;text-transform:uppercase;letter-spacing:.05em;background:#a855f71a;border:1px solid #a855f74d;border-radius:9999px;align-items:center;gap:6px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.ServicesSection-module__kiZ55a__sectionTitle{font-family:var(--font-outfit-family);color:#f8fafc;letter-spacing:-.03em;margin-bottom:1rem;font-size:2.75rem;font-weight:800}.ServicesSection-module__kiZ55a__sectionSubtitle{color:#94a3b8;max-width:680px;margin:0 auto;font-size:1.1rem}.ServicesSection-module__kiZ55a__capabilitiesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ServicesSection-module__kiZ55a__capabilityCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172aa6;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;padding:2.25rem;transition:all .3s;display:flex;position:relative}.ServicesSection-module__kiZ55a__capabilityCard:hover{background:#182033d9;border-color:#a855f759;transform:translateY(-6px);box-shadow:0 15px 35px #00000080,0 0 25px #a855f726}.ServicesSection-module__kiZ55a__iconBox{background:linear-gradient(135deg,#6366f133,#a855f733);border:1px solid #a855f74d;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:1.75rem;display:flex}.ServicesSection-module__kiZ55a__cardTitle{font-family:var(--font-outfit-family);color:#f8fafc;margin-bottom:.75rem;font-size:1.35rem;font-weight:700}.ServicesSection-module__kiZ55a__cardDesc{color:#94a3b8;font-size:.95rem;line-height:1.65}.ServicesSection-module__kiZ55a__techBanner{text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172a99;border:1px solid #ffffff14;border-radius:24px;margin-top:5rem;padding:2.5rem}.ServicesSection-module__kiZ55a__techTitle{font-family:var(--font-outfit-family);color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.ServicesSection-module__kiZ55a__techPills{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.ServicesSection-module__kiZ55a__techItem{color:#f1f5f9;background:#1e293bb3;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;display:flex}@media (max-width:992px){.ServicesSection-module__kiZ55a__capabilitiesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ServicesSection-module__kiZ55a__capabilitiesGrid{grid-template-columns:1fr}}
.AppEstimator-module__Efk_aW__section{max-width:1000px;margin:0 auto;padding:5rem 1.5rem}.AppEstimator-module__Efk_aW__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172abf;border:1px solid #6366f140;border-radius:24px;padding:3rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080,0 0 30px #6366f126}.AppEstimator-module__Efk_aW__card:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#0000 60%);width:100%;height:100%;position:absolute;top:-50%;right:-50%}.AppEstimator-module__Efk_aW__header{text-align:center;margin-bottom:2.5rem}.AppEstimator-module__Efk_aW__badge{color:#60a5fa;text-transform:uppercase;letter-spacing:.05em;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:9999px;align-items:center;gap:6px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.AppEstimator-module__Efk_aW__title{font-family:var(--font-outfit-family);color:#f8fafc;margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.AppEstimator-module__Efk_aW__subtitle{color:#94a3b8;font-size:1.05rem}.AppEstimator-module__Efk_aW__stepGroup{margin-bottom:2rem}.AppEstimator-module__Efk_aW__stepTitle{color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:1rem;font-size:.95rem;font-weight:700;display:flex}.AppEstimator-module__Efk_aW__stepNumber{color:#fff;background:#6366f1;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.78rem;display:inline-flex}.AppEstimator-module__Efk_aW__optionsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.AppEstimator-module__Efk_aW__optionBtn{color:#cbd5e1;cursor:pointer;text-align:left;background:#1e293b99;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:10px;padding:1rem 1.25rem;font-size:.92rem;font-weight:500;transition:all .2s;display:flex}.AppEstimator-module__Efk_aW__optionBtn:hover{color:#fff;background:#334155cc;border-color:#fff3}.AppEstimator-module__Efk_aW__selectedOption{font-weight:600;box-shadow:0 0 15px #6366f133;color:#fff!important;background:linear-gradient(135deg,#6366f140,#06b6d440)!important;border-color:#6366f1!important}.AppEstimator-module__Efk_aW__summaryBox{background:#07091399;border:1px solid #ffffff1a;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2.5rem;padding:1.5rem;display:flex}.AppEstimator-module__Efk_aW__summaryText{flex-direction:column;gap:4px;display:flex}.AppEstimator-module__Efk_aW__summaryTitle{color:#06b6d4;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.AppEstimator-module__Efk_aW__summaryDetail{color:#f1f5f9;font-size:1rem;font-weight:600}.AppEstimator-module__Efk_aW__actionBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:12px;align-items:center;gap:8px;padding:.85rem 1.75rem;font-size:.95rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 4px 15px #10b9814d}.AppEstimator-module__Efk_aW__actionBtn:hover{background:linear-gradient(135deg,#059669 0%,#047857 100%);transform:translateY(-2px);box-shadow:0 8px 25px #10b98180}@media (max-width:640px){.AppEstimator-module__Efk_aW__card{padding:1.75rem 1.25rem}.AppEstimator-module__Efk_aW__summaryBox{flex-direction:column;align-items:stretch}.AppEstimator-module__Efk_aW__actionBtn{justify-content:center}}
.contact-form-module__uWhtrq__contactSection{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172abf;border:1px solid #6366f140;border-radius:24px;max-width:720px;margin-top:5rem;margin-left:auto;margin-right:auto;padding:3.5rem 3rem;position:relative;box-shadow:0 20px 40px #00000080,0 0 30px #6366f126}.contact-form-module__uWhtrq__contactBadge{justify-content:center;margin-bottom:1rem;display:flex}.contact-form-module__uWhtrq__badgePill{color:#a5b4fc;text-transform:uppercase;letter-spacing:.05em;background:#6366f11a;border:1px solid #6366f14d;border-radius:9999px;align-items:center;gap:6px;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.contact-form-module__uWhtrq__contactTitle{font-family:var(--font-outfit-family);color:#f8fafc;letter-spacing:-.03em;text-align:center;margin-bottom:.75rem;font-size:2.5rem;font-weight:800}.contact-form-module__uWhtrq__contactSubtitle{text-align:center;color:#94a3b8;margin-bottom:2.25rem;font-size:1rem}.contact-form-module__uWhtrq__form{flex-direction:column;gap:1.5rem;display:flex}.contact-form-module__uWhtrq__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.contact-form-module__uWhtrq__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-form-module__uWhtrq__label{color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;font-size:.82rem;font-weight:600;display:block}.contact-form-module__uWhtrq__subjectPills{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.contact-form-module__uWhtrq__subjectBtn{color:#94a3b8;cursor:pointer;background:#1e293b99;border:1px solid #ffffff1a;border-radius:8px;padding:.4rem .85rem;font-size:.82rem;transition:all .2s}.contact-form-module__uWhtrq__subjectBtn:hover{color:#fff;background:#334155cc}.contact-form-module__uWhtrq__activeSubject{font-weight:600;color:#fff!important;background:#6366f140!important;border-color:#6366f1!important}.contact-form-module__uWhtrq__input,.contact-form-module__uWhtrq__textarea{color:#f8fafc;box-sizing:border-box;background-color:#07091399;border:1px solid #ffffff1f;border-radius:12px;width:100%;padding:.9rem 1.15rem;font-family:inherit;font-size:.98rem;transition:all .25s}.contact-form-module__uWhtrq__input:focus,.contact-form-module__uWhtrq__textarea:focus{background-color:#0f172af2;border-color:#6366f1;outline:none;box-shadow:0 0 0 4px #6366f133}.contact-form-module__uWhtrq__textarea{resize:vertical;min-height:160px}.contact-form-module__uWhtrq__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#3b82f6 100%);border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 4px 20px #6366f159}.contact-form-module__uWhtrq__submitButton:hover{background:linear-gradient(135deg,#4f46e5 0%,#2563eb 100%);transform:translateY(-2px);box-shadow:0 8px 25px #6366f180}.contact-form-module__uWhtrq__submitButton:disabled{opacity:.7;cursor:not-allowed}.contact-form-module__uWhtrq__successCard{text-align:center;padding:2.5rem 1.5rem}.contact-form-module__uWhtrq__successIcon{color:#34d399;background:#10b98126;border:1px solid #10b9814d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:1.8rem;display:flex}@media (max-width:640px){.contact-form-module__uWhtrq__contactSection{padding:2rem 1.25rem}.contact-form-module__uWhtrq__formRow{grid-template-columns:1fr}}
.Footer-module__nhiC3q__footer{color:#94a3b8;z-index:10;background:#04060ee6;border-top:1px solid #ffffff14;margin-top:6rem;padding:4rem 1.5rem 2.5rem;position:relative}.Footer-module__nhiC3q__container{flex-direction:column;gap:3rem;max-width:1280px;margin:0 auto;display:flex}.Footer-module__nhiC3q__topRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.Footer-module__nhiC3q__brandGroup{flex-direction:column;gap:1rem;max-width:380px;display:flex}.Footer-module__nhiC3q__brandLogoGroup{align-items:center;gap:12px;display:flex}.Footer-module__nhiC3q__logoImage{border-radius:10px}.Footer-module__nhiC3q__brandName{font-family:var(--font-outfit-family);color:#f8fafc;font-size:1.5rem;font-weight:800}.Footer-module__nhiC3q__brandDesc{color:#64748b;font-size:.92rem;line-height:1.65}.Footer-module__nhiC3q__linksGroup{flex-wrap:wrap;gap:4rem;display:flex}.Footer-module__nhiC3q__column{flex-direction:column;gap:.85rem;display:flex}.Footer-module__nhiC3q__columnTitle{color:#f8fafc;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.Footer-module__nhiC3q__footerLink{color:#94a3b8;font-size:.9rem;transition:color .2s}.Footer-module__nhiC3q__footerLink:hover{color:#fff}.Footer-module__nhiC3q__bottomRow{color:#64748b;border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__nhiC3q__scrollTopBtn{color:#cbd5e1;cursor:pointer;background:#1e293b99;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;padding:.45rem .9rem;font-size:.82rem;transition:all .2s;display:inline-flex}.Footer-module__nhiC3q__scrollTopBtn:hover{color:#fff;background:#334155cc}
