:root{font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:#172033;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 100% 0,#e7f0ff 0,transparent 30%),#f5f7fb}.shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0 60px}.card{background:#fff;border:1px solid #e7ebf2;border-radius:18px;box-shadow:0 10px 35px rgba(31,45,75,.06)}.topbar,.section-head,.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar{padding:8px 2px 28px}.topbar h1,.section-head h2{margin:4px 0 0}.eyebrow{margin:0;color:#748097;font-size:11px;font-weight:800;letter-spacing:.14em}.status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.status-card{padding:20px}.status-card span{display:block;color:#7b8495;font-size:13px;margin-bottom:12px}.status-card strong{font-size:18px}.good{color:#16885a}.good i{display:inline-block;width:8px;height:8px;border-radius:99px;background:#20c77a;margin-right:8px;box-shadow:0 0 0 5px #e1f8ee}.section-head{margin:34px 2px 14px}.actions{display:flex;gap:8px}.task-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.task-card{padding:22px;position:relative;overflow:hidden}.task-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#3478f6}.task-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.task-title h3{margin:0}.badge{padding:6px 10px;border-radius:99px;background:#eef4ff;color:#2863c7;font-size:12px;font-weight:700}.badge.success{background:#e6f8ef;color:#147a50}.badge.failed{background:#fff0ee;color:#bc3c32}.task-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.task-meta div{background:#f7f9fc;padding:12px;border-radius:12px}.task-meta span{display:block;color:#8790a1;font-size:11px;margin-bottom:5px}.task-meta strong{font-size:14px}.slot-list{margin:0 0 18px;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:7px}.slot-list li{font-size:12px;background:#f2f5fa;border-radius:8px;padding:7px 9px}.task-actions{display:flex;gap:8px}.task-actions button{flex:1}.log-card{padding:6px 18px}.logs{max-height:360px;overflow:auto}.log-row{display:grid;grid-template-columns:145px 1fr;gap:18px;padding:14px 2px;border-bottom:1px solid #edf0f5;font-size:13px}.log-row:last-child{border:0}.log-time{color:#8a93a4}button,input,select{font:inherit}button{border:0;border-radius:10px;padding:10px 15px;font-weight:700;cursor:pointer}.primary{background:#246cf0;color:white;box-shadow:0 6px 16px rgba(36,108,240,.2)}.ghost{background:#fff;border:1px solid #dfe4ec;color:#3c4659}.login-card{width:min(420px,100%);margin:12vh auto 0;padding:32px}.login-card h1{margin-bottom:6px}.login-card p{color:#7d8798}.brand-mark{width:56px;height:56px;display:grid;place-items:center;background:#246cf0;color:white;border-radius:16px;font-weight:900}.login-card label,dialog label{display:grid;gap:7px;margin:18px 0;color:#596275;font-size:13px}.login-card input,dialog input,dialog select{width:100%;border:1px solid #dfe4ec;border-radius:10px;padding:12px;background:white}.login-card .primary,dialog .primary{width:100%}.error{min-height:20px;margin-top:10px;color:#c0392b;font-size:13px}dialog{width:min(460px,calc(100% - 30px));border:0;border-radius:20px;padding:0;box-shadow:0 30px 100px rgba(22,32,51,.25)}dialog::backdrop{background:rgba(20,28,43,.46);backdrop-filter:blur(3px)}dialog form{padding:24px}.dialog-head h2{margin:0}.icon-btn{font-size:24px;background:transparent;color:#7d8798}.hint{font-size:12px;color:#7d8798;line-height:1.6}.empty{padding:36px;text-align:center;color:#7d8798}.toast{position:fixed;right:20px;bottom:20px;background:#172033;color:white;padding:13px 18px;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.2);z-index:10}@media(max-width:820px){.status-grid{grid-template-columns:repeat(2,1fr)}.task-grid{grid-template-columns:1fr}}@media(max-width:520px){.shell{width:min(100% - 22px,1180px);padding-top:18px}.topbar{align-items:flex-start}.topbar h1{font-size:22px}.status-grid{gap:9px}.status-card{padding:15px}.status-card strong{font-size:15px}.section-head{align-items:flex-end}.actions{flex-direction:column}.task-meta{grid-template-columns:1fr 1fr}.log-row{grid-template-columns:1fr;gap:4px}.task-actions{flex-direction:column}}
