.langscreen.svelte-19g92rv{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:var(--pad-top) var(--gutter) calc(32px + env(safe-area-inset-bottom))}.glangs.svelte-19g92rv{display:grid;grid-template-columns:1fr 1fr;gap:12px}.glang.svelte-19g92rv{display:flex;flex-direction:column;gap:6px;min-height:92px;padding:16px 14px;border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);cursor:pointer;text-align:left;transition:border-color .14s ease,background .14s ease,transform .06s ease}.glang.svelte-19g92rv:hover{border-color:color-mix(in srgb,var(--brand) 55%,var(--line))}.glang.svelte-19g92rv:active{transform:translateY(1px)}.glang.svelte-19g92rv:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.g-hello.svelte-19g92rv{font-family:var(--font-display);font-weight:700;color:var(--ink);font-size:var(--fs-lg);line-height:1.05;letter-spacing:-.02em}.g-name.svelte-19g92rv{color:var(--muted);font-weight:600;font-size:var(--fs-sm)}.door.svelte-19g92rv{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;background:var(--paper);overflow:hidden;perspective:1100px}.door-tap.svelte-19g92rv{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border:0;background:none;cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent}.door-tap.svelte-19g92rv:focus-visible{outline:3px solid var(--brand);outline-offset:-3px}.leaf.svelte-19g92rv{position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--door);background-size:contain;background-position:center;background-repeat:no-repeat;transition:transform .9s cubic-bezier(.4,0,.2,1),filter .9s;backface-visibility:hidden}.leaf.left.svelte-19g92rv{clip-path:inset(0 50% 0 0);transform-origin:0 50%}.leaf.right.svelte-19g92rv{clip-path:inset(0 0 0 50%);transform-origin:100% 50%}[data-theme=dark] .leaf.svelte-19g92rv{filter:brightness(.82)}.door.opening.svelte-19g92rv .leaf:where(.svelte-19g92rv){filter:brightness(.55)}.door.opening.svelte-19g92rv .leaf.left:where(.svelte-19g92rv){transform:rotateY(-100deg)}.door.opening.svelte-19g92rv .leaf.right:where(.svelte-19g92rv){transform:rotateY(100deg)}.door.opening.svelte-19g92rv .door-hint:where(.svelte-19g92rv){opacity:0}.door-hint.svelte-19g92rv{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:80px var(--gutter) calc(40px + env(safe-area-inset-bottom));display:grid;place-items:center;background:linear-gradient(to top,rgba(20,8,4,.78),rgba(20,8,4,.35) 55%,transparent);pointer-events:none;transition:opacity .3s ease}.hint-line.svelte-19g92rv{display:grid;gap:4px;text-align:center;color:#fff;animation:svelte-19g92rv-hintin .6s cubic-bezier(.2,.7,.2,1) both}.hint-line.svelte-19g92rv b:where(.svelte-19g92rv){font-family:var(--font-display);font-weight:800;font-size:var(--fs-2xl);line-height:1.1;letter-spacing:-.01em}.hint-line.svelte-19g92rv small:where(.svelte-19g92rv){font-family:var(--font-body);font-weight:600;font-size:var(--fs-md);opacity:.85}@keyframes svelte-19g92rv-hintin{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){.leaf.svelte-19g92rv{transition:none}.hint-line.svelte-19g92rv{animation:none}}.logo.svelte-19g92rv{display:block;width:min(56%,232px);height:auto;margin:2px auto 0}.vis-hidden.svelte-19g92rv{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.bmap-wrap.svelte-9jro5x{position:relative;width:100%;height:100%;overflow:hidden;background:var(--paper)}.bmap-wrap.svelte-9jro5x .maplibregl-ctrl-bottom-left{bottom:calc(196px + env(safe-area-inset-bottom))}.donefull.svelte-1uha8ag{position:relative;height:100dvh;overflow:hidden}.donemap-full.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0}.donemap-full.svelte-1uha8ag .routemap{height:100%;border:0;border-radius:0}.done-head.svelte-1uha8ag{position:absolute;z-index:8;top:0;left:0;right:0;padding:var(--pad-top) var(--gutter) 22px;background:linear-gradient(color-mix(in srgb,var(--bg) 88%,transparent),transparent);pointer-events:none}.walk-sum.svelte-1uha8ag{margin:4px 0 0;color:var(--muted);font-size:var(--fs-md);font-weight:600}.donesheet.svelte-1uha8ag{position:absolute;z-index:8;left:12px;right:12px;bottom:calc(112px + env(safe-area-inset-bottom));max-width:460px;margin:0 auto;max-height:38vh;overflow-y:auto;padding:12px 14px;border-radius:16px;background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-lift)}.doneroute.svelte-1uha8ag{list-style:none;margin:0 0 8px;padding:0;display:flex;flex-direction:column;gap:8px;width:100%}.doneroute.svelte-1uha8ag li:where(.svelte-1uha8ag){display:flex;align-items:center;font-size:var(--fs-md)}.doneroute.svelte-1uha8ag .stoprow:where(.svelte-1uha8ag){flex:1;display:flex;align-items:center;gap:10px;border:0;background:none;padding:0;color:inherit;font:inherit;text-align:left;cursor:pointer}@media (max-height: 700px){.donesheet.svelte-1uha8ag{max-height:27vh;padding:8px 12px}.doneroute.svelte-1uha8ag{gap:4px;margin-bottom:4px}.doneroute.svelte-1uha8ag li:where(.svelte-1uha8ag){font-size:var(--fs-sm)}.doneroute.svelte-1uha8ag .n:where(.svelte-1uha8ag){width:20px;height:20px;font-size:var(--fs-xs)}}.doneroute.svelte-1uha8ag .n:where(.svelte-1uha8ag){flex:0 0 auto;width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:var(--cat);color:#fff;font-size:var(--fs-sm);font-weight:700}.build.svelte-1uha8ag{min-height:calc(100dvh - 88px);padding:18px var(--gutter) 8px;padding-top:var(--pad-top);display:flex;flex-direction:column;gap:14px}.build.svelte-1uha8ag .dock:where(.svelte-1uha8ag){padding-bottom:8px}.build.manual.svelte-1uha8ag{height:100dvh;min-height:0;overflow:hidden;position:relative;padding:0}.build.manual.svelte-1uha8ag .b-head:where(.svelte-1uha8ag){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.build.manual.svelte-1uha8ag .viewregion:where(.svelte-1uha8ag){position:absolute;top:0;right:0;bottom:0;left:0}.build.manual.svelte-1uha8ag .viewregion:where(.svelte-1uha8ag) .list:where(.svelte-1uha8ag){padding-left:18px;padding-right:18px;padding-bottom:calc(210px + env(safe-area-inset-bottom))}.buildbar.svelte-1uha8ag{position:absolute;z-index:8;overflow:hidden;left:12px;right:12px;bottom:calc(14px + env(safe-area-inset-bottom));max-width:460px;margin:0 auto;display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:20px;background:var(--surface);border:1px solid color-mix(in srgb,var(--brand-dark) 12%,transparent);box-shadow:0 20px 48px -18px #3c1e1480,0 3px 10px #3c1e1424}.buildbar.svelte-1uha8ag .slotbtns:where(.svelte-1uha8ag){margin:0;justify-content:center}.buildbar.svelte-1uha8ag .dock:where(.svelte-1uha8ag){padding:0;margin:0}.buildbar.svelte-1uha8ag .sub:where(.svelte-1uha8ag){min-height:0;padding:2px;font-size:var(--fs-sm)}.b-head.svelte-1uha8ag{display:flex;flex-direction:column;gap:3px}.slotbtns.svelte-1uha8ag{display:flex;gap:8px;margin-top:auto}.slotbtns.svelte-1uha8ag .slot:where(.svelte-1uha8ag){flex:1 1 0;aspect-ratio:1;max-width:56px;display:grid;place-items:center;border-radius:14px;border:1.5px dashed color-mix(in srgb,var(--ink) 20%,transparent);background:transparent;cursor:pointer;transition:border-color .14s,background .14s}.slotbtns.svelte-1uha8ag .slot.on:where(.svelte-1uha8ag){border-color:var(--brand)}.viewregion.svelte-1uha8ag{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.viewregion.svelte-1uha8ag .list:where(.svelte-1uha8ag){flex:1 1 auto;min-height:0;overflow-y:auto;padding-top:max(130px,calc(env(safe-area-inset-top) + 124px))}.viewregion.svelte-1uha8ag .mapwrap:where(.svelte-1uha8ag){flex:1 1 auto;height:auto;min-height:260px}.fill-link.svelte-1uha8ag{display:block;margin:10px auto 0;border:0;background:none;padding:6px;color:var(--brand);font-family:var(--font-body);font-weight:700;font-size:var(--fs-sm);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.list.svelte-1uha8ag{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.add.svelte-1uha8ag{flex:0 0 auto;margin-right:12px;cursor:pointer;width:32px;height:32px;border-radius:999px;border:1.5px solid var(--line);background:transparent;color:var(--muted);font-size:var(--fs-lg);line-height:1;display:grid;place-items:center;transition:background .14s,border-color .14s,color .14s}.add.on.svelte-1uha8ag{background:var(--brand);border-color:var(--brand);color:#fff}.mapwrap.svelte-1uha8ag{height:56vh;min-height:320px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.build.committing.svelte-1uha8ag{padding-bottom:120px}
