.locale-switch{display:inline-flex;align-items:center;justify-content:center;gap:2px;width:174px;min-width:174px;padding:3px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:rgba(255,255,255,.08);white-space:nowrap}
.locale-switch button{min-height:44px;min-width:78px;padding:6px 8px;border:0;border-radius:999px;background:transparent;color:#fff;font:750 12px/1 inherit;cursor:pointer}
.locale-switch button.on{background:#fff;color:#314b80;box-shadow:0 1px 4px rgba(20,34,65,.18)}
html[lang="zh-CN"] .eyebrow,html[lang="zh-CN"] .crumb,html[lang="zh-CN"] .quiz-count,
html[lang="zh-CN"] .quiz-delivery-control>span,html[lang="zh-CN"] .teacher-label,
html[lang="zh-CN"] .teacher-section h3,html[lang="zh-CN"] .report-information dt{
  letter-spacing:0!important;text-transform:none!important}
html[lang="zh-CN"] body{font-family:"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",system-ui,sans-serif}
html[lang="zh-CN"] .prompt,html[lang="zh-CN"] .support-lead,html[lang="zh-CN"] .step-note{line-height:1.65;letter-spacing:0}
@media(max-width:720px){.locale-switch button{padding:6px 6px}.locale-switch{order:3;width:166px;min-width:166px}.top-actions{flex-wrap:wrap}}
