:root{--surface: #ffffff;--surface-subtle: #f6f7f8;--text: #182026;--text-muted: #64717d;--border: #dfe4e8;--focus: #1769e0;--primary: #1268d3;--status-confirmed: #218739;--status-likely: #b38600;--status-mixed: #d86f13;--status-unavailable: #c93434;--status-unverified: #7d8892;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,PingFang HK,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--surface-subtle);color:var(--text);line-height:1.5}a{color:var(--primary)}button,input,select,textarea{font:inherit}button,.button{min-height:44px;border:1px solid var(--primary);border-radius:6px;background:var(--primary);color:#fff;padding:.65rem .9rem;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.button.secondary{background:var(--surface);color:var(--primary)}:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:fixed;inset:0 0 auto;z-index:30;pointer-events:none}.brand{position:absolute;top:1rem;left:1rem;width:min(260px,calc(100vw - 6.5rem));display:block;overflow:hidden;border:1px solid rgba(223,228,232,.9);border-radius:8px;background:#ffffffeb;box-shadow:0 8px 24px #18202629;pointer-events:auto}.brand img{display:block;width:100%;height:auto;object-fit:contain}.site-menu{position:absolute;top:1rem;right:1rem;pointer-events:auto}.site-menu summary{width:48px;height:48px;display:grid;place-content:center;gap:5px;border:1px solid rgba(223,228,232,.9);border-radius:999px;background:#fffffff0;box-shadow:0 8px 24px #18202629;cursor:pointer;list-style:none}.site-menu summary::-webkit-details-marker{display:none}.site-menu summary span{width:22px;height:2px;border-radius:99px;background:var(--text)}.site-menu-panel{position:absolute;top:calc(100% + .6rem);right:0;width:min(320px,calc(100vw - 2rem));display:grid;gap:.75rem;padding:.85rem;border:1px solid rgba(223,228,232,.95);border-radius:8px;background:#fffffff7;box-shadow:0 14px 34px #1820262e}.site-menu:not([open]) .site-menu-panel{display:none}.site-menu[open] summary{background:var(--text)}.site-menu[open] summary span{background:#fff}.menu-link-list,.language-selector{display:grid;gap:.2rem}.menu-link-list a,.menu-link{min-height:44px;display:flex;align-items:center;border-radius:6px;color:var(--text);text-decoration:none;padding:0 .65rem}.menu-link-list a:hover,.menu-link-list a:focus-visible,.menu-link:hover,.menu-link:focus-visible,.menu-key-link:hover,.menu-key-link:focus-visible{background:var(--surface-subtle)}.language-link{color:var(--text-muted)}.language-link.active{color:var(--text);font-weight:700}.language-link.active:after{content:"";width:.45rem;height:.45rem;margin-left:auto;border-radius:999px;background:var(--primary)}.menu-section{display:grid;gap:.35rem;padding-top:.65rem;border-top:1px solid var(--border)}.menu-section h2{margin:0;padding:0 .65rem;color:var(--text-muted);font-size:.78rem;font-weight:750}.menu-map-key{display:grid;gap:.2rem}.menu-key-link{min-height:40px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.55rem;border-radius:6px;color:var(--text);text-decoration:none;padding:.35rem .65rem;font-size:.88rem}.menu-key-link i{width:.75rem;height:.75rem;border-radius:999px;background:var(--status-unverified)}.menu-key-link i[data-status=confirmed]{background:var(--status-confirmed)}.menu-key-link i[data-status=likely]{background:var(--status-likely)}.menu-key-link i[data-status=mixed]{background:var(--status-mixed)}.menu-key-link i[data-status=unavailable]{background:var(--status-unavailable)}.map-shell{height:100vh;display:block}.map-panel{overflow:auto;background:var(--surface);border-right:1px solid var(--border);padding:1rem}.search-box input,.form input,.form textarea,.filter-row select{width:100%;min-height:44px;border:1px solid var(--border);border-radius:6px;padding:.65rem;background:var(--surface);color:var(--text)}.filter-row{display:grid;grid-template-columns:1fr;gap:.5rem;margin:.75rem 0}.notice,.muted,.source,.form-note,.alt-name{color:var(--text-muted);font-size:.9rem}.results-list{list-style:none;padding:0;margin:0}.results-list li{border-top:1px solid var(--border)}.results-list button{width:100%;background:transparent;color:var(--text);border:0;border-radius:0;justify-content:flex-start;gap:.75rem;text-align:left;min-height:64px}.results-list img{width:32px;height:32px}.results-list small{display:block;color:var(--text-muted)}.empty-state{border-top:1px solid var(--border);color:var(--text-muted);margin:0;padding:1rem 0}.map-stage{position:relative;height:100vh;min-height:420px}.map{position:absolute;inset:0;width:100%;height:100%;background:#e7ecef}.map .maplibregl-ctrl-top-right{top:4.85rem;right:1rem}.map .maplibregl-ctrl-top-right .maplibregl-ctrl{margin:0 0 .5rem}.selected-sheet{position:absolute;left:1rem;top:8.35rem;width:min(380px,calc(100% - 2rem));max-height:calc(100% - 9.35rem);overflow:auto;background:#fffffff5;border:1px solid var(--border);border-radius:8px;box-shadow:0 12px 32px #18202629;padding:1rem;z-index:5;display:none}.selected-sheet.active{display:block}.sheet-close{position:sticky;top:0;float:right;min-width:44px;width:44px;height:44px;margin:-.35rem -.35rem .25rem .65rem;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:transparent;padding:0;overflow:hidden}.sheet-close:before,.sheet-close:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;border-radius:99px;background:var(--text)}.sheet-close:before{transform:translate(-50%,-50%) rotate(45deg)}.sheet-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.sheet-close:hover,.sheet-close:focus-visible{background:var(--surface-subtle)}.wifi-marker{width:42px;height:42px;border:0;background:transparent;transform:translate(-21px,-21px)}.wifi-marker-inner{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:#fff;border:3px solid var(--marker-color);box-shadow:0 2px 8px #00000040;transition:transform .15s ease,box-shadow .15s ease}.wifi-marker.selected .wifi-marker-inner{transform:scale(1.12);box-shadow:0 0 0 4px #1769e047,0 3px 12px #0000004d}.wifi-marker img{width:24px;height:24px}.page{padding:6rem 1rem 4rem}.narrow{max-width:820px;margin:0 auto}.hotspot-details{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1rem}.hotspot-details.compact{border:0;padding:0}.hotspot-title-row{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start}.hotspot-title-row h1{margin:.1rem 0;font-size:clamp(1.35rem,1.2rem + .6vw,2rem)}.eyebrow{margin:0;color:var(--text-muted);font-size:.85rem;text-transform:none}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1rem 0}.detail-grid div{padding:.7rem;border:1px solid var(--border);border-radius:6px;background:var(--surface-subtle)}.detail-grid dt{color:var(--text-muted);font-size:.82rem}.detail-grid dd{margin:.2rem 0 0;font-weight:650}.actions{display:flex;flex-wrap:wrap;gap:.6rem;margin:1rem 0}.form{display:grid;gap:.85rem;margin-top:1.25rem}.form fieldset{border:1px solid var(--border);border-radius:6px;display:flex;flex-wrap:wrap;gap:.75rem;padding:.8rem}.form legend{font-weight:700}.form label{display:grid;gap:.3rem;font-weight:650}.form textarea{min-height:110px;resize:vertical}.turnstile-field{min-height:65px}.trap{position:absolute;left:-9999px}.form-status.success{color:var(--status-confirmed)}.form-status.error{color:var(--status-unavailable)}@media(max-width:760px){.brand{top:.75rem;left:.75rem;width:min(190px,calc(100vw - 5.5rem))}.site-menu{top:.75rem;right:.75rem}.map .maplibregl-ctrl-top-right{top:4.35rem;right:.75rem}.map-shell,.map-stage{height:100vh;min-height:520px}.selected-sheet{top:auto;bottom:.75rem;left:.75rem;width:calc(100% - 1.5rem);max-height:45vh}.detail-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
