.map-locate-container.svelte-1jy7zs2{position:relative;width:100%;height:var(--map-height, 400px);border-radius:8px;overflow:hidden;background-color:#f0f0f0}.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:#fff;color:#333;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:all .2s ease}.locate-button.svelte-1jy7zs2:hover:not(:disabled){background:#f5f5f5;transform:scale(1.05)}.locate-button.svelte-1jy7zs2:focus{outline:2px solid #146ef5;outline-offset:2px}.locate-button.svelte-1jy7zs2:disabled{cursor:wait}.locate-button.has-location.svelte-1jy7zs2{color:#146ef5}.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:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:13px;box-shadow:0 2px 8px #0000001a}.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:#dc2626;cursor:pointer;border-radius:4px}.error-dismiss.svelte-1jy7zs2:hover{background:#fee2e2}.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:#fffffff2;border-radius:6px;font-size:12px;box-shadow:0 2px 6px #0000001a}.locate-coords.svelte-1jy7zs2{color:#666;font-family:monospace}.locate-accuracy-badge.svelte-1jy7zs2{padding:2px 6px;background:#dbeafe;color:#1d4ed8;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:#146ef5;border:3px solid white;border-radius:50%;box-shadow:0 2px 6px #0000004d}.map-locate-container.svelte-1jy7zs2 .pulse-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:#146ef54d;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:#666;margin-top:4px}.map-locate-container.svelte-1jy7zs2 .leaflet-control-zoom{border:none!important;box-shadow:0 2px 8px #00000026;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:#333;background:#fff;border:none!important}.map-locate-container.svelte-1jy7zs2 .leaflet-control-zoom a:hover{background:#f5f5f5}.map-locate-container.svelte-1jy7zs2 .leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 2px 12px #00000026}@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}}.demo-page.svelte-s9n95o{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 4rem}.page-header.svelte-s9n95o{text-align:center;margin-bottom:3rem}.page-header.svelte-s9n95o h1:where(.svelte-s9n95o){font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem}.subtitle.svelte-s9n95o{font-size:1.125rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.features-section.svelte-s9n95o{margin-bottom:3rem}.features-grid.svelte-s9n95o{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.feature-card.svelte-s9n95o{padding:1.5rem;background:#fff;border:1px solid #e5e5e5;border-radius:12px;text-align:center;transition:all .2s ease}.feature-card.svelte-s9n95o:hover{border-color:#146ef5;box-shadow:0 4px 12px #146ef51a}.feature-card.active.svelte-s9n95o{border-color:#146ef5;background:linear-gradient(135deg,#146ef50d,#146ef505)}.feature-icon.svelte-s9n95o{font-size:2rem;margin-bottom:.75rem}.feature-card.svelte-s9n95o h3:where(.svelte-s9n95o){font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.feature-card.svelte-s9n95o p:where(.svelte-s9n95o){font-size:.875rem;color:#666;margin:0 0 1rem;line-height:1.5}.feature-btn.svelte-s9n95o{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#146ef5;background:#146ef51a;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease}.feature-btn.svelte-s9n95o:hover{background:#146ef533}.feature-card.active.svelte-s9n95o .feature-btn:where(.svelte-s9n95o){color:#fff;background:#146ef5}.example-section.svelte-s9n95o{margin-bottom:3rem}.example-header.svelte-s9n95o{margin-bottom:1.5rem}.example-header.svelte-s9n95o h2:where(.svelte-s9n95o){font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.example-description.svelte-s9n95o{font-size:.9375rem;color:#666;margin:0;line-height:1.5}.example-container.svelte-s9n95o{border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000001a}.info-panel.svelte-s9n95o{margin-top:1rem;padding:1rem;background:#f9f9f9;border-radius:8px;font-size:.875rem}.info-panel.svelte-s9n95o strong:where(.svelte-s9n95o){display:block;margin-bottom:.5rem;color:#1a1a1a}.info-row.svelte-s9n95o{display:flex;justify-content:space-between;padding:.25rem 0;color:#666}.info-row.svelte-s9n95o .mono:where(.svelte-s9n95o){font-family:monospace}.usage-section.svelte-s9n95o{margin-bottom:3rem}.usage-section.svelte-s9n95o h2:where(.svelte-s9n95o){font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem}.code-tabs.svelte-s9n95o{display:flex;gap:.5rem;margin-bottom:0;border-bottom:1px solid #e5e5e5}.code-tab.svelte-s9n95o{padding:.75rem 1rem;font-size:.875rem;font-weight:500;color:#666;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:all .15s ease}.code-tab.svelte-s9n95o:hover{color:#333}.code-tab.active.svelte-s9n95o{color:#146ef5;border-bottom-color:#146ef5}.code-block.svelte-s9n95o{background:#1a1a1a;border-radius:0 0 8px 8px;overflow-x:auto}.code-block.svelte-s9n95o pre:where(.svelte-s9n95o){margin:0;padding:1.5rem}.code-block.svelte-s9n95o code:where(.svelte-s9n95o){font-family:Fira Code,Monaco,Consolas,monospace;font-size:.8125rem;line-height:1.6;color:#e5e5e5}.comparison-section.svelte-s9n95o{margin-bottom:3rem}.comparison-section.svelte-s9n95o h2:where(.svelte-s9n95o){font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 1.5rem}.comparison-table-wrapper.svelte-s9n95o{overflow-x:auto;border-radius:8px;box-shadow:0 2px 8px #00000014}.comparison-table.svelte-s9n95o{width:100%;border-collapse:collapse;background:#fff;font-size:.875rem}.comparison-table.svelte-s9n95o th:where(.svelte-s9n95o),.comparison-table.svelte-s9n95o td:where(.svelte-s9n95o){padding:.875rem 1rem;text-align:left;border-bottom:1px solid #eee}.comparison-table.svelte-s9n95o th:where(.svelte-s9n95o){font-weight:600;color:#1a1a1a;background:#f9f9f9}.comparison-table.svelte-s9n95o td:where(.svelte-s9n95o):first-child{font-weight:500;color:#333}.comparison-table.svelte-s9n95o td:where(.svelte-s9n95o){color:#666}.use-cases-section.svelte-s9n95o h2:where(.svelte-s9n95o){font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 1.5rem}.use-cases-grid.svelte-s9n95o{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.use-case-card.svelte-s9n95o{padding:1.5rem;background:#fff;border:1px solid #e5e5e5;border-radius:12px}.use-case-icon.svelte-s9n95o{font-size:2rem;margin-bottom:.75rem}.use-case-card.svelte-s9n95o h3:where(.svelte-s9n95o){font-size:1rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.use-case-card.svelte-s9n95o p:where(.svelte-s9n95o){font-size:.875rem;color:#666;margin:0;line-height:1.5}@media(max-width:768px){.page-header.svelte-s9n95o h1:where(.svelte-s9n95o){font-size:2rem}.code-tabs.svelte-s9n95o{flex-wrap:wrap}}@media(max-width:480px){.demo-page.svelte-s9n95o{padding:1.5rem 1rem 3rem}.code-block.svelte-s9n95o pre:where(.svelte-s9n95o){padding:1rem}}
