.home-page{--home-primary:#004e7a;--home-primary-hover:#005ea6;--home-cream:#f6f6e8;--home-surface:#f8f9fb;--home-text:#212529;--home-text-muted:#5a6472;--home-radius-lg:16px;--home-radius-md:12px;--home-shadow-sm:0 2px 8px rgba(0,78,122,0.06);--home-shadow-md:0 8px 32px rgba(0,78,122,0.1);--home-shadow-hover:0 16px 40px rgba(0,78,122,0.14);--home-transition:0.25s cubic-bezier(0.4,0,0.2,1)}.home-section-eyebrow{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--home-primary);background:rgba(0,78,122,.08);padding:6px 14px;border-radius:999px;margin-bottom:1rem}.home-section-title{font-weight:700!important;color:var(--home-text)!important;letter-spacing:-.02em;line-height:1.2!important}.home-section-accent{width:56px;height:4px;background:linear-gradient(90deg,var(--home-primary),#3d9fd4);border-radius:999px;margin:1rem auto 0}.home-section-accent--left{margin-left:0;margin-right:auto}.home-btn-primary{background-color:var(--home-primary)!important;border-color:var(--home-primary)!important;color:#fff!important;font-weight:600!important;border-radius:10px!important;text-transform:none!important;padding:10px 28px!important;box-shadow:0 4px 14px rgba(0,78,122,.25);transition:transform var(--home-transition),box-shadow var(--home-transition),background-color var(--home-transition)!important}.home-btn-primary:hover{background-color:var(--home-primary-hover)!important;border-color:var(--home-primary-hover)!important;transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,78,122,.3)}.home-btn-outline{border:2px solid var(--home-primary)!important;color:var(--home-primary)!important;background:rgba(255,255,255,.85)!important;font-weight:600!important;border-radius:10px!important;text-transform:none!important;padding:8px 26px!important;backdrop-filter:blur(4px);transition:transform var(--home-transition),background-color var(--home-transition)!important}.home-btn-outline:hover{background:rgba(0,78,122,.06)!important;transform:translateY(-2px)}@keyframes home-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-animate-in{animation:home-fade-up .7s cubic-bezier(.4,0,.2,1) both}.home-animate-in-delay-1{animation-delay:.1s}.home-animate-in-delay-2{animation-delay:.2s}.home-animate-in-delay-3{animation-delay:.3s}@media (prefers-reduced-motion:reduce){.home-animate-in,.home-animate-in-delay-1,.home-animate-in-delay-2,.home-animate-in-delay-3{animation:none}}.home-aeo{padding:clamp(48px,7vw,80px) 0;background:linear-gradient(180deg,#fff 0,var(--home-surface,#f8f9fb) 100%);border-top:1px solid rgba(0,78,122,.08)}.home-aeo-container{max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;padding-left:16px!important;padding-right:16px!important}.home-aeo-copy .home-section-title{font-size:clamp(1.5rem,3vw,2rem)!important;margin:0 0 10px!important}.home-aeo-summary{font-size:clamp(1.05rem,2vw,1.15rem)!important;line-height:1.75!important;color:var(--home-text,#212529)!important;margin:0 0 14px!important}.home-aeo-body{font-size:1rem!important;line-height:1.7!important;color:var(--home-text-muted,#5a6472)!important;margin:0 0 12px!important}.home-aeo-body:last-child{margin-bottom:0!important}.home-aeo-inline-link{color:var(--home-primary,#004e7a);font-weight:600;text-decoration:none}.home-aeo-inline-link:focus-visible,.home-aeo-inline-link:hover{text-decoration:underline;color:#003958}.home-aeo-faqs{padding:clamp(20px,3vw,28px);border-radius:20px;background:#fff;border:1px solid rgba(0,78,122,.1);box-shadow:0 1px 2px rgba(0,78,122,.04),0 12px 40px rgba(0,78,122,.08)}.home-aeo-faq-heading{font-size:clamp(1.15rem,2.2vw,1.35rem)!important;font-weight:700!important;letter-spacing:-.02em;color:var(--home-text,#212529)!important;margin:0 0 16px!important}.home-aeo-accordion-list{display:flex;flex-direction:column;gap:10px}.home-aeo-faq-question{font-weight:700!important}.home-aeo-faq-answer{font-size:.9875rem!important;line-height:1.7!important;color:var(--home-text-muted,#5a6472)!important;margin:0!important}.home-aeo-faq-link{display:inline-flex;align-items:center;gap:6px;margin-top:18px;font-size:.9375rem;font-weight:700;color:var(--home-primary,#004e7a);text-decoration:none;line-height:1.4}.home-aeo-faq-link:focus-visible,.home-aeo-faq-link:hover{text-decoration:underline;color:#003958}