
.aiptg-switcher{display:flex;gap:8px;flex-wrap:wrap}
.aiptg-switcher--floating{position:fixed;bottom:20px;z-index:9999;background:#fff;border:1px solid #dcdcde;border-radius:999px;padding:8px 10px;box-shadow:0 4px 16px rgba(0,0,0,.12)}
.aiptg-switcher--right{right:20px}.aiptg-switcher--left{left:20px}
.aiptg-lang{display:inline-block;padding:6px 10px;border-radius:999px;text-decoration:none;background:#f6f7f7;color:#1d2327}
.aiptg-lang.is-active{background:#2271b1;color:#fff}
