:root{font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;color:#253239;background:#f5f7f8;font-size:14px;font-synthesis:none;--accent:#16766b;--line:#dfe5e8;--muted:#6d7b82;letter-spacing:0}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:5px;background:transparent;min-height:38px;padding:8px 13px;font-weight:500;white-space:normal}button:disabled{opacity:.5;cursor:wait}button:hover{background:#edf2f2}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #257e91;outline-offset:3px}button svg,summary svg,.history-head svg{width:18px;height:18px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.primary{background:var(--accent);color:#fff}.primary:hover{background:#105e55}.secondary{background:#fff;border-color:#cbd6da}.text-button{color:var(--accent);padding:6px 9px}.icon-button{width:38px;height:38px;min-width:38px;padding:9px;border-radius:5px}input,select,textarea{border:1px solid #cbd5d9;border-radius:5px;background:#fff;padding:9px 11px;max-width:100%;min-width:0}input,select{height:39px}textarea{resize:vertical;width:100%;min-height:150px;line-height:1.8;overflow-wrap:anywhere}h1,h2,h3,p{margin:0}h1{font-size:25px;font-weight:650;line-height:1.45}h2{font-size:20px}h3{font-size:13px}label{display:flex;flex-direction:column;gap:9px;font-size:13px}.muted{color:var(--muted);font-size:13px;line-height:1.7}.error{color:#a33240;line-height:1.7;font-size:13px}[hidden]{display:none!important}.login-page{min-height:100vh;display:grid;place-items:center;padding:30px}.login-form{width:360px;max-width:100%;padding:15px 0}.login-form h1{margin:22px 0 4px;font-size:25px}.login-form label{margin-top:25px}.login-form button{width:100%;margin-top:25px}.login-form .error{margin-top:16px}.brand-image{display:block}.topbar{height:78px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 28px;gap:20px}.brand{display:flex;align-items:center;gap:11px}.brand strong{font-size:16px;white-space:nowrap}.brand span{display:block;color:var(--muted);font-size:11px;margin-top:4px}.view-tabs{display:flex;height:100%;align-items:center;gap:7px}.view-tabs button{height:40px;color:#56666e}.view-tabs .active{background:#e9f3f0;color:#126e62}.account{display:flex;align-items:center;gap:6px;font-size:13px;white-space:nowrap}.account>span{margin-right:7px}.layout{display:grid;grid-template-columns:226px minmax(0,1fr);max-width:1600px;margin:auto;min-height:calc(100vh - 78px)}.sidebar{padding:30px 16px;border-right:1px solid var(--line);background:#fbfcfc}.sidebar-heading{padding:0 12px 17px;font-size:12px;color:var(--muted)}#groupNav{display:flex;flex-direction:column;gap:6px}.group-button{width:100%;display:block;text-align:left;padding:14px 12px;border-left:3px solid transparent;border-radius:0 5px 5px 0}.group-button .group-name{display:block;font-size:14px;margin-bottom:5px}.group-button .group-division{font-size:12px;line-height:1.65;color:var(--muted);display:block}.group-button.active{background:#eaf3f0;border-left-color:var(--accent);color:#14675d}.history-head{border-top:1px solid var(--line);margin:29px 12px 10px;padding-top:24px;display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.history-button{width:100%;justify-content:space-between;padding:10px 13px;color:#64747c;font-size:12px}.history-button.active{color:#186b77;background:#eaf1f4}.history-empty{font-size:12px;color:#7b878c;padding:14px 12px}main{padding:34px 38px 38px;min-width:0}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px}.eyebrow{font-size:12px;color:var(--muted);margin-bottom:7px}.save-state{font-size:12px;color:#627a72;white-space:nowrap}.save-state.dirty{color:#95641b}.toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin-bottom:24px;flex-wrap:wrap}.week-control,.export-control{display:flex;align-items:center;gap:7px}.week-picker{display:flex;flex-direction:row;align-items:center;gap:10px}.week-picker>span{font-size:12px;color:var(--muted);white-space:nowrap}.week-picker input{width:149px;background:transparent}.export-control select{width:143px}.person-line{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin:5px 0 21px}.person-line strong{font-size:19px}.person-line>.muted{margin-left:auto}.label{color:var(--muted);font-size:12px}.reference{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:27px}.reference summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;list-style:none;font-size:13px;padding:14px 0;color:#607079}.reference summary::-webkit-details-marker{display:none}.reference-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding-bottom:22px}.reference-grid h3{font-weight:500;color:#446369;margin:3px 0 9px}.reference-grid p{font-size:13px;line-height:1.9;color:#6c787f}.work-item{background:#fff;border:1px solid var(--line);border-radius:7px;padding:20px 23px;margin:0 0 17px}.work-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.work-item-header h2{font-size:13px;font-weight:600;color:#5c6f77}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.work-fields{display:flex;gap:24px;align-items:end;margin-top:19px}.work-fields label{min-width:150px}.work-fields select{width:160px}.work-fields .progress-mark{margin-left:auto;color:#246f63;font-size:12px;align-self:center}.add-button{padding-left:0}.save-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:22px 0;margin-top:10px;border-top:1px solid var(--line)}.save-bar .primary{min-width:140px}.banner{padding:12px 15px;background:#fff4d9;color:#795919;border:1px solid #eddfba;border-radius:5px;margin-bottom:16px;line-height:1.7;font-size:13px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.banner button{margin-left:auto}.error-banner{background:#fff0f1;border-color:#efd7da;color:#9c3745}.conflict-banner{background:#edf2fa;border-color:#cddce8;color:#3c6581}.summary-meta{display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:13px;color:#627780;margin-bottom:23px}.summary-meta label{flex-direction:row;align-items:center}.summary-group{margin-bottom:32px}.summary-group-heading{display:flex;align-items:baseline;gap:12px;margin-bottom:13px;flex-wrap:wrap}.summary-group-heading h2{font-size:16px}.summary-group-heading span{color:#708187;font-size:12px}.summary-group-heading .status-label{margin-left:auto;color:#26756b}.table-scroll{overflow:auto;border:1px solid var(--line);border-radius:5px}table{border-collapse:collapse;width:100%;table-layout:fixed;background:#fff;min-width:630px;font-size:13px}th{background:#eef2f3;text-align:left;font-size:12px;font-weight:500;color:#5c6d76}th,td{padding:15px 17px;border-bottom:1px solid var(--line);vertical-align:top;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}th:nth-child(1),th:nth-child(2){width:36%}th:nth-child(3){width:17%}th:nth-child(4){width:11%}tr:last-child td{border-bottom:0}.completion{color:#1c7d6b}.empty-state{padding:40px;text-align:center;color:#73858b;background:#fff}dialog{padding:26px;border:1px solid #cbd5da;border-radius:8px;max-width:min(800px,calc(100vw - 32px));width:760px;max-height:85vh;overflow:auto;box-shadow:0 15px 60px #1c383626}dialog::backdrop{background:#182e3659}.dialog-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.dialog-heading h2{font-size:20px}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:23px}#latestContent{margin-top:20px}#passwordDialog{width:380px}#passwordDialog label{margin-top:18px}#passwordDialog .muted{margin:12px 0}#passwordDialog .primary{width:100%;margin-top:20px}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);max-width:calc(100vw - 36px);padding:12px 23px;background:#243b3a;color:#fff;border-radius:6px;box-shadow:0 5px 15px #172e3622;font-size:13px;z-index:9;text-align:center}
@media(min-width:1500px){main{padding-left:46px;padding-right:46px}}@media(max-width:1100px){.topbar{padding:0 18px}.layout{grid-template-columns:195px minmax(0,1fr)}main{padding:28px 24px}.account{gap:2px}.brand strong{font-size:14px}.view-tabs button{padding:8px}.work-item{padding:18px}.work-grid{gap:18px}.page-heading h1{font-size:23px}}@media(max-width:760px){.topbar{height:auto;min-height:118px;flex-wrap:wrap;padding:15px 18px 8px;gap:9px}.brand{flex:1}.brand strong{font-size:15px}.account>span{font-size:12px}.view-tabs{order:3;width:100%;height:43px}.view-tabs button{flex:1}.layout{display:block}.sidebar{padding:17px 18px;border-right:0;border-bottom:1px solid var(--line)}.sidebar-heading{display:none}#groupNav{display:grid;grid-template-columns:1fr 1fr;gap:7px}.group-button{padding:10px 12px}.group-button .group-division{font-size:11px}.group-button .group-name{font-size:13px;margin-bottom:3px}.history-head,#history{display:none}main{padding:22px 18px}.page-heading{margin-bottom:19px;align-items:flex-start;gap:14px}.page-heading h1{font-size:21px;overflow-wrap:anywhere}.save-state{white-space:normal;min-width:60px;text-align:right;line-height:1.6}.toolbar{gap:14px;padding:12px 0}.week-control{width:100%;justify-content:space-between;gap:2px}.export-control{width:100%;justify-content:flex-end}.week-picker{gap:6px}.week-picker input{width:145px}.person-line{gap:10px}.person-line>.muted{width:100%;margin:0}.reference-grid{grid-template-columns:1fr;gap:18px}.work-grid{grid-template-columns:1fr;gap:20px}.work-item{padding:15px}.work-fields{gap:14px;flex-wrap:wrap}.work-fields label{flex:1;min-width:115px}.work-fields select{width:100%}.work-fields input{width:100%}.work-fields .progress-mark{display:none}textarea{min-height:145px}.summary-meta{align-items:flex-start;flex-wrap:wrap}.summary-meta label{width:100%;justify-content:space-between}.summary-meta select{max-width:190px}.dialog-actions{flex-wrap:wrap}.dialog-actions button{flex:1;min-width:130px}}
@media(max-width:360px){.week-picker>span{display:none}.week-picker input{width:135px}.week-control .text-button{padding:6px}.topbar .brand{min-width:180px}.page-heading>div{min-width:0}}
