:root[data-theme="dark"]{color-scheme:dark;--ink:#e8f0f7;--muted:#a8b6c4;--line:#344556;--bg:#101b26;--card:#1a2938}:root[data-theme="dark"] .login-box,:root[data-theme="dark"] .welcome,:root[data-theme="dark"] .item,:root[data-theme="dark"] .detail,:root[data-theme="dark"] .target{background:var(--card);color:var(--ink)}:root[data-theme="dark"] .field input,:root[data-theme="dark"] .search,:root[data-theme="dark"] .manual input{background:var(--card);color:var(--ink);border-color:var(--line)}:root[data-theme="dark"] .secondary,:root[data-theme="dark"] .notice{background:#23394c;color:var(--ink)}@media(prefers-color-scheme:dark){:root[data-theme="system"]{color-scheme:dark;--ink:#e8f0f7;--muted:#a8b6c4;--line:#344556;--bg:#101b26;--card:#1a2938}:root[data-theme="system"] .login-box,:root[data-theme="system"] .welcome,:root[data-theme="system"] .item,:root[data-theme="system"] .detail,:root[data-theme="system"] .target{background:var(--card);color:var(--ink)}:root[data-theme="system"] .field input,:root[data-theme="system"] .search,:root[data-theme="system"] .manual input{background:var(--card);color:var(--ink);border-color:var(--line)}:root[data-theme="system"] .secondary,:root[data-theme="system"] .notice{background:#23394c;color:var(--ink)}}.theme-local{float:right;border:1px solid var(--line);border-radius:99px;padding:6px 10px;background:var(--card);color:var(--muted);font-size:11px;cursor:pointer}
