.ai-button.svelte-mgnad8{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #667eea4d}.ai-button.svelte-mgnad8:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.ai-button.svelte-mgnad8:disabled{opacity:.7;cursor:not-allowed;transform:none}.ai-button.analyzing.svelte-mgnad8{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);animation:svelte-mgnad8-pulse 1.5s ease-in-out infinite}.ai-icon.svelte-mgnad8{font-size:16px}.ai-text.svelte-mgnad8{font-size:13px}@keyframes svelte-mgnad8-pulse{0%,to{opacity:1}50%{opacity:.8}}.dark .ai-button.svelte-mgnad8{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);box-shadow:0 2px 8px #4f46e54d}.dark .ai-button.svelte-mgnad8:hover:not(:disabled){box-shadow:0 4px 12px #4f46e566}.bulk-upload-container.svelte-gl7sgh.svelte-gl7sgh{max-width:100%;margin:0 auto;padding:20px;width:100%}.back-to-app-btn.svelte-gl7sgh.svelte-gl7sgh{display:inline-block;margin-bottom:24px;padding:10px 20px;background:var(--accent-color);color:var(--text-primary);border-radius:8px;font-weight:600;text-decoration:none;font-size:1.1rem;transition:background .2s}.back-to-app-btn.svelte-gl7sgh.svelte-gl7sgh:hover{background:var(--accent-hover);color:var(--text-primary);text-decoration:none}.message.svelte-gl7sgh.svelte-gl7sgh{padding:12px 16px;border-radius:8px;margin-bottom:20px;font-weight:500}.message.success.svelte-gl7sgh.svelte-gl7sgh{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.message.error.svelte-gl7sgh.svelte-gl7sgh{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.message.info.svelte-gl7sgh.svelte-gl7sgh{background-color:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.upload-area.svelte-gl7sgh.svelte-gl7sgh{border:2px dashed #ccc;border-radius:12px;padding:40px;text-align:center;transition:all .3s ease;background-color:var(--bg-secondary)}.upload-area.drag-over.svelte-gl7sgh.svelte-gl7sgh{border-color:var(--accent-color);background-color:var(--accent-bg)}.upload-label.svelte-gl7sgh.svelte-gl7sgh{cursor:pointer;display:block}.upload-icon.svelte-gl7sgh.svelte-gl7sgh{font-size:48px;margin-bottom:16px}.upload-text.svelte-gl7sgh.svelte-gl7sgh{font-size:18px;margin-bottom:8px;color:var(--text-primary)}.upload-hint.svelte-gl7sgh.svelte-gl7sgh{font-size:14px;color:var(--text-muted)}.images-container.svelte-gl7sgh.svelte-gl7sgh{margin-top:30px}.validation-summary.svelte-gl7sgh.svelte-gl7sgh{margin-bottom:20px;padding:12px 16px;border-radius:8px}.validation-success.svelte-gl7sgh.svelte-gl7sgh{background-color:#d4edda;color:#155724}.validation-error.svelte-gl7sgh.svelte-gl7sgh{background-color:#f8d7da;color:#721c24}.validation-info.svelte-gl7sgh.svelte-gl7sgh{background-color:#d1ecf1;color:#0c5460}.images-grid.svelte-gl7sgh.svelte-gl7sgh{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px;margin-bottom:30px}.image-card.svelte-gl7sgh.svelte-gl7sgh{border:1px solid #ddd;border-radius:12px;overflow:hidden;background-color:var(--bg-secondary);transition:all .3s ease}.image-card.valid.svelte-gl7sgh.svelte-gl7sgh{border-color:#28a745}.image-card.invalid.svelte-gl7sgh.svelte-gl7sgh{border-color:#dc3545}.image-preview.svelte-gl7sgh.svelte-gl7sgh{position:relative;height:200px;overflow:hidden}.image-preview.svelte-gl7sgh img.svelte-gl7sgh{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.upload-progress.svelte-gl7sgh.svelte-gl7sgh{position:absolute;bottom:0;left:0;right:0;background-color:#000000b3;color:var(--text-primary);padding:8px;text-align:center}.progress-bar.svelte-gl7sgh.svelte-gl7sgh{height:4px;background-color:var(--accent-color);transition:width .3s ease}.image-info.svelte-gl7sgh.svelte-gl7sgh{padding:16px}.image-name.svelte-gl7sgh.svelte-gl7sgh{font-weight:600;margin-bottom:16px;color:var(--text-primary);word-break:break-all}.input-group.svelte-gl7sgh.svelte-gl7sgh{margin-bottom:16px}.clear-field-btn.svelte-gl7sgh.svelte-gl7sgh{background:none;border:none;padding:0;margin-bottom:4px;font-weight:500;color:var(--text-primary);cursor:pointer;font-size:14px;text-align:left;display:block}.clear-field-btn.svelte-gl7sgh.svelte-gl7sgh:hover{color:var(--accent-color)}.field-label.svelte-gl7sgh.svelte-gl7sgh{display:block;margin-bottom:4px;font-weight:500;color:var(--text-primary)}.title-header.svelte-gl7sgh.svelte-gl7sgh{display:flex;align-items:center;gap:12px;margin-bottom:4px}.title-header.svelte-gl7sgh .clear-field-btn.svelte-gl7sgh{margin-bottom:0}.input-group.svelte-gl7sgh input.svelte-gl7sgh,.input-group.svelte-gl7sgh textarea.svelte-gl7sgh{width:100%;padding:8px 12px;border:1px solid var(--border-color);border-radius:6px;font-size:14px;background-color:var(--bg-secondary);color:var(--text-primary)}.input-group.svelte-gl7sgh input.error.svelte-gl7sgh,.input-group.svelte-gl7sgh textarea.error.svelte-gl7sgh{border-color:#dc3545;background-color:var(--bg-secondary);color:var(--text-primary)}.char-counter.svelte-gl7sgh.svelte-gl7sgh{font-size:12px;color:var(--text-muted);text-align:right;margin-top:4px}.char-counter.error.svelte-gl7sgh.svelte-gl7sgh{color:#dc3545;font-weight:500}.gps-inputs.svelte-gl7sgh.svelte-gl7sgh{display:flex;gap:8px;align-items:center}.gps-inputs.svelte-gl7sgh input.svelte-gl7sgh{flex:1}.map-picker-btn.svelte-gl7sgh.svelte-gl7sgh{padding:8px 12px;background-color:var(--accent-color);color:var(--text-primary);border:none;border-radius:6px;cursor:pointer;font-size:12px}.error-messages.svelte-gl7sgh.svelte-gl7sgh{margin-top:12px}.error-message.svelte-gl7sgh.svelte-gl7sgh{color:#dc3545;font-size:12px;margin-bottom:4px}.image-actions.svelte-gl7sgh.svelte-gl7sgh{margin-top:16px;display:flex;gap:8px;justify-content:flex-end}.upload-single-btn.svelte-gl7sgh.svelte-gl7sgh{padding:6px 12px;background-color:var(--accent-color);color:var(--text-primary);border:none;border-radius:6px;cursor:pointer;font-size:12px;transition:all .3s ease}.upload-single-btn.svelte-gl7sgh.svelte-gl7sgh:hover:not(.disabled){background-color:var(--accent-hover)}.upload-single-btn.disabled.svelte-gl7sgh.svelte-gl7sgh{background-color:#6c757d;cursor:not-allowed}.remove-btn.svelte-gl7sgh.svelte-gl7sgh{padding:6px 12px;background-color:#dc3545;color:var(--text-primary);border:none;border-radius:6px;cursor:pointer;font-size:12px}.upload-actions.svelte-gl7sgh.svelte-gl7sgh{text-align:center;margin-top:20px}.upload-status.svelte-gl7sgh.svelte-gl7sgh{margin-top:12px;font-size:14px}.status-success.svelte-gl7sgh.svelte-gl7sgh{color:#28a745}.status-error.svelte-gl7sgh.svelte-gl7sgh{color:#dc3545}.upload-btn.svelte-gl7sgh.svelte-gl7sgh{padding:16px 32px;background-color:var(--accent-color);color:var(--text-primary);border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.upload-btn.svelte-gl7sgh.svelte-gl7sgh:hover:not(.disabled){background-color:var(--accent-hover)}.upload-btn.disabled.svelte-gl7sgh.svelte-gl7sgh{background-color:#6c757d;cursor:not-allowed}.map-modal.svelte-gl7sgh.svelte-gl7sgh{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:1000}.map-modal-content.svelte-gl7sgh.svelte-gl7sgh{background-color:var(--bg-primary);border-radius:12px;width:90%;max-width:800px;max-height:90vh;display:flex;flex-direction:column}.map-modal-header.svelte-gl7sgh.svelte-gl7sgh{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #ddd}.map-modal-header.svelte-gl7sgh h3.svelte-gl7sgh{margin:0;color:var(--text-primary)}.map-search.svelte-gl7sgh.svelte-gl7sgh{padding:16px 20px;border-bottom:1px solid #ddd}.search-input-container.svelte-gl7sgh.svelte-gl7sgh{display:flex;gap:8px;align-items:center}.location-btn.svelte-gl7sgh.svelte-gl7sgh{padding:8px 12px;background-color:var(--bg-primary);color:#28a745;border:1px solid #28a745;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s ease}.location-btn.svelte-gl7sgh.svelte-gl7sgh:hover:not(:disabled){background-color:#f8f9fa;border-color:#218838;color:#218838}.location-btn.svelte-gl7sgh.svelte-gl7sgh:disabled{background-color:#f8f9fa;border-color:#6c757d;color:#6c757d;cursor:not-allowed}.search-input.svelte-gl7sgh.svelte-gl7sgh{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;background-color:var(--bg-primary);color:var(--text-primary)}.search-input.svelte-gl7sgh.svelte-gl7sgh:focus{outline:none;border-color:var(--accent-color)}.search-btn.svelte-gl7sgh.svelte-gl7sgh{padding:8px 12px;background-color:var(--accent-color);color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px}.search-results.svelte-gl7sgh.svelte-gl7sgh{margin-top:8px;max-height:200px;overflow-y:auto;border:1px solid #ddd;border-radius:6px;background-color:var(--bg-primary)}.search-result.svelte-gl7sgh.svelte-gl7sgh{padding:8px 12px;border-bottom:1px solid #eee;cursor:pointer;transition:background-color .2s ease}.search-result.svelte-gl7sgh.svelte-gl7sgh:hover{background-color:var(--bg-secondary)}.search-result.svelte-gl7sgh.svelte-gl7sgh:last-child{border-bottom:none}.result-name.svelte-gl7sgh.svelte-gl7sgh{font-weight:500;color:var(--text-primary);font-size:14px}.result-type.svelte-gl7sgh.svelte-gl7sgh{font-size:12px;color:var(--text-muted);margin-top:2px}.map-controls.svelte-gl7sgh.svelte-gl7sgh{display:flex;gap:8px}.map-type-btn.svelte-gl7sgh.svelte-gl7sgh{padding:6px 12px;background-color:var(--accent-color);color:var(--text-primary);border:none;border-radius:6px;cursor:pointer;font-size:12px}.map-close-btn.svelte-gl7sgh.svelte-gl7sgh{padding:6px 12px;background-color:#6c757d;color:var(--text-primary);border:none;border-radius:6px;cursor:pointer;font-size:12px}.map-container.svelte-gl7sgh.svelte-gl7sgh{height:400px;width:100%;position:relative}.center-marker.svelte-gl7sgh.svelte-gl7sgh{background:transparent!important;border:none!important}.map-modal-footer.svelte-gl7sgh.svelte-gl7sgh{padding:16px 20px;border-top:1px solid #ddd}.map-modal-footer.svelte-gl7sgh p.svelte-gl7sgh{margin:0 0 12px;color:var(--text-muted);font-size:14px}.map-actions.svelte-gl7sgh.svelte-gl7sgh{display:flex;gap:8px;justify-content:flex-end}.map-cancel-btn.svelte-gl7sgh.svelte-gl7sgh{padding:8px 16px;background-color:#6c757d;color:var(--text-primary);border:none;border-radius:6px;cursor:pointer}.map-confirm-btn.svelte-gl7sgh.svelte-gl7sgh{padding:8px 16px;background-color:var(--accent-color);color:var(--text-primary);border:none;border-radius:6px;cursor:pointer}.empty-state.svelte-gl7sgh.svelte-gl7sgh{text-align:center;padding:3rem 1rem;color:var(--text-muted)}@media (min-width: 1400px){.images-grid.svelte-gl7sgh.svelte-gl7sgh{grid-template-columns:repeat(3,1fr);max-width:100%}.bulk-upload-container.svelte-gl7sgh.svelte-gl7sgh{padding:20px 40px}}@media (min-width: 900px) and (max-width: 1399px){.images-grid.svelte-gl7sgh.svelte-gl7sgh{grid-template-columns:repeat(2,1fr)}}@media (max-width: 899px){.images-grid.svelte-gl7sgh.svelte-gl7sgh{grid-template-columns:1fr}.bulk-upload-container.svelte-gl7sgh.svelte-gl7sgh{padding:10px}}.camera-section.svelte-gl7sgh.svelte-gl7sgh{margin-bottom:2rem;text-align:center}.camera-btn.svelte-gl7sgh.svelte-gl7sgh{padding:1rem 2rem;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.mobile-camera-btn.svelte-gl7sgh.svelte-gl7sgh{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;box-shadow:0 4px 15px #28a7454d}.mobile-camera-btn.svelte-gl7sgh.svelte-gl7sgh:hover:not(:disabled){background:linear-gradient(135deg,#218838,#1ea085);transform:translateY(-2px);box-shadow:0 6px 20px #28a74566}.desktop-camera-btn.svelte-gl7sgh.svelte-gl7sgh{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;box-shadow:0 4px 15px #007bff4d}.desktop-camera-btn.svelte-gl7sgh.svelte-gl7sgh:hover:not(:disabled){background:linear-gradient(135deg,#0056b3,#004085);transform:translateY(-2px);box-shadow:0 6px 20px #007bff66}.camera-btn.svelte-gl7sgh.svelte-gl7sgh:disabled{background:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.camera-hint.svelte-gl7sgh.svelte-gl7sgh{margin-top:.5rem;color:var(--text-muted);font-size:.9rem}.copy-last-btn.svelte-gl7sgh.svelte-gl7sgh{margin-bottom:1rem;background:linear-gradient(135deg,#ff9800,#ffc107);color:#222;border:none;border-radius:8px;padding:.5rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.copy-last-btn.svelte-gl7sgh.svelte-gl7sgh:hover{background:linear-gradient(135deg,#ffc107,#ff9800);color:#000}.title-row.svelte-gl7sgh.svelte-gl7sgh{display:flex;align-items:center;gap:.5rem}.copy-last-btn-inline.svelte-gl7sgh.svelte-gl7sgh{background:linear-gradient(135deg,#ff9800,#ffc107);color:#222;border:none;border-radius:8px;padding:.3rem .7rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s;margin-left:.2rem;display:flex;align-items:center;height:2.2rem}.copy-last-btn-inline.svelte-gl7sgh.svelte-gl7sgh:hover{background:linear-gradient(135deg,#ffc107,#ff9800);color:#000}.title-info.svelte-gl7sgh.svelte-gl7sgh{font-size:.85rem;color:#888;margin-top:.2rem;display:flex;gap:1.5rem;align-items:center}.title-shortinfo.svelte-gl7sgh.svelte-gl7sgh{font-style:italic}.audioguide-hint.svelte-gl7sgh.svelte-gl7sgh{color:#aaa;font-size:.85em}.title-row.svelte-gl7sgh.svelte-gl7sgh,.desc-row.svelte-gl7sgh.svelte-gl7sgh,.keywords-row.svelte-gl7sgh.svelte-gl7sgh{display:flex;align-items:center;gap:.5rem}.copy-field-btn.svelte-gl7sgh.svelte-gl7sgh{background:#eee;color:#666;border:none;border-radius:8px;padding:.2rem .6rem;font-size:1.1rem;cursor:pointer;transition:background .2s,color .2s;margin-left:.2rem;display:flex;align-items:center;height:2.2rem}.copy-field-btn.svelte-gl7sgh.svelte-gl7sgh:hover{background:#ccc;color:#222}.location-success.svelte-gl7sgh.svelte-gl7sgh{background:linear-gradient(135deg,#28a745,#20c997)!important;color:var(--text-primary)!important;box-shadow:0 4px 15px #28a7454d!important}.upload-header-row.svelte-gl7sgh.svelte-gl7sgh{display:flex;flex-direction:row;align-items:center;gap:1.5rem;margin-bottom:1.2rem;justify-content:center}.back-to-app-btn.svelte-gl7sgh.svelte-gl7sgh{font-size:1.1rem;padding:.5rem 1.2rem;border-radius:8px;background:#f5f5f5;color:#333;text-decoration:none;font-weight:500;transition:background .2s,color .2s;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;height:3.2rem;min-width:180px;box-sizing:border-box;margin:0}.back-to-app-btn.svelte-gl7sgh.svelte-gl7sgh:hover{background:#e0e0e0;color:#111}.camera-btn.svelte-gl7sgh.svelte-gl7sgh{min-width:180px;height:3.2rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin:0;font-size:1.7rem}.camera-round-btn.svelte-gl7sgh.svelte-gl7sgh{width:4.5rem;height:4.5rem;min-width:4.5rem;min-height:4.5rem;max-width:4.5rem;max-height:4.5rem;border-radius:50%;font-size:2.3rem;padding:0;background:linear-gradient(135deg,#007bff,#0056b3);color:var(--text-primary);border:none;box-shadow:0 4px 15px #007bff4d;transition:background .2s,color .2s,box-shadow .2s;display:flex;align-items:center;justify-content:center}.camera-round-btn.svelte-gl7sgh.svelte-gl7sgh:hover:not(:disabled){background:linear-gradient(135deg,#0056b3,#004085);color:var(--text-primary);box-shadow:0 6px 20px #007bff66}.camera-round-btn.svelte-gl7sgh.svelte-gl7sgh:disabled{background:#6c757d;color:#eee;cursor:not-allowed;box-shadow:none}.type-row.svelte-gl7sgh.svelte-gl7sgh{display:flex;align-items:center;gap:.5rem}.type-select.svelte-gl7sgh.svelte-gl7sgh{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:8px;background:var(--bg-primary);color:var(--text-primary);font-size:1rem;transition:border-color .2s}.type-select.svelte-gl7sgh.svelte-gl7sgh:focus{outline:none;border-color:var(--accent-color)}.type-info.svelte-gl7sgh.svelte-gl7sgh{margin-top:.5rem;font-size:.9rem;color:var(--text-muted)}.type-description.svelte-gl7sgh.svelte-gl7sgh{font-style:italic}html.dark .search-results.svelte-gl7sgh.svelte-gl7sgh,html.dark .search-results[class*=s-].svelte-gl7sgh.svelte-gl7sgh,html.dark div[class*=search-results].svelte-gl7sgh.svelte-gl7sgh{background-color:#1a1a1a!important;border:1px solid #444}html.dark .search-result.svelte-gl7sgh.svelte-gl7sgh{color:#fff;border-bottom:1px solid #444}html.dark .search-result.svelte-gl7sgh.svelte-gl7sgh:hover{background-color:#333}html.dark .result-name.svelte-gl7sgh.svelte-gl7sgh{color:#fff}html.dark .result-type.svelte-gl7sgh.svelte-gl7sgh{color:#ccc}html.dark .map-modal-footer.svelte-gl7sgh.svelte-gl7sgh{background-color:#1a1a1a;border-top:1px solid #444}html.dark .map-modal-footer.svelte-gl7sgh p.svelte-gl7sgh{color:#ccc}html.dark .map-cancel-btn.svelte-gl7sgh.svelte-gl7sgh{background-color:#444;color:#fff}html.dark .map-cancel-btn.svelte-gl7sgh.svelte-gl7sgh:hover{background-color:#555}html.dark .map-confirm-btn.svelte-gl7sgh.svelte-gl7sgh{background-color:var(--accent-color);color:#fff}html.dark .map-confirm-btn.svelte-gl7sgh.svelte-gl7sgh:hover{background-color:#ee7221}
