.AboutHeroSection-module__uZG5xa__hero{align-items:center;min-height:100vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.AboutHeroSection-module__uZG5xa__backgroundContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.AboutHeroSection-module__uZG5xa__gradientOverlay{background:radial-gradient(circle at top right,var(--primary-light)0%,transparent 50%),radial-gradient(circle at bottom left,#a78bfa1a 0%,transparent 50%);width:100%;height:100%;position:absolute;top:0;left:0}.AboutHeroSection-module__uZG5xa__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;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 80%);mask-image:radial-gradient(circle,#000 0%,#0000 80%)}.AboutHeroSection-module__uZG5xa__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.AboutHeroSection-module__uZG5xa__content{max-width:650px}.AboutHeroSection-module__uZG5xa__title{color:var(--white);margin-bottom:2rem;font-size:4rem;font-weight:700;line-height:1.1}.AboutHeroSection-module__uZG5xa__subtitle{color:var(--muted);margin-bottom:1.5rem;font-size:1.25rem;line-height:1.6}.AboutHeroSection-module__uZG5xa__supportingText{color:var(--muted);border-left:4px solid var(--primary);padding-left:1.5rem;font-size:1.125rem;line-height:1.6}.AboutHeroSection-module__uZG5xa__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}.AboutHeroSection-module__uZG5xa__heroImage{object-fit:cover}.AboutHeroSection-module__uZG5xa__imageOverlay{background:linear-gradient(to top,var(--background),transparent);width:100%;height:30%;position:absolute;bottom:0;left:0}@media (max-width:1024px){.AboutHeroSection-module__uZG5xa__hero{min-height:auto;padding-top:10rem}.AboutHeroSection-module__uZG5xa__container{text-align:center;grid-template-columns:1fr;gap:3rem}.AboutHeroSection-module__uZG5xa__content{margin:0 auto}.AboutHeroSection-module__uZG5xa__supportingText{text-align:left;max-width:600px;margin:0 auto}.AboutHeroSection-module__uZG5xa__imageWrapper{aspect-ratio:16/9;max-width:600px;margin:0 auto}.AboutHeroSection-module__uZG5xa__title{font-size:3rem}}@media (max-width:768px){.AboutHeroSection-module__uZG5xa__title{font-size:2.5rem}}
.WhoWeAreSection-module__w6WHjW__whoWeAre{position:relative;overflow:hidden}.WhoWeAreSection-module__w6WHjW__grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:5rem;display:grid}.WhoWeAreSection-module__w6WHjW__textContent{color:var(--muted);flex-direction:column;gap:1.5rem;font-size:1.125rem;line-height:1.7;display:flex}.WhoWeAreSection-module__w6WHjW__highlight{color:var(--foreground);border-left:4px solid var(--primary);margin-top:1rem;padding-left:1.5rem;font-size:1.25rem;font-weight:500}.WhoWeAreSection-module__w6WHjW__listCol{position:relative}.WhoWeAreSection-module__w6WHjW__glassCard{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border);background:#0f172a80;border-radius:1.5rem;padding:3rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}html[data-theme=light] .WhoWeAreSection-module__w6WHjW__glassCard{background:var(--surface);box-shadow:0 10px 40px #0000000d}.WhoWeAreSection-module__w6WHjW__glassCard:before{content:"";background:radial-gradient(circle,var(--primary-glow)0%,transparent 70%);opacity:.5;pointer-events:none;width:150px;height:150px;position:absolute;top:0;right:0}.WhoWeAreSection-module__w6WHjW__cardTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.75rem}.WhoWeAreSection-module__w6WHjW__cardSubtitle{color:var(--muted);margin-bottom:2rem;font-size:1.05rem}.WhoWeAreSection-module__w6WHjW__domainList{flex-direction:column;gap:1.25rem;display:flex}.WhoWeAreSection-module__w6WHjW__domainList li{color:var(--foreground);align-items:center;gap:1rem;font-size:1.125rem;font-weight:500;display:flex}.WhoWeAreSection-module__w6WHjW__checkIcon{flex-shrink:0}@media (max-width:1024px){.WhoWeAreSection-module__w6WHjW__grid{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.WhoWeAreSection-module__w6WHjW__title{font-size:2.25rem}.WhoWeAreSection-module__w6WHjW__glassCard{padding:2rem}}
.MissionVisionSection-module__XRtx9G__missionVision{background:var(--background);position:relative}.MissionVisionSection-module__XRtx9G__grid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem;display:grid}.MissionVisionSection-module__XRtx9G__card{background:var(--surface);border:1px solid var(--border);border-radius:1.5rem;flex-direction:row;align-items:flex-start;gap:2rem;padding:3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.MissionVisionSection-module__XRtx9G__card:after{content:"";background:linear-gradient(to bottom,var(--primary),#a78bfa);opacity:.5;width:4px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.MissionVisionSection-module__XRtx9G__card:hover:after{opacity:1}.MissionVisionSection-module__XRtx9G__iconCircle{background:var(--primary-light);width:64px;height:64px;color:var(--primary);border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MissionVisionSection-module__XRtx9G__visionIcon{color:#a78bfa;background:#a78bfa1a}.MissionVisionSection-module__XRtx9G__contentBox{flex-direction:column;display:flex}.MissionVisionSection-module__XRtx9G__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.75rem;font-weight:700}.MissionVisionSection-module__XRtx9G__description{color:var(--muted);margin-bottom:1rem;font-size:1.125rem;line-height:1.7}.MissionVisionSection-module__XRtx9G__description:last-child{margin-bottom:0}@media (max-width:768px){.MissionVisionSection-module__XRtx9G__grid{grid-template-columns:1fr}.MissionVisionSection-module__XRtx9G__card{padding:3rem 2rem}}
.WhatWeDoSection-module__FH_UuW__whatWeDo{position:relative}.WhatWeDoSection-module__FH_UuW__grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;display:grid}.WhatWeDoSection-module__FH_UuW__subtitle{color:var(--muted);max-width:500px;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.WhatWeDoSection-module__FH_UuW__projectTypes{gap:1.5rem;display:flex}.WhatWeDoSection-module__FH_UuW__typeCard{background:var(--background);border:1px solid var(--border);border-radius:1.25rem;flex:1;padding:1.5rem;position:relative;overflow:hidden}.WhatWeDoSection-module__FH_UuW__typeIcon{color:var(--primary);margin-bottom:1rem}.WhatWeDoSection-module__FH_UuW__typeCard h4{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem}.WhatWeDoSection-module__FH_UuW__typeCard p{color:var(--muted);font-size:.95rem;line-height:1.4}.WhatWeDoSection-module__FH_UuW__servicesCol{flex-direction:column;gap:1rem;display:flex}.WhatWeDoSection-module__FH_UuW__serviceCard{background:var(--background);border:1px solid var(--border);border-radius:1rem;align-items:center;gap:1.5rem;padding:1.5rem 2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.WhatWeDoSection-module__FH_UuW__iconBox{background:var(--primary-light);width:48px;height:48px;color:var(--primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhatWeDoSection-module__FH_UuW__serviceTitle{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}@media (max-width:1024px){.WhatWeDoSection-module__FH_UuW__grid{grid-template-columns:1fr}}@media (max-width:768px){.WhatWeDoSection-module__FH_UuW__title{font-size:2.75rem}.WhatWeDoSection-module__FH_UuW__projectTypes{flex-direction:column}.WhatWeDoSection-module__FH_UuW__serviceCard{padding:1.25rem}}
.TechnologiesSection-module__H8vCnG__technologies{padding:5rem 0;position:relative;overflow:hidden}.TechnologiesSection-module__H8vCnG__ambientGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#2563eb0f 0%,#0000 70%);width:60vw;height:60vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TechnologiesSection-module__H8vCnG__container{z-index:1;position:relative}.TechnologiesSection-module__H8vCnG__subtitle{color:var(--muted);font-size:1.1rem;line-height:1.6}.TechnologiesSection-module__H8vCnG__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.5rem;display:grid}.TechnologiesSection-module__H8vCnG__grid>*{height:100%}.TechnologiesSection-module__H8vCnG__techCard{-webkit-backdrop-filter:blur(16px);background:#0f172a73;border:1px solid #ffffff0f;border-radius:1.25rem;height:100%;padding:2rem;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden}html[data-theme=light] .TechnologiesSection-module__H8vCnG__techCard{background:#ffffffd9;border:1px solid #0000000f}.TechnologiesSection-module__H8vCnG__techCard:hover{border-color:#2563eb4d;box-shadow:0 0 30px #2563eb14}.TechnologiesSection-module__H8vCnG__cardHeader{border-bottom:1px solid #ffffff0f;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}html[data-theme=light] .TechnologiesSection-module__H8vCnG__cardHeader{border-bottom-color:#0000000f}.TechnologiesSection-module__H8vCnG__iconWrapper{color:#60a5fa;background:linear-gradient(135deg,#2563eb33,#60a5fa0d);border:1px solid #2563eb40;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 15px #2563eb26}.TechnologiesSection-module__H8vCnG__categoryName{color:var(--foreground);margin:0;font-size:1.1rem;font-weight:700}.TechnologiesSection-module__H8vCnG__techList{flex-wrap:wrap;gap:.5rem;display:flex}.TechnologiesSection-module__H8vCnG__techPill{color:var(--muted);cursor:default;background:#ffffff0a;border:1px solid #ffffff14;border-radius:2rem;padding:.4rem .9rem;font-size:.825rem;font-weight:500;transition:all .25s}html[data-theme=light] .TechnologiesSection-module__H8vCnG__techPill{background:#00000008;border-color:#00000014}.TechnologiesSection-module__H8vCnG__techPill:hover{color:#60a5fa;background:#2563eb1f;border-color:#2563eb59;transform:translateY(-1px);box-shadow:0 0 12px #2563eb1a}@media (max-width:1024px){.TechnologiesSection-module__H8vCnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TechnologiesSection-module__H8vCnG__grid{grid-template-columns:1fr}}
.OurApproachSection-module__krj-KG__approach{background:var(--background);position:relative;overflow:hidden}.OurApproachSection-module__krj-KG__subtitle{color:var(--muted);font-size:1.125rem;line-height:1.6}.OurApproachSection-module__krj-KG__timeline{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid;position:relative}.OurApproachSection-module__krj-KG__timeline:before{content:"";background:var(--border);z-index:0;width:90%;height:2px;position:absolute;top:2rem;left:5%}html[data-theme=light] .OurApproachSection-module__krj-KG__timeline:before{background:var(--border-light)}.OurApproachSection-module__krj-KG__stepCard{z-index:1;background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:1.25rem;flex-direction:column;align-items:center;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.OurApproachSection-module__krj-KG__stepNum{background:var(--background);border:2px solid var(--primary);width:64px;height:64px;color:var(--primary);box-shadow:0 0 20px var(--primary-light);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;display:flex}.OurApproachSection-module__krj-KG__stepTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.15rem;line-height:1.3}.OurApproachSection-module__krj-KG__stepDesc{color:var(--muted);font-size:.95rem;line-height:1.5}@media (max-width:1200px){.OurApproachSection-module__krj-KG__timeline{grid-template-columns:repeat(3,1fr);gap:2rem}.OurApproachSection-module__krj-KG__timeline:before{display:none}}@media (max-width:768px){.OurApproachSection-module__krj-KG__title{font-size:2.75rem}.OurApproachSection-module__krj-KG__timeline{grid-template-columns:1fr}}
.AboutWhyChooseUsSection-module__0E15cq__whyChooseUs{position:relative;overflow:hidden}.AboutWhyChooseUsSection-module__0E15cq__subtitle{color:var(--muted);font-size:1.125rem;line-height:1.6}.AboutWhyChooseUsSection-module__0E15cq__featuresList{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.AboutWhyChooseUsSection-module__0E15cq__featureItem{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:1.25rem;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.AboutWhyChooseUsSection-module__0E15cq__iconBox{background-color:var(--primary-light);width:52px;height:52px;color:var(--primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AboutWhyChooseUsSection-module__0E15cq__featureTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.15rem;line-height:1.3}.AboutWhyChooseUsSection-module__0E15cq__featureText{color:var(--muted);font-size:.95rem;line-height:1.5}@media (max-width:1024px){.AboutWhyChooseUsSection-module__0E15cq__featuresList{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.AboutWhyChooseUsSection-module__0E15cq__title{font-size:2.75rem}.AboutWhyChooseUsSection-module__0E15cq__featuresList{grid-template-columns:1fr}}
.CTASection-module__99WdbW__ctaSection{background:0 0;padding:4rem 0;position:relative;overflow:hidden}.CTASection-module__99WdbW__interactiveCard{-webkit-backdrop-filter:blur(40px);text-align:center;background:#0f172a99;border:1px solid #ffffff1a;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:4rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px -20px #0006}html[data-theme=light] .CTASection-module__99WdbW__interactiveCard{background:#ffffffe6;border:1px solid #0000000d;box-shadow:0 30px 60px #0000000d}.CTASection-module__99WdbW__spotlight{opacity:0;pointer-events:none;z-index:0;transition:opacity .5s;position:absolute;inset:0}.CTASection-module__99WdbW__interactiveCard:hover .CTASection-module__99WdbW__spotlight{opacity:1}.CTASection-module__99WdbW__visualRing1{z-index:0;pointer-events:none;background:radial-gradient(circle,#60a5fa0d 0%,#0000 60%);border:1px solid #60a5fa33;border-radius:50%;width:350px;height:350px;position:absolute;top:-150px;right:-50px}.CTASection-module__99WdbW__visualRing2{z-index:0;pointer-events:none;background:radial-gradient(circle,#a78bfa0d 0%,#0000 60%);border:1px solid #a78bfa33;border-radius:50%;width:450px;height:450px;position:absolute;bottom:-200px;left:-100px}.CTASection-module__99WdbW__contentInner{z-index:2;flex-direction:column;align-items:center;max-width:800px;display:flex;position:relative}.CTASection-module__99WdbW__iconBadge{color:#60a5fa;background:linear-gradient(135deg,#2563eb33,#0000);border:1px solid #60a5fa4d;border-radius:1.25rem;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:2rem;display:flex;box-shadow:0 10px 25px #2563eb26}.CTASection-module__99WdbW__title{color:var(--foreground);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.CTASection-module__99WdbW__textGlow{background:linear-gradient(135deg,#60a5fa,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.CTASection-module__99WdbW__description{color:#9ca3af;max-width:600px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.CTASection-module__99WdbW__actionGroup{gap:1.25rem;margin-bottom:2.5rem;display:flex}.CTASection-module__99WdbW__primaryBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:3rem;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.CTASection-module__99WdbW__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 15px 30px #2563eb4d}.CTASection-module__99WdbW__btnGlow{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:50%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.CTASection-module__99WdbW__primaryBtn:hover .CTASection-module__99WdbW__btnGlow{left:150%}.CTASection-module__99WdbW__secondaryBtn{color:var(--foreground);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:3rem;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}html[data-theme=light] .CTASection-module__99WdbW__secondaryBtn{background:#0000000d;border-color:#0000001a}.CTASection-module__99WdbW__secondaryBtn:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.CTASection-module__99WdbW__availability{color:var(--muted);background:#0f172acc;border:1px solid #ffffff0d;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex}html[data-theme=light] .CTASection-module__99WdbW__availability{background:#fffc;border-color:#0000000d}.CTASection-module__99WdbW__statusDot{background-color:#34d399;border-radius:50%;width:8px;height:8px;animation:2s infinite CTASection-module__99WdbW__pulse;box-shadow:0 0 10px #34d399}@keyframes CTASection-module__99WdbW__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){.CTASection-module__99WdbW__title{font-size:2.75rem}.CTASection-module__99WdbW__interactiveCard{padding:3rem 1.5rem}}@media (max-width:768px){.CTASection-module__99WdbW__title{font-size:2.25rem}.CTASection-module__99WdbW__actionGroup{flex-direction:column;width:100%}.CTASection-module__99WdbW__primaryBtn,.CTASection-module__99WdbW__secondaryBtn{justify-content:center;width:100%}}
.CategoryHero-module__N5iq8G__hero{align-items:center;min-height:50vh;padding:10rem 0 4rem;display:flex;position:relative;overflow:hidden}.CategoryHero-module__N5iq8G__heroBg{z-index:0;position:absolute;inset:0}.CategoryHero-module__N5iq8G__heroGradient{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}.CategoryHero-module__N5iq8G__heroGrid{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%)}.CategoryHero-module__N5iq8G__heroInner{z-index:1;max-width:800px;position:relative}.CategoryHero-module__N5iq8G__backLink{color:var(--muted);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.CategoryHero-module__N5iq8G__backLink:hover{color:#60a5fa;gap:.35rem}.CategoryHero-module__N5iq8G__badgeRow{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.CategoryHero-module__N5iq8G__count{color:var(--muted);background:#ffffff0d;border:1px solid #ffffff14;border-radius:2rem;padding:.3rem .85rem;font-size:.85rem;font-weight:600}html[data-theme=light] .CategoryHero-module__N5iq8G__count{background:#00000008;border-color:#00000014}.CategoryHero-module__N5iq8G__heroTitle{color:var(--foreground);margin-bottom:1.25rem;font-size:3rem;font-weight:700;line-height:1.15}.CategoryHero-module__N5iq8G__heroSubtitle{color:var(--muted);max-width:650px;font-size:1.15rem;line-height:1.7}@media (max-width:1024px){.CategoryHero-module__N5iq8G__hero{min-height:auto;padding-top:8rem}.CategoryHero-module__N5iq8G__heroTitle{font-size:2.5rem}}@media (max-width:640px){.CategoryHero-module__N5iq8G__heroTitle{font-size:2rem}}
.CaseStudy-module___5-vbW__hero{align-items:center;min-height:70vh;padding:10rem 0 5rem;display:flex;position:relative;overflow:hidden}.CaseStudy-module___5-vbW__heroBg{z-index:0;position:absolute;inset:0}.CaseStudy-module___5-vbW__heroGradient{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}.CaseStudy-module___5-vbW__heroGrid{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%)}.CaseStudy-module___5-vbW__heroInner{z-index:1;max-width:800px;position:relative}.CaseStudy-module___5-vbW__heroTitle{color:var(--foreground);margin-bottom:1.25rem;font-size:3rem;font-weight:700;line-height:1.15}.CaseStudy-module___5-vbW__heroSubtitle{color:var(--muted);margin-bottom:1.5rem;font-size:1.15rem;line-height:1.7}.CaseStudy-module___5-vbW__metaRow{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.CaseStudy-module___5-vbW__metaItem{color:var(--muted);font-size:.9rem}.CaseStudy-module___5-vbW__metaItem strong{color:var(--foreground)}.CaseStudy-module___5-vbW__metaDot{color:var(--muted);opacity:.4}.CaseStudy-module___5-vbW__techPills{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.CaseStudy-module___5-vbW__pill{color:#60a5fa;background:#2563eb1a;border:1px solid #2563eb33;border-radius:2rem;padding:.35rem .9rem;font-size:.8rem;font-weight:600}.CaseStudy-module___5-vbW__heroCtas{flex-wrap:wrap;gap:1rem;display:flex}.CaseStudy-module___5-vbW__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}.CaseStudy-module___5-vbW__primaryBtn:hover{background:#1d4ed8;gap:.75rem;box-shadow:0 0 20px #2563eb4d}.CaseStudy-module___5-vbW__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}.CaseStudy-module___5-vbW__secondaryBtn:hover{background:#2563eb14;border-color:#2563eb66}.CaseStudy-module___5-vbW__section{position:relative}.CaseStudy-module___5-vbW__proseBox{max-width:750px;margin:0 auto}.CaseStudy-module___5-vbW__prose{color:var(--muted);margin-bottom:.75rem;font-size:1.05rem;line-height:1.8}.CaseStudy-module___5-vbW__twoCol{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.CaseStudy-module___5-vbW__checkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.CaseStudy-module___5-vbW__checkList li{color:var(--foreground);background:#0f172a66;border:1px solid #ffffff0f;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}html[data-theme=light] .CaseStudy-module___5-vbW__checkList li{background:#fffc;border-color:#0000000f}.CaseStudy-module___5-vbW__checkList li:hover{border-color:#2563eb40;transform:translate(6px)}.CaseStudy-module___5-vbW__checkIcon{color:#60a5fa;flex-shrink:0}.CaseStudy-module___5-vbW__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.CaseStudy-module___5-vbW__featureCard{border-radius:1rem;padding:1.5rem;position:relative}.CaseStudy-module___5-vbW__featureCard>div{align-items:center;gap:1rem;display:flex}.CaseStudy-module___5-vbW__featureIcon{color:#60a5fa;flex-shrink:0}.CaseStudy-module___5-vbW__featureText{color:var(--foreground);font-size:1rem;font-weight:600}.CaseStudy-module___5-vbW__techGrid{grid-template-columns:repeat(5,1fr);gap:1.25rem;display:grid}.CaseStudy-module___5-vbW__techCard{text-align:center;border-radius:1rem;padding:1.5rem}.CaseStudy-module___5-vbW__techName{color:var(--foreground);margin:0 0 .25rem;font-size:1.05rem;font-weight:700}.CaseStudy-module___5-vbW__techRole{color:var(--muted);font-size:.8rem;font-weight:500}.CaseStudy-module___5-vbW__screenshotCount{text-align:center;color:var(--muted);margin-bottom:1.5rem;font-size:.9rem;font-weight:500}.CaseStudy-module___5-vbW__screenshotGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.CaseStudy-module___5-vbW__screenshotWrap{cursor:pointer;border:1px solid #ffffff14;border-radius:1rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.CaseStudy-module___5-vbW__screenshotWrap:hover{border-color:#60a5fa59;transform:translateY(-4px);box-shadow:0 12px 40px #2563eb26,0 4px 12px #0003}.CaseStudy-module___5-vbW__screenshotOverlay{z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;color:#fff;background:#0000008c;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;transition:opacity .3s;display:flex;position:absolute;inset:0}.CaseStudy-module___5-vbW__screenshotWrap:hover .CaseStudy-module___5-vbW__screenshotOverlay{opacity:1}.CaseStudy-module___5-vbW__screenshot{width:100%;height:auto;transition:transform .4s;display:block}.CaseStudy-module___5-vbW__screenshotWrap:hover .CaseStudy-module___5-vbW__screenshot{transform:scale(1.03)}.CaseStudy-module___5-vbW__screenshotPlaceholder{color:var(--muted);border:2px dashed #ffffff1a;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;font-size:1rem;display:flex}.CaseStudy-module___5-vbW__lightbox{z-index:9999;-webkit-backdrop-filter:blur(16px);background:#000000e0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CaseStudy-module___5-vbW__lightboxClose{z-index:10;color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.CaseStudy-module___5-vbW__lightboxClose:hover{background:#ffffff2e;border-color:#ffffff4d;transform:rotate(90deg)}.CaseStudy-module___5-vbW__lightboxCounter{z-index:10;color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff1a;border-radius:2rem;padding:.35rem 1rem;font-size:.85rem;font-weight:600;position:absolute;top:1.5rem;left:50%;transform:translate(-50%)}.CaseStudy-module___5-vbW__lightboxNav{z-index:10;color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.CaseStudy-module___5-vbW__lightboxNav:hover{background:#ffffff26;border-color:#60a5fa66;box-shadow:0 0 20px #60a5fa33}.CaseStudy-module___5-vbW__lightboxPrev{left:1.25rem}.CaseStudy-module___5-vbW__lightboxNext{right:1.25rem}.CaseStudy-module___5-vbW__lightboxImageWrap{justify-content:center;align-items:center;max-width:90vw;max-height:85vh;display:flex}.CaseStudy-module___5-vbW__lightboxImage{object-fit:contain;border-radius:.75rem;max-width:90vw;max-height:85vh;box-shadow:0 20px 80px #00000080;width:auto!important;height:auto!important}.CaseStudy-module___5-vbW__resultsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.CaseStudy-module___5-vbW__resultCard{text-align:center;border-radius:1rem;padding:1.5rem}.CaseStudy-module___5-vbW__resultNum{background:linear-gradient(135deg,#60a5fa,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:800}.CaseStudy-module___5-vbW__resultText{color:var(--muted);font-size:.95rem;font-weight:500;line-height:1.5}.CaseStudy-module___5-vbW__challengeGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.CaseStudy-module___5-vbW__challengeCard{border-radius:1.25rem;height:100%;padding:2rem}.CaseStudy-module___5-vbW__challengeLabel{color:#f59e0b;margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.CaseStudy-module___5-vbW__solutionLabel{color:#34d399;margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.CaseStudy-module___5-vbW__challengeText{color:var(--muted);font-size:1rem;line-height:1.7}.CaseStudy-module___5-vbW__ctaSection{padding:5rem 0;position:relative}.CaseStudy-module___5-vbW__ctaBox{text-align:center;max-width:700px;margin:0 auto}.CaseStudy-module___5-vbW__ctaTitle{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.CaseStudy-module___5-vbW__ctaDesc{color:var(--muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.CaseStudy-module___5-vbW__ctaCtas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:1024px){.CaseStudy-module___5-vbW__hero{min-height:auto;padding-top:8rem}.CaseStudy-module___5-vbW__heroTitle{font-size:2.5rem}.CaseStudy-module___5-vbW__twoCol{grid-template-columns:1fr;gap:2rem}.CaseStudy-module___5-vbW__featuresGrid{grid-template-columns:repeat(2,1fr)}.CaseStudy-module___5-vbW__techGrid{grid-template-columns:repeat(3,1fr)}.CaseStudy-module___5-vbW__resultsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.CaseStudy-module___5-vbW__heroTitle{font-size:2rem}.CaseStudy-module___5-vbW__featuresGrid{grid-template-columns:1fr}.CaseStudy-module___5-vbW__techGrid{grid-template-columns:repeat(2,1fr)}.CaseStudy-module___5-vbW__resultsGrid,.CaseStudy-module___5-vbW__challengeGrid,.CaseStudy-module___5-vbW__screenshotGrid{grid-template-columns:1fr}.CaseStudy-module___5-vbW__ctaTitle{font-size:2rem}.CaseStudy-module___5-vbW__lightboxPrev{left:.5rem}.CaseStudy-module___5-vbW__lightboxNext{right:.5rem}.CaseStudy-module___5-vbW__lightboxNav{width:38px;height:38px}.CaseStudy-module___5-vbW__lightboxClose{width:38px;height:38px;top:.75rem;right:.75rem}}
