*{box-sizing:border-box}body{margin:0;font-family:-apple-system,PingFang SC,Microsoft YaHei,sans-serif;background:#0f1115;color:#e6e6e6}.container{max-width:1100px;margin:0 auto;padding:24px}h1{font-size:22px;margin:0 0 4px}.sub{color:#8a93a6;font-size:13px;margin-bottom:20px}.card{background:#181c24;border:1px solid #262c38;border-radius:10px;padding:16px;margin-bottom:16px}.card h2{font-size:15px;margin:0 0 12px;color:#9fb2d0}.row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}button{background:#2f6fed;color:#fff;border:0;border-radius:6px;padding:8px 16px;cursor:pointer;font-size:13px}button:disabled{background:#2a3140;color:#6b7488;cursor:not-allowed}button.ghost{background:#232a36}input[type=text],textarea,select{background:#0f1115;border:1px solid #2a3140;color:#e6e6e6;border-radius:6px;padding:8px;font-size:13px;width:100%}textarea{min-height:90px;resize:vertical;font-family:inherit}table{width:100%;border-collapse:collapse;font-size:13px}th,td{text-align:left;padding:8px;border-bottom:1px solid #222833}th{color:#8a93a6;font-weight:500}.badge{padding:2px 8px;border-radius:10px;font-size:12px}.badge.review{background:#5a4a12;color:#ffd166}.badge.done{background:#14381f;color:#4ade80}.badge.failed{background:#3a1518;color:#f87171}.badge.run{background:#12304a;color:#60a5fa}.clip{border:1px solid #262c38;border-radius:8px;padding:12px;margin-bottom:10px}.clip .meta{color:#8a93a6;font-size:12px;margin-bottom:6px}.err{color:#f87171;font-size:13px;white-space:pre-wrap}.hint{color:#6b7488;font-size:12px}.progress-wrap{position:relative;width:100%;height:22px;background:#1a2333;border-radius:11px;overflow:hidden;margin:6px 0 4px}.progress-bar{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:11px;transition:width .5s ease}.progress-txt{position:absolute;top:0;left:0;right:0;height:22px;line-height:22px;text-align:center;font-size:12px;color:#e6eefc;text-shadow:0 1px 2px rgba(0,0,0,.5)}table th input[type=checkbox],table td input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#3b82f6}table tbody tr:hover{background:#3b82f60f}
