/* AI Chatbot Widget v2.8 — root positioning only, styles injected by JS */
#aicbc-root {
    position: fixed !important;
    z-index: 2147483647 !important;
    display: block !important;
}
#aicbc-root.aicbc-pos-bottom-right { bottom: 24px !important; right: 24px !important; }
#aicbc-root.aicbc-pos-bottom-left  { bottom: 24px !important; left: 24px !important; }
