:root,[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-primary:#f3f5f8;--bg-page-top:#f3f5f8;--bg-page-bottom:#f7f9fc;--bg-card:#fff;--text-primary:#0f172a;--text-secondary:#64748b;--accent:#3b82f6;--accent-strong:#2563eb;--border:#e2e8f0;--divider:#e2e8f0;--nav-bg:#ffffffd9;--scrim-bg:#10182873;--card-shadow:0 1px 2px #1018280a, 0 2px 10px #1018280d;--card-shadow-md:0 2px 4px #10182808, 0 4px 16px #1018280d;--radius-card:20px;--radius-control:14px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-primary:#0b0f19;--bg-page-top:#0b0f19;--bg-page-bottom:#0f172a;--bg-card:#1e293b;--text-primary:#f8fafc;--text-secondary:#94a3b8;--accent:#3b82f6;--accent-strong:#60a5fa;--border:#334155;--divider:#334155;--nav-bg:#0f172ad9;--scrim-bg:#000000a6;--card-shadow:0 1px 3px #0000004d, 0 4px 12px #00000040;--card-shadow-md:0 2px 6px #00000059, 0 8px 24px #0000004d}}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-primary:#0b0f19;--bg-page-top:#0b0f19;--bg-page-bottom:#0f172a;--bg-card:#1e293b;--text-primary:#f8fafc;--text-secondary:#94a3b8;--accent:#3b82f6;--accent-strong:#60a5fa;--border:#334155;--divider:#334155;--nav-bg:#0f172ad9;--scrim-bg:#000000a6;--card-shadow:0 1px 3px #0000004d, 0 4px 12px #00000040;--card-shadow-md:0 2px 6px #00000059, 0 8px 24px #0000004d}*,:before,:after{box-sizing:border-box}*{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}:focus:not(:focus-visible){outline:none}html{-webkit-text-size-adjust:100%}html,body{max-width:100%;overflow-x:clip}body{background:linear-gradient(180deg, var(--bg-page-top), var(--bg-page-bottom)) fixed;min-height:100dvh;color:var(--text-primary);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif;line-height:1.5;transition:background-color .2s,color .2s}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--card-shadow);min-width:0;max-width:100%;transition:background-color .2s,border-color .2s}@media (width>=768px){:root{--space-4:20px;--space-5:24px;--radius-card:22px}.card{box-shadow:var(--card-shadow-md)}}@media (width>=1024px){:root{--space-4:24px;--space-5:28px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.overlay.svelte-wkjgmw{z-index:50;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.scrim.svelte-wkjgmw{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10182873;position:absolute;inset:0}.modal.svelte-wkjgmw{background:var(--bg-card);border:1px solid var(--divider);border-radius:var(--radius-card) var(--radius-card) 0 0;width:100%;max-width:480px;padding:var(--space-4) var(--space-4) calc(var(--space-4) + env(safe-area-inset-bottom));border-bottom:none;animation:.25s cubic-bezier(.16,1,.3,1) svelte-wkjgmw-slideUp;position:relative;box-shadow:0 -4px 24px #00000024}@keyframes svelte-wkjgmw-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-header.svelte-wkjgmw{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);display:flex}.modal-title.svelte-wkjgmw{letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:18px;font-weight:600}.close-btn.svelte-wkjgmw{border-radius:var(--radius-control);width:36px;height:36px;color:var(--text-secondary);background:0 0;border:none;place-items:center;display:grid}.close-btn.svelte-wkjgmw:active{background:var(--divider)}.close-btn.svelte-wkjgmw .icon:where(.svelte-wkjgmw){width:20px;height:20px}.steps-list.svelte-wkjgmw{gap:var(--space-3);margin-bottom:var(--space-5);flex-direction:column;display:flex}.step-item.svelte-wkjgmw{align-items:center;gap:var(--space-3);padding:var(--space-3);background:var(--bg-page-top);border:1px solid var(--divider);border-radius:var(--radius-control);display:flex}.step-badge.svelte-wkjgmw{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:13px;font-weight:700;display:grid}.step-icon-wrap.svelte-wkjgmw{background:var(--bg-card);border:1px solid var(--divider);width:36px;height:36px;color:var(--accent-strong);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.step-icon.svelte-wkjgmw{width:20px;height:20px}.step-content.svelte-wkjgmw{flex:1;min-width:0}.step-text.svelte-wkjgmw{color:var(--text-primary);font-size:14px;font-weight:500;line-height:1.35}.modal-footer.svelte-wkjgmw{justify-content:stretch;display:flex}.primary-btn.svelte-wkjgmw{border-radius:var(--radius-control);background:var(--accent-strong);color:#fff;border:none;width:100%;min-height:44px;font-size:15px;font-weight:600;transition:opacity .15s}.primary-btn.svelte-wkjgmw:active{opacity:.85}@media (width>=640px){.overlay.svelte-wkjgmw{align-items:center}.modal.svelte-wkjgmw{border-bottom:1px solid var(--divider);border-radius:var(--radius-card);padding-bottom:var(--space-5);animation:.2s cubic-bezier(.16,1,.3,1) svelte-wkjgmw-scaleIn}@keyframes svelte-wkjgmw-scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}}.pwa-banner.svelte-1nfoh5f{top:env(safe-area-inset-top,0px);z-index:25;background:var(--bg-card);-webkit-backdrop-filter:blur(16px)saturate(1.4);backdrop-filter:blur(16px)saturate(1.4);border-bottom:1px solid var(--divider);animation:.2s ease-out svelte-1nfoh5f-fadeIn;position:sticky;box-shadow:0 2px 8px #0000000a}@keyframes svelte-1nfoh5f-fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.banner-container.svelte-1nfoh5f{align-items:center;gap:var(--space-3);width:100%;max-width:860px;padding:var(--space-2) var(--space-4);min-height:52px;margin-inline:auto;display:flex}.banner-icon-wrap.svelte-1nfoh5f{background:var(--bg-page-top);border:1px solid var(--divider);width:32px;height:32px;color:var(--accent-strong);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.banner-icon.svelte-1nfoh5f{width:18px;height:18px}.banner-text.svelte-1nfoh5f{min-width:0;color:var(--text-primary);flex:1;font-size:13px;font-weight:500;line-height:1.3}.banner-actions.svelte-1nfoh5f{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.action-btn.svelte-1nfoh5f{min-height:36px;padding:0 var(--space-3);border-radius:calc(var(--radius-control) - 4px);background:var(--accent-strong);color:#fff;white-space:nowrap;border:none;font-size:13px;font-weight:600;transition:opacity .15s}.action-btn.svelte-1nfoh5f:active{opacity:.85}.dismiss-btn.svelte-1nfoh5f{border-radius:calc(var(--radius-control) - 4px);width:36px;height:36px;color:var(--text-secondary);background:0 0;border:none;place-items:center;display:grid}.dismiss-btn.svelte-1nfoh5f:active{background:var(--divider)}.dismiss-icon.svelte-1nfoh5f{width:18px;height:18px}@media (width<=480px){.banner-container.svelte-1nfoh5f{gap:var(--space-2);padding:var(--space-2) var(--space-3)}.banner-text.svelte-1nfoh5f{font-size:12px}.action-btn.svelte-1nfoh5f{padding:0 var(--space-2);font-size:12px}}.push-banner.svelte-qyghel{margin:var(--space-3) var(--space-4);padding:var(--space-3) var(--space-4);background:var(--bg-card);border:1px solid var(--divider);border-radius:var(--radius-card);animation:.3s cubic-bezier(.16,1,.3,1) svelte-qyghel-pushSlideIn;box-shadow:0 4px 16px #0000000f}@keyframes svelte-qyghel-pushSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.push-banner-content.svelte-qyghel{align-items:center;gap:var(--space-3);display:flex}.push-icon-wrap.svelte-qyghel{width:38px;height:38px;color:var(--accent-strong);background:#2196f31f;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.push-icon.svelte-qyghel{width:20px;height:20px}.push-text-wrap.svelte-qyghel{flex:1;min-width:0}.push-title.svelte-qyghel{color:var(--text-primary);margin-bottom:2px;font-size:14px;font-weight:600;line-height:1.2}.push-desc.svelte-qyghel{color:var(--text-secondary);font-size:12px;line-height:1.35}.push-error.svelte-qyghel{color:#e53935;margin-top:4px;font-size:11px}.push-actions.svelte-qyghel{flex-direction:column;flex-shrink:0;gap:6px;display:flex}.push-btn.svelte-qyghel{min-height:32px;padding:0 var(--space-3);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;font-size:12px;font-weight:600;transition:opacity .15s}.push-btn.primary.svelte-qyghel{background:var(--accent-strong);color:#fff}.push-btn.secondary.svelte-qyghel{background:var(--bg-page-top);color:var(--text-secondary);border:1px solid var(--divider)}.push-btn.svelte-qyghel:active{opacity:.8}@media (width<=480px){.push-banner.svelte-qyghel{margin:var(--space-2) var(--space-3);padding:var(--space-3)}.push-banner-content.svelte-qyghel{flex-wrap:wrap}.push-text-wrap.svelte-qyghel{flex:calc(100% - 50px)}.push-actions.svelte-qyghel{width:100%;margin-top:var(--space-2);flex-direction:row}.push-btn.svelte-qyghel{text-align:center;flex:1}}.shell.svelte-12qhfyh{flex-direction:column;min-width:0;max-width:100%;min-height:100dvh;display:flex}.container.svelte-12qhfyh{width:100%;max-width:860px;padding-inline:var(--space-4);min-width:0;margin-inline:auto}.app-header.svelte-12qhfyh{z-index:20;padding-top:env(safe-area-inset-top);background:var(--nav-bg);-webkit-backdrop-filter:blur(16px)saturate(1.4);backdrop-filter:blur(16px)saturate(1.4);border-bottom:1px solid var(--divider);max-width:100%;position:sticky;top:0}.header-row.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:var(--space-2);min-width:0;min-height:48px;display:flex}.app-title.svelte-12qhfyh{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;min-width:0;color:inherit;font-size:20px;font-weight:600;line-height:1.3;text-decoration:none;overflow:hidden}:root{--nav-height:58px}.header-actions.svelte-12qhfyh{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}.icon-btn.svelte-12qhfyh{border-radius:var(--radius-control);width:44px;height:44px;color:var(--text-secondary);background:0 0;border:none;place-items:center;display:grid}.icon-btn.svelte-12qhfyh:disabled{opacity:.5}.icon-btn.svelte-12qhfyh:active{background:var(--divider)}.icon-btn.favorited.svelte-12qhfyh{color:var(--accent-strong)}.icon.svelte-12qhfyh{width:22px;height:22px}.icon.spinning.svelte-12qhfyh{animation:.8s linear infinite svelte-12qhfyh-spin}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}.app-main.svelte-12qhfyh{width:100%;max-width:860px;padding:var(--space-3) var(--space-4) calc(var(--nav-height,64px) + env(safe-area-inset-bottom,0px) + 24px);flex:1;min-width:0;margin-inline:auto}.shell.map-shell.svelte-12qhfyh{height:100dvh}.app-main.map-page.svelte-12qhfyh{min-height:0;padding-bottom:calc(var(--nav-height,64px) + env(safe-area-inset-bottom,0px));flex-direction:column;display:flex}.bottom-nav.svelte-12qhfyh{z-index:20;padding-bottom:env(safe-area-inset-bottom);background:var(--nav-bg);-webkit-backdrop-filter:blur(16px)saturate(1.4);backdrop-filter:blur(16px)saturate(1.4);border-top:1px solid var(--divider);max-width:100%;position:fixed;bottom:0;left:0;right:0}.nav-inner.svelte-12qhfyh{height:var(--nav-height);min-width:0;display:flex}.nav-item.svelte-12qhfyh{min-height:44px;color:var(--text-secondary);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;min-width:0;font-size:11px;line-height:1.2;text-decoration:none;display:flex}.nav-item.active.svelte-12qhfyh{color:var(--accent-strong);font-weight:600}.nav-icon.svelte-12qhfyh{width:24px;height:24px}
