.home-page{background:#f8faff;flex-direction:column;min-height:100dvh;font-family:Google Sans,Segoe UI,system-ui,sans-serif;display:flex;overflow-x:hidden}.home-nav{z-index:200;-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #e2e8f0cc;justify-content:space-between;align-items:center;height:64px;padding:0 20px;transition:box-shadow .2s,background .2s;display:flex;position:fixed;top:0;left:0;right:0}.home-nav--scrolled{box-shadow:0 4px 24px #0f172a0f}@media (min-width:640px){.home-nav{height:72px;padding:0 32px}}@media (min-width:1024px){.home-nav{height:80px;padding:0 48px}}.home-nav__logo-link{align-items:center;gap:10px;text-decoration:none;display:flex}.home-nav__logo-box{background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 4px 12px #2563eb47}@media (min-width:640px){.home-nav__logo-box{border-radius:12px;width:42px;height:42px}}.home-nav__brand{color:#0f172a;letter-spacing:-.4px;font-size:18px;font-weight:800;line-height:1}@media (min-width:640px){.home-nav__brand{font-size:20px}}.home-nav__brand span{color:#2563eb}.home-nav__tagline{color:#94a3b8;margin-top:3px;font-size:11px;font-weight:400;display:none}@media (min-width:480px){.home-nav__tagline{display:block}}.home-nav__actions{align-items:center;gap:10px;display:flex}.home-nav__link{color:#475569;padding:0 4px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;display:none}@media (min-width:768px){.home-nav__link{display:inline}.home-nav__link:hover{color:#2563eb}}.home-nav__btn{letter-spacing:.03em;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:7px;height:40px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:flex}.home-nav__btn--ghost{color:#475569;background:0 0;border:1.5px solid #e2e8f0}.home-nav__btn--ghost:hover{color:#2563eb;background:#eff6ff99;border-color:#2563eb}.home-nav__btn--primary{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%);box-shadow:0 8px 20px #2563eb3d}.home-nav__btn--primary:hover{filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 14px 28px #2563eb52}.home-hero{flex-direction:column;justify-content:flex-end;min-height:100dvh;padding-top:64px;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.home-hero{padding-top:72px}}@media (min-width:1024px){.home-hero{padding-top:80px}}.home-hero__bg{z-index:0;position:absolute;inset:0}.home-hero__img{object-fit:cover;object-position:50% 35%}.home-hero__overlay{z-index:1;background:linear-gradient(#0a143240 0%,#0a14324d 40%,#0a1432d1 80%,#0a1432f2 100%);position:absolute;inset:0}.home-hero__content{z-index:2;width:100%;max-width:1440px;margin:0 auto;padding:48px 20px 60px;position:relative}@media (min-width:640px){.home-hero__content{padding:56px 40px 72px}}@media (min-width:1024px){.home-hero__content{padding:64px 80px 96px}}.home-hero__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px 6px 8px;display:inline-flex}.home-hero__badge-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite hero-dot-pulse;box-shadow:0 0 0 3px #22c55e4d}@keyframes hero-dot-pulse{0%,to{box-shadow:0 0 0 3px #22c55e4d}50%{box-shadow:0 0 0 6px #22c55e26}}.home-hero__badge-text{color:#ffffffe0;letter-spacing:.02em;font-size:12px;font-weight:600}@media (min-width:640px){.home-hero__badge-text{font-size:13px}}.home-hero__headline{color:#fff;letter-spacing:-.04em;max-width:18ch;margin:0 0 20px;font-size:clamp(2.25rem,7vw,4.5rem);font-weight:800;line-height:1.05}.home-hero__headline em{color:#93c5fd;font-style:normal}.home-hero__subline{color:#ffffffbf;max-width:52ch;margin:0 0 40px;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:400;line-height:1.6}.home-hero__cta{flex-wrap:wrap;gap:14px;margin-bottom:56px;display:flex}.home-hero__btn{letter-spacing:.04em;cursor:pointer;border:none;border-radius:16px;align-items:center;gap:10px;height:52px;padding:0 28px;font-family:inherit;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex}@media (min-width:640px){.home-hero__btn{height:56px;font-size:16px}}.home-hero__btn--primary{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%);box-shadow:0 12px 32px #2563eb59}.home-hero__btn--primary:hover{filter:brightness(1.06);transform:translateY(-3px);box-shadow:0 20px 40px #2563eb6b}.home-hero__btn--outline{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1.5px solid #ffffff59}.home-hero__btn--outline:hover{background:#ffffff2e;border-color:#ffffff8c;transform:translateY(-2px)}.home-hero__stats{flex-wrap:wrap;gap:12px;display:flex}.home-hero__stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:14px;align-items:center;gap:10px;padding:10px 16px;display:flex}.home-hero__stat-icon{color:#93c5fd;background:#ffffff26;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.home-hero__stat-num{color:#fff;letter-spacing:-.02em;font-size:17px;font-weight:800;line-height:1.1}.home-hero__stat-lbl{color:#fff9;font-size:11px;font-weight:500;line-height:1.2}.home-section{width:100%;max-width:1440px;margin:0 auto;padding:80px 20px}@media (min-width:640px){.home-section{padding:96px 40px}}@media (min-width:1024px){.home-section{padding:120px 80px}}.home-section__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#2563eb;align-items:center;gap:8px;margin-bottom:16px;font-size:12px;font-weight:700;display:inline-flex}.home-section__title{color:#0b1f3a;letter-spacing:-.04em;margin:0 0 16px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.1}.home-section__subtitle{color:#64748b;max-width:56ch;margin:0 0 56px;font-size:clamp(1rem,2vw,1.125rem);line-height:1.65}.home-features{background:#fff}.home-features__grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.home-features__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.home-features__grid{grid-template-columns:repeat(3,1fr)}}.home-feature-card{background:#f8fafccc;border:1px solid #e2e8f0cc;border-radius:20px;padding:28px;transition:transform .2s,box-shadow .2s,border-color .2s}.home-feature-card:hover{border-color:#2563eb2e;transform:translateY(-4px);box-shadow:0 20px 48px #0f172a12}@media (min-width:1024px){.home-feature-card{padding:32px}}.home-feature-card__icon{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.home-feature-card__title{color:#0b1f3a;letter-spacing:-.02em;margin:0 0 8px;font-size:17px;font-weight:700}.home-feature-card__desc{color:#64748b;margin:0;font-size:14px;line-height:1.65}.home-hiw{background:linear-gradient(#f0f5ff 0%,#eef4ff 100%)}.home-hiw__steps{grid-template-columns:1fr;gap:24px;display:grid;position:relative}@media (min-width:768px){.home-hiw__steps{grid-template-columns:repeat(2,1fr);gap:28px}}@media (min-width:1024px){.home-hiw__steps{grid-template-columns:repeat(4,1fr);gap:20px}.home-hiw__steps:before{content:"";opacity:.3;z-index:0;pointer-events:none;background:linear-gradient(90deg,#2563eb 0%,#93c5fd 100%);height:2px;position:absolute;top:44px;left:calc(12.5% + 26px);right:calc(12.5% + 26px)}}.home-hiw__step{z-index:1;text-align:center;background:#ffffffd9;border:1px solid #e2e8f0bf;border-radius:20px;padding:32px 24px;position:relative;box-shadow:0 4px 20px #0f172a0a}.home-hiw__step-num{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 20px;font-size:18px;font-weight:800;display:flex;box-shadow:0 8px 20px #2563eb47}.home-hiw__step-title{color:#0b1f3a;letter-spacing:-.01em;margin:0 0 8px;font-size:16px;font-weight:700}.home-hiw__step-desc{color:#64748b;margin:0;font-size:14px;line-height:1.6}.home-routes{background:#fff}.home-routes__grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}@media (min-width:640px){.home-routes__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.home-routes__grid{grid-template-columns:repeat(6,1fr);gap:16px}}.home-route-chip{text-align:center;cursor:pointer;background:#f8fafce6;border:1.5px solid #e2e8f0cc;border-radius:16px;flex-direction:column;align-items:center;gap:4px;padding:16px 12px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:flex}.home-route-chip:hover{background:#eff6ffe6;border-color:#2563eb;transform:translateY(-3px);box-shadow:0 12px 28px #2563eb1a}.home-route-chip__from,.home-route-chip__to{color:#0b1f3a;letter-spacing:.03em;font-size:13px;font-weight:700}.home-route-chip__arrow{color:#2563eb;font-size:10px;font-weight:700}.home-route-chip__label{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:10px;font-weight:500;overflow:hidden}.home-trust{background:linear-gradient(135deg,#0b1f3a 0%,#1e3a5f 50%,#1e40af 100%);padding:64px 20px}@media (min-width:640px){.home-trust{padding:80px 40px}}@media (min-width:1024px){.home-trust{padding:96px 80px}}.home-trust__inner{max-width:1440px;margin:0 auto}.home-trust__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (min-width:640px){.home-trust__grid{grid-template-columns:repeat(4,1fr)}}.home-trust__item{text-align:center;padding:20px 12px}.home-trust__icon-wrap{color:#93c5fd;background:#ffffff1a;border:1px solid #ffffff26;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 16px;display:flex}.home-trust__num{color:#fff;letter-spacing:-.04em;margin-bottom:6px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1}.home-trust__label{color:#ffffffa6;font-size:13px;font-weight:500;line-height:1.35}.home-cta-banner{background:#fff;padding:80px 20px}@media (min-width:640px){.home-cta-banner{padding:96px 40px}}.home-cta-banner__inner{text-align:center;max-width:760px;margin:0 auto}.home-cta-banner__title{color:#0b1f3a;letter-spacing:-.04em;margin:0 0 16px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.1}.home-cta-banner__sub{color:#64748b;margin:0 0 40px;font-size:clamp(1rem,2vw,1.125rem);line-height:1.65}.home-cta-banner__btns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.home-footer{color:#ffffffa6;background:#0b1f3a;padding:48px 20px 32px}@media (min-width:640px){.home-footer{padding:60px 40px 36px}}@media (min-width:1024px){.home-footer{padding:72px 80px 40px}}.home-footer__inner{max-width:1440px;margin:0 auto}.home-footer__top{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr;gap:40px;margin-bottom:28px;padding-bottom:40px;display:grid}@media (min-width:640px){.home-footer__top{grid-template-columns:2fr 1fr 1fr;gap:48px}}@media (min-width:1024px){.home-footer__top{grid-template-columns:2.5fr 1fr 1fr 1fr}}.home-footer__brand{max-width:340px}.home-footer__logo{align-items:center;gap:10px;margin-bottom:16px;display:flex}.home-footer__logo-box{background:linear-gradient(135deg,#1e40af 0%,#2563eb 100%);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.home-footer__brand-name{color:#fff;letter-spacing:-.4px;font-size:18px;font-weight:800}.home-footer__brand-name span{color:#60a5fa}.home-footer__tagline{color:#ffffff80;margin:0 0 20px;font-size:14px;line-height:1.7}.home-footer__gov-note{color:#fff9;background:#ffffff12;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:600;display:inline-flex}.home-footer__col-title{color:#ffffffe6;text-transform:uppercase;letter-spacing:.07em;margin:0 0 16px;font-size:13px;font-weight:700}.home-footer__links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.home-footer__links a{color:#ffffff80;font-size:14px;text-decoration:none;transition:color .15s}.home-footer__links a:hover{color:#ffffffd9}.home-footer__bottom{color:#ffffff59;flex-direction:column;gap:8px;font-size:13px;display:flex}@media (min-width:640px){.home-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.home-fade-in{animation:.6s both home-fade-up}@keyframes home-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1024px){.home-footer__legal{display:block!important}}@media (prefers-reduced-motion:reduce){.home-fade-in,.home-hero__badge-dot,.home-feature-card,.home-nav__btn,.home-hero__btn{transition:none;animation:none}}
