
/* Travel Network Canada route hubs and final layout fixes - 2026-07-22 */
.route-hero{position:relative;overflow:hidden;padding:clamp(3.5rem,8vw,6.5rem) 0;background:linear-gradient(135deg,#071b33 0%,#123f67 58%,#176b87 100%);color:#fff}
.route-hero:after{content:"";position:absolute;inset:auto -8rem -12rem auto;width:28rem;height:28rem;border-radius:50%;background:rgba(255,255,255,.08)}
.route-hero .container{position:relative;z-index:1;max-width:1180px}
.route-eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1rem;padding:.45rem .8rem;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(255,255,255,.1);font-size:.84rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}
.route-hero h1{max-width:850px;margin:0;font-size:clamp(2.15rem,5vw,4.2rem);line-height:1.04;letter-spacing:-.035em;color:#fff}
.route-hero p{max-width:760px;margin:1.25rem 0 0;font-size:clamp(1rem,2vw,1.22rem);line-height:1.75;color:#e6f4fb}
.route-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.65rem}.route-actions a{min-height:48px}
.route-section{padding:clamp(3rem,6vw,5.5rem) 0}.route-section.alt{background:#f4f8fb}.route-section .container{max-width:1180px}
.route-heading{max-width:760px;margin-bottom:2rem}.route-heading h2{margin:0 0 .7rem;font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.15;color:#102a43}.route-heading p{margin:0;color:#52677b;line-height:1.75}
.route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.route-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.route-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}
.route-card{display:flex;flex-direction:column;min-width:0;padding:1.4rem;border:1px solid #d9e5ee;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(15,41,64,.07)}
.route-card .icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:1rem;border-radius:13px;background:#e6f5fa;color:#086a83;font-size:1.15rem}.route-card h3{margin:0 0 .6rem;color:#12314c;font-size:1.16rem}.route-card p{margin:0 0 1rem;color:#5a6d7e;line-height:1.65}.route-card ul{margin:.2rem 0 1rem;padding-left:1.2rem;color:#455d70}.route-card li+li{margin-top:.45rem}.route-card a:last-child{margin-top:auto}
.answer-panel{padding:1.5rem;border-left:5px solid #0c829f;border-radius:0 16px 16px 0;background:#eaf7fa}.answer-panel h2,.answer-panel h3{margin-top:0;color:#12314c}.answer-panel p:last-child{margin-bottom:0}
.quick-nav{display:flex;gap:.55rem;flex-wrap:wrap;margin:-1.45rem auto 0;position:relative;z-index:3;padding:1rem;border:1px solid #dbe6ed;border-radius:16px;background:#fff;box-shadow:0 14px 34px rgba(15,41,64,.12);max-width:1180px}.quick-nav a{display:inline-flex;align-items:center;min-height:42px;padding:.55rem .85rem;border-radius:10px;color:#16425f;font-weight:750;text-decoration:none}.quick-nav a:hover,.quick-nav a:focus-visible{background:#e9f6fa;color:#075f78}
.currency-table-wrap{overflow-x:auto;border:1px solid #d9e5ee;border-radius:16px;background:#fff}.currency-table{width:100%;border-collapse:collapse;min-width:720px}.currency-table th,.currency-table td{padding:1rem;text-align:left;border-bottom:1px solid #e8eef2}.currency-table th{background:#edf6f9;color:#153a55;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.currency-table tr:last-child td{border-bottom:0}
.package-card .package-meta{display:flex;gap:.45rem;flex-wrap:wrap;margin:.2rem 0 1rem}.package-meta span{padding:.3rem .55rem;border-radius:999px;background:#edf5f8;color:#28546d;font-size:.8rem;font-weight:750}
.faq-list{display:grid;gap:.8rem}.faq-item{border:1px solid #d9e5ee;border-radius:14px;background:#fff;padding:1.15rem 1.25rem}.faq-item h3{margin:0 0 .5rem;color:#153a55;font-size:1.06rem}.faq-item p{margin:0;color:#53697a;line-height:1.68}
.route-cta{padding:clamp(2rem,5vw,3.5rem);border-radius:24px;background:#0c2d48;color:#fff}.route-cta h2{margin-top:0;color:#fff}.route-cta p{max-width:750px;color:#d9edf5}.route-cta .btn-secondary{border-color:#fff;color:#fff}
.search-intent{font-size:.92rem;color:#667a8a}.notice{padding:1rem 1.15rem;border-radius:12px;background:#fff7dd;border:1px solid #ead799;color:#584812}
@media(max-width:960px){.route-grid.four,.route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.route-hero{padding:3.25rem 0 4rem}.route-grid,.route-grid.two,.route-grid.four{grid-template-columns:1fr}.route-actions{display:grid}.route-actions a{width:100%;justify-content:center}.quick-nav{margin:-1rem 1rem 0;overflow-x:auto;flex-wrap:nowrap}.quick-nav a{white-space:nowrap}.route-card{padding:1.2rem}.route-section{padding:2.75rem 0}}
