/* Floating AINNA theme toggle — bottom-right */
.ci-theme-float {
  position: fixed !important;
  bottom: 28px;
  right: 28px;
  z-index: 99999;
}
