*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;background:#0b1220;color:#111827;line-height:1.6}.container{width:min(1180px,92%);margin:auto}a{text-decoration:none}.route-header{position:sticky;top:0;z-index:99;background:rgba(7,11,22,.85);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.08)}.topbar{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.brand{font-size:1.3rem;font-weight:700;color:#fff}.top-actions{display:flex;gap:12px;flex-wrap:wrap}.top-actions a,.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:999px;font-weight:700}.top-actions a{background:#fff;color:#111827}.route-hero{position:relative;min-height:72vh;background:linear-gradient(135deg,#0f172a,#172554 45%,#1d4ed8);display:flex;align-items:center}.overlay{position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.14),transparent 35%),radial-gradient(circle at bottom left,rgba(56,189,248,.18),transparent 28%)}.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.2fr .8fr;gap:28px;padding:70px 0}.tag{display:inline-block;padding:8px 14px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.15);color:#e2e8f0;border-radius:999px;margin-bottom:16px}.hero-copy h1{color:#fff;font-size:clamp(2rem,4vw,3.4rem);line-height:1.1;margin:0 0 16px}.hero-copy p{color:#dbeafe;max-width:760px}.cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.primary-btn{background:#f59e0b;color:#111827}.secondary-btn{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4)}.hero-card,.content-card,.cta-box,.faq-item{background:#fff;border-radius:24px;box-shadow:0 20px 55px rgba(15,23,42,.12)}.hero-card{padding:28px}.hero-card h2{margin-top:0}.hero-card ul{padding-left:18px;margin:0}.route-section{padding:70px 0;background:#f8fafc}.route-section.alt-bg{background:#eef2ff}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:24px}.content-card{padding:28px}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.feature-grid div{padding:14px 16px;background:#eff6ff;border-radius:16px;font-weight:700}.route-image{width:100%;height:100%;min-height:320px;object-fit:cover;border-radius:18px}.list{padding-left:20px}.ordered{list-style:decimal}.faq-wrap>h2{text-align:center;margin-top:0;margin-bottom:28px}.faq-item{padding:22px;margin-bottom:16px}.route-cta{padding:70px 0;background:linear-gradient(135deg,#1e293b,#172554)}.cta-box{padding:32px;text-align:center}.route-footer{background:#0f172a;color:#cbd5e1;padding:38px 0}.route-footer h3,.route-footer h4{color:#fff}.route-footer a{color:#fff}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.center{justify-content:center}@media(max-width:900px){.hero-inner,.grid-2,.footer-grid{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}.hero-card{order:-1}}@media(max-width:600px){.feature-grid{grid-template-columns:1fr}.top-actions{width:100%}.top-actions a,.primary-btn,.secondary-btn{width:100%}}
