.language-switcher{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:6px 11px;border:1px solid var(--brand-border);border-radius:999px;font-weight:800;text-decoration:none;white-space:nowrap;line-height:1.2}.language-switcher:hover,.language-switcher:focus-visible{border-color:var(--brand-primary)}.language-flag{font-size:1.15rem;line-height:1}.language-name{font-size:.82rem}.drawer-bottom .language-switcher{align-self:flex-start;margin-block:8px}
/* English/LTR layer. Loaded only for /en/ requests. */
html[dir="ltr"] body{direction:ltr;text-align:left;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.75}
html[dir="ltr"] .brand-fast .brand-name small{text-align:left}
html[dir="ltr"] .button>.icon,html[dir="ltr"] .text-link>.icon,html[dir="ltr"] .card-action>.icon,html[dir="ltr"] .fast-route-link>.icon,html[dir="ltr"] .fast-secondary-link>.icon{transform:scaleX(-1)}
html[dir="ltr"] .en-hero-copy{max-width:760px}
html[dir="ltr"] .en-hero-copy h1{max-width:18ch}
html[dir="ltr"] .en-kicker{font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--brand-primary)}
html[dir="ltr"] .en-trust-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-block:24px 0;padding:0;list-style:none}
html[dir="ltr"] .en-trust-list li{padding:14px 16px;border:1px solid var(--brand-border);border-radius:8px;background:#fff;font-weight:650}
html[dir="ltr"] .en-section-lead{max-width:760px;color:var(--brand-muted)}
html[dir="ltr"] .en-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
html[dir="ltr"] .en-content-panel{border:1px solid var(--brand-border);background:#fff;border-radius:10px;padding:24px}
html[dir="ltr"] .en-content-panel h2,html[dir="ltr"] .en-content-panel h3{margin-block-start:0}
html[dir="ltr"] .en-meta{display:flex;gap:12px;flex-wrap:wrap;color:var(--brand-muted);font-size:.9rem}
html[dir="ltr"] .en-meta span+span:before{content:"•";margin-inline-end:12px}
html[dir="ltr"] .en-language-note{font-size:.9rem;color:var(--brand-muted)}
html[dir="ltr"] .en-footer-note{max-width:60ch}
html[dir="ltr"] .en-form-intro{max-width:64ch}
html[dir="ltr"] input,html[dir="ltr"] textarea,html[dir="ltr"] select{text-align:left}
html[dir="ltr"] input[type="tel"],html[dir="ltr"] input[type="email"]{direction:ltr}
@media(max-width:760px){html[dir="ltr"] .en-trust-list,html[dir="ltr"] .en-content-grid{grid-template-columns:1fr}}

/* Native theme chrome LTR parity overrides. */
html[dir="ltr"] .site-header,html[dir="ltr"] .header-inner,html[dir="ltr"] .blue-masthead,html[dir="ltr"] .blue-navigation-inner,html[dir="ltr"] .tez-header-inner,html[dir="ltr"] .desktop-navigation,html[dir="ltr"] .header-actions,html[dir="ltr"] .blue-masthead-actions,html[dir="ltr"] dialog,html[dir="ltr"] .drawer,html[dir="ltr"] .site-footer,html[dir="ltr"] .footer-grid,html[dir="ltr"] .blue-footer-grid,html[dir="ltr"] .kanoon-footer-directory,html[dir="ltr"] .fast-footer-grid,html[dir="ltr"] .tez-footer-grid{direction:ltr!important;text-align:left!important}
html[dir="ltr"] .desktop-navigation .menu,html[dir="ltr"] .primary-menu{direction:ltr!important;display:flex;flex-direction:row;align-items:center}
html[dir="ltr"] .desktop-navigation .sub-menu{left:0!important;right:auto!important;text-align:left!important}
html[dir="ltr"] dialog .menu,html[dir="ltr"] .drawer .menu{direction:ltr!important;text-align:left!important}
html[dir="ltr"] .footer-bottom,html[dir="ltr"] .blue-footer-bottom{direction:ltr!important;text-align:left!important}
html[dir="ltr"] .contact-links{direction:ltr!important;text-align:left!important}
.language-switcher{min-width:42px;justify-content:center;font-family:Inter,"Segoe UI",Arial,sans-serif!important;font-size:12px!important;letter-spacing:.06em!important;direction:ltr!important}
.language-switcher .language-name{font-size:12px!important;line-height:1!important}
.language-flag{display:none!important}
