.routemap.board{width:100%;background:var(--ink);position:relative;overflow:hidden;border-radius:20px;box-shadow:0 24px 50px -26px #1a1d228c;display:flex;flex-direction:column}.routemap .rm-hd{background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:clamp(14px,2.4vw,22px) clamp(18px,3vw,40px)}.routemap .rm-brand{font-family:var(--syne);font-weight:800;font-size:clamp(22px,3.6vw,38px);letter-spacing:-.01em;transform:scaleY(1.08);transform-origin:left center;line-height:1}.routemap .rm-brand .bang{color:var(--sun)}.routemap .rm-title{text-align:right}.routemap .rm-title .t{font-family:var(--syne);font-weight:800;font-size:clamp(18px,2.8vw,30px);line-height:1;letter-spacing:-.01em}.routemap .rm-title .s{font-family:var(--mono);font-size:clamp(9.5px,1.2vw,12px);letter-spacing:.16em;text-transform:uppercase;color:var(--sun);margin-top:7px}.routemap .rm-edge{height:14px;background-image:radial-gradient(var(--sun) 1.8px,transparent 2.3px);background-size:12px 12px}.routemap .rm-map{position:relative;height:clamp(430px,54vw,640px)}.routemap .rm-plane{position:absolute;inset:0;background:#dfe6e2}.routemap .leaflet-container{font-family:var(--mono);background:#dfe6e2}.routemap .mk{position:relative;width:44px;height:44px;filter:drop-shadow(0 4px 4px rgba(20,22,30,.3))}.routemap .mk.big{width:58px;height:58px}.routemap .mk .dot{width:44px;height:44px;border-radius:50% 50% 50% 2px;transform:rotate(45deg);display:grid;place-items:center;color:#fff;box-shadow:0 0 0 3px #fff}.routemap .mk .dot span{transform:rotate(-45deg);font-family:var(--syne);font-weight:800;font-size:20px}.routemap .mk.ink .dot{background:var(--ink)}.routemap .mk.pink .dot{background:var(--pink)}.routemap .mk.blue .dot{background:var(--blue)}.routemap .mk.sun .dot{background:var(--sun)}.routemap .mk.sun .dot span{color:var(--ink)}.routemap .mk .lbl{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:13px;font-family:var(--mono);font-weight:700;font-size:12px;letter-spacing:.05em;text-transform:uppercase;background:var(--paper);color:var(--ink);padding:4px 10px;border-radius:999px;white-space:nowrap;box-shadow:0 2px #14161e29}.routemap .mk.above .lbl{top:auto;bottom:100%;margin:0 0 13px}.routemap .mk.big .dot{width:58px;height:58px}.routemap .mk.big .dot span{font-size:26px}.routemap .mk.big .lbl{font-size:13.5px;padding:6px 13px}.routemap .leaflet-container.lblhide .mk .lbl{display:none}.routemap .rm-legend{position:absolute;z-index:1100;left:24px;bottom:24px;background:var(--cream);border-radius:16px;padding:18px 20px 16px;box-shadow:0 12px 30px -8px #14161e80;width:278px;max-width:calc(100% - 48px)}.routemap .rm-legend h4{margin:0 0 13px;font-family:var(--mono);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--blue)}.routemap .rm-legend ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.routemap .rm-legend li{display:flex;align-items:center;gap:12px;font-family:var(--body);font-size:15px;font-weight:600}.routemap .rm-legend .k{flex:none;width:30px;height:30px;border-radius:50% 50% 50% 2px;transform:rotate(45deg);display:grid;place-items:center}.routemap .rm-legend .k span{transform:rotate(-45deg);font-family:var(--syne);font-weight:800;font-size:14px;color:#fff}.routemap .rm-legend .k.sun span{color:var(--ink)}.routemap .rm-legend .k.ink{background:var(--ink)}.routemap .rm-legend .k.pink{background:var(--pink)}.routemap .rm-legend .k.blue{background:var(--blue)}.routemap .rm-legend .k.sun{background:var(--sun)}.routemap .rm-legend .swatch{flex:none;width:30px;height:0;border-top:4px dashed var(--ink);margin:6px 0}.routemap .rm-north{position:absolute;z-index:1100;right:20px;top:18px;width:48px;height:48px;border-radius:50%;background:var(--paper);box-shadow:0 6px 16px -4px #14161e73;display:grid;place-items:center;text-align:center}.routemap .rm-north .a{width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:18px solid var(--pink);margin-top:-4px}.routemap .rm-north .n{position:absolute;bottom:5px;font-family:var(--syne);font-weight:800;font-size:11px}.routemap .rm-legend .toggle{margin-top:14px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:var(--body);font-weight:700;font-size:14px;color:var(--ink);background:var(--paper);border:1.5px solid oklch(.23 .01 260 / .16);border-radius:12px;padding:9px 11px 9px 13px;cursor:pointer;text-align:left;transition:border-color .15s}.routemap .rm-legend .toggle:hover{border-color:var(--blue)}.routemap .rm-legend .toggle .tg-txt{line-height:1.14}.routemap .rm-legend .toggle .sw{flex:none;width:44px;height:25px;border-radius:999px;background:#1a1d2238;position:relative;transition:background .18s}.routemap .rm-legend .toggle .sw .knob{position:absolute;top:3px;left:3px;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #14161e73;transition:transform .18s}.routemap .rm-legend .toggle[aria-checked=true]{border-color:var(--pink)}.routemap .rm-legend .toggle[aria-checked=true] .sw{background:var(--pink)}.routemap .rm-legend .toggle[aria-checked=true] .sw .knob{transform:translate(19px)}.routemap .rm-shield{position:absolute;z-index:1050;inset:0;display:grid;place-items:end center;padding-bottom:26px;border:0;background:transparent;cursor:pointer}.routemap .rm-shield span{font-family:var(--mono);font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:#1a1d22b8;padding:9px 15px;border-radius:999px}.routemap .rm-map.is-active .rm-shield{display:none}.routemap .leaflet-control-scale-line{font-family:var(--mono);font-weight:700;font-size:11px;border-color:var(--ink);color:var(--ink);background:#ffffffd1}.routemap .leaflet-control-attribution{font-family:var(--mono);font-size:10px}.routemap .leaflet-bar a{font-family:var(--syne);font-weight:800}@media(max-width:860px){.routemap.board{width:auto;margin-inline:calc(var(--pad) * -1);border-radius:0;box-shadow:none}.routemap .rm-hd{flex-direction:column;align-items:flex-start;gap:5px}.routemap .rm-title{text-align:left}.routemap .rm-legend{position:static;z-index:auto;width:auto;max-width:none;border-radius:0;box-shadow:none;padding:15px 16px 17px}.routemap .rm-legend h4{margin-bottom:11px}.routemap .rm-legend ul{display:grid;grid-template-columns:1fr 1fr;gap:9px 14px}.routemap .rm-legend li{font-size:12.5px;gap:9px}.routemap .rm-legend .k{width:24px;height:24px}.routemap .rm-legend .k span{font-size:12px}.routemap .rm-legend .toggle{margin-top:13px}.routemap .rm-north{right:12px;top:12px;width:40px;height:40px}.routemap .mk .lbl{font-size:10.5px;padding:3px 8px}.routemap .mk.big .lbl{font-size:11.5px}}@media print{.routemap .rm-shield,.routemap .leaflet-control-zoom{display:none!important}}
