:root{color:#0f172a;background:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;min-height:100vh}main{max-width:880px;margin:0 auto;padding:32px 20px 48px}h1{margin:0 0 8px}p{color:#334155;margin:0 0 20px}.card{display:grid;gap:10px;padding:16px;border-radius:12px;border:1px solid #e2e8f0;background:#fff}label{font-size:.92rem;font-weight:600}select,input,textarea,button{font:inherit}select,input,textarea{width:100%;box-sizing:border-box;border-radius:8px;border:1px solid #cbd5e1;padding:10px 12px}textarea{min-height:360px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;background:#0f172a;color:#e2e8f0}input{background:#fff;color:#0f172a}.actions{display:flex;align-items:center;gap:12px}button{border:1px solid #0f172a;background:#0f172a;color:#fff;border-radius:8px;padding:10px 14px;cursor:pointer}button:disabled{opacity:.7;cursor:not-allowed}#status{color:#475569;font-size:.95rem}.log-field{margin:0;min-height:240px;max-height:480px;overflow:auto;white-space:pre-wrap;word-break:break-word;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;background:#0f172a;color:#e2e8f0;border-radius:8px;border:1px solid #1e293b;padding:12px}
