.route-hero{position:relative;height:390px;overflow:hidden;background:#071A26;color:#fff}
.route-hero>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 52%}
.route-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,26,38,.08) 35%,rgba(7,26,38,.86) 100%)}
.route-hero-content{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-end;text-align:left}
.route-hero-content>div{width:min(520px,50%)}
.route-hero h1{font-size:46px;line-height:1;margin:0 0 12px;font-weight:900;letter-spacing:-1px;text-shadow:0 2px 12px rgba(0,0,0,.28)}
.route-hero h1::after{content:"";display:block;width:64px;height:4px;margin-top:18px;background:var(--orange)}
.route-hero p{font-size:21px;margin:0;line-height:1.45}
.route-section{padding:64px 0 74px;background:#f8faff}
.route-heading{position:relative;display:flex;align-items:center;gap:20px;margin-bottom:28px;padding:22px 26px;overflow:hidden;border-left:5px solid var(--orange);border-radius:0 14px 14px 0;background:linear-gradient(100deg,#fff 0%,#fff 58%,rgba(0,111,185,.055) 100%);box-shadow:0 9px 28px rgba(0,62,105,.07)}
.route-heading-icon{position:relative;flex:0 0 50px;width:50px;height:50px;border-radius:50%;background:rgba(0,111,185,.12)}
.route-heading-icon::before{content:"";position:absolute;left:16px;top:11px;width:17px;height:17px;border-radius:50% 50% 50% 0;background:var(--orange);transform:rotate(-45deg)}
.route-heading-icon::after{content:"";position:absolute;left:22px;top:17px;width:5px;height:5px;border-radius:50%;background:#fff}
.route-heading-copy{position:relative;z-index:1}
.route-heading h2{font-size:34px;color:var(--navy);margin:0;text-transform:uppercase;letter-spacing:.3px}
.map-shell{overflow:hidden;border:1px solid rgba(0,111,185,.28);border-radius:16px;background:#fff;box-shadow:0 18px 45px rgba(0,62,105,.1)}
.route-map{height:570px;width:100%;background:#e8edf4}
.map-note{display:flex;align-items:center;gap:10px;padding:13px 18px;color:var(--navy);font-size:13px;border-top:1px solid #dce3f1;background:#fff}
.map-note span{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--navy);color:#fff;font-weight:900;font-family:Georgia,serif}
.plaza-grid{display:grid;grid-template-columns:minmax(280px,420px);justify-content:center;gap:16px;margin-top:24px}
.plaza-card{display:flex;flex-direction:column;align-items:center;min-height:225px;padding:24px 16px 18px;text-align:center;background:#fff;border:1px solid #D7E6F0;border-radius:14px;box-shadow:0 8px 25px rgba(0,62,105,.07)}
.plaza-pin{position:relative;width:24px;height:24px;margin-bottom:15px;border-radius:50% 50% 50% 0;background:var(--orange);transform:rotate(-45deg)}
.plaza-pin::after{content:"";position:absolute;inset:7px;border-radius:50%;background:#fff}
.plaza-card h3{margin:0;color:var(--navy);font-size:17px;line-height:1.35}
.plaza-card p{margin:12px 0 18px;color:#697080;font-size:13px}
.plaza-status{display:flex;align-items:center;justify-content:center;gap:7px;font-weight:700}
.plaza-status span{width:10px;height:10px;border-radius:50%;box-shadow:0 0 0 4px rgba(0,0,0,.05)}
.plaza-status.is-operating{color:#25834c}.plaza-status.is-operating span{background:#31ad64}
.plaza-status.is-testing{color:#b46908}.plaza-status.is-testing span{background:#f2a51d}
.plaza-card a{margin-top:auto;width:100%;padding:10px 8px;border:2px solid var(--orange);border-radius:9px;color:var(--orange);font-weight:800;font-size:13px;text-decoration:none;transition:.2s ease}
.plaza-card a:hover,.plaza-card a:focus-visible{background:var(--orange);color:#fff}
.tkc-map-marker-wrap{background:transparent;border:0}
.tkc-map-marker{position:relative;display:block;width:30px;height:30px;border:3px solid #fff;border-radius:50% 50% 50% 0;background:var(--orange);transform:rotate(-45deg);box-shadow:0 4px 12px rgba(0,62,105,.38)}
.tkc-map-marker span{position:absolute;inset:8px;border-radius:50%;background:#fff}
.leaflet-popup-content strong{color:#003E69;font-size:14px}
.plaza-map-label{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#003E69;font-size:12px;font-weight:900;white-space:nowrap;box-shadow:none!important;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff,0 2px 4px rgba(255,255,255,.95)}
.plaza-map-label::before{display:none!important}
@media (max-width:1000px){.route-hero-content>div{width:60%}}
@media (max-width:700px){.route-hero{height:320px}.route-hero-shade{background:linear-gradient(0deg,rgba(9,24,54,.86),rgba(9,24,54,.08) 85%)}.route-hero-content{align-items:flex-end;padding-bottom:34px}.route-hero-content>div{width:100%}.route-hero h1{font-size:34px}.route-hero p{font-size:17px}.route-section{padding:44px 0 55px}.route-heading{gap:14px;padding:19px 16px}.route-heading-icon{flex-basis:44px;width:44px;height:44px}.route-heading-icon::before{left:13px;top:9px}.route-heading-icon::after{left:19px;top:15px}.route-heading h2{font-size:23px}.route-map{height:480px}.plaza-grid{grid-template-columns:1fr}.plaza-card{min-height:205px}}
