/* Search Modal Component Styles - Legacy file kept for compatibility */
/* The av-search component now uses search-dialog.css for all styling */
/* This file is retained to prevent any potential breaking changes */

/* Note: All search modal styles have been moved to search-dialog.css */
/* The av-search component uses the following class names:
   - .search-trigger - The search button
   - .search-dialog - The modal overlay container
   - .search-backdrop - The backdrop behind the modal
   - .search-modal - The modal content container
   - .search-input - The search input field
   - .search-results - Results container
   - .search-results-list - The list of results
   - .search-result-link - Individual result items
   - .search-loading - Loading state
   - .search-no-results - No results state
   - .search-empty - Empty/initial state
*/

/* All styling is now in search-dialog.css */