.WebDevHeroSection-module__7TZ1jq__hero{align-items:center;min-height:100vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.WebDevHeroSection-module__7TZ1jq__backgroundContainer{z-index:0;position:absolute;inset:0}.WebDevHeroSection-module__7TZ1jq__gradientOverlay{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}.WebDevHeroSection-module__7TZ1jq__gridOverlay{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%)}.WebDevHeroSection-module__7TZ1jq__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.WebDevHeroSection-module__7TZ1jq__content{max-width:650px}.WebDevHeroSection-module__7TZ1jq__title{color:var(--foreground);margin-bottom:1.5rem;font-size:3.25rem;font-weight:700;line-height:1.15}.WebDevHeroSection-module__7TZ1jq__subtitle{color:var(--muted);margin-bottom:1rem;font-size:1.15rem;line-height:1.7}.WebDevHeroSection-module__7TZ1jq__supportingText{color:var(--muted);border-left:4px solid var(--primary);margin-bottom:2rem;padding-left:1.5rem;font-size:1rem;line-height:1.7}.WebDevHeroSection-module__7TZ1jq__ctaRow{flex-wrap:wrap;gap:1rem;display:flex}.WebDevHeroSection-module__7TZ1jq__primaryBtn{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}.WebDevHeroSection-module__7TZ1jq__primaryBtn:hover{background:#1d4ed8;gap:.75rem;box-shadow:0 0 20px #2563eb4d}.WebDevHeroSection-module__7TZ1jq__secondaryBtn{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}.WebDevHeroSection-module__7TZ1jq__secondaryBtn:hover{background:#2563eb14;border-color:#2563eb66}.WebDevHeroSection-module__7TZ1jq__imageWrapper{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}.WebDevHeroSection-module__7TZ1jq__heroImage{object-fit:cover}.WebDevHeroSection-module__7TZ1jq__imageOverlay{background:linear-gradient(to top,var(--background),transparent);width:100%;height:30%;position:absolute;bottom:0;left:0}@media (max-width:1024px){.WebDevHeroSection-module__7TZ1jq__hero{min-height:auto;padding-top:10rem}.WebDevHeroSection-module__7TZ1jq__container{text-align:center;grid-template-columns:1fr;gap:3rem}.WebDevHeroSection-module__7TZ1jq__content{margin:0 auto}.WebDevHeroSection-module__7TZ1jq__supportingText{text-align:left;max-width:600px;margin:0 auto 2rem}.WebDevHeroSection-module__7TZ1jq__ctaRow{justify-content:center}.WebDevHeroSection-module__7TZ1jq__imageWrapper{aspect-ratio:16/9;max-width:600px;margin:0 auto}.WebDevHeroSection-module__7TZ1jq__title{font-size:2.75rem}}@media (max-width:768px){.WebDevHeroSection-module__7TZ1jq__title{font-size:2.25rem}}
.WebDevIntroSection-module__ZeiSoW__intro{position:relative}.WebDevIntroSection-module__ZeiSoW__wrapper{grid-template-columns:1.2fr 1fr;align-items:start;gap:4rem;display:grid}.WebDevIntroSection-module__ZeiSoW__paragraph{color:var(--muted);margin-top:1.25rem;font-size:1.05rem;line-height:1.7}.WebDevIntroSection-module__ZeiSoW__listCol{padding-top:1rem}.WebDevIntroSection-module__ZeiSoW__listLabel{text-transform:uppercase;letter-spacing:1px;color:#60a5fa;margin-bottom:1.25rem;font-size:.85rem;font-weight:600}.WebDevIntroSection-module__ZeiSoW__specList{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.WebDevIntroSection-module__ZeiSoW__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] .WebDevIntroSection-module__ZeiSoW__specList li{background:#fffc;border-color:#0000000f}.WebDevIntroSection-module__ZeiSoW__specList li:hover{border-color:#2563eb40;transform:translate(6px)}.WebDevIntroSection-module__ZeiSoW__checkIcon{color:#60a5fa;flex-shrink:0}@media (max-width:768px){.WebDevIntroSection-module__ZeiSoW__wrapper{grid-template-columns:1fr;gap:2rem}}
.WebDevServicesSection-module__MQ0PDW__services{position:relative}.WebDevServicesSection-module__MQ0PDW__subtitle{color:var(--muted);font-size:1.1rem;line-height:1.6}.WebDevServicesSection-module__MQ0PDW__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.5rem;display:grid}.WebDevServicesSection-module__MQ0PDW__grid>*{height:100%}.WebDevServicesSection-module__MQ0PDW__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] .WebDevServicesSection-module__MQ0PDW__card{background:#ffffffd9;border-color:#0000000f}.WebDevServicesSection-module__MQ0PDW__card:hover{border-color:#2563eb4d}.WebDevServicesSection-module__MQ0PDW__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}.WebDevServicesSection-module__MQ0PDW__cardTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.WebDevServicesSection-module__MQ0PDW__cardDesc{color:var(--muted);margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.WebDevServicesSection-module__MQ0PDW__cardList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.WebDevServicesSection-module__MQ0PDW__cardList li{color:var(--muted);padding-left:1.1rem;font-size:.9rem;line-height:1.5;position:relative}.WebDevServicesSection-module__MQ0PDW__cardList li:before{content:"▪";color:#60a5fa;font-size:.65rem;position:absolute;top:3px;left:0}@media (max-width:1024px){.WebDevServicesSection-module__MQ0PDW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WebDevServicesSection-module__MQ0PDW__grid{grid-template-columns:1fr}}
.WebDevTechSection-module__h_2Saa__tech{position:relative}.WebDevTechSection-module__h_2Saa__grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1.25rem;display:grid}.WebDevTechSection-module__h_2Saa__grid>*{height:100%}.WebDevTechSection-module__h_2Saa__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] .WebDevTechSection-module__h_2Saa__card{background:#ffffffd9;border-color:#0000000f}.WebDevTechSection-module__h_2Saa__card:hover{border-color:#2563eb4d}.WebDevTechSection-module__h_2Saa__cardHeader{border-bottom:1px solid #ffffff0f;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}html[data-theme=light] .WebDevTechSection-module__h_2Saa__cardHeader{border-bottom-color:#0000000f}.WebDevTechSection-module__h_2Saa__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}.WebDevTechSection-module__h_2Saa__catName{color:var(--foreground);margin:0;font-size:1.05rem;font-weight:700}.WebDevTechSection-module__h_2Saa__techList{flex-wrap:wrap;gap:.5rem;display:flex}.WebDevTechSection-module__h_2Saa__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] .WebDevTechSection-module__h_2Saa__pill{background:#00000008;border-color:#00000014}.WebDevTechSection-module__h_2Saa__pill:hover{color:#60a5fa;background:#2563eb1f;border-color:#2563eb59}@media (max-width:1024px){.WebDevTechSection-module__h_2Saa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WebDevTechSection-module__h_2Saa__grid{grid-template-columns:1fr}}
.WebDevIndustriesSection-module__hbohtG__industries{position:relative;overflow:hidden}.WebDevIndustriesSection-module__hbohtG__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%)}.WebDevIndustriesSection-module__hbohtG__container{z-index:1;position:relative}.WebDevIndustriesSection-module__hbohtG__subtitle{color:var(--muted);font-size:1.1rem;line-height:1.6}.WebDevIndustriesSection-module__hbohtG__grid{grid-template-columns:240px 1fr;align-items:stretch;gap:2rem;display:grid}.WebDevIndustriesSection-module__hbohtG__tabsCol{flex-direction:column;gap:.5rem;display:flex}.WebDevIndustriesSection-module__hbohtG__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}.WebDevIndustriesSection-module__hbohtG__tabBtn:hover:not(.WebDevIndustriesSection-module__hbohtG__activeTab){background:#ffffff05}.WebDevIndustriesSection-module__hbohtG__activeTab{background:#2563eb0d;border-color:#2563eb33}.WebDevIndustriesSection-module__hbohtG__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}.WebDevIndustriesSection-module__hbohtG__activeTab .WebDevIndustriesSection-module__hbohtG__tabIcon{color:#60a5fa;background:linear-gradient(135deg,#2563eb33,#0000);border:1px solid #2563eb4d}.WebDevIndustriesSection-module__hbohtG__tabText{color:var(--muted);font-size:.9rem;font-weight:600;transition:color .3s}.WebDevIndustriesSection-module__hbohtG__activeTab .WebDevIndustriesSection-module__hbohtG__tabText{color:var(--foreground)}.WebDevIndustriesSection-module__hbohtG__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}.WebDevIndustriesSection-module__hbohtG__displayCol{min-height:0;display:flex}.WebDevIndustriesSection-module__hbohtG__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] .WebDevIndustriesSection-module__hbohtG__card{background:#ffffffd9;border-color:#0000000f}.WebDevIndustriesSection-module__hbohtG__spotlight{z-index:0;pointer-events:none;border-radius:2rem;position:absolute;inset:0}.WebDevIndustriesSection-module__hbohtG__cardInner{z-index:1;position:relative}.WebDevIndustriesSection-module__hbohtG__cardHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.WebDevIndustriesSection-module__hbohtG__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}.WebDevIndustriesSection-module__hbohtG__cardTitle{color:var(--foreground);margin:0;font-size:1.5rem;font-weight:700}.WebDevIndustriesSection-module__hbohtG__cardDesc{color:var(--muted);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.WebDevIndustriesSection-module__hbohtG__featuresList{grid-template-columns:1fr 1fr;gap:.6rem;margin-bottom:1.5rem;display:grid}.WebDevIndustriesSection-module__hbohtG__featureItem{color:var(--muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.WebDevIndustriesSection-module__hbohtG__checkIcon{color:#60a5fa;flex-shrink:0}.WebDevIndustriesSection-module__hbohtG__statsRow{gap:1.5rem;display:flex}.WebDevIndustriesSection-module__hbohtG__statBox{background:#2563eb0f;border:1px solid #2563eb26;border-radius:1rem;padding:1rem 1.5rem}.WebDevIndustriesSection-module__hbohtG__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}.WebDevIndustriesSection-module__hbohtG__statLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin-top:.15rem;font-size:.75rem;font-weight:600}.WebDevIndustriesSection-module__hbohtG__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}.WebDevIndustriesSection-module__hbohtG__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){.WebDevIndustriesSection-module__hbohtG__grid,.WebDevIndustriesSection-module__hbohtG__featuresList{grid-template-columns:1fr}.WebDevIndustriesSection-module__hbohtG__statsRow{flex-direction:column}}
.WebDevProcessSection-module__capqia__process{position:relative}.WebDevProcessSection-module__capqia__timeline{justify-content:space-between;align-items:flex-start;padding-top:2rem;display:flex;position:relative}.WebDevProcessSection-module__capqia__connectorTrack{z-index:0;background:#ffffff0f;height:2px;position:absolute;top:calc(2rem + 28px);left:28px;right:28px}.WebDevProcessSection-module__capqia__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}.WebDevProcessSection-module__capqia__stepItem{text-align:center;z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.WebDevProcessSection-module__capqia__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}.WebDevProcessSection-module__capqia__stepItem:hover .WebDevProcessSection-module__capqia__stepCircle{border-color:#60a5fa;transform:scale(1.1)}.WebDevProcessSection-module__capqia__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}.WebDevProcessSection-module__capqia__circleGlow{opacity:0;background:radial-gradient(circle,#2563eb26 0%,#0000 70%);border-radius:50%;transition:opacity .4s;position:absolute;inset:-6px}.WebDevProcessSection-module__capqia__stepItem:hover .WebDevProcessSection-module__capqia__circleGlow{opacity:1}.WebDevProcessSection-module__capqia__stepContent{max-width:130px}.WebDevProcessSection-module__capqia__stepTitle{color:var(--foreground);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.WebDevProcessSection-module__capqia__stepDesc{color:var(--muted);font-size:.8rem;line-height:1.4}@media (max-width:768px){.WebDevProcessSection-module__capqia__timeline{flex-direction:column;align-items:flex-start;gap:2rem;padding-top:0;padding-left:3rem}.WebDevProcessSection-module__capqia__connectorTrack{width:2px;height:100%;inset:0 auto 0 28px}.WebDevProcessSection-module__capqia__connectorProgress{background:linear-gradient(#2563eb,#60a5fa,#a78bfa);height:100%;top:0;left:27px;width:4px!important}.WebDevProcessSection-module__capqia__stepItem{text-align:left;flex-direction:row;gap:1.5rem}.WebDevProcessSection-module__capqia__stepCircle{flex-shrink:0;width:48px;height:48px;margin-bottom:0}.WebDevProcessSection-module__capqia__stepContent{max-width:none}}
.WebDevWhyChooseUs-module___HNRpW__whyUs{position:relative}.WebDevWhyChooseUs-module___HNRpW__wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.WebDevWhyChooseUs-module___HNRpW__subtitle{color:var(--muted);margin-top:1.25rem;font-size:1.05rem;line-height:1.7}.WebDevWhyChooseUs-module___HNRpW__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}.WebDevWhyChooseUs-module___HNRpW__img{object-fit:cover}.WebDevWhyChooseUs-module___HNRpW__imgOverlay{background:linear-gradient(to top,var(--background),transparent);width:100%;height:40%;position:absolute;bottom:0;left:0}.WebDevWhyChooseUs-module___HNRpW__reasonsCol{flex-direction:column;gap:.75rem;display:flex}.WebDevWhyChooseUs-module___HNRpW__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] .WebDevWhyChooseUs-module___HNRpW__reasonItem{background:#ffffffd9;border-color:#0000000f}.WebDevWhyChooseUs-module___HNRpW__reasonItem:hover{border-color:#2563eb40;transform:translate(8px)}.WebDevWhyChooseUs-module___HNRpW__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}.WebDevWhyChooseUs-module___HNRpW__reasonText{color:var(--foreground);font-size:1.05rem;font-weight:600}@media (max-width:768px){.WebDevWhyChooseUs-module___HNRpW__wrapper{grid-template-columns:1fr;gap:2rem}}
