.map-locate-button{position:absolute;right:14px;bottom:34px;z-index:320;width:44px;height:44px;min-height:44px;padding:0;display:grid;place-items:center;border:1px solid #cbd5e1;border-radius:11px;background:#fffffff2;box-shadow:0 4px 18px #23364724;color:#34485d;touch-action:none;user-select:none;-webkit-user-select:none}.map-locate-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.map-locate-button:hover{background:#fff}.map-locate-button.is-busy svg{animation:map-locate-spin .9s linear infinite}.map-locate-button.is-active{color:#2f6da5}.map-locate-button.is-longpress{transform:scale(.94);background:#eef3f7}.map-location-toast{position:absolute;right:14px;bottom:86px;z-index:740;max-width:min(300px,calc(100vw - 28px));padding:8px 11px;border:1px solid #d5dee7;border-radius:10px;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 6px 24px #23364728;color:#394b5d;font-size:12px;line-height:1.45;opacity:0;transform:translateY(5px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.map-location-toast.is-visible{opacity:1;transform:none}.map-location-toast.is-error{color:#9a3338;border-color:#e7c4c6}.map-debug-dialog{width:min(520px,calc(100% - 28px));border:1px solid #cbd5e1;border-radius:12px;padding:20px;box-shadow:0 18px 70px #17283a3d}.map-debug-dialog::backdrop{background:#17283a66}.map-debug-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.map-debug-head h2{margin:0;font-size:20px}.map-debug-close{width:34px;height:34px;min-height:34px;padding:0;border:0;border-radius:50%;font-size:22px}.map-debug-panel{padding:14px;border:1px solid #dce3eb;border-radius:8px;background:#f8fafc}.map-debug-panel h3{margin:0 0 6px;font-size:16px}.map-debug-panel p{margin:0 0 10px;font-size:13px;color:#687587;line-height:1.6}.map-debug-random-controls{display:grid;grid-template-columns:auto minmax(88px,120px) 1fr;gap:8px;align-items:center}.map-debug-random-controls label{font-size:14px}.map-debug-random-controls input{min-width:0;height:40px;border:1px solid #cbd5e1;border-radius:6px;padding:7px 9px}.map-debug-random-controls button{min-height:40px}.map-debug-status{margin:9px 0 0!important}.map-debug-note{margin:13px 2px 0;font-size:12px;color:#788493;line-height:1.6}@keyframes map-locate-spin{to{transform:rotate(360deg)}}@media(max-width:899px){.map-locate-button{bottom:104px;transition:opacity .16s ease,transform .16s ease}.map-location-toast{bottom:156px}.map-app.controls-obscured .map-locate-button{opacity:0;transform:translateY(8px);pointer-events:none}}@media(max-width:560px){.map-debug-random-controls{grid-template-columns:auto 1fr}.map-debug-random-controls button{grid-column:1/-1}}@media(prefers-reduced-motion:reduce){.map-location-toast,.map-locate-button{transition:none}.map-locate-button.is-busy svg{animation:none}}