
/* Force AI Button Visibility */
.floating-ai-btn {
    bottom: 1rem !important;
    right: 1rem !important;
    z-index: 9999 !important;
    display: flex !important;
}
