.partners-eyebrow{display:inline-block;margin-bottom:.4rem;font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#0d47a1}.partners-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem;align-items:center;justify-items:center;max-width:56rem;margin-inline:auto}@media (min-width:768px){.partners-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem 2rem}}.partners-item{display:flex;align-items:center;justify-content:center;width:100%;min-height:4.5rem;padding:.85rem 1rem;background:#fff;border-radius:.75rem}.partners-logo{width:auto;max-width:100%;height:auto;object-fit:contain;object-position:center}.partners-logo--wide{max-height:3.25rem;width:auto;max-width:11.5rem}.partners-logo--square{max-height:4.25rem;max-width:4.75rem}@media (min-width:768px){.partners-item{min-height:5rem;padding:.85rem 1.1rem}.partners-logo--wide{max-height:3.75rem;max-width:13rem}.partners-logo--square{max-height:5rem;max-width:5.5rem}}.hero-gradient{background:linear-gradient(135deg,rgba(0,0,0,.7),rgba(0,0,0,.4))}.hero-content{animation:fadeIn .8s ease-out forwards}.hero-subtitle,.hero-title{animation:slideUp .8s ease-out forwards}.hero-subtitle{animation-delay:.2s}.hero-description{animation:slideUp .8s ease-out forwards;animation-delay:.4s}.hero-buttons{animation:slideUp .8s ease-out forwards;animation-delay:.6s}.sectors-eyebrow{display:inline-block;margin-bottom:.5rem;font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#0d47a1}.sectors-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.sectors-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.125rem}}@media (min-width:1024px){.sectors-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.sectors-grid>.sector-card:first-child,.sectors-grid>.sector-card:nth-child(2),.sectors-grid>.sector-card:nth-child(3){grid-column:span 2}.sectors-grid>.sector-card:nth-child(4){grid-column:2/span 2}.sectors-grid>.sector-card:nth-child(5){grid-column:4/span 2}}.sector-card{--sector:#0d47a1;display:flex;gap:1rem;align-items:flex-start;padding:1.25rem 1.35rem;border-radius:1rem;border:1px solid #e8edf3;background:#fafbfc;color:inherit;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.sector-card:focus-within,.sector-card:hover{border-color:color-mix(in srgb,var(--sector) 35%,#e8edf3);background:#fff;box-shadow:0 8px 24px rgba(11,26,51,.06)}.sector-card-copy,.sector-card-title{text-decoration:none}.sector-card:focus-within .sector-card-copy,.sector-card:focus-within .sector-card-title,.sector-card:hover .sector-card-copy,.sector-card:hover .sector-card-title{text-decoration:none}.sector-accent-blue{--sector:#0d47a1}.sector-accent-green{--sector:#0f8a5f}.sector-accent-slate{--sector:#37476e}.sector-accent-lime{--sector:#5a8c28}.sector-accent-orange{--sector:#e65100}.sector-card-icon-wrap{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.75rem;background:color-mix(in srgb,var(--sector) 12%,#fff);color:var(--sector);transition:background-color .2s ease,color .2s ease}.sector-card:focus-within .sector-card-icon-wrap,.sector-card:hover .sector-card-icon-wrap{background:var(--sector);color:#fff}.sector-card-content{min-width:0;flex:1}.sector-card-title{margin:0 0 .35rem;font-size:1.0625rem;font-weight:700;line-height:1.35;color:#0b1a33}.sector-card-copy{margin:0;font-size:.9375rem;line-height:1.55;color:#5a6578}.sector-card-cta{margin-top:.85rem;width:fit-content}.sector-card-cta:focus-visible{outline:2px solid var(--sector);outline-offset:2px}@media (prefers-reduced-motion:reduce){.sector-card,.sector-card-cta,.sector-card-icon-wrap{transition:none}}.feature-card{transition:all .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.feature-icon{transition:all .3s ease}.feature-card:hover .feature-icon{transform:scale(1.1)}.mission-card{transition:all .3s ease}.mission-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.mission-icon{transition:all .3s ease}.mission-card:hover .mission-icon{transform:scale(1.1)}.value-card{transition:all .3s ease}.value-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes homeRevealUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes homeRevealScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes heroStatPulse{0%,to{box-shadow:0 0 0 0 rgba(13,71,161,.25)}50%{box-shadow:0 0 0 8px rgba(13,71,161,0)}}.hero-stagger>*{opacity:0;animation:heroFadeUp .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--hero-i, 0) * 90ms)}.hero-stagger>:first-child{--hero-i:0}.hero-stagger>:nth-child(2){--hero-i:1}.hero-stagger>:nth-child(3){--hero-i:2}.hero-stagger>:nth-child(4){--hero-i:3}.hero-stagger>:nth-child(5){--hero-i:4}.hero-stagger>:nth-child(6){--hero-i:5}.hero-stat-card{animation:heroStatPulse 2.5s ease-in-out infinite}.hero-slider-dot{transition:transform .25s ease,background-color .25s ease}.hero-slider-dot.is-active{transform:scale(1.25)}.home-reveal{opacity:0;transform:translateY(28px);will-change:opacity,transform}.home-reveal.is-visible{animation:homeRevealUp .7s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--reveal-delay,0ms)}.home-reveal-scale.is-visible{animation-name:homeRevealScale}.sector-card.is-visible,.testimonial-card.is-visible{animation:homeRevealUp .65s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--reveal-delay,0ms)}.sector-card:not(.is-visible),.testimonial-card:not(.is-visible){opacity:0;transform:translateY(24px)}.mission-feature-card{transition:transform .25s ease,box-shadow .25s ease}.mission-feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(11,26,51,.08)}.home-cta-panel.is-visible{animation:homeRevealScale .75s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--reveal-delay,0ms)}.home-cta-panel:not(.is-visible){opacity:0;transform:scale(.96)}@media (prefers-reduced-motion:reduce){.hero-stagger>*,.home-cta-panel,.home-reveal,.sector-card,.testimonial-card{opacity:1!important;transform:none!important;animation:none!important}.hero-stat-card{animation:none!important}.mission-feature-card:hover{transform:none}}.dark .feature-card,.dark .mission-card,.dark .value-card{background:rgba(17,24,39,.8);backdrop-filter:blur(12px)}.dark .sector-card{background:rgba(17,24,39,.6);border-color:hsla(0,0%,100%,.08)}.dark .sector-card:focus-within,.dark .sector-card:hover{background:rgba(17,24,39,.92)}.dark .sector-card-title{color:#f8fafc}.dark .sector-card-copy{color:#cbd5e1}@media (prefers-reduced-motion:reduce){.sector-card,.sector-card-icon-wrap{transition:none}}.testimonials-eyebrow{display:inline-block;margin-bottom:.5rem;font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#0d47a1}.testimonials-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.125rem}}.testimonial-card{display:flex;flex-direction:column;margin:0;padding:1.35rem 1.25rem;border-radius:1rem;border:1px solid #e8edf3;background:#fff;box-shadow:0 4px 16px rgba(11,26,51,.04)}.testimonial-quote-icon{flex-shrink:0;margin-bottom:.75rem;color:color-mix(in srgb,#0d47a1 55%,#fff)}.testimonial-content{flex:1;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.65;color:#3d4f66}.testimonial-author{display:flex;flex-direction:column;gap:.15rem;padding-top:1rem;border-top:1px solid #eef2f6}.testimonial-name{font-size:.9375rem;font-weight:700;color:#0b1a33}.testimonial-role{font-size:.8125rem;line-height:1.4;color:#64748b}.dark .testimonial-card{background:rgba(17,24,39,.6);border-color:hsla(0,0%,100%,.08)}.dark .testimonial-content{color:#cbd5e1}.dark .testimonial-name{color:#f8fafc}.dark .testimonial-role{color:#94a3b8}.dark .testimonial-author{border-top-color:hsla(0,0%,100%,.08)}.home-cta-panel{padding:2rem 1.5rem;border-radius:1.25rem;border:1px solid #e8edf3;background:linear-gradient(180deg,#f8fbff,#fff);box-shadow:0 8px 32px rgba(13,71,161,.06)}@media (min-width:768px){.home-cta-panel{padding:2.5rem 2.25rem}}.home-cta-eyebrow{display:inline-block;margin-bottom:.75rem;font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#0d47a1}.home-cta-title{margin:0 0 .75rem;font-size:1.75rem;font-weight:700;line-height:1.25;letter-spacing:-.02em;color:#0b1a33}@media (min-width:768px){.home-cta-title{font-size:2rem}}.home-cta-subtitle{margin:0 auto 1.5rem;max-width:36rem;font-size:1rem;line-height:1.65;color:#5a6578}@media (min-width:768px){.home-cta-subtitle{font-size:1.0625rem;margin-bottom:1.75rem}}.home-cta-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}@media (min-width:640px){.home-cta-actions{flex-direction:row;gap:.875rem}}.home-page .home-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:auto;min-height:2.75rem;padding:.6875rem 1.5rem;border-radius:9999px;font-size:.9375rem;font-weight:600;line-height:1.2;text-decoration:none;white-space:nowrap;border:1px solid transparent;box-shadow:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.home-page .home-btn:focus-visible{outline:2px solid #0d47a1;outline-offset:2px}.home-page .home-btn.home-btn-primary{background:#0d47a1;color:#fff;border-color:#0d47a1;box-shadow:0 4px 16px rgba(13,71,161,.28)}.home-page .home-btn.home-btn-primary:hover{background:#0a3d8f;border-color:#0a3d8f;color:#fff;box-shadow:0 6px 22px rgba(13,71,161,.36);transform:translateY(-1px)}.home-page .home-btn.home-btn-secondary{background:#fff;color:#0b1a33;border-color:#c5d0de}.home-page .home-btn.home-btn-secondary:hover{background:#f6f8fb;border-color:#0d47a1;color:#0d47a1;transform:translateY(-1px)}.home-page .home-btn-sector{--btn-accent:var(--sector,#0d47a1);min-height:2.375rem;padding:.5rem 1.125rem;font-size:.875rem;background:color-mix(in srgb,var(--btn-accent) 8%,#fff);color:var(--btn-accent);border-color:color-mix(in srgb,var(--btn-accent) 28%,#e8edf3)}.home-page .home-btn-sector:hover{background:var(--btn-accent);border-color:var(--btn-accent);color:#fff;box-shadow:0 4px 14px color-mix(in srgb,var(--btn-accent) 35%,transparent);transform:translateY(-1px)}.home-page .home-btn-sector:focus-visible{outline-color:var(--btn-accent)}.home-page .hero-slider-dot{width:.625rem;height:.625rem;padding:0;min-height:0;border-radius:9999px;border:1px solid hsla(0,0%,100%,.45);background:hsla(0,0%,100%,.28);cursor:pointer;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.home-page .hero-slider-dot.is-active{background:#fff;border-color:#fff;transform:scale(1.2)}.home-page .hero-slider-dot:hover:not(.is-active){background:hsla(0,0%,100%,.55)}@media (prefers-reduced-motion:reduce){.home-page .home-btn-sector:hover,.home-page .home-btn:hover{transform:none}}.dark .home-page .home-btn.home-btn-secondary{background:transparent;border-color:hsla(0,0%,100%,.22);color:#f8fafc}.dark .home-page .home-btn.home-btn-secondary:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.35);color:#fff}.dark .home-cta-panel{background:linear-gradient(180deg,rgba(17,24,39,.85),rgba(17,24,39,.65));border-color:hsla(0,0%,100%,.08)}.dark .home-cta-title{color:#f8fafc}.dark .home-cta-subtitle{color:#cbd5e1}.home-bg-agents{position:relative;isolation:isolate;overflow:hidden}.home-bg-agents>.container{position:relative;z-index:1}.home-bg-agents:after,.home-bg-agents:before{content:"";position:absolute;pointer-events:none;z-index:0;background-repeat:no-repeat;background-size:contain}.home-bg-agents:before{width:min(22rem,44vw);height:min(22rem,44vw);top:.75rem;right:-2.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' fill='none'%3E%3Cg stroke='%230D47A1' stroke-opacity='.11'%3E%3Cline x1='120' y1='120' x2='52' y2='42' stroke-width='1.5'/%3E%3Cline x1='120' y1='120' x2='188' y2='48' stroke-width='1.5'/%3E%3Cline x1='120' y1='120' x2='198' y2='122' stroke-width='1.5'/%3E%3Cline x1='120' y1='120' x2='158' y2='198' stroke-width='1.5'/%3E%3Cline x1='120' y1='120' x2='42' y2='168' stroke-width='1.5'/%3E%3Cline x1='120' y1='120' x2='72' y2='210' stroke-width='1.5'/%3E%3Cline x1='52' y1='42' x2='188' y2='48' stroke-width='1' stroke-opacity='.06'/%3E%3Cline x1='198' y1='122' x2='158' y2='198' stroke-width='1' stroke-opacity='.06'/%3E%3Cline x1='42' y1='168' x2='72' y2='210' stroke-width='1' stroke-opacity='.06'/%3E%3C/g%3E%3Cg fill='%230D47A1'%3E%3Ccircle cx='120' cy='120' r='13' fill-opacity='.04' stroke='%230D47A1' stroke-width='2' stroke-opacity='.13'/%3E%3Ccircle cx='120' cy='120' r='4.5' fill-opacity='.17'/%3E%3Ccircle cx='52' cy='42' r='10' fill-opacity='.035' stroke='%230D47A1' stroke-width='1.5' stroke-opacity='.11'/%3E%3Ccircle cx='188' cy='48' r='10' fill-opacity='.035' stroke='%230D47A1' stroke-width='1.5' stroke-opacity='.11'/%3E%3Ccircle cx='198' cy='122' r='10' fill-opacity='.035' stroke='%230D47A1' stroke-width='1.5' stroke-opacity='.11'/%3E%3Ccircle cx='158' cy='198' r='10' fill-opacity='.035' stroke='%230D47A1' stroke-width='1.5' stroke-opacity='.11'/%3E%3Ccircle cx='42' cy='168' r='10' fill-opacity='.035' stroke='%230D47A1' stroke-width='1.5' stroke-opacity='.11'/%3E%3Ccircle cx='72' cy='210' r='8' fill-opacity='.03' stroke='%230D47A1' stroke-width='1.5' stroke-opacity='.09'/%3E%3C/g%3E%3Cg fill='%230D47A1' fill-opacity='.14'%3E%3Ccircle cx='52' cy='38' r='3'/%3E%3Cpath d='M52 44c-3.5 0-6 1.8-6 4.2V50h12v-1.8c0-2.4-2.5-4.2-6-4.2z'/%3E%3Ccircle cx='188' cy='44' r='3'/%3E%3Cpath d='M188 50c-3.5 0-6 1.8-6 4.2V56h12v-1.8c0-2.4-2.5-4.2-6-4.2z'/%3E%3Ccircle cx='198' cy='118' r='3'/%3E%3Cpath d='M198 124c-3.5 0-6 1.8-6 4.2V130h12v-1.8c0-2.4-2.5-4.2-6-4.2z'/%3E%3C/g%3E%3C/svg%3E")}.home-bg-agents:after{width:min(18rem,38vw);height:min(18rem,38vw);bottom:-1.25rem;left:-2.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='none'%3E%3Cg stroke='%230D47A1' stroke-opacity='.09' stroke-width='1.25'%3E%3Cline x1='30' y1='35' x2='100' y2='55'/%3E%3Cline x1='100' y1='55' x2='170' y2='35'/%3E%3Cline x1='30' y1='100' x2='100' y2='55'/%3E%3Cline x1='170' y1='100' x2='100' y2='55'/%3E%3Cline x1='30' y1='100' x2='100' y2='145'/%3E%3Cline x1='170' y1='100' x2='100' y2='145'/%3E%3Cline x1='30' y1='165' x2='100' y2='145'/%3E%3Cline x1='170' y1='165' x2='100' y2='145'/%3E%3Cline x1='30' y1='35' x2='30' y2='100'/%3E%3Cline x1='170' y1='35' x2='170' y2='100'/%3E%3C/g%3E%3Cg fill='%230D47A1' fill-opacity='.11'%3E%3Ccircle cx='30' cy='35' r='5'/%3E%3Ccircle cx='100' cy='55' r='6'/%3E%3Ccircle cx='170' cy='35' r='5'/%3E%3Ccircle cx='30' cy='100' r='5'/%3E%3Ccircle cx='170' cy='100' r='5'/%3E%3Ccircle cx='30' cy='165' r='5'/%3E%3Ccircle cx='100' cy='145' r='6'/%3E%3Ccircle cx='170' cy='165' r='5'/%3E%3C/g%3E%3C/svg%3E")}.home-bg-agents--mirror:before{right:auto;left:-2.5rem}.home-bg-agents--mirror:after{left:auto;right:-2.5rem}.home-bg-agents--compact:before{width:min(17rem,36vw);height:min(17rem,36vw);top:.25rem;right:-2rem}.home-bg-agents--compact:after{width:min(14rem,30vw);height:min(14rem,30vw);bottom:-.75rem;left:-2rem}@media (max-width:640px){.home-bg-agents:after,.home-bg-agents:before{opacity:.65}}.dark .home-bg-agents:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 240' fill='none'%3E%3Cg stroke='%2393C5FD' stroke-opacity='.14'%3E%3Cline x1='120' y1='120' x2='52' y2='42' stroke-width='1.5'/%3E%3Cline x1='120' y1='120' x2='188' y2='48' stroke-width='1.5'/%3E%3Cline x1='120' y1='120' x2='198' y2='122' stroke-width='1.5'/%3E%3Cline x1='120' y1='120' x2='158' y2='198' stroke-width='1.5'/%3E%3Cline x1='120' y1='120' x2='42' y2='168' stroke-width='1.5'/%3E%3Cline x1='120' y1='120' x2='72' y2='210' stroke-width='1.5'/%3E%3C/g%3E%3Cg fill='%2393C5FD'%3E%3Ccircle cx='120' cy='120' r='13' fill-opacity='.06' stroke='%2393C5FD' stroke-width='2' stroke-opacity='.16'/%3E%3Ccircle cx='120' cy='120' r='4.5' fill-opacity='.22'/%3E%3Ccircle cx='52' cy='42' r='10' fill-opacity='.05' stroke='%2393C5FD' stroke-width='1.5' stroke-opacity='.14'/%3E%3Ccircle cx='188' cy='48' r='10' fill-opacity='.05' stroke='%2393C5FD' stroke-width='1.5' stroke-opacity='.14'/%3E%3Ccircle cx='198' cy='122' r='10' fill-opacity='.05' stroke='%2393C5FD' stroke-width='1.5' stroke-opacity='.14'/%3E%3Ccircle cx='158' cy='198' r='10' fill-opacity='.05' stroke='%2393C5FD' stroke-width='1.5' stroke-opacity='.14'/%3E%3Ccircle cx='42' cy='168' r='10' fill-opacity='.05' stroke='%2393C5FD' stroke-width='1.5' stroke-opacity='.14'/%3E%3C/g%3E%3C/svg%3E")}.dark .home-bg-agents:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='none'%3E%3Cg stroke='%2393C5FD' stroke-opacity='.12' stroke-width='1.25'%3E%3Cline x1='30' y1='35' x2='100' y2='55'/%3E%3Cline x1='100' y1='55' x2='170' y2='35'/%3E%3Cline x1='30' y1='100' x2='100' y2='55'/%3E%3Cline x1='170' y1='100' x2='100' y2='55'/%3E%3Cline x1='30' y1='100' x2='100' y2='145'/%3E%3Cline x1='170' y1='100' x2='100' y2='145'/%3E%3Cline x1='30' y1='165' x2='100' y2='145'/%3E%3Cline x1='170' y1='165' x2='100' y2='145'/%3E%3C/g%3E%3Cg fill='%2393C5FD' fill-opacity='.14'%3E%3Ccircle cx='30' cy='35' r='5'/%3E%3Ccircle cx='100' cy='55' r='6'/%3E%3Ccircle cx='170' cy='35' r='5'/%3E%3Ccircle cx='30' cy='100' r='5'/%3E%3Ccircle cx='170' cy='100' r='5'/%3E%3Ccircle cx='30' cy='165' r='5'/%3E%3Ccircle cx='100' cy='145' r='6'/%3E%3Ccircle cx='170' cy='165' r='5'/%3E%3C/g%3E%3C/svg%3E")}