.Hero-module__gNeX-G__hero{background:var(--bg);align-items:center;min-height:100vh;padding:10rem 4rem 7.5rem;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__mesh{pointer-events:none;background:radial-gradient(75% 65% at 68% 38%,#00d2be1a 0%,#0000 55%),radial-gradient(45% 50% at 15% 72%,#ff6b6b0e 0%,#0000 55%);animation:14s ease-in-out infinite alternate Hero-module__gNeX-G__meshDrift;position:absolute;inset:0}.Hero-module__gNeX-G__grid{pointer-events:none;background-image:linear-gradient(#00d2be09 1px,#0000 1px),linear-gradient(90deg,#00d2be09 1px,#0000 1px);background-size:4rem 4rem;position:absolute;inset:0;-webkit-mask-image:radial-gradient(85% 85%,#000 10%,#0000 80%);mask-image:radial-gradient(85% 85%,#000 10%,#0000 80%)}@keyframes Hero-module__gNeX-G__meshDrift{0%{transform:scale(1)translate(0)}to{transform:scale(1.05)translate(-1.5%,1%)}}.Hero-module__gNeX-G__content{z-index:2;max-width:43.75rem;margin-left:0;padding-left:0;position:relative}.Hero-module__gNeX-G__eyebrow{align-items:center;gap:.875rem;margin-bottom:1.875rem;display:flex}.Hero-module__gNeX-G__eyebrowLine{background:var(--teal);flex-shrink:0;width:2rem;height:1px}.Hero-module__gNeX-G__eyebrowText{color:var(--teal);letter-spacing:.14em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:.875rem}.Hero-module__gNeX-G__h1{letter-spacing:-.025em;color:var(--white);margin-bottom:1.75rem;font-size:clamp(2.875rem,6.2vw,5.5rem);font-weight:600;line-height:1.04}.Hero-module__gNeX-G__sub{color:var(--muted);max-width:35rem;margin-bottom:2.5rem;font-family:Satoshi,sans-serif;font-size:clamp(.9375rem,1.2vw,1.0625rem);line-height:1.75}.Hero-module__gNeX-G__ctas{align-items:center;gap:2.25rem;display:flex}.Hero-module__gNeX-G__primaryCta{letter-spacing:.08em;color:var(--bg);background:var(--teal);border:none;border-radius:2px;padding:1rem 2.375rem;font-family:DM Mono,monospace;font-size:.875rem;text-decoration:none;transition:box-shadow .22s}.Hero-module__gNeX-G__primaryCta:hover{box-shadow:0 0 1.75rem #00d2be4d}.Hero-module__gNeX-G__secondaryCta{color:var(--dim);letter-spacing:.08em;font-family:DM Mono,monospace;font-size:.875rem;text-decoration:none;transition:color .2s}.Hero-module__gNeX-G__secondaryCta:hover{color:var(--muted)}.Hero-module__gNeX-G__hero{padding-left:4rem}
.Nav-module__jmVfSG__nav{z-index:500;justify-content:space-between;align-items:center;padding:1.75rem 4rem;transition:all .4s;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__jmVfSG__scrolled{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#0f0f12eb;padding:1.25rem 4rem}.Nav-module__jmVfSG__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Nav-module__jmVfSG__logoDot{background:var(--teal);border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:3s ease-in-out infinite Nav-module__jmVfSG__pulse}@keyframes Nav-module__jmVfSG__pulse{0%,to{box-shadow:0 0 #00d2be66}50%{box-shadow:0 0 0 7px #00d2be00}}.Nav-module__jmVfSG__logoText{letter-spacing:.14em;text-transform:uppercase;color:var(--white);font-family:Satoshi,sans-serif;font-size:.875rem;font-weight:500}.Nav-module__jmVfSG__links{align-items:center;gap:2.5rem;list-style:none;display:flex}.Nav-module__jmVfSG__links a{color:var(--dim);letter-spacing:.08em;font-family:DM Mono,monospace;font-size:.875rem;text-decoration:none;transition:color .2s}.Nav-module__jmVfSG__links a:hover{color:var(--white)}.Nav-module__jmVfSG__cta{border:1px solid var(--teal-line);border-radius:2px;padding:.5625rem 1.375rem;color:var(--teal)!important;transition:all .22s!important}.Nav-module__jmVfSG__cta:hover{background:var(--teal);color:var(--bg)!important;border-color:var(--teal)!important}.Nav-module__jmVfSG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Nav-module__jmVfSG__burgerLine{background:var(--white);width:24px;height:1px;transition:all .3s;display:block}.Nav-module__jmVfSG__burgerLineOpen1{transform:translateY(6px)rotate(45deg)}.Nav-module__jmVfSG__burgerLineOpen2{opacity:0}.Nav-module__jmVfSG__burgerLineOpen3{transform:translateY(-6px)rotate(-45deg)}.Nav-module__jmVfSG__mobileMenu{background:var(--bg);z-index:499;flex-direction:column;justify-content:center;padding:7rem 2rem 3rem;display:none;position:fixed;inset:0}.Nav-module__jmVfSG__mobileMenuOpen{display:flex}.Nav-module__jmVfSG__mobileLinks{flex-direction:column;gap:0;list-style:none;display:flex}.Nav-module__jmVfSG__mobileLinks li{border-bottom:1px solid var(--border)}.Nav-module__jmVfSG__mobileLinks a{color:var(--white);letter-spacing:-.02em;padding:1.25rem 0;font-family:Clash Display,sans-serif;font-size:2.5rem;font-weight:600;text-decoration:none;transition:color .2s;display:block}.Nav-module__jmVfSG__mobileLinks a:hover{color:var(--teal)}.Nav-module__jmVfSG__mobileCta{color:var(--teal)!important}@media (max-width:768px){.Nav-module__jmVfSG__nav{padding:1.25rem 1.5rem}.Nav-module__jmVfSG__scrolled{padding:1rem 1.5rem}.Nav-module__jmVfSG__links{display:none}.Nav-module__jmVfSG__burger{display:flex}}
.Footer-module__nhiC3q__footer{border-top:1px solid var(--border);background:var(--surface);padding:2.25rem 4rem}.Footer-module__nhiC3q__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;max-width:87.5rem;margin:0 auto;display:flex}.Footer-module__nhiC3q__brand{align-items:center;gap:1rem;display:flex}.Footer-module__nhiC3q__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Footer-module__nhiC3q__logoDot{background:var(--teal);border-radius:50%;flex-shrink:0;width:7px;height:7px}.Footer-module__nhiC3q__logoText{letter-spacing:.14em;text-transform:uppercase;color:var(--white);font-family:Satoshi,sans-serif;font-size:.875rem;font-weight:500}.Footer-module__nhiC3q__tagline{color:var(--dim);letter-spacing:.1em;font-family:DM Mono,monospace;font-size:.875rem}.Footer-module__nhiC3q__nav{align-items:center;gap:2rem;list-style:none;display:flex}.Footer-module__nhiC3q__nav a{color:var(--dim);letter-spacing:.1em;font-family:DM Mono,monospace;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__nav a:hover{color:var(--muted)}.Footer-module__nhiC3q__private{opacity:.45;color:var(--teal)!important;transition:opacity .22s!important}.Footer-module__nhiC3q__private:hover{opacity:1!important}
.FooterCTA-module__sq1YXG__section{background:var(--bg);border-top:1px solid var(--border);text-align:center;padding:7.5rem 4rem;position:relative;overflow:hidden}.FooterCTA-module__sq1YXG__section:before{content:"";pointer-events:none;background:radial-gradient(50% 70% at 50% 110%,#00d2be12 0%,#0000 60%);position:absolute;inset:0}.FooterCTA-module__sq1YXG__inner{z-index:1;max-width:87.5rem;margin:0 auto;position:relative}.FooterCTA-module__sq1YXG__h2{color:var(--white);letter-spacing:-.022em;margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,3.75rem)}.FooterCTA-module__sq1YXG__body{color:var(--muted);max-width:27.5rem;margin:0 auto 2.75rem;font-family:Satoshi,sans-serif;font-size:1.0625rem;line-height:1.72}.FooterCTA-module__sq1YXG__ctas{justify-content:center;align-items:center;gap:2.25rem;display:flex}.FooterCTA-module__sq1YXG__primaryCta{letter-spacing:.08em;color:var(--bg);background:var(--teal);border:none;border-radius:2px;padding:1rem 2.75rem;font-family:DM Mono,monospace;font-size:.875rem;text-decoration:none;transition:box-shadow .22s}.FooterCTA-module__sq1YXG__primaryCta:hover{box-shadow:0 0 1.75rem #00d2be4d}.FooterCTA-module__sq1YXG__secondaryCta{color:var(--dim);letter-spacing:.08em;font-family:DM Mono,monospace;font-size:.875rem;text-decoration:none;transition:color .2s}.FooterCTA-module__sq1YXG__secondaryCta:hover{color:var(--muted)}
.PainPoints-module__CBo65W__section{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6.75rem 4rem}.PainPoints-module__CBo65W__inner{max-width:87.5rem;margin:0 auto}.PainPoints-module__CBo65W__eyebrow{color:var(--teal);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.875rem;margin-bottom:1.25rem;font-family:DM Mono,monospace;font-size:.875rem;display:flex}.PainPoints-module__CBo65W__eyebrow:before{content:"";background:var(--teal);flex-shrink:0;width:2rem;height:1px}.PainPoints-module__CBo65W__h2{color:var(--white);margin-bottom:3rem;font-size:clamp(1.75rem,3vw,3.25rem)}.PainPoints-module__CBo65W__grid{background:var(--border);border:1px solid var(--border);border-radius:2px;grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:hidden}.PainPoints-module__CBo65W__card{background:var(--surface);flex-direction:column;padding:3rem 2.5rem;transition:background .3s;display:flex;position:relative}.PainPoints-module__CBo65W__card:hover{background:var(--surface2)}.PainPoints-module__CBo65W__card:after{content:"";background:linear-gradient(90deg, var(--teal), transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.PainPoints-module__CBo65W__card:hover:after{opacity:1}.PainPoints-module__CBo65W__num{color:var(--teal);letter-spacing:.12em;align-items:center;gap:.625rem;margin-bottom:1.75rem;font-family:DM Mono,monospace;font-size:.875rem;display:flex}.PainPoints-module__CBo65W__num:after{content:"";background:var(--border);flex:1;max-width:2.5rem;height:1px}.PainPoints-module__CBo65W__problem{color:var(--dim);border-bottom:1px solid var(--border);flex:1;margin-bottom:1.5rem;padding-bottom:1.5rem;font-family:Satoshi,sans-serif;font-size:.875rem;font-style:italic;line-height:1.7}.PainPoints-module__CBo65W__solution{color:var(--white);margin-top:auto;font-family:Satoshi,sans-serif;font-size:.9375rem;line-height:1.7}.PainPoints-module__CBo65W__arrow{color:var(--teal)}
.Services-module__kf8n-G__section{background:var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6.75rem 4rem}.Services-module__kf8n-G__inner{max-width:87.5rem;margin:0 auto}.Services-module__kf8n-G__eyebrow{color:var(--teal);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.875rem;margin-bottom:1.25rem;font-family:DM Mono,monospace;font-size:.875rem;display:flex}.Services-module__kf8n-G__eyebrow:before{content:"";background:var(--teal);flex-shrink:0;width:2rem;height:1px}.Services-module__kf8n-G__h2{color:var(--white);margin-bottom:1rem;font-size:clamp(1.75rem,3vw,3.25rem)}.Services-module__kf8n-G__lead{color:var(--muted);max-width:37.5rem;margin-bottom:3rem;font-family:Satoshi,sans-serif;font-size:1rem;line-height:1.75}.Services-module__kf8n-G__grid{background:var(--border);border:1px solid var(--border);border-radius:2px;grid-template-columns:repeat(5,1fr);gap:0;display:grid;overflow:hidden}.Services-module__kf8n-G__card{background:var(--bg);flex-direction:column;gap:1rem;padding:2.5rem 1.875rem;text-decoration:none;transition:background .3s;display:flex;position:relative}.Services-module__kf8n-G__card:hover{background:var(--surface)}.Services-module__kf8n-G__card:after{content:"";background:linear-gradient(90deg, var(--teal), transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Services-module__kf8n-G__card:hover:after{opacity:1}.Services-module__kf8n-G__glyph{color:var(--teal);opacity:.2;font-size:2rem;transition:opacity .3s}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__glyph{opacity:.5}.Services-module__kf8n-G__title{color:var(--white);font-family:Satoshi,sans-serif;font-size:.9375rem;font-weight:600}.Services-module__kf8n-G__tagline{color:var(--dim);flex:1;font-family:Satoshi,sans-serif;font-size:.8125rem;line-height:1.6}.Services-module__kf8n-G__arrow{color:var(--teal);opacity:.5;margin-top:auto;font-size:.875rem;transition:opacity .3s}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__arrow{opacity:1}
.FeaturedWork-module__T9WFSa__section{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6.75rem 4rem}.FeaturedWork-module__T9WFSa__inner{max-width:87.5rem;margin:0 auto}.FeaturedWork-module__T9WFSa__eyebrow{color:var(--teal);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.875rem;margin-bottom:1.25rem;font-family:DM Mono,monospace;font-size:.875rem;display:flex}.FeaturedWork-module__T9WFSa__eyebrow:before{content:"";background:var(--teal);flex-shrink:0;width:2rem;height:1px}.FeaturedWork-module__T9WFSa__h2{color:var(--white);margin-bottom:3rem;font-size:clamp(1.75rem,3vw,3.25rem)}.FeaturedWork-module__T9WFSa__featured{background:var(--bg);border:1px solid var(--border);border-radius:2px;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:1px;padding:3.75rem;transition:border-color .3s;display:grid;position:relative}.FeaturedWork-module__T9WFSa__featured:hover{border-color:#00d2be40}.FeaturedWork-module__T9WFSa__featured:before{content:"";background:linear-gradient(90deg, var(--teal), transparent);height:2px;position:absolute;top:0;left:0;right:0}.FeaturedWork-module__T9WFSa__featuredLeft{flex-direction:column;gap:1rem;display:flex}.FeaturedWork-module__T9WFSa__engId{color:var(--teal);letter-spacing:.14em;font-family:DM Mono,monospace;font-size:.875rem}.FeaturedWork-module__T9WFSa__serviceTag{color:var(--dim);letter-spacing:.1em;border:1px solid var(--border);border-radius:2px;align-items:center;gap:.4375rem;width:fit-content;padding:.3125rem .875rem;font-family:DM Mono,monospace;font-size:.875rem;display:flex}.FeaturedWork-module__T9WFSa__serviceTag:before{content:"";background:var(--teal);border-radius:50%;width:5px;height:5px}.FeaturedWork-module__T9WFSa__featuredHeadline{color:var(--white);letter-spacing:-.018em;font-family:Clash Display,sans-serif;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:600;line-height:1.15}.FeaturedWork-module__T9WFSa__situation{color:var(--dim);flex:1;font-family:Satoshi,sans-serif;font-size:.875rem;line-height:1.7}.FeaturedWork-module__T9WFSa__link{color:var(--teal);letter-spacing:.12em;border-bottom:1px solid var(--teal-line);width:fit-content;padding-bottom:2px;font-family:DM Mono,monospace;font-size:.875rem;text-decoration:none;transition:gap .22s}.FeaturedWork-module__T9WFSa__link:hover{border-color:var(--teal)}.FeaturedWork-module__T9WFSa__featuredRight{flex-direction:column;justify-content:space-between;gap:2rem;display:flex}.FeaturedWork-module__T9WFSa__stat{border-left:2px solid var(--teal);padding-left:1.25rem}.FeaturedWork-module__T9WFSa__statValue{color:var(--white);letter-spacing:-.025em;margin-bottom:.3125rem;font-family:Clash Display,sans-serif;font-size:2.375rem;font-weight:600;line-height:1}.FeaturedWork-module__T9WFSa__statLabel{color:var(--dim);letter-spacing:.14em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:.875rem}.FeaturedWork-module__T9WFSa__quote{background:var(--surface2);border:1px solid var(--border);border-radius:2px;padding:1.5rem 1.75rem}.FeaturedWork-module__T9WFSa__quoteMark{color:var(--teal);opacity:.2;margin-bottom:.875rem;font-family:Clash Display,sans-serif;font-size:2.75rem;line-height:.4;display:block}.FeaturedWork-module__T9WFSa__quoteText{color:var(--muted);font-family:Satoshi,sans-serif;font-size:.8125rem;font-style:italic;line-height:1.7}.FeaturedWork-module__T9WFSa__grid{background:var(--border);border:1px solid var(--border);border-top:none;border-radius:0 0 2px 2px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:2rem;display:grid;overflow:hidden}.FeaturedWork-module__T9WFSa__card{background:var(--bg);flex-direction:column;gap:1.25rem;padding:3rem 2.5rem;transition:background .3s;display:flex;position:relative}.FeaturedWork-module__T9WFSa__card:hover{background:var(--surface)}.FeaturedWork-module__T9WFSa__card:before{content:"";background:linear-gradient(90deg, var(--teal), transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.FeaturedWork-module__T9WFSa__card:hover:before{opacity:1}.FeaturedWork-module__T9WFSa__cardTop{justify-content:space-between;align-items:center;display:flex}.FeaturedWork-module__T9WFSa__cardHeadline{color:var(--white);letter-spacing:-.018em;flex:1;font-family:Clash Display,sans-serif;font-size:clamp(1rem,1.5vw,1.375rem);font-weight:600;line-height:1.2}.FeaturedWork-module__T9WFSa__cardFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:1.5rem;display:flex}.FeaturedWork-module__T9WFSa__cardStat{text-align:right;flex-direction:column;gap:.1875rem;display:flex}.FeaturedWork-module__T9WFSa__cardStat strong{color:var(--white);letter-spacing:-.02em;font-family:Clash Display,sans-serif;font-size:1.375rem;display:block}.FeaturedWork-module__T9WFSa__cardStat span{color:var(--dim);letter-spacing:.1em;font-family:DM Mono,monospace;font-size:.875rem}.FeaturedWork-module__T9WFSa__cta{justify-content:center;padding-top:2.5rem;display:flex}.FeaturedWork-module__T9WFSa__ctaLink{letter-spacing:.08em;color:var(--teal);border:1px solid var(--teal-line);border-radius:2px;padding:.875rem 2rem;font-family:DM Mono,monospace;font-size:.875rem;text-decoration:none;transition:all .22s}.FeaturedWork-module__T9WFSa__ctaLink:hover{background:var(--teal);color:var(--bg);border-color:var(--teal)}
