:root{font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:#21332f;background:#f5f7f8;font-size:14px;--green:#167455;--ink:#21332f;--muted:#74817d;--line:#e5eae8}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:1px solid #dce4e0;background:white;color:var(--ink);border-radius:7px;padding:9px 14px;font-weight:500}button:hover{background:#eef5f1}button.primary{background:var(--green);color:white;border-color:var(--green)}button.primary:hover{background:#0e5d42}button.link{border:0;background:none;color:var(--green);padding:6px}aside{position:fixed;inset:0 auto 0 0;width:226px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:27px 18px;z-index:5}.brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700}.brandmark{background:#155e49;color:#fff;font-size:20px;border-radius:10px;padding:10px 8px;letter-spacing:-1px}.brand small{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:3px}.workspace{margin:29px 0 22px;background:#f6f8f7;border:1px solid var(--line);padding:12px;font-size:13px;border-radius:6px;display:flex;justify-content:space-between}nav a{display:flex;align-items:center;gap:12px;padding:12px 15px;margin:5px 0;border-radius:7px;color:#65716d}nav a.active{background:#e8f3ed;color:#126144;font-weight:650}nav svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.6}nav .nav-label{margin:24px 15px 9px;font-size:12px;color:#929c98}.nav-count{margin-left:auto;background:#d76c36;color:white;font-size:11px;padding:1px 6px;border-radius:4px}.side-bottom{margin-top:auto;padding:18px 8px 0}.conn-note{font-size:12px;background:#fff7ed;border:1px solid #f5e7d5;color:#a07743;padding:7px 9px;border-radius:5px;margin:0 0 12px}.side-bottom p{font-size:12px;line-height:1.8;color:#83908a}.profile{display:flex;gap:10px;border-top:1px solid var(--line);padding-top:20px;margin-top:20px;font-size:13px}.profile small{display:block;color:#8b9591;font-size:11px;margin-top:4px}.avatar{width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;background:#e7ede6;color:#576e57;border-radius:50%;font-size:13px;flex-shrink:0}.avatar.small{width:30px;height:30px}.shell{margin-left:226px}header{height:73px;background:#fff;border-bottom:1px solid var(--line);padding:0 35px;display:flex;align-items:center;justify-content:space-between}.breadcrumb{color:#8d9793;font-size:13px}.breadcrumb span{padding:0 14px;color:#bcc4c0}.breadcrumb strong{font-weight:500;color:#42554c}.header-right{display:flex;align-items:center;gap:22px}.date{font-size:12px;color:#84908a}.icon-button{border-radius:50%;width:25px;height:25px;padding:0;color:#819187}main{max-width:1570px;margin:auto;padding:30px 35px 20px;min-height:calc(100vh - 125px)}h1{font-size:25px;font-weight:650;letter-spacing:-.7px;margin:0 0 8px}h2{font-size:16px;margin:0;font-weight:600}h3{font-size:15px;margin:0}p{line-height:1.7}.sub{font-size:13px;color:var(--muted);margin:0}.page-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px}.actions{display:flex;gap:9px;align-items:center}.overview-strip{display:grid;grid-template-columns:repeat(4,1fr);background:white;border:1px solid var(--line);border-radius:10px;margin-bottom:24px}.stat{padding:23px 25px;position:relative}.stat+.stat:before{content:"";position:absolute;left:0;top:24px;bottom:24px;width:1px;background:var(--line)}.stat-label{color:#73817a;font-size:13px;display:flex;justify-content:space-between}.stat-value{font-size:31px;font-weight:600;letter-spacing:-1px;margin:9px 0 8px;font-variant-numeric:tabular-nums}.stat-value small{font-size:13px;color:#78877e;font-weight:400;margin-left:6px;letter-spacing:0}.stat-note{font-size:12px;color:#8a958f}.positive{color:var(--green)}.orange{color:#bb793d}.two-col{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(290px,1fr);gap:22px;margin-bottom:23px}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.panel-head{padding:20px 22px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eff2f0}.panel-head .sub{margin-top:5px;font-size:12px}.muted{color:var(--muted)}.tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-bottom:23px;overflow:auto}.tabs button{border:0;background:none;white-space:nowrap;border-radius:0;padding:5px 0 14px;color:#77847c}.tabs button.active{border-bottom:2px solid var(--green);color:var(--green);font-weight:650}.task{display:flex;gap:14px;align-items:center;padding:17px 22px;border-bottom:1px solid #f0f3f1}.task:last-child{border-bottom:0}.task-icon{width:37px;height:37px;border-radius:8px;background:#edf5f0;color:var(--green);display:grid;place-items:center;font-size:16px}.task-body{flex:1}.task-body p{font-size:12px;color:#8a948f;margin:5px 0 0}.task-end{font-size:12px;color:#8a948f;text-align:right}.tag{display:inline-flex;align-items:center;border-radius:4px;padding:4px 8px;background:#edf4ef;color:#3e8060;font-size:12px;white-space:nowrap}.tag.warn{background:#fff1e4;color:#b57936}.tag.blue{background:#eaf0fa;color:#527ba7}.tag.gray{background:#f0f2f3;color:#77827b}.chart{padding:20px 24px 12px}.chart-top{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin-bottom:8px}.chart svg{width:100%;height:160px;overflow:visible}.chart-labels{display:flex;justify-content:space-between;font-size:11px;color:#8d9791}.legend{display:flex;justify-content:center;gap:22px;font-size:12px;color:#78857d;padding:18px 0}.legend i{width:8px;height:8px;background:var(--green);display:inline-block;margin-right:6px;border-radius:50%}.legend i.light{background:#a9ccba}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-size:12px;font-weight:500;color:#8b9790;background:#fafcfb;padding:13px 20px;border-bottom:1px solid var(--line)}td{padding:16px 20px;border-bottom:1px solid #edf1ee;font-size:13px}tr:last-child td{border-bottom:0}td small{display:block;color:#929c96;font-size:11px;margin-top:5px}tbody tr:hover{background:#fafcfb}.cell-title{font-weight:550;color:#344b3f}.platform{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:5px;background:#eaf0fb;color:#4d75bd;font-size:14px;font-weight:bold;margin-right:8px}.table-foot{display:flex;justify-content:space-between;padding:14px 20px;color:#8a968e;font-size:12px}.progress{height:5px;background:#edf1ee;border-radius:5px;overflow:hidden}.progress span{display:block;height:100%;background:#549b79;border-radius:5px}.module-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:23px}.module-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:20px;text-align:left;cursor:pointer}.module-card p{font-size:12px;color:#8a968e;margin:9px 0 20px}.module-card strong{font-size:24px;font-weight:600}.module-card small{color:#8a968e;font-size:12px;margin-left:6px}.module-card .progress{margin-top:17px}.section-title{margin:27px 0 16px;display:flex;justify-content:space-between;align-items:center}.filters{display:flex;gap:10px;align-items:center;padding:18px 20px;flex-wrap:wrap}.filters input{min-width:210px;flex:1;max-width:310px}input,select,textarea{border:1px solid #dce5df;border-radius:6px;background:white;padding:10px 12px;color:var(--ink);min-width:0}textarea{resize:vertical;min-height:92px;width:100%}.filters input::placeholder{color:#9ba59f}.notice{background:#eef5f1;border:1px solid #dce9e1;border-radius:7px;font-size:13px;color:#527361;padding:13px 17px;margin-bottom:20px;line-height:1.6}.notice.warn{background:#fff7ed;border-color:#f5e7d5;color:#a07743}.board{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.board-col{background:#eef2f0;padding:15px;border-radius:9px}.board-col h3{display:flex;justify-content:space-between;margin:0 0 16px;font-size:14px}.content-card{background:white;border:1px solid var(--line);border-radius:7px;padding:17px;margin-bottom:12px}.content-card h3{line-height:1.7;margin:12px 0;font-size:14px}.content-card p{font-size:12px;color:#85918b;margin:10px 0}.card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eff2f0;padding-top:12px;font-size:12px;color:#8b9790}.split{display:grid;grid-template-columns:1fr 1fr;gap:20px}.body-pad{padding:23px}.big-number{font-size:36px;font-weight:600;margin:18px 0}.metric-row{display:flex;align-items:center;gap:15px;margin:21px 0;font-size:13px}.metric-row .progress{flex:1}.metric-row span:first-child{min-width:80px}.calendar{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.day{padding:16px;min-height:220px;border-right:1px solid var(--line)}.day:last-child{border:0}.day>p{font-size:13px;color:#8c9791;margin:0 0 17px}.day .event{background:#eef6f1;border-left:3px solid #6aa68a;border-radius:3px;padding:10px;margin-bottom:12px;font-size:12px;line-height:1.8}.day.today{background:#fcfefc}.site-banner{padding:23px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}footer{padding:20px 35px;font-size:11px;color:#9aa49f;display:flex;justify-content:space-between}dialog{border:1px solid var(--line);border-radius:12px;padding:0;width:min(650px,calc(100vw - 30px));max-height:90vh;color:var(--ink);box-shadow:0 22px 90px #1b332f30}dialog::backdrop{background:#152b2555;backdrop-filter:blur(2px)}.modal-head{padding:22px 25px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.modal-head button{border:0;font-size:20px;padding:0 5px}.modal-body{padding:23px 25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{display:flex;flex-direction:column;gap:8px;font-size:13px}.form-grid label.full{grid-column:1/-1}.modal-foot{padding:18px 25px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--line)}.detail-row{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #edf1ef;font-size:13px}.detail-row span:first-child{color:#8b968f}.message{background:#f1f6f3;padding:16px;border-radius:8px;margin:16px 0;line-height:1.7;font-size:14px}.timeline{border-left:2px solid #ddeae2;padding-left:18px;margin:20px 5px;color:#6d8175;font-size:13px;line-height:1.9}#toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);background:#234a39;color:white;padding:12px 22px;border-radius:8px;z-index:30;box-shadow:0 4px 25px #173d2620;display:none}.empty{padding:50px;text-align:center;color:var(--muted)}@media(min-width:1500px){main{padding-top:38px}.task{padding-top:21px;padding-bottom:21px}}@media(max-width:1100px){aside{width:190px;padding:22px 12px}.shell{margin-left:190px}main{padding:25px 22px}.two-col{grid-template-columns:1.5fr 1fr}.stat{padding:20px 16px}.stat-value{font-size:27px}.module-row{gap:10px}.module-card{padding:14px}.header-right .date{display:none}}@media(max-width:800px){aside{position:static;width:auto;padding:14px;border-right:0;border-bottom:1px solid var(--line)}.brand{font-size:17px}.brandmark{padding:7px}.brand small,.workspace,.side-bottom,nav .nav-label{display:none}nav{display:flex;gap:6px;overflow:auto;margin-top:12px}nav a{padding:9px 11px;margin:0;white-space:nowrap;font-size:13px;gap:6px}nav svg{width:16px;height:16px}.nav-count{display:none}.shell{margin-left:0}header{height:50px;padding:0 18px}.header-right{gap:13px}main{padding:22px 16px}.two-col,.split{grid-template-columns:1fr}.page-head{align-items:flex-start;flex-wrap:wrap}h1{font-size:23px}.overview-strip{grid-template-columns:1fr 1fr}.stat:nth-child(3){border-top:1px solid var(--line)}.stat:nth-child(4){border-top:1px solid var(--line)}.stat:nth-child(3):before{display:none}.module-row{grid-template-columns:1fr 1fr}.board{grid-template-columns:1fr}.calendar{grid-template-columns:1fr}.day{min-height:auto;border-bottom:1px solid var(--line);border-right:0}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}footer{padding:20px 16px;gap:15px;line-height:1.7}.task{padding:16px 14px}.task-end{max-width:95px}.tabs{gap:20px}.panel-head{padding:17px}.filters input{max-width:none}.actions{flex-wrap:wrap}}@media(prefers-reduced-motion:no-preference){button,a{transition:background .15s,color .15s}dialog[open]{animation:appear .15s ease-out}@keyframes appear{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}}
