/* ============================================================
   SEO Lead Chatbot — chatbot.css
   Full styles added in Step 12 alongside chatbot.js
   This file must exist now so the plugin enqueues without errors.
   ============================================================ */

#slc-wrapper {
    position: fixed;
    bottom: 24px;
    right: 24px;
    z-index: 99999;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
