:root{font-family:Arial,"Microsoft YaHei",sans-serif;color:#172033;background:#f6f8fb}*{box-sizing:border-box}body{margin:0}.shell{width:1120px;margin:48px auto}.card{background:#fff;border:1px solid #e7ebf1;border-radius:12px;padding:28px;box-shadow:0 6px 24px #1720330d}h1{margin:0 0 8px;font-size:28px}p{color:#64748b;line-height:1.6}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:8px;margin:14px 0}input{height:42px;border:1px solid #cbd5e1;border-radius:7px;padding:0 12px;font-size:14px}button{height:42px;border:0;border-radius:7px;background:#1666d8;color:#fff;padding:0 18px;font-weight:600;cursor:pointer}button.alt{background:#eef3fa;color:#1f4f94}.bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.notice{min-height:22px;color:#b42318;margin-top:10px}.ok{color:#067647}.tasks{width:100%;border-collapse:collapse;margin-top:18px}.tasks th,.tasks td{padding:14px 10px;border-bottom:1px solid #edf0f4;text-align:left}.tag{padding:5px 9px;border-radius:999px;font-size:12px}.budget{background:#dcfae6;color:#067647}.pause{background:#fee4e2;color:#b42318}.watch{background:#eef2f6;color:#475467}.report{width:100%;border-collapse:separate;border-spacing:0 10px}.report th{text-align:left;color:#475467;padding:10px}.report td{background:#fff;padding:16px;vertical-align:top;border-top:1px solid #e7ebf1;border-bottom:1px solid #e7ebf1}.report td:first-child{border-left:1px solid #e7ebf1;border-radius:10px 0 0 10px}.report td:last-child{border-right:1px solid #e7ebf1;border-radius:0 10px 10px 0}.report img{width:56px;height:56px;object-fit:cover;border-radius:6px}.hidden{display:none}
