:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#17211a;background:#f3f6f2;line-height:1.5}*{box-sizing:border-box}body{margin:0}a{color:#315e39;text-decoration:none}header{background:#183e25;color:#fff;padding:18px 0}.wrap{width:min(1120px,calc(100% - 32px));margin:auto}.nav{display:flex;align-items:center;justify-content:space-between}.brand{font-weight:800;font-size:22px;color:#fff}.nav a{color:#fff;margin-left:18px}.card{background:#fff;border:1px solid #dce5da;border-radius:16px;padding:24px;box-shadow:0 8px 30px rgba(24,62,37,.06);margin:22px 0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.hero{padding:34px 0 12px}.hero h1{font-size:34px;margin:0 0 8px}.muted{color:#667269}.button,button{display:inline-block;border:0;border-radius:10px;padding:11px 17px;background:#356d40;color:#fff;font-weight:700;cursor:pointer}.button.secondary,button.secondary{background:#e8efe7;color:#244d2d}.button.danger{background:#9d3535}input{width:100%;padding:11px 12px;border:1px solid #cbd8c9;border-radius:9px;font:inherit;margin:5px 0 15px}label{font-weight:700}.auth{max-width:460px;margin:70px auto}.notice{padding:12px 15px;border-radius:9px;background:#fff3cd;color:#6e5710;margin:14px 0}.error{background:#fde4e4;color:#852c2c}.badge{display:inline-block;border-radius:999px;padding:4px 9px;background:#e6eee5;font-size:12px;font-weight:800}.badge.running,.badge.queued{background:#fff0c9}.badge.completed{background:#dcf3df}.badge.failed{background:#f8dada}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:12px;border-bottom:1px solid #e4e9e2;vertical-align:top}code{word-break:break-all}.stats{font-size:28px;font-weight:800}.actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.actions form{margin:0}footer{padding:34px 0;color:#6d776f}@media(max-width:650px){table{display:block;overflow:auto}.hero h1{font-size:27px}}
