/* MIRSAD — LTR overrides for en/tr/ku pages (loaded after style.css) */
body{direction:ltr;text-align:left}
.kv th,.kv td,.tbl th{text-align:left}
.steps li{padding:.9rem 0 .9rem 3.2rem}
.steps li::before{right:auto;left:0}
.note{border-right:0;border-left:3px solid var(--gold);padding-right:0;padding-left:.9rem}
.method{border-right:1px solid var(--green);border-left:4px solid var(--gold)}
.method.ref{border-left-color:var(--ref)}
.method.pending{border-left-color:var(--muted)}
.quote{border-inline-start:4px solid var(--gold)}
.cta.ghost{margin-right:0;margin-left:.6rem}
.card.first::before{left:auto;right:.9rem}
.skip{right:auto;left:-999px}.skip:focus{left:var(--gutter);right:auto}
.bar .n{text-align:right}
/* latin-first typography on LTR pages */
body{font-family:var(--latin)}
h1,h2,h3,h4,.nav a,.motto,.news-body b,.live-desc,.meta,.live-src,.num{font-family:var(--latin)}
.num{font-variant-numeric:tabular-nums}
.steps li::before{content:counter(s)}
.method.pending{border-right-style:dashed;border-left-style:solid}
.gov-select{margin-right:0;margin-left:.5rem}
