/*
Theme Name: IAT Pro Trading Theme v22
Theme URI: https://iat.local/
Author: Individual Ai Trade
Description: IAT WordPress theme v22 with manual assistant, live news/rates and cabinet improvements.
Version: 2.4.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: iat
*/

/* IAT RU/AZ language switch */
.iat-lang-switch{display:inline-flex;align-items:center;gap:6px;padding:4px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px)}
.iat-lang-btn{width:34px;height:30px;border:0;border-radius:999px;background:transparent;cursor:pointer;font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center;filter:saturate(.9);opacity:.7;transition:.18s ease}
.iat-lang-btn:hover,.iat-lang-btn.active{opacity:1;background:rgba(244,187,47,.20);box-shadow:0 0 0 1px rgba(244,187,47,.28) inset;transform:translateY(-1px)}
.iat-lang-switch+ .btn,.iat-lang-switch+ a{margin-left:6px}
@media(max-width:760px){.iat-lang-switch{order:-1}.iat-lang-btn{width:32px;height:28px}}
