.minimap-wrap.svelte-valy81{position:relative;border-radius:var(--st-radius-lg);overflow:hidden;border:1px solid var(--st-border-subtle);box-shadow:var(--st-shadow-1)}.minimap.svelte-valy81{height:300px;width:100%;background:var(--st-surface-sunken)}.minimap-overlay.svelte-valy81{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:var(--st-surface-sunken);color:var(--st-text-tertiary);font-size:var(--st-font-size-sm);pointer-events:none}.minimap-overlay.is-error.svelte-valy81{color:var(--st-status-danger)}.approval-header.svelte-1gtsad4{position:relative;display:flex;align-items:center;justify-content:space-between;padding:var(--st-space-5) var(--st-space-5) 0}.approval-title.svelte-1gtsad4{font-family:var(--st-font-display);font-size:var(--st-font-size-lg);font-weight:var(--st-font-weight-semibold);color:var(--st-text-primary);margin:0}.approval-close.svelte-1gtsad4{width:2rem;height:2rem;border-radius:var(--st-radius-md);background:var(--st-surface-sunken);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--st-text-tertiary);transition:background .15s ease,color .15s ease}.approval-close.svelte-1gtsad4:hover:not(:disabled){background:var(--st-surface-overlay);color:var(--st-text-primary)}.approval-body.svelte-1gtsad4{padding:var(--st-space-4) var(--st-space-5)}.approval-warning.svelte-1gtsad4{display:flex;align-items:center;gap:var(--st-space-2);padding:var(--st-space-3);border-radius:var(--st-radius-md);background:color-mix(in oklab,var(--st-status-warning) 14%,var(--st-surface-base));color:var(--st-status-warning);margin-bottom:var(--st-space-3)}.approval-consequences.svelte-1gtsad4{margin:0 0 var(--st-space-3);padding-left:var(--st-space-5);color:var(--st-text-secondary);font-size:var(--st-font-size-sm);line-height:var(--st-line-height-relaxed)}.approval-consequences.svelte-1gtsad4 li:where(.svelte-1gtsad4){margin-bottom:var(--st-space-1)}.approval-preview.svelte-1gtsad4{width:100%;max-height:220px;-o-object-fit:cover;object-fit:cover;border-radius:var(--st-radius-md);display:block}.approval-footer.svelte-1gtsad4{display:flex;justify-content:flex-end;gap:var(--st-space-2);padding:0 var(--st-space-5) var(--st-space-5)}.approval-btn.svelte-1gtsad4{padding:var(--st-space-2) var(--st-space-4);font-size:var(--st-font-size-sm);font-weight:var(--st-font-weight-semibold);font-family:inherit;border-radius:var(--st-radius-md);border:1px solid transparent;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.approval-btn.svelte-1gtsad4:disabled{opacity:.6;cursor:not-allowed}.approval-btn-ghost.svelte-1gtsad4{background:var(--st-surface-sunken);color:var(--st-text-primary);border-color:var(--st-border-default)}.approval-btn-ghost.svelte-1gtsad4:hover:not(:disabled){background:var(--st-surface-overlay)}.approval-btn-danger.svelte-1gtsad4{background:transparent;color:var(--st-status-danger);border-color:color-mix(in oklab,var(--st-status-danger) 40%,var(--st-border-default))}.approval-btn-danger.svelte-1gtsad4:hover:not(:disabled){background:color-mix(in oklab,var(--st-status-danger) 10%,var(--st-surface-base))}.approval-btn-primary.svelte-1gtsad4{background:var(--st-action-primary);color:var(--st-action-on-primary)}.approval-btn-primary.svelte-1gtsad4:hover:not(:disabled){background:var(--st-action-primary-hover)}.modal-header.svelte-1m5j49k{position:relative;padding:var(--st-space-6) var(--st-space-6) 0;text-align:center}.modal-icon.svelte-1m5j49k{width:4rem;height:4rem;margin:0 auto;border-radius:var(--st-radius-md);background:color-mix(in oklab,var(--st-action-primary) 18%,var(--st-surface-overlay));color:var(--st-action-primary);display:flex;align-items:center;justify-content:center}.modal-close.svelte-1m5j49k{position:absolute;top:var(--st-space-3);right:var(--st-space-3);width:2.25rem;height:2.25rem;border-radius:var(--st-radius-md);background:var(--st-surface-sunken);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--st-text-tertiary);transition:background .15s ease,color .15s ease}.modal-close.svelte-1m5j49k:hover{background:var(--st-surface-overlay);color:var(--st-text-primary)}.modal-body.svelte-1m5j49k{padding:var(--st-space-4) var(--st-space-6) var(--st-space-6)}.modal-title.svelte-1m5j49k{font-family:var(--st-font-display);font-size:var(--st-font-size-xl);font-weight:var(--st-font-weight-semibold);color:var(--st-text-primary);margin:var(--st-space-3) 0 var(--st-space-1);text-align:center}.modal-subtitle.svelte-1m5j49k{font-size:var(--st-font-size-sm);color:var(--st-text-secondary);text-align:center;margin-bottom:var(--st-space-5);line-height:var(--st-line-height-relaxed)}.modal-form.svelte-1m5j49k{display:flex;flex-direction:column;gap:var(--st-space-3)}.field.svelte-1m5j49k{display:flex;flex-direction:column;gap:var(--st-space-1)}.field-label.svelte-1m5j49k{font-size:var(--st-font-size-sm);font-weight:var(--st-font-weight-medium);color:var(--st-text-primary);display:inline-flex;align-items:baseline;gap:var(--st-space-1)}.field-hint.svelte-1m5j49k{font-size:var(--st-font-size-xs);color:var(--st-text-tertiary);font-weight:var(--st-font-weight-regular)}.field-required.svelte-1m5j49k{color:var(--st-status-danger);font-weight:var(--st-font-weight-medium)}.field.svelte-1m5j49k input:where(.svelte-1m5j49k),.field.svelte-1m5j49k textarea:where(.svelte-1m5j49k){width:100%;padding:var(--st-space-3);font-size:var(--st-font-size-base);font-family:inherit;color:var(--st-text-primary);background:var(--st-surface-base);border:1.5px solid var(--st-border-default);border-radius:var(--st-radius-md);transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.field.svelte-1m5j49k input:where(.svelte-1m5j49k)::-moz-placeholder,.field.svelte-1m5j49k textarea:where(.svelte-1m5j49k)::-moz-placeholder{color:var(--st-text-tertiary)}.field.svelte-1m5j49k input:where(.svelte-1m5j49k)::placeholder,.field.svelte-1m5j49k textarea:where(.svelte-1m5j49k)::placeholder{color:var(--st-text-tertiary)}.field.svelte-1m5j49k input:where(.svelte-1m5j49k):focus,.field.svelte-1m5j49k textarea:where(.svelte-1m5j49k):focus{outline:none;border-color:var(--st-action-primary);box-shadow:0 0 0 3px color-mix(in oklab,var(--st-action-primary) 18%,transparent)}.field.svelte-1m5j49k textarea:where(.svelte-1m5j49k){resize:vertical;min-height:6rem}.field.svelte-1m5j49k input:where(.svelte-1m5j49k):disabled,.field.svelte-1m5j49k textarea:where(.svelte-1m5j49k):disabled{opacity:.6;cursor:not-allowed}.char-counter.svelte-1m5j49k{text-align:right;font-size:var(--st-font-size-xs);color:var(--st-text-tertiary);font-variant-numeric:tabular-nums}.char-counter.warning.svelte-1m5j49k{color:var(--st-status-warning)}.char-counter.danger.svelte-1m5j49k{color:var(--st-status-danger)}.modal-error.svelte-1m5j49k{padding:var(--st-space-3);background:color-mix(in oklab,var(--st-status-danger) 10%,var(--st-surface-base));border:1px solid color-mix(in oklab,var(--st-status-danger) 35%,var(--st-border-default));border-radius:var(--st-radius-md);color:var(--st-status-danger);font-size:var(--st-font-size-sm);text-align:center;margin:0}.modal-submit.svelte-1m5j49k{width:100%;padding:var(--st-space-3) var(--st-space-4);font-size:var(--st-font-size-base);font-weight:var(--st-font-weight-semibold);font-family:inherit;color:var(--st-action-on-primary);background:var(--st-action-primary);border:none;border-radius:var(--st-radius-md);cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease;box-shadow:var(--st-shadow-1)}.modal-submit.svelte-1m5j49k:hover:not(:disabled){background:var(--st-action-primary-hover);transform:translateY(-1px);box-shadow:var(--st-shadow-2)}.modal-submit.svelte-1m5j49k:disabled{opacity:.55;cursor:not-allowed}.modal-success.svelte-1m5j49k{padding:var(--st-space-8) var(--st-space-6);text-align:center}.success-icon.svelte-1m5j49k{width:4.5rem;height:4.5rem;margin:0 auto var(--st-space-4);border-radius:50%;background:color-mix(in oklab,var(--st-status-success) 16%,var(--st-surface-overlay));color:var(--st-status-success);display:flex;align-items:center;justify-content:center}.modal-success-title.svelte-1m5j49k{font-family:var(--st-font-display);font-size:var(--st-font-size-xl);font-weight:var(--st-font-weight-semibold);color:var(--st-text-primary);margin:0 0 var(--st-space-2)}.modal-success-body.svelte-1m5j49k{font-size:var(--st-font-size-sm);color:var(--st-text-secondary);line-height:var(--st-line-height-relaxed);margin:0 0 var(--st-space-5)}.modal-success-actions.svelte-1m5j49k{display:flex;flex-direction:column;gap:var(--st-space-2)}.modal-success-link.svelte-1m5j49k{color:var(--st-action-primary);font-size:var(--st-font-size-sm);text-decoration:none}.modal-success-link.svelte-1m5j49k:hover{text-decoration:underline}@media (prefers-reduced-motion: reduce){.modal-submit.svelte-1m5j49k:hover:not(:disabled){transform:none}}@media (max-width: 30rem){.modal-header.svelte-1m5j49k{padding:var(--st-space-4) var(--st-space-4) 0}.modal-body.svelte-1m5j49k{padding:var(--st-space-3) var(--st-space-4) var(--st-space-4)}}.modal-header.svelte-178d41v{position:relative;padding:var(--st-space-6) var(--st-space-6) 0;text-align:center}.modal-icon.svelte-178d41v{width:4rem;height:4rem;margin:0 auto;border-radius:var(--st-radius-md);background:color-mix(in oklab,var(--st-accent) 20%,var(--st-surface-overlay));color:var(--st-accent);display:flex;align-items:center;justify-content:center}.modal-close.svelte-178d41v{position:absolute;top:var(--st-space-3);right:var(--st-space-3);width:2.25rem;height:2.25rem;border-radius:var(--st-radius-md);background:var(--st-surface-sunken);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--st-text-tertiary);transition:background .15s ease,color .15s ease}.modal-close.svelte-178d41v:hover{background:var(--st-surface-overlay);color:var(--st-text-primary)}.modal-body.svelte-178d41v{padding:var(--st-space-4) var(--st-space-6) var(--st-space-6)}.modal-title.svelte-178d41v{font-family:var(--st-font-display);font-size:var(--st-font-size-xl);font-weight:var(--st-font-weight-semibold);color:var(--st-text-primary);margin:var(--st-space-3) 0 var(--st-space-1);text-align:center}.modal-subtitle.svelte-178d41v{font-size:var(--st-font-size-sm);color:var(--st-text-secondary);text-align:center;margin-bottom:var(--st-space-5);line-height:var(--st-line-height-relaxed)}.modal-form.svelte-178d41v{display:flex;flex-direction:column;gap:var(--st-space-3)}.field.svelte-178d41v{display:flex;flex-direction:column;gap:var(--st-space-1)}.field-label.svelte-178d41v{font-size:var(--st-font-size-sm);font-weight:var(--st-font-weight-medium);color:var(--st-text-primary);display:inline-flex;align-items:baseline;gap:var(--st-space-1)}.field-hint.svelte-178d41v{font-size:var(--st-font-size-xs);color:var(--st-text-tertiary);font-weight:var(--st-font-weight-regular)}.field-required.svelte-178d41v{color:var(--st-status-danger);font-weight:var(--st-font-weight-medium)}.field.svelte-178d41v textarea:where(.svelte-178d41v){width:100%;padding:var(--st-space-3);font-size:var(--st-font-size-base);font-family:inherit;color:var(--st-text-primary);background:var(--st-surface-base);border:1.5px solid var(--st-border-default);border-radius:var(--st-radius-md);transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box;resize:vertical;min-height:6rem}.field.svelte-178d41v textarea:where(.svelte-178d41v)::-moz-placeholder{color:var(--st-text-tertiary)}.field.svelte-178d41v textarea:where(.svelte-178d41v)::placeholder{color:var(--st-text-tertiary)}.field.svelte-178d41v textarea:where(.svelte-178d41v):focus{outline:none;border-color:var(--st-action-primary);box-shadow:0 0 0 3px color-mix(in oklab,var(--st-action-primary) 18%,transparent)}.field.svelte-178d41v textarea:where(.svelte-178d41v):disabled{opacity:.6;cursor:not-allowed}.star-picker.svelte-178d41v{display:inline-flex;align-items:center;gap:var(--st-space-1);margin-top:var(--st-space-1)}.star-btn.svelte-178d41v{display:inline-flex;align-items:center;justify-content:center;padding:var(--st-space-1);background:transparent;border:none;cursor:pointer;color:var(--st-text-tertiary);border-radius:var(--st-radius-sm);transition:color .12s ease,transform .12s ease}.star-btn.filled.svelte-178d41v{color:var(--st-accent)}.star-btn.svelte-178d41v:hover:not(:disabled){transform:scale(1.08)}.star-btn.svelte-178d41v:focus-visible{outline:2px solid var(--st-action-primary);outline-offset:2px}.star-btn.svelte-178d41v:disabled{cursor:not-allowed;opacity:.55}.rating-readout.svelte-178d41v{font-size:var(--st-font-size-xs);color:var(--st-text-secondary);margin-top:var(--st-space-1)}.char-counter.svelte-178d41v{text-align:right;font-size:var(--st-font-size-xs);color:var(--st-text-tertiary);font-variant-numeric:tabular-nums}.char-counter.warning.svelte-178d41v{color:var(--st-status-warning)}.char-counter.danger.svelte-178d41v{color:var(--st-status-danger)}.modal-error.svelte-178d41v{padding:var(--st-space-3);background:color-mix(in oklab,var(--st-status-danger) 10%,var(--st-surface-base));border:1px solid color-mix(in oklab,var(--st-status-danger) 35%,var(--st-border-default));border-radius:var(--st-radius-md);color:var(--st-status-danger);font-size:var(--st-font-size-sm);text-align:center;margin:0}.modal-submit.svelte-178d41v{width:100%;padding:var(--st-space-3) var(--st-space-4);font-size:var(--st-font-size-base);font-weight:var(--st-font-weight-semibold);font-family:inherit;color:var(--st-action-on-primary);background:var(--st-action-primary);border:none;border-radius:var(--st-radius-md);cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease;box-shadow:var(--st-shadow-1)}.modal-submit.svelte-178d41v:hover:not(:disabled){background:var(--st-action-primary-hover);transform:translateY(-1px);box-shadow:var(--st-shadow-2)}.modal-submit.svelte-178d41v:disabled{opacity:.55;cursor:not-allowed}.modal-success.svelte-178d41v{padding:var(--st-space-8) var(--st-space-6);text-align:center}.success-icon.svelte-178d41v{width:4.5rem;height:4.5rem;margin:0 auto var(--st-space-4);border-radius:50%;background:color-mix(in oklab,var(--st-status-success) 16%,var(--st-surface-overlay));color:var(--st-status-success);display:flex;align-items:center;justify-content:center}.modal-success-title.svelte-178d41v{font-family:var(--st-font-display);font-size:var(--st-font-size-xl);font-weight:var(--st-font-weight-semibold);color:var(--st-text-primary);margin:0 0 var(--st-space-2)}.modal-success-body.svelte-178d41v{font-size:var(--st-font-size-sm);color:var(--st-text-secondary);line-height:var(--st-line-height-relaxed);margin:0 0 var(--st-space-5)}.modal-success-actions.svelte-178d41v{display:flex;flex-direction:column;gap:var(--st-space-2)}@media (prefers-reduced-motion: reduce){.modal-submit.svelte-178d41v:hover:not(:disabled){transform:none}.star-btn.svelte-178d41v:hover:not(:disabled){transform:none}}@media (max-width: 30rem){.modal-header.svelte-178d41v{padding:var(--st-space-4) var(--st-space-4) 0}.modal-body.svelte-178d41v{padding:var(--st-space-3) var(--st-space-4) var(--st-space-4)}}.modal-header.svelte-1hv1e2w{position:relative;padding:var(--st-space-6) var(--st-space-6) 0;text-align:center}.modal-icon.svelte-1hv1e2w{width:4rem;height:4rem;margin:0 auto;border-radius:var(--st-radius-md);background:color-mix(in oklab,var(--st-action-primary) 18%,var(--st-surface-overlay));color:var(--st-action-primary);display:flex;align-items:center;justify-content:center}.modal-close.svelte-1hv1e2w{position:absolute;top:var(--st-space-3);right:var(--st-space-3);width:2.25rem;height:2.25rem;border-radius:var(--st-radius-md);background:var(--st-surface-sunken);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--st-text-tertiary);transition:background .15s ease,color .15s ease}.modal-close.svelte-1hv1e2w:hover{background:var(--st-surface-overlay);color:var(--st-text-primary)}.modal-close.svelte-1hv1e2w:disabled{cursor:not-allowed;opacity:.55}.modal-body.svelte-1hv1e2w{padding:var(--st-space-4) var(--st-space-6) var(--st-space-6)}.modal-title.svelte-1hv1e2w{font-family:var(--st-font-display);font-size:var(--st-font-size-xl);font-weight:var(--st-font-weight-semibold);color:var(--st-text-primary);margin:var(--st-space-3) 0 var(--st-space-1);text-align:center}.modal-subtitle.svelte-1hv1e2w{font-size:var(--st-font-size-sm);color:var(--st-text-secondary);text-align:center;margin-bottom:var(--st-space-5);line-height:var(--st-line-height-relaxed)}.modal-form.svelte-1hv1e2w{display:flex;flex-direction:column;gap:var(--st-space-3)}.visually-hidden.svelte-1hv1e2w{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.file-picker.svelte-1hv1e2w{display:flex;flex-direction:column;gap:var(--st-space-2)}.picker-empty.svelte-1hv1e2w{width:100%;padding:var(--st-space-6);display:flex;flex-direction:column;align-items:center;gap:var(--st-space-2);background:var(--st-surface-sunken);border:2px dashed var(--st-border-default);border-radius:var(--st-radius-md);cursor:pointer;color:var(--st-text-secondary);transition:border-color .15s ease,background .15s ease,color .15s ease}.picker-empty.svelte-1hv1e2w:hover:not(:disabled){border-color:var(--st-action-primary);background:color-mix(in oklab,var(--st-action-primary) 8%,var(--st-surface-sunken));color:var(--st-text-primary)}.picker-empty.svelte-1hv1e2w:disabled{cursor:not-allowed;opacity:.55}.picker-empty-label.svelte-1hv1e2w{font-size:var(--st-font-size-base);font-weight:var(--st-font-weight-medium)}.picker-empty-hint.svelte-1hv1e2w{font-size:var(--st-font-size-xs);color:var(--st-text-tertiary)}.preview.svelte-1hv1e2w{width:100%;aspect-ratio:1 / 1;border-radius:var(--st-radius-md);overflow:hidden;background:var(--st-surface-sunken);border:1px solid var(--st-border-subtle)}.preview.svelte-1hv1e2w img:where(.svelte-1hv1e2w){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.picker-actions.svelte-1hv1e2w{display:flex;align-items:center;gap:var(--st-space-2)}.picker-btn.svelte-1hv1e2w{display:inline-flex;align-items:center;gap:var(--st-space-1);padding:var(--st-space-2) var(--st-space-3);background:var(--st-surface-sunken);border:1px solid var(--st-border-default);border-radius:var(--st-radius-md);color:var(--st-text-primary);font-size:var(--st-font-size-sm);font-family:inherit;cursor:pointer;transition:background .15s ease}.picker-btn.svelte-1hv1e2w:hover:not(:disabled){background:var(--st-surface-overlay)}.picker-btn.svelte-1hv1e2w:disabled{cursor:not-allowed;opacity:.55}.picker-filename.svelte-1hv1e2w{flex:1;font-size:var(--st-font-size-xs);color:var(--st-text-tertiary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.field.svelte-1hv1e2w{display:flex;flex-direction:column;gap:var(--st-space-1)}.field-label.svelte-1hv1e2w{font-size:var(--st-font-size-sm);font-weight:var(--st-font-weight-medium);color:var(--st-text-primary);display:inline-flex;align-items:baseline;gap:var(--st-space-1)}.field-hint.svelte-1hv1e2w{font-size:var(--st-font-size-xs);color:var(--st-text-tertiary);font-weight:var(--st-font-weight-regular)}.field.svelte-1hv1e2w textarea:where(.svelte-1hv1e2w){width:100%;padding:var(--st-space-3);font-size:var(--st-font-size-base);font-family:inherit;color:var(--st-text-primary);background:var(--st-surface-base);border:1.5px solid var(--st-border-default);border-radius:var(--st-radius-md);transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box;resize:vertical;min-height:3.5rem}.field.svelte-1hv1e2w textarea:where(.svelte-1hv1e2w)::-moz-placeholder{color:var(--st-text-tertiary)}.field.svelte-1hv1e2w textarea:where(.svelte-1hv1e2w)::placeholder{color:var(--st-text-tertiary)}.field.svelte-1hv1e2w textarea:where(.svelte-1hv1e2w):focus{outline:none;border-color:var(--st-action-primary);box-shadow:0 0 0 3px color-mix(in oklab,var(--st-action-primary) 18%,transparent)}.field.svelte-1hv1e2w textarea:where(.svelte-1hv1e2w):disabled{opacity:.6;cursor:not-allowed}.char-counter.svelte-1hv1e2w{text-align:right;font-size:var(--st-font-size-xs);color:var(--st-text-tertiary);font-variant-numeric:tabular-nums}.char-counter.warning.svelte-1hv1e2w{color:var(--st-status-warning)}.char-counter.danger.svelte-1hv1e2w{color:var(--st-status-danger)}.location-row.svelte-1hv1e2w{display:flex;flex-wrap:wrap;align-items:center;gap:var(--st-space-2)}.location-btn.svelte-1hv1e2w{display:inline-flex;align-items:center;gap:var(--st-space-1);padding:var(--st-space-2) var(--st-space-3);background:var(--st-surface-sunken);border:1px solid var(--st-border-default);border-radius:var(--st-radius-md);color:var(--st-text-primary);font-size:var(--st-font-size-sm);font-family:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease}.location-btn.svelte-1hv1e2w:hover:not(:disabled){background:var(--st-surface-overlay);border-color:var(--st-action-primary)}.location-btn.svelte-1hv1e2w:disabled{cursor:not-allowed;opacity:.55}.location-pill.svelte-1hv1e2w{display:inline-flex;align-items:center;gap:var(--st-space-1);padding:var(--st-space-2) var(--st-space-3);background:color-mix(in oklab,var(--st-status-success) 14%,var(--st-surface-overlay));color:var(--st-status-success);border-radius:var(--st-radius-md);font-size:var(--st-font-size-sm);font-weight:var(--st-font-weight-medium)}.location-error.svelte-1hv1e2w{font-size:var(--st-font-size-xs);color:var(--st-status-danger)}.modal-error.svelte-1hv1e2w{padding:var(--st-space-3);background:color-mix(in oklab,var(--st-status-danger) 10%,var(--st-surface-base));border:1px solid color-mix(in oklab,var(--st-status-danger) 35%,var(--st-border-default));border-radius:var(--st-radius-md);color:var(--st-status-danger);font-size:var(--st-font-size-sm);text-align:center;margin:0}.modal-fine-print.svelte-1hv1e2w{font-size:var(--st-font-size-xs);color:var(--st-text-tertiary);margin:0;text-align:center;line-height:var(--st-line-height-relaxed)}.modal-submit.svelte-1hv1e2w{width:100%;padding:var(--st-space-3) var(--st-space-4);font-size:var(--st-font-size-base);font-weight:var(--st-font-weight-semibold);font-family:inherit;color:var(--st-action-on-primary);background:var(--st-action-primary);border:none;border-radius:var(--st-radius-md);cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease;box-shadow:var(--st-shadow-1)}.modal-submit.svelte-1hv1e2w:hover:not(:disabled){background:var(--st-action-primary-hover);transform:translateY(-1px);box-shadow:var(--st-shadow-2)}.modal-submit.svelte-1hv1e2w:disabled{opacity:.55;cursor:not-allowed}.modal-success.svelte-1hv1e2w{padding:var(--st-space-8) var(--st-space-6);text-align:center}.success-icon.svelte-1hv1e2w{width:4.5rem;height:4.5rem;margin:0 auto var(--st-space-4);border-radius:50%;background:color-mix(in oklab,var(--st-status-success) 16%,var(--st-surface-overlay));color:var(--st-status-success);display:flex;align-items:center;justify-content:center}.modal-success-title.svelte-1hv1e2w{font-family:var(--st-font-display);font-size:var(--st-font-size-xl);font-weight:var(--st-font-weight-semibold);color:var(--st-text-primary);margin:0 0 var(--st-space-2)}.modal-success-body.svelte-1hv1e2w{font-size:var(--st-font-size-sm);color:var(--st-text-secondary);line-height:var(--st-line-height-relaxed);margin:0 0 var(--st-space-5)}.modal-success-actions.svelte-1hv1e2w{display:flex;flex-direction:column;gap:var(--st-space-2)}@media (prefers-reduced-motion: reduce){.modal-submit.svelte-1hv1e2w:hover:not(:disabled){transform:none}}@media (max-width: 30rem){.modal-header.svelte-1hv1e2w{padding:var(--st-space-4) var(--st-space-4) 0}.modal-body.svelte-1hv1e2w{padding:var(--st-space-3) var(--st-space-4) var(--st-space-4)}}.badge.svelte-19ask3g{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .625rem;border-radius:var(--st-radius-full);font-size:var(--st-font-size-xs);font-weight:var(--st-font-weight-semibold);text-transform:uppercase;letter-spacing:.04em}.badge-featured.svelte-19ask3g{background:color-mix(in oklab,var(--st-accent) 22%,var(--st-surface-overlay));color:var(--st-text-primary)}.badge-tier.svelte-19ask3g{background:color-mix(in oklab,var(--st-action-primary) 18%,var(--st-surface-overlay));color:var(--st-action-primary)}.badge-savings.svelte-19ask3g{background:color-mix(in oklab,var(--st-status-success) 18%,var(--st-surface-overlay));color:var(--st-status-success)}.quick-actions.svelte-19ask3g{display:flex;flex-wrap:wrap;gap:var(--st-space-2);margin-top:var(--st-space-4)}.action-btn.svelte-19ask3g{display:inline-flex;align-items:center;gap:var(--st-space-2);padding:var(--st-space-2) var(--st-space-4);border-radius:var(--st-radius-full);font-size:var(--st-font-size-sm);font-weight:var(--st-font-weight-semibold);font-family:inherit;cursor:pointer;text-decoration:none;border:1px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.action-btn.svelte-19ask3g:disabled{opacity:.6;cursor:not-allowed}.action-btn-primary.svelte-19ask3g{background:var(--st-action-primary);color:var(--st-action-on-primary);box-shadow:var(--st-shadow-1)}.action-btn-primary.svelte-19ask3g:hover{background:var(--st-action-primary-hover);transform:translateY(-1px);box-shadow:var(--st-shadow-2)}.action-btn-secondary.svelte-19ask3g{background:var(--st-surface-raised);color:var(--st-text-primary);border-color:var(--st-border-default)}.action-btn-secondary.svelte-19ask3g:hover:not(:disabled){border-color:var(--st-action-primary);color:var(--st-action-primary)}.action-btn-favorite.svelte-19ask3g{background:var(--st-surface-raised);color:var(--st-status-danger);border-color:color-mix(in oklab,var(--st-status-danger) 30%,var(--st-border-default))}.action-btn-favorite.svelte-19ask3g:hover:not(:disabled){background:color-mix(in oklab,var(--st-status-danger) 8%,var(--st-surface-raised));border-color:var(--st-status-danger)}.action-btn-favorite.favorited.svelte-19ask3g{background:var(--st-status-danger);color:var(--st-action-on-primary);border-color:var(--st-status-danger)}@media (prefers-reduced-motion: reduce){.action-btn-primary.svelte-19ask3g:hover{transform:none}}.share-menu-header.svelte-19ask3g{display:flex;align-items:center;justify-content:space-between;padding:var(--st-space-4) var(--st-space-4) var(--st-space-2)}.share-menu-title.svelte-19ask3g{font-family:var(--st-font-display);font-size:var(--st-font-size-lg);font-weight:var(--st-font-weight-semibold);color:var(--st-text-primary);margin:0}.share-close.svelte-19ask3g{width:2rem;height:2rem;border-radius:var(--st-radius-md);background:var(--st-surface-sunken);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--st-text-tertiary);transition:background .15s ease,color .15s ease}.share-close.svelte-19ask3g:hover{background:var(--st-surface-overlay);color:var(--st-text-primary)}.share-options.svelte-19ask3g{display:flex;flex-direction:column;gap:var(--st-space-1);padding:var(--st-space-2) var(--st-space-3) var(--st-space-4)}.share-option.svelte-19ask3g{display:flex;align-items:center;gap:var(--st-space-3);width:100%;padding:var(--st-space-3);border-radius:var(--st-radius-md);background:transparent;border:none;font-size:var(--st-font-size-base);font-family:inherit;color:var(--st-text-primary);text-decoration:none;cursor:pointer;text-align:left;transition:background .15s ease}.share-option.svelte-19ask3g:hover{background:var(--st-surface-sunken)}.share-icon.svelte-19ask3g{width:2.5rem;height:2.5rem;border-radius:var(--st-radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0}.stand-vector.svelte-19ask3g{max-width:440px;margin-inline:auto}.visitor-photo-like.svelte-19ask3g{position:absolute;bottom:var(--st-space-1);right:var(--st-space-1);z-index:1;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:var(--st-radius-full);border:none;background:color-mix(in oklab,var(--st-surface-overlay) 92%,transparent);color:var(--st-text-secondary);font-size:var(--st-font-size-xs);font-weight:var(--st-font-weight-semibold);cursor:pointer;box-shadow:var(--st-shadow-1);transition:transform .15s ease,background .15s ease,color .15s ease}.visitor-photo-like.svelte-19ask3g:hover{transform:scale(1.05)}.visitor-photo-like.liked.svelte-19ask3g{background:var(--st-status-danger);color:#fff}.visitor-photo-delete.svelte-19ask3g{position:absolute;top:var(--st-space-1);left:var(--st-space-1);z-index:1;width:1.75rem;height:1.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:color-mix(in oklab,var(--st-surface-overlay) 92%,transparent);color:var(--st-text-tertiary);cursor:pointer;box-shadow:var(--st-shadow-1);transition:background .15s ease,color .15s ease}.visitor-photo-delete.svelte-19ask3g:hover{background:var(--st-status-danger);color:#fff}.pending-section.svelte-19ask3g{margin-top:var(--st-space-4);padding:var(--st-space-4);border-radius:var(--st-radius-md);background:color-mix(in oklab,var(--st-status-warning) 12%,var(--st-surface-base));border:1px solid color-mix(in oklab,var(--st-status-warning) 30%,var(--st-border-subtle))}.pending-title.svelte-19ask3g{display:flex;align-items:center;gap:var(--st-space-2);margin:0;font-size:var(--st-font-size-base);font-weight:var(--st-font-weight-semibold);color:var(--st-text-primary)}.pending-badge.svelte-19ask3g{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;border-radius:var(--st-radius-full);background:var(--st-status-warning);color:#fff;font-size:var(--st-font-size-xs);font-weight:var(--st-font-weight-semibold)}.pending-subtitle.svelte-19ask3g{margin:var(--st-space-1) 0 0;font-size:var(--st-font-size-sm);color:var(--st-text-secondary)}.pending-actions.svelte-19ask3g{position:absolute;top:var(--st-space-1);right:var(--st-space-1);display:flex;gap:.25rem;z-index:1}.pending-btn.svelte-19ask3g{width:1.75rem;height:1.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:none;cursor:pointer;box-shadow:var(--st-shadow-1);transition:transform .15s ease}.pending-btn.svelte-19ask3g:hover{transform:scale(1.08)}.pending-btn.svelte-19ask3g:disabled{opacity:.6;cursor:not-allowed}.pending-approve.svelte-19ask3g{background:var(--st-status-success);color:#fff}.pending-reject.svelte-19ask3g{background:var(--st-status-danger);color:#fff}.review-helpful.svelte-19ask3g{display:flex;align-items:center;gap:var(--st-space-2);margin-top:var(--st-space-2);flex-wrap:wrap}.review-helpful-label.svelte-19ask3g{font-size:var(--st-font-size-xs);color:var(--st-text-tertiary)}.helpful-btn.svelte-19ask3g{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:var(--st-radius-full);border:1px solid var(--st-border-default);background:var(--st-surface-base);color:var(--st-text-secondary);font-size:var(--st-font-size-xs);font-weight:var(--st-font-weight-semibold);font-family:inherit;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.helpful-btn.svelte-19ask3g:hover{border-color:var(--st-action-primary);color:var(--st-action-primary)}.helpful-btn.voted.svelte-19ask3g{background:color-mix(in oklab,var(--st-action-primary) 14%,var(--st-surface-base));border-color:var(--st-action-primary);color:var(--st-action-primary)}.delete-modal.svelte-19ask3g{padding:var(--st-space-6)}.delete-title.svelte-19ask3g{font-family:var(--st-font-display);font-size:var(--st-font-size-lg);font-weight:var(--st-font-weight-semibold);color:var(--st-text-primary);margin:0 0 var(--st-space-2)}.delete-body.svelte-19ask3g{font-size:var(--st-font-size-sm);color:var(--st-text-secondary);line-height:var(--st-line-height-relaxed);margin:0 0 var(--st-space-5)}.delete-actions.svelte-19ask3g{display:flex;justify-content:flex-end;gap:var(--st-space-2)}.delete-btn.svelte-19ask3g{padding:var(--st-space-2) var(--st-space-4);font-size:var(--st-font-size-sm);font-weight:var(--st-font-weight-semibold);font-family:inherit;border-radius:var(--st-radius-md);border:1px solid transparent;cursor:pointer;transition:background .15s ease}.delete-btn.svelte-19ask3g:disabled{opacity:.6;cursor:not-allowed}.delete-btn-ghost.svelte-19ask3g{background:var(--st-surface-sunken);color:var(--st-text-primary);border-color:var(--st-border-default)}.delete-btn-ghost.svelte-19ask3g:hover:not(:disabled){background:var(--st-surface-overlay)}.delete-btn-danger.svelte-19ask3g{background:var(--st-status-danger);color:#fff}.delete-btn-danger.svelte-19ask3g:hover:not(:disabled){filter:brightness(.95)}@media (prefers-reduced-motion: reduce){.visitor-photo-like.svelte-19ask3g:hover,.pending-btn.svelte-19ask3g:hover{transform:none}}.stand-hero.svelte-19ask3g{overflow:hidden;border-radius:var(--st-radius-lg);background:var(--st-surface-sunken);border:1px solid var(--st-border-subtle);box-shadow:var(--st-shadow-2)}.stand-hero.svelte-19ask3g img:where(.svelte-19ask3g){width:100%;height:auto;aspect-ratio:16 / 9;-o-object-fit:cover;object-fit:cover;display:block}.stand-thumb.svelte-19ask3g{position:relative;overflow:hidden;border-radius:var(--st-radius-md);background:var(--st-surface-sunken);border:1px solid var(--st-border-subtle);aspect-ratio:1 / 1}.stand-thumb.svelte-19ask3g img:where(.svelte-19ask3g){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card.svelte-19ask3g{background:var(--st-surface-raised);border:1px solid var(--st-border-subtle);border-radius:var(--st-radius-lg);padding:var(--st-space-6);box-shadow:var(--st-shadow-1)}.card-title.svelte-19ask3g{font-family:var(--st-font-display);font-size:var(--st-font-size-xl);font-weight:var(--st-font-weight-semibold);color:var(--st-text-primary);margin:0 0 var(--st-space-3)}.card-body.svelte-19ask3g{color:var(--st-text-secondary);line-height:var(--st-line-height-relaxed);margin:0 0 var(--st-space-2)}.card-owner.svelte-19ask3g{background:color-mix(in oklab,var(--st-action-primary) 8%,var(--st-surface-raised))}.card-message.svelte-19ask3g{background:color-mix(in oklab,var(--st-action-primary) 6%,var(--st-surface-raised))}.message-btn.svelte-19ask3g{display:inline-flex;align-items:center;justify-content:center;gap:var(--st-space-2);width:100%;margin-top:var(--st-space-2);padding:var(--st-space-3) var(--st-space-4);font-size:var(--st-font-size-sm);font-weight:var(--st-font-weight-semibold);font-family:inherit;color:var(--st-action-on-primary);background:var(--st-action-primary);border:none;border-radius:var(--st-radius-md);cursor:pointer;text-decoration:none;transition:background .15s ease,transform .15s ease,box-shadow .15s ease;box-shadow:var(--st-shadow-1)}.message-btn.svelte-19ask3g:hover{background:var(--st-action-primary-hover);transform:translateY(-1px);box-shadow:var(--st-shadow-2)}.message-btn-link.svelte-19ask3g{background:var(--st-surface-base);color:var(--st-action-primary);border:1px solid var(--st-border-default)}.message-btn-link.svelte-19ask3g:hover{background:var(--st-surface-overlay)}@media (prefers-reduced-motion: reduce){.message-btn.svelte-19ask3g:hover{transform:none}}.link.svelte-19ask3g{color:var(--st-action-primary);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.link.svelte-19ask3g:hover{color:var(--st-action-primary-hover)}.category-pill.svelte-19ask3g{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .625rem;border-radius:var(--st-radius-full);background:var(--st-surface-sunken);border:1px solid var(--st-border-subtle);font-size:var(--st-font-size-sm);color:var(--st-text-secondary)}.product-card.svelte-19ask3g{display:flex;flex-direction:column;background:var(--st-surface-sunken);border:1px solid var(--st-border-subtle);border-radius:var(--st-radius-md);overflow:hidden}.product-photo.svelte-19ask3g{aspect-ratio:4 / 3;background:var(--st-surface-base)}.product-photo.svelte-19ask3g img:where(.svelte-19ask3g){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-body.svelte-19ask3g{padding:var(--st-space-3);display:flex;flex-direction:column;gap:var(--st-space-1)}.product-name.svelte-19ask3g{font-family:var(--st-font-display);font-size:var(--st-font-size-base);font-weight:var(--st-font-weight-semibold);color:var(--st-text-primary);margin:0}.product-price.svelte-19ask3g{color:var(--st-action-primary);font-weight:var(--st-font-weight-semibold)}.product-description.svelte-19ask3g{font-size:var(--st-font-size-sm);color:var(--st-text-secondary);margin:0}.product-category.svelte-19ask3g{font-size:var(--st-font-size-xs);color:var(--st-text-tertiary);margin:0;text-transform:uppercase;letter-spacing:.04em}.rating-summary.svelte-19ask3g{text-align:center;background:var(--st-surface-sunken);border:1px solid var(--st-border-subtle);border-radius:var(--st-radius-md);padding:var(--st-space-4);min-width:130px}.rating-summary-score.svelte-19ask3g{font-family:var(--st-font-display);font-size:var(--st-font-size-4xl);font-weight:var(--st-font-weight-bold);color:var(--st-text-primary);line-height:1}.rating-summary-stars.svelte-19ask3g{color:var(--st-text-tertiary);font-size:var(--st-font-size-lg);margin-top:var(--st-space-1)}.rating-summary-stars.svelte-19ask3g .rating-star-filled:where(.svelte-19ask3g),.review-stars.svelte-19ask3g .rating-star-filled:where(.svelte-19ask3g){color:var(--st-accent)}.rating-summary-total.svelte-19ask3g{font-size:var(--st-font-size-sm);color:var(--st-text-tertiary);margin-top:var(--st-space-1)}.rating-breakdown.svelte-19ask3g{display:flex;flex-direction:column;gap:var(--st-space-1)}.rating-row.svelte-19ask3g{display:grid;grid-template-columns:2rem 1fr 2rem;gap:var(--st-space-2);align-items:center}.rating-row-label.svelte-19ask3g{font-size:var(--st-font-size-sm);color:var(--st-text-secondary)}.rating-row-bar.svelte-19ask3g{height:.5rem;background:var(--st-surface-sunken);border-radius:var(--st-radius-full);overflow:hidden}.rating-row-bar-fill.svelte-19ask3g{height:100%;background:var(--st-accent)}.rating-row-count.svelte-19ask3g{font-size:var(--st-font-size-sm);color:var(--st-text-tertiary);text-align:right}.review-item.svelte-19ask3g{padding:var(--st-space-4);background:var(--st-surface-sunken);border:1px solid var(--st-border-subtle);border-radius:var(--st-radius-md)}.review-author.svelte-19ask3g{color:var(--st-text-primary)}.review-date.svelte-19ask3g{font-size:var(--st-font-size-xs);color:var(--st-text-tertiary)}.review-stars.svelte-19ask3g{color:var(--st-text-tertiary);margin-top:var(--st-space-1)}.review-comment.svelte-19ask3g{margin-top:var(--st-space-2);color:var(--st-text-secondary);line-height:var(--st-line-height-relaxed)}.visitor-photo.svelte-19ask3g{position:relative;overflow:hidden;border-radius:var(--st-radius-md);background:var(--st-surface-sunken);border:1px solid var(--st-border-subtle)}.visitor-photo-report.svelte-19ask3g{position:absolute;top:var(--st-space-1);right:var(--st-space-1);z-index:1}.visitor-photo.svelte-19ask3g img:where(.svelte-19ask3g){width:100%;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover;display:block}.visitor-photo.svelte-19ask3g figcaption:where(.svelte-19ask3g){padding:var(--st-space-2);font-size:var(--st-font-size-xs);color:var(--st-text-secondary)}.visitor-photo-author.svelte-19ask3g{color:var(--st-text-tertiary);margin-left:.25rem}.hours-list.svelte-19ask3g{display:flex;flex-direction:column;gap:var(--st-space-1)}.hours-row.svelte-19ask3g{display:flex;justify-content:space-between;gap:var(--st-space-2);font-size:var(--st-font-size-sm)}.hours-row.svelte-19ask3g dt:where(.svelte-19ask3g){color:var(--st-text-secondary);text-transform:capitalize}.hours-row.svelte-19ask3g dd:where(.svelte-19ask3g){color:var(--st-text-primary);margin:0}.reviews-action.svelte-19ask3g{margin-top:var(--st-space-4)}.reviews-cta.svelte-19ask3g,.photos-cta.svelte-19ask3g{display:inline-flex;align-items:center;gap:var(--st-space-2);padding:var(--st-space-2) var(--st-space-4);font-size:var(--st-font-size-sm);font-weight:var(--st-font-weight-semibold);font-family:inherit;color:var(--st-action-on-primary);background:var(--st-action-primary);border:none;border-radius:var(--st-radius-md);cursor:pointer;text-decoration:none;transition:background .15s ease,transform .15s ease,box-shadow .15s ease;box-shadow:var(--st-shadow-1)}.reviews-cta.svelte-19ask3g:hover,.photos-cta.svelte-19ask3g:hover{background:var(--st-action-primary-hover);transform:translateY(-1px);box-shadow:var(--st-shadow-2)}.reviews-cta-link.svelte-19ask3g,.photos-cta-link.svelte-19ask3g{background:var(--st-surface-sunken);color:var(--st-action-primary);border:1px solid var(--st-border-default);box-shadow:none}.reviews-cta-link.svelte-19ask3g:hover,.photos-cta-link.svelte-19ask3g:hover{background:var(--st-surface-overlay);box-shadow:none}@media (prefers-reduced-motion: reduce){.reviews-cta.svelte-19ask3g:hover,.photos-cta.svelte-19ask3g:hover{transform:none}}
