:root{--ink:#000;--paper:#fff;--border:#e5e7eb;--navy:#17181d;--blue:#479aff;--orange:#ffa236;--lavender:#fbf4fd;--cream:#fff9ef;--cream-line:#ffd9a3;--sky:#f1f7ff;--grayb:#f5f5f5;--gray:#6b7280;--sidebar-w:400px}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{color:var(--ink);background:var(--paper);font-family:Pretendard Variable,Pretendard,-apple-system,Apple SD Gothic Neo,sans-serif;overflow:hidden}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0}.hidden{display:none!important}.btn-primary{background:var(--blue);color:#fff;border-radius:20px;padding:13px 28px;font-size:15px;font-weight:700}.btn-primary:disabled{color:#a3aab8;cursor:default;background:#e6e9ef}.btn-ghost{color:var(--gray);padding:12px 16px;font-size:14px}.btn-outline{border:1px solid var(--blue);color:var(--blue);background:#fff;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600}.x{color:var(--gray);padding:4px 8px;font-size:15px}.badge-region{background:var(--ink);color:#fff;border-radius:999px;padding:4px 11px;font-size:12px;font-weight:600}.ob{letter-spacing:-.015em;word-break:keep-all;background:#fff;flex-direction:column;flex:1;align-items:center;min-height:0;display:flex;overflow-y:auto}.ob-privacy{color:#9aa0ad;text-underline-offset:3px;flex-shrink:0;margin:4px auto 18px;padding:6px 8px;font-size:12.5px;text-decoration:underline}.ob-privacy:hover{color:#1b64d8}.ob-step{flex-shrink:0;width:calc(100% - 32px);max-width:620px;margin-block:auto;padding:34px 0 8px;position:relative}.ob-stepper{justify-content:center;gap:6px;margin-bottom:16px;display:flex}.ob-stepper i{background:#e9e9ef;border-radius:3px;width:22px;height:6px;transition:background .2s}.ob-stepper i.on{background:#236cf6}.ob-step h1{text-align:center;letter-spacing:-.032em;color:#17171b;font-size:30px;font-weight:800}.ob-hint{color:#76767f;text-align:center;margin:10px 0 24px;font-size:14px}.ob-body{flex-direction:column-reverse;display:flex}.ob-picks{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.pick{color:#1a56d6;background:#edf4ff;border-radius:999px;align-items:center;gap:6px;padding:9px 14px;font-size:14px;font-weight:700;transition:background .15s;display:inline-flex}.pick i{opacity:.55;font-size:12px;font-style:normal}.pick:hover{background:#dfecff}.ob-empty{color:#76767f;font-size:14px;line-height:1.7}.ob-sugg{margin-top:20px}.ob-lab{color:#76767f;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.ob-sugg-row{flex-wrap:wrap;gap:8px;display:flex}.sugg{color:#4e4e58;border:1px dashed #dcdce5;border-radius:999px;padding:8px 13px;font-size:14px;font-weight:600;transition:border-color .15s,color .15s,background .15s}.sugg:hover{color:#1a56d6;background:#f5f9ff;border-color:#236cf6}.ob-mapbadge{z-index:2;color:#4e4e58;background:#fff;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;position:absolute;top:14px;left:14px;box-shadow:0 1px 3px #17171b14,0 4px 12px #17171b14}.ob-mapbadge b{color:#236cf6;font-weight:800}.ob-sea{background:#edf4ff;border-radius:22px;width:fit-content;margin:0 auto;padding:16px 28px;position:relative}.kmap{position:relative}.kmap svg{width:auto;height:clamp(320px,100dvh - 450px,560px);display:block}.kp{fill:#fff;stroke:#b9cfe8;stroke-width:1px;stroke-linejoin:round;cursor:pointer;transition:fill .15s}.kp:hover{fill:#e0edff}.kp.on{fill:#236cf6;stroke:#1a56d6}.kpin{background:#fff;border-radius:10px;flex-direction:column;align-items:center;gap:0;padding:4px 8px 3px;line-height:1.15;transition:color .15s,box-shadow .15s;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 3px #17171b14,0 4px 12px #1a56d61f}.kpin:after{content:"";position:absolute;inset:-6px}.kpin b{white-space:nowrap;font-size:12px;font-weight:700}.kpin small{color:#76767f;font-size:10px;font-weight:600}.kpin.on{color:#1a56d6;box-shadow:0 0 0 2px #236cf6,0 4px 12px #1a56d638}.kpin.on small{color:#1a56d6}.ob-themes{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.tc{background:#fff;border:1px solid #e9e9ef;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:18px 8px 14px;transition:box-shadow .15s,transform .15s,background .15s,border-color .15s;display:flex;position:relative;box-shadow:0 1px 3px #17171b0d,0 8px 24px #17171b0d}.tc:hover{transform:translateY(-2px);box-shadow:0 8px 30px #17171b21}.tc-stamp{background:var(--tc);border-radius:50%;flex:none;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .18s,box-shadow .15s;display:flex}.tc-stamp img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.tc-txt{flex-direction:column;align-items:center;gap:2px;display:flex}.tc-name{text-align:center;color:#17171b;align-items:center;min-height:34px;font-size:13px;font-weight:700;line-height:1.3;display:flex}.tc small{color:#76767f;font-size:11px}.tc-check{color:#b9b9c2;background:#f0f0f5;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;transition:background .15s,color .15s;display:flex;position:absolute;top:10px;right:10px}.tc.on{background:color-mix(in srgb, var(--tc) 7%, #fff);box-shadow:0 0 0 2px var(--tc-deep), 0 8px 24px color-mix(in srgb, var(--tc-deep) 22%, transparent);border-color:#0000}.tc.on .tc-stamp{box-shadow:0 0 0 2.5px var(--tc-deep);animation:.28s cubic-bezier(.2,1.4,.4,1) stamp-press;transform:rotate(-8deg)}.tc.on .tc-check{background:var(--tc-deep);color:#fff}.tc.on .tc-name{color:var(--tc-deep)}@keyframes stamp-press{0%{transform:rotate(-8deg)scale(1.35)}to{transform:rotate(-8deg)scale(1)}}@media (prefers-reduced-motion:reduce){.tc.on .tc-stamp{animation:none;transform:none}.tc:hover{transform:none}}.kp:focus-visible,.kpin:focus-visible,.tc:focus-visible{outline-offset:2px;outline:2px solid #236cf6}.ob-count{text-align:center;color:#76767f;min-height:21px;margin:18px 0 4px;font-size:14px}.ob-count b{color:#236cf6;font-weight:800}.ob-cta{padding:14px 0 max(14px, env(safe-area-inset-bottom));background:linear-gradient(#fff0,#fff 40%);flex-direction:column;gap:2px;display:flex;position:sticky;bottom:0}.ob-cta-row{gap:8px;width:100%;display:flex}.ob-cta .btn-primary{background:#236cf6;border-radius:14px;flex:1;padding:15px;font-size:16px;font-weight:800;transition:background .15s,box-shadow .15s;box-shadow:0 8px 20px #236cf647}.ob-cta .btn-primary:hover:not(:disabled){background:#1a56d6}.ob-cta .btn-primary:disabled{color:#9aa0ac;box-shadow:none;background:#e9e9ef}.ob-cta .btn-ghost{color:#4e4e58;background:#f0f0f5;border-radius:14px;flex-shrink:0;padding:15px 22px;font-size:15px;font-weight:700;transition:background .15s}.ob-cta .btn-ghost:hover{background:#e4e4ec}.ob-skip{color:#76767f;text-underline-offset:3px;align-self:center;margin-top:6px;padding:6px 10px;font-size:13px;text-decoration:underline}.ob-skip:hover{color:#17171b}.ob-art{display:none}@media (width>=900px){.ob-step{grid-template-rows:auto 1fr;grid-template-columns:400px 1fr;column-gap:52px;max-width:1120px;display:grid}.ob-head{grid-area:1/1}.ob-head .ob-stepper{justify-content:flex-start}.ob-step h1{text-align:left;justify-content:flex-start;font-size:34px}.ob-hint{text-align:left;margin-bottom:18px}.ob-body{display:contents}.ob-controls{flex-direction:column;grid-area:2/1;display:flex}.ob-controls .ob-cta{background:0 0;margin-top:auto;padding-bottom:4px;position:static}.ob-canvas{grid-area:1/2/3/3}.ob-canvas .ob-sea{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.kmap svg{height:clamp(400px,100dvh - 300px,680px)}.ob-count{display:none}.ob-picks,.ob-themes{margin-top:0}.tc{flex-direction:row;gap:12px;padding:12px 14px}.tc-stamp{width:44px;height:44px}.tc-txt{align-items:flex-start;gap:1px}.tc-name{text-align:left;min-height:0}.tc-check{flex:none;margin-left:auto;position:static}.ob-art{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;margin:auto 0 0;display:block}.ob-controls .ob-art+.ob-cta{margin-top:0}}#app{flex-direction:column;height:100dvh;display:flex}.main{isolation:isolate;flex:1;min-height:0;display:flex}.fchip{color:#1b64d8;white-space:nowrap;background:#eef5ff;border-radius:999px;align-items:center;gap:4px;padding:6px 11px;font-size:12px;font-weight:600;display:inline-flex}.fchip i{opacity:.55;font-size:11px;font-style:normal}.empty-state{text-align:center;padding:38px 20px}.empty-state b{font-size:15px;display:block}.empty-state p{color:var(--gray);margin:7px 0 16px;font-size:13px}.empty-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.empty-actions button{border:1px solid var(--blue);color:var(--blue);background:#fff;border-radius:999px;padding:9px 16px;font-size:13px;font-weight:600}.sidebar{width:var(--sidebar-w);flex:0 0 var(--sidebar-w);border-right:1px solid var(--border);z-index:20;background:#fff;flex-direction:column;min-height:0;display:flex}.sb-browse{flex-direction:column;flex:1;min-height:0;display:flex}.sb-filters{border-bottom:1px solid var(--border);padding:4px 16px 14px}.frow{text-align:left;border-bottom:1px solid #f1f3f5;border-radius:0;align-items:center;gap:7px;width:100%;padding:13px 2px;font-size:14px;font-weight:700;display:flex}.frow:hover{background:#fafbfc}.frow .frow-val{color:#9aa1ab;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;max-width:60%;margin-left:auto;font-size:13px;font-weight:500;display:inline-flex;overflow:hidden}.frow.set .frow-val{color:#4b5563;font-weight:600}.frow i{color:#c3c7cf;font-size:15px;font-style:normal;line-height:1}.frow .caret{color:#c3c7cf;flex:none;width:13px;height:13px;transition:transform .18s}.frow .caret.up{transform:rotate(180deg)}.frow-inset{background:var(--grayb);border-bottom:0;border-radius:10px;margin-top:8px;padding:11px 12px;font-size:13px}.frow-inset:hover{background:#eef1f4}.sb-themes{grid-template-columns:1fr 1fr;gap:7px;margin-top:10px;display:grid}.sb-themes .chip{white-space:nowrap;justify-content:flex-start;width:100%;padding:9px 12px;overflow:hidden}.sb-themes .chip .dot{flex:none}.sb-toggles{gap:6px;margin-top:10px;display:flex}.theme-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid;overflow-y:auto}.theme-grid .chip{white-space:nowrap;justify-content:flex-start;width:100%;padding:10px 12px;overflow:hidden}.theme-grid .chip .dot{flex:none}.chip{border:1px solid var(--border);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:600;transition:all .1s;display:inline-flex}.chip .dot{border-radius:50%;width:9px;height:9px}.chip.on{border-color:#0000}.chip-n{color:#fff;background:#111318bf;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;margin-left:1px;padding:0 4px;font-size:10px;font-weight:800;display:inline-flex}.sb-count{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:10px 16px;font-size:13px;display:flex}.sb-count b{font-size:14px}.seg{border:1px solid var(--border);border-radius:8px;display:flex;overflow:hidden}.seg button{color:var(--gray);padding:6px 12px;font-size:12px;font-weight:600}.seg button.on{background:var(--navy);color:#fff}.sb-list{flex:1;min-height:0;padding-bottom:16px;overflow-y:auto}.sb-more{margin:14px auto 0}.prow{text-align:left;border-bottom:1px solid #f1f3f5;align-items:center;gap:12px;width:100%;padding:13px 16px;display:flex}.prow:hover{background:#f8fafc}.prow .pthumb{border-radius:12px;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;font-size:26px;display:flex}.prow .pbody{flex:1;min-width:0}.prow b{text-overflow:ellipsis;white-space:nowrap;font-size:15px;display:block;overflow:hidden}.prow .ptopic{margin:3px 0;font-size:12px;font-weight:600}.prow small{color:var(--gray);text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.prow .pregion{color:var(--gray);flex:none;font-size:12px}.prow .pdist{background:var(--grayb);color:#374151;font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;flex:none;padding:4px 9px;font-size:11.5px;font-weight:700}.detail-panel{width:var(--sidebar-w);border-right:1px solid var(--border);z-index:660;background:#fff;flex-direction:column;max-width:100%;display:flex;position:absolute;top:0;bottom:0;left:0;box-shadow:6px 0 22px #1113181f}.dp-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.dp-head .x{font-size:17px}.dp-body{flex:1;padding:16px 18px 30px;overflow-y:auto}.chipbar{border-bottom:1px solid var(--border);z-index:25;scrollbar-width:none;background:#fff;gap:8px;padding:10px 14px;display:none;overflow-x:auto}.chipbar::-webkit-scrollbar{display:none}.chipbar .chip{flex:none}.stage{flex:1;min-width:0;min-height:0;position:relative}#map{background:#f3f4f6;width:100%;height:100%;position:absolute;inset:0}.leaflet-container{font:inherit}.mkwrap{background:0 0;border:0}.mk{border:2px solid #fff;border-radius:50% 50% 50% 0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex;transform:rotate(-45deg);box-shadow:0 2px 6px #1113184d}.mk svg{width:14px;height:14px;display:block}.mk>span{width:24px;height:24px}.mk img{border-radius:50%;width:100%;height:100%;display:block}.mk-label{text-align:center;letter-spacing:-.2px;text-shadow:-1.5px -1.5px #fff,1.5px -1.5px #fff,-1.5px 1.5px #fff,1.5px 1.5px #fff,0 -1.5px #fff,0 1.5px #fff,-1.5px 0 #fff,1.5px 0 #fff,0 0 5px #fff;width:max-content;max-width:108px;font-size:11px;font-weight:700;line-height:1.25;display:none;position:absolute;top:31px;left:50%;transform:translate(-50%)}.show-labels .mk-label{display:block}.mk>span{transform:rotate(45deg)}.mkwrap.mksel{z-index:3000!important}.mkwrap.mksel:before{content:"";background:#479aff8c;border-radius:50%;width:46px;height:46px;margin:-23px 0 0 -23px;animation:1.5s linear infinite sel-pulse;position:absolute;top:26px;left:15px}.mkwrap.mksel .mk{border:3px solid #fff;animation:.25s ease-out sel-drop;transform:rotate(-45deg)scale(1.3);box-shadow:0 6px 14px #11131866}@keyframes sel-pulse{0%{opacity:.9;transform:scale(.35)}70%{opacity:.5}to{opacity:0;transform:scale(1.8)}}@keyframes sel-drop{0%{opacity:0;transform:translateY(-14px)rotate(-45deg)scale(1.3)}}.mkwrap.mksel .mk-label{text-overflow:ellipsis;white-space:nowrap;max-width:160px;text-shadow:none;background:#fff;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800;display:block;top:42px;overflow:hidden;box-shadow:0 2px 10px #11131840}.mk.event:after{content:"";border:2px solid var(--orange);border-radius:50%;animation:1.6s infinite pulse;position:absolute;inset:-7px}@keyframes pulse{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.35)}}.cluster{background:var(--navy);color:#fff;border:2.5px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:13px;font-weight:700;display:flex;box-shadow:0 2px 8px #11131859}.rankbadge{background:var(--ink);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:flex;box-shadow:0 1px 4px #0006}.fabs{z-index:500;flex-direction:column;gap:8px;display:flex;position:absolute;top:14px;right:14px}.fab{border:1px solid var(--border);background:#fff;border-radius:12px;width:42px;height:42px;font-size:18px;box-shadow:0 2px 8px #1113181f}.fab.on{background:var(--navy);color:#fff;border-color:var(--navy)}.locate-fab{right:14px;bottom:calc(var(--fab-b,96px) + 16px);z-index:500;border:1px solid var(--border);color:#333;cursor:pointer;background:#fff;border-radius:12px;place-items:center;width:42px;height:42px;transition:bottom .28s cubic-bezier(.25,.8,.3,1),opacity .18s;display:grid;position:absolute;box-shadow:0 2px 8px #1113181f}.ex-noanim .locate-fab{transition:opacity .18s}.locate-fab.ex-hidden{opacity:0;pointer-events:none}.locate-fab svg{stroke:currentColor;stroke-width:1.8px;fill:currentColor;stroke-linecap:round;width:21px;height:21px}.locate-fab:active{background:#f2f4f7}.myloc{width:22px;height:22px;position:relative}.myloc b{background:#2b7cff;border:2px solid #fff;border-radius:50%;position:absolute;inset:4px;box-shadow:0 1px 4px #00000059}.myloc i{background:#2b7cff59;border-radius:50%;animation:2s ease-out infinite myloc-pulse;position:absolute;inset:0}@keyframes myloc-pulse{0%{opacity:.9;transform:scale(.6)}70%{opacity:0;transform:scale(2.2)}to{opacity:0;transform:scale(2.2)}}@media (prefers-reduced-motion:reduce){.myloc i{opacity:.4;animation:none}}.result-pill{background:var(--navy);color:#fff;z-index:500;white-space:nowrap;text-overflow:ellipsis;border-radius:999px;max-width:86%;padding:8px 16px;font-size:13px;font-weight:600;position:absolute;top:14px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 3px 10px #1113184d}.rank-panel{border:1px solid var(--border);z-index:600;background:#fff;border-radius:16px;flex-direction:column;width:320px;max-width:calc(100% - 28px);transition:left .2s;display:flex;position:absolute;top:14px;bottom:76px;left:14px;overflow:hidden;box-shadow:0 8px 28px #1113182e}.detail-panel~.rank-panel{left:calc(var(--sidebar-w) + 14px)}.rank-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding:13px 14px;font-size:14px;font-weight:800;display:flex}.rank-tag{letter-spacing:.01em;color:#5b3a05;background:linear-gradient(135deg,#f7c948,#f2a93b);border-radius:999px;margin-left:6px;padding:2px 7px;font-size:11px;font-weight:800;display:inline-block}.rank-panel ol{list-style:none;overflow-y:auto}.rank-panel li{cursor:pointer;border-bottom:1px solid #f3f4f6;align-items:center;gap:10px;padding:9px 12px;font-size:13px;display:flex}.rank-panel li:hover{background:#f8fafc}.rank-no{background:var(--ink);color:#fff;font-variant-numeric:tabular-nums;border-radius:7px;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:flex}.rank-thumb{border-radius:10px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex;position:relative;overflow:hidden}.rank-thumb .bg-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.rank-body{flex:1;min-width:0}.rank-body b{text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:700;display:block;overflow:hidden}.rank-topic{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11.5px;font-weight:600;display:block;overflow:hidden}.rank-region{color:var(--gray);flex:none;font-size:11.5px}.rank-panel li.rk1 .rank-no{color:#5b3a05;background:linear-gradient(135deg,#f7c948,#f2a93b)}.rank-panel li.rk2 .rank-no{color:#2f343b;background:linear-gradient(135deg,#cbd2de,#a9afbf)}.rank-panel li.rk3 .rank-no{color:#4a3016;background:linear-gradient(135deg,#e3b68a,#ce9b69)}.rank-panel li.rk1 .rank-thumb{box-shadow:0 0 0 2px #f2a93b}.rank-panel li.rk2 .rank-thumb{box-shadow:0 0 0 2px #a9afbf}.rank-panel li.rk3 .rank-thumb{box-shadow:0 0 0 2px #ce9b69}.rank-panel li.rk1 .rank-body b{font-size:14.5px;font-weight:800}.ph-photo{filter:saturate(.9);border-radius:14px;justify-content:center;align-items:center;height:170px;margin-bottom:12px;display:flex;position:relative;overflow:hidden}.ph-mark{opacity:.32;pointer-events:none;width:55%;max-width:38px}.ph-photo .ph-mark{max-width:110px}.ph-photo .ph-fallback{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ph-photo>img{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.ph-photo.has-img .ph-fallback{display:none}.img-skel{z-index:2;background:linear-gradient(100deg,#edeff3 40%,#f6f7f9 50%,#edeff3 60%) 0 0/200% 100%;animation:1.2s linear infinite img-skel;position:absolute;inset:0}@keyframes img-skel{to{background-position:-200% 0}}.near-thumb .bg-img,.pthumb .bg-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.near-thumb,.pthumb{position:relative;overflow:hidden}.p-head{align-items:flex-start;gap:10px;display:flex}.p-head h2{flex:1;font-size:20px;font-weight:800}.p-tags{flex-wrap:wrap;gap:5px;margin-top:7px;font-size:13px;font-weight:600;display:flex}.p-tag{white-space:nowrap;border-radius:999px;padding:3px 9px}.p-meta{color:var(--gray);flex-wrap:wrap;gap:14px;margin-top:9px;font-size:13px;display:flex}.p-meta b{color:var(--ink)}.p-reason{color:#333;margin-top:13px;font-size:14px;line-height:1.65}.p-event{border:1.5px solid var(--cream-line);background:var(--cream);border-radius:16px;margin-top:14px;padding:12px 14px;font-size:13px;line-height:1.55}.p-event b{margin-bottom:3px;display:block}.p-event .link{color:var(--orange);font-weight:700}.p-actions{gap:7px;margin:14px 0;display:flex}.p-actions button,.p-actions a{border:1px solid var(--border);color:var(--ink);white-space:nowrap;background:#fff;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:3px;padding:10px 2px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.p-actions .primary{background:var(--blue);border-color:var(--blue);color:#fff}.p-near{margin-top:18px}.p-near h3{margin-bottom:9px;font-size:14px;font-weight:800}.near-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.near-card{border:1px solid var(--border);text-align:left;background:#fff;border-radius:12px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.near-thumb{justify-content:center;align-items:center;height:62px;font-size:26px;display:flex}.near-card b{text-overflow:ellipsis;white-space:nowrap;padding:7px 9px 2px;font-size:12px;display:block;overflow:hidden}.near-card small{color:var(--gray);padding:0 9px 8px;font-size:11px;display:block}.near-note{color:#9ca3af;margin-top:8px;font-size:11px;line-height:1.5}.sheet{z-index:700;background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:560px;height:88%;transition:transform .22s;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -6px 30px #11131840}.sheet.noanim{transition:none}.sheet-handle{cursor:grab;touch-action:none;justify-content:center;padding:13px 0;display:flex}.sheet-handle span{background:#d7dae0;border-radius:4px;width:48px;height:4.5px}.sheet-x{z-index:1;background:#f2f4f7;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;position:absolute;top:28px;right:14px}.sheet-x svg{stroke:#17171b;stroke-width:1.9px;fill:none;stroke-linecap:round;width:14px;height:14px}.sheet .badge-region{display:none}.sheet .p-head{padding-right:38px}.sheet-body{overscroll-behavior:contain;padding:0 18px;padding-bottom:calc(26px + var(--dy,0px) + env(safe-area-inset-bottom,0px));overflow-y:auto}.exsheet{--sab:env(safe-area-inset-bottom,0px);z-index:640;background:#fff;border-radius:20px 20px 0 0;flex-direction:column;height:88%;transition:transform .28s cubic-bezier(.25,.8,.3,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -6px 30px #1113182e}.exsheet.noanim{transition:none}.exsheet.concealed{visibility:hidden}.ex-head{touch-action:none;cursor:grab;flex:none;padding-bottom:4px}.ex-body{overscroll-behavior:contain;touch-action:pan-y;min-height:0;padding:2px 14px;padding-bottom:calc(16px + var(--dy,0px) + env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.ex-sec-head{justify-content:space-between;align-items:center;margin:4px 16px 10px;font-size:15px;font-weight:800;display:flex}.ex-list .prow{padding:12px 2px}.ex-more{border:1px solid var(--border);background:#fff;border-radius:999px;margin:12px auto 4px;padding:10px 26px;font-size:14px;font-weight:600;display:block}.btn-more{border:1px solid var(--border);background:#fff;border-radius:999px;margin:18px auto 0;padding:10px 26px;font-size:14px;font-weight:600;display:block}.modal{z-index:1500;background:#11131866;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:620px;max-height:82dvh;padding:18px 20px 20px;display:flex}.modal-head{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:16px;display:flex}.geo-card{text-align:center;max-width:400px;padding:24px 22px 18px}.geo-ico{color:#1b64d8;background:#eef5ff;border-radius:50%;place-items:center;width:46px;height:46px;margin:0 auto 14px;display:grid}.geo-ico svg{width:24px;height:24px}.geo-tt{letter-spacing:-.03em;font-size:18px;font-weight:800}.geo-lead{color:var(--gray);margin-top:8px;font-size:14px;line-height:1.6}.geo-list{text-align:left;color:#4e4e58;background:#f6f7fa;border-radius:12px;flex-direction:column;gap:9px;margin:16px 0 0;padding:14px 15px;font-size:13px;line-height:1.65;list-style:none;display:flex}.geo-list li{padding-left:15px;position:relative}.geo-list li:before{content:"";background:#b6bcc9;border-radius:50%;width:4px;height:4px;position:absolute;top:8px;left:3px}.geo-list b{color:#17171b;font-weight:700}.geo-foot{gap:8px;margin-top:18px;display:flex}.geo-foot>button{flex:1}.geo-more{color:var(--gray);text-underline-offset:3px;margin-top:12px;padding:4px;font-size:12.5px;text-decoration:underline;display:inline-block}.geo-more:hover{color:#1b64d8}.geo-steps{counter-reset:geo-step;text-align:left;color:#4e4e58;background:#f6f7fa;border-radius:12px;flex-direction:column;gap:9px;margin:16px 0 0;padding:14px 15px;font-size:13px;line-height:1.65;list-style:none;display:flex}.geo-steps li{counter-increment:geo-step;padding-left:26px;position:relative}.geo-steps li:before{content:counter(geo-step);color:#1b64d8;background:#e3ecfb;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:grid;position:absolute;top:3px;left:0}.geo-extra{color:var(--gray);text-align:left;margin-top:10px;font-size:12.5px;line-height:1.6}.fm-card{height:min(82dvh,660px)}.fm-card .topic-list,.fm-card .theme-grid{flex:1;align-content:start;min-height:0}.fm-card .topic-groups{flex:1}.fm-head{justify-content:flex-end;margin-bottom:0}.fm-tabs{border-bottom:1px solid var(--border);scrollbar-width:none;flex-shrink:0;gap:20px;margin-bottom:12px;display:flex;overflow-x:auto}.fm-tabs::-webkit-scrollbar{display:none}.fm-tabs button{color:var(--gray);white-space:nowrap;border-bottom:3px solid #0000;flex:none;align-items:center;gap:5px;margin-bottom:-1px;padding:8px 2px 10px;font-size:15px;font-weight:800;display:inline-flex}.fm-tabs button.on{color:var(--ink);border-bottom-color:var(--ink)}.tab-n{background:var(--blue);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;display:inline-flex}.modal-hint{color:var(--gray);margin-bottom:12px;font-size:12px;line-height:1.5}.modal-foot{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.msel-chips{border-top:1px solid var(--border);flex-wrap:wrap;gap:6px;margin-top:12px;padding-top:12px;display:flex}.topic-list{grid-template-columns:1fr 1fr;gap:8px;display:grid;overflow-y:auto}.topic-groups{min-height:0;overflow-y:auto}.tg-tabs{border-bottom:1px solid var(--border);scrollbar-width:none;flex-shrink:0;gap:6px;margin-bottom:4px;padding-bottom:10px;display:flex;overflow-x:auto}.tg-tabs::-webkit-scrollbar{display:none}.tg-tabs button{border:1px solid var(--border);white-space:nowrap;background:#fff;border-radius:999px;flex:none;align-items:center;gap:5px;padding:6px 11px;font-size:12px;font-weight:600;display:inline-flex}.tg-tabs button:hover{border-color:var(--blue)}.tg-tabs .dot{border-radius:50%;width:8px;height:8px}.tg-head{text-align:left;align-items:center;gap:7px;width:100%;margin:12px 0 8px;font-size:13px;font-weight:800;display:flex}.tg-head .caret{color:#c3c7cf;flex:none;width:12px;height:12px;transition:transform .18s}.tg-head .caret.up{transform:rotate(180deg)}.tg-head .dot{border-radius:50%;width:10px;height:10px}.tg-wrap{grid-template-rows:1fr;transition:grid-template-rows .22s;display:grid}.tg-wrap.fold{grid-template-rows:0fr}.tg-wrap>.tg-grid{min-height:0;overflow:hidden}.tg-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.topic-item{border:1.5px solid var(--border);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.topic-item .ck{color:#b6bac2;background:#eceef1;border-radius:50%;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;display:flex}.topic-item.on{border-color:var(--blue);background:#eef5ff}.topic-item.on .ck{background:var(--blue);color:#fff}.topic-item small{color:var(--gray);margin-left:auto;font-weight:500}.toast{background:var(--ink);color:#fff;z-index:2000;border-radius:999px;padding:10px 20px;font-size:13px;position:fixed;bottom:84px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #0000004d}@media (width>=900px){.chipbar,.sheet,.exsheet{display:none!important}.locate-fab{top:114px;bottom:auto}}@media (width<=899px){.sidebar{display:none!important}.chipbar{display:flex}.fabs,.rank-panel,.detail-panel{display:none!important}.sheet{z-index:720}.result-pill{max-width:92%;font-size:12px}.ob-step h1{font-size:24px}.ob-sea{border-radius:18px;padding:14px 8px 10px}.kmap svg{width:min(82vw,330px);height:auto}.kpin{border-radius:9px;padding:5px 9px 4px}.kpin b{font-size:11px}.kpin small{font-size:9.5px}.ob-themes{gap:8px}.s1 .ob-count,.s2 .ob-canvas{display:none}.modal{align-items:flex-end;padding:0}.modal-card{border-radius:20px 20px 0 0;max-width:none}}.mapctl{z-index:500;border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;width:58px;display:flex;position:absolute;top:14px;right:14px;overflow:hidden;box-shadow:0 2px 10px #11131824}.mapctl button{cursor:pointer;color:#4b5563;white-space:nowrap;background:0 0;border:0;flex-direction:column;align-items:center;gap:3px;padding:9px 0 8px;font-size:10.5px;font-weight:700;display:flex}.mapctl button+button{border-top:1px solid #f0f1f4}.mapctl button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.mapctl button:hover{background:#f8fafc}.mapctl button.on{background:var(--navy);color:#fff}.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}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out, opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out, -o-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}
