.Nav-module__gOObGW__nav{z-index:100;padding-block:18px;transition:all .3s;position:fixed;top:0;left:0;right:0}.Nav-module__gOObGW__nav.Nav-module__gOObGW__scrolled{background:var(--nav-bg-scrolled);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-section);padding-block:14px}.Nav-module__gOObGW__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.Nav-module__gOObGW__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Nav-module__gOObGW__logoIcon{flex-shrink:0;align-items:center;display:flex}.Nav-module__gOObGW__logoText{color:var(--white);letter-spacing:-.02em;font-size:1.25rem;font-weight:800;line-height:1}.Nav-module__gOObGW__logoAccent{color:var(--cyan)}.Nav-module__gOObGW__logoTagline{color:var(--text-subtle);letter-spacing:.04em;font-size:.62rem;display:none}@media (min-width:900px){.Nav-module__gOObGW__logoTagline{border-left:1px solid var(--border-subtle);margin-left:2px;padding-left:10px;display:block}}.Nav-module__gOObGW__links{align-items:center;gap:32px;display:flex}.Nav-module__gOObGW__link{color:var(--nav-link-color);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.Nav-module__gOObGW__link:hover{color:var(--nav-link-hover)}.Nav-module__gOObGW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Nav-module__gOObGW__hamburger span{background:var(--white);border-radius:2px;width:22px;height:2px;transition:all .2s;display:block}@media (max-width:768px){.Nav-module__gOObGW__hamburger{display:flex}.Nav-module__gOObGW__links{background:var(--navy-dark);border-left:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:24px;width:280px;padding:80px 32px 40px;transition:right .3s;position:fixed;top:0;bottom:0;right:-100%}.Nav-module__gOObGW__links.Nav-module__gOObGW__open{right:0}.Nav-module__gOObGW__link{font-size:1.1rem}}
.Footer-module__S6Hkya__footer{background:var(--black);border-top:1px solid var(--border-section)}.Footer-module__S6Hkya__inner{grid-template-columns:2fr 1fr 1fr;gap:48px;padding-block:64px;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__logo{color:var(--white);letter-spacing:-.02em;align-items:center;gap:8px;font-size:1.2rem;font-weight:800;text-decoration:none;display:flex}.Footer-module__S6Hkya__accent{color:var(--cyan)}.Footer-module__S6Hkya__tagline{color:var(--text-subtle);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:500}.Footer-module__S6Hkya__blurb{color:var(--text-muted);margin-top:4px;font-size:.88rem;line-height:1.65}.Footer-module__S6Hkya__colLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);margin-bottom:16px;font-size:.7rem;font-weight:700}.Footer-module__S6Hkya__nav{flex-direction:column;display:flex}.Footer-module__S6Hkya__list{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__S6Hkya__navLink{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__navLink:hover{color:var(--white)}.Footer-module__S6Hkya__contact{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__social{color:var(--text-muted);align-items:center;gap:8px;font-size:.88rem;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module__S6Hkya__social:hover{color:var(--cyan)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border-section);padding-block:20px}.Footer-module__S6Hkya__bottom p{color:var(--text-faint);font-size:.8rem}@media (max-width:860px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__brand{grid-column:1/-1}}@media (max-width:520px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr}}
.Hero-module__ZARIfG__hero{background:var(--black);align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__canvas{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Hero-module__ZARIfG__gradientOrb{pointer-events:none;background:radial-gradient(circle,#48c3ec14 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:-20%;right:-10%}.Hero-module__ZARIfG__content{z-index:1;flex-direction:column;align-items:flex-start;gap:28px;max-width:820px;padding-block:80px;display:flex;position:relative}.Hero-module__ZARIfG__badge{color:var(--cyan);letter-spacing:.04em;background:#48c3ec14;border:1px solid #48c3ec33;border-radius:100px;align-items:center;gap:8px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__dot{background:var(--cyan);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.Hero-module__ZARIfG__heading{color:var(--white);max-width:760px}.Hero-module__ZARIfG__highlight{background:linear-gradient(135deg, var(--cyan) 0%, var(--white) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__sub{color:var(--text-secondary);max-width:560px;font-size:1.15rem;line-height:1.7}.Hero-module__ZARIfG__ctas{flex-wrap:wrap;gap:14px;margin-top:4px;display:flex}.Hero-module__ZARIfG__trustLine{color:var(--text-faint);letter-spacing:.02em;margin-top:8px;font-size:.82rem}.Hero-module__ZARIfG__scrollIndicator{position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollLine{background:linear-gradient(#48c3ec99,#0000);width:1px;height:56px;margin:0 auto;animation:2s ease-in-out infinite Hero-module__ZARIfG__scrollFade}@keyframes Hero-module__ZARIfG__scrollFade{0%,to{opacity:0;transform-origin:top;transform:scaleY(0)}40%,60%{opacity:1;transform-origin:top;transform:scaleY(1)}}@media (max-width:768px){.Hero-module__ZARIfG__content{align-items:flex-start;padding-block:48px}.Hero-module__ZARIfG__stats{gap:24px}.Hero-module__ZARIfG__gradientOrb{width:400px;height:400px}}
.Challenges-module__GMLtdq__section{background:var(--navy-dark);position:relative}.Challenges-module__GMLtdq__section:before{content:"";background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Challenges-module__GMLtdq__header{flex-direction:column;gap:16px;max-width:600px;margin-bottom:56px;display:flex}.Challenges-module__GMLtdq__intro{color:var(--text-muted);font-size:1.05rem;line-height:1.7}.Challenges-module__GMLtdq__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.Challenges-module__GMLtdq__card{flex-direction:column;gap:16px;display:flex}.Challenges-module__GMLtdq__iconWrap{background:#48c3ec14;border:1px solid #48c3ec26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.Challenges-module__GMLtdq__cardTitle{color:var(--white);font-size:1.05rem;font-weight:700}.Challenges-module__GMLtdq__cardDesc{color:var(--text-muted);font-size:.92rem;line-height:1.7}@media (max-width:768px){.Challenges-module__GMLtdq__grid{grid-template-columns:1fr}}
.Services-module__dpHhBa__section{background:var(--navy);position:relative}.Services-module__dpHhBa__section:before{content:"";background:linear-gradient(90deg,#0000,#48c3ec33,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Services-module__dpHhBa__header{flex-direction:column;gap:16px;max-width:600px;margin-bottom:56px;display:flex}.Services-module__dpHhBa__intro{color:var(--text-muted);font-size:1.05rem;line-height:1.7}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Services-module__dpHhBa__card{flex-direction:column;gap:14px;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__iconWrap{background:#48c3ec14;border:1px solid #48c3ec26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:background .25s;display:flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__iconWrap{background:#48c3ec26}.Services-module__dpHhBa__cardTitle{color:var(--white);font-size:1rem;font-weight:700}.Services-module__dpHhBa__cardDesc{color:var(--text-muted);flex:1;font-size:.88rem;line-height:1.7}.Services-module__dpHhBa__bottomAccent{background:var(--yellow);border-radius:2px;width:32px;height:2px;margin-top:4px;transition:width .25s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__bottomAccent{width:100%}.Services-module__dpHhBa__learnMore{color:var(--cyan);letter-spacing:.02em;opacity:0;margin-top:4px;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;transform:translateY(4px)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__learnMore{opacity:1;transform:translateY(0)}@media (max-width:960px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.Methodology-module__dMGEKW__section{background:var(--gray-50);color:var(--navy-dark)}.Methodology-module__dMGEKW__section .label{color:var(--cyan-dim)}.Methodology-module__dMGEKW__header{flex-direction:column;gap:16px;max-width:600px;margin-bottom:56px;display:flex}.Methodology-module__dMGEKW__header h2{color:var(--navy-dark)}.Methodology-module__dMGEKW__grid{flex-direction:column;gap:0;display:flex}.Methodology-module__dMGEKW__item{border-bottom:1px solid var(--gray-200);align-items:flex-start;gap:24px;padding:32px 0;transition:padding-left .25s;display:flex}.Methodology-module__dMGEKW__item:last-child{border-bottom:none}.Methodology-module__dMGEKW__item:hover{padding-left:8px}.Methodology-module__dMGEKW__iconGlyph{color:var(--cyan-dim);flex-shrink:0;justify-content:center;align-items:center;min-width:36px;min-height:36px;margin-top:2px;font-size:1.4rem;display:flex}.Methodology-module__dMGEKW__text{flex-direction:column;gap:8px;display:flex}.Methodology-module__dMGEKW__itemTitle{color:var(--navy-dark);font-size:1.05rem;font-weight:700}.Methodology-module__dMGEKW__itemDesc{color:var(--gray-600);font-size:.92rem;line-height:1.7}@media (max-width:768px){.Methodology-module__dMGEKW__item{gap:16px}}
.Toast-module__yWhMxq__toast{z-index:9999;opacity:0;pointer-events:none;border-radius:10px;align-items:center;gap:12px;max-width:360px;padding:14px 18px;font-size:.9rem;font-weight:500;transition:opacity .25s,transform .25s;display:flex;position:fixed;bottom:28px;right:28px;transform:translateY(12px);box-shadow:0 8px 32px #0000004d}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__show{opacity:1;pointer-events:auto;transform:translateY(0)}.Toast-module__yWhMxq__success{color:#6ee7a0;background:#0d1f11;border:1px solid #48c37859}.Toast-module__yWhMxq__error{color:#fca5a5;background:#1f0d0d;border:1px solid #ef444459}.Toast-module__yWhMxq__icon{flex-shrink:0;align-items:center;display:flex}.Toast-module__yWhMxq__close{color:currentColor;cursor:pointer;opacity:.6;background:0 0;border:none;flex-shrink:0;margin-left:auto;padding:0 0 0 4px;font-size:1.1rem;line-height:1;transition:opacity .15s}.Toast-module__yWhMxq__close:hover{opacity:1}
.page-module__NfDiEG__main{background:var(--black);min-height:100vh}.page-module__NfDiEG__hero{background:var(--navy-dark);border-bottom:1px solid var(--border-section);padding-top:110px;padding-bottom:80px}.page-module__NfDiEG__heroInner{flex-direction:column;gap:20px;max-width:760px;display:flex}.page-module__NfDiEG__heroInner h1{color:var(--white)}.page-module__NfDiEG__heroSub{color:var(--text-secondary);max-width:640px;font-size:1.1rem;line-height:1.78}.page-module__NfDiEG__heroSub strong{color:var(--cyan);font-weight:600}.page-module__NfDiEG__section{border-bottom:1px solid var(--border-section);flex-direction:column;gap:40px;padding-block:72px;display:flex}.page-module__NfDiEG__section:last-of-type{border-bottom:none}.page-module__NfDiEG__sectionHeader{flex-direction:column;gap:12px;max-width:560px;display:flex}.page-module__NfDiEG__sectionHeader h2{color:var(--white)}.page-module__NfDiEG__phases{flex-direction:column;gap:0;display:flex}.page-module__NfDiEG__phase{border-bottom:1px solid var(--border-divider);align-items:flex-start;gap:28px;padding:32px 0;transition:padding-left .25s;display:flex}.page-module__NfDiEG__phase:last-child{border-bottom:none}.page-module__NfDiEG__phase:hover{padding-left:6px}.page-module__NfDiEG__phaseStep{color:var(--cyan);letter-spacing:-.04em;opacity:.7;flex-shrink:0;min-width:52px;font-size:2rem;font-weight:800;line-height:1}.page-module__NfDiEG__phaseTitle{color:var(--white);margin-bottom:8px;font-size:1.1rem;font-weight:700}.page-module__NfDiEG__phaseBody{color:var(--text-muted);font-size:.95rem;line-height:1.7}.page-module__NfDiEG__valuesGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.page-module__NfDiEG__valueCard{flex-direction:column;gap:12px;display:flex}.page-module__NfDiEG__valueTitle{color:var(--white);font-size:1rem;font-weight:700}.page-module__NfDiEG__valueBody{color:var(--text-muted);font-size:.9rem;line-height:1.7}.page-module__NfDiEG__cta{flex-direction:column;align-items:flex-start;gap:16px;padding:64px 0 80px;display:flex}.page-module__NfDiEG__cta h2{color:var(--white);font-size:1.8rem}.page-module__NfDiEG__cta p{color:var(--text-muted);max-width:480px}@media (max-width:768px){.page-module__NfDiEG__valuesGrid{grid-template-columns:1fr}.page-module__NfDiEG__phase{gap:16px}}
.page-module__OSLHOG__main{background:var(--black);min-height:100vh;padding-top:100px}.page-module__OSLHOG__inner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;padding-block:80px;display:grid}.page-module__OSLHOG__left{flex-direction:column;gap:20px;display:flex;position:sticky;top:120px}.page-module__OSLHOG__heading{color:var(--white);font-size:clamp(1.8rem,3vw,2.5rem)}.page-module__OSLHOG__sub{color:var(--text-muted);line-height:1.75}.page-module__OSLHOG__details{border-top:1px solid var(--border-subtle);flex-direction:column;gap:12px;margin-top:8px;padding-top:24px;display:flex}.page-module__OSLHOG__detailItem{color:var(--text-muted);align-items:center;gap:10px;font-size:.88rem;display:flex}.page-module__OSLHOG__right{border:1px solid var(--border-subtle);background:#ffffff08;border-radius:16px;padding:40px}.page-module__OSLHOG__form{flex-direction:column;gap:22px;display:flex}.page-module__OSLHOG__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__OSLHOG__field{flex-direction:column;gap:7px;display:flex}.page-module__OSLHOG__label{color:var(--text-muted);letter-spacing:.03em;font-size:.8rem;font-weight:600}.page-module__OSLHOG__input,.page-module__OSLHOG__textarea{border:1px solid var(--border-subtle);color:var(--white);font-family:var(--font-sans);background:#ffffff0d;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:.95rem;transition:border-color .2s}.page-module__OSLHOG__input::placeholder,.page-module__OSLHOG__textarea::placeholder{color:var(--text-faint)}.page-module__OSLHOG__input:focus,.page-module__OSLHOG__textarea:focus{border-color:var(--cyan)}.page-module__OSLHOG__textarea{resize:vertical;min-height:120px}.page-module__OSLHOG__submit{justify-content:center;width:100%;margin-top:4px}.page-module__OSLHOG__submit:disabled{opacity:.6;cursor:not-allowed}.page-module__OSLHOG__success{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px 20px;display:flex}.page-module__OSLHOG__successIcon{border:2px solid var(--cyan);width:56px;height:56px;color:var(--cyan);background:#48c3ec1f;border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.page-module__OSLHOG__success h2{color:var(--white);font-size:1.4rem}.page-module__OSLHOG__success p{color:var(--text-muted)}@media (max-width:860px){.page-module__OSLHOG__inner{grid-template-columns:1fr;gap:48px}.page-module__OSLHOG__left{position:static}.page-module__OSLHOG__row{grid-template-columns:1fr}.page-module__OSLHOG__right{padding:28px 20px}}
.page-module__kSaxVa__main{background:var(--black);min-height:100vh}.page-module__kSaxVa__hero{background:var(--navy-dark);border-bottom:1px solid #ffffff0f;padding-top:90px;padding-bottom:32px;position:relative}.page-module__kSaxVa__hero:after{content:"";background:linear-gradient(90deg,#0000,#48c3ec40,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.page-module__kSaxVa__heroInner{flex-direction:column;gap:10px;max-width:720px;display:flex}.page-module__kSaxVa__back{color:var(--text-subtle);letter-spacing:.02em;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s}.page-module__kSaxVa__back:hover{color:var(--cyan)}.page-module__kSaxVa__hero .page-module__kSaxVa__btn{align-self:flex-start;margin-top:4px}.page-module__kSaxVa__heading{color:var(--white);margin-top:4px;font-size:clamp(2rem,4vw,3rem)}.page-module__kSaxVa__body{flex-direction:column;gap:20px;max-width:800px;padding-block:36px;display:flex}.page-module__kSaxVa__body section{padding-block:0}.page-module__kSaxVa__section{flex-direction:column;gap:10px;display:flex}.page-module__kSaxVa__lead{color:var(--text-secondary);font-size:1.15rem;line-height:1.8}.page-module__kSaxVa__sectionTitle{color:var(--white);font-size:1.2rem;font-weight:700}.page-module__kSaxVa__bodyText{color:#ffffff9e;font-size:1rem;line-height:1.75}.page-module__kSaxVa__included{flex-direction:column;gap:12px;list-style:none;display:flex}.page-module__kSaxVa__includedItem{color:var(--text-secondary);align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.5;display:flex}.page-module__kSaxVa__checkIcon{flex-shrink:0;margin-top:2px}.page-module__kSaxVa__timeline{border-radius:var(--radius-md);background:#48c3ec0d;border:1px solid #48c3ec26;flex-direction:column;gap:4px;padding:14px 20px;display:flex}.page-module__kSaxVa__timelineValue{color:var(--white);font-size:1.2rem;font-weight:700}.page-module__kSaxVa__ctaCard{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-dark) 100%);border-radius:var(--radius-lg);border:1px solid #48c3ec33;flex-direction:column;align-items:flex-start;gap:8px;padding:24px 28px;display:flex}.page-module__kSaxVa__ctaCard h2{color:var(--white);font-size:1.5rem}.page-module__kSaxVa__ctaCard p{color:var(--text-muted);font-size:1rem}.page-module__kSaxVa__pagination{border-top:1px solid var(--border-divider);justify-content:space-between;gap:16px;padding-top:24px;display:flex}.page-module__kSaxVa__pageLink{flex-direction:column;gap:4px;text-decoration:none;transition:opacity .2s;display:flex}.page-module__kSaxVa__pageLink:hover{opacity:.7}.page-module__kSaxVa__pageLinkRight{text-align:right;align-items:flex-end}.page-module__kSaxVa__pageLinkLabel{color:var(--text-subtle);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:600}.page-module__kSaxVa__pageLinkTitle{color:var(--cyan);font-size:.95rem;font-weight:600}@media (max-width:768px){.page-module__kSaxVa__ctaCard{padding:28px 20px}.page-module__kSaxVa__body{gap:40px;padding-block:48px}}
.ICP-module__njL_Aq__section{background:var(--navy-dark);position:relative}.ICP-module__njL_Aq__section:before{content:"";background:linear-gradient(90deg,#0000,#f4a2614d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.ICP-module__njL_Aq__inner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.ICP-module__njL_Aq__left{flex-direction:column;gap:20px;display:flex}.ICP-module__njL_Aq__left h2{color:var(--white)}.ICP-module__njL_Aq__body{color:var(--text-secondary);font-size:1rem;line-height:1.75}.ICP-module__njL_Aq__body strong{color:var(--cyan);font-weight:600}.ICP-module__njL_Aq__cta{align-self:flex-start;margin-top:8px}.ICP-module__njL_Aq__right{flex-direction:column;gap:20px;padding-top:8px;display:flex}.ICP-module__njL_Aq__qualifier{color:var(--text-subtle);letter-spacing:.04em;text-transform:uppercase;font-size:.85rem;font-weight:600}.ICP-module__njL_Aq__list{flex-direction:column;gap:14px;list-style:none;display:flex}.ICP-module__njL_Aq__listItem{color:var(--text-secondary);align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.5;display:flex}.ICP-module__njL_Aq__check{flex-shrink:0;margin-top:1px}@media (max-width:860px){.ICP-module__njL_Aq__inner{grid-template-columns:1fr;gap:48px}}
