html,body,#root{width:100%;height:100%;margin:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.map-root{width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.map-container{width:100%;height:100%}.advanced-marker-dot{pointer-events:none;border:2px solid #fff;border-radius:999px;width:14px;height:14px}.advanced-marker-dot-red{background:#dc2626}.advanced-marker-dot-green{background:#16a34a}.cluster-bubble{color:#fff;-webkit-user-select:none;user-select:none;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 8px;font:700 12px/1 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:inline-flex;box-shadow:0 4px 14px #0000004d}.cluster-bubble-red{background:#b91c1c}.cluster-bubble-green{background:#15803d}.map-loading{z-index:2;color:#111827;background:#ffffffeb;border:1px solid #11182714;border-radius:8px;padding:8px 10px;font:600 12px system-ui,-apple-system,Segoe UI,Roboto,sans-serif;position:absolute;top:12px;left:12px}.map-marker-note{z-index:2;color:#111827;background:#ffffffeb;border:1px solid #11182714;border-radius:8px;padding:8px 10px;font:600 12px system-ui,-apple-system,Segoe UI,Roboto,sans-serif;position:absolute;top:10px;left:12px}.cluster-switch-wrap{z-index:2;background:#fffffff0;border:1px solid #1118271f;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:inline-flex;position:absolute;top:10px;right:10px}.cluster-switch-label{color:#111827;-webkit-user-select:none;user-select:none;font:700 12px/1 system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.cluster-switch{cursor:pointer;border:0;border-radius:999px;width:42px;height:24px;padding:0;transition:background .2s;position:relative}.cluster-switch.is-on{background:#16a34a}.cluster-switch.is-off{background:#9ca3af}.cluster-switch-thumb{background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #00000040}.cluster-switch.is-on .cluster-switch-thumb{transform:translate(18px)}.cluster-switch:focus-visible{outline-offset:2px;outline:2px solid #2563eb99}.cluster-switch:hover{filter:brightness(1.03)}.cluster-switch:active .cluster-switch-thumb{transform:translate(1px)scale(.96)}.cluster-switch.is-on:active .cluster-switch-thumb{transform:translate(17px)scale(.96)}.cluster-switch:disabled{opacity:.7;cursor:pointer}.missing-key{color:#111827;background:#f3f4f6;place-items:center;font:600 16px system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:grid}
