:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}#root{width:100%;height:100vh;margin:0;padding:0}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app{display:flex;flex-direction:column;height:100vh;overflow:hidden}.app-error{padding:2rem;text-align:center;max-width:480px;margin:0 auto}.app-error code{background:#ffffff1a;padding:.2em .4em;border-radius:4px}.app-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;background:#1a1a1a;border-bottom:1px solid #333}.app-header h1{margin:0;font-size:1.25rem;font-weight:600}.legend{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:#aaa}.legend-dot{display:inline-block;width:12px;height:12px;border-radius:50%}.legend-dot.blue{background:#4285f4}.legend-dot.green{background:#34a853}.legend-dot.red{background:#ea4335}.app-main{flex:1;min-height:0;position:relative}.map-wrapper{width:100%;height:100%;position:relative}.map-loading,.map-error{display:flex;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center;color:#aaa}.map-error{color:#f87171}.map-warning{position:absolute;top:.5rem;left:50%;transform:translate(-50%);z-index:10;padding:.5rem .75rem;background:#fbbf24f2;color:#1a1a1a;font-size:.8rem;border-radius:6px;max-width:90%}.info-window{padding:.25rem 0;min-width:180px}.info-window strong{display:block;margin-bottom:.25rem}.info-window .info-window-id{font-size:.85em;color:#666;margin-left:.35rem}.info-window p{margin:0;font-size:.9rem;color:#444}.address-modal-overlay{position:absolute;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:1rem;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:address-modal-fade .2s ease-out}@keyframes address-modal-fade{0%{opacity:0}to{opacity:1}}.address-modal{background:#1e1e1e;border-radius:12px;box-shadow:0 20px 40px #0006;max-width:420px;width:100%;max-height:80vh;display:flex;flex-direction:column;animation:address-modal-slide .25s ease-out}@keyframes address-modal-slide{0%{opacity:0;transform:scale(.96) translateY(-8px)}to{opacity:1;transform:scale(1) translateY(0)}}.address-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem .5rem;border-bottom:1px solid #333}.address-modal-title{margin:0;font-size:1.125rem;font-weight:600;color:#f4f4f4}.address-modal-count{font-weight:500;color:#94a3b8}.address-modal-close{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:8px;background:#333;color:#e2e8f0;font-size:1.5rem;line-height:1;cursor:pointer;transition:background .15s}.address-modal-close:hover{background:#444}.address-modal-address{margin:0;padding:.75rem 1.25rem;font-size:.875rem;color:#94a3b8;line-height:1.4;border-bottom:1px solid #2a2a2a}.address-modal-names{padding:.5rem 0;overflow-y:auto;max-height:50vh}.address-modal-name-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding:.5rem 1.25rem;font-size:.9375rem}.address-modal-name-row:hover{background:#ffffff0a}.address-modal-name{color:#e2e8f0;flex:1;min-width:0}.address-modal-id{flex-shrink:0;font-size:.8125rem;color:#64748b}@media(prefers-color-scheme:light){.app-header{background:#f5f5f5;border-bottom-color:#e0e0e0}.app-header h1{color:#1a1a1a}.legend{color:#555}.address-modal{background:#fff;box-shadow:0 20px 40px #00000026}.address-modal-header{border-bottom-color:#e5e7eb}.address-modal-title{color:#111827}.address-modal-count{color:#6b7280}.address-modal-close{background:#e5e7eb;color:#374151}.address-modal-close:hover{background:#d1d5db}.address-modal-address{color:#6b7280;border-bottom-color:#e5e7eb}.address-modal-name-row:hover{background:#f9fafb}.address-modal-name{color:#111827}.address-modal-id{color:#9ca3af}}
