.modal-overlay.svelte-zcvzhi{position:fixed;inset:0;background:#3d3d3d99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal.svelte-zcvzhi{background:#fff;border-radius:16px;padding:24px;width:100%;max-width:400px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.modal-header.svelte-zcvzhi{display:flex;align-items:center;gap:10px;margin-bottom:16px}.add-icon.svelte-zcvzhi{font-size:1.8rem;color:#8b4513;font-weight:700}.modal.svelte-zcvzhi h2:where(.svelte-zcvzhi){margin:0;font-size:1.2rem;font-weight:600;color:#3d3d3d}.search-container.svelte-zcvzhi{position:relative;margin-bottom:16px}.search-container.svelte-zcvzhi label:where(.svelte-zcvzhi){display:block;font-size:.8rem;font-weight:600;color:#666;margin-bottom:6px}.search-input-wrapper.svelte-zcvzhi{position:relative}.search-input-wrapper.svelte-zcvzhi input:where(.svelte-zcvzhi){width:100%;padding:12px;border:1px solid #DDD5C9;border-radius:10px;font-size:.95rem;background:#faf6f0}.search-input-wrapper.svelte-zcvzhi input:where(.svelte-zcvzhi):focus{outline:none;border-color:#8b4513;background:#fff}.search-spinner.svelte-zcvzhi{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#888}.suggestions.svelte-zcvzhi{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #DDD5C9;border-radius:10px;margin-top:4px;max-height:200px;overflow-y:auto;z-index:10;list-style:none;padding:0;box-shadow:0 4px 12px #0000001a}.suggestions.svelte-zcvzhi li:where(.svelte-zcvzhi) button:where(.svelte-zcvzhi){width:100%;padding:10px 12px;text-align:left;background:none;border:none;font-size:.85rem;color:#3d3d3d;cursor:pointer}.suggestions.svelte-zcvzhi li:where(.svelte-zcvzhi) button:where(.svelte-zcvzhi):hover{background:#faf6f0}.suggestions.svelte-zcvzhi li:where(.svelte-zcvzhi):first-child button:where(.svelte-zcvzhi){border-radius:10px 10px 0 0}.suggestions.svelte-zcvzhi li:where(.svelte-zcvzhi):last-child button:where(.svelte-zcvzhi){border-radius:0 0 10px 10px}.suggestions.svelte-zcvzhi li:where(.svelte-zcvzhi) button:where(.svelte-zcvzhi){display:flex;justify-content:space-between;align-items:center}.selected-address.svelte-zcvzhi{background:#e8f4ea;color:#2d5016;padding:10px 12px;border-radius:8px;font-size:.85rem;margin-bottom:12px}.selected-header.svelte-zcvzhi{display:flex;justify-content:space-between;align-items:center;gap:8px}.preview-link.svelte-zcvzhi{color:#2d5016;font-weight:600;text-decoration:none;white-space:nowrap}.preview-link.svelte-zcvzhi:hover{text-decoration:underline}.selected-coords.svelte-zcvzhi{font-size:.75rem;color:#5a8a5a;margin-top:4px;display:flex;align-items:center;gap:8px}.source-badge.svelte-zcvzhi{background:#8b4513;color:#fff;font-size:.65rem;padding:2px 6px;border-radius:4px;font-weight:600}.source-badge.manual.svelte-zcvzhi{background:#2d5016}.location-actions.svelte-zcvzhi{display:flex;gap:8px;margin-top:8px}.fix-btn.svelte-zcvzhi,.clear-btn.svelte-zcvzhi{background:none;border:none;color:#666;font-size:.75rem;cursor:pointer;padding:0;text-decoration:underline}.fix-btn.svelte-zcvzhi:hover,.clear-btn.svelte-zcvzhi:hover{color:#8b4513}.manual-coords.svelte-zcvzhi{margin-top:10px;padding-top:10px;border-top:1px dashed #ccc}.manual-hint.svelte-zcvzhi{font-size:.7rem;color:#888;margin:0 0 8px}.coord-inputs.svelte-zcvzhi{display:flex;gap:8px}.coord-inputs.svelte-zcvzhi input:where(.svelte-zcvzhi){flex:1;padding:8px;border:1px solid #DDD5C9;border-radius:6px;font-size:.8rem}.coord-inputs.svelte-zcvzhi input:where(.svelte-zcvzhi):focus{outline:none;border-color:#8b4513}.enriching.svelte-zcvzhi{text-align:center;color:#888;font-style:italic;padding:20px}.enrichment-source.svelte-zcvzhi{font-size:.75rem;color:#888;margin-bottom:12px}.enrichment-source.svelte-zcvzhi a:where(.svelte-zcvzhi){color:#8b4513;font-weight:600;text-decoration:none}.enrichment-source.svelte-zcvzhi a:where(.svelte-zcvzhi):hover{text-decoration:underline}.form-grid.svelte-zcvzhi{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.form-field.svelte-zcvzhi label:where(.svelte-zcvzhi){display:block;font-size:.75rem;font-weight:600;color:#666;margin-bottom:4px}.form-field.svelte-zcvzhi input[type=number]:where(.svelte-zcvzhi){width:100%;padding:10px;border:1px solid #DDD5C9;border-radius:8px;font-size:.9rem;background:#faf6f0}.form-field.svelte-zcvzhi input[type=number]:where(.svelte-zcvzhi):focus{outline:none;border-color:#8b4513;background:#fff}.checkbox-field.svelte-zcvzhi{display:flex;align-items:center}.checkbox-field.svelte-zcvzhi label:where(.svelte-zcvzhi){display:flex;align-items:center;gap:8px;cursor:pointer;margin-top:16px}.checkbox-field.svelte-zcvzhi input[type=checkbox]:where(.svelte-zcvzhi){width:18px;height:18px;accent-color:#8B4513}.status-field.svelte-zcvzhi{margin-bottom:16px}.status-field.svelte-zcvzhi select:where(.svelte-zcvzhi){width:100%;padding:10px;border:1px solid #DDD5C9;border-radius:8px;font-size:.9rem;background:#faf6f0;color:#3d3d3d;cursor:pointer}.status-field.svelte-zcvzhi select:where(.svelte-zcvzhi):focus{outline:none;border-color:#8b4513;background:#fff}.notes-field.svelte-zcvzhi{margin-bottom:16px}.notes-field.svelte-zcvzhi textarea:where(.svelte-zcvzhi){width:100%;height:80px;border:1px solid #DDD5C9;border-radius:10px;background:#faf6f0;color:#3d3d3d;padding:12px;font-size:.9rem;font-family:inherit;resize:none}.notes-field.svelte-zcvzhi textarea:where(.svelte-zcvzhi):focus{outline:none;border-color:#8b4513;background:#fff}.save-btn.svelte-zcvzhi{width:100%;padding:14px;border:none;border-radius:10px;background:#228b22;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;margin-bottom:10px}.save-btn.svelte-zcvzhi:hover:not(:disabled){background:#1a6b1a}.save-btn.svelte-zcvzhi:disabled{opacity:.6;cursor:not-allowed}.close-btn.svelte-zcvzhi{width:100%;padding:12px;border:1px solid #DDD5C9;border-radius:10px;background:#fff;color:#666;font-size:.85rem;cursor:pointer}.close-btn.svelte-zcvzhi:hover{background:#faf6f0}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#faf6f0;color:#3d3d3d}*{box-sizing:border-box}.app.svelte-1uha8ag{display:flex;flex-direction:column;height:100vh;height:100dvh}header.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:linear-gradient(135deg,#f5ede4,#ede5da);border-bottom:1px solid #DDD5C9;box-shadow:0 2px 8px #8b451314}.logo.svelte-1uha8ag{display:flex;align-items:center;gap:8px}.door-icon.svelte-1uha8ag{font-size:1.5rem;color:#8b4513}.logo-text.svelte-1uha8ag{font-size:1.25rem;font-weight:700;color:#8b4513;letter-spacing:-.5px}.header-actions.svelte-1uha8ag{display:flex;align-items:center;gap:12px}.add-btn.svelte-1uha8ag{width:36px;height:36px;border-radius:50%;border:2px solid #8B4513;background:#fff;color:#8b4513;font-size:1.5rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;line-height:1}.add-btn.svelte-1uha8ag:hover{background:#8b4513;color:#fff}.search-wrapper.svelte-1uha8ag{position:relative;display:flex;align-items:center}.address-search.svelte-1uha8ag{padding:8px 28px 8px 12px;border-radius:20px;border:1px solid #DDD5C9;background:#fff;font-size:.85rem;width:140px;transition:width .2s}.address-search.svelte-1uha8ag:focus{outline:none;border-color:#8b4513;width:180px}.address-search.svelte-1uha8ag::placeholder{color:#999}.clear-search.svelte-1uha8ag{position:absolute;right:6px;background:#ddd5c9;border:none;width:18px;height:18px;border-radius:50%;font-size:14px;line-height:1;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center}.clear-search.svelte-1uha8ag:hover{background:#8b4513;color:#fff}.filter-wrapper.svelte-1uha8ag{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.filter-label.svelte-1uha8ag{font-size:.65rem;text-transform:uppercase;letter-spacing:.5px;color:#8b7355}select.svelte-1uha8ag{padding:8px 12px;border-radius:20px;border:1px solid #DDD5C9;background:#fff;color:#3d3d3d;font-size:.85rem;font-weight:500;cursor:pointer;box-shadow:0 1px 3px #00000014}select.svelte-1uha8ag:focus{outline:none;border-color:#8b4513}#map.svelte-1uha8ag{height:50vh;min-height:280px}.locate-btn{width:44px;height:44px;background:#fff;border:none;border-radius:8px;box-shadow:0 2px 8px #0003;font-size:1.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-bottom:10px;margin-right:10px}.locate-btn:hover{background:#faf6f0}.locate-btn:active{background:#ede5da}.property-list.svelte-1uha8ag{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:12px}.property-card.svelte-1uha8ag{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 12px #8b45131a;border:1px solid #EDE5DA;cursor:pointer;transition:all .2s ease;text-align:left;width:100%;font-family:inherit;font-size:inherit;color:inherit}.property-card.svelte-1uha8ag:hover{box-shadow:0 4px 20px #8b451326;transform:translateY(-1px)}.property-card.svelte-1uha8ag:active{transform:translateY(0)}.property-card.selected.svelte-1uha8ag{border:2px solid #8B4513;box-shadow:0 4px 20px #8b451340;background:#fffbf7}.card-header.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.price.svelte-1uha8ag{font-size:1.2rem;font-weight:700;color:#8b4513}.distance.svelte-1uha8ag{font-size:.8rem;color:#6b8e23;font-weight:500}.address.svelte-1uha8ag{font-size:1rem;font-weight:600;color:#3d3d3d;margin-bottom:4px}.details.svelte-1uha8ag{font-size:.85rem;color:#666;margin-bottom:6px}.pool-badge.svelte-1uha8ag{display:inline-block;background:#e8f4ea;color:#2d5016;padding:2px 8px;border-radius:10px;font-size:.75rem;font-weight:500;margin-left:6px}.user-badge.svelte-1uha8ag{display:inline-block;background:#eae4f4;color:#5d4e8c;padding:2px 8px;border-radius:10px;font-size:.7rem;font-weight:500;margin-left:8px;vertical-align:middle}.notes.svelte-1uha8ag{font-size:.8rem;color:#888;font-style:italic;margin-bottom:10px;line-height:1.4}.card-footer.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid #F0EBE3}.status-badge.svelte-1uha8ag{font-size:.75rem;font-weight:600;color:#fff;padding:4px 10px;border-radius:12px;text-transform:uppercase;letter-spacing:.3px}.knock-btn.svelte-1uha8ag{background:#8b4513;color:#fff;border:none;padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s}.knock-btn.svelte-1uha8ag:hover{background:#6b3410}.card-actions.svelte-1uha8ag{display:flex;gap:8px;align-items:center}.directions-btn.svelte-1uha8ag{background:#2d5016;color:#fff;border:none;width:36px;height:36px;border-radius:50%;font-size:1.1rem;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}.directions-btn.svelte-1uha8ag:hover{background:#1d3610}.empty-state.svelte-1uha8ag{text-align:center;padding:40px 20px;color:#8b7355}.empty-icon.svelte-1uha8ag{font-size:3rem;margin-bottom:12px}.empty-text.svelte-1uha8ag{font-size:1rem;font-style:italic}.add-from-search.svelte-1uha8ag{margin-top:16px;padding:12px 24px;background:#8b4513;color:#fff;border:none;border-radius:20px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s}.add-from-search.svelte-1uha8ag:hover{background:#6b3410}.modal-overlay.svelte-1uha8ag{position:fixed;inset:0;background:#3d3d3d99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal.svelte-1uha8ag{background:#fff;border-radius:16px;padding:24px;width:100%;max-width:400px;box-shadow:0 10px 40px #0003}.modal-header.svelte-1uha8ag{display:flex;align-items:center;gap:10px;margin-bottom:8px}.modal-icon.svelte-1uha8ag{font-size:1.8rem}.modal.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin:0;font-size:1.1rem;font-weight:600;color:#3d3d3d}.modal-price.svelte-1uha8ag{font-size:1.4rem;font-weight:700;color:#8b4513;margin-bottom:4px}.modal-details.svelte-1uha8ag{font-size:.9rem;color:#666;margin-bottom:12px}.modal-actions.svelte-1uha8ag{display:flex;gap:10px;margin-bottom:16px}.action-btn.svelte-1uha8ag{flex:1;padding:12px;color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:opacity .2s}.action-btn.svelte-1uha8ag:hover{opacity:.9}.action-btn.directions.svelte-1uha8ag{background:#2d5016}.action-btn.redfin.svelte-1uha8ag{background:#a02021}.notes-label.svelte-1uha8ag{display:block;font-size:.8rem;font-weight:600;color:#666;margin-bottom:6px}textarea.svelte-1uha8ag{width:100%;height:80px;border:1px solid #DDD5C9;border-radius:10px;background:#faf6f0;color:#3d3d3d;padding:12px;font-size:.9rem;font-family:inherit;resize:none}textarea.svelte-1uha8ag:focus{outline:none;border-color:#8b4513;background:#fff}.notes-hint.svelte-1uha8ag{font-size:.7rem;color:#999;margin-top:4px;margin-bottom:16px}.status-buttons.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.btn.svelte-1uha8ag{padding:14px 12px;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;color:#fff;transition:opacity .2s}.btn.svelte-1uha8ag:hover{opacity:.9}.btn.toview.svelte-1uha8ag{background:#4a90d9}.btn.visited.svelte-1uha8ag{background:#228b22}.btn.promising.svelte-1uha8ag{background:#daa520}.btn.off-map.svelte-1uha8ag{background:gray}.reset-btn.svelte-1uha8ag{width:100%;padding:12px;border:1px solid #DDD5C9;border-radius:10px;background:#fff;color:#666;font-size:.85rem;cursor:pointer;margin-bottom:10px}.reset-btn.svelte-1uha8ag:hover{background:#faf6f0}.close-btn.svelte-1uha8ag{width:100%;padding:14px;border:none;border-radius:10px;background:#8b4513;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer}.close-btn.svelte-1uha8ag:hover{background:#6b3410}
