:root{color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:#14161a;color:#e8e8ea;font:15px/1.45 system-ui,-apple-system,Segoe UI,sans-serif}button{font:inherit;padding:9px 16px;border:1px solid #3a3f47;border-radius:8px;background:#22262d;color:#e8e8ea;cursor:pointer}button:hover:not(:disabled){background:#2c313a}button:disabled{opacity:.5;cursor:default}button.on{background:#2f6f4f;border-color:#3d8a63}button.danger{background:#6f2f34;border-color:#8a3d44}input{font:inherit;padding:9px 12px;border:1px solid #3a3f47;border-radius:8px;background:#1b1e24;color:#e8e8ea}
