/* V253 — localized Update Notice typography and Arabic bidi handling */
.updates-main{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
body.lang-ja .updates-main{font-family:Inter,"Noto Sans JP",system-ui,sans-serif}
body.lang-ko .updates-main{font-family:Inter,"Noto Sans KR",system-ui,sans-serif}
body.lang-zh .updates-main{font-family:Inter,"Noto Sans SC",system-ui,sans-serif}
body.lang-th .updates-main{font-family:"Noto Sans Thai",Inter,system-ui,sans-serif}
body.lang-ar .updates-main{font-family:"Noto Sans Arabic",Inter,system-ui,sans-serif;direction:rtl}
.updates-main :is(h1,h2,h3,h4,p,li,span,time,strong){font-family:inherit!important}
body.lang-ar .update-note-header,body.lang-ar .update-note-body{text-align:right}
body.lang-ar .update-published{direction:rtl;justify-content:flex-start}
body.lang-ar .update-dot-list{padding-right:22px;padding-left:0}
body.lang-ar .update-status-line,body.lang-ar .update-validity{unicode-bidi:plaintext}
