.map-locate-container.svelte-1jy7zs2{--mlm-canvas: #f0f0f0;--mlm-surface: #ffffff;--mlm-surface-hover: #f5f5f5;--mlm-info-bg: rgba(255, 255, 255, .95);--mlm-text: #333333;--mlm-text-muted: #666666;--mlm-accent: #146ef5;--mlm-accent-soft: rgba(20, 110, 245, .3);--mlm-pulse-border: #ffffff;--mlm-error-bg: #fef2f2;--mlm-error-border: #fecaca;--mlm-error-text: #dc2626;--mlm-error-dismiss-hover: #fee2e2;--mlm-accuracy-bg: #dbeafe;--mlm-accuracy-text: #1d4ed8;--mlm-shadow-soft: rgba(0, 0, 0, .1);--mlm-shadow-medium: rgba(0, 0, 0, .15);--mlm-shadow-strong: rgba(0, 0, 0, .3);position:relative;width:100%;height:var(--map-height, 400px);border-radius:8px;overflow:hidden;background-color:var(--mlm-canvas)}@media(prefers-color-scheme:dark){.map-locate-container.svelte-1jy7zs2{--mlm-canvas: #1a1a1a;--mlm-surface: #2a2a2a;--mlm-surface-hover: #3a3a3a;--mlm-info-bg: rgba(42, 42, 42, .95);--mlm-text: #e5e5e5;--mlm-text-muted: #9ca3af;--mlm-accent: #3b82f6;--mlm-accent-soft: rgba(59, 130, 246, .4);--mlm-error-bg: #3f1f1f;--mlm-error-border: #7f1f1f;--mlm-error-text: #fca5a5;--mlm-error-dismiss-hover: #5f2f2f;--mlm-accuracy-bg: #1e3a8a;--mlm-accuracy-text: #bfdbfe;--mlm-shadow-soft: rgba(0, 0, 0, .4);--mlm-shadow-medium: rgba(0, 0, 0, .5);--mlm-shadow-strong: rgba(0, 0, 0, .6)}}.map-element.svelte-1jy7zs2{width:100%;height:100%}.locate-button-wrapper.svelte-1jy7zs2{position:absolute;z-index:1000;padding:10px}.locate-button-wrapper.topleft.svelte-1jy7zs2{top:0;left:0}.locate-button-wrapper.topright.svelte-1jy7zs2{top:0;right:0}.locate-button-wrapper.bottomleft.svelte-1jy7zs2{bottom:0;left:0}.locate-button-wrapper.bottomright.svelte-1jy7zs2{bottom:50px;right:0}.locate-button.svelte-1jy7zs2{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:8px;background:var(--mlm-surface);color:var(--mlm-text);cursor:pointer;box-shadow:0 2px 8px var(--mlm-shadow-medium);transition:all .2s ease}.locate-button.svelte-1jy7zs2:hover:not(:disabled){background:var(--mlm-surface-hover);transform:scale(1.05)}.locate-button.svelte-1jy7zs2:focus{outline:2px solid var(--mlm-accent);outline-offset:2px}.locate-button.svelte-1jy7zs2:disabled{cursor:wait}.locate-button.has-location.svelte-1jy7zs2{color:var(--mlm-accent)}.locate-button.svelte-1jy7zs2 svg:where(.svelte-1jy7zs2){width:24px;height:24px}.locate-spinner.svelte-1jy7zs2{animation:svelte-1jy7zs2-spin 1s linear infinite}@keyframes svelte-1jy7zs2-spin{to{transform:rotate(360deg)}}.locate-error.svelte-1jy7zs2{position:absolute;top:60px;left:12px;right:12px;z-index:1000;display:flex;align-items:center;gap:8px;padding:10px 12px;background:var(--mlm-error-bg);border:1px solid var(--mlm-error-border);border-radius:8px;color:var(--mlm-error-text);font-size:13px;box-shadow:0 2px 8px var(--mlm-shadow-soft)}.locate-error.svelte-1jy7zs2 svg:where(.svelte-1jy7zs2){flex-shrink:0;width:18px;height:18px}.locate-error.svelte-1jy7zs2 span:where(.svelte-1jy7zs2){flex:1}.error-dismiss.svelte-1jy7zs2{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;color:var(--mlm-error-text);cursor:pointer;border-radius:4px}.error-dismiss.svelte-1jy7zs2:hover{background:var(--mlm-error-dismiss-hover)}.error-dismiss.svelte-1jy7zs2 svg:where(.svelte-1jy7zs2){width:16px;height:16px}.locate-info.svelte-1jy7zs2{position:absolute;bottom:12px;left:12px;z-index:1000;display:flex;align-items:center;gap:8px;padding:6px 10px;background:var(--mlm-info-bg);border-radius:6px;font-size:12px;box-shadow:0 2px 6px var(--mlm-shadow-soft)}.locate-coords.svelte-1jy7zs2{color:var(--mlm-text-muted);font-family:monospace}.locate-accuracy-badge.svelte-1jy7zs2{padding:2px 6px;background:var(--mlm-accuracy-bg);color:var(--mlm-accuracy-text);border-radius:4px;font-weight:500}.map-locate-container.svelte-1jy7zs2 .locate-me-marker{background:transparent;border:none}.map-locate-container.svelte-1jy7zs2 .pulse-core{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px;background:var(--mlm-accent);border:3px solid var(--mlm-pulse-border);border-radius:50%;box-shadow:0 2px 6px var(--mlm-shadow-strong)}.map-locate-container.svelte-1jy7zs2 .pulse-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:var(--mlm-accent-soft);border-radius:50%;animation:svelte-1jy7zs2-pulse-expand 2s ease-out infinite}@keyframes svelte-1jy7zs2-pulse-expand{0%{transform:translate(-50%,-50%) scale(.3);opacity:1}to{transform:translate(-50%,-50%) scale(1);opacity:0}}.map-locate-container.svelte-1jy7zs2 .locate-popup{text-align:center;padding:4px}.map-locate-container.svelte-1jy7zs2 .locate-accuracy{font-size:12px;color:var(--mlm-text-muted);margin-top:4px}.map-locate-container.svelte-1jy7zs2 .leaflet-control-zoom{border:none!important;box-shadow:0 2px 8px var(--mlm-shadow-medium);border-radius:8px;overflow:hidden}.map-locate-container.svelte-1jy7zs2 .leaflet-control-zoom a{width:36px!important;height:36px!important;line-height:36px!important;font-size:18px;color:var(--mlm-text);background:var(--mlm-surface);border:none!important}.map-locate-container.svelte-1jy7zs2 .leaflet-control-zoom a:hover{background:var(--mlm-surface-hover)}.map-locate-container.svelte-1jy7zs2 .leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 2px 12px var(--mlm-shadow-medium)}@media(prefers-reduced-motion:reduce){.locate-spinner.svelte-1jy7zs2{animation:none;opacity:.7}.map-locate-container.svelte-1jy7zs2 .pulse-ring{animation:none;opacity:.3}.locate-button.svelte-1jy7zs2:hover:not(:disabled){transform:none}}.map-routing-container.svelte-6arb1s{position:relative;width:100%;height:var(--map-height, 500px);border-radius:8px;overflow:hidden;background-color:#f0f0f0}.map-element.svelte-6arb1s{width:100%;height:100%}.map-element.click-mode-active.svelte-6arb1s{cursor:crosshair}.control-panel.svelte-6arb1s{position:absolute;top:12px;left:12px;z-index:1000;display:flex;flex-direction:column;gap:8px;padding:12px;background:#fffffff2;border-radius:8px;box-shadow:0 2px 8px #00000026;max-width:280px}.profile-selector.svelte-6arb1s{display:flex;gap:4px;padding:4px;background:#f0f0f0;border-radius:6px}.profile-btn.svelte-6arb1s{flex:1;display:flex;align-items:center;justify-content:center;padding:8px;border:none;background:transparent;border-radius:4px;cursor:pointer;transition:all .15s ease}.profile-btn.svelte-6arb1s svg:where(.svelte-6arb1s){width:20px;height:20px;color:#666}.profile-btn.svelte-6arb1s:hover{background:#fffc}.profile-btn.active.svelte-6arb1s{background:#fff;box-shadow:0 1px 3px #0000001a}.profile-btn.active.svelte-6arb1s svg:where(.svelte-6arb1s){color:#146ef5}.point-inputs.svelte-6arb1s{display:flex;flex-direction:column;gap:8px;position:relative}.point-row.svelte-6arb1s{display:flex;align-items:center;gap:8px}.point-badge.svelte-6arb1s{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;border-radius:50%}.point-badge.origin.svelte-6arb1s{background:#22c55e}.point-badge.destination.svelte-6arb1s{background:#ef4444}.point-text.svelte-6arb1s{flex:1;font-size:12px;font-family:monospace;color:#666}.set-point-btn.svelte-6arb1s{padding:0;border:none;background:transparent;color:#146ef5;font-size:12px;cursor:pointer;text-decoration:underline}.swap-btn.svelte-6arb1s{position:absolute;right:0;top:50%;transform:translateY(-50%);width:28px;height:28px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #ddd;background:#fff;border-radius:50%;cursor:pointer;transition:all .15s ease}.swap-btn.svelte-6arb1s:hover:not(:disabled){background:#f5f5f5;border-color:#146ef5}.swap-btn.svelte-6arb1s:disabled{opacity:.4;cursor:not-allowed}.swap-btn.svelte-6arb1s svg:where(.svelte-6arb1s){width:16px;height:16px;color:#666}.clear-btn.svelte-6arb1s{display:flex;align-items:center;justify-content:center;gap:4px;padding:8px;border:none;background:#f0f0f0;color:#666;font-size:12px;border-radius:6px;cursor:pointer;transition:all .15s ease}.clear-btn.svelte-6arb1s:hover{background:#fee2e2;color:#dc2626}.clear-btn.svelte-6arb1s svg:where(.svelte-6arb1s){width:14px;height:14px}.route-info.svelte-6arb1s{position:absolute;top:12px;right:12px;z-index:1000;display:flex;gap:8px;padding:8px 12px;background:#fffffff2;border-radius:8px;box-shadow:0 2px 8px #00000026}.route-distance.svelte-6arb1s{font-weight:600;color:#333}.route-duration.svelte-6arb1s{color:#666}.instructions-panel.svelte-6arb1s{position:absolute;bottom:12px;left:12px;z-index:1000;max-width:300px;max-height:300px;background:#fffffff2;border-radius:8px;box-shadow:0 2px 8px #00000026;overflow:hidden}.instructions-toggle.svelte-6arb1s{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:none;background:transparent;font-size:13px;font-weight:500;color:#333;cursor:pointer;text-align:left}.instructions-toggle.svelte-6arb1s svg:where(.svelte-6arb1s){width:16px;height:16px;transition:transform .2s ease}.instructions-panel.expanded.svelte-6arb1s .instructions-toggle:where(.svelte-6arb1s) svg:where(.svelte-6arb1s){transform:rotate(90deg)}.instructions-list.svelte-6arb1s{max-height:200px;overflow-y:auto;border-top:1px solid #eee}.instruction-item.svelte-6arb1s{display:flex;gap:10px;padding:10px 12px;border-bottom:1px solid #f0f0f0}.instruction-item.svelte-6arb1s:last-child{border-bottom:none}.step-number.svelte-6arb1s{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#fff;background:#146ef5;border-radius:50%}.step-content.svelte-6arb1s{flex:1;display:flex;flex-direction:column;gap:2px}.step-instruction.svelte-6arb1s{font-size:13px;color:#333}.step-distance.svelte-6arb1s{font-size:11px;color:#666}.click-mode-indicator.svelte-6arb1s{position:absolute;bottom:12px;left:50%;transform:translate(-50%);z-index:1000;padding:8px 16px;background:#146ef5e6;color:#fff;font-size:13px;border-radius:20px;box-shadow:0 2px 8px #0003;white-space:nowrap}.calculating-overlay.svelte-6arb1s{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1001;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#fffc;color:#333}.calculating-spinner.svelte-6arb1s{width:32px;height:32px;border:3px solid #f0f0f0;border-top-color:#146ef5;border-radius:50%;animation:svelte-6arb1s-spin .8s linear infinite}@keyframes svelte-6arb1s-spin{to{transform:rotate(360deg)}}.route-error.svelte-6arb1s{position:absolute;bottom:60px;left:12px;right:12px;z-index:1000;display:flex;align-items:center;gap:8px;padding:10px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:13px}.route-error.svelte-6arb1s svg:where(.svelte-6arb1s){flex-shrink:0;width:18px;height:18px}.map-routing-container.svelte-6arb1s .routing-marker-wrapper{background:transparent!important;border:none!important}.map-routing-container.svelte-6arb1s .routing-marker{position:relative;width:32px;height:32px}.map-routing-container.svelte-6arb1s .routing-marker:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:12px solid var(--marker-color)}.map-routing-container.svelte-6arb1s .marker-label{position:absolute;top:0;left:50%;transform:translate(-50%);width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;background:var(--marker-color);border-radius:50%;box-shadow:0 2px 6px #0000004d}.map-routing-container.svelte-6arb1s .leaflet-control-zoom{border:none!important;box-shadow:0 2px 8px #00000026;border-radius:8px;overflow:hidden}.map-routing-container.svelte-6arb1s .leaflet-control-zoom a{width:36px!important;height:36px!important;line-height:36px!important;font-size:18px;color:#333;background:#fff;border:none!important}@media(max-width:600px){.control-panel.svelte-6arb1s,.instructions-panel.svelte-6arb1s{max-width:calc(100% - 24px)}}@media(prefers-reduced-motion:reduce){.calculating-spinner.svelte-6arb1s{animation:none;opacity:.5}.instructions-toggle.svelte-6arb1s svg:where(.svelte-6arb1s){transition:none}}.loc-demo.svelte-s9n95o{display:grid;gap:14px}.loc-demo__tabs.svelte-s9n95o{display:flex;flex-wrap:wrap;gap:6px;padding:4px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-2)}.loc-demo__tab.svelte-s9n95o{flex:1 1 130px;padding:8px 12px;font-size:13px;font-weight:600;color:var(--fg-2);background:transparent;border:1px solid transparent;border-radius:var(--r-1);cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.loc-demo__tab.svelte-s9n95o:hover{color:var(--fg-1);background:var(--surface-2)}.loc-demo__tab.active.svelte-s9n95o{color:var(--fg-1);background:var(--bg);border-color:var(--border)}.loc-demo__hint.svelte-s9n95o{margin:0;font-size:13px;color:var(--fg-2);line-height:1.5}.loc-demo__hint.svelte-s9n95o code:where(.svelte-s9n95o){font-family:var(--font-mono);font-size:12px;background:var(--surface-2);padding:1px 6px;border-radius:var(--r-1)}.map-stage.svelte-s9n95o{position:relative;border-radius:var(--r-2);overflow:hidden;border:1px solid var(--border);background:var(--surface);min-height:460px;contain:layout paint;transform:translateZ(0)}.map-stage__placeholder.svelte-s9n95o{display:grid;place-items:center;min-height:460px;color:var(--fg-2);font-size:14px}.loc-readout.svelte-s9n95o{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px 16px;margin:0;padding:12px 14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-1)}.loc-readout.svelte-s9n95o>div:where(.svelte-s9n95o){display:grid;gap:2px}.loc-readout.svelte-s9n95o dt:where(.svelte-s9n95o){font-size:11px;color:var(--fg-2);text-transform:uppercase;letter-spacing:.04em}.loc-readout.svelte-s9n95o dd:where(.svelte-s9n95o){margin:0;font-size:13px;color:var(--fg-1)}.loc-readout__error.svelte-s9n95o{grid-column:1 / -1;color:#b91c1c}.loc-readout__error.svelte-s9n95o dd:where(.svelte-s9n95o){color:#b91c1c}.loc-readout.svelte-s9n95o .mono:where(.svelte-s9n95o){font-family:var(--font-mono, ui-monospace, monospace)}.loc-denied.svelte-s9n95o{display:grid;justify-items:center;gap:12px;padding:36px 24px;text-align:center;min-height:460px;align-content:center;background:linear-gradient(180deg,var(--surface),var(--surface-2))}.loc-denied__icon.svelte-s9n95o{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#dc26261a;color:#dc2626}.loc-denied__title.svelte-s9n95o{margin:0;font-size:18px;font-weight:700;color:var(--fg-1)}.loc-denied__body.svelte-s9n95o{margin:0;max-width:420px;font-size:14px;line-height:1.5;color:var(--fg-2)}.loc-denied__meta.svelte-s9n95o{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 24px;margin:4px 0 0;padding:0}.loc-denied__meta.svelte-s9n95o div:where(.svelte-s9n95o){display:grid;gap:2px}.loc-denied__meta.svelte-s9n95o dt:where(.svelte-s9n95o){font-size:11px;color:var(--fg-2);text-transform:uppercase;letter-spacing:.04em}.loc-denied__meta.svelte-s9n95o dd:where(.svelte-s9n95o){margin:0;font-size:13px;color:var(--fg-1)}.loc-denied__meta.svelte-s9n95o code:where(.svelte-s9n95o){font-family:var(--font-mono);font-size:12px;padding:1px 6px;border-radius:var(--r-1);background:var(--surface);border:1px solid var(--border)}.loc-denied__btn.svelte-s9n95o{margin-top:4px;padding:9px 18px;font-size:13px;font-weight:600;color:#fff;background:#146ef5;border:none;border-radius:var(--r-1);cursor:pointer;transition:background .15s ease}.loc-denied__btn.svelte-s9n95o:hover{background:#0f5ad4}.loc-recipes.svelte-s9n95o{padding:16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-2)}.loc-recipes__title.svelte-s9n95o{margin:0 0 10px;font-size:14px;font-weight:700;color:var(--fg-1)}.loc-recipes__list.svelte-s9n95o{margin:0;padding-left:18px;display:grid;gap:10px;font-size:13px;line-height:1.55;color:var(--fg-2)}.loc-recipes__list.svelte-s9n95o strong:where(.svelte-s9n95o){color:var(--fg-1)}.loc-recipes__list.svelte-s9n95o code:where(.svelte-s9n95o){font-family:var(--font-mono);font-size:12px;background:var(--surface-2);padding:1px 6px;border-radius:var(--r-1)}
