.AppDevHero-module__2JcmyG__hero{align-items:center;min-height:100vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.AppDevHero-module__2JcmyG__bg{z-index:0;position:absolute;inset:0}.AppDevHero-module__2JcmyG__gradient{background:radial-gradient(circle at top right,var(--primary-light)0%,transparent 50%),radial-gradient(circle at bottom left,#a78bfa1a 0%,transparent 50%);position:absolute;inset:0}.AppDevHero-module__2JcmyG__grid{background-image:linear-gradient(var(--border-light)1px,transparent 1px),linear-gradient(90deg,var(--border-light)1px,transparent 1px);opacity:.5;background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 80%);mask-image:radial-gradient(circle,#000 0%,#0000 80%)}.AppDevHero-module__2JcmyG__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.AppDevHero-module__2JcmyG__content{max-width:650px}.AppDevHero-module__2JcmyG__title{color:var(--foreground);margin-bottom:1.5rem;font-size:3.25rem;font-weight:700;line-height:1.15}.AppDevHero-module__2JcmyG__subtitle{color:var(--muted);margin-bottom:1rem;font-size:1.15rem;line-height:1.7}.AppDevHero-module__2JcmyG__support{color:var(--muted);border-left:4px solid var(--primary);margin-bottom:2rem;padding-left:1.5rem;font-size:1rem;line-height:1.7}.AppDevHero-module__2JcmyG__ctas{flex-wrap:wrap;gap:1rem;display:flex}.AppDevHero-module__2JcmyG__primary{background:var(--primary);color:#fff;border-radius:2rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.AppDevHero-module__2JcmyG__primary:hover{background:#1d4ed8;gap:.75rem;box-shadow:0 0 20px #2563eb4d}.AppDevHero-module__2JcmyG__secondary{color:var(--foreground);border:1px solid #ffffff26;border-radius:2rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.AppDevHero-module__2JcmyG__secondary:hover{background:#2563eb14;border-color:#2563eb66}.AppDevHero-module__2JcmyG__imgWrap{aspect-ratio:4/3;border:1px solid var(--border);border-radius:2rem;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.AppDevHero-module__2JcmyG__img{object-fit:cover}.AppDevHero-module__2JcmyG__imgOverlay{background:linear-gradient(to top,var(--background),transparent);width:100%;height:30%;position:absolute;bottom:0;left:0}@media (max-width:1024px){.AppDevHero-module__2JcmyG__hero{min-height:auto;padding-top:10rem}.AppDevHero-module__2JcmyG__container{text-align:center;grid-template-columns:1fr;gap:3rem}.AppDevHero-module__2JcmyG__content{margin:0 auto}.AppDevHero-module__2JcmyG__support{text-align:left;max-width:600px;margin:0 auto 2rem}.AppDevHero-module__2JcmyG__ctas{justify-content:center}.AppDevHero-module__2JcmyG__imgWrap{aspect-ratio:16/9;max-width:600px;margin:0 auto}.AppDevHero-module__2JcmyG__title{font-size:2.75rem}}@media (max-width:768px){.AppDevHero-module__2JcmyG__title{font-size:2.25rem}}
.AppDevIntro-module__L6lnwW__intro{position:relative}.AppDevIntro-module__L6lnwW__wrapper{grid-template-columns:1.2fr 1fr;align-items:start;gap:4rem;display:grid}.AppDevIntro-module__L6lnwW__paragraph{color:var(--muted);margin-top:1.25rem;font-size:1.05rem;line-height:1.7}.AppDevIntro-module__L6lnwW__listCol{padding-top:1rem}.AppDevIntro-module__L6lnwW__listLabel{text-transform:uppercase;letter-spacing:1px;color:#60a5fa;margin-bottom:1.25rem;font-size:.85rem;font-weight:600}.AppDevIntro-module__L6lnwW__specList{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.AppDevIntro-module__L6lnwW__specList li{color:var(--foreground);background:#0f172a66;border:1px solid #ffffff0f;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:1.05rem;font-weight:500;transition:all .3s;display:flex}html[data-theme=light] .AppDevIntro-module__L6lnwW__specList li{background:#fffc;border-color:#0000000f}.AppDevIntro-module__L6lnwW__specList li:hover{border-color:#2563eb40;transform:translate(6px)}.AppDevIntro-module__L6lnwW__checkIcon{color:#60a5fa;flex-shrink:0}@media (max-width:768px){.AppDevIntro-module__L6lnwW__wrapper{grid-template-columns:1fr;gap:2rem}}
.AppDevServices-module__v9NSwa__services{position:relative}.AppDevServices-module__v9NSwa__subtitle{color:var(--muted);font-size:1.1rem;line-height:1.6}.AppDevServices-module__v9NSwa__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.5rem;display:grid}.AppDevServices-module__v9NSwa__grid>*{height:100%}.AppDevServices-module__v9NSwa__card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172a73;border:1px solid #ffffff0f;border-radius:1.25rem;flex-direction:column;padding:2rem;transition:border-color .3s;display:flex;position:relative;overflow:hidden}html[data-theme=light] .AppDevServices-module__v9NSwa__card{background:#ffffffd9;border-color:#0000000f}.AppDevServices-module__v9NSwa__card:hover{border-color:#2563eb4d}.AppDevServices-module__v9NSwa__cardIcon{color:#60a5fa;background:linear-gradient(135deg,#2563eb33,#0000);border:1px solid #2563eb40;border-radius:1rem;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:flex;box-shadow:0 4px 15px #2563eb26}.AppDevServices-module__v9NSwa__cardTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.AppDevServices-module__v9NSwa__cardDesc{color:var(--muted);margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.AppDevServices-module__v9NSwa__cardList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.AppDevServices-module__v9NSwa__cardList li{color:var(--muted);padding-left:1.1rem;font-size:.9rem;line-height:1.5;position:relative}.AppDevServices-module__v9NSwa__cardList li:before{content:"▪";color:#60a5fa;font-size:.65rem;position:absolute;top:3px;left:0}@media (max-width:1024px){.AppDevServices-module__v9NSwa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.AppDevServices-module__v9NSwa__grid{grid-template-columns:1fr}}
.AppDevTech-module__MQt-Zq__tech{position:relative}.AppDevTech-module__MQt-Zq__grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1.25rem;display:grid}.AppDevTech-module__MQt-Zq__grid>*{height:100%}.AppDevTech-module__MQt-Zq__card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172a73;border:1px solid #ffffff0f;border-radius:1.25rem;padding:2rem;transition:border-color .3s;position:relative;overflow:hidden}html[data-theme=light] .AppDevTech-module__MQt-Zq__card{background:#ffffffd9;border-color:#0000000f}.AppDevTech-module__MQt-Zq__card:hover{border-color:#2563eb4d}.AppDevTech-module__MQt-Zq__cardHeader{border-bottom:1px solid #ffffff0f;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}html[data-theme=light] .AppDevTech-module__MQt-Zq__cardHeader{border-bottom-color:#0000000f}.AppDevTech-module__MQt-Zq__iconWrapper{color:#60a5fa;background:linear-gradient(135deg,#2563eb33,#0000);border:1px solid #2563eb40;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.AppDevTech-module__MQt-Zq__catName{color:var(--foreground);margin:0;font-size:1.05rem;font-weight:700}.AppDevTech-module__MQt-Zq__techList{flex-wrap:wrap;gap:.5rem;display:flex}.AppDevTech-module__MQt-Zq__pill{color:var(--muted);background:#ffffff0a;border:1px solid #ffffff14;border-radius:2rem;padding:.35rem .85rem;font-size:.825rem;font-weight:500;transition:all .25s}html[data-theme=light] .AppDevTech-module__MQt-Zq__pill{background:#00000008;border-color:#00000014}.AppDevTech-module__MQt-Zq__pill:hover{color:#60a5fa;background:#2563eb1f;border-color:#2563eb59}@media (max-width:1024px){.AppDevTech-module__MQt-Zq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.AppDevTech-module__MQt-Zq__grid{grid-template-columns:1fr}}
.AppDevApps-module__OzsC4q__apps{position:relative;overflow:hidden}.AppDevApps-module__OzsC4q__glowBg{pointer-events:none;background:radial-gradient(circle,#2563eb0f 0%,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AppDevApps-module__OzsC4q__container{z-index:1;position:relative}.AppDevApps-module__OzsC4q__subtitle{color:var(--muted);font-size:1.1rem;line-height:1.6}.AppDevApps-module__OzsC4q__grid{grid-template-columns:240px 1fr;align-items:stretch;gap:2rem;display:grid}.AppDevApps-module__OzsC4q__tabsCol{flex-direction:column;gap:.5rem;display:flex}.AppDevApps-module__OzsC4q__tabBtn{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:.75rem;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.AppDevApps-module__OzsC4q__tabBtn:hover:not(.AppDevApps-module__OzsC4q__activeTab){background:#ffffff05}.AppDevApps-module__OzsC4q__activeTab{background:#2563eb0d;border-color:#2563eb33}.AppDevApps-module__OzsC4q__tabIcon{width:36px;height:36px;color:var(--muted);background:#ffffff08;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.AppDevApps-module__OzsC4q__activeTab .AppDevApps-module__OzsC4q__tabIcon{color:#60a5fa;background:linear-gradient(135deg,#2563eb33,#0000);border:1px solid #2563eb4d}.AppDevApps-module__OzsC4q__tabText{color:var(--muted);font-size:.9rem;font-weight:600;transition:color .3s}.AppDevApps-module__OzsC4q__activeTab .AppDevApps-module__OzsC4q__tabText{color:var(--foreground)}.AppDevApps-module__OzsC4q__indicator{background:#60a5fa;border-radius:0 4px 4px 0;width:3px;height:70%;position:absolute;top:15%;left:0;box-shadow:0 0 10px #60a5fa}.AppDevApps-module__OzsC4q__displayCol{min-height:0;display:flex}.AppDevApps-module__OzsC4q__card{-webkit-backdrop-filter:blur(24px);background:#0f172a80;border:1px solid #ffffff14;border-radius:2rem;flex-direction:column;justify-content:center;width:100%;height:100%;padding:2.5rem;display:flex;position:relative;overflow:hidden}html[data-theme=light] .AppDevApps-module__OzsC4q__card{background:#ffffffd9;border-color:#0000000f}.AppDevApps-module__OzsC4q__spotlight{z-index:0;pointer-events:none;border-radius:2rem;position:absolute;inset:0}.AppDevApps-module__OzsC4q__cardInner{z-index:1;position:relative}.AppDevApps-module__OzsC4q__cardHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.AppDevApps-module__OzsC4q__bigIcon{color:#60a5fa;background:linear-gradient(135deg,#2563eb33,#0000);border:1px solid #2563eb4d;border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 15px #2563eb26}.AppDevApps-module__OzsC4q__cardTitle{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.AppDevApps-module__OzsC4q__cardDesc{color:var(--muted);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.AppDevApps-module__OzsC4q__featuresList{grid-template-columns:1fr 1fr;gap:.6rem;margin-bottom:1.5rem;display:grid}.AppDevApps-module__OzsC4q__featureItem{color:var(--muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.AppDevApps-module__OzsC4q__checkIcon{color:#60a5fa;flex-shrink:0}.AppDevApps-module__OzsC4q__statsRow{gap:1.5rem;display:flex}.AppDevApps-module__OzsC4q__statBox{background:#2563eb0f;border:1px solid #2563eb26;border-radius:1rem;padding:1rem 1.5rem}.AppDevApps-module__OzsC4q__statValue{background:linear-gradient(135deg,#60a5fa,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800}.AppDevApps-module__OzsC4q__statLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin-top:.15rem;font-size:.75rem;font-weight:600}.AppDevApps-module__OzsC4q__visual1{pointer-events:none;background:radial-gradient(circle,#2563eb0f 0%,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;top:-80px;right:-80px}.AppDevApps-module__OzsC4q__visual2{pointer-events:none;background:radial-gradient(circle,#a78bfa0d 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-60px;left:-60px}@media (max-width:768px){.AppDevApps-module__OzsC4q__grid,.AppDevApps-module__OzsC4q__featuresList{grid-template-columns:1fr}.AppDevApps-module__OzsC4q__statsRow{flex-direction:column}}
.AppDevProcess-module__Fd_jOq__process{position:relative}.AppDevProcess-module__Fd_jOq__timeline{justify-content:space-between;align-items:flex-start;padding-top:2rem;display:flex;position:relative}.AppDevProcess-module__Fd_jOq__connectorTrack{z-index:0;background:#ffffff0f;height:2px;position:absolute;top:calc(2rem + 28px);left:28px;right:28px}.AppDevProcess-module__Fd_jOq__connectorProgress{z-index:0;background:linear-gradient(90deg,#2563eb,#60a5fa,#a78bfa);border-radius:2px;height:4px;position:absolute;top:calc(2rem + 27px);left:28px;box-shadow:0 0 12px #2563eb66}.AppDevProcess-module__Fd_jOq__stepItem{text-align:center;z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.AppDevProcess-module__Fd_jOq__stepCircle{background:var(--background);border:2px solid #2563eb66;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;transition:all .4s;display:flex;position:relative}.AppDevProcess-module__Fd_jOq__stepItem:hover .AppDevProcess-module__Fd_jOq__stepCircle{border-color:#60a5fa;transform:scale(1.1)}.AppDevProcess-module__Fd_jOq__stepNum{background:linear-gradient(135deg,#60a5fa,#c084fc);-webkit-text-fill-color:transparent;z-index:1;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:800;position:relative}.AppDevProcess-module__Fd_jOq__circleGlow{opacity:0;background:radial-gradient(circle,#2563eb26 0%,#0000 70%);border-radius:50%;transition:opacity .4s;position:absolute;inset:-6px}.AppDevProcess-module__Fd_jOq__stepItem:hover .AppDevProcess-module__Fd_jOq__circleGlow{opacity:1}.AppDevProcess-module__Fd_jOq__stepContent{max-width:130px}.AppDevProcess-module__Fd_jOq__stepTitle{color:var(--foreground);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.AppDevProcess-module__Fd_jOq__stepDesc{color:var(--muted);font-size:.8rem;line-height:1.4}@media (max-width:768px){.AppDevProcess-module__Fd_jOq__timeline{flex-direction:column;align-items:flex-start;gap:2rem;padding-top:0;padding-left:3rem}.AppDevProcess-module__Fd_jOq__connectorTrack{width:2px;height:100%;inset:0 auto 0 28px}.AppDevProcess-module__Fd_jOq__connectorProgress{background:linear-gradient(#2563eb,#60a5fa,#a78bfa);height:100%;top:0;left:27px;width:4px!important}.AppDevProcess-module__Fd_jOq__stepItem{text-align:left;flex-direction:row;gap:1.5rem}.AppDevProcess-module__Fd_jOq__stepCircle{flex-shrink:0;width:48px;height:48px;margin-bottom:0}.AppDevProcess-module__Fd_jOq__stepContent{max-width:none}}
.AppDevWhyChoose-module__8cx3Oq__whyUs{position:relative}.AppDevWhyChoose-module__8cx3Oq__wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.AppDevWhyChoose-module__8cx3Oq__subtitle{color:var(--muted);margin-top:1.25rem;font-size:1.05rem;line-height:1.7}.AppDevWhyChoose-module__8cx3Oq__imageWrapper{aspect-ratio:16/10;border:1px solid #ffffff0f;border-radius:1.25rem;width:100%;margin-top:1.75rem;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000004d}.AppDevWhyChoose-module__8cx3Oq__img{object-fit:cover}.AppDevWhyChoose-module__8cx3Oq__imgOverlay{background:linear-gradient(to top,var(--background),transparent);width:100%;height:40%;position:absolute;bottom:0;left:0}.AppDevWhyChoose-module__8cx3Oq__reasonsCol{flex-direction:column;gap:.75rem;display:flex}.AppDevWhyChoose-module__8cx3Oq__reasonItem{-webkit-backdrop-filter:blur(12px);background:#0f172a66;border:1px solid #ffffff0f;border-radius:.875rem;align-items:center;gap:1rem;padding:1.1rem 1.5rem;transition:all .3s;display:flex}html[data-theme=light] .AppDevWhyChoose-module__8cx3Oq__reasonItem{background:#ffffffd9;border-color:#0000000f}.AppDevWhyChoose-module__8cx3Oq__reasonItem:hover{border-color:#2563eb40;transform:translate(8px)}.AppDevWhyChoose-module__8cx3Oq__reasonIcon{color:#60a5fa;background:linear-gradient(135deg,#2563eb33,#0000);border:1px solid #2563eb33;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.AppDevWhyChoose-module__8cx3Oq__reasonText{color:var(--foreground);font-size:1.05rem;font-weight:600}@media (max-width:768px){.AppDevWhyChoose-module__8cx3Oq__wrapper{grid-template-columns:1fr;gap:2rem}}
