@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#17211b;font-synthesis:none;--ink:#17211b;--muted:#6c766f;--line:#dfe5df;--green:#225a40;--lime:#c9ee66;--cream:#f1e8d5;background:#f5f7f4;font-family:DM Sans,Noto Sans SC,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{min-height:100vh}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#f5f7f4eb;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(20px,5vw,76px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:12px;font-weight:700;text-decoration:none;display:flex}.brand-mark{color:#fff;background:var(--green);border-radius:8px 8px 8px 2px;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:21px;display:grid}.topbar-right{align-items:center;gap:22px;font-size:13px;display:flex}.sync-note{color:var(--muted);align-items:center;gap:8px;display:flex}.sync-note i{background:#46a06b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #ddeddf}.text-button{color:var(--green);background:0 0;border:0;padding:8px;font-weight:600}.logout-button{color:#68736b;background:#fff;border:1px solid #cfd8d1;border-radius:6px;padding:7px 11px;font-size:12px}main{width:min(1480px,100% - clamp(32px,8vw,128px));margin:0 auto}.hero{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:46px;padding:42px 0 32px;display:grid}.eyebrow{color:var(--green);letter-spacing:.2em;margin:0 0 12px;font-size:10px;font-weight:700}.hero-title-line{align-items:center;gap:16px;display:flex}h1{letter-spacing:-.045em;margin:0;font-size:clamp(38px,4vw,54px);font-weight:650;line-height:1.08}.hero-title-line>span{color:#376d50;white-space:nowrap;background:#e3eee6;border:1px solid #cfdfd3;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:700}.hero-copy{color:var(--muted);max-width:620px;margin:14px 0 0;font-size:14px;line-height:1.7}.week-card{background:var(--green);color:#fff;border-radius:4px 22px 4px 4px;flex-direction:column;justify-content:space-between;width:310px;min-height:112px;padding:20px 22px;display:flex;position:relative;overflow:hidden}.week-card:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:82px;height:82px;position:absolute;top:-30px;right:-21px}.week-card>div{justify-content:space-between;align-items:center;padding-right:10px;display:flex}.week-card span{color:#b8ccbf;font-size:10px}.week-card strong{letter-spacing:-.025em;font-size:19px}.week-card strong i{color:#91ad99;padding:0 6px;font-style:normal}.week-card small{color:var(--lime);letter-spacing:.14em;font-size:8px}.week-nav{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:16px;margin-bottom:24px;padding:15px 18px;display:flex}.week-nav>button:not(.today-button){width:38px;height:38px;color:var(--green);background:#f0f3ef;border:0;border-radius:7px}.week-nav div{text-align:center;min-width:190px}.week-nav div span{color:#909991;letter-spacing:.12em;margin-bottom:2px;font-size:10px;display:block}.week-nav div strong{font-size:14px}.today-button{color:var(--green);background:#fff;border:1px solid #b9c8bd;border-radius:7px;margin-left:auto;padding:9px 14px;font-size:12px;font-weight:600}.sections-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;display:grid}.report-card,.progress-section{border:1px solid var(--line);background:#fff;border-radius:12px}.report-card{padding:27px;position:relative}.card-head{grid-template-columns:auto 1fr auto;align-items:start;gap:14px;margin-bottom:20px;display:grid}.card-index{color:var(--green);border-top:2px solid var(--lime);min-width:25px;padding-top:3px;font-size:11px;font-weight:700}h2{letter-spacing:-.02em;margin:0;font-size:18px}.card-head p,.section-title p{color:#8a928c;margin:6px 0 0;font-size:12px}.report-card textarea{resize:vertical;width:100%;height:112px;min-height:72px;color:var(--ink);background:0 0;border:0;border-top:1px solid #edf0ed;outline:0;padding:18px 2px 4px;line-height:1.8}.report-card textarea::placeholder,input::placeholder{color:#b1b8b2}.report-card textarea:focus{border-color:#8eaa96}.char-count{text-align:right;color:#a2aaa4;margin-top:4px;font-size:10px}.save-badge{white-space:nowrap;color:#768079;background:#f1f3f1;border-radius:999px;padding:4px 7px;font-size:10px}.save-saved{color:#35704e;background:#e5f2e9}.save-error{color:#a33d35;background:#f9e6e3}.save-dirty{color:#8c671e;background:#fbf2db}.progress-section{margin-top:18px;padding:28px}.section-title,.section-title>div{align-items:center;display:flex}.section-title{justify-content:space-between;margin-bottom:25px}.section-title>div{gap:14px}.primary-button{color:#173624;background:var(--lime);border:0;border-radius:7px;padding:11px 17px;font-size:13px;font-weight:700;box-shadow:0 4px 12px #4a70321f}.primary-button:hover{background:#d4f57e}.table-wrap{border:1px solid #e5e9e5;border-radius:9px;overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1160px}th{color:#7d867f;text-align:left;border-bottom:1px solid var(--line);background:#f7f8f6;padding:12px 10px;font-size:11px;font-weight:600}td{vertical-align:middle;background:#fff;border-bottom:1px solid #edf0ed;padding:10px}tbody tr:last-child td{border-bottom:0}th:first-child{width:220px}th:nth-child(2){width:110px}th:nth-child(3),th:nth-child(4){width:140px}th:nth-child(5){width:120px}th:nth-child(6){width:145px}th:nth-child(7){width:200px}th:nth-child(8){width:88px}td input,td select,td textarea{color:#2e3932;background:0 0;border:1px solid #0000;border-radius:5px;width:100%;padding:8px 7px;font-size:12px}td textarea{resize:none;white-space:pre-wrap;overflow-wrap:anywhere;min-height:34px;line-height:1.65;display:block;overflow:hidden}td input:hover,td select:hover,td textarea:hover{border-color:#dbe2dc}td input:focus,td select:focus,td textarea:focus{background:#fff;border-color:#80a18a;outline:2px solid #e6eee8}.deadline{color:#487159;white-space:nowrap;font-size:11px}.deadline.overdue{color:#bb4f45}.status-cell{align-items:center;gap:5px;display:flex}.status-select{font-weight:600}.status-未启动{color:#6c7670;background:#edf0ee}.status-进行中{color:#246248;background:#e2f2e6}.status-已暂停{color:#8a651f;background:#fbf0d7}.status-已延期{color:#a8443e;background:#f8e5e2}.status-cell button{color:#6d8875;background:0 0;border:0;padding:3px;font-size:9px;text-decoration:underline}.row-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.delete-button{color:#9a5d58;background:#f5f5f3;border:0;border-radius:6px;width:27px;height:27px;font-size:18px}.empty-cell{text-align:center;color:#8d958f;padding:52px 20px}.empty-cell span{color:#afc3b4;margin-bottom:9px;font-size:30px;display:block}.empty-cell strong{color:#58625b;font-size:13px;display:block}.empty-cell p{margin:6px 0 0;font-size:11px}.table-footnote{color:#909892;margin:12px 2px 0;font-size:10px}.loading-panel,.error-panel{border:1px solid var(--line);text-align:center;color:#758078;background:#fff;border-radius:12px;padding:70px}.loading-panel span{border:2px solid #dbe4dd;border-top-color:var(--green);vertical-align:-3px;border-radius:50%;width:16px;height:16px;margin-right:9px;animation:.8s linear infinite spin;display:inline-block}.error-panel p{color:#8a5651}.error-panel button{background:var(--green);color:#fff;border:0;border-radius:6px;padding:9px 14px}footer{border-top:1px solid var(--line);color:#929b94;letter-spacing:.12em;justify-content:space-between;width:min(1480px,100% - clamp(32px,8vw,128px));margin:56px auto 0;padding:24px 0 38px;font-size:10px;display:flex}footer p{letter-spacing:0;margin:0}.toast{color:#fff;z-index:50;background:#1f3026;border-radius:8px;padding:11px 18px;font-size:13px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #14281c38}.login-page{grid-template-columns:minmax(360px,1.1fr) minmax(400px,.9fr);width:100%;min-height:100vh;margin:0;display:grid}.login-brand-panel{background:var(--green);color:#fff;flex-direction:column;justify-content:space-between;padding:clamp(28px,5vw,76px);display:flex;position:relative;overflow:hidden}.login-brand-panel:before,.login-brand-panel:after{content:"";border:1px solid #ffffff17;border-radius:50%;position:absolute}.login-brand-panel:before{width:460px;height:460px;bottom:-220px;right:-180px}.login-brand-panel:after{width:280px;height:280px;bottom:-120px;right:-80px}.login-brand{color:#fff;width:fit-content}.login-brand .brand-mark{color:var(--green);background:var(--lime)}.login-brand-panel h1{font-size:clamp(42px,5vw,72px)}.login-brand-panel div>p:last-child{color:#b9cbbf;max-width:460px;line-height:1.8}.login-brand-panel>small{color:#8eaa98;letter-spacing:.2em;font-size:10px}.login-form-panel{background:#f5f7f4;place-items:center;padding:34px;display:grid}.login-form-panel form{width:min(390px,100%)}.login-index{color:var(--green);letter-spacing:.16em;border-top:2px solid var(--lime);padding-top:5px;font-size:10px;font-weight:700}.login-form-panel h2{margin:22px 0 7px;font-size:32px}.login-form-panel form>p{color:var(--muted);margin:0 0 34px}.login-form-panel label{color:#68726b;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.login-form-panel input{background:#fff;border:1px solid #d7ded8;border-radius:8px;outline:0;width:100%;height:50px;padding:0 14px}.login-form-panel input:focus{border-color:#70947d;box-shadow:0 0 0 3px #e3ece6}.login-form-panel button{background:var(--green);color:#fff;border:0;border-radius:8px;width:100%;height:50px;margin-top:18px;font-weight:700}.login-form-panel button:hover{background:#194832}.login-form-panel form>small{text-align:center;color:#9aa29c;margin-top:16px;font-size:10px;display:block}.login-error{color:#a5433c;background:#fae8e5;border-radius:6px;margin-top:9px;padding:9px 11px;font-size:12px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=820px){.topbar{padding:0 18px}.sync-note{display:none}.topbar-right{gap:5px}main{width:calc(100% - 28px)}.hero{grid-template-columns:1fr;gap:24px;padding:36px 0 26px}.hero-title-line{align-items:flex-end}.hero-title-line>span{margin-bottom:4px}.week-card{width:100%;min-height:104px}.sections-grid{grid-template-columns:1fr}.report-card textarea{height:104px}.progress-section{padding:20px 0;overflow:hidden}.section-title{padding:0 20px}.section-title p{display:none}.table-wrap{border-left:0;border-right:0;border-radius:0}.sticky-col{z-index:3;position:sticky;left:0;box-shadow:1px 0 #e5e9e5}th.sticky-col{z-index:4;background:#f7f8f6}.table-footnote{padding:0 20px}footer{width:calc(100% - 28px);line-height:1.8;display:block}.login-page{grid-template-columns:1fr}.login-brand-panel{min-height:310px;padding:28px}.login-brand-panel h1{font-size:38px}.login-brand-panel div>p:last-child,.login-brand-panel>small{display:none}.login-form-panel{min-height:calc(100vh - 310px);padding:38px 24px}}@media (width>=821px) and (width<=1180px){.sections-grid{grid-template-columns:1fr 1fr}.card-other{grid-column:1/-1}}
