/* Compact AR / EN language control. English layout is unchanged; RTL placement is handled in rtl.css. */
.belal-language-switcher{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;direction:ltr;white-space:nowrap;font-family:"Schibsted Grotesk",Arial,sans-serif;font-size:10px;font-weight:700;line-height:1;letter-spacing:.04em;color:currentColor}
.belal-language-switcher a,.belal-language-switcher span{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:24px;color:inherit;text-decoration:none;opacity:.46;transition:opacity .2s ease,color .2s ease}
.belal-language-switcher a:hover,.belal-language-switcher a:focus-visible,.belal-language-switcher .is-active{opacity:1;color:var(--red,#e63817)}
.belal-language-switcher i{font-style:normal;opacity:.22;font-weight:400}
.site-header>.belal-language-switcher,.sub-header>.belal-language-switcher{margin-inline-start:auto;margin-inline-end:18px}
@media(max-width:900px){.site-header>.belal-language-switcher,.sub-header>.belal-language-switcher{margin-inline-start:auto;margin-inline-end:8px}.desktop-nav+.belal-language-switcher,.sub-nav+.belal-language-switcher{display:none!important}}
