:root{--c-indigo-50:#eef2ff;--c-indigo-100:#e0e7ff;--c-indigo-500:#6366f1;--c-indigo-600:#4f46e5;--c-indigo-700:#4338ca;--c-indigo-900:#1e1b4b;--c-blue-400:#60a5fa;--c-blue-500:#3b82f6;--c-blue-600:#2563eb;--c-slate-50:#f8fafc;--c-slate-100:#f1f5f9;--c-slate-200:#e2e8f0;--c-slate-400:#94a3b8;--c-slate-500:#64748b;--c-slate-700:#334155;--c-slate-900:#0f172a;--c-green-500:#22c55e;--shadow-xs:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-sm:0 2px 8px #00000012, 0 1px 3px #0000000d;--shadow-md:0 4px 20px #00000014, 0 2px 6px #0000000a;--shadow-lg:0 8px 32px #0000001a, 0 4px 12px #0000000d;--shadow-indigo:0 8px 24px #6366f140;--shadow-indigo-lg:0 16px 40px #6366f152;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--radius-pill:9999px;--ease-spring:cubic-bezier(.16, 1, .3, 1);--ease-out:cubic-bezier(.33, 1, .68, 1);--ease-in-out:cubic-bezier(.45, 0, .55, 1);--section-pad-y-sm:56px;--section-pad-y-md:80px;--section-pad-y-lg:100px;--section-pad-x-sm:20px;--section-pad-x-md:40px;--section-pad-x-lg:80px;--max-w:1200px}.home-page{background:var(--c-slate-50);min-height:100dvh;color:var(--c-slate-900);-webkit-font-smoothing:antialiased;flex-direction:column;font-family:Inter,Google Sans,Segoe UI,system-ui,-apple-system,sans-serif;display:flex;overflow-x:hidden}@media (prefers-reduced-motion:no-preference){@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes dot-pulse{0%,to{box-shadow:0 0 0 3px #22c55e4d}50%{box-shadow:0 0 0 6px #22c55e1f}}@keyframes live-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}@keyframes connector-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes float-blob{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-15px)scale(1.04)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}}.reveal{opacity:0;transition:opacity .55s var(--ease-spring), transform .55s var(--ease-spring);transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:none}.reveal-stagger>*{opacity:0;transition:opacity .5s var(--ease-spring), transform .5s var(--ease-spring);transform:translateY(18px)}.reveal-stagger.is-visible>*{opacity:1;transform:none}.home-section{padding:var(--section-pad-y-sm) var(--section-pad-x-sm);max-width:var(--max-w);width:100%;margin:0 auto}@media (min-width:640px){.home-section{padding:var(--section-pad-y-md) var(--section-pad-x-md)}}@media (min-width:1024px){.home-section{padding:var(--section-pad-y-lg) var(--section-pad-x-lg)}}.home-section__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--c-indigo-600);background:var(--c-indigo-50);border-radius:var(--radius-pill);border:1px solid var(--c-indigo-100);align-items:center;gap:7px;margin-bottom:18px;padding:5px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.home-section__title{color:var(--c-indigo-900);letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(1.75rem,4vw,2.6rem);font-weight:800;line-height:1.08}.home-section__subtitle{color:var(--c-slate-500);max-width:54ch;margin:0 0 52px;font-size:clamp(.95rem,2vw,1.1rem);font-weight:400;line-height:1.7}.home-hero{flex-direction:column;justify-content:flex-end;min-height:100dvh;padding-top:68px;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.home-hero{padding-top:68px}}.home-hero__bg{z-index:0;position:absolute;inset:0;overflow:hidden}.home-hero__img{object-fit:cover;object-position:50% 30%}.home-hero__overlay{z-index:1;background:linear-gradient(#0a082a33 0%,#0a082a59 30%,#0a082abf 70%,#0a082af0 100%);position:absolute;inset:0}.home-hero__gradient-anim{z-index:2;pointer-events:none;background:radial-gradient(at 20%,#6366f12e 0%,#0000 55%);position:absolute;inset:0}.home-hero__content{z-index:3;max-width:var(--max-w);width:100%;margin:0 auto;padding:40px 20px 56px;position:relative}@media (min-width:640px){.home-hero__content{padding:52px 40px 72px}}@media (min-width:1024px){.home-hero__content{padding:60px 80px 88px}}.home-hero__badge{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-pill);opacity:0;background:#ffffff1a;border:1px solid #fff3;align-items:center;gap:8px;margin-bottom:22px;padding:5px 14px 5px 7px;display:inline-flex}@media (prefers-reduced-motion:no-preference){.home-hero__badge{animation:fade-up .5s var(--ease-spring) .1s both}}.home-hero__badge-dot{background:var(--c-green-500);border-radius:50%;flex-shrink:0;width:8px;height:8px}@media (prefers-reduced-motion:no-preference){.home-hero__badge-dot{animation:2.4s infinite dot-pulse}}.home-hero__badge-text{color:#ffffffd9;letter-spacing:.02em;font-size:12px;font-weight:600}.home-hero__headline{color:#fff;letter-spacing:-.05em;opacity:0;max-width:16ch;margin:0 0 18px;font-size:clamp(2.2rem,7vw,4.5rem);font-weight:900;line-height:1.03}@media (prefers-reduced-motion:no-preference){.home-hero__headline{animation:fade-up .65s var(--ease-spring) .22s both}}.home-hero__headline em{background:linear-gradient(90deg,#93c5fd 0%,#c4b5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.home-hero__subline{color:#ffffffa6;letter-spacing:.01em;opacity:0;max-width:40ch;margin:0 0 30px;font-size:clamp(1rem,2vw,1.1rem);font-weight:400;line-height:1.6}@media (prefers-reduced-motion:no-preference){.home-hero__subline{animation:fade-up .6s var(--ease-spring) .4s both}}.home-hero__cta{opacity:0;flex-wrap:wrap;gap:12px;margin-bottom:52px;display:flex}@media (prefers-reduced-motion:no-preference){.home-hero__cta{animation:fade-up .55s var(--ease-spring) .58s both}}.home-hero__btn{border-radius:var(--radius-md);letter-spacing:.02em;cursor:pointer;height:50px;transition:transform .22s var(--ease-spring), box-shadow .22s ease;white-space:nowrap;border:none;align-items:center;gap:9px;padding:0 26px;font-family:inherit;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}@media (min-width:640px){.home-hero__btn{height:54px;padding:0 30px;font-size:15.5px}}.home-hero__btn--primary{background:linear-gradient(135deg, var(--c-indigo-600) 0%, var(--c-indigo-500) 100%);color:#fff;box-shadow:0 8px 28px #6366f161}.home-hero__btn--primary:hover{transform:translateY(-2px);box-shadow:0 14px 36px #6366f17a}.home-hero__btn--primary:after{content:"";border-radius:inherit;background:linear-gradient(105deg,#0000 30%,#ffffff47 50%,#0000 70%) -200%/200% 100%;transition:background-position;position:absolute;inset:0}@media (prefers-reduced-motion:no-preference){.home-hero__btn--primary:hover:after{background-position:200%;transition:background-position .5s}}.home-hero__btn--outline{color:#fff;-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1.5px solid #ffffff38}.home-hero__btn--outline:hover{background:#ffffff24;border-color:#ffffff73;transform:translateY(-2px)}.home-hero__statsbar{z-index:4;-webkit-backdrop-filter:blur(16px);opacity:0;background:#0a083285;border-top:1px solid #ffffff1a;position:absolute;bottom:0;left:0;right:0}@media (prefers-reduced-motion:no-preference){.home-hero__statsbar{animation:fade-in .6s var(--ease-spring) .8s both}}.home-hero__statsbar-inner{max-width:var(--max-w);flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin:0 auto;padding:0 20px;display:flex}@media (min-width:640px){.home-hero__statsbar-inner{justify-content:space-around;padding:0 40px}}@media (min-width:1024px){.home-hero__statsbar-inner{padding:0 80px}}.home-hero__statsbar-item{flex:1;justify-content:center;align-items:center;gap:10px;min-width:140px;padding:18px 28px;display:flex}@media (max-width:639px){.home-hero__statsbar-item{min-width:130px;padding:14px 16px}}.home-hero__statsbar-icon{color:#c4b5fd;background:#6366f140;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.home-hero__statsbar-num{color:#fff;letter-spacing:-.04em;white-space:nowrap;font-size:18px;font-weight:900;line-height:1}@media (min-width:640px){.home-hero__statsbar-num{font-size:20px}}.home-hero__statsbar-lbl{color:#ffffff8c;white-space:nowrap;font-size:11px;font-weight:500;line-height:1.3}@media (min-width:640px){.home-hero__statsbar-lbl{font-size:12px}}.home-hero__statsbar-divider{background:#ffffff1f;flex-shrink:0;width:1px;height:36px}@media (max-width:639px){.home-hero__statsbar-divider{display:none}}.home-features{border-bottom:1px solid var(--c-slate-100);background:#fff}.home-features__grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:600px){.home-features__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width:1024px){.home-features__grid{grid-template-columns:repeat(3,1fr);gap:22px}}.home-feature-card{background:var(--c-slate-50);border:1px solid var(--c-slate-200);border-radius:var(--radius-lg);transition:transform .25s var(--ease-spring), box-shadow .25s ease, border-color .25s ease;opacity:0;cursor:default;padding:26px;transform:translateY(18px)}.home-feature-card.is-visible{opacity:1;transform:none}.home-feature-card:hover{background:#fff;border-color:#6366f133;transform:translateY(-4px);box-shadow:0 12px 32px #6366f11a}@media (min-width:1024px){.home-feature-card{padding:30px}}.home-feature-card__icon{border-radius:var(--radius-md);width:48px;height:48px;transition:transform .25s var(--ease-spring);flex-shrink:0;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.home-feature-card:hover .home-feature-card__icon{transform:scale(1.1)rotate(6deg)}.home-feature-card__title{color:var(--c-indigo-900);letter-spacing:-.02em;margin:0 0 8px;font-size:16px;font-weight:700}.home-feature-card__desc{color:var(--c-slate-500);margin:0;font-size:14px;line-height:1.7}.home-hiw{border-bottom:1px solid var(--c-indigo-100);background:linear-gradient(150deg,#f0f4ff 0%,#f5f3ff 50%,#f0f9ff 100%)}.home-hiw__steps-wrapper{position:relative}.home-hiw__steps{grid-template-columns:1fr;gap:20px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.home-hiw__steps{grid-template-columns:repeat(2,1fr);gap:22px}}@media (min-width:1024px){.home-hiw__steps{grid-template-columns:repeat(4,1fr);gap:18px}}.home-hiw__connector{z-index:0;background:#6366f12e;border-radius:2px;height:2px;display:none;position:absolute;top:36px;left:calc(12.5% + 24px);right:calc(12.5% + 24px);overflow:hidden}@media (min-width:1024px){.home-hiw__connector{display:block}}.home-hiw__connector-fill{background:linear-gradient(90deg, var(--c-indigo-500) 0%, #818cf8 100%);transform-origin:0;position:absolute;inset:0;transform:scaleX(0)}@media (prefers-reduced-motion:no-preference){.home-hiw__connector.is-visible .home-hiw__connector-fill{animation:connector-fill .8s var(--ease-out) .2s both}}.home-hiw__step{z-index:1;text-align:center;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);opacity:0;transition:transform .35s var(--ease-spring), box-shadow .25s ease, opacity .35s ease;background:#ffffffd9;border:1px solid #6366f11a;padding:28px 20px;position:relative;transform:translateY(18px)}.home-hiw__step.is-visible{opacity:1;transform:none}.home-hiw__step:hover{transform:translateY(-4px);box-shadow:0 14px 32px #6366f11f}.home-hiw__step-num{background:linear-gradient(135deg, var(--c-indigo-600) 0%, var(--c-indigo-500) 100%);color:#fff;width:48px;height:48px;box-shadow:var(--shadow-indigo);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:17px;font-weight:800;transition:box-shadow .25s;display:flex}.home-hiw__step:hover .home-hiw__step-num{box-shadow:0 10px 28px #6366f161}.home-hiw__step-title{color:var(--c-indigo-900);letter-spacing:-.01em;margin:0 0 8px;font-size:15px;font-weight:700}.home-hiw__step-desc{color:var(--c-slate-500);margin:0;font-size:13.5px;line-height:1.65}.home-routes{border-bottom:1px solid var(--c-slate-100);background:#fff}.home-routes__scroll-wrapper{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin:0 -20px;padding:0 20px;overflow-x:auto}.home-routes__scroll-wrapper::-webkit-scrollbar{display:none}@media (min-width:640px){.home-routes__scroll-wrapper{margin:0;padding:0;overflow:visible}}.home-routes__grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (max-width:599px){.home-routes__grid{flex-direction:row;gap:12px;min-width:max-content;display:flex}}@media (min-width:600px){.home-routes__grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (min-width:768px){.home-routes__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.home-routes__grid{grid-template-columns:repeat(4,1fr);gap:16px}}.home-route-card{background:var(--c-slate-50);border:1.5px solid var(--c-slate-200);border-radius:var(--radius-lg);opacity:0;min-width:175px;transition:transform .3s var(--ease-spring), box-shadow .25s ease, border-color .25s ease, background .25s ease;flex-direction:column;padding:18px 20px;text-decoration:none;display:flex;transform:translateY(14px)}.home-route-card.is-visible{opacity:1;transform:none}.home-route-card:hover{background:var(--c-indigo-50);border-color:#6366f159;transform:translateY(-3px);box-shadow:0 10px 28px #6366f11f}.home-route-card__stations{align-items:center;gap:8px;margin-bottom:10px;display:flex}.home-route-card__station{flex-direction:column;display:flex}.home-route-card__code{color:var(--c-indigo-900);letter-spacing:-.03em;font-size:17px;font-weight:800;line-height:1}.home-route-card__city{color:var(--c-slate-400);margin-top:2px;font-size:10px;font-weight:500}.home-route-card__arrow{color:var(--c-indigo-500);transition:transform .22s var(--ease-spring);flex:1;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.home-route-card:hover .home-route-card__arrow{transform:translate(4px)}.home-route-card__train{color:var(--c-indigo-600);white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;font-size:11.5px;font-weight:600;overflow:hidden}.home-route-card__price{color:var(--c-indigo-700);background:#6366f114;border-radius:6px;align-items:center;width:fit-content;margin-top:auto;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.home-trust{background:linear-gradient(135deg, var(--c-indigo-900) 0%, #1e3060 50%, #1e3a8a 100%);padding:60px 20px;position:relative;overflow:hidden}@media (min-width:640px){.home-trust{padding:80px 40px}}@media (min-width:1024px){.home-trust{padding:96px 80px}}.home-trust:before,.home-trust:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.home-trust:before{background:radial-gradient(circle,#6366f126 0%,#0000 65%);width:500px;height:500px;top:-150px;left:-100px}.home-trust:after{background:radial-gradient(circle,#8b5cf61f 0%,#0000 65%);width:400px;height:400px;bottom:-100px;right:-80px}.home-trust__inner{max-width:var(--max-w);z-index:1;margin:0 auto;position:relative}.home-trust__heading{text-align:center;margin-bottom:52px}.home-trust__grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}@media (min-width:640px){.home-trust__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.home-trust__grid{grid-template-columns:repeat(5,1fr)}}.home-trust__item{text-align:center;opacity:0;transition:opacity .5s var(--ease-spring), transform .5s var(--ease-spring);border-radius:var(--radius-lg);padding:20px 12px;transition:background .22s;transform:translateY(18px)}.home-trust__item:hover{background:#ffffff0d}.home-trust__item.is-visible{opacity:1;transform:none}.home-trust__icon-wrap{border-radius:var(--radius-md);color:#a5b4fc;background:#ffffff14;border:1px solid #ffffff1f;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 14px;transition:box-shadow .25s;display:flex}.home-trust__item:hover .home-trust__icon-wrap{box-shadow:0 0 20px #6366f159}.home-trust__num{color:#fff;letter-spacing:-.05em;margin-bottom:6px;font-size:clamp(1.7rem,4vw,2.4rem);font-weight:900;line-height:1;display:block}.home-trust__label{color:#ffffff94;font-size:12.5px;font-weight:500;line-height:1.35}.home-cta-banner{background:#fff;padding:80px 20px;position:relative;overflow:hidden}@media (min-width:640px){.home-cta-banner{padding:100px 40px}}.home-cta-banner:before,.home-cta-banner:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.home-cta-banner:before{background:radial-gradient(circle,#6366f114 0%,#0000 65%);width:500px;height:500px;top:-150px;left:-100px}.home-cta-banner:after{background:radial-gradient(circle,#8b5cf60f 0%,#0000 65%);width:400px;height:400px;bottom:-100px;right:-80px}@media (prefers-reduced-motion:no-preference){.home-cta-banner:before{animation:14s ease-in-out infinite float-blob}.home-cta-banner:after{animation:11s ease-in-out infinite reverse float-blob}}.home-cta-banner__inner{text-align:center;z-index:1;max-width:700px;margin:0 auto;position:relative}.home-cta-banner__title{color:var(--c-indigo-900);letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(1.7rem,4vw,2.6rem);font-weight:800;line-height:1.08}.home-cta-banner__sub{color:var(--c-slate-500);margin:0 0 36px;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.7}.home-cta-banner__btns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.home-cta-banner .home-hero__btn--primary{background:linear-gradient(135deg, var(--c-indigo-600) 0%, var(--c-indigo-500) 100%);box-shadow:0 8px 28px #6366f15c}.home-cta-banner .home-hero__btn--primary:hover{box-shadow:0 14px 36px #6366f175}.home-cta-banner__btn-outline{border-radius:var(--radius-md);letter-spacing:.01em;cursor:pointer;height:50px;color:var(--c-indigo-600);transition:background .22s, border-color .22s, transform .22s var(--ease-spring);background:0 0;border:1.5px solid #6366f14d;align-items:center;gap:9px;padding:0 26px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.home-cta-banner__btn-outline:hover{background:var(--c-indigo-50);border-color:var(--c-indigo-500);transform:translateY(-2px)}@media (min-width:640px){.home-cta-banner__btn-outline{height:54px;font-size:15.5px}}.home-footer{background:var(--c-indigo-900);color:#fff9;border-top:1px solid #6366f140;padding:52px 20px 32px}@media (min-width:640px){.home-footer{padding:64px 40px 36px}}@media (min-width:1024px){.home-footer{padding:80px 80px 44px}}.home-footer__inner{max-width:var(--max-w);margin:0 auto}.home-footer__top{border-bottom:1px solid #ffffff14;grid-template-columns:1fr;gap:40px;margin-bottom:26px;padding-bottom:36px;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:320px}.home-footer__logo{align-items:center;gap:10px;margin-bottom:14px;display:flex}.home-footer__logo-box{background:linear-gradient(135deg, var(--c-indigo-600), var(--c-indigo-500));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 12px #6366f159}.home-footer__brand-name{color:#fff;letter-spacing:-.3px;font-size:17px;font-weight:800}.home-footer__brand-name span{color:#93c5fd}.home-footer__tagline{color:#ffffff73;margin:0 0 18px;font-size:13.5px;line-height:1.7}.home-footer__gov-note{color:#ffffff80;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:7px;padding:7px 11px;font-size:11.5px;font-weight:600;transition:border-color .22s,box-shadow .22s;display:inline-flex}.home-footer__gov-note:hover{border-color:#6366f159;box-shadow:0 0 14px #6366f133}.home-footer__col-title{color:#ffffffd9;text-transform:uppercase;letter-spacing:.08em;margin:0 0 14px;font-size:12px;font-weight:700}.home-footer__links{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.home-footer__links a{color:#ffffff73;font-size:13.5px;text-decoration:none;transition:color .18s,transform .18s;display:inline-block}.home-footer__links a:hover{color:#a5b4fc;transform:translate(3px)}.home-footer__bottom{color:#ffffff4d;flex-direction:column;gap:8px;font-size:12.5px;display:flex}@media (min-width:640px){.home-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.home-footer__live-dot{background:var(--c-green-500);vertical-align:middle;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}@media (prefers-reduced-motion:no-preference){.home-footer__live-dot{animation:2.5s infinite live-dot}}.home-footer__bottom-right{align-items:center;display:flex}@media (min-width:1024px){.home-footer__legal{display:block!important}}@media (prefers-reduced-motion:reduce){.home-hero__badge,.home-hero__headline,.home-hero__subline,.home-hero__cta,.home-hero__statsbar,.home-hero__stats,.home-feature-card,.home-hiw__step,.home-route-card,.home-trust__item{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.home-hiw__connector-fill{transform:scaleX(1)!important}.home-hero__btn--primary:after{display:none}}
