*{box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;margin:0;background:#0f1115;color:#e6e8eb}.app{max-width:960px;margin:0 auto;padding:24px 16px 80px}h1{font-size:20px;margin-bottom:4px}.subtitle{color:#9aa1ab;font-size:13px;margin-bottom:24px}.tabs{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.tab{padding:8px 14px;border-radius:8px;border:1px solid #2a2e37;background:#171a21;color:#cfd3da;cursor:pointer;font-size:13px}.tab.active{background:#3a6df0;border-color:#3a6df0;color:#fff}.card{background:#171a21;border:1px solid #2a2e37;border-radius:12px;padding:20px;margin-bottom:16px}.card h2{font-size:15px;margin:0 0 14px}label{display:block;font-size:12px;color:#9aa1ab;margin:12px 0 4px}input[type=text],input[type=email],input[type=number],textarea,select{width:100%;padding:9px 10px;border-radius:8px;border:1px solid #2a2e37;background:#0f1115;color:#e6e8eb;font-size:13px;font-family:inherit}textarea{min-height:120px;resize:vertical}.rich-editor{min-height:120px;padding:9px 10px;border-radius:8px;border:1px solid #2a2e37;background:#0f1115;color:#e6e8eb;font-size:13px;font-family:inherit;overflow-y:auto;line-height:1.5}.rich-editor:empty:before{content:attr(data-placeholder);color:#6b7280}.rich-editor a{color:#6fa8ff}.rich-editor:focus{outline:1px solid #3a6df0}input[type=file]{font-size:13px}button{padding:9px 16px;border-radius:8px;border:none;background:#3a6df0;color:#fff;font-size:13px;cursor:pointer;margin-top:14px}button:disabled{opacity:.5;cursor:not-allowed}button.secondary{background:#2a2e37}button.danger{background:#d0473e}.row{display:flex;gap:12px}.row>*{flex:1}pre{background:#0f1115;border:1px solid #2a2e37;border-radius:8px;padding:12px;font-size:12px;overflow-x:auto;max-height:260px;white-space:pre-wrap;word-break:break-word}.pill{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;background:#2a2e37;color:#cfd3da}.pill.running{background:#3a6df0;color:#fff}.pill.done{background:#2e9e5b;color:#fff}.pill.error{background:#d0473e;color:#fff}.pill.stopped,.pill.queued{background:#8a6d1f;color:#fff}.progress-bar{height:8px;border-radius:4px;background:#2a2e37;overflow:hidden;margin:8px 0}.progress-fill{height:100%;background:#3a6df0;transition:width .3s}.job-row{border-bottom:1px solid #2a2e37;padding:12px 0}.job-row:last-child{border-bottom:none}.muted{color:#9aa1ab;font-size:12px}
