/* Route detail second-pass: balanced header, full-width content and discovery sections. */
.grd-page .main-header .header-three{border-bottom:1px solid #e5e9f1;box-shadow:0 5px 20px rgba(7,20,61,.07)}
.grd-page .main-header .main-menu-wrapper{min-height:84px}
.grd-page .header-three .header-logo img{width:auto;max-height:54px;object-fit:contain}
.grd-page .main-nav>li>a{font-weight:600!important;color:#101c3f!important}
.grd-page .main-nav>li>a:hover{color:#ef631f!important}
.grd-hero{padding-top:48px}
.grd-visual{display:block;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:24px;padding:11px;min-height:0;overflow:hidden}
.grd-visual>img{display:block;width:100%;height:auto;object-fit:contain;background:transparent;border:0;border-radius:16px;padding:0;box-shadow:0 22px 45px rgba(0,0,0,.22)}
.grd-content .row>.col-lg-8,.grd-content .row>.col-lg-4{width:100%;max-width:100%}
.grd-sidebar{position:static;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;margin-top:0}
.grd-route-card,.grd-related{height:100%;margin:0}
.grd-related{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px;align-content:start}
.grd-related h2{grid-column:1/-1}
.grd-copy{padding:42px 48px}
.grd-copy table{display:block;width:100%;max-width:100%;margin:18px 0 28px;border:1px solid #dfe5ef;border-radius:14px;border-collapse:separate;border-spacing:0;overflow-x:auto;background:#fff!important;box-shadow:0 10px 28px rgba(7,20,61,.07);scrollbar-width:thin;scrollbar-color:#f28a1a #edf1f7}
.grd-copy table thead,.grd-copy table tbody{display:table;width:100%;min-width:620px;border-collapse:separate;border-spacing:0}
.grd-copy table tr{background:#fff!important;transition:background-color .2s ease}
.grd-copy table tr:nth-child(even){background:#f7f9fc!important}
.grd-copy table tr:not(:first-child):hover{background:#fff4e8!important}
.grd-copy table th,.grd-copy table td{height:auto!important;padding:15px 20px!important;border:0!important;border-bottom:1px solid #e3e8f1!important;background:transparent!important;color:#34415b!important;font-size:14px!important;font-weight:500!important;line-height:1.5;text-align:left!important;vertical-align:middle}
.grd-copy table tr>th:first-child,.grd-copy table tr>td:first-child{width:34%;color:#142451!important;font-weight:700!important;border-right:1px solid #e3e8f1!important}
.grd-copy table thead tr:first-child{background:linear-gradient(135deg,#0b1c51,#1d3d86)!important}
.grd-copy table thead tr:first-child th,.grd-copy table thead tr:first-child td{color:#fff!important;font-weight:700!important;border-color:rgba(255,255,255,.18)!important}
.grd-copy table tr:last-child th,.grd-copy table tr:last-child td{border-bottom:0!important}
.grd-copy table::-webkit-scrollbar{height:6px}.grd-copy table::-webkit-scrollbar-track{background:#edf1f7}.grd-copy table::-webkit-scrollbar-thumb{background:#f28a1a;border-radius:8px}
.grd-discover{padding:76px 0;background:#fff;border-top:1px solid #e4e9f2}
.grd-discover-title{font-family:Georgia,"Times New Roman",serif;color:#10204d;font-size:24px;margin:30px 0 18px}
.grd-discover-title:first-of-type{margin-top:0}
.grd-discover-title.services{margin-top:42px}
.grd-discover-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.grd-discover-grid article{overflow:hidden;background:#fff;border:1px solid #e3e8f1;border-radius:8px;box-shadow:0 7px 22px rgba(7,20,61,.05);transition:.25s}
.grd-discover-grid article:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(7,20,61,.11)}
.grd-discover-image{position:relative;display:block;height:155px;overflow:hidden;background:#f3f5f9;padding:0}
.grd-discover-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0;background:#f3f5f9;transition:.3s}
.grd-discover-grid article:hover .grd-discover-image img{transform:scale(1.04)}
.grd-discover-image>span{position:absolute;right:12px;bottom:12px;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#102566;color:#fff}
.grd-discover-grid article>div{padding:18px}
.grd-discover-grid small{color:#e86520;font-size:11px;text-transform:uppercase;font-weight:700}
.grd-discover-grid h3{font-size:17px;line-height:1.4;margin:7px 0 13px}
.grd-discover-grid h3 a{color:#12214a}
.grd-discover-grid article>div>a{color:#e35f20;font-size:12px;font-weight:700}
.grd-service-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.grd-service-links>a{display:flex;align-items:center;gap:12px;background:#f7f9fc;border:1px solid #e1e7f0;border-radius:12px;padding:16px;color:#15234b}
.grd-service-links>a>i:first-child{width:39px;height:39px;flex:0 0 39px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fff0df;color:#ed6b20}
.grd-service-links>a>span{flex:1;min-width:0}.grd-service-links strong,.grd-service-links small{display:block}.grd-service-links strong{font-size:13px}.grd-service-links small{font-size:10px;color:#7a8497;margin-top:3px}.grd-service-links>a>i:last-child{color:#ef6c20}
.grd-page .gg-testimonials{border-top:1px solid #e1e6ef}
@media(max-width:991px){.grd-page .main-header .main-menu-wrapper{min-height:76px}.grd-sidebar{grid-template-columns:1fr}.grd-related{grid-template-columns:1fr 1fr}.grd-discover-grid,.grd-service-links{grid-template-columns:repeat(2,minmax(0,1fr))}.grd-copy{padding:34px 30px}}
@media(max-width:575px){.grd-page .main-header .main-menu-wrapper{min-height:70px}.grd-page .header-three .header-logo img{max-height:46px}.grd-hero{padding-top:30px}.grd-visual{min-height:0;padding:7px}.grd-visual>img{height:auto;padding:0;border-radius:12px}.grd-copy{padding:25px 20px}.grd-copy table{margin:15px 0 24px;border-radius:10px}.grd-copy table th,.grd-copy table td{padding:13px 15px!important;font-size:13px!important}.grd-related{grid-template-columns:1fr}.grd-discover{padding:52px 0}.grd-discover-grid,.grd-service-links{grid-template-columns:1fr}.grd-discover-image{height:185px}.grd-discover-title{font-size:22px}}
