:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1a1a2e}*{box-sizing:border-box}body{margin:0;background:#f4f6fb}main{max-width:820px;margin:0 auto;padding:24px 16px 64px}h1{font-size:1.5rem}.sub{color:#555;margin-top:-8px}.card{background:#fff;border:1px solid #e2e6ef;border-radius:12px;padding:20px;margin:16px 0;box-shadow:0 1px 3px #0000000a}.card h2{margin-top:0;font-size:1.1rem}label{display:block;margin-bottom:12px;font-weight:600}select,textarea{width:100%;padding:8px 10px;border:1px solid #cbd2e0;border-radius:8px;font:inherit;margin-top:4px}textarea{resize:vertical}button{background:#2d5bff;color:#fff;border:0;border-radius:8px;padding:10px 18px;font:inherit;font-weight:600;cursor:pointer;margin-top:8px}button:hover{background:#1f47d6}button:disabled{background:#9aa7c7;cursor:not-allowed}.status{font-weight:600}.status.err{color:#c0263a}.status.ok{color:#1a8a3a}pre{background:#11151f;color:#e6e9f0;padding:12px;border-radius:8px;overflow:auto;max-height:360px;font-size:.82rem;white-space:pre-wrap;word-break:break-word}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}button.ghost{background:transparent;color:#2d5bff;border:1px solid #2d5bff}button.ghost:hover{background:#eef2ff}input[type=text],input[type=password]{width:100%;padding:8px 10px;border:1px solid #cbd2e0;border-radius:8px;font:inherit;margin-top:4px}#loginCard{max-width:420px}.monitor{min-height:160px}.monitor-controls{display:flex;gap:8px}progress{width:100%;height:14px;margin-top:8px}details{margin:10px 0}summary{cursor:pointer;font-weight:600}
