:root{--primary:#F46530;--primary-dark:#D9480F;--primary-soft:#FFF0E6;--teal:#D6336C;--teal-dark:#C2255C;--teal-soft:#FDEBF1;--green:#2B8A3E;--green-soft:#EBF7EE;--cream:#FFF7F0;--card:#FFFFFF;--ink:#3D2B24;--muted:#8A6F63;--line:#F2E2D8;--rose:#C2255C;--violet-soft:#F1EDFD;--gold-soft:#FFF6E5;--ok:#2B8A3E}.m-social *{margin:0;padding:0;box-sizing:border-box}.m-social{scroll-behavior:smooth}.m-social{font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,Segoe UI,system-ui,sans-serif;background:radial-gradient(900px 420px at 85% -5%,#ffe9d8,#ffe9d800 60%),radial-gradient(700px 380px at -10% 25%,#ffefe6,#ffefe600 55%),linear-gradient(180deg,#fff8f2,#fff3ea);background-attachment:fixed;color:var(--ink);font-size:19px;line-height:1.7}.m-social .skip-link{position:absolute;left:-9999px;top:0;background:var(--ink);color:#fff;padding:.6rem 1rem;border-radius:0 0 8px;z-index:99}.m-social .skip-link:focus{left:0}.m-social header{background:linear-gradient(135deg,#ffb38a,#f46530 55%,#d6336c);color:#fff;padding:1.6rem 1.2rem 1.4rem}.m-social .brand-row{max-width:1120px;margin:0 auto;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.m-social .brand-mark{width:52px;height:52px;flex:0 0 52px;background:#ffffff29;border:2px solid rgba(255,255,255,.5);border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:1.6rem}.m-social .brand-name{font-size:1.45rem;font-weight:800;letter-spacing:.12em}.m-social .brand-sub{font-size:.92rem;opacity:.92}.m-social header .crumb{max-width:1120px;margin:1.1rem auto 0;font-size:.93rem;opacity:.9}.m-social header .crumb span{opacity:.75}.m-social nav.topnav{position:sticky;top:0;z-index:40;background:var(--card);border-bottom:2px solid var(--line);box-shadow:0 2px 8px #3c3c3c0f}.m-social nav.topnav .inner{max-width:1120px;margin:0 auto;padding:.7rem 1.2rem;display:flex;gap:.5rem;flex-wrap:wrap}.m-social nav.topnav a{color:var(--teal-dark);text-decoration:none;font-weight:800;font-size:1.18rem;padding:.45rem 1.15rem;border-radius:999px}.m-social nav.topnav a:hover{background:var(--teal-soft)}.m-social main{max-width:1120px;margin:0 auto;padding:2.2rem 1.2rem 3rem}.m-social section{margin-bottom:3.2rem;scroll-margin-top:70px}.m-social h2{font-size:1.6rem;font-weight:800;margin-bottom:.5rem;display:flex;align-items:center;gap:.65rem}.m-social h2 .no{background:linear-gradient(135deg,#f46530,#d6336c);color:#fff;min-width:2.1rem;height:2.1rem;padding:0 .5rem;border-radius:10px;font-size:1rem;display:inline-flex;align-items:center;justify-content:center}.m-social h2 .sicon{width:30px;height:30px;flex:0 0 auto;color:var(--teal-dark)}.m-social .sec-lead{color:var(--muted);margin-bottom:1.3rem;max-width:80ch}.m-social .card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:1.4rem 1.5rem;box-shadow:0 2px 10px #3c3c3c0f}.m-social .hero{background:var(--card);border:1px solid var(--line);border-left:8px solid var(--teal);border-radius:16px;padding:1.7rem 1.8rem;box-shadow:0 3px 14px #3c3c3c14;margin-bottom:2.4rem}.m-social .hero h1{font-size:2.05rem;font-weight:900;margin-bottom:.3rem}.m-social .hero .sub{color:var(--teal-dark);font-weight:700;margin-bottom:.6rem}.m-social .hero p{max-width:82ch;color:var(--muted)}.m-social .hero .pills{margin-top:1.1rem;display:flex;gap:.55rem;flex-wrap:wrap}.m-social .pill{font-size:.88rem;font-weight:700;padding:.25rem .85rem;border-radius:999px;background:var(--teal-soft);color:var(--teal-dark);border:1px solid #B7E2EB}.m-social .pill.orange{background:var(--primary-soft);color:var(--primary-dark);border-color:#f7c8a8}.m-social .pill.green{background:var(--green-soft);color:var(--green);border-color:#c4e8cc}.m-social .pill.red{background:#fde2e2;color:#c92a2a;border-color:#f5b8b8}.m-social .warm-note{color:#d6336c;font-weight:800;margin-top:1rem;letter-spacing:.12em}.m-social .hero-art{display:block;width:100%;height:auto;margin-top:1.3rem;border-radius:14px;box-shadow:0 2px 10px #502d0a14}.m-social .search-box{display:flex;gap:.7rem;margin-bottom:1.2rem;flex-wrap:wrap}.m-social .search-input{flex:1 1 320px;font:inherit;font-size:1rem;padding:.8rem 1.1rem;border:2px solid var(--line);border-radius:12px;background:var(--card);color:var(--ink)}.m-social .search-input:focus{outline:3px solid var(--teal);outline-offset:2px;border-color:var(--teal)}.m-social .btn{font:inherit;font-weight:800;cursor:pointer;border:none;border-radius:12px;padding:.8rem 1.6rem;background:linear-gradient(135deg,#f46530,#e8590c);color:#fff;box-shadow:0 4px 12px #e8590c40;transition:transform .1s ease,background .15s ease}.m-social .btn:hover{background:linear-gradient(135deg,#e8590c,#d9480f)}.m-social .btn:active{transform:scale(.97)}.m-social .btn.ghost{background:var(--card);color:var(--teal-dark);border:2px solid var(--teal)}.m-social .btn.ghost:hover{background:var(--teal-soft)}.m-social .btn.orange{background:var(--primary)}.m-social .btn.orange:hover{background:var(--primary-dark)}.m-social .btn.voice{background:var(--card);color:var(--teal-dark);border:2px solid var(--teal)}.m-social .btn.voice:hover{background:var(--teal-soft)}.m-social .btn.voice.speaking,.m-social .fact.voice.speaking{background:var(--primary-soft);color:var(--primary-dark);border-color:var(--primary)}.m-social .btn:focus-visible{outline:3px solid var(--teal);outline-offset:2px}.m-social .btn:disabled{opacity:.7;cursor:wait}.m-social .filters{display:flex;flex-direction:column;gap:.95rem}.m-social .frow{display:flex;align-items:flex-start;gap:.7rem;flex-wrap:wrap}.m-social .frow .flabel{flex:0 0 auto;font-weight:800;font-size:.95rem;color:var(--muted);padding-top:.45rem;min-width:7.5em}.m-social .chip{font:inherit;font-size:.92rem;font-weight:700;cursor:pointer;background:var(--card);color:var(--muted);border:1.5px solid var(--line);border-radius:999px;padding:.32rem .95rem;transition:all .12s ease}.m-social .chip:hover{border-color:var(--teal);color:var(--teal-dark)}.m-social .chip.on{background:var(--teal);border-color:var(--teal);color:#fff}.m-social .chip:focus-visible{outline:3px solid var(--teal);outline-offset:2px}.m-social .result-bar{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap;margin-top:1.1rem;padding-top:1.1rem;border-top:1px dashed var(--line)}.m-social .result-count{color:var(--muted);font-size:.98rem}.m-social .result-count strong{color:var(--teal-dark);font-size:1.15rem}.m-social .clear-link{background:none;border:none;font:inherit;font-weight:700;color:var(--rose);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.m-social .clear-link:hover{color:#9e1b49}.m-social .grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1.3rem}.m-social .ncard{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:1.9rem 1.9rem 1.5rem;cursor:pointer;display:flex;flex-direction:column;gap:1.05rem;box-shadow:0 4px 14px #be5a2814;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.m-social .ncard:hover{transform:translateY(-3px);box-shadow:0 10px 24px #be5a2829;border-color:#f0d0bc}.m-social .ncard:focus-visible{outline:3px solid var(--teal);outline-offset:2px}.m-social .ncard-top{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.m-social .avatar{flex:0 0 auto;width:78px;height:78px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;font-weight:800;border:3px solid #fff;box-shadow:0 3px 10px #c85a2833}.m-social .avatar.mini{width:52px;height:52px;font-size:1.35rem}.m-social .ncard-name{font-size:1.5rem;font-weight:800;display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.m-social .badge{font-size:.78rem;font-weight:800;padding:.12rem .55rem;border-radius:999px;background:var(--teal-soft);color:var(--teal-dark);border:1px solid #B7E2EB;white-space:nowrap}.m-social .badge.dist{background:var(--primary-soft);color:var(--primary-dark);border-color:#f7c8a8;margin-left:auto;font-size:.85rem}.m-social .badge.role{background:var(--gold-soft);color:#b7791f;border-color:#f0dfc0}.m-social .ncard .intro{color:var(--muted);font-size:1.08rem;line-height:1.7}.m-social .tag-row{display:flex;flex-wrap:wrap;gap:.4rem}.m-social .tag{font-size:.95rem;font-weight:700;padding:.25rem .85rem;border-radius:999px;background:var(--primary-soft);color:var(--primary-dark);border:1px solid #F7C8A8}.m-social .tag.help{background:var(--teal-soft);color:var(--teal-dark);border-color:#b7e2eb}.m-social .ncard-actions{display:flex;gap:.6rem;margin-top:auto}.m-social .btn.small{padding:.7rem 1.3rem;font-size:1.02rem;border-radius:10px}.m-social .btn.small.friend{background:var(--primary)}.m-social .btn.small.friend:hover{background:var(--primary-dark)}.m-social .online-dot{display:inline-block;width:14px;height:14px;border-radius:50%;background:#94a3b0;margin-right:.4rem;vertical-align:middle}.m-social .online-dot.yes{background:var(--green)}.m-social .empty-state{grid-column:1/-1;text-align:center;color:var(--muted);padding:2.6rem 1rem;background:var(--card);border:1px dashed var(--line);border-radius:16px}.m-social .empty-state .big{font-size:2.4rem;margin-bottom:.4rem}.m-social .more-card{grid-column:1/-1;border:2px dashed var(--line);background:var(--card);border-radius:20px;cursor:pointer;font:inherit;padding:1.4rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;color:var(--teal-dark);transition:all .15s ease}.m-social .more-card:hover{border-color:var(--teal);background:var(--teal-soft)}.m-social .more-card:focus-visible{outline:3px solid var(--teal);outline-offset:2px}.m-social .more-card .dots{font-size:2rem;font-weight:900;line-height:1}.m-social .more-card .mtext{font-size:.98rem;font-weight:700}.m-social .alert-bar{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap;background:linear-gradient(135deg,#e8590c,#c2255c);color:#fff;border-radius:16px;padding:1rem 1.4rem;margin-bottom:1.3rem;box-shadow:0 4px 14px #c2255c40}.m-social .alert-bar .al-title{font-weight:900;font-size:1.1rem;display:flex;align-items:center;gap:.6rem}.m-social .pulse{display:inline-block;width:14px;height:14px;border-radius:50%;background:#fff;animation:pulse 1.4s infinite}@keyframes pulse{0%{box-shadow:0 0 #fff9}70%{box-shadow:0 0 0 10px #fff0}to{box-shadow:0 0 #fff0}}.m-social .alert-bar .al-sub{font-size:.9rem;opacity:.95}.m-social .urgency{font-size:.78rem;font-weight:800;padding:.1rem .6rem;border-radius:999px;white-space:nowrap}.m-social .urgency.high{background:#fde2e2;color:#c92a2a;border:1px solid #F5B8B8}.m-social .urgency.med{background:var(--primary-soft);color:var(--primary-dark);border:1px solid #F7C8A8}.m-social .urgency.low{background:#e6f6f9;color:#0b7285;border:1px solid #B7E2EB}.m-social .elder-detect{font-size:1.02rem}.m-social .elder-detect b{color:var(--primary-dark)}.m-social .elder-detect .handled-tag{color:var(--green);font-weight:800}.m-social .ncard.handled{opacity:.55}.m-social .ncard.elder-high{border:3px solid #E03131;background:#fff5f5;box-shadow:0 4px 16px #e031312e}.m-social .ncard.elder-med{border:3px solid #F76707;background:#fff9f0}.m-social .ncard.elder-low{border:3px solid #0C8599;background:#f3fbfd}.m-social .badge.need{background:#e03131;color:#fff;border:1px solid #E03131;animation:needPulse 1.5s infinite}@keyframes needPulse{0%{box-shadow:0 0 #e0313180}70%{box-shadow:0 0 0 8px #e0313100}to{box-shadow:0 0 #e0313100}}.m-social .feed{display:flex;flex-direction:column;gap:1.1rem;margin-top:1.3rem}.m-social .fcard{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:1.4rem 1.6rem;box-shadow:0 2px 8px #3c3c3c0d}.m-social .fhead{display:flex;gap:.9rem;align-items:center;margin-bottom:.7rem}.m-social .fname{font-weight:800;font-size:1.1rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.m-social .ftime{color:var(--muted);font-size:.88rem}.m-social .fstatus{font-size:.78rem;font-weight:800;padding:.1rem .6rem;border-radius:999px;white-space:nowrap}.m-social .fstatus.done{background:var(--green-soft);color:var(--green);border:1px solid #C4E8CC}.m-social .fstatus.doing{background:var(--teal-soft);color:var(--teal-dark);border:1px solid #B7E2EB}.m-social .fstatus.soon{background:var(--primary-soft);color:var(--primary-dark);border:1px solid #F7C8A8}.m-social .ftext{font-size:1.05rem;margin-bottom:.7rem}.m-social .factions{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.8rem}.m-social .fact{font:inherit;font-size:.95rem;font-weight:700;cursor:pointer;background:var(--cream);color:var(--muted);border:1.5px solid var(--line);border-radius:999px;padding:.35rem 1.05rem;transition:all .12s ease}.m-social .fact:hover{border-color:var(--teal);color:var(--teal-dark)}.m-social .fact.on{background:var(--teal-soft);border-color:var(--teal);color:var(--teal-dark)}.m-social .fact.fav.on{background:var(--primary-soft);border-color:#f7c8a8;color:var(--primary-dark)}.m-social .fact:focus-visible{outline:3px solid var(--teal);outline-offset:2px}.m-social .fcomments{margin-top:.8rem;display:flex;flex-direction:column;gap:.4rem}.m-social .fc{font-size:.93rem;color:var(--muted);background:var(--cream);border-radius:10px;padding:.45rem .85rem}.m-social .fc b{color:var(--ink)}.m-social .fcomment-input{display:none;margin-top:.7rem}.m-social .fcomment-input.open{display:flex;gap:.5rem}.m-social .fcomment-input input{flex:1;font:inherit;font-size:.93rem;padding:.5rem .9rem;border:2px solid var(--line);border-radius:10px}.m-social .fcomment-input input:focus{outline:3px solid var(--teal);outline-offset:2px;border-color:var(--teal)}.m-social .fcomment-input .btn{padding:.5rem 1.1rem;font-size:.9rem}.m-social .group-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;margin-top:1.2rem}.m-social .gcard{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:1.3rem 1.4rem;box-shadow:0 2px 8px #3c3c3c0d;display:flex;flex-direction:column;gap:.6rem}.m-social .gcard h3{font-size:1.12rem;font-weight:800}.m-social .gcard .gmeta{color:var(--muted);font-size:.9rem}.m-social .gcard p{color:var(--muted);font-size:.97rem}.m-social .gcard .gacts{display:flex;gap:.6rem;margin-top:.3rem}.m-social .gcard .btn{align-self:flex-start;padding:.55rem 1.25rem;font-size:.95rem;border-radius:10px}.m-social .gcard .btn.joined{background:#a9a29b;cursor:default}.m-social .gicon{width:46px;height:46px;border-radius:12px;background:var(--teal-soft);display:flex;align-items:center;justify-content:center;font-size:1.4rem;margin-bottom:.3rem}.m-social .sos-btn{position:fixed;right:1.4rem;bottom:1.6rem;z-index:60;display:flex;align-items:center;gap:.55rem;background:linear-gradient(135deg,#e03131,#c2255c);color:#fff;font:inherit;font-weight:900;font-size:1.05rem;border:none;border-radius:999px;padding:.95rem 1.5rem;cursor:pointer;animation:sosPulse 2s infinite}@keyframes sosPulse{0%{box-shadow:0 8px 24px #c2255c66,0 0 #e0313173}70%{box-shadow:0 8px 24px #c2255c66,0 0 0 16px #e0313100}to{box-shadow:0 8px 24px #c2255c66,0 0 #e0313100}}.m-social .sos-btn:hover{transform:translateY(-2px)}.m-social .sos-btn:focus-visible{outline:3px solid #fff;outline-offset:2px}.m-social .sos-icon{font-size:1.4rem}.m-social .sos-ask{color:var(--muted);margin-bottom:.9rem}.m-social .sos-opts{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.m-social .sos-opt{font:inherit;font-weight:800;cursor:pointer;background:var(--cream);border:2px solid var(--line);border-radius:14px;padding:.9rem .6rem}.m-social .sos-opt:hover{border-color:var(--primary);color:var(--primary-dark);background:var(--primary-soft)}.m-social .sos-opt:focus-visible{outline:3px solid var(--primary);outline-offset:2px}.m-social .sos-searching{display:flex;align-items:center;gap:.8rem;justify-content:center;padding:2rem 0;color:var(--muted);font-weight:700}.m-social .sos-done{font-weight:800;margin-bottom:.8rem}.m-social .sos-match{display:flex;align-items:center;gap:.8rem;background:var(--cream);border:1px solid var(--line);border-radius:12px;padding:.7rem .9rem;margin-bottom:.6rem}.m-social .sos-info{flex:1;display:flex;flex-direction:column;line-height:1.45}.m-social .sos-info b{font-size:1rem}.m-social .sos-info span{font-size:.85rem;color:var(--muted)}.m-social .sos-info small{font-size:.82rem;color:var(--teal-dark)}.m-social .sos-foot{text-align:center;margin-top:.6rem}.m-social .overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1416188c;display:none;align-items:center;justify-content:center;padding:1rem;z-index:50}.m-social .overlay.open{display:flex}.m-social .modal{background:var(--card);border-radius:18px;max-width:600px;width:100%;max-height:86vh;overflow-y:auto;box-shadow:0 20px 50px #0000004d;padding:1.7rem 1.7rem 1.4rem}.m-social .modal-head{display:flex;align-items:center;gap:.9rem;margin-bottom:.9rem;flex-wrap:wrap}.m-social .modal .avatar{width:76px;height:76px;font-size:2rem}.m-social .modal-title{font-size:1.3rem;font-weight:900}.m-social .modal-close{margin-left:auto;background:none;border:none;cursor:pointer;font-size:1.6rem;color:var(--muted);line-height:1;padding:.3rem .5rem;border-radius:8px}.m-social .modal-close:hover{color:var(--ink);background:#f1ece4}.m-social .modal-close:focus-visible{outline:3px solid var(--teal);outline-offset:2px}.m-social .mblock{margin-bottom:1rem}.m-social .mblock h4{font-size:.95rem;color:var(--muted);font-weight:800;margin-bottom:.35rem}.m-social .mblock p{font-size:1rem}.m-social .modal-actions{display:flex;gap:.7rem;flex-wrap:wrap}.m-social .toast{position:fixed;left:50%;bottom:1.8rem;transform:translate(-50%) translateY(20px);background:#3a2620;color:#fff;font-weight:700;font-size:.95rem;padding:.8rem 1.5rem;border-radius:12px;opacity:0;pointer-events:none;transition:all .25s ease;z-index:80;box-shadow:0 8px 24px #5a281459;max-width:90vw;text-align:center}.m-social .toast.show{opacity:1;transform:translate(-50%) translateY(0)}.m-social footer{background:#3a2620;color:#f3e4dc;padding:1.9rem 1.2rem 2.4rem}.m-social footer .inner{max-width:1120px;margin:0 auto;font-size:.93rem}.m-social footer .note{color:#c9afa5;border-top:1px solid #5A3F34;padding-top:.9rem;font-size:.85rem}.m-social footer strong{color:#fff}.m-social :focus-visible{outline:3px solid var(--teal);outline-offset:2px;border-radius:4px}@media(max-width:800px){.m-social .grid,.m-social .group-grid,.m-social .sos-opts{grid-template-columns:1fr}}@media(max-width:640px){.m-social{font-size:17px}.m-social .hero h1{font-size:1.6rem}.m-social h2{font-size:1.35rem}.m-social .flabel{min-width:100%}.m-social .ncard{padding:1.3rem 1.2rem}.m-social .sos-btn{right:.8rem;bottom:.9rem;padding:.8rem 1.1rem;font-size:.95rem}}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media(forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media(forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media(forced-colors:active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;top:0;right:0;bottom:0;left:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media(hover:none),(max-width:480px){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}:root{--teal-900: #0d4f47;--teal-700: #137263;--teal-500: #2a9d8f;--teal-300: #7fc3b8;--teal-100: #e3f3ef;--teal-50: #f1f9f6;--orange-600: #e76f51;--orange-500: #f0876a;--amber-400: #f4a261;--yellow-200: #ffe8c2;--c-stairs: #8a5a44;--c-overpass: #6c5ce7;--c-water: #2980d9;--c-construct: #e63946;--ink-900: #1f2a2e;--ink-700: #3c4a4f;--ink-500: #5e6b70;--ink-300: #9aa7ac;--line: #dfe7e5;--bg: #f6faf8;--white: #ffffff;--radius-lg: 18px;--radius-md: 12px;--radius-sm: 8px;--shadow-card: 0 6px 22px rgba(19, 114, 99, .08);--shadow-pop: 0 12px 40px rgba(13, 79, 71, .18);font-family:PingFang TC,Microsoft JhengHei,Noto Sans TC,-apple-system,Segoe UI,Roboto,sans-serif}.m-routing *{box-sizing:border-box}.m-routing{margin:0;padding:0;height:100%;background:var(--bg);color:var(--ink-900);-webkit-font-smoothing:antialiased}.m-routing .topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:linear-gradient(100deg,var(--teal-700),var(--teal-500));color:#fff;box-shadow:0 2px 12px #0d4f4740;position:relative;z-index:1000}.m-routing .brand{display:flex;align-items:center;gap:12px}.m-routing .brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#ffffff2e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.m-routing .brand-text h1{margin:0;font-size:22px;font-weight:800;letter-spacing:2px}.m-routing .brand-sub{font-size:12px;opacity:.92;letter-spacing:.5px}.m-routing .topbar-actions{display:flex;gap:10px}.m-routing .chip{border:none;border-radius:999px;padding:9px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s}.m-routing .chip:active{transform:scale(.96)}.m-routing .chip-ghost{background:#ffffff29;color:#fff}.m-routing .chip-ghost:hover{background:#ffffff47}.m-routing .chip-danger{background:var(--orange-600);color:#fff;display:inline-flex;align-items:center;gap:8px;box-shadow:0 3px 10px #e76f5166}.m-routing .chip-danger:hover{background:var(--orange-500)}.m-routing .chip-danger .dot{width:8px;height:8px;border-radius:50%;background:#fff;animation:pulse 1.4s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.m-routing .layout{display:grid;grid-template-columns:360px 1fr;height:calc(100% - 64px)}.m-routing .panel{background:var(--bg);overflow-y:auto;padding:16px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:14px}.m-routing .panel::-webkit-scrollbar{width:8px}.m-routing .panel::-webkit-scrollbar-thumb{background:var(--teal-300);border-radius:8px}.m-routing .card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:16px;box-shadow:var(--shadow-card)}.m-routing .card-title{display:flex;align-items:center;gap:10px;margin:0 0 14px;font-size:16px;font-weight:700;color:var(--teal-900)}.m-routing .card-title .num{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--teal-500);color:#fff;font-size:13px;font-weight:700}.m-routing .field-label{display:block;font-size:12.5px;font-weight:600;color:var(--ink-500);margin:10px 0 6px}.m-routing .select-row{display:flex;gap:8px}.m-routing .select{flex:1;width:100%;padding:11px 12px;font-size:15px;font-family:inherit;color:var(--ink-900);background:var(--teal-50);border:2px solid var(--teal-300);border-radius:var(--radius-md);cursor:pointer;transition:border-color .15s,box-shadow .15s}.m-routing .select:focus{outline:none;border-color:var(--teal-500);box-shadow:0 0 0 3px #2a9d8f33}.m-routing .icon-btn{border:2px solid var(--teal-300);background:var(--white);border-radius:var(--radius-md);width:44px;cursor:pointer;font-size:18px;transition:background .15s}.m-routing .icon-btn:hover{background:var(--teal-100)}.m-routing .swap-btn{display:block;margin:10px auto 2px;background:none;border:none;color:var(--teal-700);font-size:13px;font-weight:600;cursor:pointer;padding:4px 10px}.m-routing .swap-btn:hover{color:var(--teal-500)}.m-routing .quick-places{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.m-routing .qp{border:1px solid var(--teal-300);background:var(--white);color:var(--teal-700);font-size:12.5px;font-weight:600;padding:6px 10px;border-radius:999px;cursor:pointer;transition:all .15s}.m-routing .qp:hover{background:var(--teal-100)}.m-routing .qp.qp-end{color:var(--orange-600);border-color:var(--orange-500)}.m-routing .qp.qp-end:hover{background:var(--yellow-200)}.m-routing .waypoints-box{margin-top:16px;padding-top:14px;border-top:1px dashed var(--line)}.m-routing .waypoints-label{display:flex;align-items:center;gap:6px}.m-routing .waypoints-label:before{content:"🛑";font-size:13px}.m-routing #waypoint-list{display:flex;flex-direction:column;gap:8px}.m-routing .wp-row{display:flex;align-items:center;gap:8px;background:var(--yellow-200);border:1.5px solid var(--amber-400);border-radius:var(--radius-md);padding:6px 8px;animation:slideUp .25s ease}.m-routing .wp-num{flex-shrink:0;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--orange-500);color:#fff;font-size:12px;font-weight:800}.m-routing .wp-row .select{flex:1;padding:8px 10px;font-size:14px;background:var(--white);border-color:var(--amber-400)}.m-routing .wp-del{flex-shrink:0;width:30px;height:30px;border:none;border-radius:50%;background:#fff;color:var(--ink-500);font-size:14px;cursor:pointer;transition:all .15s}.m-routing .wp-del:hover{background:#fde2d6;color:var(--orange-600)}.m-routing .add-wp-btn{margin-top:10px;width:100%;border:2px dashed var(--teal-300);background:var(--teal-50);color:var(--teal-700);font-size:13.5px;font-weight:700;font-family:inherit;padding:9px;border-radius:var(--radius-md);cursor:pointer;transition:all .15s}.m-routing .add-wp-btn:hover{background:var(--teal-100);border-color:var(--teal-500)}.m-routing .add-wp-btn:disabled{opacity:.45;cursor:not-allowed}.m-routing .wp-order-hint{margin-top:8px;font-size:12px;color:var(--ink-500);line-height:1.6;display:flex;align-items:center;gap:4px;flex-wrap:wrap}.m-routing .wp-order-hint .wp-chip{display:inline-flex;align-items:center;gap:3px;background:var(--yellow-200);border:1px solid var(--amber-400);border-radius:999px;padding:2px 8px;font-weight:700;color:var(--ink-900);font-size:11.5px}.m-routing .wp-order-hint .arrow{color:var(--orange-500);font-weight:800}.m-routing .wp-marker{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--orange-600);color:#fff;font-size:14px;font-weight:800;border:3px solid #fff;box-shadow:0 4px 12px #0000004d}.m-routing .rs-segments{margin-top:10px;padding:8px 10px;background:#ffffffa6;border-radius:var(--radius-sm);border:1px dashed var(--teal-300)}.m-routing .rs-seg-title{font-size:12px;font-weight:700;color:var(--teal-900);margin-bottom:6px}.m-routing .rs-seg{display:flex;align-items:center;gap:7px;font-size:12.5px;color:var(--ink-700);margin:4px 0}.m-routing .rs-seg-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.m-routing .rs-seg b{margin-left:auto;color:var(--ink-900)}.m-routing .wp-seg-head{background:var(--yellow-200)!important;border-left:4px solid var(--amber-400);font-weight:700;display:flex;align-items:center;gap:8px}.m-routing .seg-badge{background:var(--orange-500);color:#fff;font-size:11px;font-weight:800;padding:2px 8px;border-radius:999px;flex-shrink:0}.m-routing .wp-arrive{background:#e3f5e9!important;border-left:4px solid #52b788;font-weight:600}.m-routing .pref-group{display:flex;flex-direction:column;gap:8px}.m-routing .pref{display:flex;align-items:center;gap:10px;padding:10px 12px;border:2px solid var(--line);border-radius:var(--radius-md);cursor:pointer;transition:all .15s;background:var(--white)}.m-routing .pref input{display:none}.m-routing .pref-ico{font-size:22px}.m-routing .pref-name{font-weight:700;font-size:15px;color:var(--ink-900)}.m-routing .pref-desc{font-size:12px;color:var(--ink-500);margin-left:auto}.m-routing .pref:hover{border-color:var(--teal-300)}.m-routing .pref.opt-active{border-color:var(--teal-500);background:var(--teal-50);box-shadow:0 0 0 3px #2a9d8f1f}.m-routing .avoids{margin-top:14px;padding-top:12px;border-top:1px dashed var(--line);display:flex;align-items:center;flex-wrap:wrap;gap:6px}.m-routing .avoids-label{font-size:12.5px;color:var(--ink-500);font-weight:600;margin-right:4px}.m-routing .tag{font-size:11.5px;font-weight:700;padding:3px 9px;border-radius:999px;color:#fff}.m-routing .tag-stairs{background:var(--c-stairs)}.m-routing .tag-overpass{background:var(--c-overpass)}.m-routing .tag-water{background:var(--c-water)}.m-routing .tag-construct{background:var(--c-construct)}.m-routing .btn{width:100%;border:none;border-radius:var(--radius-md);padding:13px;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;transition:transform .12s,box-shadow .15s,background .15s}.m-routing .btn:active{transform:scale(.98)}.m-routing .btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.m-routing .btn-primary{background:linear-gradient(100deg,var(--teal-700),var(--teal-500));color:#fff;box-shadow:0 6px 16px #2a9d8f59}.m-routing .btn-primary:hover:not(:disabled){box-shadow:0 8px 22px #2a9d8f73}.m-routing .btn-row{display:flex;gap:8px;margin-top:10px}.m-routing .btn-nav{flex:1;background:linear-gradient(100deg,#2980d9,#3498db);color:#fff;box-shadow:0 4px 12px #2980d959}.m-routing .btn-nav:hover:not(:disabled){box-shadow:0 6px 18px #2980d973}.m-routing .btn-nav.nav-active{background:linear-gradient(100deg,#e63946,#f05a68);box-shadow:0 4px 12px #e6394666}.m-routing .btn-secondary{flex:1;background:var(--orange-500);color:#fff;box-shadow:0 4px 12px #f0876a59}.m-routing .btn-secondary:hover:not(:disabled){background:var(--orange-600)}.m-routing .btn-ghost{flex:0 0 90px;background:var(--white);color:var(--ink-700);border:2px solid var(--line)}.m-routing .btn-ghost:hover{border-color:var(--ink-300)}.m-routing .result-summary{margin-top:14px;padding:14px;border-radius:var(--radius-md);background:linear-gradient(135deg,var(--teal-50),var(--teal-100));border:1px solid var(--teal-300)}.m-routing .result-summary.hidden{display:none}.m-routing .rs-title{font-size:13px;font-weight:700;color:var(--teal-900);margin-bottom:8px;display:flex;align-items:center;gap:6px}.m-routing .rs-stats{display:flex;gap:18px}.m-routing .rs-stat .v{font-size:22px;font-weight:800;color:var(--teal-700);line-height:1}.m-routing .rs-stat .l{font-size:11px;color:var(--ink-500);margin-top:3px}.m-routing .rs-compare{margin-top:10px;padding-top:10px;border-top:1px dashed var(--teal-300);font-size:12px;color:var(--ink-700)}.m-routing .rs-compare b{color:var(--orange-600)}.m-routing .card-steps{animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.m-routing .steps-list{list-style:none;margin:0;padding:0;counter-reset:step}.m-routing .steps-list li{position:relative;padding:10px 10px 10px 42px;margin-bottom:6px;border-radius:var(--radius-sm);background:var(--teal-50);font-size:13.5px;line-height:1.55;color:var(--ink-700)}.m-routing .steps-list li:before{counter-increment:step;content:counter(step);position:absolute;left:8px;top:10px;width:24px;height:24px;border-radius:50%;background:var(--teal-500);color:#fff;font-size:12px;font-weight:700;display:grid;place-items:center}.m-routing .steps-list li strong{color:var(--teal-900)}.m-routing .steps-list li.landmark-hint{background:var(--yellow-200);border-left:4px solid var(--amber-400)}.m-routing .steps-list li:last-child{background:#e3f5e9;font-weight:600}.m-routing .map-wrap{position:relative}.m-routing #map{width:100%;height:100%}.m-routing .map-overlay{position:absolute;z-index:30;pointer-events:none}.m-routing .map-overlay>*{pointer-events:auto}.m-routing .top-left{top:14px;left:14px}.m-routing .bottom-left{bottom:30px;left:14px;display:flex;gap:8px}.m-routing .top-right{top:14px;right:14px;max-width:320px}.m-routing .bottom-center{bottom:30px;left:50%;transform:translate(-50%)}.m-routing .nav-bar{display:flex;align-items:center;gap:12px;background:#0d4f47f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:10px 16px;color:#fff;min-width:320px;box-shadow:0 8px 30px #00000059;border:1px solid rgba(255,255,255,.18);animation:slideUp .3s ease}.m-routing .nav-bar.hidden{display:none}.m-routing .nav-arrow-ico{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#fff;font-size:20px;box-shadow:0 2px 8px #0000004d;animation:navPulse 1.6s infinite}@keyframes navPulse{0%,to{box-shadow:0 0 #ffffff73}50%{box-shadow:0 0 0 10px #fff0}}.m-routing .nav-info{flex:1;min-width:0}.m-routing .nav-target{font-size:15px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-routing .nav-meta{font-size:12px;opacity:.85;margin-top:2px}.m-routing .nav-progress{position:absolute;left:16px;right:16px;bottom:6px;height:4px;border-radius:2px;background:#fff3;overflow:hidden}.m-routing .nav-progress-fill{height:100%;width:0%;border-radius:2px;background:linear-gradient(90deg,#52b788,#e9c46a);transition:width .3s linear}.m-routing .nav-stop{flex-shrink:0;width:32px;height:32px;border:none;border-radius:50%;background:var(--orange-600);color:#fff;font-size:13px;cursor:pointer}.m-routing .nav-stop:hover{background:#d94f45}.m-routing .nav-speed{flex-shrink:0;width:44px;height:32px;border:none;border-radius:999px;background:#fff3;color:#fff;font-size:13px;font-weight:800;cursor:pointer;transition:background .15s}.m-routing .nav-speed:hover{background:#ffffff59}.m-routing .nav-speed-label{display:inline-block;font-size:11px;opacity:.9;background:#ffffff26;border-radius:999px;padding:1px 7px;margin-left:4px}.m-routing .user-arrow{width:44px;height:44px;position:relative;filter:drop-shadow(0 3px 6px rgba(0,0,0,.35))}.m-routing .user-arrow svg{width:100%;height:100%;display:block;transform-origin:center center;transition:transform .25s linear}.m-routing .user-arrow .pulse-ring{position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:50%;border:3px solid rgba(41,128,217,.5);animation:arrowPulse 1.8s infinite}@keyframes arrowPulse{0%{transform:scale(.85);opacity:1}70%,to{transform:scale(1.55);opacity:0}}.m-routing .legend{background:#fffffff0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:var(--radius-md);padding:12px 14px;box-shadow:var(--shadow-card);border:1px solid var(--line);min-width:168px}.m-routing .legend-title{font-size:12px;font-weight:700;color:var(--teal-900);margin-bottom:8px}.m-routing .legend-item{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--ink-700);margin:5px 0}.m-routing .lg-line{width:22px;height:4px;border-radius:2px}.m-routing .lg-safe{background:var(--teal-500)}.m-routing .lg-normal{background:var(--ink-300);border-top:2px dashed;height:0}.m-routing .lg-dot{width:12px;height:12px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #0000001a}.m-routing .lg-stairs{background:var(--c-stairs)}.m-routing .lg-overpass{background:var(--c-overpass)}.m-routing .lg-water{background:var(--c-water)}.m-routing .lg-construct{background:var(--c-construct)}.m-routing .pill{border:none;background:#fffffff0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--line);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;color:var(--teal-700);cursor:pointer;box-shadow:var(--shadow-card);transition:background .15s}.m-routing .pill:hover{background:var(--teal-100)}.m-routing .hint{background:#0d4f47e0;color:#fff;padding:8px 14px;border-radius:999px;font-size:12.5px;font-weight:500;box-shadow:var(--shadow-card)}.m-routing .landmark-card{position:absolute;z-index:8;background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-pop);padding:12px 14px;min-width:200px;max-width:260px;border:1px solid var(--line);transform:translate(-50%,calc(-100% - 18px))}.m-routing .landmark-card.hidden{display:none}.m-routing .landmark-card:after{content:"";position:absolute;left:50%;bottom:-8px;transform:translate(-50%) rotate(45deg);width:14px;height:14px;background:var(--white);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.m-routing .lc-title{font-weight:800;font-size:15px;color:var(--teal-900);margin-bottom:4px}.m-routing .lc-type{font-size:12px;color:var(--ink-500);margin-bottom:8px}.m-routing .lc-actions{display:flex;gap:6px;margin-top:8px}.m-routing .lc-actions button{flex:1;border:none;border-radius:6px;padding:7px;font-size:12.5px;font-weight:700;cursor:pointer}.m-routing .lc-set-start{background:var(--teal-500);color:#fff}.m-routing .lc-set-end{background:var(--orange-500);color:#fff}.m-routing .modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0d4f478c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;z-index:2000}.m-routing .modal.hidden{display:none}.m-routing .modal-box{background:var(--white);border-radius:var(--radius-lg);padding:28px 30px;max-width:480px;width:90%;position:relative;box-shadow:var(--shadow-pop);animation:popIn .25s ease}@keyframes popIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:none}}.m-routing .modal-box h2{margin:0 0 12px;color:var(--teal-900);font-size:20px}.m-routing .modal-box p{font-size:14px;line-height:1.7;color:var(--ink-700);margin:8px 0}.m-routing .modal-list{padding-left:18px;font-size:13.5px;color:var(--ink-700);line-height:1.9}.m-routing .modal-foot{font-size:11.5px;color:var(--ink-300)!important;margin-top:16px!important}.m-routing .modal-close{position:absolute;top:12px;right:14px;border:none;background:var(--teal-50);width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:14px;color:var(--ink-700)}.m-routing .modal-close:hover{background:var(--teal-100)}.m-routing .maplibregl-ctrl-attrib{font-size:10px}.m-routing .maplibregl-popup-content{border-radius:12px}.m-routing .lm-label{display:flex;align-items:center;gap:4px;font-size:10px;font-weight:700;color:var(--ink-900);background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:2px 6px;border-radius:999px;border:1px solid var(--line);box-shadow:0 2px 8px #0000001f;white-space:nowrap;cursor:pointer;transition:transform .12s,box-shadow .12s;transform:translateY(-2px);position:relative;z-index:10;max-width:132px;overflow:hidden;text-overflow:ellipsis}.m-routing .lm-label:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 4px 14px #0d4f4733;max-width:200px;white-space:normal;overflow:visible;z-index:20}.m-routing .lm-dot{width:7px;height:7px;border-radius:50%;display:inline-block;flex-shrink:0;box-shadow:0 0 0 2px #fffc}.m-routing .ob-label{display:flex;align-items:center;gap:3px;font-size:10px;font-weight:700;color:var(--c, #666);background:#fffffff2;padding:1px 6px;border-radius:999px;border:1.5px solid var(--c, #666);box-shadow:0 2px 6px #0000001a;white-space:nowrap;pointer-events:none}.m-routing .ob-label span{color:var(--ink-900)}.m-routing .poi-label{display:flex;align-items:center;gap:4px;font-size:10.5px;font-weight:700;color:var(--teal-800, #137263);background:#fffffff2;padding:2px 7px;border-radius:999px;border:1.5px solid var(--teal-300);box-shadow:0 2px 8px #0000001f;white-space:nowrap;cursor:pointer;transition:transform .12s,box-shadow .12s;position:relative;z-index:10;max-width:150px;overflow:hidden;text-overflow:ellipsis}.m-routing .poi-label:hover{transform:scale(1.06);box-shadow:0 4px 14px #2a9d8f4d;max-width:none;overflow:visible}.m-routing .poi-dot{width:8px;height:8px;border-radius:50%;background:var(--teal-500);border:2px solid #fff;flex-shrink:0;box-shadow:0 0 0 1px #2a9d8f66}.m-routing .se-marker{display:flex;flex-direction:column;align-items:center;gap:2px;transform:translateY(4px)}.m-routing .se-pin{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;color:#fff;font-size:16px;font-weight:800;border:3px solid #fff;box-shadow:0 4px 12px #0000004d}.m-routing .se-start .se-pin{background:var(--teal-500)}.m-routing .se-end .se-pin{background:var(--orange-600)}.m-routing .se-name{font-size:10px;font-weight:700;color:var(--ink-900);background:#fffffff2;padding:1px 7px;border-radius:999px;box-shadow:0 2px 6px #0000001f;white-space:nowrap;transform:translateY(-2px);max-width:130px;overflow:hidden;text-overflow:ellipsis}.m-routing .loading-toast{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fffffff5;padding:18px 26px;border-radius:var(--radius-md);box-shadow:var(--shadow-pop);font-weight:600;color:var(--teal-900);z-index:20;display:flex;align-items:center;gap:10px}.m-routing .spinner{width:20px;height:20px;border:3px solid var(--teal-100);border-top-color:var(--teal-500);border-radius:50%;animation:spin .8s linear infinite}@media(max-width:900px){.m-routing .layout{grid-template-columns:1fr;grid-template-rows:auto 1fr}.m-routing .panel{max-height:42vh;border-right:none;border-bottom:1px solid var(--line)}.m-routing .top-right{max-width:200px}}:root{--primary: #2C6E63;--primary-dark: #1F534A;--bg: #F4F7F5;--card: #FFFFFF;--text: #26322E;--text-soft: #5C6B65;--line: #E3E9E5;--radius: 18px;--shadow: 0 4px 16px rgba(38, 66, 58, .1);--cat: #2C6E63}.m-tasks *{margin:0;padding:0;box-sizing:border-box}.m-tasks{-webkit-text-size-adjust:100%}.m-tasks{font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Segoe UI,sans-serif;color:var(--text);line-height:1.6;font-size:17px;background:#7ec8e8 url(/photos/sky.jpg) center/cover fixed no-repeat}.m-tasks:before{content:"";position:fixed;top:-40px;right:-40px;bottom:-40px;left:-40px;background:url(/photos/sky.jpg) center/cover no-repeat;animation:skyDrift 26s ease-in-out infinite alternate;z-index:-1;will-change:transform}@keyframes skyDrift{0%{transform:scale(1.02) translateY(-14px)}to{transform:scale(1.1) translateY(10px)}}.m-tasks #app{max-width:520px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column}.m-tasks .topbar{position:sticky;top:0;z-index:20;background:var(--primary);color:#fff;box-shadow:0 2px 10px #00000026}.m-tasks .topbar-inner{display:flex;align-items:center;gap:8px;padding:14px 16px}.m-tasks .topbar-logo{font-weight:800;font-size:20px;letter-spacing:1px}.m-tasks .topbar-title{flex:1;font-size:18px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-tasks .topbar-right{display:flex;align-items:center;gap:6px}.m-tasks .icon-btn{border:none;background:#ffffff2e;color:#fff;font-size:18px;line-height:1;width:42px;height:42px;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s}.m-tasks .icon-btn:hover{background:#ffffff4d}.m-tasks .loc-btn{font-size:20px;background:#ffffff38}.m-tasks .page{flex:1;padding:20px 16px 140px}.m-tasks .home-hero{background:linear-gradient(135deg,#1f534ae0,#3e8f7fc7);color:#fff;border-radius:var(--radius);padding:24px 22px;margin-bottom:16px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.m-tasks .home-hero h2{font-size:26px;margin-bottom:6px}.m-tasks .home-hero p{font-size:16px;opacity:.92}.m-tasks .reminder-card{display:flex;align-items:center;gap:12px;background:#fff6e5;border:2px solid #F2B64B;border-radius:var(--radius);padding:14px 16px;margin-bottom:22px;box-shadow:var(--shadow)}.m-tasks .reminder-card.reminder-done{background:#e9f7eff0;border-color:#57b98a}.m-tasks .reminder-card{background:#fff6e5f0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.m-tasks .reminder-photo{width:56px;height:56px;border-radius:14px;object-fit:cover;flex-shrink:0;border:2px solid #fff;box-shadow:0 2px 6px #0000002e}.m-tasks .reminder-info{flex:1;min-width:0}.m-tasks .reminder-label{font-size:13px;color:#8a6d1f;font-weight:700}.m-tasks .reminder-done .reminder-label{color:#2e7d5b}.m-tasks .reminder-name{font-size:18px;font-weight:700;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-tasks .section{margin-bottom:24px}.m-tasks .section-title{font-size:18px;font-weight:700;margin-bottom:12px;color:#fff;text-shadow:0 1px 3px rgba(20,60,80,.7);background:#2b6e638c;border-radius:12px;padding:6px 12px;display:inline-block;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.m-tasks .module-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.m-tasks .module-card{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;background:var(--card);border:none;border-radius:var(--radius);min-height:130px;padding:14px;text-align:left;cursor:pointer;box-shadow:var(--shadow);transition:transform .15s;font-family:inherit;color:#fff}.m-tasks .module-card:hover{transform:translateY(-3px)}.m-tasks .module-card:active{transform:scale(.97)}.m-tasks .module-cover{position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--cover),linear-gradient(160deg,var(--cat),#1F3A33);background-size:cover;background-position:center}.m-tasks .module-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000b8,#0000002e 55%,#0000000d)}.m-tasks .module-info{position:relative;z-index:1;display:flex;flex-direction:column;gap:2px}.m-tasks .module-name{font-size:20px;font-weight:800;text-shadow:0 1px 4px rgba(0,0,0,.5)}.m-tasks .module-count{font-size:13px;font-weight:600;background:#ffffff38;border-radius:999px;padding:2px 10px;align-self:flex-start}.m-tasks .category-head{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--cat),color-mix(in srgb,var(--cat) 55%,#fff));color:#fff;border-radius:var(--radius);padding:26px 20px;margin-bottom:18px}.m-tasks .category-head h2{font-size:22px}.m-tasks .category-head .head-text,.m-tasks .category-head .head-sub{position:relative;z-index:2}.m-tasks .head-sub{font-size:14px;opacity:.92;margin-top:4px}.m-tasks .scene{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.m-tasks .scene-photo{background-size:cover;background-position:center}.m-tasks .scene-dot{position:absolute;bottom:-16px;border-radius:50%;animation:sceneRise linear infinite}@keyframes sceneRise{0%{transform:translateY(0);opacity:.7}to{transform:translateY(-320px);opacity:0}}.m-tasks .task-list{display:flex;flex-direction:column;gap:12px}.m-tasks .task-card{display:flex;align-items:center;gap:14px;background:#fffffff2;border:none;border-radius:var(--radius);padding:16px;cursor:pointer;box-shadow:var(--shadow);border-left:5px solid var(--cat);transition:transform .15s;font-family:inherit;text-align:left;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.m-tasks .task-card:hover{transform:translate(3px)}.m-tasks .task-card:active{transform:scale(.98)}.m-tasks .task-photo{width:54px;height:54px;border-radius:14px;flex-shrink:0;object-fit:cover;border:2px solid #fff;box-shadow:0 2px 6px #00000029}.m-tasks .task-info{flex:1;min-width:0;display:flex;flex-direction:column}.m-tasks .task-name{font-size:18px;font-weight:700}.m-tasks .task-meta{font-size:13px;color:var(--text-soft)}.m-tasks .task-arrow{font-size:26px;color:#b8c4be}.m-tasks .task-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--cat),color-mix(in srgb,var(--cat) 55%,#fff));color:#fff;border-radius:var(--radius);padding:26px 22px;text-align:center;margin-bottom:18px}.m-tasks .hero-content{position:relative;z-index:2}.m-tasks .task-hero-photo{width:84px;height:84px;border-radius:20px;object-fit:cover;display:block;margin:0 auto 10px;border:3px solid rgba(255,255,255,.85);box-shadow:0 4px 12px #0000004d}.m-tasks .task-hero h2{font-size:26px;margin-bottom:6px}.m-tasks .task-hero p{font-size:16px;opacity:.95}.m-tasks .task-tags{display:flex;justify-content:center;gap:10px;margin-top:12px}.m-tasks .tag{background:#ffffff38;border-radius:999px;padding:5px 14px;font-size:14px;font-weight:600}.m-tasks .tabs{display:flex;gap:8px;margin-bottom:14px}.m-tasks .tab{flex:1;border:none;border-radius:12px;padding:12px 8px;background:#e8efeb;color:var(--text-soft);font-size:16px;font-weight:700;cursor:pointer;font-family:inherit;transition:all .2s}.m-tasks .tab.active{background:var(--primary);color:#fff}.m-tasks .tab-panel{display:none}.m-tasks .tab-panel.active{display:block}.m-tasks .video-box{position:relative;border-radius:var(--radius);overflow:hidden;background:linear-gradient(160deg,var(--cat),#22352F);min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#fff;padding:24px;text-align:center}.m-tasks .video-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.4}.m-tasks .video-title{font-size:18px;font-weight:700;position:relative;z-index:1}.m-tasks .play-btn{width:68px;height:68px;border-radius:50%;border:none;background:#fffffff2;color:var(--primary-dark);font-size:26px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0000004d;transition:transform .15s;position:relative;z-index:1}.m-tasks .play-btn:hover{transform:scale(1.08)}.m-tasks .video-note{font-size:12px;opacity:.75;position:relative;z-index:1}.m-tasks .video-box-frame{padding:0;background:#000}.m-tasks .video-frame{width:100%;aspect-ratio:16 / 9;border:none;display:block;background:#000}.m-tasks .video-caption{width:100%;padding:12px 16px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(160deg,var(--cat),#22352F)}.m-tasks .step-list{list-style:none;display:flex;flex-direction:column;gap:12px}.m-tasks .step{display:flex;align-items:center;gap:12px;background:#fffffff2;border-radius:var(--radius);padding:14px 16px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.m-tasks .step-num{width:30px;height:30px;border-radius:50%;flex-shrink:0;background:var(--cat);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;font-size:15px}.m-tasks .step-photo{width:56px;height:56px;border-radius:14px;flex-shrink:0;object-fit:cover;border:2px solid #fff;box-shadow:0 2px 6px #00000024}.m-tasks .step-text{flex:1;font-size:16px}.m-tasks .bottom-bar{position:fixed;bottom:0;left:0;right:0;background:#ffffffeb;padding:14px 16px calc(14px + env(safe-area-inset-bottom));box-shadow:0 -4px 16px #00000014;max-width:520px;margin:0 auto;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.m-tasks .btn{width:100%;border:none;border-radius:999px;padding:16px;font-size:18px;font-weight:800;cursor:pointer;font-family:inherit;transition:transform .15s;display:inline-flex;align-items:center;justify-content:center;gap:6px}.m-tasks .btn:active{transform:scale(.98)}.m-tasks .btn:disabled{opacity:.55;cursor:not-allowed}.m-tasks .btn-primary{background:var(--primary);color:#fff}.m-tasks .btn-primary:disabled{background:#9dbdb4}.m-tasks .btn-secondary{background:#e8efeb;color:var(--text)}.m-tasks .btn-ghost{width:auto;background:#fff;color:#b07d1f;border:2px solid #F2B64B;padding:8px 16px;font-size:15px}.m-tasks .done-banner{text-align:center;font-size:18px;font-weight:800;color:#2e7d5b;padding:14px;line-height:1.5}.m-tasks .verify-hint{text-align:center;font-size:13px;color:var(--text-soft);margin-top:8px}.m-tasks .photo-preview{min-height:170px;border-radius:14px;background:#edf2ef;border:2px dashed #B9C9C0;display:flex;align-items:center;justify-content:center;margin-bottom:12px;overflow:hidden}.m-tasks .photo-placeholder{font-size:20px;color:var(--text-soft);text-align:center}.m-tasks .photo-img{width:100%;height:200px;object-fit:cover}.m-tasks .photo-sample{font-size:20px;color:#2e7d5b;font-weight:700;text-align:center;padding:24px}.m-tasks .photo-actions{display:flex;gap:10px;margin-bottom:12px}.m-tasks .photo-actions .btn{flex:1;padding:14px;font-size:16px}.m-tasks .photo-btn{cursor:pointer}.m-tasks .ai-result{text-align:center;margin-top:12px;padding:16px;border-radius:14px;background:var(--bg)}.m-tasks .ai-spinner{width:34px;height:34px;border-radius:50%;border:4px solid #C8D2CC;border-top-color:var(--primary);display:inline-block;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.m-tasks .ai-success-text{font-size:20px;font-weight:800;color:#2e7d5b}.m-tasks .ai-match{font-size:14px;color:var(--text-soft);margin-top:4px}.m-tasks .celebration-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:radial-gradient(circle at 50% 35%,#fff0b4f5,#ffd66aeb);display:flex;align-items:center;justify-content:center;overflow:hidden}.m-tasks .celebration-content{text-align:center;color:#6b4e00;padding:20px;z-index:2}.m-tasks .celebration-sun{font-size:80px;animation:sunPulse 1.2s ease-in-out infinite}@keyframes sunPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.m-tasks .celebration-content h2{font-size:34px;margin:10px 0 6px}.m-tasks .celebration-theme{font-size:18px;font-weight:600}.m-tasks .celebration-points{margin-top:14px;display:inline-block;background:#fff;border-radius:999px;padding:10px 26px;font-size:24px;font-weight:800;color:#b07d1f;box-shadow:0 4px 14px #0000001f}.m-tasks .confetti-layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.m-tasks .confetti{position:absolute;top:-30px;animation:confettiFall linear forwards}@keyframes confettiFall{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(110vh) rotate(360deg);opacity:.9}}.m-tasks .sheet-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#00000073;display:flex;align-items:flex-end;justify-content:center;animation:fadeIn .2s}.m-tasks .sheet-mask.hidden{display:none}.m-tasks .sheet{background:#fff;width:100%;max-width:520px;border-radius:24px 24px 0 0;padding:10px 20px calc(24px + env(safe-area-inset-bottom));animation:slideUp .28s ease;max-height:82vh;display:flex;flex-direction:column}.m-tasks .sheet-handle{width:44px;height:5px;border-radius:3px;background:#d5deda;margin:0 auto 12px}.m-tasks .sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.m-tasks .sheet-head h2{font-size:20px}.m-tasks .sheet-body{overflow-y:auto}.m-tasks .loc-item{display:flex;align-items:center;gap:12px;background:var(--bg);border-radius:14px;padding:14px 16px;margin-bottom:10px}.m-tasks .loc-main{flex:1;min-width:0}.m-tasks .loc-name{font-size:16px;font-weight:700}.m-tasks .loc-note{font-size:13px;color:var(--text-soft)}.m-tasks .loc-dist{flex-shrink:0;font-size:13px;font-weight:700;color:var(--primary);background:color-mix(in srgb,var(--primary) 12%,#fff);padding:5px 10px;border-radius:999px}.m-tasks .sheet-tip{margin-top:12px;font-size:13px;color:var(--text-soft);background:#fff6e5;border-radius:12px;padding:10px 14px}@keyframes fadeIn{0%{opacity:0}}@keyframes slideUp{0%{transform:translateY(60px);opacity:.6}}.m-tasks .toast{position:fixed;left:50%;bottom:110px;transform:translate(-50%);background:#20342ef0;color:#fff;padding:12px 22px;border-radius:999px;font-size:16px;font-weight:600;z-index:99;box-shadow:0 6px 20px #00000040;white-space:nowrap;animation:fadeIn .2s}.m-tasks .toast.hidden{display:none}.m-tasks .page-footer{text-align:center;color:#fff;text-shadow:0 1px 3px rgba(20,60,80,.8);font-size:15px;padding:20px 0 8px;background:#2b6e6366;border-radius:14px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.m-tasks .footer-small{font-size:12px;margin-top:4px;opacity:.9}:root{--primary: #2563eb;--primary-dark: #1d4ed8;--primary-light: #dbeafe;--secondary: #f59e0b;--secondary-light: #fef3c7;--success: #16a34a;--danger: #dc2626;--danger-light: #fee2e2;--bg: #f8fafc;--card-bg: #ffffff;--text: #1e293b;--text-light: #64748b;--border: #e2e8f0;--shadow: 0 2px 8px rgba(0, 0, 0, .08);--radius: 16px}.m-shared *{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.m-shared{font-size:17px}.m-shared{font-family:-apple-system,Microsoft JhengHei,PingFang TC,Noto Sans TC,Helvetica Neue,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh;max-width:480px;margin:0 auto;position:relative}.m-shared .topbar{position:sticky;top:0;z-index:100;background:var(--primary);color:#fff;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:1.2rem;font-weight:600;box-shadow:0 2px 6px #2563eb4d}.m-shared .topbar .back-btn{background:#fff3;color:#fff;border:none;border-radius:50%;width:44px;height:44px;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.m-shared .topbar .back-btn:hover{background:#ffffff59}.m-shared .topbar .title{flex:1;text-align:center}.m-shared .topbar .right-slot{min-width:44px;text-align:right;font-size:1rem}.m-shared .container{padding:20px 20px 100px}.m-shared .card{background:var(--card-bg);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow);margin-bottom:16px}.m-shared .points-hero{background:linear-gradient(135deg,var(--secondary),#f97316);color:#fff;border-radius:var(--radius);padding:28px 20px;text-align:center;box-shadow:0 4px 12px #f59e0b66;margin-bottom:20px}.m-shared .points-hero .label{font-size:1.1rem;opacity:.95}.m-shared .points-hero .points-num{font-size:3.5rem;font-weight:800;margin:8px 0;line-height:1}.m-shared .points-hero .points-num .unit{font-size:1.5rem;font-weight:600}.m-shared .points-hero .level{font-size:1.15rem;background:#ffffff40;display:inline-block;padding:6px 18px;border-radius:20px;margin-top:6px}.m-shared .progress-bar{background:var(--border);border-radius:10px;height:14px;overflow:hidden;margin:8px 0}.m-shared .progress-bar .fill{background:linear-gradient(90deg,var(--primary),var(--secondary));height:100%;border-radius:10px;transition:width .5s ease}.m-shared .list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.m-shared .list-header h3{font-size:1.2rem}.m-shared .list-header .link{color:var(--primary);font-size:1rem;text-decoration:none}.m-shared .log-item{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--border)}.m-shared .log-item:last-child{border-bottom:none}.m-shared .log-item .log-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0}.m-shared .log-item .log-icon.income{background:#dcfce7;color:var(--success)}.m-shared .log-item .log-icon.expense{background:var(--danger-light);color:var(--danger)}.m-shared .log-item .log-info{flex:1}.m-shared .log-item .log-source{font-size:1.05rem;font-weight:500}.m-shared .log-item .log-time{font-size:.9rem;color:var(--text-light)}.m-shared .log-item .log-amount{font-size:1.25rem;font-weight:700}.m-shared .log-item .log-amount.income{color:var(--success)}.m-shared .log-item .log-amount.expense{color:var(--danger)}.m-shared .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 28px;font-size:1.15rem;font-weight:600;border:none;border-radius:14px;cursor:pointer;transition:all .2s;text-decoration:none;font-family:inherit;min-height:56px}.m-shared .btn-primary{background:var(--primary);color:#fff}.m-shared .btn-primary:hover{background:var(--primary-dark)}.m-shared .btn-secondary{background:var(--card-bg);color:var(--primary);border:2px solid var(--primary)}.m-shared .btn-warning{background:var(--secondary);color:#fff}.m-shared .btn-danger{background:var(--danger);color:#fff}.m-shared .btn-block{width:100%;display:flex}.m-shared .btn:disabled,.m-shared .btn-disabled{background:var(--border)!important;color:var(--text-light)!important;cursor:not-allowed;border:none!important}.m-shared .btn-row{display:flex;gap:12px;margin-top:8px}.m-shared .btn-row .btn{flex:1}.m-shared .reward-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.m-shared .reward-card{background:var(--card-bg);border-radius:var(--radius);padding:18px 12px;text-align:center;box-shadow:var(--shadow);border:2px solid transparent;transition:border-color .2s}.m-shared .reward-card:hover{border-color:var(--primary-light)}.m-shared .reward-card .reward-icon{font-size:3rem;margin-bottom:8px}.m-shared .reward-card .reward-name{font-size:1.05rem;font-weight:600;min-height:2.4em;display:flex;align-items:center;justify-content:center}.m-shared .reward-card .reward-cost{font-size:1.2rem;color:var(--secondary);font-weight:700;margin:8px 0}.m-shared .reward-card .reward-cost .unit{font-size:.9rem}.m-shared .tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;margin-bottom:16px}.m-shared .tab{padding:8px 18px;border-radius:20px;background:var(--card-bg);border:1px solid var(--border);font-size:1rem;cursor:pointer;white-space:nowrap;transition:all .2s}.m-shared .tab.active{background:var(--primary);color:#fff;border-color:var(--primary)}.m-shared .chat-wrap{display:flex;flex-direction:column;height:calc(100vh - 60px)}.m-shared .chat-messages{flex:1;overflow-y:auto;padding:16px 16px 140px}.m-shared .msg{display:flex;gap:10px;margin-bottom:16px;align-items:flex-start}.m-shared .msg .avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0;background:var(--card-bg);box-shadow:var(--shadow)}.m-shared .msg .bubble{max-width:75%;padding:14px 18px;border-radius:18px;font-size:1.1rem;line-height:1.6;white-space:pre-wrap;word-break:break-word}.m-shared .msg.assistant .bubble{background:var(--card-bg);border-top-left-radius:4px;box-shadow:var(--shadow)}.m-shared .msg.user .bubble{background:var(--primary);color:#fff;border-top-right-radius:4px}.m-shared .quick-questions{padding:10px 16px;display:flex;gap:8px;overflow-x:auto;border-top:1px solid var(--border);background:var(--bg)}.m-shared .quick-q{padding:10px 16px;background:var(--primary-light);color:var(--primary-dark);border:none;border-radius:20px;font-size:1rem;white-space:nowrap;cursor:pointer;font-family:inherit}.m-shared .chat-input-bar{display:flex;gap:8px;padding:12px 16px;background:var(--card-bg);border-top:1px solid var(--border);align-items:flex-end}.m-shared .chat-input-bar input{flex:1;border:2px solid var(--border);border-radius:24px;padding:12px 18px;font-size:1.1rem;font-family:inherit;outline:none;transition:border-color .2s}.m-shared .chat-input-bar input:focus{border-color:var(--primary)}.m-shared .voice-btn,.m-shared .send-btn{border:none;border-radius:50%;width:52px;height:52px;font-size:1.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.m-shared .voice-btn{background:var(--secondary-light)}.m-shared .send-btn{background:var(--primary);color:#fff}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.m-shared .sos-btn{width:100%;background:var(--danger);color:#fff;border:none;border-radius:var(--radius);padding:28px;font-size:1.6rem;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #dc262666;margin-bottom:24px;transition:transform .1s}.m-shared .sos-btn:active{transform:scale(.98)}.m-shared .quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.m-shared .quick-card{background:var(--card-bg);border-radius:var(--radius);padding:24px 12px;text-align:center;box-shadow:var(--shadow);border:none;cursor:pointer;font-family:inherit;transition:transform .1s}.m-shared .quick-card:active{transform:scale(.97)}.m-shared .quick-card .icon{font-size:2.8rem;margin-bottom:8px}.m-shared .quick-card .label{font-size:1.15rem;font-weight:600}.m-shared .portal-header{background:linear-gradient(135deg,var(--primary),#1e40af);color:#fff;padding:28px 20px 24px;text-align:center;position:relative}.m-shared .lang-widget{position:absolute;top:16px;right:16px;z-index:50}.m-shared .lang-btn{background:#ffffff38;border:1px solid rgba(255,255,255,.4);color:#fff;border-radius:20px;padding:8px 14px;font-size:.95rem;cursor:pointer;font-family:inherit;display:flex;align-items:center;gap:6px;transition:background .2s}.m-shared .lang-btn:hover{background:#ffffff59}.m-shared .lang-menu{position:absolute;top:50px;right:0;background:#fff;border-radius:14px;box-shadow:0 8px 24px #0003;padding:6px;display:none;min-width:150px;z-index:60}.m-shared .lang-menu.show{display:block;animation:msg-in .2s ease}.m-shared .lang-menu button{display:block;width:100%;text-align:left;padding:10px 14px;border:none;background:none;font-size:1rem;cursor:pointer;border-radius:10px;font-family:inherit;color:var(--text)}.m-shared .lang-menu button:hover{background:var(--primary-light)}.m-shared .lang-menu button.active{background:var(--primary);color:#fff}.m-shared .portal-header .logo{font-size:3rem;margin-bottom:8px}.m-shared .portal-header h1{font-size:2rem;font-weight:800;letter-spacing:2px}.m-shared .portal-header .tagline{font-size:1.1rem;opacity:.9;margin-top:6px}.m-shared .portal-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px}.m-shared .portal-card{background:var(--card-bg);border-radius:var(--radius);padding:24px 12px;text-align:center;box-shadow:var(--shadow);text-decoration:none;color:var(--text);border:2px solid transparent;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:6px}.m-shared .portal-card:hover{border-color:var(--primary);transform:translateY(-2px)}.m-shared .portal-card .icon{font-size:2.8rem}.m-shared .portal-card .name{font-size:1.15rem;font-weight:600}.m-shared .portal-card .desc{font-size:.9rem;color:var(--text-light);line-height:1.4}.m-shared .portal-card.disabled{opacity:.55}.m-shared .portal-card.disabled .name:after{content:"（開發中）";font-size:.8rem;color:var(--text-light)}.m-shared .bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;background:var(--card-bg);border-top:1px solid var(--border);display:flex;z-index:100}.m-shared .bottom-nav a{flex:1;text-align:center;padding:10px 4px;text-decoration:none;color:var(--text-light);font-size:.9rem}.m-shared .bottom-nav a .nav-icon{font-size:1.6rem;display:block;margin-bottom:2px}.m-shared .bottom-nav a.active{color:var(--primary)}.m-shared .modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1000;display:none;align-items:center;justify-content:center;padding:20px}.m-shared .modal-overlay.show{display:flex}.m-shared .modal{background:var(--card-bg);border-radius:var(--radius);padding:28px 24px;max-width:360px;width:100%;text-align:center}.m-shared .modal .modal-icon{font-size:3rem;margin-bottom:12px}.m-shared .modal h3{font-size:1.3rem;margin-bottom:10px}.m-shared .modal p{font-size:1.05rem;color:var(--text-light);margin-bottom:8px;line-height:1.6}.m-shared .modal .highlight{font-size:1.5rem;font-weight:800;color:var(--secondary)}.m-shared .modal .modal-actions{display:flex;gap:12px;margin-top:20px}.m-shared .modal .modal-actions .btn{flex:1}.m-shared .toast{position:fixed;top:80px;left:50%;transform:translate(-50%) translateY(-20px);background:#1e293bf2;color:#fff;padding:14px 24px;border-radius:12px;font-size:1.05rem;z-index:2000;opacity:0;pointer-events:none;transition:all .3s}.m-shared .toast.show{opacity:1;transform:translate(-50%) translateY(0)}.m-shared .empty-state{text-align:center;padding:40px 20px;color:var(--text-light)}.m-shared .empty-state .icon{font-size:3.5rem;margin-bottom:12px}.m-shared .empty-state p{font-size:1.1rem}.m-shared .code-box{background:var(--primary-light);border:2px dashed var(--primary);border-radius:12px;padding:14px;text-align:center;margin:12px 0}.m-shared .code-box .code-label{font-size:.9rem;color:var(--text-light)}.m-shared .code-box .code-value{font-size:1.5rem;font-weight:800;color:var(--primary-dark);letter-spacing:1px;font-family:Courier New,monospace}.m-shared .status-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:.95rem;font-weight:600}.m-shared .status-pending{background:var(--secondary-light);color:#b45309}.m-shared .status-done{background:#dcfce7;color:var(--success)}.m-shared .quality-tag{display:inline-block;font-size:.68rem;font-weight:700;padding:1px 8px;border-radius:8px;margin-left:4px;vertical-align:middle;color:#fff}.m-shared .title-chip{display:inline-block;font-size:.78rem;font-weight:700;padding:3px 10px;border-radius:12px;margin-left:6px;vertical-align:middle;white-space:nowrap;color:#fff}.m-shared .quality-tag.q-基礎,.m-shared .title-chip.q-基礎{background:linear-gradient(90deg,#475569,#64748b)}.m-shared .quality-tag.q-簡單,.m-shared .title-chip.q-簡單{background:linear-gradient(90deg,#16a34a,#22c55e);box-shadow:0 0 8px #22c55e80}.m-shared .quality-tag.q-中等,.m-shared .title-chip.q-中等{background:linear-gradient(90deg,#2563eb,#3b82f6);animation:quality-pulse 2s infinite}.m-shared .quality-tag.q-頂尖,.m-shared .title-chip.q-頂尖{background:linear-gradient(90deg,#7c3aed,#f59e0b);animation:quality-float 2.5s infinite}@keyframes quality-pulse{0%,to{box-shadow:0 0 4px #3b82f680}50%{box-shadow:0 0 14px #3b82f6f2}}@keyframes quality-float{0%,to{transform:translateY(0);box-shadow:0 0 8px #f59e0b99,0 0 16px #7c3aed66}50%{transform:translateY(-2px);box-shadow:0 0 16px #f59e0bf2,0 0 28px #7c3aedb3}}.m-shared .reward-card.q-基礎{border-color:#94a3b8}.m-shared .reward-card.q-簡單{border:2px solid #22c55e}.m-shared .reward-card.q-中等{border:2px solid #3b82f6}.m-shared .reward-card.q-頂尖{border:2px solid #a855f7;animation:quality-float 2.5s infinite}.m-shared .mini-badge{display:inline-block;font-size:1.1rem;margin:2px;border-radius:50%;width:34px;height:34px;line-height:34px;text-align:center;background:#fff;vertical-align:middle;position:relative}.m-shared .mini-badge.mb-1{box-shadow:0 0 0 2px #374151}.m-shared .mini-badge.mb-2{box-shadow:0 0 0 2px #b45309,0 0 6px #b4530966}.m-shared .mini-badge.mb-3{box-shadow:0 0 0 2px #94a3b8,0 0 8px #94a3b880}.m-shared .mini-badge.mb-4{box-shadow:0 0 0 2px #f59e0b,0 0 10px #f59e0b99;animation:mb-glow 2s infinite}.m-shared .mini-badge.mb-5{box-shadow:0 0 0 2px #67e8f9,0 0 10px #67e8f9b3;animation:mb-glow 1.8s infinite}.m-shared .mini-badge.mb-6{box-shadow:0 0 0 2px #38bdf8,0 0 12px #38bdf8cc;animation:mb-shine 1.5s infinite}.m-shared .mini-badge.mb-7{box-shadow:0 0 0 2px #fbbf24,0 0 12px #fbbf24cc,0 0 20px #38bdf880;animation:mb-glow 1.6s infinite}.m-shared .mini-badge.mb-8{animation:mb-myth 2.5s infinite}.m-shared .mini-badge.mb-9{animation:mb-empower 1.4s infinite}@keyframes mb-glow{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes mb-shine{0%,to{box-shadow:0 0 0 2px #38bdf8,0 0 12px #38bdf8cc}50%{box-shadow:0 0 0 2px #38bdf8,0 0 22px #38bdf8,inset 0 0 6px #fffc}}@keyframes mb-myth{0%,to{transform:translateY(0);box-shadow:0 0 0 2px #a855f7,0 0 14px #a855f7cc}50%{transform:translateY(-2px);box-shadow:0 0 0 2px #a855f7,0 0 24px #a855f7,0 0 34px #fbbf2480}}@keyframes mb-empower{0%,to{transform:scale(1);box-shadow:0 0 0 2px #fde047,0 0 14px #fbbf24e6}50%{transform:scale(1.12);box-shadow:0 0 0 3px #fde047,0 0 26px #fbbf24}}.m-shared .rank-title-line{display:inline-block;font-size:.85rem;font-weight:700;padding:2px 12px;border-radius:10px;margin-top:3px;color:#fff}.m-shared .p-title-line{display:inline-block;font-size:.9rem;font-weight:700;padding:3px 12px;border-radius:10px;margin-top:5px;color:#fff}.m-shared .rank-title-line.q-基礎,.m-shared .p-title-line.q-基礎{background:linear-gradient(90deg,#475569,#64748b)}.m-shared .rank-title-line.q-簡單,.m-shared .p-title-line.q-簡單{background:linear-gradient(90deg,#16a34a,#22c55e);box-shadow:0 0 8px #22c55e80}.m-shared .rank-title-line.q-中等,.m-shared .p-title-line.q-中等{background:linear-gradient(90deg,#2563eb,#3b82f6);animation:quality-pulse 2s infinite}.m-shared .rank-title-line.q-頂尖,.m-shared .p-title-line.q-頂尖{background:linear-gradient(90deg,#7c3aed,#f59e0b);animation:quality-float 2.5s infinite}.m-shared .pick-chip{display:inline-block;font-size:1rem;font-weight:700;padding:8px 16px;border-radius:14px;margin:4px 6px 4px 0;border:2px solid transparent;cursor:pointer;font-family:inherit;color:#fff;transition:all .15s}.m-shared .pick-chip.picked{border-color:#fff;outline:3px solid var(--primary);transform:scale(1.05)}.m-shared .pick-badge{display:inline-block;font-size:1.5rem;width:52px;height:52px;line-height:52px;text-align:center;border-radius:14px;border:2px solid var(--border);background:#fff;cursor:pointer;margin:4px;transition:all .15s;font-family:inherit}.m-shared .pick-badge.picked{border-color:var(--primary);background:var(--primary-light);box-shadow:0 0 10px #2563eb59;transform:scale(1.08)}.m-shared .user-title{display:inline-block;background:linear-gradient(90deg,#fef3c7,#fde68a);color:#92400e;font-size:.78rem;font-weight:700;padding:2px 10px;border-radius:10px;margin-left:6px;vertical-align:middle;border:1px solid #fcd34d;white-space:nowrap}.m-shared .user-title-sm{display:inline-block;font-size:.85rem;margin-left:4px}.m-shared .user-badges{font-size:1rem;letter-spacing:2px;margin-top:3px;line-height:1.3}.m-shared .podium-item .user-badges{font-size:1.05rem;margin-top:5px}.m-shared .leaderboard-info{text-align:center;font-size:1rem;color:var(--text-light);margin-bottom:16px}.m-shared .podium{display:flex;align-items:flex-end;justify-content:center;gap:8px;margin-bottom:20px}.m-shared .podium-item{flex:1;max-width:120px;text-align:center;border-radius:var(--radius) var(--radius) 0 0;padding:14px 6px 10px;position:relative}.m-shared .podium-item .crown{font-size:2rem;display:block;margin-bottom:2px}.m-shared .podium-item .avatar{font-size:2.2rem;display:block}.m-shared .podium-item .p-name{font-size:1rem;font-weight:600;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-shared .podium-item .p-points{font-size:1.1rem;font-weight:700;margin-top:2px}.m-shared .podium-item .p-rank-label{display:block;font-size:.9rem;font-weight:700;margin-top:4px}.m-shared .podium-item.rank-1{background:linear-gradient(180deg,#fef9c3,#fde047);color:#854d0e;padding-top:22px;order:2}.m-shared .podium-item.rank-2{background:linear-gradient(180deg,#f1f5f9,#cbd5e1);color:#334155;padding-top:14px;order:1}.m-shared .podium-item.rank-3{background:linear-gradient(180deg,#ffedd5,#fdba74);color:#7c2d12;padding-top:14px;order:3}.m-shared .podium-item.me .avatar:after{content:"（我）";display:block;font-size:.75rem;font-weight:700;margin-top:-2px}.m-shared .rank-row{display:flex;align-items:center;gap:12px;padding:12px 4px;border-bottom:1px solid var(--border)}.m-shared .rank-row:last-child{border-bottom:none}.m-shared .rank-badge{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.05rem;font-weight:700;flex-shrink:0;background:var(--border);color:var(--text-light)}.m-shared .rank-badge.top-1{background:#fde047;color:#854d0e}.m-shared .rank-badge.top-2{background:#cbd5e1;color:#334155}.m-shared .rank-badge.top-3{background:#fdba74;color:#7c2d12}.m-shared .rank-user-avatar{font-size:1.8rem;flex-shrink:0}.m-shared .rank-info{flex:1;min-width:0}.m-shared .rank-name{font-size:1.1rem;font-weight:600;display:flex;align-items:center;gap:6px}.m-shared .rank-name .me-tag{background:var(--primary-light);color:var(--primary-dark);font-size:.8rem;padding:1px 8px;border-radius:10px;font-weight:700}.m-shared .rank-sub{font-size:.9rem;color:var(--text-light)}.m-shared .rank-points{font-size:1.25rem;font-weight:700;color:var(--secondary);text-align:right;white-space:nowrap}.m-shared .rank-points .unit{font-size:.85rem;font-weight:400}.m-shared .my-rank-card{position:fixed;bottom:74px;left:50%;transform:translate(-50%);width:calc(100% - 40px);max-width:440px;background:var(--card-bg);border-radius:var(--radius);box-shadow:0 -4px 20px #0000001f;padding:14px 20px;display:flex;align-items:center;gap:14px;z-index:90;border:2px solid var(--primary-light)}.m-shared .my-rank-card .rank-num{font-size:1.8rem;font-weight:800;color:var(--primary);min-width:48px;text-align:center}.m-shared .my-rank-card .my-info{flex:1}.m-shared .my-rank-card .my-name{font-size:1.1rem;font-weight:600}.m-shared .my-rank-card .my-diff{font-size:.9rem;color:var(--text-light)}.m-shared .my-rank-card .go-shop{font-size:1.4rem;text-decoration:none}.m-shared .settle-list{text-align:left;max-height:260px;overflow-y:auto;margin:10px 0;border:1px solid var(--border);border-radius:12px;padding:6px 12px}.m-shared .settle-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--border);font-size:1rem}.m-shared .settle-row:last-child{border-bottom:none}.m-shared .settle-row .s-rank{width:28px;height:28px;border-radius:50%;background:var(--secondary-light);color:#b45309;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.9rem}.m-shared .settle-row .s-name{flex:1;font-weight:600}.m-shared .settle-row .s-reward{color:var(--success);font-weight:700}.m-shared .text-center{text-align:center}.m-shared .mt-16{margin-top:16px}.m-shared .mb-16{margin-bottom:16px}.m-shared .section-title{font-size:1.25rem;font-weight:700;margin-bottom:14px}.m-shared .ai-page{background:linear-gradient(180deg,#eff6ff,#f8fafc 30%,#f8fafc)}.m-shared .ai-hero{background:linear-gradient(135deg,#1e40af,#2563eb 55%,#3b82f6);border-radius:0 0 28px 28px;color:#fff;padding:20px 20px 24px;position:relative;overflow:hidden;transition:background 1s ease}.m-shared .ai-hero.theme-morning{background:linear-gradient(135deg,#ea580c,#f59e0b 55%,#fbbf24)}.m-shared .ai-hero.theme-noon{background:linear-gradient(135deg,#0369a1,#0284c7 55%,#38bdf8)}.m-shared .ai-hero.theme-afternoon{background:linear-gradient(135deg,#c2410c,#ea580c 55%,#fb923c)}.m-shared .ai-hero.theme-night{background:linear-gradient(135deg,#1e1b4b,#312e81 55%,#4c1d95)}.m-shared .ai-hero:before,.m-shared .ai-hero:after{content:"";position:absolute;border-radius:50%;background:#ffffff14}.m-shared .ai-hero:before{width:160px;height:160px;right:-40px;top:-50px}.m-shared .ai-hero:after{width:100px;height:100px;left:-30px;bottom:-40px}.m-shared .ai-hero .greet-emoji{font-size:1.9rem;display:block;margin-bottom:4px}.m-shared .ai-hero .greet-text{font-size:1.45rem;font-weight:800;letter-spacing:1px}.m-shared .ai-hero .greet-sub{font-size:.95rem;opacity:.92;margin-top:3px}.m-shared .ai-hero .greet-points{display:inline-block;margin-top:8px;background:#ffffff38;border:1px solid rgba(255,255,255,.35);padding:5px 14px;border-radius:24px;font-size:.9rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.m-shared .ai-card{background:var(--card-bg);border-radius:20px;padding:12px 14px;box-shadow:0 4px 16px #1e40af14;margin-bottom:10px}.m-shared .ai-card .ai-card-title{font-size:1.1rem;font-weight:700;display:flex;align-items:center;gap:8px;margin-bottom:8px}.m-shared .ai-card .ai-card-title .sub{font-size:.9rem;color:var(--text-light);font-weight:400}.m-shared .sos-btn{width:100%;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:16px;padding:16px;font-size:1.35rem;font-weight:800;cursor:pointer;position:relative;margin-bottom:12px;transition:transform .15s;box-shadow:0 8px 24px #dc262659;overflow:hidden}.m-shared .sos-btn:active{transform:scale(.97)}.m-shared .sos-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;border:3px solid rgba(255,255,255,.6);animation:sos-pulse 1.8s infinite}@keyframes sos-pulse{0%{transform:scale(1);opacity:.9}70%{transform:scale(1.06);opacity:0}to{transform:scale(1.06);opacity:0}}.m-shared .quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.m-shared .quick-card{background:var(--card-bg);border-radius:16px;padding:12px 8px 10px;text-align:center;box-shadow:0 4px 14px #1e40af12;border:none;cursor:pointer;font-family:inherit;position:relative;overflow:hidden;transition:transform .15s,box-shadow .2s}.m-shared .quick-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary),#60a5fa);opacity:.7}.m-shared .quick-card:hover,.m-shared .quick-card:active{transform:translateY(-3px);box-shadow:0 8px 20px #1e40af24}.m-shared .quick-card .icon{font-size:2.1rem;display:block;margin-bottom:3px}.m-shared .quick-card .label{font-size:1.05rem;font-weight:700;display:block}.m-shared .quick-card .hint{font-size:.78rem;color:var(--text-light);display:block;margin-top:2px}.m-shared .chat-header{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;padding:14px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 16px #1e40af59;position:sticky;top:0;z-index:100}.m-shared .chat-header .back-btn{background:#ffffff2e;color:#fff;border:none;border-radius:50%;width:44px;height:44px;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.m-shared .chat-header .chat-info{flex:1;min-width:0}.m-shared .chat-header .chat-title{font-size:1.2rem;font-weight:700}.m-shared .chat-header .chat-status{font-size:.95rem;opacity:.9;display:flex;align-items:center;gap:6px}.m-shared .chat-header .chat-status .dot{width:9px;height:9px;background:#4ade80;border-radius:50%;animation:blink 1.5s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.35}}.m-shared .sound-toggle{background:#ffffff2e;color:#fff;border:none;border-radius:50%;width:46px;height:46px;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s}.m-shared .sound-toggle.off{opacity:.55}.m-shared .chat-wrap{display:flex;flex-direction:column;height:calc(100vh - 74px)}.m-shared .chat-messages{flex:1;overflow-y:auto;padding:16px 16px 130px;background:radial-gradient(circle at 10% 20%,rgba(96,165,250,.08) 0,transparent 40%),radial-gradient(circle at 90% 80%,rgba(59,130,246,.06) 0,transparent 45%),#f1f5f9}.m-shared .time-divider{text-align:center;color:var(--text-light);font-size:.85rem;margin:14px 0;position:relative}.m-shared .time-divider span{background:#e2e8f0;padding:3px 14px;border-radius:12px;display:inline-block}.m-shared .msg{display:flex;gap:10px;margin-bottom:16px;align-items:flex-start;animation:msg-in .3s ease}@keyframes msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.m-shared .msg.user{flex-direction:row-reverse}.m-shared .msg .avatar{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0;background:#fff;box-shadow:0 2px 8px #0000001a}.m-shared .msg .bubble{max-width:78%;padding:14px 18px;border-radius:18px;font-size:1.15rem;line-height:1.65;white-space:pre-wrap;word-break:break-word}.m-shared .msg.assistant .bubble{background:#fff;border-top-left-radius:4px;box-shadow:0 2px 10px #00000012}.m-shared .msg.user .bubble{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border-top-right-radius:4px;box-shadow:0 2px 10px #2563eb4d}.m-shared .speak-btn{margin-top:8px;background:var(--primary-light);color:var(--primary-dark);border:none;border-radius:16px;padding:8px 16px;font-size:1rem;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:6px;transition:background .2s}.m-shared .speak-btn:hover{background:#bfdbfe}.m-shared .typing-indicator{display:flex;gap:10px;margin-bottom:16px;align-items:flex-start}.m-shared .typing-indicator .avatar{width:42px;height:42px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.m-shared .typing-indicator .typing-box{background:#fff;border-radius:4px 18px 18px;padding:16px 20px;box-shadow:0 2px 10px #00000012;display:flex;gap:6px;align-items:center}.m-shared .typing-dot{width:9px;height:9px;background:#94a3b8;border-radius:50%;animation:typing 1.2s infinite}.m-shared .typing-dot:nth-child(2){animation-delay:.15s}.m-shared .typing-dot:nth-child(3){animation-delay:.3s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}.m-shared .quick-questions{padding:10px 16px;display:flex;gap:8px;overflow-x:auto;background:#fff;box-shadow:0 -2px 10px #0000000a}.m-shared .quick-q{padding:10px 18px;background:linear-gradient(135deg,#dbeafe,#eff6ff);color:var(--primary-dark);border:1px solid #bfdbfe;border-radius:22px;font-size:1.05rem;white-space:nowrap;cursor:pointer;font-family:inherit;transition:all .15s}.m-shared .quick-q:hover{background:linear-gradient(135deg,#bfdbfe,#dbeafe)}.m-shared .chat-input-bar{display:flex;gap:8px;padding:12px 16px;background:#fff;border-top:1px solid var(--border);align-items:flex-end}.m-shared .chat-input-bar input{flex:1;border:2px solid var(--border);border-radius:26px;padding:13px 20px;font-size:1.15rem;font-family:inherit;outline:none;transition:border-color .2s;background:#f8fafc}.m-shared .chat-input-bar input:focus{border-color:var(--primary);background:#fff}.m-shared .voice-btn,.m-shared .send-btn{border:none;border-radius:50%;width:54px;height:54px;font-size:1.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.m-shared .voice-btn{background:linear-gradient(135deg,#fef3c7,#fde68a)}.m-shared .send-btn{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;box-shadow:0 3px 10px #2563eb59}.m-shared .send-btn:active{transform:scale(.92)}.m-shared .voice-btn.recording{background:var(--danger);animation:pulse 1s infinite}.m-shared .sos-panel{background:linear-gradient(180deg,#eff6ff,#dbeafe);border:2px solid var(--primary);border-radius:20px;padding:14px;margin-bottom:10px}.m-shared .sos-panel .panel-title{text-align:center;font-size:1.1rem;color:var(--primary-dark);font-weight:600;margin-bottom:8px}.m-shared .hero-chat-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:380px;margin:14px auto 0;padding:12px;font-size:1.25rem;font-weight:700;border:none;border-radius:14px;background:#fff;color:var(--primary);text-decoration:none;font-family:inherit;box-shadow:0 4px 14px #00000026;transition:transform .15s}.m-shared .hero-chat-btn:hover{transform:translateY(-2px)}@media(max-height:700px){.m-shared .hero-chat-btn{padding:8px;font-size:1.15rem;margin-top:8px}}.m-shared .voice-msg{display:flex;align-items:center;gap:10px;padding:13px 18px;border-radius:16px;cursor:pointer;min-width:110px;max-width:200px;user-select:none;-webkit-user-select:none;transition:transform .1s}.m-shared .voice-msg:active{transform:scale(.97)}.m-shared .msg.assistant .voice-msg{background:#fff;border-top-left-radius:4px;box-shadow:0 2px 10px #00000012}.m-shared .msg.user .voice-msg{background:linear-gradient(135deg,#34c759,#28a745);color:#fff;border-top-right-radius:4px;box-shadow:0 2px 10px #34c7594d}.m-shared .voice-msg .voice-icon{font-size:1.3rem;flex-shrink:0;position:relative}.m-shared .voice-msg .voice-duration{font-size:1.05rem;font-weight:600;white-space:nowrap}@keyframes voice-wave{0%{transform:scale(1);opacity:.7}to{transform:scale(2.4);opacity:0}}.m-shared .voice-msg.playing .voice-icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:currentColor;animation:voice-wave 1s infinite}.m-shared .voice-msg.playing .voice-duration{text-decoration:underline}.m-shared .voice-text{font-size:.9rem;color:var(--text-light);margin-top:6px;max-width:270px;line-height:1.5}.m-shared .hold-voice-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:14px;padding:6px 10px;cursor:pointer;font-family:inherit;min-width:76px;height:54px;transition:all .15s;flex-shrink:0;user-select:none;-webkit-user-select:none;touch-action:none}.m-shared .hold-voice-btn .mic-icon{font-size:1.5rem;line-height:1}.m-shared .hold-voice-btn .hold-text{font-size:.78rem;font-weight:600;color:#92400e}.m-shared .hold-voice-btn.recording{background:linear-gradient(135deg,#ef4444,#dc2626);border-color:#fff;animation:pulse 1s infinite}.m-shared .hold-voice-btn.recording .hold-text{color:#fff}.m-shared .hold-voice-btn.recognized{background:linear-gradient(135deg,#16a34a,#15803d);border-color:#fff;animation:none}.m-shared .hold-voice-btn.recognized .hold-text{color:#fff}.m-shared .chat-input-bar{align-items:stretch}.m-shared .chat-input-bar input{min-width:0}.m-shared .badge-level-tag{display:inline-block;font-size:.85rem;font-weight:700;padding:3px 12px;border-radius:12px;margin-top:6px;color:#fff}.m-shared .lv-tag-1{background:#374151}.m-shared .lv-tag-2{background:#92400e}.m-shared .lv-tag-3{background:#64748b}.m-shared .lv-tag-4{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.m-shared .lv-tag-5{background:linear-gradient(90deg,#0ea5e9,#67e8f9)}.m-shared .lv-tag-6{background:linear-gradient(90deg,#2563eb,#38bdf8)}.m-shared .lv-tag-7{background:linear-gradient(90deg,#f59e0b,#38bdf8,#f59e0b)}.m-shared .lv-tag-8{background:linear-gradient(90deg,#7c3aed,#a855f7,#f59e0b)}.m-shared .lv-tag-9{background:linear-gradient(90deg,#fbbf24,#fff,#fbbf24);color:#92400e}.m-shared .badge-card.lv-1{border:2px solid #374151}.m-shared .badge-card.lv-2{border:2px solid #b45309;box-shadow:0 0 10px #b4530959}.m-shared .badge-card.lv-3{border:2px solid #94a3b8;position:relative;overflow:hidden}.m-shared .badge-card.lv-3:before{content:"";position:absolute;top:0;bottom:0;width:40%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:silver-shimmer 2.2s infinite}@keyframes silver-shimmer{0%{left:-50%}to{left:130%}}.m-shared .badge-card.lv-4{border:2px solid #f59e0b;animation:gold-glow 2s infinite}.m-shared .badge-card.lv-5{border:2px solid #67e8f9;animation:platinum-pulse 1.8s infinite}@keyframes platinum-pulse{0%,to{box-shadow:0 0 8px #67e8f980}50%{box-shadow:0 0 22px #67e8f9e6,0 0 40px #67e8f966}}.m-shared .badge-card.lv-6{border:2px solid #38bdf8;animation:diamond-shine 1.5s infinite}@keyframes diamond-shine{0%,to{box-shadow:0 0 10px #38bdf899}50%{box-shadow:0 0 18px #38bdf8e6,0 0 36px #38bdf880,inset 0 0 12px #fff9}}.m-shared .badge-card.lv-7{border:2px solid #fbbf24;animation:transcendent-glow 1.6s infinite}@keyframes transcendent-glow{0%,to{box-shadow:0 0 12px #38bdf8b3,0 0 26px #fbbf2480}50%{box-shadow:0 0 22px #fbbf24e6,0 0 40px #38bdf8cc,inset 0 0 14px #fbbf2459}}.m-shared .badge-card.lv-8{border:2px solid #a855f7;animation:myth-float 3s ease-in-out infinite}@keyframes myth-float{0%,to{transform:translateY(0);box-shadow:0 0 20px #a855f799,0 0 44px #fbbf2459}50%{transform:translateY(-5px);box-shadow:0 0 30px #a855f7e6,0 0 60px #fbbf2499}}.m-shared .badge-card.lv-9{border:2px solid #fde047;background:linear-gradient(180deg,#fffdf5,#fef9c3);animation:empower-glow 1.4s infinite;position:relative}@keyframes empower-glow{0%,to{box-shadow:0 0 16px #fbbf24b3,inset 0 0 18px #ffffffe6}50%{box-shadow:0 0 32px #fbbf24,inset 0 0 26px #fff}}.m-shared .badge-card.lv-9:before,.m-shared .badge-card.lv-9:after{content:"🪽";position:absolute;top:8px;font-size:1.9rem;filter:drop-shadow(0 0 8px #fbbf24);z-index:2}.m-shared .badge-card.lv-9:before{left:-2px;transform:rotate(-25deg);animation:wing-flap-l 1.6s ease-in-out infinite}.m-shared .badge-card.lv-9:after{right:-2px;transform:rotate(25deg);animation:wing-flap-r 1.6s ease-in-out infinite}@keyframes wing-flap-l{0%,to{transform:rotate(-28deg) scale(1)}50%{transform:rotate(-12deg) scale(1.12)}}@keyframes wing-flap-r{0%,to{transform:rotate(28deg) scale(1)}50%{transform:rotate(12deg) scale(1.12)}}.m-shared .badge-upgrade-btn{display:block;width:100%;margin-top:10px;padding:10px;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;font-family:inherit;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;transition:transform .15s}.m-shared .badge-upgrade-btn:hover{transform:translateY(-2px)}.m-shared .badge-upgrade-btn:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;transform:none}.m-shared .badge-max-tag{display:block;margin-top:8px;font-size:.95rem;font-weight:800;color:#b45309}.m-shared .myth-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:900;display:flex;align-items:center;justify-content:center;padding:20px}.m-shared .myth-panel{background:#fff;border-radius:20px;padding:24px;max-width:420px;width:100%;max-height:85vh;overflow-y:auto}.m-shared .myth-panel h3{font-size:1.3rem;text-align:center;margin-bottom:4px}.m-shared .myth-panel .sub{text-align:center;color:var(--text-light);font-size:.95rem;margin-bottom:14px}.m-shared .myth-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.m-shared .myth-option{border:2px solid var(--border);border-radius:14px;padding:12px 8px;text-align:center;cursor:pointer;background:#fff;font-family:inherit;transition:all .15s}.m-shared .myth-option:hover,.m-shared .myth-option.selected{border-color:#a855f7;background:#faf5ff;box-shadow:0 0 12px #a855f740}.m-shared .myth-option .icon{font-size:2rem;display:block}.m-shared .myth-option .name{font-weight:700;font-size:1rem;display:block}.m-shared .myth-option .desc{font-size:.75rem;color:var(--text-light);display:block}.m-shared .badge-progress{text-align:center;font-size:1.05rem;color:var(--text-light);margin-bottom:14px}.m-shared .badge-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.m-shared .badge-card{background:var(--card-bg);border-radius:18px;padding:20px 12px;text-align:center;box-shadow:var(--shadow);position:relative;transition:transform .15s}.m-shared .badge-card .badge-icon{font-size:3rem;display:block;margin-bottom:8px;filter:drop-shadow(0 3px 6px rgba(0,0,0,.15))}.m-shared .badge-card .badge-name{font-size:1.1rem;font-weight:700}.m-shared .badge-card .badge-desc{font-size:.85rem;color:var(--text-light);margin-top:4px;line-height:1.5}.m-shared .badge-card.locked{background:#f1f5f9;filter:grayscale(1);opacity:.65}.m-shared .badge-card.locked .badge-icon{filter:none}.m-shared .badge-card .lock-mark{position:absolute;top:8px;right:10px;font-size:1.1rem}.m-shared .badge-card.owned{border:2px solid #fbbf24;box-shadow:0 4px 16px #fbbf2440}@keyframes gold-glow{0%,to{box-shadow:0 0 0 3px #fbbf24,0 0 18px #fbbf2480}50%{box-shadow:0 0 0 5px #fde047,0 0 30px #fbbf24cc}}.m-shared .podium-item.rank-1{animation:gold-glow 2s infinite}.m-shared .podium-item.rank-2{box-shadow:0 0 0 3px #cbd5e1}.m-shared .podium-item.rank-3{box-shadow:0 0 0 3px #fdba74}.m-shared .btn-compact{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 20px;font-size:1.05rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;text-decoration:none;font-family:inherit;min-height:42px;width:100%}@media(max-height:700px){.m-shared .ai-hero{padding:14px 16px 16px}.m-shared .ai-hero .greet-emoji{font-size:1.5rem;margin-bottom:0}.m-shared .ai-hero .greet-text{font-size:1.25rem}.m-shared .ai-hero .greet-points{margin-top:5px;padding:3px 12px;font-size:.82rem}.m-shared .sos-btn{padding:11px;font-size:1.2rem;margin-bottom:8px}.m-shared .quick-card{padding:8px 6px 7px}.m-shared .quick-card .icon{font-size:1.7rem;margin-bottom:0}.m-shared .quick-card .hint{display:none}.m-shared .ai-card{padding:10px 12px;margin-bottom:8px}.m-shared .ai-card .ai-card-title{margin-bottom:6px}}.m-shared .ai-page .bottom-nav{background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.m-shared .hero-back-btn{position:absolute;top:18px;left:18px;width:46px;height:46px;border-radius:50%;background:#ffffff38;border:1px solid rgba(255,255,255,.4);color:#fff;font-size:1.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s}.m-shared .hero-back-btn:hover{background:#ffffff59}.m-shared .sos-view{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:linear-gradient(160deg,#7f1d1d,#dc2626 60%,#ef4444);color:#fff;display:none;flex-direction:column;align-items:center;justify-content:flex-start;padding:48px 24px;overflow-y:auto}.m-shared .sos-view.show{display:flex;animation:msg-in .35s ease}.m-shared .sos-view .sos-emoji{font-size:4rem;margin-bottom:8px}.m-shared .sos-view h2{font-size:1.9rem;font-weight:800;margin-bottom:6px}.m-shared .sos-view .sos-sub{font-size:1.1rem;opacity:.9;text-align:center}.m-shared .sos-info-card{background:#ffffff24;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:18px;padding:18px 22px;width:100%;max-width:380px;margin:20px 0 8px;font-size:1.1rem;line-height:1.9}.m-shared .sos-info-card .row{display:flex;align-items:center;gap:10px}.m-shared .sos-info-card .label{opacity:.85;font-size:.95rem}.m-shared .sos-info-card .value{font-weight:700;font-size:1.15rem}.m-shared .sos-info-card .map-link{display:inline-block;margin-top:6px;background:#fff;color:#dc2626;font-weight:700;border-radius:14px;padding:8px 16px;font-size:1rem;text-decoration:none}.m-shared .countdown-box{text-align:center;margin:14px 0 4px}.m-shared .countdown-num{font-size:5rem;font-weight:900;line-height:1;text-shadow:0 4px 20px rgba(0,0,0,.25)}.m-shared .countdown-unit{font-size:1.1rem;opacity:.85}.m-shared .countdown-hint{font-size:1.05rem;opacity:.95;margin-top:6px;display:flex;align-items:center;justify-content:center;gap:8px}.m-shared .countdown-hint .pulse-dot{width:10px;height:10px;background:#4ade80;border-radius:50%;animation:blink 1s infinite}.m-shared .sos-view .btn-white{background:#fff;color:#dc2626;font-weight:800;margin-top:16px;width:100%;max-width:380px}.m-shared .sos-view .btn-ghost{background:transparent;border:2px solid rgba(255,255,255,.6);color:#fff;margin-top:10px;width:100%;max-width:380px}.m-shared .sos-view .btn-test{background:#ffffff1f;color:#ffffffbf;font-size:.9rem;margin-top:22px;border:1px dashed rgba(255,255,255,.4);padding:10px 18px;border-radius:12px;cursor:pointer;width:100%;max-width:380px;font-family:inherit}.m-shared .sos-view.alarm h2{color:#fde047}.m-shared .alarm-badge{background:#fde047;color:#7f1d1d;font-size:1rem;font-weight:800;padding:6px 18px;border-radius:20px;display:inline-block;margin-bottom:10px;animation:blink 1.2s infinite}html,body{margin:0;padding:0}#root{min-height:100vh}.m-shared .portal-grid,.m-shared .m-social,.m-shared .m-tasks .page{padding-bottom:84px}.m-shared .chat-page{display:flex;flex-direction:column;height:calc(100vh - 87px)}.m-shared .chat-page .chat-wrap{height:auto;flex:1;min-height:0}.m-shared .my-rank-card{bottom:95px}.m-shared .m-tasks .bottom-bar{bottom:87px}.m-shared .m-social .sos-btn{bottom:calc(87px + 1.6rem);z-index:150}.m-shared .m-social .toast{bottom:calc(87px + 1.8rem)}.m-shared .m-social .overlay,.m-shared .m-tasks .sheet-mask{z-index:200}@media(min-width:768px){.m-shared{max-width:none}.m-shared .container{max-width:960px;margin:0 auto}.m-shared .bottom-nav{max-width:960px}.m-shared .portal-grid{max-width:960px;margin:0 auto;grid-template-columns:repeat(3,1fr)}.m-shared .reward-grid,.m-shared .badge-grid,.m-shared .myth-grid,.m-shared .quick-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.m-shared .m-tasks #app{max-width:960px}.m-shared .m-tasks .bottom-bar{max-width:720px}}@media(min-width:1280px){.m-shared .container,.m-shared .bottom-nav,.m-shared .portal-grid,.m-shared .m-tasks #app{max-width:1120px}}
