.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;transition:all var(--transition-base);background:#fffffffa;border-bottom:1px solid #1a3a521a;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.Header-module__hBw1pG__logo{align-items:center;gap:.75rem;display:flex}.Header-module__hBw1pG__logo img{display:block}.Header-module__hBw1pG__brandText{flex-direction:column;line-height:1.2;display:flex}.Header-module__hBw1pG__brandName{font-size:1.5rem;font-weight:800;font-family:var(--font-heading);color:var(--navy);letter-spacing:-.02em}.Header-module__hBw1pG__brandTagline{color:var(--teal);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:600}.Header-module__hBw1pG__nav{align-items:center;gap:2.5rem;display:flex}.Header-module__hBw1pG__nav a{color:var(--navy);transition:color var(--transition-fast);font-weight:600;position:relative}.Header-module__hBw1pG__nav a:after{content:"";background:var(--teal);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__nav a:hover{color:var(--teal)}.Header-module__hBw1pG__nav a:hover:after{width:100%}.Header-module__hBw1pG__cta{margin-left:1rem}.Header-module__hBw1pG__hamburger{cursor:pointer;color:var(--navy);background:0 0;border:none;display:none}@media (max-width:900px){.Header-module__hBw1pG__nav{box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;transition:all var(--transition-base);background:#fff;flex-direction:column;gap:0;padding:2rem;position:fixed;top:73px;left:0;right:0;transform:translateY(-100%)}.Header-module__hBw1pG__nav.Header-module__hBw1pG__open{opacity:1;pointer-events:all;transform:translateY(0)}.Header-module__hBw1pG__nav a{border-bottom:1px solid var(--cream);width:100%;padding:1rem}.Header-module__hBw1pG__cta{display:none}.Header-module__hBw1pG__hamburger{display:block}}
.Footer-module__S6Hkya__footer{background:var(--navy);color:#fff;padding:4rem 0 2rem}.Footer-module__S6Hkya__wrapper{border-bottom:1px solid #6b9aa933;grid-template-columns:2fr 3fr;gap:4rem;padding-bottom:3rem;display:grid}.Footer-module__S6Hkya__footerLogo{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.Footer-module__S6Hkya__footerBrandText{flex-direction:column;line-height:1.2;display:flex}.Footer-module__S6Hkya__footerBrandName{font-size:1.75rem;font-weight:800;font-family:var(--font-heading);color:#fff;letter-spacing:-.02em}.Footer-module__S6Hkya__footerBrandTagline{color:var(--light-blue);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:600}.Footer-module__S6Hkya__brand p{color:#ffffffb3;max-width:280px;margin:1.5rem 0;line-height:1.7}.Footer-module__S6Hkya__social{gap:1rem;display:flex}.Footer-module__S6Hkya__social a{border-radius:var(--radius-md);width:40px;height:40px;color:var(--light-blue);transition:all var(--transition-base);background:#6b9aa91a;border:1px solid #6b9aa94d;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__social a:hover{background:var(--teal);border-color:var(--teal);color:#fff;transform:translateY(-2px)}.Footer-module__S6Hkya__columns{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__S6Hkya__column h4{color:#fff;margin-bottom:1rem;font-size:1rem}.Footer-module__S6Hkya__column a{color:#ffffffb3;transition:color var(--transition-fast);margin-bottom:.75rem;display:block}.Footer-module__S6Hkya__column a:hover{color:var(--light-blue);padding-left:4px}.Footer-module__S6Hkya__bottom{color:#fff9;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__bottom a{color:var(--light-blue);font-weight:600}.Footer-module__S6Hkya__bottom a:hover{color:#fff}@media (max-width:900px){.Footer-module__S6Hkya__wrapper{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__columns{grid-template-columns:1fr}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:.5rem}}
.Hero-module__ZARIfG__hero{background:linear-gradient(135deg,var(--cream)0%,white 70%);align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__ZARIfG__badge{color:var(--teal);background:#2963741a;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__title{margin-bottom:1.5rem;animation:.8s forwards Hero-module__ZARIfG__fadeIn}.Hero-module__ZARIfG__desc{color:var(--text-light);opacity:0;max-width:500px;margin-bottom:2rem;font-size:1.15rem;line-height:1.7;animation:.8s .2s forwards Hero-module__ZARIfG__fadeIn}.Hero-module__ZARIfG__actions{opacity:0;align-items:center;gap:1.5rem;margin-bottom:3rem;animation:.8s .4s forwards Hero-module__ZARIfG__fadeIn;display:flex}.Hero-module__ZARIfG__clients{border-top:1px solid #1a3a521a;padding-top:2rem}.Hero-module__ZARIfG__clients span:first-child{color:var(--light-blue);font-size:.85rem}.Hero-module__ZARIfG__logos{color:var(--navy);gap:1rem;margin-top:.75rem;font-size:.9rem;font-weight:600;display:flex}.Hero-module__ZARIfG__imageWrapper{animation:.8s forwards Hero-module__ZARIfG__slideInRight;position:relative}.Hero-module__ZARIfG__image{border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow-xl)}.Hero-module__ZARIfG__imageGlow{background:var(--gradient-accent);filter:blur(60px);opacity:.15;z-index:-1;border-radius:50%;position:absolute;inset:-20%}@media (max-width:900px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__desc{margin:0 auto 2rem}.Hero-module__ZARIfG__actions{flex-direction:column;justify-content:center;gap:1rem}.Hero-module__ZARIfG__clients{display:none}}
.Services-module__dpHhBa__services{background:#fff;position:relative}.Services-module__dpHhBa__header{text-align:center;max-width:600px;margin:0 auto 4rem}.Services-module__dpHhBa__label{color:var(--teal);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:block}.Services-module__dpHhBa__subtitle{color:var(--light-blue);margin-top:1rem;font-size:1.1rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Services-module__dpHhBa__card{background:var(--cream);border-radius:var(--radius-lg);transition:all var(--transition-base);border:2px solid #0000;padding:2.5rem 2rem}.Services-module__dpHhBa__card:hover{border-color:var(--teal);box-shadow:var(--shadow-lg);background:#fff;transform:translateY(-8px)}.Services-module__dpHhBa__iconWrapper{background:var(--gradient-accent);color:#fff;border-radius:var(--radius-md);width:56px;height:56px;transition:all var(--transition-base);justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__iconWrapper{transform:scale(1.1)rotate(5deg)}.Services-module__dpHhBa__cardTitle{color:var(--navy);margin-bottom:.75rem;font-size:1.2rem}.Services-module__dpHhBa__cardDesc{color:var(--light-blue);font-size:.95rem;line-height:1.7}@media (max-width:900px){.Services-module__dpHhBa__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.Results-module__YaK-iq__results{background:var(--navy);color:#fff;position:relative;overflow:hidden}.Results-module__YaK-iq__header{text-align:center;z-index:2;margin-bottom:4rem;position:relative}.Results-module__YaK-iq__header h2{color:#fff}.Results-module__YaK-iq__label{color:var(--light-blue);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:block}.Results-module__YaK-iq__stats{z-index:2;border-bottom:1px solid #6b9aa933;grid-template-columns:repeat(4,1fr);gap:3rem;margin-bottom:4rem;padding-bottom:4rem;display:grid;position:relative}.Results-module__YaK-iq__stat{text-align:center}.Results-module__YaK-iq__num{font-family:var(--font-heading);background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:3.5rem;font-weight:700;line-height:1.2;display:block}.Results-module__YaK-iq__statLabel{color:#fffc;font-size:1rem;display:block}.Results-module__YaK-iq__cases{z-index:2;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.Results-module__YaK-iq__caseCard{border-radius:var(--radius-lg);transition:all var(--transition-base);background:#6b9aa914;border:1px solid #6b9aa933;padding:2rem}.Results-module__YaK-iq__caseCard:hover{border-color:var(--light-blue);background:#6b9aa926;transform:translateY(-4px)}.Results-module__YaK-iq__type{text-transform:uppercase;letter-spacing:2px;color:var(--light-blue);font-size:.75rem;font-weight:600}.Results-module__YaK-iq__caseResult{margin:1rem 0;font-size:1.25rem;font-weight:600;line-height:1.4}.Results-module__YaK-iq__client{color:#fff9;font-size:.9rem}@media (max-width:900px){.Results-module__YaK-iq__stats{grid-template-columns:repeat(2,1fr);gap:2rem}.Results-module__YaK-iq__num{font-size:2.5rem}.Results-module__YaK-iq__cases{grid-template-columns:1fr}}@media (max-width:600px){.Results-module__YaK-iq__stats{grid-template-columns:1fr}}
.about-module__8TymFG__hero{background:var(--navy);color:#fff;padding:8rem 0 6rem;position:relative;overflow:hidden}.about-module__8TymFG__hero h1{color:#fff;margin-bottom:1.5rem}.about-module__8TymFG__label{color:var(--light-blue);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:block}.about-module__8TymFG__subtitle{color:#fffc;max-width:700px;font-size:1.25rem;line-height:1.7}.about-module__8TymFG__story{text-align:center;max-width:800px;margin:0 auto}.about-module__8TymFG__story h2{margin-bottom:2rem}.about-module__8TymFG__story p{color:var(--light-blue);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.about-module__8TymFG__valueCard{text-align:center}.about-module__8TymFG__valueIcon{background:var(--gradient-accent);color:#fff;border-radius:var(--radius-md);justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.about-module__8TymFG__valueCard h3{margin-bottom:.5rem;font-size:1.2rem}.about-module__8TymFG__valueCard p{color:var(--light-blue)}.about-module__8TymFG__teamGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.about-module__8TymFG__memberCard{text-align:center;background:var(--cream);border-radius:var(--radius-lg);transition:all var(--transition-base);padding:2rem}.about-module__8TymFG__memberCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.about-module__8TymFG__memberAvatar{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.about-module__8TymFG__memberCard h3{margin-bottom:.5rem;font-size:1.1rem}.about-module__8TymFG__role{color:var(--teal);margin-bottom:1rem;font-size:.9rem;font-weight:600;display:block}.about-module__8TymFG__memberCard p{color:var(--light-blue);font-size:.9rem;line-height:1.6}@media (max-width:900px){.about-module__8TymFG__valuesGrid,.about-module__8TymFG__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.about-module__8TymFG__valuesGrid,.about-module__8TymFG__teamGrid{grid-template-columns:1fr}}
.insights-module__1mqRxG__hero{background:var(--gradient-primary);color:#fff;padding:8rem 0 6rem;position:relative;overflow:hidden}.insights-module__1mqRxG__hero h1{color:#fff;margin-bottom:1.5rem}.insights-module__1mqRxG__label{color:var(--light-blue);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:block}.insights-module__1mqRxG__subtitle{color:#ffffffe6;max-width:600px;font-size:1.25rem}.insights-module__1mqRxG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.insights-module__1mqRxG__card{border-radius:var(--radius-lg);border:2px solid var(--cream);transition:all var(--transition-base);background:#fff;flex-direction:column;padding:2rem;display:flex}.insights-module__1mqRxG__card:hover{border-color:var(--teal);box-shadow:var(--shadow-lg);transform:translateY(-8px)}.insights-module__1mqRxG__category{background:var(--cream);color:var(--teal);text-transform:uppercase;letter-spacing:1px;border-radius:100px;width:fit-content;margin-bottom:1rem;padding:.4rem .8rem;font-size:.75rem;font-weight:600;display:inline-block}.insights-module__1mqRxG__card h3{color:var(--navy);margin-bottom:1rem;font-size:1.3rem;line-height:1.4}.insights-module__1mqRxG__card p{color:var(--light-blue);flex:1;margin-bottom:1.5rem;line-height:1.7}.insights-module__1mqRxG__meta{border-top:1px solid var(--cream);color:var(--light-blue);gap:1.5rem;margin-bottom:1.5rem;padding-top:1rem;font-size:.85rem;display:flex}.insights-module__1mqRxG__meta span{align-items:center;gap:.4rem;display:flex}.insights-module__1mqRxG__readMore{color:var(--teal);transition:all var(--transition-fast);align-items:center;gap:.5rem;font-weight:600;display:flex}.insights-module__1mqRxG__readMore:hover{color:var(--navy);gap:.75rem}@media (max-width:900px){.insights-module__1mqRxG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.insights-module__1mqRxG__grid{grid-template-columns:1fr}}
.legal-module__0qBMDG__hero{background:var(--cream);border-bottom:2px solid var(--navy);padding:6rem 0 4rem}.legal-module__0qBMDG__hero h1{margin-bottom:.5rem}.legal-module__0qBMDG__hero p{color:var(--light-blue);font-size:.9rem}.legal-module__0qBMDG__content{max-width:800px;margin:0 auto}.legal-module__0qBMDG__content h2{color:var(--navy);margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem}.legal-module__0qBMDG__content p{color:var(--text-light);margin-bottom:1rem;line-height:1.8}.legal-module__0qBMDG__content ul{color:var(--text-light);margin:1rem 0 1.5rem 2rem;line-height:1.8}.legal-module__0qBMDG__content li{margin-bottom:.5rem}.legal-module__0qBMDG__content a{color:var(--teal);font-weight:600;text-decoration:underline}.legal-module__0qBMDG__content a:hover{color:var(--navy)}
.legal-module__BU2bvq__hero{background:var(--cream);border-bottom:2px solid var(--navy);padding:6rem 0 4rem}.legal-module__BU2bvq__hero h1{margin-bottom:.5rem}.legal-module__BU2bvq__hero p{color:var(--light-blue);font-size:.9rem}.legal-module__BU2bvq__content{max-width:800px;margin:0 auto}.legal-module__BU2bvq__content h2{color:var(--navy);margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem}.legal-module__BU2bvq__content p{color:var(--text-light);margin-bottom:1rem;line-height:1.8}.legal-module__BU2bvq__content ul{color:var(--text-light);margin:1rem 0 1.5rem 2rem;line-height:1.8}.legal-module__BU2bvq__content li{margin-bottom:.5rem}.legal-module__BU2bvq__content a{color:var(--teal);font-weight:600;text-decoration:underline}.legal-module__BU2bvq__content a:hover{color:var(--navy)}
.Contact-module__hcVmEa__contact{background:var(--light-gray)}.Contact-module__hcVmEa__wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.Contact-module__hcVmEa__label{color:var(--royal-blue);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:block}.Contact-module__hcVmEa__desc{color:var(--silver);margin-top:1.5rem;font-size:1.1rem}.Contact-module__hcVmEa__form{border-radius:var(--radius-md);box-shadow:var(--shadow-md);background:#fff;flex-direction:column;gap:1rem;padding:2.5rem;display:flex}.Contact-module__hcVmEa__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{border-radius:var(--radius-sm);width:100%;font-family:var(--font-body);border:1px solid #e2e8f0;padding:.9rem 1rem;font-size:1rem;transition:border-color .2s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--royal-blue);outline:none}@media (max-width:900px){.Contact-module__hcVmEa__wrapper{grid-template-columns:1fr;gap:3rem}.Contact-module__hcVmEa__row{grid-template-columns:1fr}}
