header{background:#fff;color:#263442;border-bottom:1px solid #e2e8ed;box-shadow:0 1px 8px #22384d0d}header span{color:#566b7e}.header-brand span{color:#243746}.link{color:#486176}
html[data-theme="business"]{--blue:#1876b9;--sidebar:#0d4f7c;--sidebar-hover:#176b9f;--sidebar-active:#e5f4ff;--sidebar-text:#f5fbff}
html[data-theme="purple"]{--blue:#6657b8;--sidebar:#40366f;--sidebar-hover:#594b91;--sidebar-active:#f0edff;--sidebar-text:#faf9ff}
html[data-theme="coffee"]{--blue:#8a6047;--sidebar:#5a4032;--sidebar-hover:#745443;--sidebar-active:#f7eee8;--sidebar-text:#fffaf6}
html[data-theme="slate"]{--blue:#5d7891;--sidebar:#536a7d;--sidebar-hover:#69849a;--sidebar-active:#edf4f8;--sidebar-text:#fbfdff}
.theme-dot.business{background:#0d4f7c}.theme-dot.purple{background:#40366f}.theme-dot.coffee{background:#5a4032}.theme-dot.slate{background:#536a7d}
.task-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.task-tabs a{padding:9px 15px;border-radius:7px;background:#fff;color:#506579;text-decoration:none;border:1px solid #dfe6eb}.task-tabs a.active{background:var(--blue);color:#fff;border-color:var(--blue)}.task-tabs b{margin-left:5px}.task-table-wrap{max-width:none}.task-table{min-width:920px}.task-table td small{display:block;color:#7b8995;margin-top:5px;max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-state,.task-priority{display:inline-block;padding:5px 10px;border-radius:16px;font-size:13px;white-space:nowrap}.task-state.pending{background:#fff1d6;color:#9b6500}.task-state.processing{background:#e4f1ff;color:#176cb2}.task-state.completed{background:#e3f6e9;color:#26743e}.task-state.exception{background:#fde6e6;color:#a62929}.task-priority.normal{background:#edf1f4;color:#5d6b76}.task-priority.important{background:#fff0db;color:#a35e00}.task-priority.urgent{background:#ffe2e2;color:#b22727}
.task-form{max-width:1000px}.task-form-card,.task-detail-card{background:#fff;border-radius:12px;padding:24px;margin:18px 0;box-shadow:0 3px 16px #22384d12}.task-form-card h2,.task-detail-card h2{margin-top:0}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 20px}.form-grid .wide{grid-column:1/-1}.task-form select,.task-form textarea,.task-detail-card select,.task-detail-card textarea{display:block;width:100%;margin-top:8px;border:1px solid #ccd7df;border-radius:7px;padding:12px;font-size:16px;font-family:inherit}.task-form small{display:block;color:#7b8995;margin-top:7px}.watcher-list{display:flex;flex-wrap:wrap;gap:10px}.watcher{display:flex;align-items:center;gap:7px;border:1px solid #dbe4ea;border-radius:7px;padding:9px 13px;margin:0}.watcher input{width:auto;margin:0}.notice-tip{margin-top:18px;padding:13px 15px;background:#fff7df;color:#8b650b;border-radius:7px}.task-submit{margin:5px 0 30px;font-size:17px;padding:13px 30px}
.task-detail-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.task-detail-card{margin:0;max-width:none}.task-detail-head{display:flex;justify-content:space-between}.task-details-text{padding:16px;background:#f6f8fa;border-radius:8px;white-space:pre-wrap;line-height:1.7}.task-detail-card dl{display:grid;grid-template-columns:110px 1fr;margin-top:20px}.task-detail-card dt,.task-detail-card dd{padding:12px 0;border-bottom:1px solid #edf0f2}.task-detail-card dt{color:#71808d}.task-detail-card dd{margin:0}
@media(max-width:800px){.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.task-detail-grid{grid-template-columns:1fr}}
