:root,:root[data-theme=dark],html[data-theme=dark]{color-scheme:dark;--bg:#141414;--bg-sidebar:#181818;--bg-elevated:#1c1c1c;--bg-input:#0f0f0f;--ink:#ececec;--muted:#8a8a8a;--line:#2a2a2a;--line-strong:#3d3d3d;--brand:#f2f2f2;--brand-ink:#141414;--brand-soft:#262626;--accent:#82aaff;--danger:#f07178;--ok:#7fd99a;--shadow:none;--radius:8px;--font:ui-sans-serif,system-ui,-apple-system,"Segoe UI","PingFang SC","Noto Sans SC",sans-serif;--display:var(--font)}:root[data-theme=light],html[data-theme=light]{color-scheme:light;--bg:#f5f5f3;--bg-sidebar:#efefec;--bg-elevated:#ffffff;--bg-input:#ffffff;--ink:#171717;--muted:#6b6b66;--line:#e3e3de;--line-strong:#c8c8c2;--brand:#171717;--brand-ink:#fafafa;--brand-soft:#ecece8;--accent:#3d5a80;--danger:#b42318;--ok:#2f6f4e;--shadow:0 1px 2px rgba(23,23,23,0.04)}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:13px;line-height:1.45;letter-spacing:-.01em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}::selection{background:#2f4060;color:#fff}:root[data-theme=light] ::selection{background:#d7e2f0;color:#171717}input,select,textarea{outline:none}input:focus,select:focus,textarea:focus{border-color:var(--line-strong)}.upgrade-watch_mask__5e6mw{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:color-mix(in srgb,var(--bg) 78%,transparent)}.upgrade-watch_panel__9t8cC{width:min(420px,100%);padding:20px 18px;background:var(--bg-elevated);border:1px solid var(--line);border-radius:10px}.upgrade-watch_kicker__FkLQr{font-size:11px;letter-spacing:.04em;color:var(--muted)}.upgrade-watch_panel__9t8cC h2{margin:6px 0 0;font-size:18px;font-weight:560;letter-spacing:-.02em}.upgrade-watch_lead__xuFAg{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.upgrade-watch_meta__L9Oux{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-top:14px;font-size:12px;color:var(--muted)}.upgrade-watch_meta__L9Oux b{color:var(--ink);font-weight:560}.upgrade-watch_warn__upUyf{margin:12px 0 0;color:var(--danger);font-size:12px}