.Navbar-module__nuAbfa__nav{z-index:100;justify-content:space-between;align-items:center;padding:1.5rem 3rem;transition:background .3s,padding .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e2330eb;border-bottom:1px solid #ffffff0f;padding:1rem 3rem}.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__menuActive{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e2330fa}.Navbar-module__nuAbfa__logo{color:var(--white);letter-spacing:-.02em;font-family:Syne,sans-serif;font-size:1.5rem;font-weight:800;text-decoration:none}.Navbar-module__nuAbfa__dot{color:var(--teal)}.Navbar-module__nuAbfa__links{gap:2.5rem;list-style:none;display:flex}.Navbar-module__nuAbfa__links a{color:var(--text-muted);letter-spacing:.02em;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .2s}.Navbar-module__nuAbfa__links a:hover,.Navbar-module__nuAbfa__links a.Navbar-module__nuAbfa__active{color:var(--white)}.Navbar-module__nuAbfa__cta{background:var(--teal);color:var(--navy);border-radius:2rem;padding:.55rem 1.4rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s}.Navbar-module__nuAbfa__cta:hover{background:var(--teal-light);transform:translateY(-1px)}.Navbar-module__nuAbfa__burger{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.Navbar-module__nuAbfa__burger span{background:var(--white);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s,width .3s;display:block}.Navbar-module__nuAbfa__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__nuAbfa__burgerOpen span:nth-child(2){opacity:0;width:0}.Navbar-module__nuAbfa__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__nuAbfa__drawer{z-index:99;pointer-events:none;position:fixed;inset:0}.Navbar-module__nuAbfa__drawerOpen{pointer-events:auto}.Navbar-module__nuAbfa__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#0a0d1499;transition:opacity .35s;position:absolute;inset:0}.Navbar-module__nuAbfa__drawerOpen .Navbar-module__nuAbfa__backdrop{opacity:1}.Navbar-module__nuAbfa__drawerPanel{background:var(--navy);border-left:1px solid #ffffff0f;flex-direction:column;justify-content:space-between;width:min(320px,85vw);padding:5.5rem 2rem 2.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.Navbar-module__nuAbfa__drawerOpen .Navbar-module__nuAbfa__drawerPanel{transform:translate(0)}.Navbar-module__nuAbfa__drawerNav{flex-direction:column;gap:0;display:flex}.Navbar-module__nuAbfa__drawerLinks{margin:0 0 2.5rem;padding:0;list-style:none}.Navbar-module__nuAbfa__drawerLinks li{opacity:0;transition:opacity .3s,transform .3s;transition-delay:calc(var(--i) * 60ms + 80ms);border-bottom:1px solid #ffffff0f;overflow:hidden;transform:translate(20px)}.Navbar-module__nuAbfa__drawerOpen .Navbar-module__nuAbfa__drawerLinks li{opacity:1;transform:translate(0)}.Navbar-module__nuAbfa__drawerLinks a{color:var(--text-muted);letter-spacing:-.02em;padding:1.1rem 0;font-family:Syne,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .2s;display:block}.Navbar-module__nuAbfa__drawerLinks a:hover,.Navbar-module__nuAbfa__drawerLinks a.Navbar-module__nuAbfa__active{color:var(--white)}.Navbar-module__nuAbfa__drawerCta{opacity:0;transition:opacity .3s,transform .3s;transition-delay:calc(var(--i) * 60ms + 80ms);transform:translate(20px)}.Navbar-module__nuAbfa__drawerOpen .Navbar-module__nuAbfa__drawerCta{opacity:1;transform:translate(0)}.Navbar-module__nuAbfa__ctaFull{text-align:center;background:var(--teal);color:var(--navy);border-radius:2rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:block}.Navbar-module__nuAbfa__ctaFull:hover{background:var(--teal-light);transform:translateY(-1px)}.Navbar-module__nuAbfa__drawerFooter{opacity:0;transition:opacity .3s,transform .3s;transition-delay:calc(var(--i) * 60ms + 80ms);gap:1.5rem;display:flex;transform:translate(20px)}.Navbar-module__nuAbfa__drawerOpen .Navbar-module__nuAbfa__drawerFooter{opacity:1;transform:translate(0)}.Navbar-module__nuAbfa__drawerFooter a{color:var(--text-muted);font-size:.8rem;text-decoration:none;transition:color .2s}.Navbar-module__nuAbfa__drawerFooter a:hover{color:var(--teal)}@media (max-width:768px){.Navbar-module__nuAbfa__nav{padding:1.25rem 1.5rem}.Navbar-module__nuAbfa__links,.Navbar-module__nuAbfa__cta{display:none}.Navbar-module__nuAbfa__burger{display:flex}}
.Footer-module__EZoWya__footer{background:var(--navy);border-top:1px solid #ffffff0f;padding:6rem 3rem 2.5rem}.Footer-module__EZoWya__cta{max-width:640px;margin-bottom:5rem}.Footer-module__EZoWya__label{letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:1.25rem;font-size:.72rem;font-weight:500;display:inline-block}.Footer-module__EZoWya__title{letter-spacing:-.03em;color:var(--white);margin-bottom:2rem;font-family:Syne,sans-serif;font-size:clamp(2.4rem,5vw,4.5rem);font-weight:800;line-height:1.05}.Footer-module__EZoWya__accent{color:var(--teal);font-style:italic}.Footer-module__EZoWya__email{color:var(--white);border-bottom:2px solid var(--teal);padding-bottom:.15rem;font-family:Syne,sans-serif;font-size:1.2rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.Footer-module__EZoWya__email:hover{color:var(--teal)}.Footer-module__EZoWya__bottom{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__EZoWya__copy{color:var(--text-muted);font-size:.8rem}.Footer-module__EZoWya__socials{gap:1.5rem;display:flex}.Footer-module__EZoWya__socials a{color:var(--text-muted);font-size:.8rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__socials a:hover{color:var(--teal)}@media (max-width:640px){.Footer-module__EZoWya__footer{padding:4rem 1.5rem 2rem}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:1rem}}
.Hero-module__Z8hQ_W__hero{flex-direction:column;justify-content:center;min-height:100vh;padding:0 3rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bg{pointer-events:none;position:absolute;inset:0}.Hero-module__Z8hQ_W__grid{background-image:linear-gradient(#18b2b20a 1px,#0000 1px),linear-gradient(90deg,#18b2b20a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__Z8hQ_W__glow{background:radial-gradient(circle,#18b2b21f 0%,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;top:-20%;right:-10%}.Hero-module__Z8hQ_W__content{max-width:820px;padding-top:7rem;position:relative}.Hero-module__Z8hQ_W__badge{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);background:#18b2b21a;border:1px solid #18b2b233;border-radius:2rem;margin-bottom:2rem;padding:.35rem .85rem;font-size:.75rem;font-weight:500;display:inline-block}.Hero-module__Z8hQ_W__headline{letter-spacing:-.03em;color:var(--white);margin-bottom:1.75rem;font-family:Syne,sans-serif;font-size:clamp(3rem,6vw,3.9rem);font-weight:800;line-height:1.05}.Hero-module__Z8hQ_W__accent{color:var(--teal);font-style:italic}.Hero-module__Z8hQ_W__sub{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem;font-weight:300;line-height:1.7}.Hero-module__Z8hQ_W__actions{align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.Hero-module__Z8hQ_W__btnPrimary{background:var(--teal);color:var(--navy);border-radius:2rem;padding:.85rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s}.Hero-module__Z8hQ_W__btnPrimary:hover{background:var(--teal-light);transform:translateY(-2px)}.Hero-module__Z8hQ_W__btnGhost{color:var(--white);align-items:center;gap:.5rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.Hero-module__Z8hQ_W__btnGhost:hover{color:var(--teal)}.Hero-module__Z8hQ_W__arrow{transition:transform .2s}.Hero-module__Z8hQ_W__btnGhost:hover .Hero-module__Z8hQ_W__arrow{transform:translate(4px)}.Hero-module__Z8hQ_W__stats{border-top:1px solid #ffffff12;align-items:center;gap:2rem;padding:1.5rem 0;display:flex}.Hero-module__Z8hQ_W__stat{flex-direction:column;gap:.25rem;display:flex}.Hero-module__Z8hQ_W__statNum{color:var(--white);letter-spacing:-.02em;font-family:Syne,sans-serif;font-size:1.75rem;font-weight:700}.Hero-module__Z8hQ_W__statLabel{color:var(--text-muted);letter-spacing:.04em;font-size:.78rem}.Hero-module__Z8hQ_W__divider{background:#ffffff1a;width:1px;height:40px}.Hero-module__Z8hQ_W__scroll{flex-direction:column;align-items:center;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scroll span{background:linear-gradient(#18b2b299,#0000);width:1px;height:48px;animation:1.8s ease-in-out infinite Hero-module__Z8hQ_W__scrollLine;display:block}@keyframes Hero-module__Z8hQ_W__scrollLine{0%{opacity:0;transform-origin:top;transform:scaleY(0)}50%{opacity:1;transform-origin:top;transform:scaleY(1)}to{opacity:0;transform-origin:bottom;transform:scaleY(1)}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:0 1.5rem}.Hero-module__Z8hQ_W__stats{gap:1.25rem}}
.Projects-module__K3d-Xa__page{background:var(--navy);min-height:100vh}.Projects-module__K3d-Xa__hero{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;padding:9rem 3rem 5rem;display:grid;position:relative;overflow:hidden}.Projects-module__K3d-Xa__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#18b2b20a 1px,#0000 1px),linear-gradient(90deg,#18b2b20a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Projects-module__K3d-Xa__heroInner{position:relative}.Projects-module__K3d-Xa__badge{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);background:#18b2b21a;border:1px solid #18b2b233;border-radius:2rem;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.72rem;font-weight:500;display:inline-block}.Projects-module__K3d-Xa__title{letter-spacing:-.03em;color:var(--white);font-family:Syne,sans-serif;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:800;line-height:1.06}.Projects-module__K3d-Xa__accent{color:var(--teal);font-style:italic}.Projects-module__K3d-Xa__heroRight{flex-direction:column;gap:1.25rem;padding-top:3.5rem;display:flex;position:relative}.Projects-module__K3d-Xa__intro{color:var(--text-muted);font-size:1rem;font-weight:300;line-height:1.75}.Projects-module__K3d-Xa__band{background:var(--charcoal);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;justify-content:center;align-items:center;gap:3rem;padding:2.5rem 3rem;display:flex}.Projects-module__K3d-Xa__bandItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Projects-module__K3d-Xa__num{color:var(--white);letter-spacing:-.03em;font-family:Syne,sans-serif;font-size:2rem;font-weight:800}.Projects-module__K3d-Xa__numLabel{color:var(--text-muted);letter-spacing:.06em;font-size:.72rem}.Projects-module__K3d-Xa__bandDivider{background:#ffffff1a;width:1px;height:44px}.Projects-module__K3d-Xa__section{border-bottom:1px solid #ffffff0f;padding:5rem 3rem}.Projects-module__K3d-Xa__sectionHeader{margin-bottom:3rem}.Projects-module__K3d-Xa__sectionLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:.75rem;font-size:.72rem;font-weight:500;display:inline-block}.Projects-module__K3d-Xa__sectionTitle{letter-spacing:-.03em;color:var(--white);font-family:Syne,sans-serif;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800}.Projects-module__K3d-Xa__valuesGrid{flex-direction:column;gap:2rem;display:flex}.Projects-module__K3d-Xa__valueCard{align-items:center;animation:.45s both Projects-module__K3d-Xa__slideIn;display:flex;position:relative}.Projects-module__K3d-Xa__valueCard:first-child{animation-delay:50ms}.Projects-module__K3d-Xa__valueCard:nth-child(2){animation-delay:.15s}.Projects-module__K3d-Xa__valueCard:nth-child(3){animation-delay:.25s}@keyframes Projects-module__K3d-Xa__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Projects-module__K3d-Xa__valueCard:nth-child(2n){flex-direction:row-reverse}.Projects-module__K3d-Xa__valueNumTab{z-index:2;border-radius:.85rem;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.4rem;width:300px;height:420px;transition:transform .25s;display:flex;position:relative;box-shadow:inset 0 -3px 12px #0003,0 8px 32px #00000059}.Projects-module__K3d-Xa__valueCard:hover .Projects-module__K3d-Xa__valueNumTab{transform:scale(1.03)}.Projects-module__K3d-Xa__valueCard:first-child .Projects-module__K3d-Xa__valueNumTab{background:var(--teal-dark)}.Projects-module__K3d-Xa__valueCard:nth-child(2) .Projects-module__K3d-Xa__valueNumTab{background:var(--teal-dark);border:1px solid #ffffff1a}.Projects-module__K3d-Xa__valueCard:nth-child(3) .Projects-module__K3d-Xa__valueNumTab{background:var(--teal-dark)}.Projects-module__K3d-Xa__valueNumText{color:var(--white);letter-spacing:-.05em;font-family:Syne,sans-serif;font-size:8rem;font-weight:900;line-height:1}.Projects-module__K3d-Xa__valueNumLabel{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;font-family:Syne,sans-serif;font-size:.68rem;font-weight:500}.Projects-module__K3d-Xa__valueCardBody{background:var(--charcoal);z-index:1;border:1px solid #ffffff14;border-radius:.85rem;flex-direction:column;flex:1;justify-content:center;height:400px;margin-left:-1.75rem;padding:1.4rem 2rem 1.4rem 3rem;transition:box-shadow .25s;display:flex;box-shadow:0 4px 24px #0000004d}.Projects-module__K3d-Xa__valueCard:hover .Projects-module__K3d-Xa__valueCardBody{box-shadow:0 8px 36px #00000073}.Projects-module__K3d-Xa__valueCard:nth-child(2n) .Projects-module__K3d-Xa__valueCardBody{margin-left:0;margin-right:-1.75rem;padding:1.4rem 3rem 1.4rem 2rem}.Projects-module__K3d-Xa__valueCardStep{align-items:center;gap:.55rem;margin-bottom:.55rem;display:flex}.Projects-module__K3d-Xa__valueStepName{color:var(--white);letter-spacing:-.01em;font-family:Syne,sans-serif;font-size:4rem;font-weight:700}.Projects-module__K3d-Xa__valueTitle{display:none}.Projects-module__K3d-Xa__valueBody{color:var(--text-muted);font-size:1.5rem;font-weight:300;line-height:1.65}.Projects-module__K3d-Xa__teamGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.Projects-module__K3d-Xa__memberCard{background:var(--charcoal);text-align:center;border:1px solid #ffffff12;border-radius:1rem;flex-direction:column;align-items:center;gap:1rem;padding:1.75rem 1.5rem;display:flex}.Projects-module__K3d-Xa__avatar{width:56px;height:56px;color:var(--teal-light);background:#18b2b21f;border:1px solid #18b2b240;border-radius:50%;justify-content:center;align-items:center;font-family:Syne,sans-serif;font-size:.9rem;font-weight:700;display:flex}.Projects-module__K3d-Xa__memberName{color:var(--white);letter-spacing:-.01em;font-family:Syne,sans-serif;font-size:.95rem;font-weight:700}.Projects-module__K3d-Xa__memberRole{color:var(--text-muted);margin-top:.15rem;font-size:.75rem}.Projects-module__K3d-Xa__closing{max-width:720px;padding:5rem 3rem}.Projects-module__K3d-Xa__closingText{color:var(--text-muted);margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.8}.Projects-module__K3d-Xa__closingCta{color:var(--teal);border-bottom:2px solid var(--teal);padding-bottom:.15rem;font-family:Syne,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.Projects-module__K3d-Xa__closingCta:hover{opacity:.75}@media (max-width:1024px){.Projects-module__K3d-Xa__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Projects-module__K3d-Xa__hero{grid-template-columns:1fr;gap:2rem;padding:7rem 1.5rem 4rem}.Projects-module__K3d-Xa__heroRight{padding-top:0}.Projects-module__K3d-Xa__band{flex-wrap:wrap;gap:1.5rem;padding:2rem 1.5rem}.Projects-module__K3d-Xa__bandDivider{display:none}.Projects-module__K3d-Xa__section{padding:3.5rem 1.5rem}.Projects-module__K3d-Xa__valueCard,.Projects-module__K3d-Xa__valueCard:nth-child(2n){flex-direction:column;align-items:stretch}.Projects-module__K3d-Xa__valueNumTab{border-radius:.85rem .85rem 0 0;width:100%;height:110px}.Projects-module__K3d-Xa__valueCardBody,.Projects-module__K3d-Xa__valueCard:nth-child(2n) .Projects-module__K3d-Xa__valueCardBody{border-radius:0 0 .85rem .85rem;height:auto;margin-top:0;margin-left:0;margin-right:0;padding:1.4rem 1.5rem}.Projects-module__K3d-Xa__teamGrid{grid-template-columns:repeat(2,1fr)}.Projects-module__K3d-Xa__closing{padding:3.5rem 1.5rem}}
.Growth-module__Lfb2xG__footer{background:var(--navy);border-top:1px solid #ffffff0f;padding:6rem 3rem 2.5rem}.Growth-module__Lfb2xG__box{margin-bottom:5rem}.Growth-module__Lfb2xG__cta{background:var(--teal);color:var(--navy);border-radius:2rem;margin-top:2rem;padding:.55rem 1.4rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.Growth-module__Lfb2xG__cta:hover{background:var(--teal-light);transform:translateY(-1px)}.Growth-module__Lfb2xG__label{letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:1.25rem;font-size:.72rem;font-weight:500;display:inline-block}.Growth-module__Lfb2xG__title{letter-spacing:-.03em;color:var(--white);margin-bottom:2rem;font-family:Syne,sans-serif;font-size:clamp(2.4rem,5vw,4.5rem);font-weight:800;line-height:1.05}.Growth-module__Lfb2xG__accent{color:var(--teal);font-style:italic}.Growth-module__Lfb2xG__email{color:var(--white);border-bottom:2px solid var(--teal);padding-bottom:.15rem;font-family:Syne,sans-serif;font-size:1.2rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.Growth-module__Lfb2xG__email:hover{color:var(--teal)}.Growth-module__Lfb2xG__amb .Growth-module__Lfb2xG__bottom{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Growth-module__Lfb2xG__copy{color:var(--text-muted);font-size:.8rem}.Growth-module__Lfb2xG__hero{background-color:var(--navy);color:var(--white);justify-content:space-between;align-items:center;gap:40px;min-height:340px;padding:64px 60px;font-family:Segoe UI,sans-serif;display:flex;overflow:hidden}.Growth-module__Lfb2xG__content{flex:none;max-width:460px}.Growth-module__Lfb2xG__eyebrow{letter-spacing:.12em;color:var(--white);text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:700;display:block}.Growth-module__Lfb2xG__heading{color:var(--white);margin:0 0 18px;font-size:38px;font-weight:800;line-height:1.15}.Growth-module__Lfb2xG__description{color:var(--text-muted);max-width:420px;margin:0 0 28px;font-size:14px;line-height:1.65}.Growth-module__Lfb2xG__features{flex-direction:column;gap:14px;margin:0 0 36px;padding:0;list-style:none;display:flex}.Growth-module__Lfb2xG__featureItem{color:var(--light);align-items:center;gap:10px;font-size:24px;font-weight:500;display:flex}.Growth-module__Lfb2xG__featureDesc{color:var(--text-muted);margin-top:-8px;margin-left:32px;font-size:14px}.Growth-module__Lfb2xG__checkIcon{border:1.5px solid var(--teal);width:22px;height:22px;color:var(--teal);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Growth-module__Lfb2xG__cta{background:linear-gradient(135deg, var(--teal-dark) 0%, var(--teal-light) 100%);color:var(--white);cursor:pointer;letter-spacing:.02em;border:none;border-radius:30px;padding:13px 30px;font-size:14px;font-weight:700;transition:opacity .2s,transform .2s;display:inline-block}.Growth-module__Lfb2xG__cta:hover{opacity:.9;transform:translateY(-1px)}.Growth-module__Lfb2xG__imageGrid{flex:none;width:420px;height:320px;position:relative}.Growth-module__Lfb2xG__imageCard{border:2px solid var(--teal);background-color:var(--charcoal);border-radius:18px;position:absolute;overflow:hidden}.Growth-module__Lfb2xG__imagePlaceholder{background:linear-gradient(135deg, var(--charcoal) 0%, var(--navy) 100%);width:100%;height:100%}.Growth-module__Lfb2xG__cardTopRight{z-index:2;border-radius:18px;width:180px;height:210px;top:0;right:0}.Growth-module__Lfb2xG__cardBottomLeft{z-index:1;border-radius:18px;width:230px;height:210px;bottom:0;left:0}.Growth-module__Lfb2xG__cardBottomRight{z-index:3;border-radius:50px;width:150px;height:90px;bottom:0;right:0}@media (max-width:640px){.Growth-module__Lfb2xG__footer{padding:4rem 1.5rem 2rem}.Growth-module__Lfb2xG__bottom{text-align:center;flex-direction:column;gap:1rem}}
.about-module__-i9KWa__page{background:var(--navy);min-height:100vh}.about-module__-i9KWa__hero{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;padding:9rem 3rem 5rem;display:grid;position:relative;overflow:hidden}.about-module__-i9KWa__hero:before{content:"";pointer-events:none;background-image:linear-gradient(#18b2b20a 1px,#0000 1px),linear-gradient(90deg,#18b2b20a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.about-module__-i9KWa__heroInner{position:relative}.about-module__-i9KWa__badge{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);background:#18b2b21a;border:1px solid #18b2b233;border-radius:2rem;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.72rem;font-weight:500;display:inline-block}.about-module__-i9KWa__title{letter-spacing:-.03em;color:var(--white);font-family:Syne,sans-serif;font-size:clamp(3.2rem,4vw,3.6rem);font-weight:800;line-height:1.06}.about-module__-i9KWa__accent{color:var(--teal);font-style:italic}.about-module__-i9KWa__heroRight{flex-direction:column;gap:1.25rem;padding-top:3.5rem;display:flex;position:relative}.about-module__-i9KWa__intro{color:var(--text-muted);font-size:1rem;font-weight:300;line-height:1.75}.about-module__-i9KWa__band{background:var(--charcoal);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;justify-content:center;align-items:center;gap:3rem;padding:2.5rem 3rem;display:flex}.about-module__-i9KWa__bandItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.about-module__-i9KWa__num{color:var(--white);letter-spacing:-.03em;font-family:Syne,sans-serif;font-size:2rem;font-weight:800}.about-module__-i9KWa__numLabel{color:var(--text-muted);letter-spacing:.06em;font-size:.72rem}.about-module__-i9KWa__bandDivider{background:#ffffff1a;width:1px;height:44px}.about-module__-i9KWa__section{border-bottom:1px solid #ffffff0f;padding:5rem 3rem}.about-module__-i9KWa__sectionHeader{margin-bottom:2.5rem}.about-module__-i9KWa__sectionLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:.75rem;font-size:.72rem;font-weight:500;display:inline-block}.about-module__-i9KWa__sectionTitle{letter-spacing:-.03em;color:var(--white);font-family:Syne,sans-serif;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800}.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.about-module__-i9KWa__valueCard{background:var(--charcoal);border:1px solid #ffffff12;border-radius:1rem;padding:2rem}.about-module__-i9KWa__valueNum{color:var(--teal);letter-spacing:.1em;margin-bottom:1rem;font-family:Syne,sans-serif;font-size:.75rem;font-weight:700;display:block}.about-module__-i9KWa__valueTitle{color:var(--white);letter-spacing:-.02em;margin-bottom:.75rem;font-family:Syne,sans-serif;font-size:1.1rem;font-weight:700}.about-module__-i9KWa__valueBody{color:var(--text-muted);font-size:.875rem;font-weight:300;line-height:1.7}.about-module__-i9KWa__teamGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.about-module__-i9KWa__memberCard{background:var(--charcoal);text-align:center;border:1px solid #ffffff12;border-radius:1rem;flex-direction:column;align-items:center;gap:1rem;padding:1.75rem 1.5rem;display:flex}.about-module__-i9KWa__avatar{width:56px;height:56px;color:var(--teal-light);background:#18b2b21f;border:1px solid #18b2b240;border-radius:50%;justify-content:center;align-items:center;font-family:Syne,sans-serif;font-size:.9rem;font-weight:700;display:flex}.about-module__-i9KWa__memberName{color:var(--white);letter-spacing:-.01em;font-family:Syne,sans-serif;font-size:.95rem;font-weight:700}.about-module__-i9KWa__memberRole{color:var(--text-muted);margin-top:.15rem;font-size:.75rem}.about-module__-i9KWa__closing{max-width:720px;padding:5rem 3rem}.about-module__-i9KWa__closingText{color:var(--text-muted);margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.8}.about-module__-i9KWa__closingCta{color:var(--teal);border-bottom:2px solid var(--teal);padding-bottom:.15rem;font-family:Syne,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.about-module__-i9KWa__closingCta:hover{opacity:.75}@media (max-width:1024px){.about-module__-i9KWa__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-module__-i9KWa__hero{grid-template-columns:1fr;gap:2rem;padding:7rem 1.5rem 4rem}.about-module__-i9KWa__heroRight{padding-top:0}.about-module__-i9KWa__band{flex-wrap:wrap;gap:1.5rem;padding:2rem 1.5rem}.about-module__-i9KWa__bandDivider{display:none}.about-module__-i9KWa__section{padding:3.5rem 1.5rem}.about-module__-i9KWa__valuesGrid{grid-template-columns:1fr}.about-module__-i9KWa__teamGrid{grid-template-columns:repeat(2,1fr)}.about-module__-i9KWa__closing{padding:3.5rem 1.5rem}}
.services-module__EimPha__page{background:var(--navy);min-height:100vh}.services-module__EimPha__hero{padding:9rem 3rem 4rem;position:relative;overflow:hidden}.services-module__EimPha__hero:before{content:"";background-image:linear-gradient(#18b2b20a 1px,#0000 1px),linear-gradient(90deg,#18b2b20a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.services-module__EimPha__badge{letter-spacing:.12em;text-transform:uppercase;color:var(--teal);background:#18b2b21a;border:1px solid #18b2b233;border-radius:2rem;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.72rem;font-weight:500;display:inline-block;position:relative}.services-module__EimPha__title{letter-spacing:-.03em;color:var(--white);margin-bottom:1rem;font-family:Syne,sans-serif;font-size:clamp(2.4rem,5vw,4rem);font-weight:800;line-height:1.06;position:relative}.services-module__EimPha__accent{color:var(--teal);font-style:italic}.services-module__EimPha__sub{color:var(--text-muted);font-size:1rem;font-weight:300;position:relative}.services-module__EimPha__container{max-width:860px;margin:0 auto;padding:0 3rem 6rem}.services-module__EimPha__tabs{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.services-module__EimPha__tab{color:var(--text-muted);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.85rem;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;transition:all .2s;display:flex}.services-module__EimPha__tab:hover{color:var(--white);background:#ffffff12}.services-module__EimPha__tabActive{color:var(--teal-light);background:#18b2b21a;border-color:#18b2b259}.services-module__EimPha__tabIcon{font-size:1.4rem;line-height:1}.services-module__EimPha__tabLabel{font-family:Syne,sans-serif;font-size:.9rem;font-weight:600}.services-module__EimPha__panel{background:var(--charcoal);border:1px solid #ffffff12;border-radius:1.25rem;overflow:hidden}.services-module__EimPha__panelHeader{border-bottom:1px solid #ffffff12;padding:2rem 2.5rem 1.5rem}.services-module__EimPha__panelTitle{color:var(--white);letter-spacing:-.02em;margin-bottom:.4rem;font-family:Syne,sans-serif;font-size:1.4rem;font-weight:700}.services-module__EimPha__panelTagline{color:var(--text-muted);font-size:.875rem;font-weight:300}.services-module__EimPha__form{flex-direction:column;gap:1.25rem;padding:2rem 2.5rem 2.5rem;display:flex}.services-module__EimPha__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.services-module__EimPha__field{flex-direction:column;gap:.45rem;display:flex}.services-module__EimPha__label{color:var(--text-muted);letter-spacing:.04em;font-size:.75rem;font-weight:500}.services-module__EimPha__input,.services-module__EimPha__select,.services-module__EimPha__textarea{color:var(--white);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.6rem;width:100%;padding:.7rem 1rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:300;transition:border-color .2s}.services-module__EimPha__input::placeholder,.services-module__EimPha__textarea::placeholder{color:#9ba3b473}.services-module__EimPha__input:focus,.services-module__EimPha__select:focus,.services-module__EimPha__textarea:focus{border-color:var(--teal);outline:none}.services-module__EimPha__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%239ba3b4' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat}.services-module__EimPha__select option{background:var(--charcoal);color:var(--white)}.services-module__EimPha__textarea{resize:vertical;min-height:110px}.services-module__EimPha__submit{background:var(--teal);color:var(--navy);cursor:pointer;border:none;border-radius:2rem;align-self:flex-start;margin-top:.5rem;padding:.85rem 2.25rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:500;transition:background .2s,transform .2s,opacity .2s}.services-module__EimPha__submit:hover:not(:disabled){background:var(--teal-light);transform:translateY(-2px)}.services-module__EimPha__submit:disabled{opacity:.55;cursor:not-allowed}.services-module__EimPha__error{color:#f08080;font-size:.82rem}.services-module__EimPha__success{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:3.5rem 2.5rem;display:flex}.services-module__EimPha__successIcon{width:52px;height:52px;color:var(--teal);background:#18b2b226;border:1px solid #18b2b24d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;font-size:1.4rem;display:flex}.services-module__EimPha__success h3{color:var(--white);font-family:Syne,sans-serif;font-size:1.3rem;font-weight:700}.services-module__EimPha__success p{color:var(--text-muted);font-size:.875rem}.services-module__EimPha__reset{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:2rem;margin-top:.75rem;padding:.5rem 1.25rem;font-size:.8rem;transition:all .2s}.services-module__EimPha__reset:hover{border-color:var(--teal);color:var(--teal)}@media (max-width:640px){.services-module__EimPha__hero{padding:7rem 1.5rem 3rem}.services-module__EimPha__container{padding:0 1.5rem 4rem}.services-module__EimPha__row{grid-template-columns:1fr}.services-module__EimPha__form,.services-module__EimPha__panelHeader{padding:1.5rem}}
:root{--navy:#1e2330;--charcoal:#383d4a;--teal:#18b2b2;--teal-dark:#0e8f8f;--teal-light:#3ecfcf;--light:#f0f0f0;--white:#fff;--text-muted:#9ba3b4}.Faq-module__EHB7zG__section{background-color:var(--navy);box-sizing:border-box;grid-template-columns:1fr 1.4fr;align-items:flex-start;gap:4rem;min-height:100vh;padding:5rem 6rem;font-family:Segoe UI,Helvetica Neue,sans-serif;display:grid}.Faq-module__EHB7zG__left{position:sticky;top:5rem}.Faq-module__EHB7zG__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem;font-size:.72rem;font-weight:600;display:block}.Faq-module__EHB7zG__heading{color:var(--white);margin:0 0 1.25rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;line-height:1.15}.Faq-module__EHB7zG__subtext{color:var(--text-muted);max-width:30ch;margin:0;font-size:.9rem;line-height:1.7}.Faq-module__EHB7zG__right{flex-direction:column;gap:.75rem;display:flex}.Faq-module__EHB7zG__item{background-color:var(--charcoal);border:1px solid #0000;border-radius:10px;transition:border-color .25s,background-color .25s,box-shadow .25s;overflow:hidden}.Faq-module__EHB7zG__item:hover{border-color:#18b2b24d;box-shadow:0 0 0 1px #18b2b214}.Faq-module__EHB7zG__itemOpen{background-color:#2e3341;border-color:#18b2b28c;box-shadow:0 0 0 1px #18b2b21f,0 4px 24px #0000004d}.Faq-module__EHB7zG__trigger{cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.1rem 1.4rem;display:flex}.Faq-module__EHB7zG__question{color:var(--light);font-size:.88rem;font-weight:600;line-height:1.45;transition:color .2s}.Faq-module__EHB7zG__itemOpen .Faq-module__EHB7zG__question{color:var(--white)}.Faq-module__EHB7zG__icon{color:var(--teal);flex-shrink:0;justify-content:center;align-items:center;transition:color .25s,transform .3s;display:flex}.Faq-module__EHB7zG__iconOpen{color:var(--teal-light);transform:rotate(180deg)}.Faq-module__EHB7zG__answerWrapper{transition:max-height .38s cubic-bezier(.4,0,.2,1);overflow:hidden}.Faq-module__EHB7zG__answer{color:var(--text-muted);border-top:1px solid #ffffff0f;margin:0;padding:.85rem 1.4rem 1.25rem;font-size:.85rem;line-height:1.75}@media (max-width:900px){.Faq-module__EHB7zG__section{grid-template-columns:1fr;gap:2.5rem;padding:3rem 2rem}.Faq-module__EHB7zG__left{position:static}.Faq-module__EHB7zG__subtext{max-width:100%}}@media (max-width:480px){.Faq-module__EHB7zG__section{padding:2.5rem 1.25rem}.Faq-module__EHB7zG__heading{font-size:1.75rem}}
