/**
 * AI Concierge Chat Widget Styles
 * 
 * Note: Most styles are embedded in the JavaScript file (Shadow DOM)
 * This file is kept for potential global styles or fallback styles
 */

/* Global styles for the custom element (outside Shadow DOM) */
solun-ai-concierge-chat {
    display: block;
}
