.sheet.svelte-16h5b6o{position:absolute;z-index:900;top:16px;bottom:16px;right:16px;width:380px;max-width:calc(100vw - 32px);display:flex;flex-direction:column;background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--shadow-3);border:1px solid var(--outline-soft);overflow:hidden}.sheet-scroll.svelte-16h5b6o{flex:1;overflow-y:auto;padding:22px;min-height:0}.close.svelte-16h5b6o{position:absolute;top:14px;right:14px;width:34px;height:34px;display:grid;place-items:center;border:none;border-radius:10px;background:var(--surface-variant);color:var(--slate)}.close.svelte-16h5b6o:hover{background:var(--outline-soft);color:var(--ink)}.head.svelte-16h5b6o{display:flex;gap:14px;padding-right:34px}.head-icon.svelte-16h5b6o{flex:none;width:48px;height:48px;border-radius:14px;display:grid;place-items:center}.head-text.svelte-16h5b6o h2:where(.svelte-16h5b6o){font-size:18px;line-height:1.25;margin-bottom:8px}.tags.svelte-16h5b6o{display:flex;flex-wrap:wrap;gap:6px}.rows.svelte-16h5b6o{margin:20px 0 16px;display:flex;flex-direction:column;gap:16px}.row.svelte-16h5b6o{display:flex;gap:12px;align-items:flex-start}.row-icon.svelte-16h5b6o{flex:none;width:22px;text-align:center;font-size:15px;margin-top:1px}.row-label.svelte-16h5b6o{font-size:12px;color:var(--slate);font-weight:500}.row-link.svelte-16h5b6o{cursor:pointer}.row-link.svelte-16h5b6o:hover{opacity:.7}.row-value.svelte-16h5b6o{font-size:14.5px;color:var(--ink);word-break:break-word}.reactions.svelte-16h5b6o{display:flex;gap:10px;margin-bottom:18px}.react-btn.svelte-16h5b6o{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:9px 12px;border-radius:12px;border:1.5px solid var(--outline-soft);background:var(--surface-variant);color:var(--slate);font-size:13.5px;font-weight:500;cursor:pointer;transition:all .15s ease}.react-btn.svelte-16h5b6o:disabled{opacity:.5;cursor:default}.react-btn.confirm.svelte-16h5b6o:not(:disabled):hover,.react-btn.confirm.active.svelte-16h5b6o{background:#d1fae5;border-color:#10b981;color:#065f46}.react-btn.warn.svelte-16h5b6o:not(:disabled):hover,.react-btn.warn.active.svelte-16h5b6o{background:#fef3c7;border-color:#f59e0b;color:#92400e}.react-ic.svelte-16h5b6o{font-size:15px}.mini-spin.svelte-16h5b6o{display:inline-block;width:13px;height:13px;border-radius:50%;border:2px solid rgba(0,0,0,.1);animation:spin .7s linear infinite}.mini-spin.green.svelte-16h5b6o{border-top-color:#10b981}.mini-spin.amber.svelte-16h5b6o{border-top-color:#f59e0b}.react-count.svelte-16h5b6o{margin-left:2px;font-size:12px;font-weight:700;background:#00000014;border-radius:999px;min-width:20px;padding:0 5px;text-align:center}.comments-section.svelte-16h5b6o{margin-bottom:18px}.comments-title.svelte-16h5b6o{font-size:13px;font-weight:700;color:var(--slate);margin-bottom:10px;text-transform:uppercase;letter-spacing:.04em}.comments-empty.svelte-16h5b6o{font-size:13px;color:var(--slate);padding:6px 0 10px}.comments-list.svelte-16h5b6o{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.comment.svelte-16h5b6o{background:var(--cloud);border-radius:10px;padding:10px 12px}.comment-meta.svelte-16h5b6o{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.comment-author.svelte-16h5b6o{font-size:12.5px;font-weight:700;color:var(--ink)}.comment-date.svelte-16h5b6o{font-size:11.5px;color:var(--slate)}.comment-text.svelte-16h5b6o{font-size:13.5px;color:var(--ink);line-height:1.45;word-break:break-word}.comment-form.svelte-16h5b6o{display:flex;flex-direction:column;gap:6px;padding:14px 22px 18px;border-top:1px solid var(--outline-soft);flex-shrink:0}.comment-input.svelte-16h5b6o{width:100%;border:1.5px solid var(--outline-soft);border-radius:10px;padding:8px 10px;font-size:13.5px;font-family:inherit;resize:none;background:var(--surface);color:var(--ink);box-sizing:border-box}.comment-input.svelte-16h5b6o:focus{outline:none;border-color:var(--brand)}.comment-err.svelte-16h5b6o{font-size:12.5px;color:var(--danger)}.comment-send.svelte-16h5b6o{align-self:flex-end;padding:7px 18px;font-size:13px}.login-hint.svelte-16h5b6o{font-size:13px;color:var(--slate);padding:14px 22px 18px;border-top:1px solid var(--outline-soft);flex-shrink:0}.login-hint.svelte-16h5b6o a:where(.svelte-16h5b6o){color:var(--brand);text-decoration:none;font-weight:600}.go.svelte-16h5b6o{width:100%;margin-top:20px;margin-bottom:8px;box-shadow:0 4px 16px #1a56db38}@media (max-width: 560px){.sheet.svelte-16h5b6o{top:auto;bottom:0;right:0;left:0;width:100%;max-width:100%;max-height:85vh;border-radius:var(--r-xl) var(--r-xl) 0 0}}.chip-pending.svelte-16h5b6o{background:#fff7ed;color:#c2410c}.validate-block.svelte-16h5b6o{margin:0 20px 16px}.btn-validate.svelte-16h5b6o{width:100%;padding:12px;background:#22c55e;color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .15s ease}.btn-validate.svelte-16h5b6o:hover:not(:disabled){opacity:.88}.btn-validate.svelte-16h5b6o:disabled{opacity:.6;cursor:default}.validate-success.svelte-16h5b6o{text-align:center;padding:12px;background:#d1fae5;color:#065f46;border-radius:14px;font-weight:600}.mini-spin-w.svelte-16h5b6o{display:inline-block;width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;animation:spin .7s linear infinite}.overlay.svelte-1qfl49j{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#0f172a73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;padding:20px}.modal.svelte-1qfl49j{width:420px;max-width:100%;background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--shadow-3);padding:26px}h2.svelte-1qfl49j{font-size:19px}.hint.svelte-1qfl49j{margin:8px 0 20px;font-size:13.5px;color:var(--slate);line-height:1.5}.place-title-block.svelte-1qfl49j{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}.place-title.svelte-1qfl49j{font-size:16px;font-weight:700;color:var(--ink)}.place-address.svelte-1qfl49j{font-size:13px;color:var(--slate);display:flex;align-items:center;gap:6px}.place-address.resolving.svelte-1qfl49j{opacity:.7}.mini-spinner.svelte-1qfl49j{display:inline-block;width:12px;height:12px;border-radius:50%;border:2px solid rgba(26,86,219,.25);border-top-color:var(--brand);animation:spin .7s linear infinite;flex:none}.field-label.svelte-1qfl49j{font-size:13px;font-weight:600;color:var(--ink);margin-bottom:8px}.types.svelte-1qfl49j{display:flex;flex-direction:column;gap:8px}.type-opt.svelte-1qfl49j{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:13px 14px;border:1.5px solid var(--outline);border-radius:14px;background:var(--surface);font-size:14.5px;font-weight:500;color:var(--ink);transition:border-color .15s ease,background .15s ease}.type-opt.selected.svelte-1qfl49j{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-on-soft)}.radio.svelte-1qfl49j{width:18px;height:18px;border-radius:50%;border:2px solid var(--outline);flex:none}.radio.on.svelte-1qfl49j{border-color:var(--brand);background:radial-gradient(circle at center,var(--brand) 0 4px,transparent 5px)}.actions.svelte-1qfl49j{display:flex;gap:12px;margin-top:24px}.actions.svelte-1qfl49j .btn:where(.svelte-1qfl49j){flex:1}.toast.svelte-1cpok13{position:fixed;bottom:28px;left:50%;transform:translate(-50%);z-index:3000;max-width:min(90vw,460px);padding:13px 20px;border-radius:14px;font-size:14.5px;font-weight:500;color:#fff;background:var(--ink);box-shadow:var(--shadow-3)}.toast.success.svelte-1cpok13{background:var(--emerald)}.toast.error.svelte-1cpok13{background:var(--danger)}.map-page.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.map.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0}.topbar.svelte-1uha8ag{position:absolute;z-index:500;top:16px;left:50%;transform:translate(-50%);width:min(560px,calc(100vw - 32px));display:flex;flex-direction:column;align-items:center;gap:10px;pointer-events:none}.search.svelte-1uha8ag{position:relative;width:100%;pointer-events:auto}.search-input.svelte-1uha8ag{width:100%;height:50px;border:1px solid var(--outline-soft);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-2);padding:0 44px;font-size:15px;color:var(--ink)}.search-input.svelte-1uha8ag:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 4px #1a56db1f,var(--shadow-2)}.search-ic.svelte-1uha8ag{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:var(--slate);display:grid;place-items:center}.search-clear.svelte-1uha8ag{position:absolute;right:12px;top:50%;transform:translateY(-50%);border:none;background:var(--surface-variant);color:var(--slate);width:26px;height:26px;border-radius:50%;font-size:13px}.search-spin.svelte-1uha8ag{position:absolute;right:15px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;border:2px solid rgba(26,86,219,.25);border-top-color:var(--brand);animation:spin .7s linear infinite}.results.svelte-1uha8ag{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--surface);border-radius:var(--r-md);box-shadow:var(--shadow-3);border:1px solid var(--outline-soft);overflow:hidden;max-height:320px;overflow-y:auto}.result.svelte-1uha8ag{display:block;width:100%;text-align:left;border:none;background:transparent;padding:12px 16px;font-size:13.5px;color:var(--ink);border-bottom:1px solid var(--outline-soft);line-height:1.4}.result.svelte-1uha8ag:last-child{border-bottom:none}.result.svelte-1uha8ag:hover{background:var(--surface-variant)}.status.svelte-1uha8ag{pointer-events:auto}.pill.svelte-1uha8ag{display:inline-flex;align-items:center;gap:6px;background:var(--surface);color:var(--ink);border:none;box-shadow:var(--shadow-2);border-radius:999px;padding:9px 16px;font-size:13.5px;font-weight:600}.pill.muted.svelte-1uha8ag{background:var(--surface-variant);color:var(--slate)}.pill.action.svelte-1uha8ag{background:var(--brand);color:#fff;box-shadow:var(--shadow-brand)}.loading.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;z-index:450;pointer-events:none}.loading.svelte-1uha8ag .spinner:where(.svelte-1uha8ag){width:44px;height:44px;border-width:4px}.fabs.svelte-1uha8ag{position:absolute;z-index:600;right:18px;bottom:28px;display:flex;flex-direction:column;align-items:center;gap:12px}.fab.svelte-1uha8ag{width:56px;height:56px;border-radius:50%;border:none;background:var(--brand);color:#fff;font-size:24px;line-height:1;display:grid;place-items:center;box-shadow:var(--shadow-brand);transition:transform .12s ease,filter .15s ease}.fab.svelte-1uha8ag:hover{filter:brightness(1.06)}.fab.svelte-1uha8ag:active{transform:scale(.94)}.fab.tertiary.svelte-1uha8ag{background:var(--violet);box-shadow:0 8px 24px #7c3aed4d;font-size:28px}.fab.small.svelte-1uha8ag{width:46px;height:46px;font-size:20px;background:var(--surface);color:var(--slate);box-shadow:var(--shadow-2)}.fab.small.active.svelte-1uha8ag{background:var(--emerald-soft);color:#064e36}.filter-pop.svelte-1uha8ag{position:absolute;right:64px;bottom:70px;width:220px;background:var(--surface);border-radius:var(--r-md);box-shadow:var(--shadow-3);border:1px solid var(--outline-soft);padding:14px}.filter-title.svelte-1uha8ag{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--slate);margin-bottom:10px}.filter-row.svelte-1uha8ag{display:flex;align-items:center;gap:10px;padding:8px 4px;font-size:14px;font-weight:500;cursor:pointer}.filter-row.svelte-1uha8ag input:where(.svelte-1uha8ag){width:17px;height:17px;accent-color:var(--brand)}.swatch.svelte-1uha8ag{width:12px;height:12px;border-radius:50%}.place-pin.svelte-1uha8ag{position:absolute;z-index:700;left:50%;top:50%;transform:translate(-50%,-100%);filter:drop-shadow(0 6px 8px rgba(15,23,42,.3));pointer-events:none}.place-hint.svelte-1uha8ag{position:absolute;z-index:700;top:20px;left:50%;transform:translate(-50%);background:var(--surface);box-shadow:var(--shadow-2);border-radius:14px;padding:12px 18px;font-size:14px;font-weight:600}.place-actions.svelte-1uha8ag{position:absolute;z-index:700;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:12px;width:min(440px,calc(100vw - 40px))}.place-actions.svelte-1uha8ag .btn:where(.svelte-1uha8ag){flex:1;background-color:var(--surface)}.place-actions.svelte-1uha8ag .btn-primary:where(.svelte-1uha8ag){background:var(--brand)}@media (max-width: 560px){.fabs.svelte-1uha8ag{bottom:20px;right:14px}}.pin-wrap{background:transparent;border:none}.pin{width:30px;height:38px;position:relative}.pin .pin-body{position:absolute;left:50%;top:0;transform:translate(-50%);width:26px;height:26px;border-radius:50% 50% 50% 0;transform-origin:center;rotate:-45deg;background:var(--c);border:2.5px solid #fff;box-shadow:0 3px 6px #0f172a59;display:grid;place-items:center}.pin .pin-body:after{content:"";width:8px;height:8px;border-radius:50%;background:#fff;rotate:45deg}.pin.community .pin-body{border-color:var(--gold);box-shadow:0 0 0 2px #fff,0 3px 6px #0f172a59}.pin.community .pin-body:after{content:none}.pin.community .pin-body svg{rotate:45deg}.loc-dot{width:22px;height:22px;border-radius:50%;background:#1a56db2e;display:grid;place-items:center}.loc-dot-inner{width:13px;height:13px;border-radius:50%;background:#1a56db;border:2.5px solid #fff;box-shadow:0 1px 4px #1a56db80}.spot{width:100%;height:100%;border-radius:50%;background:var(--c);border:2px solid #fff;box-shadow:0 1px 3px #0f172a66}.spot.community{border-color:var(--gold);box-shadow:0 0 0 1.5px #fff,0 1px 3px #0f172a66}.spot.pending-spot{border-color:#94a3b8;background:#e2e8f0;opacity:.85}.pin.pending-pin .pin-body{background:#94a3b8;opacity:.85;font-size:11px;display:flex;align-items:center;justify-content:center}
