:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}body{color:#0f172a;background:linear-gradient(#f8fafc 0%,#eef2ff 100%);min-height:100vh;margin:0;font-size:18px}.container{width:100%;max-width:none;margin:0;padding:32px 28px 48px}.header{text-align:center;margin-bottom:28px}.header h1{letter-spacing:-.02em;color:#111827;margin:0;font-size:2.6rem;font-weight:700}.card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:22px;padding:24px;box-shadow:0 10px 30px #0f172a0a}.filter-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.filter-bar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.filter-bar-secondary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;justify-content:flex-end;padding:4px}.filter-bar:first-child{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:4px}.filter-bar:first-child .filter-btn,.filter-bar-secondary .filter-btn{color:#64748b;background:0 0;border:0;border-radius:999px;padding:10px 14px}.filter-bar:first-child .filter-btn.active,.filter-bar-secondary .filter-btn.active{color:#4338ca;background:#fff;box-shadow:0 1px 2px #0f172a14}.card{flex-direction:column;display:flex}.filter-label{color:#64748b;margin-right:6px;font-size:1rem;font-weight:600}.filter-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:10px 14px;font-size:1rem;transition:all .2s}.filter-btn:hover{color:#4338ca;border-color:#6366f1}.filter-btn.active{color:#fff;background:#4338ca;border-color:#4338ca}.refresh-status{color:#64748b;margin:0 0 14px;font-size:1rem}.table-wrap{overflow-x:auto}table{border-collapse:separate;border-spacing:0;border:1px solid #e2e8f0;border-radius:12px;width:100%;min-width:100%;overflow:hidden}th,td{text-align:left;vertical-align:middle;color:#334155;border-bottom:1px solid #e2e8f0;padding:16px 14px;font-size:1.05rem}th{color:#475569;white-space:nowrap;background:#f8fafc;font-weight:600}th:nth-child(4),th:nth-child(5),th:nth-child(6),th:nth-child(7),th:nth-child(8),th:nth-child(9),td:nth-child(4),td:nth-child(5),td:nth-child(6),td:nth-child(7),td:nth-child(8),td:nth-child(9){width:220px;min-width:220px}tr:last-child td{border-bottom:0}tr:hover td{background:#f8fafc}.empty{text-align:center;color:#64748b;padding:20px 12px}.progress-cell{flex-direction:column;gap:6px;display:flex}.status{border-radius:999px;align-items:center;width:fit-content;padding:2px 8px;font-weight:600;display:inline-flex}.status-green{color:#15803d;background:#dcfce7}.status-yellow{color:#a16207;background:#fef3c7}.status-red{color:#b91c1c;background:#fee2e2}.progress{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#6366f1,#8b5cf6);height:100%}.progress-fill-red{background:linear-gradient(90deg,#ef4444,#dc2626);height:100%}.progress-fill-yellow{background:linear-gradient(90deg,#f59e0b,#d97706);height:100%}.progress-fill-green{background:linear-gradient(90deg,#22c55e,#16a34a);height:100%}
