:root{color-scheme:dark}.topin{justify-content:flex-start}.case-pref{display:flex;align-items:center;gap:6px;margin-left:auto}.case-pref .lang-switch{display:flex;align-items:center;padding:3px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.case-pref .lang-btn,.case-pref .theme-toggle{appearance:none;border:0;cursor:pointer;color:var(--muted);background:transparent;font:inherit;font-size:10px;font-weight:800;letter-spacing:.04em}.case-pref .lang-btn{min-width:31px;height:28px;padding:0 7px;border-radius:6px}.case-pref .lang-btn.is-active{background:var(--text);color:var(--bg)}.case-pref .theme-toggle{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.case-pref .theme-toggle svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.topin>.live{margin-left:0}
html[data-theme="light"]{color-scheme:light;--bg:#f6f7f9;--panel:#ffffff;--panel-2:#f1f3f6;--text:#111318;--muted:#606975;--line:#dfe3e8;--accent:#2563eb}html[data-theme="light"] body{background:var(--bg);color:var(--text)}html[data-theme="light"] .top{background:rgba(246,247,249,.92)}html[data-theme="light"] .back{color:#59616d}html[data-theme="light"] .top>.w .live,html[data-theme="light"] .btn.primary{background:#111318;color:#fff;border-color:#111318}html[data-theme="light"] .crumbs{color:#737c88}html[data-theme="light"] .crumbs a:hover{color:#111318}html[data-theme="light"] .lead{color:#606975}html[data-theme="light"] .identity,html[data-theme="light"] .box{background:#fff}html[data-theme="light"] .identity-icon{background:#f1f3f6}html[data-theme="light"] .identity-copy small{color:#747d88}html[data-theme="light"] .identity-copy span{color:#606975}html[data-theme="light"] .identity-status{color:#15803d}html[data-theme="light"] .box h2{color:#2a3037}html[data-theme="light"] .box p{color:#606975}html[data-theme="light"] .chip{background:#f7f8fa;color:#59616d}html[data-theme="light"] .footer{color:#69727e}@media(hover:hover){html[data-theme="light"] .back:hover{color:#111318}html[data-theme="light"] .btn:hover{border-color:#bfc6cf}}@media(max-width:430px){.case-pref{gap:4px}.case-pref .lang-btn{min-width:29px;padding:0 5px}.case-pref .theme-toggle{width:34px;height:34px}.back{gap:5px}.back>span:last-child{font-size:12px}}