.Navbar-module__cJzEcG__header{z-index:1000;pointer-events:none;justify-content:center;padding:0;transition:padding .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__headerScrolled{padding:.85rem 3rem}.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(12px);pointer-events:all;background:#0000004d;border:1px solid #0000;border-top:none;border-radius:0;align-items:center;gap:.5rem;width:100%;padding:.75rem 2rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Navbar-module__cJzEcG__scrolled{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(50px)saturate(1.4);background:#0f0f1e73;border:1px solid #ffffff1f;padding:.85rem 2rem;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff0f}.Navbar-module__cJzEcG__logo{white-space:nowrap;flex-shrink:0;align-items:center;gap:.4rem;font-size:1.25rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__logoIcon{font-size:1.25rem}.Navbar-module__cJzEcG__accent{color:var(--clr-text-muted)}.Navbar-module__cJzEcG__links{align-items:center;gap:0;margin:0 auto;list-style:none;display:flex}.Navbar-module__cJzEcG__links a{color:var(--clr-text-muted);border-radius:var(--radius-full);white-space:nowrap;padding:.5rem .75rem;font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__links a:hover{color:var(--clr-text)}.Navbar-module__cJzEcG__right{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__ctaBtn{color:#000;background:var(--clr-text);border-radius:var(--radius-full);white-space:nowrap;align-items:center;padding:.5rem 1.25rem;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.Navbar-module__cJzEcG__ctaBtn:hover{opacity:.85}.Navbar-module__cJzEcG__toggle{color:var(--clr-text);padding:.375rem;display:none}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(40px);border-radius:var(--radius-xl);background:#0a0a14bf;border:1px solid #ffffff1a;flex-direction:column;gap:.125rem;padding:1rem 1.25rem;display:flex;position:absolute;top:calc(100% + .5rem);left:0;right:0}.Navbar-module__cJzEcG__mobileMenu a{color:var(--clr-text-muted);border-radius:var(--radius-md);padding:.625rem .75rem;font-size:.9rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__mobileMenu a:hover{color:var(--clr-text)}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(40px);background:#0a0a148c;justify-content:space-between}.Navbar-module__cJzEcG__scrolled{background:#0a0a14b3}.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__right{margin-left:auto}.Navbar-module__cJzEcG__toggle{display:flex}.Navbar-module__cJzEcG__right .Navbar-module__cJzEcG__ctaBtn{display:none}}
.Hero-module__ZARIfG__hero{z-index:1;flex-direction:column;justify-content:center;align-items:center;min-height:85vh;padding:6rem 1.5rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bg{z-index:0;background:linear-gradient(#050510 0%,#0a0a20 20%,#0c1445 35%,#0d21a8 50%,#0932d4 62%,#1a5af8 75%,#3b7bff 90%,#4d8bff 100%);position:absolute;inset:0}.Hero-module__ZARIfG__bg:before{content:"";background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000080 0%,#0000 40%);mask-image:linear-gradient(#00000080 0%,#0000 40%)}.Hero-module__ZARIfG__bg:after{content:"";background:var(--clr-bg);clip-path:ellipse(55% 100% at 50% 100%);height:80px;position:absolute;bottom:-2px;left:0;right:0}.Hero-module__ZARIfG__content{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:1100px;display:flex;position:relative}.Hero-module__ZARIfG__badge{border-radius:var(--radius-full);color:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;align-items:center;gap:.625rem;margin-bottom:2.5rem;padding:.375rem 1rem;font-size:.8rem;font-weight:500;transition:border-color .2s;display:inline-flex}.Hero-module__ZARIfG__badge:hover{border-color:#ffffff40}.Hero-module__ZARIfG__badgeDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px}.Hero-module__ZARIfG__title{letter-spacing:-.04em;text-shadow:0 2px 40px #0000004d;margin-bottom:2rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:700;line-height:1.06}.Hero-module__ZARIfG__subtitle{color:#ffffffb8;text-shadow:0 1px 10px #0003;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.75}.Hero-module__ZARIfG__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.Hero-module__ZARIfG__ctaPrimary{border-radius:var(--radius-md);color:#fff;font-weight:800;font-family:"Outfit",var(--ff-main);background:#fff;border:none;padding:.75rem 1.75rem}.Hero-module__ZARIfG__ctaPrimary:hover{background:#ffffffe6;transform:translateY(-1px);box-shadow:0 4px 20px #fff3}.Hero-module__ZARIfG__ctaOutline{border-radius:var(--radius-md);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff40;padding:.75rem 1.75rem}.Hero-module__ZARIfG__ctaOutline:hover{background:#ffffff1f;border-color:#ffffff59}.Hero-module__ZARIfG__logos{z-index:2;padding-bottom:1.5rem;position:absolute;bottom:0;left:0;right:0}.Hero-module__ZARIfG__logosLabel{text-align:center;color:#ffffff73;letter-spacing:.04em;margin-bottom:1.25rem;font-size:.75rem;font-weight:500}.Hero-module__ZARIfG__logo{color:#ffffff59;white-space:nowrap;letter-spacing:.02em;font-size:1rem;font-weight:700;transition:color .3s}.Hero-module__ZARIfG__logo:hover{color:#ffffffb3}@media (max-width:768px){.Hero-module__ZARIfG__subtitle br{display:none}.Hero-module__ZARIfG__hero{padding-top:5.5rem}}@media (max-width:480px){.Hero-module__ZARIfG__ctas{flex-direction:column;width:100%}.Hero-module__ZARIfG__ctaPrimary,.Hero-module__ZARIfG__ctaOutline{justify-content:center;width:100%}}
.About-module__vAULUW__section{padding-top:clamp(3rem,6vw,6rem);padding-bottom:4rem;position:relative}.About-module__vAULUW__stackWrap{max-width:900px;margin:0 auto;padding:0 1.5rem}.About-module__vAULUW__stackCard{background:var(--clr-bg-card);border:1px solid var(--clr-border);transform-origin:top;will-change:transform;border-radius:24px;align-items:flex-start;gap:2.5rem;margin-bottom:1.5rem;padding:2.5rem;display:flex;box-shadow:0 4px 30px #0000004d}.About-module__vAULUW__cardLeft{flex:1}.About-module__vAULUW__iconWrap{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:flex}.About-module__vAULUW__cardTitle{letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.5rem;font-weight:700;line-height:1.25}.About-module__vAULUW__cardDesc{color:var(--clr-text-muted);font-size:.9rem;line-height:1.7}.About-module__vAULUW__cardRight{flex-wrap:wrap;flex-shrink:0;align-content:flex-start;gap:.5rem;max-width:220px;padding-top:.5rem;display:flex}.About-module__vAULUW__highlight{border:1px solid var(--clr-border);color:var(--clr-text-muted);white-space:nowrap;background:#ffffff0a;border-radius:999px;padding:.375rem .875rem;font-size:.75rem;font-weight:600}@media (max-width:768px){.About-module__vAULUW__stackCard{flex-direction:column;gap:1.5rem}.About-module__vAULUW__cardRight{max-width:100%}}
.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.Services-module__dpHhBa__card{background:var(--clr-bg-card);border:1px solid var(--clr-border);border-radius:var(--radius-xl);padding:2.5rem;transition:border-color .4s}.Services-module__dpHhBa__card:hover{border-color:var(--clr-border-hover)}.Services-module__dpHhBa__iconWrap{border-radius:var(--radius-md);justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.5rem;display:flex}.Services-module__dpHhBa__cardTitle{margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.Services-module__dpHhBa__cardDesc{color:var(--clr-text-muted);font-size:.875rem;line-height:1.7}@media (max-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.CaseStudies-module__jbAG5a__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.CaseStudies-module__jbAG5a__card,.CaseStudies-module__jbAG5a__modalCard{background:var(--clr-bg-card);border:1px solid var(--clr-border);border-radius:var(--radius-xl);flex-direction:column;gap:.75rem;padding:2rem;transition:border-color .4s;display:flex}.CaseStudies-module__jbAG5a__card:hover,.CaseStudies-module__jbAG5a__modalCard:hover{border-color:var(--clr-border-hover)}.CaseStudies-module__jbAG5a__cardHead{justify-content:space-between;align-items:center;display:flex}.CaseStudies-module__jbAG5a__category{text-transform:uppercase;letter-spacing:.08em;color:var(--clr-blue-light);font-size:.7rem;font-weight:700}.CaseStudies-module__jbAG5a__linkIcon{color:var(--clr-text-dim);transition:color .2s}.CaseStudies-module__jbAG5a__card:hover .CaseStudies-module__jbAG5a__linkIcon{color:var(--clr-text)}.CaseStudies-module__jbAG5a__cardTitle{font-size:1.15rem;font-weight:700;line-height:1.3}.CaseStudies-module__jbAG5a__cardDesc{color:var(--clr-text-muted);font-size:.85rem;line-height:1.65}.CaseStudies-module__jbAG5a__tech{flex-wrap:wrap;gap:.375rem;display:flex}.CaseStudies-module__jbAG5a__tag{border-radius:var(--radius-full);border:1px solid var(--clr-border);color:var(--clr-text-muted);background:#ffffff0a;padding:.25rem .625rem;font-size:.7rem;font-weight:600}.CaseStudies-module__jbAG5a__result{color:#22c55e;align-items:center;gap:.375rem;margin-top:auto;padding-top:.5rem;font-size:.8rem;font-weight:600;display:flex}.CaseStudies-module__jbAG5a__more{justify-content:center;margin-top:2rem;display:flex}.CaseStudies-module__jbAG5a__moreBtn{color:var(--clr-text);border:1px solid var(--clr-border-hover);border-radius:var(--radius-full);cursor:pointer;background:0 0;padding:.75rem 2rem;font-size:.9rem;font-weight:600;transition:all .2s}.CaseStudies-module__jbAG5a__moreBtn:hover{background:#ffffff0d;border-color:#ffffff40}.CaseStudies-module__jbAG5a__overlay{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.CaseStudies-module__jbAG5a__modal{border:1px solid var(--clr-border-hover);border-radius:var(--radius-2xl);background:#0a0a12;flex-direction:column;width:100%;max-width:960px;max-height:85vh;display:flex;overflow:hidden}.CaseStudies-module__jbAG5a__modalHeader{border-bottom:1px solid var(--clr-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.CaseStudies-module__jbAG5a__modalHeader h3{font-size:1.1rem;font-weight:700}.CaseStudies-module__jbAG5a__closeBtn{border-radius:var(--radius-md);width:36px;height:36px;color:var(--clr-text-muted);cursor:pointer;justify-content:center;align-items:center;transition:all .2s;display:flex}.CaseStudies-module__jbAG5a__closeBtn:hover{color:var(--clr-text);background:#ffffff0d}.CaseStudies-module__jbAG5a__modalGrid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem 2rem;display:grid;overflow-y:auto}.CaseStudies-module__jbAG5a__modalCard{padding:1.5rem}@media (max-width:768px){.CaseStudies-module__jbAG5a__grid,.CaseStudies-module__jbAG5a__modalGrid{grid-template-columns:1fr}.CaseStudies-module__jbAG5a__modal{max-height:90vh}.CaseStudies-module__jbAG5a__overlay{padding:1rem}}
.Process-module__RmMdVa__section{padding:clamp(5rem,10vw,10rem) 0}.Process-module__RmMdVa__inner{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.Process-module__RmMdVa__left{position:sticky;top:6rem}.Process-module__RmMdVa__stickyTitle{letter-spacing:-.03em;margin:1rem 0 1.5rem;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;line-height:1.2}.Process-module__RmMdVa__stickyDesc{color:var(--clr-text-muted);max-width:460px;margin-bottom:2rem;font-size:.95rem;line-height:1.7}.Process-module__RmMdVa__stickyBtn{margin-top:.5rem}.Process-module__RmMdVa__right{flex-direction:column;gap:1.25rem;display:flex}.Process-module__RmMdVa__card{background:var(--clr-bg-card);border:1px solid var(--clr-border);border-radius:var(--radius-xl);padding:2.5rem;transition:border-color .4s}.Process-module__RmMdVa__card:hover{border-color:var(--clr-border-hover)}.Process-module__RmMdVa__tag{color:var(--clr-blue-light);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.Process-module__RmMdVa__cardTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.Process-module__RmMdVa__cardDesc{color:var(--clr-text-muted);font-size:.875rem;line-height:1.7}@media (max-width:768px){.Process-module__RmMdVa__inner{grid-template-columns:1fr}.Process-module__RmMdVa__left{position:static}}
.CTA-module__CdZh3q__section{padding:clamp(8rem,14vw,14rem) 0;position:relative;overflow:hidden}.CTA-module__CdZh3q__glow{pointer-events:none;background:radial-gradient(circle,#ffffff0f 0%,#0000 60%);width:600px;height:400px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.CTA-module__CdZh3q__content{z-index:1;text-align:center;max-width:800px;margin:0 auto;padding:0 1.5rem;position:relative}.CTA-module__CdZh3q__icon{filter:drop-shadow(0 0 40px #ffffff26);margin-bottom:2rem;font-size:4rem}.CTA-module__CdZh3q__title{letter-spacing:-.03em;margin-bottom:3rem;font-size:clamp(2rem,4.5vw,4rem);font-weight:700;line-height:1.15}.CTA-module__CdZh3q__btnWrap{justify-content:center;display:flex}.CTA-module__CdZh3q__btn{background:var(--clr-surface);border:1px solid var(--clr-border-hover);border-radius:var(--radius-xl);transition:all .3s var(--ease-out);flex-direction:column;align-items:center;gap:.25rem;padding:1rem 3rem;display:flex}.CTA-module__CdZh3q__btn:hover{background:#ffffff0d;border-color:#fff3}.CTA-module__CdZh3q__btnText{font-size:.95rem;font-weight:600}.CTA-module__CdZh3q__btnSub{color:var(--clr-text-dim);font-size:.75rem}
.Contact-module__hcVmEa__inner{grid-template-columns:1.3fr .7fr;align-items:start;gap:3rem;display:grid}.Contact-module__hcVmEa__tallyWrap{background:var(--clr-bg-card);border:1px solid var(--clr-border);border-radius:var(--radius-xl);min-height:400px;padding:1.5rem;overflow:hidden}.Contact-module__hcVmEa__tallyFrame{filter:invert()hue-rotate(180deg);border-radius:var(--radius-md);border:none;width:100%;min-height:400px}.Contact-module__hcVmEa__info{flex-direction:column;gap:1rem;display:flex}.Contact-module__hcVmEa__infoCard{background:var(--clr-bg-card);border:1px solid var(--clr-border);border-radius:var(--radius-xl);color:var(--clr-text-muted);align-items:center;gap:1rem;padding:1.5rem;transition:border-color .4s;display:flex}.Contact-module__hcVmEa__infoCard:hover{border-color:var(--clr-border-hover)}.Contact-module__hcVmEa__infoCard svg{color:var(--clr-blue-light);flex-shrink:0}.Contact-module__hcVmEa__infoCard h4{color:var(--clr-text);margin-bottom:.125rem;font-size:.85rem;font-weight:600}.Contact-module__hcVmEa__infoCard p{color:var(--clr-text-muted);font-size:.8rem}@media (max-width:768px){.Contact-module__hcVmEa__inner{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--clr-border);padding:5rem 0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:repeat(4,1fr);gap:3rem;padding-bottom:3rem;display:grid}.Footer-module__S6Hkya__colTitle{color:var(--clr-text-dim);letter-spacing:.1em;margin-bottom:1.25rem;font-size:.7rem;font-weight:700}.Footer-module__S6Hkya__col ul{flex-direction:column;gap:.5rem;display:flex}.Footer-module__S6Hkya__col a{color:var(--clr-text-muted);font-size:.85rem;transition:color .2s}.Footer-module__S6Hkya__col a:hover{color:var(--clr-text)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--clr-border);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__S6Hkya__bottom p{color:var(--clr-text-dim);font-size:.75rem}.Footer-module__S6Hkya__bottomLinks{gap:1.5rem;display:flex}.Footer-module__S6Hkya__bottomLinks a{color:var(--clr-text-dim);font-size:.75rem;transition:color .2s}.Footer-module__S6Hkya__bottomLinks a:hover{color:var(--clr-text)}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr)}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1rem}}
