.toast.svelte-1q6vvua{background:var(--ink);color:var(--ink-contrast);box-shadow:0 10px 30px var(--shadow-color);z-index:200;border-radius:14px;align-items:center;gap:11px;padding:13px 18px;font-family:Geist,system-ui,sans-serif;font-size:13.5px;animation:.2s svelte-1q6vvua-toast-in;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.toast-icon.svelte-1q6vvua{background:var(--action);width:26px;height:26px;color:var(--action-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}@keyframes svelte-1q6vvua-toast-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.toast.svelte-1q6vvua{animation:none}}body{background:var(--bg);margin:0}.page.svelte-1a0e2xp{color:var(--text);max-width:1100px;margin:0 auto;padding:32px 24px 80px;font-family:Geist,system-ui,sans-serif}.back.svelte-1a0e2xp{color:var(--text-muted);cursor:pointer;background:0 0;border:none;margin-bottom:24px;padding:0;font-family:inherit;font-size:14px;text-decoration:none;display:inline-block}.back.svelte-1a0e2xp:hover{color:var(--text)}.layout.svelte-1a0e2xp{grid-template-columns:1.5fr 1fr;align-items:start;gap:40px;display:grid}.hero-photo.svelte-1a0e2xp{background:var(--placeholder-bg);border-radius:18px;height:340px;margin-bottom:24px;overflow:hidden}.hero-photo.svelte-1a0e2xp img:where(.svelte-1a0e2xp){object-fit:cover;width:100%;height:100%;display:block}.hero-photo-placeholder.svelte-1a0e2xp{width:100%;height:100%}.hero-pin.svelte-1a0e2xp{width:60px;height:60px}.hero-pin.svelte-1a0e2xp .tile-pin-icon:where(.svelte-1a0e2xp){font-size:26px}.no-photo-badge.svelte-1a0e2xp{background:var(--badge-bg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--text-tertiary);border-radius:999px;padding:5px 12px;font-size:12.5px;font-weight:600;position:absolute;bottom:14px;left:14px}.cat-row.svelte-1a0e2xp{align-items:center;gap:10px;display:flex}.cat-chip.svelte-1a0e2xp{color:var(--text);background:var(--chip-bg);border-radius:8px;padding:5px 11px;font-size:13px;font-weight:600}.region.svelte-1a0e2xp{color:var(--text-muted);font-size:13px}.layout.svelte-1a0e2xp h1:where(.svelte-1a0e2xp){letter-spacing:-.02em;margin:12px 0 8px;font-size:34px;font-weight:600}.hr.svelte-1a0e2xp{background:var(--divider);height:1px;margin:24px 0}.contact-line.svelte-1a0e2xp{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px 18px;font-size:15px;display:flex}.contact-item.svelte-1a0e2xp{overflow-wrap:anywhere;align-items:center;gap:7px;display:inline-flex}.contact-item.svelte-1a0e2xp svg:where(.svelte-1a0e2xp){flex-shrink:0;width:16px;height:16px}.vote-card.svelte-1a0e2xp{border:1px solid var(--card-border);box-shadow:0 8px 30px var(--shadow-color);border-radius:20px;padding:24px;position:sticky;top:90px}.status-row.svelte-1a0e2xp{border-bottom:1px solid var(--divider);align-items:center;gap:12px;padding-bottom:20px;display:flex}.status-icon.svelte-1a0e2xp{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.status-icon.ok.svelte-1a0e2xp{background:var(--action-soft);color:var(--action)}.status-icon.maybe.svelte-1a0e2xp{background:var(--chip-bg);color:var(--status-possible)}.status-title.svelte-1a0e2xp{font-size:16px;font-weight:600}.status-title.ok.svelte-1a0e2xp{color:var(--action)}.status-title.maybe.svelte-1a0e2xp{color:var(--status-possible)}.status-sub.svelte-1a0e2xp{color:var(--text-muted);font-size:13.5px}.vote-bump.svelte-1a0e2xp{color:var(--action);margin-left:4px;font-weight:600;animation:1.8s forwards svelte-1a0e2xp-bump-fade;display:inline-block}@keyframes svelte-1a0e2xp-bump-fade{0%{opacity:0;transform:translateY(2px)}15%{opacity:1;transform:translateY(0)}75%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.vote-bump.svelte-1a0e2xp{animation:none}}.confidence.svelte-1a0e2xp{margin:18px 0 22px}.confidence-row.svelte-1a0e2xp{color:var(--text-muted);justify-content:space-between;margin-bottom:7px;font-size:12.5px;display:flex}.confidence-label.svelte-1a0e2xp{color:var(--action);font-weight:600}.confidence-bar.svelte-1a0e2xp{background:var(--chip-bg);border-radius:999px;height:8px;overflow:hidden}.confidence-fill.svelte-1a0e2xp{background:var(--action);border-radius:999px;height:100%}.vote-question.svelte-1a0e2xp{margin-top:18px;margin-bottom:4px;font-size:15px;font-weight:600}.vote-sub.svelte-1a0e2xp{color:var(--text-muted);margin-bottom:14px;font-size:13px}.choices.svelte-1a0e2xp{flex-direction:column;gap:10px;display:flex}.choice.svelte-1a0e2xp{border:1.5px solid var(--card-border);background:var(--surface);cursor:pointer;text-align:left;border-radius:14px;align-items:center;gap:13px;padding:14px 16px;font-family:inherit;display:flex}.choice.svelte-1a0e2xp:disabled{opacity:.7;cursor:default}.choice.selected.svelte-1a0e2xp{border-color:var(--action);background:var(--action-soft)}.choice-icon.svelte-1a0e2xp{background:var(--chip-bg);width:38px;height:38px;color:var(--text-muted);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.choice.selected.svelte-1a0e2xp .choice-icon:where(.svelte-1a0e2xp){background:var(--action);color:var(--action-text)}.choice-text.svelte-1a0e2xp{flex-direction:column;flex:1;display:flex}.choice-title.svelte-1a0e2xp{color:var(--text);font-size:15px;font-weight:600}.choice.selected.svelte-1a0e2xp .choice-title:where(.svelte-1a0e2xp){color:var(--action)}.choice-sub.svelte-1a0e2xp{color:var(--text-muted);font-size:12.5px}.choice-check.svelte-1a0e2xp{background:var(--action);width:22px;height:22px;color:var(--action-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;display:flex}.choice-spinner.svelte-1a0e2xp{border:2px solid var(--card-border);border-top-color:var(--action);vertical-align:-1px;border-radius:50%;width:10px;height:10px;margin-right:5px;animation:.7s linear infinite svelte-1a0e2xp-choice-spin;display:inline-block}@keyframes svelte-1a0e2xp-choice-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.choice-spinner.svelte-1a0e2xp{animation:none}}.vote-turnstile.svelte-1a0e2xp{flex-direction:column;gap:8px;margin-top:14px;display:flex}.vote-verify-cancel.svelte-1a0e2xp{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-family:inherit;font-size:13px;text-decoration:underline}.vote-verify-cancel.svelte-1a0e2xp:hover{color:var(--text-muted)}.vote-footnote.svelte-1a0e2xp{text-align:center;color:var(--text-tertiary);margin-top:16px;font-size:13px}.vote-status.svelte-1a0e2xp{text-align:center;color:var(--text-muted);margin-top:10px;font-size:13.5px}.vote-status.confirmed.svelte-1a0e2xp{color:var(--action);background:var(--action-soft);border:1px solid var(--action-soft-border);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:600;display:flex}.card-actions.svelte-1a0e2xp{gap:10px;display:flex}.btn-dark.svelte-1a0e2xp{text-align:center;background:var(--action);color:var(--action-text);border-radius:12px;flex:1;padding:13px;font-size:14.5px;font-weight:600;text-decoration:none}.btn-dark.svelte-1a0e2xp:hover{background:var(--action-hover)}.btn-outline.svelte-1a0e2xp{text-align:center;border:1px solid var(--border);color:var(--text);border-radius:12px;flex:1;padding:13px;font-size:14.5px;font-weight:500;text-decoration:none}.btn-outline.svelte-1a0e2xp:hover{border-color:var(--action);color:var(--action)}.report-inline.svelte-1a0e2xp{text-align:center;margin-top:14px}.report-toggle.svelte-1a0e2xp{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;text-decoration:underline}.report-toggle.svelte-1a0e2xp:hover{color:var(--text-muted)}.report-form.svelte-1a0e2xp{text-align:left}.report-fieldset.svelte-1a0e2xp{border:none;min-width:0;margin:0;padding:0}.report-title.svelte-1a0e2xp{margin-bottom:12px;padding:0;font-size:15px;font-weight:600}.report-form.svelte-1a0e2xp label:where(.svelte-1a0e2xp){cursor:pointer;margin-bottom:8px;font-size:14.5px;display:block}.report-form.svelte-1a0e2xp textarea:where(.svelte-1a0e2xp),.report-input.svelte-1a0e2xp{box-sizing:border-box;width:100%;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:8px;margin-top:8px;padding:10px 12px;font-family:inherit;font-size:14px}.report-actions.svelte-1a0e2xp{margin-top:12px}.report-send.svelte-1a0e2xp{background:var(--action);color:var(--action-text);cursor:pointer;border:none;border-radius:8px;padding:9px 18px;font-family:inherit;font-size:14px}.report-send.svelte-1a0e2xp:hover:not(:disabled){background:var(--action-hover)}.report-send.svelte-1a0e2xp:disabled{opacity:.6;cursor:default}.report-cancel.svelte-1a0e2xp{color:var(--text-muted);cursor:pointer;background:0 0;border:none;margin-left:8px;font-family:inherit;font-size:14px}.report-err.svelte-1a0e2xp{color:var(--danger);margin:8px 0 0;font-size:14px}.report-thanks.svelte-1a0e2xp{color:var(--action);margin:0;font-size:14px}.report-turnstile.svelte-1a0e2xp{margin-top:12px}.add-photo-box.svelte-1a0e2xp{background:var(--chip-bg);border:1px solid var(--chip-border);border-radius:14px;margin-top:24px;padding:20px}.add-photo-title.svelte-1a0e2xp{margin-bottom:4px;font-size:15px;font-weight:600}.add-photo-hint.svelte-1a0e2xp{color:var(--text-muted);margin:0 0 12px;font-size:13px}.add-photo-btn.svelte-1a0e2xp{background:var(--action);color:var(--action-text);cursor:pointer;border:none;border-radius:8px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:500;display:inline-block}.add-photo-btn.svelte-1a0e2xp:hover:not(.disabled):not(:disabled){background:var(--action-hover)}.add-photo-btn.svelte-1a0e2xp:disabled{opacity:.6;cursor:default}.add-photo-status.svelte-1a0e2xp{color:var(--danger);margin-top:10px;font-size:14px}.add-photo-thanks.svelte-1a0e2xp{color:var(--action);margin:0;font-size:15px}.add-photo-staged.svelte-1a0e2xp{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;margin-bottom:12px;display:flex}.add-photo-filename.svelte-1a0e2xp{color:var(--text-muted);overflow-wrap:anywhere;font-size:13.5px}.add-photo-change.svelte-1a0e2xp{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-family:inherit;font-size:13px;text-decoration:underline}.add-photo-change.svelte-1a0e2xp:hover{color:var(--text-muted)}.photo-turnstile.svelte-1a0e2xp{flex-direction:column;gap:8px;margin-top:14px;display:flex}.photo-verify-cancel.svelte-1a0e2xp{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-family:inherit;font-size:13px;text-decoration:underline}.photo-verify-cancel.svelte-1a0e2xp:hover{color:var(--text-muted)}@media (width<=860px){.layout.svelte-1a0e2xp{grid-template-columns:1fr}.vote-card.svelte-1a0e2xp{position:static}}@media (width<=640px){.back.svelte-1a0e2xp,.report-toggle.svelte-1a0e2xp{align-items:center;min-height:44px;display:inline-flex}.report-form.svelte-1a0e2xp label:where(.svelte-1a0e2xp){margin-bottom:0;padding:14px 0}.report-send.svelte-1a0e2xp{justify-content:center;align-items:center;min-height:44px;display:inline-flex}.report-cancel.svelte-1a0e2xp{align-items:center;min-height:44px;padding:0 8px;display:inline-flex}.vote-verify-cancel.svelte-1a0e2xp,.photo-verify-cancel.svelte-1a0e2xp,.add-photo-btn.svelte-1a0e2xp,.add-photo-change.svelte-1a0e2xp{align-items:center;min-height:44px;display:inline-flex}.btn-dark.svelte-1a0e2xp,.btn-outline.svelte-1a0e2xp{padding:14px}}@media (width<=400px){.page.svelte-1a0e2xp{padding:24px 16px 64px}.card-actions.svelte-1a0e2xp{flex-direction:column}.choice.svelte-1a0e2xp{min-height:102px}}
