.nav-disabled{display:block;padding:.65rem .8rem;color:#788894;cursor:not-allowed}.footer-grid{display:grid;grid-template-columns:2fr 1fr auto;gap:2rem;align-items:start}.footer-grid p{margin:.35rem 0}.footer-grid nav{display:flex;flex-direction:column;gap:.35rem}.footer-grid a{color:var(--dark)}.copyright{white-space:nowrap}.home-hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:470px;overflow:hidden;border-radius:1.5rem;background:var(--dark);color:#fff;box-shadow:0 18px 45px rgba(23,50,77,.18)}.home-hero-content{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,6vw,4.5rem)}.home-hero h1{font-size:clamp(2.3rem,5vw,4.2rem);line-height:1.04;margin:.4rem 0 1rem}.home-hero p:not(.eyebrow){font-size:1.12rem;color:#e1effb;max-width:580px}.hero-button{align-self:flex-start;margin-top:1rem;background:#fff;color:var(--dark)}.hero-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:320px;background:radial-gradient(circle at 70% 25%,rgba(255,255,255,.25),transparent 25%),linear-gradient(145deg,#0164C1,#014f99);font-size:1.1rem;font-weight:700;text-align:center}.hero-placeholder i{font-size:4rem}.home-section{margin-top:clamp(3rem,7vw,5rem)}.home-section h2{font-size:clamp(1.7rem,4vw,2.5rem);margin:.2rem 0}.introduction{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,8vw,6rem);align-items:center}.introduction>p{font-size:1.12rem;color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem}.section-heading>a{color:var(--dark);font-weight:700}.home-route-grid .card-body h3{font-size:1.25rem}.route-quick-info{display:flex;flex-wrap:wrap;gap:1rem;color:var(--muted);font-size:.9rem}.home-empty>i{font-size:2.5rem;color:var(--brand)}.future-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.future-card{display:flex;gap:1.25rem;padding:1.5rem;background:#fff;border:1px solid var(--line);border-radius:1rem}.future-card>i{font-size:2rem;color:var(--brand)}.future-card h2{font-size:1.35rem}.future-card p:last-child{color:var(--muted);margin-bottom:0}@media(max-width:850px){.home-hero{grid-template-columns:1fr}.hero-placeholder{min-height:240px}.introduction{grid-template-columns:1fr;gap:.5rem}.footer-grid{grid-template-columns:1fr 1fr}.copyright{grid-column:1/-1}}@media(max-width:560px){.nav-disabled{padding:.5rem}.home-hero{min-height:0}.home-hero-content{padding:2rem 1.25rem}.hero-placeholder{min-height:190px}.section-heading{align-items:flex-start;flex-direction:column}.future-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.copyright{grid-column:auto}.site-footer{padding-inline:.5rem}}
