html,body{margin:0;padding:0;background:#f4f0e3}body{min-width:320px}
#hi-path-preview{--hi-paper:#f4f0e3;--hi-ink:#15251f;--hi-red:#a9251d;--wzk-blue:#0000b4;--wzk-orange:#f7a941;--wzk-white:#fff;--wzk-light:#d9e9ff;color-scheme:light;font-family:Arial,Helvetica,sans-serif;color:var(--hi-ink);background:var(--hi-paper);width:100%;position:relative;text-align:left}
#hi-path-preview *{box-sizing:border-box}
#hi-path-preview [hidden]{display:none!important}
#hi-path-preview button,#hi-path-preview a{-webkit-tap-highlight-color:transparent}
#hi-path-preview button{font:inherit;cursor:pointer}
#hi-path-preview a{color:inherit;text-underline-offset:4px}
#hi-path-preview :focus-visible{outline:3px solid var(--wzk-orange);outline-offset:5px}
#hi-path-preview .hi-header{padding:14px 32px 16px;border-bottom:4px solid var(--hi-ink)}
#hi-path-preview .hi-masthead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
#hi-path-preview .hi-brand{font:bold 21px/1.1 Georgia,serif;letter-spacing:-.4px;display:flex;align-items:center;gap:10px}
#hi-path-preview .hi-brand-mark{display:block;position:relative;width:38px;height:38px;overflow:hidden;flex:none;mix-blend-mode:multiply}
#hi-path-preview .hi-brand-mark img{position:absolute;width:166.17px;height:78.7px;max-width:none;left:-9.58px;top:-17.33px}
#hi-path-preview .hi-edition{font:12px/1.4 ui-monospace,monospace;text-transform:uppercase;letter-spacing:1px;color:var(--hi-red)}
#hi-path-preview .hi-title-row{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:14px}
#hi-path-preview h1{font:bold clamp(28px,2.8vw,42px)/1.06 Georgia,serif;letter-spacing:-1.2px;margin:0;color:var(--hi-ink)}
#hi-path-preview h1 em{font-weight:normal;color:var(--hi-red)}
#hi-path-preview .hi-subtitle{font:16px/1.4 Georgia,serif;max-width:250px;margin:0;flex-shrink:0}
#hi-path-preview .hi-disclaimer{display:grid;grid-template-columns:200px 1fr;gap:18px;border-left:3px solid var(--hi-red);padding-left:12px}
#hi-path-preview .hi-disclaimer strong{font:bold 12px/1.5 Arial,sans-serif;color:var(--hi-red);letter-spacing:.3px}
#hi-path-preview .hi-disclaimer p{font:13px/1.45 Arial,sans-serif;margin:0;max-width:1100px}
#hi-path-preview .wzk-map{background:var(--wzk-blue);color:var(--wzk-white);padding:20px 32px 12px;position:relative}
#hi-path-preview .map-head{display:grid;grid-template-columns:minmax(215px,.75fr) minmax(280px,1.7fr) auto;align-items:center;gap:28px;margin-bottom:18px}
#hi-path-preview .map-head h2{font:bold 25px/1.08 Arial,sans-serif;letter-spacing:-.7px;margin:0;color:white}
#hi-path-preview .map-head h2 span{color:var(--wzk-orange)}
#hi-path-preview .map-head p{margin:0;font:14px/1.45 Arial,sans-serif;color:var(--wzk-light);max-width:790px}
#hi-path-preview .map-head p strong{color:#fff}
#hi-path-preview .list-toggle{background:transparent;border:1px solid #ffffff70;color:white;padding:9px 14px;min-height:40px;border-radius:3px;white-space:nowrap;font-size:14px}
#hi-path-preview .list-toggle:hover{background:#ffffff15;border-color:white}
#hi-path-preview .path-stage{position:relative;height:400px;margin:0 4px}
#hi-path-preview .road-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}
#hi-path-preview .route-base{fill:none;stroke:#ffffff16;stroke-width:16;stroke-linecap:round}
#hi-path-preview .route-line{fill:none;stroke:#d9e9ff;stroke-width:4;stroke-linecap:round}
#hi-path-preview .route-active{fill:none;stroke:var(--wzk-orange);stroke-width:5;stroke-linecap:round;opacity:0;transition:opacity .15s}
#hi-path-preview.has-active .route-active{opacity:1}
#hi-path-preview .phase{position:absolute;top:0;display:flex;align-items:center;gap:9px;font:bold 13px/1.2 Arial,sans-serif;white-space:nowrap;color:var(--wzk-light)}
#hi-path-preview .phase b{display:flex;align-items:baseline;gap:5px;font:italic 24px/1 Georgia,serif;color:var(--wzk-orange);flex:none}
#hi-path-preview .phase b span{font:12px/1.2 Arial,sans-serif}
#hi-path-preview .phase-one{left:4%}
#hi-path-preview .phase-two{left:53%}
#hi-path-preview .phase-three{left:39%;top:124px}
#hi-path-preview .phase-four{left:4%;top:124px}
#hi-path-preview .phase-five{left:4%;top:244px}
#hi-path-preview .phase-two-more{right:7%;top:126px;font-size:12px;font-weight:normal}
#hi-path-preview .phase-parallel{right:23%;top:251px;font-size:12px;font-weight:normal}
#hi-path-preview .stations{list-style:none;margin:0;padding:0}
#hi-path-preview .station{position:absolute;left:var(--x);top:var(--y);transform:translateX(-50%);width:14%;height:0;text-align:center}
#hi-path-preview .station-button{display:flex;flex-direction:column;align-items:center;background:transparent;color:white;border:0;padding:0 2px;width:100%;position:absolute;bottom:-16px}
#hi-path-preview .station-name{font-size:15px;font-weight:bold;line-height:1.17;min-height:36px;display:flex;align-items:flex-end;justify-content:center;margin:0 auto 12px;max-width:170px;transition:color .15s}
#hi-path-preview .station-number{display:none}
#hi-path-preview .station-dot{width:32px;height:32px;border:2px solid var(--wzk-orange);border-radius:50%;background:var(--wzk-orange);color:#00006b;display:grid;place-items:center;font:bold 12px/1 ui-monospace,monospace;box-shadow:0 0 0 6px var(--wzk-blue);transition:transform .15s,box-shadow .15s;cursor:pointer}
#hi-path-preview .station-dot:hover,#hi-path-preview .station-button[aria-expanded=true] .station-dot{transform:scale(1.14);box-shadow:0 0 0 5px var(--wzk-blue),0 0 0 7px var(--wzk-orange)}
#hi-path-preview .station-button[aria-expanded=true] .station-name{color:var(--wzk-orange)}
#hi-path-preview .end-marker{position:absolute;left:83%;top:274px;width:14%;display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center}
#hi-path-preview .end-marker .destination-icon{display:grid;place-items:center;background:var(--wzk-orange);color:#00006b;width:50px;height:50px;border-radius:50%;box-shadow:0 0 0 6px var(--wzk-blue)}
#hi-path-preview .end-marker svg{width:26px;height:26px}
#hi-path-preview .end-marker strong{position:absolute;bottom:calc(100% + 13px);width:220px;font:bold 18px/1.2 Georgia,serif;color:var(--wzk-orange);text-wrap:balance}
#hi-path-preview .ki-branch{position:absolute;left:49%;top:367px;background:var(--wzk-blue);border:1px solid #f7a941aa;border-radius:3px;color:var(--wzk-orange);padding:7px 12px;font:13px/1.3 Arial,sans-serif;min-height:32px}
#hi-path-preview .ki-branch:hover{background:#f7a941;color:#00006b}
#hi-path-preview .map-footer{border-top:1px solid #ffffff30;padding-top:10px;margin-top:6px;display:flex;align-items:center;justify-content:space-between;gap:15px;font:12px/1.4 Arial,sans-serif;color:var(--wzk-light)}
#hi-path-preview .map-footer nav{display:flex;gap:20px;flex-wrap:wrap}
#hi-path-preview .map-footer a{color:white;font-size:13px}
#hi-path-preview .hi-foot{display:flex;justify-content:space-between;gap:12px;padding:8px 32px;font:12px/1.4 Arial,sans-serif;color:#52615b;background:var(--hi-paper)}
#hi-path-preview .detail{position:absolute;width:360px;max-width:calc(100% - 24px);max-height:calc(100vh - 24px);overflow-y:auto;z-index:8;background:#fffdf7;color:#15251f;border:2px solid var(--wzk-orange);box-shadow:5px 6px 0 #000065;border-radius:5px;padding:21px;text-align:left}
#hi-path-preview .detail:before{content:'';position:absolute;left:0;right:0;height:14px;top:-14px}
#hi-path-preview .detail:after{content:'';position:absolute;width:12px;height:12px;left:var(--anchor-x,50%);top:-8px;transform:translateX(-50%) rotate(45deg);background:#fffdf7;border-left:2px solid var(--wzk-orange);border-top:2px solid var(--wzk-orange)}
#hi-path-preview .detail[data-side=above]:before{top:auto;bottom:-14px}
#hi-path-preview .detail[data-side=above]:after{top:auto;bottom:-8px;transform:translateX(-50%) rotate(225deg)}
#hi-path-preview .detail-close{position:absolute;right:5px;top:5px;width:36px;height:36px;background:transparent;border:0;color:#52615b;font-size:24px}
#hi-path-preview .detail-eyebrow{font:12px/1.4 ui-monospace,monospace;color:#52615b;padding-right:22px;margin:0 0 9px}
#hi-path-preview .detail h3{font:bold 23px/1.13 Georgia,serif;margin:0 15px 13px 0;color:var(--wzk-blue)}
#hi-path-preview .detail-summary{font:15px/1.5 Arial,sans-serif;margin:0 0 11px}
#hi-path-preview .detail-reason{font:14px/1.45 Arial,sans-serif;border-top:1px solid #15251f25;padding:11px 0 0;margin:0 0 16px;color:#52615b}
#hi-path-preview .detail-link{display:flex;justify-content:space-between;font:bold 14px/1.4 Arial,sans-serif;background:var(--wzk-orange);color:#00006b;text-decoration:none;padding:12px;border-radius:3px}
#hi-path-preview .mobile-phase{display:none}
#hi-path-preview.is-list .path-stage{height:auto;margin:5px 0 20px}
#hi-path-preview.is-list .road-svg,#hi-path-preview.is-list .phase,#hi-path-preview.is-list .end-marker{display:none}
#hi-path-preview.is-list .stations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
#hi-path-preview.is-list .station{position:static;transform:none;width:auto;height:auto}
#hi-path-preview.is-list .station-button{position:static;align-items:flex-start;text-align:left;background:#ffffff0b;border-bottom:1px solid #ffffff44;padding:14px;min-height:85px}
#hi-path-preview.is-list .station-name{margin:0 0 8px;min-height:0;max-width:none;text-align:left}
#hi-path-preview.is-list .station-number{display:block;font:12px ui-monospace,monospace;color:var(--wzk-light)}
#hi-path-preview.is-list .station-dot{display:none}
#hi-path-preview.is-list .ki-branch{position:static;margin-top:15px}
@media(min-width:1100px) and (min-height:830px){#hi-path-preview .hi-header{padding-top:19px;padding-bottom:20px}#hi-path-preview .wzk-map{padding-top:25px;padding-bottom:17px}#hi-path-preview .map-head{margin-bottom:25px}}
@media(max-width:1050px){#hi-path-preview .hi-title-row{display:block}#hi-path-preview .hi-subtitle{max-width:none;margin-top:8px}#hi-path-preview .hi-disclaimer{grid-template-columns:170px 1fr}#hi-path-preview .map-head{grid-template-columns:1fr auto;gap:12px}#hi-path-preview .map-head p{grid-column:1;grid-row:2}#hi-path-preview .list-toggle{grid-column:2;grid-row:1/3}#hi-path-preview .station-name{font-size:14px}#hi-path-preview .phase{font-size:12px}#hi-path-preview .phase-parallel{display:none}}
@media(max-width:800px){
#hi-path-preview .hi-header{padding:15px 20px}
#hi-path-preview .hi-brand{font-size:19px}
#hi-path-preview .hi-edition{max-width:90px;font-size:11px;text-align:right}
#hi-path-preview h1{font-size:32px;letter-spacing:-.7px}
#hi-path-preview .hi-subtitle{font-size:16px}
#hi-path-preview .hi-disclaimer{display:block}
#hi-path-preview .hi-disclaimer strong{display:block;margin-bottom:5px}
#hi-path-preview .hi-disclaimer p{font-size:13px}
#hi-path-preview .wzk-map{padding:23px 20px 16px}
#hi-path-preview .map-head{gap:13px;margin-bottom:25px;align-items:start}
#hi-path-preview .map-head h2{font-size:26px}
#hi-path-preview .map-head p{grid-column:1/3;font-size:15px}
#hi-path-preview .list-toggle{grid-row:1;grid-column:2;padding:8px 10px}
#hi-path-preview .path-stage{height:auto;margin:0}
#hi-path-preview .road-svg,#hi-path-preview .phase{display:none}
#hi-path-preview .stations{position:relative;padding:0}
#hi-path-preview .stations:before{content:'';position:absolute;left:22px;top:50px;bottom:5px;width:3px;background:var(--wzk-light)}
#hi-path-preview .station{position:relative;left:auto;top:auto;transform:none;width:auto;height:auto;padding:0 0 22px 62px;text-align:left}
#hi-path-preview .station-button{position:relative;bottom:auto;align-items:flex-start;padding:0;min-height:44px;justify-content:center}
#hi-path-preview .station-name{font-size:18px;line-height:1.25;margin:0;min-height:0;text-align:left;justify-content:flex-start;max-width:none}
#hi-path-preview .station-dot{position:absolute;left:-58px;top:0;width:40px;height:40px;font-size:13px;box-shadow:0 0 0 4px var(--wzk-blue)}
#hi-path-preview .mobile-phase{display:block;color:var(--wzk-orange);font:13px/1.4 Arial,sans-serif;padding:8px 0 18px}
#hi-path-preview .end-marker{position:relative;left:auto;top:auto;width:auto;align-items:flex-start;margin:8px 0 25px 62px}
#hi-path-preview .end-marker .destination-icon{position:absolute;left:-63px;top:0;width:48px;height:48px}
#hi-path-preview .end-marker strong{position:static;width:auto;font-size:23px;text-align:left}
#hi-path-preview .ki-branch{position:static;margin:0 0 12px 62px;min-height:44px;max-width:calc(100% - 62px);text-align:left}
#hi-path-preview .map-footer{align-items:flex-start;flex-direction:column;gap:12px;font-size:12px}
#hi-path-preview .hi-foot{padding:12px 20px;flex-direction:column;gap:4px}
#hi-path-preview.is-list .stations{grid-template-columns:1fr}
#hi-path-preview.is-list .stations:before{display:none}
#hi-path-preview.is-list .station{padding:0}
#hi-path-preview.is-list .station-button{padding:12px}
#hi-path-preview.is-list .mobile-phase{padding:10px 12px}
#hi-path-preview .detail{width:calc(100% - 24px);max-width:390px;padding:18px}
}
@media(prefers-reduced-motion:reduce){#hi-path-preview *{transition:none!important}}
