:root{--bg:#fafaf8;--surface:#fff;--surface-2:#f1f1ee;--line:#e2e2dc;--line-strong:#d6d4cc;--line-faint:#f0efea;--text:#1a1b1c;--text-2:#3a3d40;--muted:#5c5f63;--placeholder:#6b6e72;--green:#0e6e3e;--green-tint:#e7f0ea;--green-fill:#0e6e3e;--green-fill-text:#fff;--green-fill-label:#dff3e7;--green-text:#0e6e3e;--red-fill:#a3231c;--red-fill-text:#fff;--red-text:#8e1f19;--red-tint:#fbecea;--red-rule:#e3b4af;--ink:#1a1b1c;--ink-text:#fafaf8;--stop-water:#1976d2;--wind-head:#3a3d40;--wind-cross:#9a9ea3;--wind-tail:#d6d4cc;--wind-glyph:#33363a;--water-ui:#1f5fa8;--toilet-ui:#0f6479;--cafe-ui:#6b3fa0;--shop-ui:#1f5fa8;--fuel-ui:#7a4a05;--rider:#e6007e;--font-ui:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--r-row:10px;--r-card:12px;--r-sheet:14px}@media (prefers-color-scheme:dark){:root{--bg:#101113;--surface:#17191c;--surface-2:#1f2226;--line:#2e3236;--line-strong:#3b4046;--line-faint:#23272b;--text:#edeeef;--text-2:#c8ccd0;--muted:#a2a7ac;--placeholder:#969ba1;--green:#0b7a45;--green-tint:#16301f;--green-fill:#0b7a45;--green-text:#4ed08a;--red-fill:#7a1b15;--red-fill-text:#ffe9e6;--red-text:#ff8f84;--red-tint:#2a1512;--red-rule:#6a2a24;--ink:#edeeef;--ink-text:#101113;--stop-water:#6db1ee;--wind-head:#c8ccd0;--wind-cross:#7c8288;--wind-tail:#3b4046;--water-ui:#7fb4f0;--toilet-ui:#5fc6de;--cafe-ui:#bda0f0;--shop-ui:#7fb4f0;--fuel-ui:#e7a84b}}*{box-sizing:border-box}html,body,#root{overscroll-behavior:none;height:100%;margin:0}body{font-family:var(--font-ui);color:var(--text);background:var(--bg);-webkit-text-size-adjust:100%;font-variant-numeric:tabular-nums}button{font:inherit;font-family:var(--font-ui);cursor:pointer}h1,h2,h3{margin:0}.t-title{letter-spacing:-.01em;font-size:1.5rem;font-weight:640;line-height:1.2}.t-alarm{letter-spacing:-.01em;font-size:1.25rem;font-weight:700;line-height:1.2}.t-fact{font-size:1.0625rem;line-height:1.4}.t-body{font-size:.9375rem;line-height:1.5}.t-aside{font-size:.8125rem;line-height:1.45}.t-label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem}.muted{color:var(--muted)}.mono{font-family:var(--font-mono)}.app{background:var(--bg);flex-direction:column;height:100%;display:flex}.appbar{padding:env(safe-area-inset-top) 8px 0 14px;height:calc(44px + env(safe-area-inset-top));background:var(--surface);border-bottom:1px solid var(--line);flex:none;align-items:center;gap:12px;display:flex}.appbar-brand{letter-spacing:.14em;color:var(--text);background:0 0;border:0;flex:none;align-items:center;min-height:44px;padding:0 6px 0 0;font-size:.9375rem;font-weight:700;display:inline-flex}.appbar-route{min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.9375rem;font-weight:400;overflow:hidden}.icon-button{width:44px;height:44px;color:var(--muted);border-radius:var(--r-row);background:0 0;border:0;flex:none;place-items:center;font-size:1rem;display:grid}.stage{flex:1;min-height:0;position:relative}.map-wrap,.map{position:absolute;inset:0}.stage.bare{background:var(--bg);overflow-y:auto}.stage.bare .sheet{box-shadow:none;background:0 0;border:0;border-radius:0;max-width:560px;margin:0 auto;padding-top:28px;position:static;height:auto!important}.stage.bare .grabber-hit{display:none}.stage.bare .sheet-body{overflow:visible}.map-chrome{pointer-events:none;z-index:1000;position:absolute;inset:0}.map-chrome>*{pointer-events:auto}.filter-pills{gap:8px;display:flex;position:absolute;top:12px;left:12px}.pill{color:#5c5f63;background:#fffffff0;border:1px solid #e2e2dc;border-radius:999px;align-items:center;gap:7px;height:36px;padding:0 14px;font-size:.8125rem;font-weight:500;display:inline-flex;position:relative}.pill.on{color:#1a1b1c;font-weight:640}.pill:after,.key-chip:after{content:"";position:absolute;inset:-4px -2px}.pill i{border-radius:50%;width:9px;height:9px;display:block}.locate-button{border-radius:var(--r-row);color:#3a3d40;background:#fffffff0;border:1px solid #e2e2dc;place-items:center;width:44px;height:44px;font-size:1.0625rem;display:grid;position:absolute;top:12px;right:12px}.locate-button.on{background:var(--rider);border-color:var(--rider);color:#fff}.key-chip{color:#1a1b1c;background:#fffffff0;border:1px solid #e2e2dc;border-radius:999px;align-items:center;gap:8px;height:36px;padding:0 14px;font-size:.8125rem;font-weight:600;transition:bottom .24s cubic-bezier(.32,.72,0,1);display:inline-flex;position:absolute;left:12px}.key-chip i{border-radius:50%;width:8px;height:8px;display:block}.key-dots{gap:3px;display:inline-flex}.key-card{max-height:calc(100% - var(--sheet-h,300px) - 76px);border-radius:var(--r-card);color:#1a1b1c;background:#fffffff7;border:1px solid #e2e2dc;flex-direction:column;padding:12px 14px;transition:bottom .24s cubic-bezier(.32,.72,0,1);display:flex;position:absolute;left:10px;right:10px;overflow:hidden}.key-card-head{color:#5c5f63;flex:none;justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.key-card-body{flex-direction:column;flex:auto;gap:10px;min-height:0;display:flex;overflow-y:auto}.key-card-body>*{flex:none}.layer-list{min-height:0}.key-card-close{color:#5c5f63;background:0 0;border:0;min-height:32px;padding:6px 8px;font-size:.8125rem}.layer-list{flex-direction:column;display:flex}.key-card-close{color:#0e6e3e;font-weight:700}.layer{color:var(--muted);text-align:left;min-height:44px;background:0 0;border:0;border-bottom:1px solid #eeeee8;align-items:center;gap:10px;padding:0 2px;font-size:.875rem;display:flex}.layer:last-child{border-bottom:0}.layer.on{opacity:1;font-weight:600}.layer i{border-radius:50%;flex:none;width:11px;height:11px}.layer i.bar{border-radius:3px;width:16px;height:5px}.layer span{flex:1}.layer em{font-family:var(--font-mono);color:#5c5f63;font-size:.75rem;font-style:normal}.key-wind{color:#5c5f63;flex-wrap:wrap;gap:14px;font-size:.8125rem;display:flex}.key-wind span{align-items:center;gap:6px;display:inline-flex}.key-wind i.bar{border-radius:3px;width:16px;height:5px}.key-wind{border-top:1px solid #e2e2dc;margin-top:10px;padding-top:10px}.map-note{color:#5c5f63;font-family:var(--font-mono);background:#fffffff0;border:1px solid #e2e2dc;border-radius:999px;padding:7px 12px;font-size:.6875rem;position:absolute;top:64px;right:12px}.sheet{z-index:1100;background:var(--surface);border-top:1px solid var(--line-strong);border-radius:var(--r-sheet) var(--r-sheet) 0 0;flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #1a1b1c1a}.sheet.animating{transition:height .24s cubic-bezier(.32,.72,0,1)}.grabber-hit{cursor:grab;touch-action:none;flex:none;place-items:center;width:100%;min-height:44px;padding:16px 0 14px;display:grid}.grabber-hit:active{cursor:grabbing}.grabber{background:#c9c7bf;border-radius:3px;width:36px;height:5px}@media (prefers-color-scheme:dark){.grabber{background:#3b4046}}.sheet-body{overscroll-behavior:contain;flex-direction:column;flex:1;gap:12px;min-height:0;padding:0 16px 16px;display:flex;position:relative;overflow-y:auto}.sheet-footer{padding:10px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line-faint);flex:none;gap:10px;display:flex}.alarm{background:var(--red-fill);color:var(--red-fill-text);border-radius:var(--r-row);flex:none;padding:14px 16px}.alarm p{margin:4px 0 0;font-size:1.0625rem;line-height:1.35}.alarm.compact{padding:10px 14px}.alarm.compact span{margin-top:4px;display:block}.alarm.compact h2{font-size:1.0625rem}.alarm.compact span{font-size:.9375rem}.metrics{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.metric strong{font-size:1.0625rem;font-weight:640;display:block}.metric span{color:var(--muted);font-family:var(--font-mono);letter-spacing:.08em;margin-top:2px;font-size:.6875rem;display:block}.weather-line{border-top:1px solid var(--line-faint);color:var(--text-2);flex-wrap:wrap;align-items:center;gap:10px;padding-top:12px;font-size:.9375rem;display:flex}.tail-chip{background:var(--green-tint);color:var(--green-text);border-radius:6px;margin-left:auto;padding:3px 9px;font-size:.8125rem;font-weight:640}.quick{gap:8px;display:flex}.quick button{border:1px solid var(--line-strong);border-radius:var(--r-row);min-height:44px;color:var(--text);background:0 0;flex:1;font-size:.9375rem;font-weight:640}.appbar-back{min-height:44px;color:var(--text);background:0 0;border:0;flex:none;align-items:center;gap:4px;padding:0 8px 0 0;font-size:.9375rem;font-weight:640;display:inline-flex}.appbar-back span{font-size:1.25rem;line-height:1}.when{flex-direction:column;gap:6px;display:flex}.plan{border-top:1px solid var(--line-faint);flex-direction:column;gap:6px;padding-top:12px;display:flex}.plan-label{color:var(--muted)}.plan-fields{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.field>span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.field-col{flex-direction:column;flex:86px;gap:3px;min-width:0;display:flex}.field-name{color:var(--muted);padding-left:2px}.plan-fields .field{justify-content:center;width:auto;min-width:0;min-height:44px;padding:0 6px;font-size:.875rem}.field-col:first-child{flex:2 96px}.field{border-radius:var(--r-row);border:1px solid var(--line-strong);background:var(--surface);min-height:40px;color:var(--text);cursor:pointer;align-items:center;padding:0 12px;font-size:.9375rem;font-weight:640;display:inline-flex;position:relative}.field:focus-within{outline:2px solid var(--green-text);outline-offset:2px}.field:after{content:"▾";color:var(--muted);margin-left:8px;font-size:.6875rem}.field input,.field select{opacity:0;appearance:none;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.plan-answer{min-height:28px;color:var(--muted);text-align:left;background:0 0;border:0;padding:0;font-size:.8125rem}.plan-split{color:var(--muted);margin:0;font-size:.8125rem}.plan-answer-link{color:var(--green-text);white-space:nowrap;font-weight:640}.zone-label{border-top:1px solid var(--line-faint);color:var(--muted);margin-bottom:8px;padding-top:12px;display:block}.stats{grid-template-columns:repeat(auto-fit,minmax(3.625rem,1fr));gap:12px 8px;display:grid}.stat{flex-direction:column;gap:2px;min-width:0;display:flex}.stat strong{color:var(--text);font-variant-numeric:normal;white-space:nowrap;font-size:1.0625rem;font-weight:500}.stat span{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.625rem}button.stat-door{appearance:none;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;margin:0;padding:0}button.stat-door span{color:var(--accent,var(--muted))}button.stat-door:hover strong,button.stat-door:focus-visible strong{text-underline-offset:3px;text-decoration:underline}button.stat-door:focus-visible{outline:2px solid var(--accent,currentColor);outline-offset:3px}.cast{flex-direction:column;gap:8px;min-width:0;margin-top:14px;display:flex;overflow-x:auto}.cast .zone-label{margin-bottom:0}.cast-grid{font-variant-numeric:tabular-nums;grid-template-columns:auto auto auto 1fr auto;align-items:baseline;gap:6px 14px;font-size:.875rem;display:grid}.cast-h{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.625rem}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cast-day{color:var(--muted);margin-left:3px;font-size:.6875rem}.profile{flex-direction:column;gap:6px;display:flex}.profile-chart{touch-action:none;cursor:crosshair;width:100%;height:96px;display:block}.profile-cursor{stroke:var(--rider);stroke-width:1.5px}.profile-plot{position:relative}.arrow-key{gap:3px;font-style:normal;line-height:1;display:inline-flex}.arrow-key b:first-child{color:#c62828;font-size:1.0625rem}.arrow-key b:nth-child(2){color:#7a8087;font-size:.8125rem}.arrow-key b:nth-child(3){color:#188038;font-size:.625rem}.profile-grid{stroke:var(--line-strong);stroke-width:1px;stroke-dasharray:3 4}.profile-ytick{font-family:var(--font-mono);letter-spacing:.04em;color:var(--muted);text-shadow:0 0 3px var(--surface), 0 0 3px var(--surface), 0 0 3px var(--surface);pointer-events:none;font-size:.625rem;position:absolute;left:3px;transform:translateY(-100%)}.profile-float{z-index:1100;border-radius:var(--r-card);background:var(--surface);border:1px solid var(--line);padding:8px 12px 10px;position:absolute;left:10px;right:10px;box-shadow:0 8px 28px #0000002e}.profile-float-head{justify-content:space-between;align-items:center;display:flex}.profile-float .profile-chart{height:76px}.profile-cues{min-height:44px}.cue-now{margin:0;font-size:.8125rem;line-height:1.45}.cue-now strong{font-family:var(--font-mono);letter-spacing:.08em;font-size:.6875rem}.cue-next{color:var(--muted);margin:2px 0 0;font-size:.75rem}.cue-kind{font-family:var(--font-mono);letter-spacing:.08em;font-size:.6875rem;font-weight:700}.cue-step{z-index:1100;border-radius:var(--r-card);background:var(--surface);border:1px solid var(--line);padding:8px 12px 10px;position:absolute;left:10px;right:10px;box-shadow:0 8px 28px #0000002e}@media (width>=900px){.cue-step{width:340px;right:auto}}.cue-step-nav{gap:8px;padding-top:6px;display:flex}.cue-step-nav .btn{flex:1}.cue-popup .popup-sub{color:var(--text-2);margin:4px 0 0;font-size:.8125rem}.cue-row{align-items:center;display:flex}.cue-row .row{flex:1;min-width:0}.cue-row .row-sub,.cue-now,.popup-sub{overflow-wrap:anywhere}.cue-add{gap:8px;display:flex}.cue-add .btn{flex:none;width:auto;min-height:44px}.cue-add input{font:inherit;border:1px solid var(--line-strong);border-radius:var(--r-row);background:var(--surface);min-height:44px;color:var(--text);min-width:0;padding:0 10px;font-size:.9375rem}.cue-add-mi{flex:0 0 76px}.cue-add-note{flex:1}.profile-base{fill:#b3b1a8}@media (prefers-color-scheme:dark){.profile-base{fill:#4c5157}}.profile-scale{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);justify-content:space-between;font-size:.625rem;display:flex}.tabs{border-radius:var(--r-row);background:var(--surface-2);flex-wrap:wrap;padding:3px;display:flex}.tab{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:8px;flex:5rem;font-size:.875rem;font-weight:600}.tab.on{background:var(--surface);color:var(--text);font-weight:700;box-shadow:0 1px 2px #00000014}.when-wind{border-top:1px solid var(--line-faint);flex-direction:column;gap:6px;margin-top:14px;padding-top:12px;display:flex}.wind-bar{border-radius:4px;width:100%;height:8px;display:flex;overflow:hidden}.wind-bar i.head{background:#c62828}.wind-bar i.cross{background:#7a8087}.wind-bar i.tail{background:#188038}.wind-bar i.calm{background:repeating-linear-gradient(45deg,#ced3d8,#ced3d8 3px,#eceff1 3px 6px)}.here{border-top:1px solid var(--line-faint);flex-wrap:wrap;align-items:baseline;gap:10px;padding-top:12px;font-size:.9375rem;display:flex}.here-mile{font-family:var(--font-mono);letter-spacing:.06em;color:var(--muted);text-transform:uppercase;font-size:.8125rem}.here-water{color:var(--green-text);text-align:left;background:0 0;border:0;min-width:0;padding:0;font-size:.9375rem}.here-water strong{font-size:1.0625rem;font-weight:700}.here-water.dry{color:var(--red-text);font-weight:640}.selected{border-radius:var(--r-row);background:var(--surface-2);flex-direction:column;gap:2px;padding:10px 12px;display:flex}.selected-head{align-items:center;gap:8px;display:flex}.selected-name{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.9375rem;font-weight:640;overflow:hidden}.selected-sub{color:var(--muted);padding-left:17px;font-size:.8125rem}.selected-actions{flex-wrap:wrap;gap:8px;padding:8px 0 2px 17px;display:flex}.selected-actions .btn{background:var(--surface);border:1px solid var(--line-strong);white-space:nowrap;padding:0 12px;text-decoration:none}.selected-close{width:44px;height:44px;color:var(--muted);background:0 0;border:0;flex:none;font-size:1.25rem;line-height:1}.row.selected-row{background:var(--surface-2)}.btn{border-radius:var(--r-row);background:var(--surface-2);min-height:52px;color:var(--text);border:0;justify-content:center;align-items:center;gap:8px;width:100%;padding:0 18px;font-size:1.0625rem;font-weight:640;display:inline-flex}.btn.primary{background:var(--green);color:#fff}.btn.ink{background:var(--ink);color:var(--ink-text)}.btn.outline{border:1px solid var(--line-strong);color:var(--text);background:0 0;min-height:48px;font-size:.9375rem}.btn.danger{background:var(--red-fill);color:var(--red-fill-text);min-height:44px;font-size:.9375rem}.btn.small{min-height:44px;font-size:.9375rem}.btn:disabled{opacity:.5;cursor:default}.link-button{color:var(--muted);background:0 0;border:0;padding:6px 0;font-size:.8125rem;text-decoration:underline}.rows{margin:0;padding:0;list-style:none}.row{border:0;border-bottom:1px solid var(--line-faint);width:100%;min-height:52px;color:var(--text);text-align:left;background:0 0;align-items:center;gap:10px;padding:6px 4px;font-size:.9375rem;display:flex}.row.selected{background:var(--surface-2)}.row .dot{border-radius:50%;flex:none;width:10px;height:10px}.row .row-main{flex:1;min-width:0}.row .row-sub{color:var(--muted);font-size:.8125rem;display:block}.row .row-mile{font-family:var(--font-mono);color:var(--muted);flex:none;font-size:.8125rem}.rows-head{color:var(--muted);justify-content:space-between;padding:4px 4px 6px;display:flex}.gap-row{background:var(--red-tint);min-height:56px;color:var(--red-text);align-items:center;gap:10px;padding:6px 12px;font-size:.875rem;font-weight:640;display:flex}.gap-row .rule{background:var(--red-rule);flex:1;height:1.5px}.gap-row .mono{font-size:.8125rem}.riding{z-index:900;background:var(--bg);padding-bottom:env(safe-area-inset-bottom);flex-direction:column;display:flex;position:fixed;inset:0}.riding-map{flex:0 0 300px;position:relative}.riding-body{flex-direction:column;flex:1;gap:10px;min-height:0;padding:14px 16px 16px;display:flex;overflow-y:auto}.next-block{border-radius:var(--r-sheet);background:var(--green-fill);color:var(--green-fill-text);text-align:left;border:0;width:100%;padding:22px 20px 24px;display:block}.next-block.dry{background:var(--red-fill);color:var(--red-fill-text)}.next-block .label{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--green-fill-label);font-size:.875rem;display:block}.next-block.dry .label,.next-block.dry .after{color:#ffe9e6}.next-block .value{letter-spacing:-.03em;margin-top:4px;font-size:4.75rem;font-weight:720;line-height:1.02;display:block}.next-block .place{font-size:1.625rem;font-weight:600;line-height:1.2;display:block}.next-block .after{color:var(--green-fill-label);margin-top:6px;font-size:1.0625rem;display:block}.tiles{grid-template-columns:1fr 1fr;gap:10px;display:grid}.tile{background:var(--surface-2);border-radius:var(--r-card);padding:12px 14px}.tile span{font-family:var(--font-mono);letter-spacing:.1em;color:var(--muted);font-size:.75rem;display:block}.tile strong{letter-spacing:-.02em;margin-top:2px;font-size:2.125rem;font-weight:680;display:block}.climb-line{background:var(--surface-2);border-radius:var(--r-card);align-items:center;gap:10px;padding:12px 14px;font-size:1.1875rem;display:flex}.climb-line i{background:var(--climb);border-radius:3px;flex:none;width:12px;height:12px}.climb-line .right{color:var(--muted);margin-left:auto;font-size:.9375rem}.hold-button{border-radius:var(--r-row);border:1.5px solid var(--line-strong);min-height:56px;color:var(--muted);background:0 0;width:100%;margin-top:auto;font-size:1.0625rem;font-weight:640;position:relative;overflow:hidden}.hold-fill{background:var(--surface-2);width:0;transition:width .6s linear;position:absolute;inset:0}.hold-button.holding .hold-fill{width:100%}.hold-button span{position:relative}.field{border:1px solid var(--line-strong);border-radius:var(--r-row);background:var(--bg);width:100%;min-height:52px;color:var(--text);padding:0 14px;font-family:inherit;font-size:1rem}.field::placeholder{color:var(--placeholder)}.drop-target{border:1px dashed var(--line-strong);border-radius:var(--r-row);min-height:52px;color:var(--muted);background:0 0;place-items:center;width:100%;font-size:.9375rem;display:grid}.dragging .drop-target{border-color:var(--green);color:var(--green-text)}.steps{margin:0;padding:0;list-style:none}.steps li{height:34px;color:var(--muted);align-items:center;gap:10px;font-size:.9375rem;display:flex}.steps li.done{color:var(--text)}.steps li i{text-align:center;width:16px;color:var(--green-text);font-style:normal}.progress{background:var(--line);border-radius:3px;height:6px;overflow:hidden}.progress i{background:var(--green);height:100%;transition:width .2s ease-out;display:block}.error-card{border:1.5px solid var(--red-fill);background:var(--red-tint);border-radius:var(--r-row);padding:14px 16px}.error-card h2{color:var(--red-text)}.error-card p{color:var(--text-2);margin:6px 0 12px;font-size:.9375rem}.error-card .actions{gap:10px;display:flex}.notice{border:1px solid var(--line-strong);border-left:3px solid var(--fuel-ui);color:var(--text-2);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:.9375rem;display:flex}.notice.neutral{border-left-color:var(--muted)}.notice button{white-space:nowrap;flex:none;width:auto;min-height:40px;margin-left:auto;font-size:.9375rem}.osm-line{color:var(--muted);margin:0;font-size:.8125rem}.share-block{white-space:pre-wrap;font-family:var(--font-mono);background:var(--surface-2);border-radius:var(--r-row);margin:0;padding:12px;font-size:.75rem;line-height:1.55;overflow-x:auto}.section{border-top:1px solid var(--line-faint);flex-direction:column;gap:10px;padding-top:14px;display:flex}.section>h3{color:var(--muted);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem}.field-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.field-row select,.field-row input[type=date]{border:1px solid var(--line-strong);border-radius:var(--r-row);background:var(--bg);min-height:44px;color:var(--text);font:inherit;padding:0 10px;font-size:.9375rem}.recent-row{min-width:0;min-height:44px;color:var(--text);text-align:left;background:0 0;border:0;flex:1 1 0;align-items:center;gap:10px;padding:4px;font-size:.9375rem;display:flex}.recent-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.recent-meta{color:var(--muted);white-space:nowrap;flex:none;margin-left:auto;font-size:.8125rem}.recent-delete{width:44px;height:44px;color:var(--muted);background:0 0;border:0;flex:none;font-size:1.25rem;line-height:1}.spinner{border:2px solid var(--line);border-top-color:var(--green);vertical-align:-2px;border-radius:50%;flex:none;width:14px;height:14px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spinner{animation-duration:2.5s}.sheet.animating,.key-chip,.key-card,.hold-fill{transition-duration:1ms}}.leaflet-control-zoom a{color:#3a3d40!important;background:#fff!important;border:1px solid #d6d4cc!important;width:40px!important;height:40px!important;font-size:1.125rem!important;line-height:40px!important}.leaflet-control-zoom{box-shadow:none!important;border:0!important}.leaflet-control-attribution{color:#5c5f63!important;background:#ffffffd9!important;font-size:.6875rem!important}.leaflet-container .leaflet-bottom{bottom:var(--sheet-h,0px);transition:bottom .24s cubic-bezier(.32,.72,0,1)}@media (width<=899px){.leaflet-control-zoom{display:none!important}}.mile-badge{color:#b4451f;text-align:center;background:#fff;border:2px solid #b4451f;border-radius:10px;font-size:.625rem;font-weight:700;line-height:15px}.climb-badge{color:#fff;text-align:center;background:#b4451f;border-radius:4px;font-size:.625rem;font-weight:700;line-height:16px}.endpoint{color:#fff;text-align:center;letter-spacing:.04em;background:#0e6e3e;border-radius:9px;font-size:.625rem;font-weight:700;line-height:18px}.wind-arrow{text-align:center;text-shadow:0 0 2px #fff,0 0 4px #fff,0 0 6px #fff;font-size:1.3125rem;line-height:22px}.wind-arrow span{display:inline-block}.popup b{font-size:.9375rem}.popup-sub{color:#5c5f63;margin:3px 0 6px;font-size:.8125rem}.popup ul{margin:0 0 8px;padding-left:18px;font-size:.8125rem}.popup-mystop{color:#0e6e3e;text-align:center;background:#fff;border:1px solid #d6d4cc;border-radius:8px;width:100%;margin:2px 0 8px;padding:7px 10px;font-size:.8125rem;font-weight:640;display:block}.popup-mystop[aria-pressed=true]{background:#e7f0ea;border-color:#0e6e3e}.popup a{min-height:24px;padding:10px 12px 10px 0;display:inline-block}@media (width>=900px){.stage{display:flex}.map-wrap{flex:1;min-width:0;position:relative}.sheet{border-top:0;border-left:1px solid var(--line);box-shadow:none;border-radius:0;flex:0 0 460px;position:relative;height:auto!important}.grabber-hit{display:none}.sheet-body{padding-top:16px}.key-chip,.key-card{left:12px;right:auto;bottom:34px!important}.key-card{width:320px}.leaflet-container .leaflet-bottom{bottom:0}}.intro-copy{margin:-4px 0 0}.about{flex-direction:column;gap:12px;max-width:560px;display:flex}.about-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.about-head .btn{flex:none;width:auto}.about h3{color:var(--muted);margin-top:6px}.about-list{color:var(--text-2);margin:0;padding-left:18px;font-size:.9375rem;line-height:1.55}.about-list li+li{margin-top:8px}.about a{color:var(--green-text)}.when-slider::-webkit-slider-runnable-track{background:var(--surface-2);border:1px solid var(--line);border-radius:5px;height:10px}.when-slider::-moz-range-track{background:var(--surface-2);border:1px solid var(--line);border-radius:5px;height:10px}.when-slider::-moz-range-thumb{background:var(--green);border:2px solid var(--surface);border-radius:50%;width:26px;height:26px}.sheet-head{flex:none;align-items:center;display:flex;position:relative}.sheet-head .grabber-hit{flex:1}.sheet-toggle{border:1px solid var(--line-strong);background:var(--surface);min-height:36px;color:var(--muted);border-radius:999px;padding:0 12px;font-size:.8125rem;font-weight:600;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.steps li.active{color:var(--text);font-weight:600}.working{color:var(--muted);margin-left:auto;font-size:.8125rem;font-style:normal}@media (width>=900px){.sheet.min{flex:none}.sheet.min .sheet-head{padding:10px 14px}}.crash{flex-direction:column;gap:12px;max-width:560px;margin:0 auto;padding:24px 18px;display:flex}.crash .quick{margin-top:4px}.crash-detail{background:var(--surface-2);color:var(--muted);font-family:var(--font-mono);white-space:pre-wrap;word-break:break-word;border-radius:8px;margin:8px 0 0;padding:10px 12px;font-size:.75rem}.alarm.checking{background:var(--surface-2);color:var(--text-2)}.alarm.checking .t-alarm{color:var(--text-2)}.about-list{color:var(--text-2);flex-direction:column;gap:6px;margin:0;padding-left:20px;display:flex}.wind-swatch{gap:1px;font-size:.6875rem;line-height:1;display:inline-flex}.key-wind .arrow{font-size:.8125rem;font-style:normal;line-height:1}.key-scale{border-top:1px solid var(--line-faint);color:var(--muted);white-space:nowrap;align-items:center;gap:6px;margin-top:8px;padding-top:8px;font-size:.6875rem;display:flex}.key-scale .ramp{border-radius:3px;flex:none;width:74px;height:6px}.key-scale .grow{flex:1}.key-scale.wind{gap:12px}.key-scale.wind span{align-items:center;gap:4px;display:inline-flex}.key-scale .arrow{font-size:.9375rem}.key-scale.wind .key-note{white-space:normal;opacity:.85;flex-basis:100%;font-size:.625rem;line-height:1.35}.key-scale.wind{flex-wrap:wrap;row-gap:6px}.climb-end{font-family:var(--font-mono);letter-spacing:.08em;color:#fff;text-align:center;background:#1a1b1c;border-radius:4px;font-size:.5625rem;font-weight:700;line-height:16px;box-shadow:0 1px 3px #00000059}.climb-badge.on{outline-offset:1px;outline:2px solid #1a1b1c}.layer-list{grid-template-columns:1fr 1fr;column-gap:10px;display:grid}.layer-list .layer.wide{grid-column:1/-1}.layer span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.menu-trigger{background:var(--surface-2);min-height:44px;color:var(--text);border:0;border-radius:8px;flex:none;padding:0 12px;font-size:.9375rem;font-weight:600}.menu-trigger.on{background:var(--ink);color:var(--ink-text)}.scrim{top:calc(44px + env(safe-area-inset-top));z-index:1400;background:#1a1b1c59;position:fixed;bottom:0;left:0;right:0}.appbar{z-index:1600;position:relative}.menu-surface{z-index:1500;padding:0 10px calc(34px + env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--line);border-radius:var(--r-sheet) var(--r-sheet) 0 0;flex-direction:column;animation:.22s cubic-bezier(.32,.72,0,1) menu-in;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #00000024}@keyframes menu-in{0%{opacity:0;transform:translateY(16px)}}.menu-surface.wide{bottom:auto;left:auto;right:8px;top:calc(44px + env(safe-area-inset-top) + 6px);border:1px solid var(--line-strong);border-radius:var(--r-card);width:320px;padding:8px;box-shadow:0 10px 30px #0000001f}.menu-head{place-items:center;height:44px;display:grid}.menu-head .grabber{background:var(--line-strong);border-radius:3px;width:36px;height:5px;display:block}.menu-hint{color:var(--muted);margin:0 6px 8px;font-size:.8125rem}.menu-group+.menu-group{border-top:1px solid var(--line);margin-top:6px;padding-top:6px}.menu-row{border-radius:var(--r-row);width:100%;min-height:52px;color:var(--text);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0 6px;font-size:.9375rem;display:flex}.menu-surface.wide .menu-row{min-height:44px}.menu-row:hover,.menu-row:active{background:var(--surface-2)}.menu-label{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.menu-label em{color:var(--muted);font-size:.8125rem;font-style:normal}.menu-value{color:var(--muted);font-size:.8125rem}.menu-chevron{color:var(--muted);font-size:1.125rem}.menu-row.accent{background:var(--green-tint);margin:2px 4px;padding:0 12px}.menu-row.accent .menu-label{color:var(--green-text);font-weight:600}.menu-row.accent .menu-label em{color:var(--green-text);opacity:.85;font-weight:400}@media (prefers-color-scheme:dark){.menu-row.accent{background:var(--surface-2);border:1px solid var(--green-text)}}.menu-close{width:100%;min-height:52px;color:var(--muted);background:0 0;border:0;margin-top:4px;font-size:.9375rem;font-weight:600}.share-preview{background:var(--surface-2);border:1px solid var(--line-strong);border-radius:var(--r-card);flex-direction:column;gap:6px;margin-bottom:12px;padding:14px 16px;display:flex}.share-preview p{color:var(--text);margin:0;font-size:.9375rem}.share-link{color:var(--green-text);word-break:break-all;font-size:.9375rem;font-weight:600}.share-row{gap:10px;margin-top:10px;display:flex}.share-row .btn{flex:1;min-height:52px}.menu-surface.share .t-aside{margin:12px 2px 0}.qr-card{border-radius:var(--r-card);background:#fff;align-self:center;place-items:center;width:260px;margin:4px 0 14px;padding:26px;display:grid}.qr svg{width:208px;height:208px;display:block}.qr-hint{text-align:center;margin:0}.qr-url{text-align:center;margin:6px 0 0}.page{flex-direction:column;gap:12px;max-width:680px;display:flex}.rule{background:var(--line);border:0;width:100%;height:1px;margin:4px 0}.steps-guide{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.steps-guide li{align-items:flex-start;gap:12px;display:flex}.steps-guide p{margin:2px 0 0}.step-num{background:var(--ink);width:28px;height:28px;color:var(--ink-text);border-radius:50%;flex:none;place-items:center;font-size:.8125rem;font-style:normal;font-weight:700;display:grid}.step-num.green{background:var(--green);color:#fff}.key-guide{flex-direction:column;gap:10px;margin:0;padding:0;font-size:.9375rem;list-style:none;display:flex}.key-guide li{align-items:center;gap:10px;display:flex}.key-guide .dot{border-radius:50%;flex:none;width:11px;height:11px}.key-guide .bar{border-radius:3px;flex:none;width:26px;height:6px}.quick .quick-primary{border:1.5px solid var(--green);color:var(--green-text);background:0 0;flex:1.6;font-weight:640}.shared-chip{background:var(--green-tint);min-height:36px;color:var(--green-text);border-radius:999px;align-self:flex-start;align-items:center;margin:0 0 10px;padding:0 12px;font-size:.8125rem;font-weight:600;display:inline-flex}@media (prefers-color-scheme:dark){.shared-chip{background:var(--surface-2)}}.alarm.checking .t-alarm{align-items:center;gap:10px;display:flex}.alarm.checking .spinner{flex:none}.feedback{flex-direction:column;gap:8px;width:100%;display:flex}.feedback label{color:var(--muted);font-size:.8125rem}.feedback textarea,.feedback input[type=email]{width:100%;font:inherit;color:var(--text);background:var(--surface-2);border:1px solid var(--line-strong);border-radius:var(--r-row);padding:12px;font-size:.9375rem}.feedback textarea{resize:none;min-height:108px}.feedback input[type=email]{min-height:48px}.feedback textarea:focus,.feedback input[type=email]:focus{outline:2px solid var(--green);outline-offset:1px;border-color:var(--green)}.feedback .actions{gap:10px;display:flex}.feedback button{border-radius:var(--r-row);border:1px solid var(--line-strong);background:var(--surface);min-height:48px;color:var(--text);flex:1;font-size:.9375rem;font-weight:640}.feedback button[type=submit]{background:var(--green);border-color:var(--green);color:#fff}.feedback button[disabled]{opacity:.5}.feedback .small{font-size:.8125rem}.feedback .error{color:var(--red-text);margin:0;font-size:.8125rem}.toast{left:50%;bottom:calc(24px + env(safe-area-inset-bottom));z-index:1700;background:var(--ink);max-width:calc(100% - 32px);color:var(--ink-text);border-radius:999px;padding:12px 18px;font-size:.9375rem;font-weight:600;animation:.16s ease-out toast-in;position:fixed;transform:translate(-50%);box-shadow:0 6px 20px #00000038}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}.alarm.warn{background:var(--surface-2);color:var(--text)}.alarm.warn .t-alarm{color:var(--text)}.alarm-rest{opacity:.85;margin:6px 0 0;font-size:.8125rem}.dot{border-radius:50%;flex:none;width:10px;height:10px;display:block}.dot.water{background:var(--stop-water);border:1.5px solid var(--surface)}.dot.none{background:0 0}.key-scale .dot.none{border:1.5px solid var(--wind-glyph);background:#fff}.key-scale .dot.water{background:#1976d2;border:1.5px solid #fff;box-shadow:0 0 0 1px #1976d2}.layer em{font-family:var(--font-mono);color:#5c5f63;font-size:.75rem}.kind-chips{scrollbar-width:none;flex:none;align-items:center;gap:8px;min-height:44px;padding-bottom:2px;display:flex;overflow-x:auto}.kind-chips::-webkit-scrollbar{display:none}@media (width<=899px){.kind-chips{-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000)}}.kind-chips .chip{border:1px solid var(--line-strong);background:var(--surface-2);min-height:36px;color:var(--muted);white-space:nowrap;border-radius:999px;flex:none;padding:0 14px;font-size:.8125rem;font-weight:600}.kind-chips .chip.on{background:var(--ink);border-color:var(--ink);color:var(--ink-text)}.rows-section{z-index:1;background:var(--surface);color:var(--muted);border-bottom:1px solid var(--line-faint);margin:0;padding:9px 0 5px;position:sticky;top:0}@media (width>=900px){.kind-chips{flex-wrap:wrap;overflow:visible}}.menu-surface.task{gap:12px}.task-title{margin:0 6px 4px;font-size:1.0625rem}.menu-surface.task .feedback,.menu-surface.task .offline{padding:0 6px}.fit-button{border-radius:var(--r-row);color:#3a3d40;background:#fffffff0;border:1px solid #e2e2dc;place-items:center;width:44px;height:44px;font-size:1.0625rem;display:grid;position:absolute;top:64px;right:12px}.leaflet-popup-content{max-width:250px}.offline-map{flex-direction:column;gap:10px;display:flex}button.secondary{border-radius:var(--r-row);border:1px solid var(--line-strong);background:var(--surface);min-height:48px;color:var(--text);padding:0 16px;font-size:.9375rem;font-weight:640}button.secondary[disabled]{opacity:.5}.offline-done{border-radius:var(--r-row);background:var(--green-tint);color:var(--green-text);margin:0;padding:10px 12px;font-size:.9375rem;font-weight:600}@media (prefers-color-scheme:dark){.offline-done{background:var(--surface-2);border:1px solid var(--green-text)}}@media (width>=900px){.locate-button,.fit-button{right:472px}}.gap-summary{border-radius:var(--r-row);background:var(--red-tint);color:var(--red-text);margin:0;padding:10px 12px;font-size:.8125rem;font-weight:600}@media (width>=900px){.sheet-toggle{display:none}}.device-help{margin-top:10px}.device-help summary{cursor:pointer;color:var(--green-text);list-style:none}.device-help summary::-webkit-details-marker{display:none}.device-help summary:before{content:"▸ "}.device-help[open] summary:before{content:"▾ "}.device-help summary:focus-visible{outline:2px solid var(--green);outline-offset:2px}.device-steps{margin:8px 0 0;padding-left:20px}.device-steps li{margin-bottom:8px}.device-help>.t-aside.muted{margin:4px 0 0}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
