@import "https://fonts.googleapis.com/css2?family=VT323&family=Share+Tech+Mono&display=swap";.tlcd-root{--tlcd-bg:#04101c;--tlcd-bg-2:#061a2c;--tlcd-text:#f6fbff;--tlcd-dim:#9fb3c8;--tlcd-amber:#ffb02e;--tlcd-amber-glow:#ffb02e99;--tlcd-jr-green:#00b261;--tlcd-line:#00b261;--tlcd-bezel:#161b22;--tlcd-bezel-rim:#2a3340;--tlcd-row-primary:#0c2235;--tlcd-row-secondary:#081826;--tlcd-track:#0a1d2c;color:var(--tlcd-text);box-sizing:border-box;background:radial-gradient(at top,#00b2610d,#0000 60%),#06121d;flex-direction:column;gap:12px;min-height:100%;padding:16px;font-family:Hiragino Sans,Yu Gothic,Meiryo,Noto Sans JP,Hiragino Kaku Gothic ProN,Helvetica Neue,Arial,sans-serif;display:flex}.tlcd-empty{background:var(--tlcd-bg-2);color:var(--tlcd-dim);border:1px solid #1d2a3a;border-radius:8px;margin:auto;padding:24px 32px}.tlcd-controls{flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;display:flex}.tlcd-control-label{color:var(--tlcd-dim);letter-spacing:.05em}.tlcd-select{color:var(--tlcd-text);font:inherit;background:#0d1c2c;border:1px solid #25364a;border-radius:4px;min-width:280px;padding:6px 10px}.tlcd-rotate{color:var(--tlcd-text);font:inherit;cursor:pointer;background:#0d1c2c;border:1px solid #25364a;border-radius:999px;padding:6px 14px;font-size:12px;transition:background .15s,border-color .15s}.tlcd-rotate.on{border-color:var(--tlcd-jr-green);color:#b6f3d3;background:#00b2612e}.tlcd-rotate:hover{border-color:#3b5170}.tlcd-card{aspect-ratio:16/9;border:1px solid var(--tlcd-bezel-rim);box-sizing:border-box;background:linear-gradient(#1a1f29,#0a0d12);border-radius:14px;width:min(100%,1280px);margin:0 auto;padding:14px;position:relative;box-shadow:0 12px 40px #0000008c,inset 0 2px #ffffff0a,inset 0 -2px #00000080}.tlcd-bezel{background:linear-gradient(180deg, var(--tlcd-bg-2) 0%, var(--tlcd-bg) 70%);border-radius:6px;grid-template-rows:auto 1fr 1fr auto auto;width:100%;height:100%;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #000,inset 0 0 80px #00b2610f}.tlcd-reflection{pointer-events:none;background:linear-gradient(115deg,#ffffff0f 0%,#fff0 25% 75%,#ffffff0a 100%);position:absolute;inset:0}.tlcd-status{background:linear-gradient(#0a1928,#061322);border-bottom:1px solid #102234;grid-template-columns:12px minmax(180px,1fr) 2fr auto;align-items:center;gap:14px;padding:10px 16px;display:grid;position:relative}.tlcd-line-stripe{background:var(--tlcd-line);width:8px;height:36px;box-shadow:0 0 12px var(--tlcd-line);border-radius:2px}.tlcd-line-info{flex-direction:column;line-height:1.1;display:flex}.tlcd-line-jp{letter-spacing:.04em;font-size:18px;font-weight:600}.tlcd-line-en{color:var(--tlcd-dim);letter-spacing:.06em;font-size:11px}.tlcd-station-info{text-align:right;flex-direction:column;align-items:flex-end;line-height:1.1;display:flex}.tlcd-station-jp{color:#fff;letter-spacing:.02em;font-size:22px;font-weight:700}.tlcd-station-en{color:var(--tlcd-dim);letter-spacing:.08em;text-transform:uppercase;font-size:12px}.tlcd-conn{letter-spacing:.1em;color:var(--tlcd-dim);align-items:center;gap:6px;font-size:11px;display:flex}.tlcd-conn-dot{background:#555;border-radius:50%;width:8px;height:8px}.tlcd-conn-dot.ok{background:var(--tlcd-jr-green);box-shadow:0 0 8px var(--tlcd-jr-green);animation:2s ease-in-out infinite tlcd-pulse}.tlcd-conn-dot.wait{background:var(--tlcd-amber)}.tlcd-conn-dot.hist{background:#b58cff}@keyframes tlcd-pulse{0%,to{opacity:1}50%{opacity:.45}}.tlcd-rows{display:contents}.tlcd-row{border-bottom:1px dashed #ffffff14;grid-template-columns:110px 140px 1fr 200px 110px;align-items:center;gap:14px;padding:10px 18px;display:grid}.tlcd-row-primary{color:var(--tlcd-text);background:linear-gradient(#ffffff08,#00b2610a)}.tlcd-row-secondary{color:#c2d3e6;opacity:.92;background:#00000040}.tlcd-col{flex-direction:column;justify-content:center;min-width:0;display:flex}.tlcd-col-kind{background:linear-gradient(#00b2612e,#00b2610f);border:1px solid #00b26180;border-radius:6px;align-items:center;padding:6px 8px}.tlcd-row-secondary .tlcd-col-kind{background:linear-gradient(#78a0c824,#78a0c80a);border-color:#78a0c866}.tlcd-kind-jp{letter-spacing:.06em;color:#d6ffe8;font-size:22px;font-weight:800}.tlcd-row-secondary .tlcd-kind-jp{color:#d6e6f5}.tlcd-kind-en{letter-spacing:.18em;text-transform:uppercase;color:var(--tlcd-dim);font-size:10px}.tlcd-col-type{align-items:flex-start}.tlcd-type-jp{font-size:18px;font-weight:600}.tlcd-type-en{letter-spacing:.16em;text-transform:uppercase;color:var(--tlcd-dim);font-size:10px}.tlcd-col-dest{align-items:flex-start;position:relative;overflow:hidden}.tlcd-dest-stack{width:100%;height:44px;position:relative}.tlcd-dest-line{white-space:nowrap;text-overflow:ellipsis;align-items:center;transition:opacity .7s,transform .7s;display:flex;position:absolute;inset:0;overflow:hidden}.tlcd-dest-line.ja{letter-spacing:.02em;font-size:28px;font-weight:700}.tlcd-row-secondary .tlcd-dest-line.ja{font-size:24px}.tlcd-dest-line.en{letter-spacing:.04em;color:#d8e8f7;font-size:20px;font-weight:600}.tlcd-row-secondary .tlcd-dest-line.en{font-size:17px}.tlcd-dest-line.show{opacity:1;transform:translateY(0)}.tlcd-dest-line.hide{opacity:0;transform:translateY(6px)}.tlcd-dest-yuki{color:var(--tlcd-dim);align-self:flex-end;margin-left:8px;padding-bottom:4px;font-size:14px}.tlcd-dest-empty{color:#4a5e75;letter-spacing:.1em;font-size:22px}.tlcd-col-eta{align-items:flex-end}.tlcd-eta{color:var(--tlcd-amber);text-shadow:0 0 14px var(--tlcd-amber-glow);align-items:baseline;gap:6px;font-family:JetBrains Mono,SF Mono,Menlo,Consolas,ui-monospace,monospace;display:flex}.tlcd-eta-num{letter-spacing:-.02em;font-size:56px;font-weight:800;line-height:1}.tlcd-row-secondary .tlcd-eta-num{font-size:44px}.tlcd-eta-unit{color:var(--tlcd-amber);flex-direction:column;align-items:center;font-family:Hiragino Sans,Yu Gothic,Meiryo,Noto Sans JP,sans-serif;font-size:18px;line-height:1;display:flex}.tlcd-eta-unit small{color:#c8915a;letter-spacing:.14em;text-transform:uppercase;margin-top:2px;font-size:9px}.tlcd-eta-soon{color:var(--tlcd-amber);text-shadow:0 0 14px var(--tlcd-amber-glow);flex-direction:column;align-items:flex-end;animation:1.1s ease-in-out infinite tlcd-blink;display:flex}.tlcd-eta-soon-jp{letter-spacing:.04em;font-family:Hiragino Sans,Yu Gothic,Meiryo,Noto Sans JP,sans-serif;font-size:30px;font-weight:800}.tlcd-row-secondary .tlcd-eta-soon-jp{font-size:24px}.tlcd-eta-soon-en{letter-spacing:.2em;text-transform:uppercase;color:#c8915a;font-size:11px}@keyframes tlcd-blink{0%,to{opacity:1}50%{opacity:.55}}.tlcd-col-track{background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;align-items:center;padding:6px 8px}.tlcd-track-jp{font-size:20px;font-weight:700}.tlcd-track-en{letter-spacing:.16em;text-transform:uppercase;color:var(--tlcd-dim);font-size:10px}.tlcd-track-diagram{background:var(--tlcd-track);border-top:1px solid #0c1f2f;padding:18px 28px 24px;position:relative}.tlcd-track-diagram.empty{min-height:80px}.tlcd-diagram-rail{height:64px;margin:0 12px;position:relative}.tlcd-rail-line{background:var(--tlcd-jr-green);border-radius:3px;height:6px;position:absolute;top:28px;left:0;right:0;box-shadow:0 0 14px #00b2618c}.tlcd-rail-stop{flex-direction:column;align-items:center;height:100%;display:flex;position:absolute;top:0;transform:translate(-50%)}.tlcd-rail-dot{box-sizing:border-box;background:#0c1f2f;border:3px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;top:22px}.tlcd-rail-stop.is-current .tlcd-rail-dot{border-color:var(--tlcd-amber);width:22px;height:22px;box-shadow:0 0 12px var(--tlcd-amber-glow);background:#fff;top:18px}.tlcd-rail-stop-label{white-space:nowrap;color:var(--tlcd-dim);flex-direction:column;align-items:center;font-size:10px;display:flex;position:absolute;top:44px}.tlcd-rail-stop.is-current .tlcd-rail-stop-label{color:#fff;font-weight:600}.tlcd-rail-stop-jp{color:#e6f1fb;font-size:11px}.tlcd-rail-stop-en{letter-spacing:.06em;color:var(--tlcd-dim);text-transform:uppercase;font-size:9px}.tlcd-rail-arrow{color:var(--tlcd-amber);text-shadow:0 0 8px var(--tlcd-amber-glow);font-size:14px;position:absolute;top:2px}.tlcd-rail-train{pointer-events:none;transition:left 1.6s linear;position:absolute;top:6px;transform:translate(-50%)}.tlcd-rail-train-box{background:#fff;border:1.5px solid #0a0a0a;border-radius:2px;width:18px;height:14px;display:block;position:relative;box-shadow:0 0 6px #fff6}.tlcd-rail-train-box:before{content:"";background:linear-gradient(#fff,#cfd8e3);border-radius:1px;position:absolute;inset:2px}.tlcd-diagram-legend{color:var(--tlcd-dim);letter-spacing:.08em;align-items:center;gap:6px;margin-top:6px;font-size:10px;display:flex}.tlcd-legend-arrow{color:var(--tlcd-jr-green);font-size:14px}.tlcd-marquee{background:#021019;border-top:1px solid #0a1c2b;height:28px;position:relative;overflow:hidden}.tlcd-marquee-track{white-space:nowrap;align-items:center;gap:80px;height:100%;padding-left:100%;animation:60s linear infinite tlcd-marquee-scroll;display:flex}.tlcd-marquee-track.paused{animation-play-state:paused}.tlcd-marquee-seg{color:#ffd28a;letter-spacing:.08em;font-size:13px}@keyframes tlcd-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (width<=900px){.tlcd-row{grid-template-columns:70px 90px 1fr 130px 80px;gap:8px;padding:8px 10px}.tlcd-eta-num{font-size:40px}.tlcd-row-secondary .tlcd-eta-num{font-size:30px}.tlcd-dest-line.ja{font-size:22px}.tlcd-dest-line.en,.tlcd-station-jp{font-size:16px}.tlcd-line-jp{font-size:14px}}:root{--nyc-amber:#ffb62b;--nyc-amber-dim:#c98a16;--nyc-green:#5dd580;--nyc-white:#f4f4f4;--nyc-black:#000}.nyc-wrap{box-sizing:border-box;height:100%;color:var(--nyc-white);flex-direction:column;gap:12px;padding:12px;display:flex}.nyc-empty{color:var(--nyc-amber);padding:24px;font-family:Share Tech Mono,Courier New,monospace}.nyc-toolbar{flex-wrap:wrap;align-items:center;gap:16px;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:13px;display:flex}.nyc-tool{align-items:center;gap:8px;display:inline-flex}.nyc-tool-label{text-transform:uppercase;letter-spacing:.08em;color:#aaa;font-size:11px}.nyc-select{color:#eee;font:inherit;background:#111;border:1px solid #333;border-radius:4px;min-width:200px;padding:4px 8px}.nyc-tool-toggle{cursor:pointer;-webkit-user-select:none;user-select:none}.nyc-status{letter-spacing:.06em;margin-left:auto;font-family:Share Tech Mono,Courier New,monospace;font-size:12px}.nyc-status.ok{color:var(--nyc-green)}.nyc-status.wait{color:var(--nyc-amber-dim)}.nyc-status.history{color:#6cb6ff}.nyc-panel{background:var(--nyc-black);border:1px solid #1a1a1a;border-radius:6px;flex-direction:column;flex:1;min-height:0;padding:18px 22px 0;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 60px #ffb62b0a,0 4px 24px #0009}.nyc-scanlines{pointer-events:none;mix-blend-mode:screen;z-index:2;background:repeating-linear-gradient(#ffffff06 0 1px,#0000 1px 3px);position:absolute;inset:0}.nyc-header{z-index:1;border-bottom:2px solid #1f1f1f;justify-content:space-between;align-items:center;gap:16px;padding-bottom:14px;display:flex;position:relative}.nyc-header-left{align-items:center;gap:14px;min-width:0;display:flex}.nyc-station-name{color:var(--nyc-white);letter-spacing:.04em;text-shadow:0 0 4px #f4f4f499;white-space:nowrap;text-overflow:ellipsis;font-family:VT323,Share Tech Mono,Courier New,monospace;font-size:clamp(28px,4.5vw,52px);line-height:1;overflow:hidden}.nyc-clock{color:var(--nyc-green);letter-spacing:.08em;text-shadow:0 0 4px var(--nyc-green), 0 0 12px #5dd58099;font-family:VT323,Share Tech Mono,Courier New,monospace;font-size:clamp(28px,4.5vw,56px);line-height:1}.nyc-section{z-index:1;flex-direction:column;margin-top:16px;display:flex;position:relative}.nyc-section-header{background:var(--nyc-amber);color:var(--nyc-black);letter-spacing:.06em;align-items:baseline;gap:12px;padding:4px 12px;font-family:Helvetica Neue,Arial,sans-serif;font-weight:800;display:flex}.nyc-section-title{font-size:clamp(14px,1.6vw,20px)}.nyc-section-sub{opacity:.8;margin-left:auto;font-size:clamp(10px,1.1vw,12px);font-weight:700}.nyc-rows{flex-direction:column;margin:0;padding:6px 0;list-style:none;display:flex}.nyc-row{color:var(--nyc-amber);letter-spacing:.05em;text-shadow:0 0 4px #ffb62bb3,0 0 12px #ffb62b40;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:6px 4px;font-family:VT323,Share Tech Mono,Courier New,monospace;font-size:clamp(20px,2.6vw,32px);line-height:1.05;display:grid}.nyc-row+.nyc-row{border-top:1px dashed #181818}.nyc-row-dest{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.nyc-row-eta{color:var(--nyc-green);text-shadow:0 0 4px var(--nyc-green), 0 0 12px #5dd58099;text-align:right;justify-self:end;min-width:4ch}.nyc-row-empty .nyc-row-dest{color:var(--nyc-amber-dim);text-shadow:0 0 3px #ffb62b4d;letter-spacing:.1em}.nyc-bullet{color:#fff;text-shadow:0 1px 2px #00000080;border-radius:50%;flex:none;justify-content:center;align-items:center;font-family:Helvetica Neue,Arial,sans-serif;font-weight:800;line-height:1;display:inline-flex;box-shadow:inset 0 -3px 6px #00000040,0 0 0 2px #ffffff0f}.nyc-bullet-md{width:36px;height:36px;font-size:20px}.nyc-bullet-lg{width:56px;height:56px;font-size:32px}.nyc-marquee{z-index:1;border-top:2px solid #1f1f1f;align-items:center;height:32px;margin-top:auto;display:flex;position:relative;overflow:hidden}.nyc-marquee-track{white-space:nowrap;letter-spacing:.12em;color:var(--nyc-amber);text-shadow:0 0 3px #ffb62bb3,0 0 10px #ffb62b40;gap:48px;padding-left:100%;font-family:VT323,Share Tech Mono,Courier New,monospace;font-size:18px;animation:60s linear infinite nyc-scroll;display:flex}.nyc-marquee.is-paused .nyc-marquee-track{animation-play-state:paused}.nyc-marquee-chunk{padding-right:48px;display:inline-block}@keyframes nyc-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (prefers-reduced-motion:reduce){.nyc-marquee-track{animation:none}}.solari-wrap{color:#f4e8c9;flex-direction:column;gap:12px;padding:12px;font-family:JetBrains Mono,IBM Plex Mono,Roboto Mono,Courier New,monospace;display:flex}.solari-controls{color:#1a1a1a;align-items:center;gap:10px;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.solari-station-label{text-transform:uppercase;letter-spacing:.06em;color:#555;font-size:13px;font-weight:600}.solari-station-select{font:inherit;background:#fff;border:1px solid #888;border-radius:4px;min-width:280px;padding:6px 10px}.solari-error{color:#b00020;font-size:12px}.solari-board{background:#0a0a0a;border:6px solid #050505;border-radius:6px;padding:14px 18px 12px;overflow:hidden;box-shadow:inset 0 0 0 1px #2a2a2a,inset 0 0 60px #000c,0 6px 24px #0006}.solari-brand-bar{border-bottom:1px solid #2a2a2a;align-items:center;gap:12px;margin-bottom:10px;padding-bottom:10px;display:flex}.solari-brand-stripe{background:linear-gradient(#2c6fb5 0%,#1a4f8b 50%,#0e3568 100%);border-radius:1px;flex:0 0 6px;align-self:stretch;box-shadow:0 0 6px #2c6fb580}.solari-brand-mark{letter-spacing:.18em;color:#f4e8c9;text-shadow:0 0 8px #f4e8c933;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:22px;font-weight:900}.solari-brand-spacer{flex:1}.solari-brand-departures{letter-spacing:.22em;color:#f4e8c9;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:800}.solari-station-header{letter-spacing:.18em;color:#c9a96a;text-align:center;border-bottom:1px solid #2a2a2a;margin-bottom:10px;padding-bottom:12px;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:700}.solari-grid{grid-template-columns:minmax(70px,.8fr) minmax(280px,3fr) minmax(100px,1fr) minmax(140px,1.4fr) minmax(80px,.9fr) minmax(150px,1.6fr);align-items:center;gap:8px;display:grid}.solari-grid-head{letter-spacing:.22em;color:#8a7a4f;border-bottom:1px solid #2a2a2a;margin-bottom:8px;padding:0 4px 8px;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:11px}.solari-grid-head .solari-col{text-align:center;font-weight:700}.solari-rows{flex-direction:column;gap:6px;display:flex}.solari-row{padding:2px 4px}.solari-col{justify-content:center;align-items:center;display:flex}.solari-col-dest{justify-content:flex-start}.flap-row{gap:2px;display:inline-flex}.flap-row.align-left{justify-content:flex-start}.flap-cell{color:#f4e8c9;text-shadow:0 0 1px #f4e8c966,0 0 6px #f4e8c914;perspective:120px;background:linear-gradient(#1d1d1d 0%,#141414 49%,#0c0c0c 51%,#161616 100%);border-radius:3px;width:22px;height:34px;font-family:JetBrains Mono,IBM Plex Mono,Roboto Mono,Courier New,monospace;font-size:22px;font-weight:700;line-height:1;display:inline-block;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0009,inset 0 0 0 1px #0009,0 1px #0006}.flap-cell.blank{background:linear-gradient(#161616 0%,#0c0c0c 49%,#080808 51%,#101010 100%)}.flap-half{backface-visibility:hidden;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.flap-top-static{clip-path:inset(0 0 50%)}.flap-bottom-static{clip-path:inset(50% 0 0)}.flap-top-anim,.flap-bottom-anim{opacity:0;pointer-events:none}.flap-top-anim{clip-path:inset(0 0 50%);transform-origin:50%;z-index:3;background:linear-gradient(#1d1d1d 0%,#141414 100%);box-shadow:inset 0 1px #ffffff0f}.flap-bottom-anim{clip-path:inset(50% 0 0);z-index:2;background:linear-gradient(#0c0c0c 0%,#161616 100%)}.flap-seam{z-index:4;pointer-events:none;background:linear-gradient(#000000e6,#0006);height:2px;position:absolute;top:calc(50% - 1px);left:0;right:0;box-shadow:0 1px #ffffff0a}.flap-cell.flipping .flap-top-static{opacity:0}.flap-cell.flipping .flap-top-anim{opacity:1;animation:.42s cubic-bezier(.45,.05,.55,.95) forwards solari-flip}.flap-cell.flipping .flap-bottom-anim{opacity:1;animation:.42s ease-out forwards solari-reveal}@keyframes solari-flip{0%{transform:rotateX(0)}to{transform:rotateX(-90deg)}}@keyframes solari-reveal{0%,60%{opacity:0}to{opacity:1}}.status-delayed .flap-cell{color:#ff8a6a;text-shadow:0 0 4px #ff8a6a59}.status-boarding .flap-cell{color:#9be58a;text-shadow:0 0 4px #9be58a59}.status-departed .flap-cell{color:#8a8a8a;text-shadow:none}.status-express .flap-cell{color:#ffd370}.solari-footer{letter-spacing:.16em;color:#6f6346;text-align:center;border-top:1px solid #2a2a2a;margin-top:12px;padding-top:10px;font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:11px}.solari-footer-err{color:#c0593e}@media (width<=1100px){.flap-cell{width:18px;height:28px;font-size:18px}.solari-grid{grid-template-columns:minmax(60px,.8fr) minmax(220px,3fr) minmax(80px,1fr) minmax(110px,1.2fr) minmax(70px,.9fr) minmax(120px,1.4fr);gap:6px}}.headways{color:#1c1c1e;background:#f4f4f6;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,system-ui,sans-serif;display:flex;position:absolute;inset:0;overflow:hidden}.headways-empty{color:#666;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;inset:0}.headways-summary{background:#fff;border-bottom:1px solid #e4e4e6;flex:none;align-items:center;gap:22px;padding:10px 16px;display:flex}.headways-summary-cell{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.headways-summary-value{font-variant-numeric:tabular-nums;align-items:center;gap:6px;font-size:20px;font-weight:600;display:inline-flex}.headways-summary-label{color:#6b6b70;text-transform:uppercase;letter-spacing:.04em;margin-top:2px;font-size:11px}.headways-summary-cell.alert .headways-summary-value{color:#e2453d}.headways-summary-spacer{flex:auto}.headways-dot{background:#e2453d;border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 3px #e2453d2e}.headways-status{font-variant-numeric:tabular-nums;font-size:12px}.headways-status.ok{color:#1f8f3a}.headways-status.wait{color:#aa7a00}.headways-status.history{color:#6b6bd1}.headways-grid{flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:0;padding:12px;display:grid;overflow-y:auto}@media (width<=880px){.headways-grid{grid-template-columns:1fr}}.headways-panel{background:#fff;border:1px solid #e4e4e6;border-radius:8px;flex-direction:column;min-height:0;padding:12px 14px 10px;display:flex}.headways-panel-header{align-items:center;gap:8px;margin-bottom:10px;font-size:13px;display:flex}.headways-bullet{border-radius:50%;flex:none;width:10px;height:10px;box-shadow:inset 0 0 0 1px #00000014}.headways-panel-route{font-weight:700}.headways-panel-sep{color:#9a9a9f}.headways-panel-dir{color:#444}.headways-bars-wrap{flex:none;min-height:60px;position:relative}.headways-empty-inline{color:#8a8a8f;justify-content:center;align-items:center;height:60px;font-size:12px;font-style:italic;display:flex}.headways-single{color:#6b6b70;justify-content:center;align-items:center;height:60px;font-size:12px;display:flex}.headways-bars{flex-direction:column;gap:4px;display:flex;position:relative}.headways-bars-band{pointer-events:none;z-index:0;background:#3dbe7a1a;border-left:1px dashed #3dbe7a73;border-right:1px dashed #3dbe7a73;position:absolute;top:0;bottom:0}.headways-bar-row{z-index:1;align-items:center;gap:8px;display:flex;position:relative}.headways-bar-track{background:#00000008;border-radius:4px;flex:auto;height:18px;position:relative;overflow:hidden}.headways-bar{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.01em;white-space:nowrap;border-radius:4px;align-items:center;height:100%;padding:0 6px;font-size:11px;font-weight:600;transition:width .2s ease-out;display:flex;box-shadow:inset 0 -1px #00000014}.headways-bar-label{text-shadow:0 1px #0000002e}.headways-bar.bar-red{background:#e2453d}.headways-bar.bar-amber{background:#f5a623}.headways-bar.bar-green{background:#3dbe7a}.headways-bar.bar-blue{background:#3d7be2}.headways-bar.bar-gray{background:#b5b5ba}.headways-bar-meta{color:#6b6b70;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;text-align:right;flex:none;min-width:88px;font-size:11px}.headways-stats{border-top:1px solid #ededef;gap:18px;margin-top:12px;padding-top:10px;display:flex}.headways-stat{flex-direction:column;line-height:1.15;display:flex}.headways-stat-value{font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.headways-stat-label{text-transform:uppercase;letter-spacing:.05em;color:#8a8a8f;margin-top:1px;font-size:10px}.headways-spark-wrap{flex-direction:column;margin-top:10px;display:flex}.headways-spark{width:100%;height:44px;display:block}.headways-spark-band{fill:#3dbe7a1f}.headways-spark-line{fill:none;stroke:#3d7be2;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.headways-spark-empty{fill:#9a9a9f;font-size:10px}.headways-spark-caption{text-transform:uppercase;letter-spacing:.05em;color:#8a8a8f;text-align:right;margin-top:2px;font-size:10px}html[data-theme=dark] .headways{color:#e5e5ea;background:#111}html[data-theme=dark] .headways-empty{color:#aeaeb2}html[data-theme=dark] .headways-summary{background:#1c1c1e;border-bottom-color:#2c2c2e}html[data-theme=dark] .headways-summary-label,html[data-theme=dark] .headways-stat-label,html[data-theme=dark] .headways-spark-caption{color:#8e8e93}html[data-theme=dark] .headways-summary-cell.alert .headways-summary-value{color:#ff6961}html[data-theme=dark] .headways-status.ok{color:#30d158}html[data-theme=dark] .headways-status.wait{color:#ffd60a}html[data-theme=dark] .headways-status.history{color:#a5a5ff}html[data-theme=dark] .headways-panel{background:#1c1c1e;border-color:#2c2c2e}html[data-theme=dark] .headways-panel-sep{color:#5a5a5e}html[data-theme=dark] .headways-panel-dir{color:#c7c7cc}html[data-theme=dark] .headways-bullet{box-shadow:inset 0 0 0 1px #ffffff1f}html[data-theme=dark] .headways-bar-track{background:#ffffff0f}html[data-theme=dark] .headways-bar-meta{color:#aeaeb2}html[data-theme=dark] .headways-stats{border-top-color:#2c2c2e}html[data-theme=dark] .headways-empty-inline,html[data-theme=dark] .headways-single{color:#8e8e93}html[data-theme=dark] .headways-bars-band{background:#30d1581a;border-left-color:#30d15873;border-right-color:#30d15873}html[data-theme=dark] .headways-spark-band{fill:#30d15824}html[data-theme=dark] .headways-spark-line{stroke:#6aa6ff}html[data-theme=dark] .headways-spark-empty{fill:#8e8e93}.bunching{--bn-red:#e2453d;--bn-amber:#f5a623;--bn-green:#3dbe7a;--bn-bg:#f6f6f8;--bn-card-bg:#fff;--bn-fg:#1c1c1f;--bn-fg-soft:#5a5a63;--bn-border:#e1e1e7;--bn-shadow:0 1px 2px #0000000a, 0 4px 12px #0000000a;background:var(--bn-bg);color:var(--bn-fg);flex-direction:column;flex:auto;gap:16px;padding:16px;font-size:14px;display:flex;overflow-y:auto}html[data-theme=dark] .bunching{--bn-bg:#15151a;--bn-card-bg:#1f1f25;--bn-fg:#f1f1f3;--bn-fg-soft:#a4a4ae;--bn-border:#2c2c34;--bn-shadow:0 1px 2px #0006, 0 4px 14px #00000059}.bunching-empty,.bunching-empty-card{text-align:center;color:var(--bn-fg-soft);padding:40px 20px}.bunching-hero{background:var(--bn-card-bg);border:1px solid var(--bn-border);box-shadow:var(--bn-shadow);border-radius:12px;align-items:center;gap:16px;padding:18px 20px 18px 24px;display:flex;position:relative;overflow:hidden}.bunching-hero-stripe{background:var(--bn-green);height:4px;position:absolute;top:0;left:0;right:0}.bunching-hero-warn .bunching-hero-stripe{background:var(--bn-amber)}.bunching-hero-alert .bunching-hero-stripe{background:var(--bn-red)}.bunching-hero-main{flex-direction:column;flex:auto;gap:6px;display:flex}.bunching-pill{letter-spacing:.01em;border:1px solid #0000;border-radius:999px;align-self:flex-start;align-items:center;gap:10px;padding:10px 16px;font-size:18px;font-weight:700;display:inline-flex}.bunching-pill-icon{font-size:22px;line-height:1}.bunching-pill-ok{color:#1f7a4b;background:#3dbe7a24;border-color:#3dbe7a59}.bunching-pill-warn{color:#8a5400;background:#f5a62329;border-color:#f5a62366}.bunching-pill-alert{color:#a52a23;background:#e2453d24;border-color:#e2453d66}html[data-theme=dark] .bunching-pill-ok{color:#7fe0a8}html[data-theme=dark] .bunching-pill-warn{color:#ffc975}html[data-theme=dark] .bunching-pill-alert{color:#ff8a82}.bunching-hero-sub{color:var(--bn-fg-soft);font-size:13px}.bunching-hero-aside{flex-direction:column;flex:none;align-items:flex-end;gap:4px;display:flex}.bunching-freshness{letter-spacing:.02em;font-size:12px;font-weight:600}.bunching-freshness.ok{color:var(--bn-green)}.bunching-freshness.wait{color:var(--bn-fg-soft)}.bunching-freshness.history{color:#6f7df0}.bunching-freshness-age{color:var(--bn-fg-soft);font-variant-numeric:tabular-nums;font-size:12px}.bunching-empty-card{background:var(--bn-card-bg);border:1px solid var(--bn-border);box-shadow:var(--bn-shadow);border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:36px 24px;display:flex;position:relative;overflow:hidden}.bunching-empty-card:before{content:"";background:var(--bn-green);height:4px;position:absolute;top:0;left:0;right:0}.bunching-empty-check{font-size:40px;line-height:1}.bunching-empty-title{color:var(--bn-fg);font-size:18px;font-weight:700}.bunching-empty-body{color:var(--bn-fg-soft);font-size:14px}.bunching-empty-hint{color:var(--bn-fg-soft);margin-top:6px;font-size:13px;font-style:italic}.bunching-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.bunching-card-wrap{list-style:none}.bunching-card{background:var(--bn-card-bg);border:1px solid var(--bn-border);box-shadow:var(--bn-shadow);border-radius:12px;position:relative;overflow:hidden}.bunching-stripe{background:var(--route-color,#888);height:4px;position:absolute;top:0;left:0;right:0}.bunching-card-severe{border-color:#e2453d8c}.bunching-card-warning{border-color:#f5a62380}.bunching-card-body{align-items:stretch;gap:18px;padding:18px 20px 18px 22px;display:flex}.bunching-card-left{flex-direction:column;flex:auto;gap:8px;min-width:0;display:flex}.bunching-badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.bunching-sev{letter-spacing:.06em;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-block}.bunching-sev-severe{color:#a52a23;background:#e2453d24;border:1px solid #e2453d66}.bunching-sev-warning{color:#8a5400;background:#f5a62329;border:1px solid #f5a62366}html[data-theme=dark] .bunching-sev-severe{color:#ff8a82}html[data-theme=dark] .bunching-sev-warning{color:#ffc975}.bunching-trend{color:var(--bn-fg-soft);background:#0000000d;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}html[data-theme=dark] .bunching-trend{background:#ffffff0f}.bunching-trend-closing{color:var(--bn-red)}.bunching-trend-opening{color:var(--bn-green)}.bunching-trend-steady{color:var(--bn-fg-soft)}.bunching-trains{color:var(--bn-fg);flex-wrap:wrap;align-items:center;gap:8px;font-size:22px;font-weight:700;display:flex}.bunching-bullet{border-radius:4px;width:14px;height:14px;display:inline-block}.bunching-plus{color:var(--bn-fg-soft);margin:0 2px;font-weight:500}.bunching-train-id{font-variant-numeric:tabular-nums}.bunching-where{color:var(--bn-fg-soft);font-size:13px}.bunching-bar{height:26px;margin-top:6px;position:relative}.bunching-bar-track{background:var(--bn-border);border-radius:2px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.bunching-bar-segment{border-radius:2px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.bunching-bar-segment-severe{background:var(--bn-red)}.bunching-bar-segment-warning{background:var(--bn-amber)}.bunching-bar-dot{border:2px solid var(--bn-card-bg);border-radius:50%;width:14px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #00000026}.bunching-bar-scale{color:var(--bn-fg-soft);font-variant-numeric:tabular-nums;font-size:10px;position:absolute;bottom:-2px;right:0}.bunching-gap{text-align:right;border-left:1px solid var(--bn-border);flex-direction:column;flex:none;justify-content:center;align-items:flex-end;min-width:120px;padding-left:12px;display:flex}.bunching-gap-value{font-variant-numeric:tabular-nums;color:var(--bn-fg);font-size:40px;font-weight:800;line-height:1}.bunching-gap-severe .bunching-gap-value{color:var(--bn-red)}.bunching-gap-warning .bunching-gap-value{color:var(--bn-amber)}.bunching-gap-label{color:var(--bn-fg-soft);text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:11px}.bunching-convoy-title{color:var(--bn-fg);font-size:18px;font-weight:800}.bunching-convoy-list{flex-direction:column;gap:4px;margin:6px 0 0;padding:0;list-style:none;display:flex}.bunching-convoy-row{background:#00000008;border-radius:8px;grid-template-columns:22px 1fr 2fr 60px 28px;align-items:center;gap:10px;padding:6px 10px;font-size:13px;display:grid}html[data-theme=dark] .bunching-convoy-row{background:#ffffff0a}.bunching-sev-mini{text-align:center;font-size:14px}.bunching-convoy-row-trains{font-variant-numeric:tabular-nums;font-weight:700}.bunching-convoy-row-where{color:var(--bn-fg-soft);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.bunching-convoy-row-gap{font-variant-numeric:tabular-nums;text-align:right;font-weight:700}.bunching-resolved{border-top:1px dashed var(--bn-border);margin-top:4px;padding-top:12px}.bunching-resolved-toggle{appearance:none;font:inherit;color:var(--bn-fg-soft);cursor:pointer;background:0 0;border:none;padding:6px 4px;font-size:13px;font-weight:600}.bunching-resolved-toggle:hover{color:var(--bn-fg)}.bunching-resolved-body{margin-top:8px}.bunching-resolved-empty{color:var(--bn-fg-soft);padding:12px;font-size:13px;font-style:italic}.bunching-resolved-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.bunching-resolved-row{background:var(--bn-card-bg);border:1px solid var(--bn-border);border-radius:8px;grid-template-columns:14px 1fr auto auto;align-items:center;gap:10px;padding:8px 12px;font-size:13px;display:grid}.bunching-resolved-bullet{border-radius:3px;width:10px;height:10px}.bunching-resolved-meta{color:var(--bn-fg-soft);font-weight:400}.bunching-resolved-peak{font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.bunching-peak-severe{color:var(--bn-red)}.bunching-peak-warning{color:var(--bn-amber)}.bunching-resolved-time{color:var(--bn-fg-soft);font-variant-numeric:tabular-nums;font-size:11px}.bingo-root{box-sizing:border-box;background:radial-gradient(circle at 20% 0,#ffdc782e,#0000 60%),radial-gradient(circle at 80% 100%,#78b4ff2e,#0000 60%);justify-content:center;align-items:flex-start;width:100%;height:100%;padding:24px 16px 64px;display:flex;position:relative;overflow:auto}.bingo-card{color:#182238;background:#fdf8ee;border:4px solid #18244a;border-radius:18px;width:min(820px,100%);padding:20px 22px 22px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 20px 60px #0000002e,inset 0 0 0 2px #fdf8ee,inset 0 0 0 4px #f1c34a}.bingo-header{margin-bottom:14px}.bingo-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.bingo-title{letter-spacing:.04em;color:#18244a;text-shadow:1px 1px #f1c34a;margin:0;font-size:28px;font-weight:900}.bingo-reset{appearance:none;color:#18244a;cursor:pointer;background:#fff;border:2px solid #18244a;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700;transition:transform .15s,background .15s}.bingo-reset:hover{background:#f1c34a;transform:rotate(-3deg)}.bingo-subtitle{color:#46506b;flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;font-size:13px;display:flex}.bingo-card-num{font-variant-numeric:tabular-nums;font-weight:600}.bingo-progress{color:#fdf8ee;font-variant-numeric:tabular-nums;background:#18244a;border-radius:999px;padding:2px 10px;font-weight:700}.bingo-conn.ok{color:#1f7a3a;font-weight:700}.bingo-conn.wait{color:#b07000;font-weight:700}.bingo-historical{color:#6a4400;background:#ffe0a0;border-radius:999px;padding:2px 8px;font-weight:700}.bingo-grid{background:#18244a;border-radius:12px;grid-template-columns:repeat(5,1fr);gap:8px;padding:8px;display:grid}.bingo-cell{aspect-ratio:1;text-align:center;color:#1d2a4d;-webkit-user-select:none;user-select:none;background:#fffdf6;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:8px 6px;font-size:12px;font-weight:600;line-height:1.2;transition:transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #18244a26}@media (width>=640px){.bingo-cell{padding:10px 8px;font-size:13px}}.bingo-cell-label{word-break:break-word;overflow-wrap:anywhere}.bingo-cell-free{color:#5a3a00;background:linear-gradient(135deg,#fff2c2,#ffd86b)}.bingo-cell-free .bingo-cell-icon{margin-bottom:2px;font-size:36px}.bingo-cell-free .bingo-cell-label{letter-spacing:.1em;font-weight:900}.bingo-stamp{color:#c8102e;letter-spacing:.15em;text-shadow:1px 1px #fff6;pointer-events:none;opacity:.92;background:#c8102e1f;border:3px double #c8102e;border-radius:6px;justify-content:center;align-items:center;font-family:Courier New,DejaVu Sans Mono,monospace;font-size:22px;font-weight:900;display:flex;position:absolute;inset:0;transform:rotate(-10deg)scale(1)}.bingo-cell.marked{box-shadow:inset 0 0 0 1px #18244a26,0 2px #c8102e40}.bingo-cell.just-marked{animation:.6s cubic-bezier(.34,1.56,.64,1) bingo-cell-pop}.bingo-cell.just-marked .bingo-stamp{animation:.55s cubic-bezier(.34,1.56,.64,1) bingo-stamp-in}.bingo-stamp-static{opacity:.8;background:#c8102e14;font-size:18px}@keyframes bingo-cell-pop{0%{transform:scale(1)}40%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes bingo-stamp-in{0%{opacity:0;transform:rotate(35deg)scale(2.2)}60%{opacity:1;transform:rotate(-16deg)scale(.9)}to{opacity:.92;transform:rotate(-10deg)scale(1)}}.bingo-banner{color:#4a2a00;text-align:center;background:linear-gradient(135deg,#ffe14a,#ffb347);border:3px solid #c8102e;border-radius:14px;margin-top:16px;padding:14px 18px;font-weight:900;animation:1.4s ease-in-out infinite bingo-banner-pulse;box-shadow:0 8px 24px #c8102e33}.bingo-banner-headline{letter-spacing:.08em;font-size:26px}.bingo-banner-detail{color:#5a2a00;margin-top:4px;font-size:14px;font-weight:700}@keyframes bingo-banner-pulse{0%,to{transform:scale(1);box-shadow:0 8px 24px #c8102e33}50%{transform:scale(1.02);box-shadow:0 12px 32px #c8102e59}}.bingo-footer{color:#6a7390;text-align:center;margin-top:12px;font-size:11px;font-style:italic}.bingo-confetti{pointer-events:none;z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.bingo-confetti-piece{will-change:transform, opacity;font-size:26px;animation:1.8s cubic-bezier(.2,.6,.4,1) forwards bingo-confetti-fly;position:absolute}@keyframes bingo-confetti-fly{0%{opacity:0;transform:translate(0)rotate(0)scale(.4)}10%{opacity:1}to{transform:translate(var(--dx), var(--dy)) rotate(var(--rot)) scale(1);opacity:0}}@media (prefers-color-scheme:dark){.bingo-root{background:radial-gradient(circle at 20% 0,#ffc85a1a,#0000 60%),radial-gradient(circle at 80% 100%,#508cdc2e,#0000 60%)}}:root[data-theme=dark] .bingo-card,.theme-dark .bingo-card{color:#f0e6d2;background:#1a1f2e;border-color:#f1c34a;box-shadow:0 20px 60px #00000080,inset 0 0 0 2px #1a1f2e,inset 0 0 0 4px #f1c34a}:root[data-theme=dark] .bingo-title,.theme-dark .bingo-title{color:#f1c34a;text-shadow:1px 1px #18244a}:root[data-theme=dark] .bingo-reset,.theme-dark .bingo-reset{color:#f0e6d2;background:#2a3147;border-color:#f1c34a}:root[data-theme=dark] .bingo-reset:hover,.theme-dark .bingo-reset:hover{color:#18244a;background:#f1c34a}:root[data-theme=dark] .bingo-subtitle,.theme-dark .bingo-subtitle{color:#b8c0d4}:root[data-theme=dark] .bingo-progress,.theme-dark .bingo-progress{color:#18244a;background:#f1c34a}:root[data-theme=dark] .bingo-grid,.theme-dark .bingo-grid{background:#0f1422}:root[data-theme=dark] .bingo-cell,.theme-dark .bingo-cell{color:#f0e6d2;background:#2a3147;box-shadow:inset 0 0 0 1px #f1c34a33}:root[data-theme=dark] .bingo-cell-free,.theme-dark .bingo-cell-free{color:#18244a;background:linear-gradient(135deg,#6a4a00,#f1c34a)}:root[data-theme=dark] .bingo-stamp,.theme-dark .bingo-stamp{color:#ff5670;text-shadow:1px 1px #0006;background:#ff567026;border-color:#ff5670}:root[data-theme=dark] .bingo-banner,.theme-dark .bingo-banner{color:#1a1f2e;background:linear-gradient(135deg,#f1c34a,#d97706)}:root[data-theme=dark] .bingo-banner-detail,.theme-dark .bingo-banner-detail{color:#2a1a00}:root[data-theme=dark] .bingo-footer,.theme-dark .bingo-footer{color:#8893ad}html,body,#root{height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.app{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.tabs{z-index:2;background:#f4f4f6;border-bottom:1px solid #d6d6da;flex:none;gap:2px;padding:6px 8px;display:flex}.tabs-spacer{flex:auto}.theme-toggle{appearance:none;font:inherit;cursor:pointer;color:#444;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-width:32px;padding:6px 10px;font-size:14px;line-height:1;display:inline-flex}.theme-toggle:hover{color:#111;background:#0000000d}html[data-theme=dark] .theme-toggle{color:#aeaeb2}html[data-theme=dark] .theme-toggle:hover{color:#e5e5ea;background:#ffffff0f}.tab{appearance:none;font:inherit;cursor:pointer;color:#444;background:0 0;border:1px solid #0000;border-radius:6px;padding:6px 14px;font-size:13px}.tab:hover{color:#111;background:#0000000d}.tab.active{color:#111;background:#fff;border-color:#d0d0d4;font-weight:600;box-shadow:0 1px 2px #0000000a}.view{flex:auto;min-height:0;position:relative}.map{width:100%;height:100%}.panel{z-index:1;background:#fffffff0;border-radius:10px;min-width:180px;padding:12px 14px;font-size:13px;line-height:1.35;position:absolute;top:12px;left:12px;box-shadow:0 2px 10px #0000002e}.panel h1{margin:0 0 6px;font-size:14px}.panel .status{margin-bottom:4px;font-size:12px}.panel .status.ok{color:#1f8f3a;animation:2.4s ease-in-out infinite status-pulse}@keyframes status-pulse{0%,to{opacity:1}50%{opacity:.55}}.panel .status.wait{color:#aa7a00}.panel .total{margin-bottom:6px}.panel .lines{margin:0 0 6px;padding:0;list-style:none}.panel .lines li{padding:2px 0}.panel .lines .line-row{align-items:center;gap:8px;display:flex}.panel .lines .destinations{margin:2px 0 0 18px}.panel .swatch{border:1px solid #00000026;border-radius:50%;width:10px;height:10px;display:inline-block}.panel .line-label{flex:1}.panel .line-count{font-variant-numeric:tabular-nums;color:#444}.panel .freshness{color:#666;font-size:11px}.panel .destinations{color:#555;margin-bottom:4px;font-size:11px;line-height:1.4}.help-btn{cursor:pointer;color:#666;background:0 0;border:1px solid #ccc;border-radius:50%;width:20px;height:20px;margin-top:8px;padding:0;font-size:12px;line-height:1;display:block}.help-btn:hover{color:#222;background:#f0f0f0}.help-overlay{z-index:100;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.help-card{background:#fff;border-radius:10px;min-width:240px;padding:20px 24px;position:relative;box-shadow:0 4px 24px #00000038}.help-card h2{margin:0 0 12px;font-size:14px}.help-table{border-collapse:collapse;width:100%;font-size:13px}.help-table td{vertical-align:middle;padding:4px 8px 4px 0}.help-table td:first-child{white-space:nowrap}kbd{background:#f6f6f6;border:1px solid #ccc;border-radius:4px;padding:2px 6px;font-family:inherit;font-size:12px;display:inline-block}.help-close{cursor:pointer;color:#666;background:0 0;border:none;padding:2px;font-size:14px;line-height:1;position:absolute;top:10px;right:12px}.help-close:hover{color:#222}.time-slider{z-index:50;background:#fffffff0;border:1px solid #d6d6da;border-radius:999px;align-items:center;gap:10px;width:min(620px,100% - 32px);padding:8px 14px;font-size:12px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #0000002e}.time-live{appearance:none;color:#555;font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d0d0d4;border-radius:999px;padding:4px 10px;font-size:11px}.time-live:hover{color:#111;background:#f4f4f6}.time-live.active{color:#fff;cursor:default;background:#1f8f3a;border-color:#1f8f3a}.time-play{appearance:none;color:#333;width:28px;height:24px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d0d0d4;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:10px;line-height:1;display:inline-flex}.time-play:hover:not(:disabled){color:#111;background:#f4f4f6}.time-play.active{color:#fff;background:#1f78ff;border-color:#1f78ff}.time-play:disabled{opacity:.4;cursor:not-allowed}.time-range{appearance:none;background:0 0;flex:auto;height:18px;margin:0}.time-range::-webkit-slider-runnable-track{background:linear-gradient(90deg,#d6d6da,#c8c8cc);border-radius:2px;height:4px}.time-range::-moz-range-track{background:linear-gradient(90deg,#d6d6da,#c8c8cc);border-radius:2px;height:4px}.time-range::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#1f78ff;border:2px solid #fff;border-radius:50%;width:14px;height:14px;margin-top:-5px;box-shadow:0 1px 3px #0000004d}.time-range::-moz-range-thumb{cursor:pointer;background:#1f78ff;border:2px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 3px #0000004d}.time-readout{font-variant-numeric:tabular-nums;color:#333;white-space:nowrap;text-align:right;min-width:130px}html[data-theme=dark] .time-slider{background:#1c1c1ef0;border-color:#3a3a3c;box-shadow:0 2px 10px #0000008c}html[data-theme=dark] .time-live{color:#aeaeb2;background:#2c2c2e;border-color:#48484a}html[data-theme=dark] .time-live:hover{color:#fff;background:#3a3a3c}html[data-theme=dark] .time-live.active{color:#0b3d18;background:#30d158;border-color:#30d158}html[data-theme=dark] .time-play{color:#e5e5ea;background:#2c2c2e;border-color:#48484a}html[data-theme=dark] .time-play:hover:not(:disabled){color:#fff;background:#3a3a3c}html[data-theme=dark] .time-play.active{color:#fff;background:#0a84ff;border-color:#0a84ff}html[data-theme=dark] .time-range::-webkit-slider-runnable-track{background:linear-gradient(90deg,#3a3a3c,#48484a)}html[data-theme=dark] .time-range::-moz-range-track{background:linear-gradient(90deg,#3a3a3c,#48484a)}html[data-theme=dark] .time-readout{color:#e5e5ea}.alerts{z-index:2;position:absolute;top:12px;right:60px}.alerts-badge{font:inherit;cursor:pointer;color:#222;background:#fffffff0;border:1px solid #d6d6da;border-radius:16px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;display:inline-flex;box-shadow:0 2px 6px #0000001f}.alerts-badge:hover{background:#fff}.alerts-badge.has-alerts{color:#92400e;background:#fff7ed;border-color:#d97706}.alerts-badge.ok{color:#1f8f3a}.alerts-icon{font-size:14px;line-height:1}.alerts-popover{color:#222;background:#fff;border:1px solid #d6d6da;border-radius:8px;width:min(360px,90vw);max-height:60vh;font-size:13px;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto;box-shadow:0 6px 24px #0000002e}.alerts-popover-header{background:#fff;border-bottom:1px solid #ececef;justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;font-weight:600;display:flex;position:sticky;top:0}.alerts-close{appearance:none;cursor:pointer;color:#777;background:0 0;border:none;padding:2px 4px;font-size:13px}.alerts-close:hover{color:#222}.alerts-empty{color:#666;padding:16px 12px}.alerts-list{margin:0;padding:0;list-style:none}.alerts-item{border-bottom:1px solid #f0f0f3;border-left:3px solid #0000}.alerts-item:last-child{border-bottom:none}.alerts-item.severe{border-left-color:#dc2626}.alerts-item.warn{border-left-color:#d97706}.alerts-item.info{border-left-color:#2563eb}.alerts-item-summary{text-align:left;width:100%;font:inherit;cursor:pointer;color:inherit;background:0 0;border:none;padding:10px 12px;font-size:12.5px;display:block}.alerts-item-summary:hover{background:#f7f7f9}.alerts-item-title{font-weight:500;display:block}.alerts-item-routes{color:#666;margin-top:2px;font-size:11px;display:block}.alerts-item-body{color:#333;padding:0 12px 12px;font-size:12.5px}.alerts-item-desc{white-space:pre-wrap;line-height:1.45}.alerts-item-window{color:#666;margin-top:6px;font-size:11px}.alerts-item-link{color:#2563eb;margin-top:6px;font-size:12px;text-decoration:none;display:inline-block}.alerts-item-link:hover{text-decoration:underline}@media (prefers-reduced-motion:reduce){.panel .status.ok,.messages-status.ok{animation:none}.messages-photo{background:#ececec;animation:none}.pdp-train{transition:none}.board-row.imminent .col-time .time-scheduled{animation:none}}.stringline{color:#222;background:#fafafa;flex-direction:column;display:flex;position:absolute;inset:0}.stringline-header{background:#fff;border-bottom:1px solid #e4e4e6;flex:none;justify-content:space-between;align-items:baseline;padding:8px 14px;display:flex}.stringline-title{font-size:13px;font-weight:600}.stringline-status{font-size:12px}.stringline-status.ok{color:#1f8f3a}.stringline-status.wait{color:#aa7a00}.stringline-status.history{color:#6b6bd1}.stringline-history-tag{color:#6b6bd1;font-variant-numeric:tabular-nums;font-weight:500}.stringline-charts{flex-direction:column;flex:auto;gap:4px;min-height:0;padding:4px;display:flex;overflow-y:auto}.stringline-chart{background:#fff;border:1px solid #e4e4e6;border-radius:6px;flex:none;position:relative;overflow:hidden}.stringline-chart-title{pointer-events:none;z-index:1;font-size:12px;font-weight:600;position:absolute;top:4px;left:12px}.stringline-chart-meta{color:#666;margin-left:8px;font-size:11px;font-weight:400}.stringline-chart-terminus{color:#333;margin-left:4px;font-weight:500}.stringline-chart-missing{justify-content:center;align-items:center;display:flex}.stringline-svg{width:100%;height:100%;display:block}.stringline-frame{fill:none;stroke:#d6d6da;stroke-width:1px}.stringline-stop-line{stroke:#ececef;stroke-width:1px}.stringline-stop-label{fill:#555;font-family:inherit;font-size:10px}.stringline-time-line{stroke:#f0f0f3;stroke-width:1px}.stringline-time-label{fill:#777;font-family:inherit;font-size:10px}.stringline-track{fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;opacity:.85}.stringline-head{stroke:#fff;stroke-width:1.2px}.stringline-hover-line{stroke:#888;stroke-width:1px;stroke-dasharray:3 3}.stringline-tooltip{color:#fff;pointer-events:none;white-space:nowrap;z-index:2;background:#1c1c1eeb;border-radius:5px;padding:6px 8px;font-size:11px;position:absolute;box-shadow:0 2px 8px #00000040}.stringline-tt-title{font-weight:600}.stringline-tt-sub{color:#d0d0d4}.stringline-empty{color:#666;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;inset:0}.messages{color:#111;background:#f4f4f6;flex-direction:column;display:flex;position:absolute;inset:0}.messages-header{background:#fff;border-bottom:1px solid #d6d6da;flex:none;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.messages-title{font-size:14px;font-weight:600}.messages-status{font-size:12px}.messages-status.ok{color:#1f8f3a;animation:2.4s ease-in-out infinite status-pulse}.messages-status.wait{color:#a86c00}.messages-thread{flex-direction:column;flex:auto;gap:14px;padding:12px 16px 24px;display:flex;overflow-y:auto}.messages-empty{color:#666;margin:auto;font-size:13px}.messages-divider{color:#888;text-transform:uppercase;letter-spacing:.04em;align-self:center;margin:6px 0 2px;font-size:11px}.messages-group{flex-direction:column;gap:4px;display:flex}.messages-contact{align-items:center;gap:8px;margin-top:4px;display:flex}.messages-avatar{color:#fff;letter-spacing:.02em;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:inline-flex}.messages-contact-meta{flex-direction:column;line-height:1.15;display:flex}.messages-contact-name{color:#333;font-size:12px;font-weight:600}.messages-contact-sub{color:#777;font-size:11px}.messages-bubbles{flex-direction:column;gap:3px;max-width:540px;padding-left:36px;display:flex}.messages-bubble-row{align-items:flex-end;gap:8px;display:flex}.messages-bubble{color:#111;word-wrap:break-word;background:#fff;border-radius:4px 16px 16px;max-width:100%;padding:8px 12px;font-size:14px;line-height:1.35;box-shadow:0 1px 1px #0000000d}.messages-time{color:#888;white-space:nowrap;margin-bottom:2px;font-size:10px}.messages-bubble-photo{flex-direction:column;gap:4px;max-width:280px;padding:4px 4px 6px;display:flex}.messages-photo{object-fit:cover;background:#ececec;border-radius:12px;width:100%;max-width:272px;height:auto;max-height:200px;display:block}.messages-photo-placeholder{background:linear-gradient(100deg,#ececec 30%,#f6f6f6 50%,#ececec 70%) 0 0/200% 100%;width:100%;height:160px;animation:1.4s linear infinite messages-photo-shimmer}@keyframes messages-photo-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.messages-photo-caption{color:#111;padding:0 8px 2px;font-size:13px}.platform{color:#e8eaed;background:#0a0d12;flex-direction:column;display:flex;position:absolute;inset:0}.platform-header{background:#0f1420;border-bottom:1px solid #1c2230;flex:none;justify-content:space-between;align-items:baseline;padding:8px 14px;display:flex}.platform-title{color:#e8eaed;font-size:13px;font-weight:600}.platform-status{font-size:12px}.platform-status.ok{color:#30d158}.platform-status.wait{color:#ffd60a}.platform-scroll{flex-direction:column;flex:auto;gap:18px;min-height:0;padding:14px;display:flex;overflow-y:auto}.platform-panel{background:0 0;border:none;border-radius:0;overflow:visible}.platform-panel-header{color:#c8ccd4;background:0 0;border-bottom:none;align-items:center;gap:8px;padding:4px 4px 8px;font-size:13px;display:flex}.platform-panel-swatch{border-radius:50%;flex:none;width:12px;height:12px;display:inline-block}.platform-panel-route{color:#fff;font-weight:700}.platform-panel-arrow{color:#6b7384}.platform-panel-terminus{color:#fff;font-weight:600}.platform-panel-meta{color:#8b94a6;margin-left:auto;font-size:11px;font-weight:400}.platform-rows{flex-direction:column;gap:14px;display:flex}.pdp{color:#f6f8fc;background:radial-gradient(120% 80% at 50% 0,#1a3a78 0%,#0c1f44 55%,#07142f 100%);border-radius:10px;flex-direction:column;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a,0 4px 14px #00000073}.pdp-header{color:#0a1a3a;background:#fffffff5;grid-template-columns:minmax(140px,1fr) auto minmax(70px,1fr);align-items:center;gap:12px;padding:10px 16px;display:grid}.pdp-brand{align-items:center;gap:8px;min-width:0;display:flex}.pdp-brand-mark{background:var(--pdp-line,#1f78ff);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;line-height:1;display:inline-flex}.pdp-brand-text{flex-direction:column;min-width:0;line-height:1.1;display:flex}.pdp-brand-line1{color:#0a1a3a;letter-spacing:.02em;font-size:11px;font-weight:700}.pdp-brand-line2{color:#4a5470;font-size:10px}.pdp-station{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.pdp-station-name{color:#0a1a3a;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:15px;font-weight:700;overflow:hidden}.pdp-station-sub{color:#4a5470;font-size:10px}.pdp-clock{font-variant-numeric:tabular-nums;color:#0a1a3a;justify-self:end;font-size:18px;font-weight:700}.pdp-arrivals{flex-direction:column;gap:6px;padding:16px 20px 8px;display:flex}.pdp-arrival{grid-template-columns:92px 1fr auto 12px;align-items:baseline;gap:14px;padding:4px 0;display:grid}.pdp-arrival-label{letter-spacing:.12em;color:#cfd8e8;text-transform:uppercase;font-size:13px;font-weight:700}.pdp-arrival-dest{align-items:baseline;gap:6px;min-width:0;display:flex}.pdp-arrival-dest-name{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-variant-numeric:tabular-nums;font-size:30px;font-weight:800;overflow:hidden}.pdp-arrival-dest-suffix{color:#cfd8e8;font-size:13px;font-weight:600}.pdp-arrival-eta{font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:32px;font-weight:800}.pdp-arrival-pip{opacity:.85;border-radius:2px;align-self:center;width:8px;height:28px}.pdp-arrival-next .pdp-arrival-dest-name,.pdp-arrival-next .pdp-arrival-eta{color:#4dd6ff;text-shadow:0 0 8px #4dd6ff59}.pdp-arrival-following .pdp-arrival-dest-name,.pdp-arrival-following .pdp-arrival-eta{color:#ffd534;text-shadow:0 0 8px #ffd5344d}.pdp-strip{margin:4px 20px 18px;padding-top:26px;position:relative}.pdp-track{height:32px;position:relative}.pdp-track-line{opacity:.95;border-radius:3px;height:6px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);box-shadow:0 0 10px #ffffff14}.pdp-arrow{color:#fff;text-shadow:0 1px 4px #0009;pointer-events:none;z-index:4;font-size:20px;font-weight:800;line-height:1;position:absolute;top:50%;transform:translate(-50%,-130%)}.pdp-stop{box-sizing:border-box;z-index:1;background:#0a1a3a;border:3px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%)}.pdp-stop.is-station{z-index:2;border-width:3px;width:20px;height:20px;box-shadow:0 0 0 3px #ffffff2e;background:#fff!important}.pdp-train{z-index:3;pointer-events:auto;flex-direction:column;align-items:center;margin-top:-8px;transition:left 1.6s linear;display:flex;position:absolute;top:50%;transform:translate(-50%,-100%)}.pdp-train-tag{color:#cfd8e8;white-space:nowrap;letter-spacing:.02em;margin-bottom:2px;font-size:9.5px;font-weight:600}.pdp-train-box{color:#fff;letter-spacing:.04em;border:1.5px solid #fff;border-radius:3px;padding:2px 6px;font-family:SF Mono,ui-monospace,Menlo,Consolas,monospace;font-size:11px;font-weight:700;box-shadow:0 1px 3px #00000059}.pdp-labels{height:18px;margin-top:8px;position:relative}.pdp-label{color:#cfd8e8;white-space:nowrap;text-overflow:ellipsis;text-align:center;letter-spacing:.01em;max-width:130px;font-size:11px;position:absolute;top:0;overflow:hidden;transform:translate(-50%)}.pdp-label.is-station{color:#fff;font-size:12.5px;font-weight:800}.platform-empty{color:#aeaeb2;background:#0a0d12;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;inset:0}html[data-theme=dark] html,html[data-theme=dark] body{background:#111}html[data-theme=dark] .panel{color:#e5e5ea;background:#1c1c1ef0;box-shadow:0 2px 10px #0000008c}html[data-theme=dark] .panel .status.ok{color:#30d158}html[data-theme=dark] .panel .status.wait{color:#ffd60a}html[data-theme=dark] .panel .line-count{color:#aeaeb2}html[data-theme=dark] .panel .freshness,html[data-theme=dark] .panel .destinations{color:#8e8e93}html[data-theme=dark] .panel .swatch{border-color:#ffffff26}html[data-theme=dark] .help-btn{color:#aeaeb2;border-color:#48484a}html[data-theme=dark] .help-btn:hover{color:#e5e5ea;background:#2c2c2e}html[data-theme=dark] .help-overlay{background:#0009}html[data-theme=dark] .help-card{color:#e5e5ea;background:#1c1c1e;box-shadow:0 4px 24px #0009}html[data-theme=dark] kbd{color:#e5e5ea;background:#2c2c2e;border-color:#48484a}html[data-theme=dark] .help-close{color:#aeaeb2}html[data-theme=dark] .help-close:hover{color:#e5e5ea}html[data-theme=dark] .tabs{background:#1c1c1e;border-bottom-color:#2c2c2e}html[data-theme=dark] .tab{color:#aeaeb2}html[data-theme=dark] .tab:hover{color:#e5e5ea;background:#ffffff0f}html[data-theme=dark] .tab.active{color:#fff;background:#2c2c2e;border-color:#3a3a3c}html[data-theme=dark] .stringline{color:#e5e5ea;background:#111}html[data-theme=dark] .stringline-header{background:#1c1c1e;border-bottom-color:#2c2c2e}html[data-theme=dark] .stringline-status.ok{color:#30d158}html[data-theme=dark] .stringline-status.wait{color:#ffd60a}html[data-theme=dark] .stringline-status.history{color:#a5a5ff}html[data-theme=dark] .stringline-chart{background:#1c1c1e;border-color:#2c2c2e}html[data-theme=dark] .stringline-chart-meta{color:#aeaeb2}html[data-theme=dark] .stringline-chart-terminus{color:#e5e5ea}html[data-theme=dark] .stringline-frame{stroke:#3a3a3c}html[data-theme=dark] .stringline-stop-line{stroke:#2a2a2c}html[data-theme=dark] .stringline-stop-label{fill:#aeaeb2}html[data-theme=dark] .stringline-time-line{stroke:#242426}html[data-theme=dark] .stringline-time-label{fill:#8e8e93}html[data-theme=dark] .stringline-head{stroke:#111}html[data-theme=dark] .stringline-hover-line{stroke:#aaa}html[data-theme=dark] .stringline-empty{color:#aeaeb2}html[data-theme=dark] .platform-empty{color:#aeaeb2;background:#0a0d12}html[data-theme=dark] .alerts-badge{color:#e5e5ea;background:#1c1c1ef0;border-color:#3a3a3c;box-shadow:0 2px 6px #0000008c}html[data-theme=dark] .alerts-badge:hover{background:#2c2c2e}html[data-theme=dark] .alerts-badge.has-alerts{color:#fdba74;background:#3b1d05;border-color:#d97706}html[data-theme=dark] .alerts-badge.ok{color:#30d158}html[data-theme=dark] .alerts-popover{color:#e5e5ea;background:#1c1c1e;border-color:#2c2c2e;box-shadow:0 6px 24px #0009}html[data-theme=dark] .alerts-popover-header{background:#1c1c1e;border-bottom-color:#2c2c2e}html[data-theme=dark] .alerts-close{color:#aeaeb2}html[data-theme=dark] .alerts-close:hover{color:#fff}html[data-theme=dark] .alerts-empty{color:#aeaeb2}html[data-theme=dark] .alerts-item{border-bottom-color:#2c2c2e}html[data-theme=dark] .alerts-item-summary:hover{background:#2c2c2e}html[data-theme=dark] .alerts-item-routes{color:#aeaeb2}html[data-theme=dark] .alerts-item-body{color:#d0d0d4}html[data-theme=dark] .alerts-item-window{color:#8e8e93}html[data-theme=dark] .alerts-item-link{color:#60a5fa}html[data-theme=dark] .messages{color:#e5e5ea;background:#000}html[data-theme=dark] .messages-header{background:#1c1c1e;border-bottom-color:#2c2c2e}html[data-theme=dark] .messages-status.ok{color:#30d158}html[data-theme=dark] .messages-status.wait{color:#ffd60a}html[data-theme=dark] .messages-empty{color:#aeaeb2}html[data-theme=dark] .messages-divider{color:#8e8e93}html[data-theme=dark] .messages-contact-name{color:#e5e5ea}html[data-theme=dark] .messages-contact-sub{color:#8e8e93}html[data-theme=dark] .messages-bubble{color:#e5e5ea;background:#1c1c1e;box-shadow:0 1px 1px #00000080}html[data-theme=dark] .messages-time{color:#8e8e93}html[data-theme=dark] .messages-photo-caption{color:#e5e5ea}html[data-theme=dark] .messages-photo,html[data-theme=dark] .messages-photo-placeholder{background:#2c2c2e}html[data-theme=dark] .messages-photo-placeholder{background:linear-gradient(100deg,#2c2c2e 30%,#3a3a3c 50%,#2c2c2e 70%) 0 0/200% 100%}.board-wrap{color:#0a1f4a;background:#d8e1ec;flex-direction:column;display:flex;position:absolute;inset:0;overflow:auto}.board-controls{color:#0a1f4a;background:#c9d4e3;border-bottom:1px solid #aab8cf;flex:none;align-items:center;gap:10px;padding:10px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;display:flex}.board-station-label{color:#4a5a7a;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:600}.board-station-select{appearance:none;color:#0a1f4a;max-width:480px;font:inherit;background:#fff;border:1px solid #8a9ab8;border-radius:6px;flex:auto;padding:6px 10px;font-size:13px}.board-station-select:focus{border-color:#003082;outline:none;box-shadow:0 0 0 2px #0030822e}.board-error{color:#c1272d;font-size:12px}.board{color:#0a1f4a;background:#d8e2ea;border:10px solid #002b6e;border-radius:10px;flex-direction:column;flex:auto;min-height:460px;margin:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #00194a,0 6px 22px #00000059}.board-header{background:#cfdae3;border-bottom:1px solid #aab8cf;justify-content:space-between;align-items:center;gap:16px;padding:8px 18px 6px;display:flex}.board-header-title{flex-direction:column;gap:0;line-height:1.1;display:flex}.board-header-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#4a5a7a;font-size:11px;font-weight:600}.board-header-station{letter-spacing:.01em;color:#0a1f4a;font-size:clamp(18px,2.4vw,26px);font-weight:700}.board-header-meta{color:#0a1f4a;align-items:center;gap:12px;font-size:12px;display:flex}.board-header-routes{gap:6px;display:inline-flex}.board-route-pill{color:#ffe600;letter-spacing:.02em;background:#003082;border-radius:999px;justify-content:center;align-items:center;min-width:22px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.board-header-status{letter-spacing:.04em;background:#ffffff8c;border-radius:4px;padding:2px 6px;font-size:11px}.board-header-status.ok{color:#1f7a3a}.board-header-status.wait{color:#b87a00}.board-header-status.err{color:#b00020}.board-header-clock{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.02em;background:#002b6e;border-radius:4px;align-items:baseline;gap:4px;padding:4px 10px;font-size:clamp(16px,1.8vw,20px);font-weight:700;display:inline-flex}.board-header-clock .ns-clock-icon{color:#fff;opacity:.95;align-self:center;margin-right:4px}.board-header-clock-sep{opacity:.85;padding:0 1px}.board-grid{grid-template-columns:minmax(80px,.6fr) minmax(260px,3fr) minmax(70px,.4fr) minmax(150px,1fr);align-items:center;gap:14px;padding:6px 22px;display:grid}.board-grid-head{letter-spacing:.04em;color:#0a1f4a;background:#c1cfdd;border-bottom:1px solid #aab8cf;padding-top:8px;padding-bottom:8px;font-size:12px;font-weight:600}.board-rows{flex-direction:column;flex:auto;display:flex}.board-row{background:#d6e2ea;padding-top:10px;padding-bottom:10px;font-size:clamp(15px,1.7vw,21px)}.board-row:nth-child(odd){background:#f1f5f8}.board-row.cancelled{color:#b00020}.board-row.cancelled .dest-name{text-decoration:line-through;text-decoration-thickness:1.5px}.board-row.imminent .col-time .time-scheduled{animation:1s step-end infinite board-blink}@keyframes board-blink{50%{opacity:.45}}.col-time{font-variant-numeric:tabular-nums;color:#0a1f4a;align-items:baseline;gap:8px;font-weight:700;display:flex}.time-scheduled{font-size:1.05em}.col-dest{flex-direction:column;gap:2px;min-width:0;display:flex}.dest-name{letter-spacing:.005em;color:#0a1f4a;white-space:nowrap;text-overflow:ellipsis;font-size:1em;font-weight:700;overflow:hidden}.dest-via{color:#2a3a5a;white-space:nowrap;text-overflow:ellipsis;font-size:.7em;font-weight:500;overflow:hidden}.dest-remark{color:#b00020;white-space:nowrap;text-overflow:ellipsis;font-size:.7em;font-weight:600;overflow:hidden}.col-platform{justify-content:flex-start;align-items:center;display:flex}.platform-tag{color:#0a1f4a;font-variant-numeric:tabular-nums;letter-spacing:0;clip-path:polygon(12px 0,100% 0,100% 100%,0 100%,0 12px,12px 12px);background:#0a1f4a;border-radius:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:1.05em;font-weight:800;display:inline-flex;position:relative}.platform-tag:before{content:"";clip-path:polygon(12px 0,100% 0,100% 100%,0 100%,0 12px,12px 12px);background:#fff;position:absolute;inset:1.5px}.platform-tag-num{z-index:1;line-height:1;position:relative}.platform-tag-sub{z-index:1;color:#0a1f4a;font-size:.5em;font-weight:700;line-height:1;position:absolute;top:2px;right:4px}.col-type{white-space:nowrap;text-overflow:ellipsis;color:#0a1f4a;align-items:center;gap:8px;font-size:.95em;font-weight:500;display:inline-flex;overflow:hidden}.train-type-label{white-space:nowrap}.train-mark{flex:none;justify-content:center;align-items:center;display:inline-flex}.train-mark.mark-ns-logo{width:34px;height:14px}.train-mark.mark-sprinter{color:#fff;background:#003082;border-radius:4px;width:22px;height:22px;padding-bottom:2px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:700;line-height:1}.train-mark.mark-db{color:#fff;letter-spacing:.04em;background:#ec0016;border-radius:2px;padding:3px 5px;font-family:-apple-system,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:800}.board-empty{color:#4a5a7a;flex:auto;justify-content:center;align-items:center;padding:40px;font-size:14px;display:flex}@media (width<=760px){.board-grid{grid-template-columns:minmax(70px,.6fr) minmax(140px,3fr) minmax(56px,.4fr);gap:8px;padding:6px 12px}.board-grid .col-type{display:none}}.sign-wrap{color:#e6ecf2;background:radial-gradient(at top,#1a2330 0%,#0c1119 65%,#07090d 100%);flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.sign-controls{background:#ffffff0a;border-bottom:1px solid #ffffff0f;flex:none;align-items:center;gap:12px;padding:10px 16px;font-size:13px;display:flex}.sign-station-label{color:#aab4c0;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.sign-station-select{appearance:none;color:#e6ecf2;font:inherit;cursor:pointer;background-color:#1c2533;background-image:linear-gradient(45deg,#0000 50%,#aab4c0 50%),linear-gradient(135deg,#aab4c0 50%,#0000 50%);background-position:calc(100% - 14px),calc(100% - 9px);background-repeat:no-repeat;background-size:5px 5px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #ffffff1f;border-radius:6px;padding:6px 28px 6px 10px;font-size:13px}.sign-station-select:focus{outline-offset:1px;outline:2px solid #4a90ff}.sign-error{color:#ff8c8c;font-size:12px}.sign-pill{letter-spacing:.04em;color:#aab4c0;background:#ffffff0f;border-radius:999px;margin-left:auto;padding:3px 10px;font-size:12px}.sign-pill.ok{color:#6ed09a}.sign-pill.wait{color:#d2b673}.sign-pill.err{color:#ff9090}.sign-stage{flex:auto;justify-content:center;align-items:center;min-height:0;padding:40px 24px;display:flex;position:relative}.sign-rig{background:linear-gradient(#2a313b 0%,#161a21 100%);border-radius:4px;height:18px;position:absolute;top:14px;left:6%;right:6%;box-shadow:0 6px 12px #00000080,inset 0 1px #ffffff14}.sign-housing{background:#003082;border-radius:6px;grid-template-columns:180px minmax(0,1fr) 130px;gap:10px;width:min(1100px,100%);padding:14px;display:grid;position:relative;box-shadow:0 18px 36px #0000008c,inset 0 0 0 1px #ffffff14}.sign-clock-card,.sign-main-card,.sign-spoor-card{color:#003082;background:#fff;border-radius:4px;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 0 1px #0000000f}.sign-clock-card{aspect-ratio:1;padding:14px}.sign-clock{width:100%;height:100%;display:block}.sign-main-card{flex-direction:column;justify-content:stretch;align-items:stretch;padding:18px 22px 0;font-family:Frutiger,Helvetica Neue,Segoe UI,Arial,sans-serif}.sign-content{flex-direction:column;gap:6px;height:100%;display:flex}.sign-headline{color:#003082;align-items:center;gap:14px;font-size:clamp(28px,4.2vw,44px);font-weight:600;line-height:1.05;display:flex}.sign-time{font-variant-numeric:tabular-nums;letter-spacing:-.01em}.sign-delay{color:#d4283c;background:#fff3f4;border-radius:3px;padding:2px 6px;font-size:.55em;font-weight:700}.sign-type{margin-left:auto;font-weight:500}.sign-ns-logo{flex:none}.sign-destination{letter-spacing:-.01em;color:#003082;font-size:clamp(28px,4.2vw,44px);font-weight:700;line-height:1}.sign-via{color:#003082;max-width:100%;font-size:clamp(15px,1.7vw,19px);line-height:1.25}.sign-carriages{align-items:center;gap:6px;margin-top:auto;padding-top:8px;display:flex}.sign-carriage-arrow{color:#003082;padding:0 4px;font-size:18px;font-weight:700}.sign-carriage-strip{flex:auto;min-width:0}.sign-carriage-sections{gap:6px;display:flex;position:absolute}.sign-carriage-section{display:none}.sign-carriages{position:relative}.sign-carriages:after{content:"K  J  H  G  F  E";letter-spacing:.6em;color:#003082;opacity:.55;text-align:justify;pointer-events:none;font-size:9px;position:absolute;bottom:-14px;left:28px;right:8px}.sign-footer{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#003082;border-bottom-right-radius:4px;border-bottom-left-radius:4px;margin:14px -22px 0;padding:6px 14px;font-size:clamp(13px,1.5vw,17px);font-weight:500;overflow:hidden}.sign-volgende-label{opacity:.95}.sign-volgende-time,.sign-volgende-type,.sign-volgende-dest{font-weight:600}.sign-volgende-delay{color:#ffd6d6;font-weight:700}.sign-cancelled{color:#ffd6d6;letter-spacing:.03em;font-weight:700}.sign-spoor-card{flex-direction:column;align-items:stretch;padding:8px 10px;position:relative}.sign-spoor-label{color:#003082;align-self:flex-end;font-size:13px;font-weight:500}.sign-spoor-number{color:#003082;letter-spacing:-.02em;flex:auto;justify-content:center;align-items:center;font-size:clamp(56px,8vw,92px);font-weight:700;line-height:1;display:flex}.sign-spoor-suffix{vertical-align:super;margin-left:2px;font-size:.55em;font-weight:700}.sign-empty{color:#003082;text-align:center;flex:auto;justify-content:center;align-items:center;padding:30px;font-size:18px;display:flex}@media (width<=760px){.sign-housing{grid-template-columns:96px minmax(0,1fr) 84px;gap:6px;padding:8px}.sign-main-card{padding:12px 14px 0}.sign-footer{margin-left:-14px;margin-right:-14px;padding:5px 10px}.sign-headline{gap:8px}.sign-ns-logo{width:44px;height:22px}.sign-rig{left:2%;right:2%}}.deployed-commit{z-index:1000;color:#ffffffd9;letter-spacing:.02em;pointer-events:auto;-webkit-user-select:all;user-select:all;-webkit-backdrop-filter:blur(4px);background:#1414188c;border-radius:999px;padding:2px 7px;font:11px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;text-decoration:none;position:fixed;bottom:6px;right:8px}.deployed-commit:hover{color:#fff;background:#141418c7}.maplibregl-map{-webkit-tap-highlight-color:#0000;font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;position:relative;overflow:hidden}.maplibregl-canvas{position:absolute;top:0;left:0}.maplibregl-map:fullscreen{width:100%;height:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;z-index:2;position:absolute}.maplibregl-ctrl-top-left{top:0;left:0}.maplibregl-ctrl-top-right{top:0;right:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px buttontext}}.maplibregl-ctrl-group button{box-sizing:border-box;cursor:pointer;background-color:#0000;border:0;outline:none;width:29px;height:29px;padding:0;display:block}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;width:100%;height:100%;display:block}@media (forced-colors:active){.maplibregl-ctrl-icon{background-color:#0000}.maplibregl-ctrl-group button+button{border-top:1px solid buttontext}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media (hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:2s linear infinite maplibregl-spin}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;width:88px;height:23px;margin:0 0 -4px -4px;display:block;overflow:hidden}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors:active){a.maplibregl-ctrl-logo{background-color:#0000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{box-sizing:content-box;color:#000;background-color:#fff;border-radius:12px;min-height:20px;margin:10px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{visibility:visible;padding:2px 28px 2px 8px}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{box-sizing:border-box;cursor:pointer;background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;outline:none;width:24px;height:24px;display:none;position:absolute;top:0;right:0}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;right:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;left:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{box-sizing:border-box;color:#333;white-space:nowrap;background-color:#ffffffbf;border:2px solid #333;border-top:#333;padding:0 5px;font-size:10px}.maplibregl-popup{pointer-events:none;will-change:transform;display:flex;position:absolute;top:0;left:0}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{z-index:1;border:10px solid #0000;width:0;height:0}.maplibregl-popup-anchor-top .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;align-self:center}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;border-left:none;align-self:flex-start}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;border-right:none;align-self:flex-end}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;align-self:center}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;border-left:none;align-self:flex-start}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;border-right:none;align-self:flex-end}.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-left:none;border-right-color:#fff;align-self:center}.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:#fff;border-right:none;align-self:center}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{cursor:pointer;background-color:#0000;border:0;border-radius:0 3px 0 0;position:absolute;top:0;right:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{pointer-events:auto;background:#fff;border-radius:3px;padding:15px 10px;position:relative;box-shadow:0 1px 2px #0000001a}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{will-change:transform;transition:opacity .2s;position:absolute;top:0;left:0}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;width:15px;height:15px}.maplibregl-user-location-dot:before{content:"";animation:2s infinite maplibregl-user-location-dot-pulse;position:absolute}.maplibregl-user-location-dot:after{box-sizing:border-box;content:"";border:2px solid #fff;border-radius:50%;width:19px;height:19px;position:absolute;top:-2px;left:-2px;box-shadow:0 0 3px #00000059}@media (prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;width:1px;height:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{opacity:.5;background:#fff;border:2px dotted #202020;width:0;height:0;position:absolute;top:0;left:0}.maplibregl-cooperative-gesture-screen{color:#fff;opacity:0;pointer-events:none;z-index:99999;background:#0006;justify-content:center;align-items:center;padding:1rem;font-size:1.4em;line-height:1.2;transition:opacity 1s 1s;display:flex;position:absolute;inset:0}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity 50ms}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{z-index:99999;width:100%!important;height:100%!important;position:fixed!important;top:0!important;left:0!important}
