/* Multilingual selector and script-safe typography — v3.5.1 */
.ffiq-language-switcher{position:relative;display:inline-flex;align-items:center;min-width:78px;height:38px;padding:0;border:1px solid var(--ffiq-line-strong);border-radius:999px;background:rgba(255,255,255,.035);overflow:hidden;flex:0 0 auto}
.ffiq-language-switcher select{appearance:none;-webkit-appearance:none;width:100%;height:100%;margin:0;padding:0 28px 0 13px;border:0!important;outline:0;background:transparent!important;color:#dbe5f0!important;font:800 11px/1 var(--ffiq-font,Inter,system-ui,sans-serif);letter-spacing:.035em;cursor:pointer;box-shadow:none!important}
.ffiq-language-switcher select option{background:#0d1825;color:#f4f7fb}
.ffiq-language-chevron{position:absolute;right:11px;top:50%;transform:translateY(-54%);color:var(--ffiq-gold);font-size:13px;line-height:1;pointer-events:none}
.ffiq-language-switcher:focus-within{border-color:var(--ffiq-gold);box-shadow:0 0 0 3px rgba(244,200,111,.12)}
.ffiq-language-switcher.is-compact{min-width:84px;height:40px;margin-left:auto}
html[data-ffiq-lang="en"] .ffiq-hindi-only,html[data-ffiq-lang="hi"] .ffiq-english-only{display:none!important}
html[data-ffiq-lang="gu"] body,html[data-ffiq-lang="bn"] body{font-family:Inter,"Noto Sans Gujarati","Noto Sans Bengali","Nirmala UI",system-ui,sans-serif}
html[data-ffiq-lang="id"] body{font-family:Inter,system-ui,sans-serif}
@media(max-width:1180px){.ffiq-nav-actions>.ffiq-language-switcher{display:none}}
@media(max-width:480px){.ffiq-language-switcher.is-compact{min-width:76px}.ffiq-language-switcher select{padding-left:10px;font-size:10px}}
