:root{--ink:#20332f;--muted:#7a8782;--line:#e5eae6;--green:#26795e;--soft:#eaf3ec;--bg:#f5f7f4;--white:#fff;--red:#bd5952}*{box-sizing:border-box}body{margin:0;background:var(--bg);font:14px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:var(--ink)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-color:var(--green)}button,a{touch-action:manipulation}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}button:disabled{opacity:.5;cursor:wait}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1{font-size:29px;letter-spacing:-.7px;font-weight:650}h2{font-size:19px}h3{font-size:15px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.8px;color:var(--muted)}.sidebar{width:228px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:30px 18px 18px;display:flex;flex-direction:column}.brand{display:flex;gap:12px;align-items:center;padding:0 10px;font-size:17px;font-weight:650}.brand-icon{background:var(--green);color:white;border-radius:11px;padding:9px;font-size:19px;letter-spacing:-1px}.brand small{display:block;font-size:9px;letter-spacing:2px;color:var(--muted);margin-top:1px}.workspace-label{font-size:12px;background:var(--bg);border:1px solid var(--line);border-radius:7px;margin:30px 0 24px;padding:11px 12px}.workspace-label span{display:block;font-size:8px;letter-spacing:1px;color:var(--muted)}nav a{display:flex;gap:12px;align-items:center;padding:11px 14px;border-radius:7px;color:#63716c;margin:4px 0}nav a.active{background:var(--soft);color:var(--green);font-weight:650}nav i{font-style:normal;font-size:18px;width:19px}nav a span{margin-left:auto;font-size:11px;background:#d9e8dc;border-radius:4px;padding:0 6px}.nav-label{font-size:10px;color:#9aa39e;padding:25px 14px 8px;letter-spacing:1px}.sidebar-footer{margin-top:auto;border-top:1px solid var(--line);padding:20px 4px 0;display:flex;gap:10px;align-items:center}.avatar{display:inline-flex;align-items:center;justify-content:center;background:#ebefe8;color:#627657;border-radius:50%;width:34px;height:34px;font-size:12px;flex:none}.sidebar-footer small{display:block;color:var(--muted);font-size:10px}.sidebar-footer button{margin-left:auto}.icon-btn{background:transparent;color:var(--muted);font-size:21px;padding:2px 8px;border-radius:5px}main{margin-left:228px}.topbar{height:70px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 36px;font-size:12px;color:var(--muted);background:#ffffffb0}.topbar b{font-weight:normal;margin:0 13px;color:#bac3bd}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#609b73;margin-right:7px}.main-body{padding:32px 36px 50px;max-width:1650px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.page-heading h1{margin:5px 0 7px}.page-heading p{color:var(--muted);font-size:12px}.primary,.secondary{border-radius:6px;padding:9px 17px;font-weight:550;white-space:nowrap;font-size:12px}.primary{background:var(--green);color:#fff}.primary:hover{background:#1b634b}.secondary{background:#fff;color:#52645c;border:1px solid var(--line)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:25px}.stat{border:1px solid var(--line);background:#fff;border-radius:9px;padding:20px 23px}.stat-label{display:flex;justify-content:space-between;color:#728179;font-size:12px}.stat-icon{background:#f0f5ed;color:#64846a;border-radius:6px;padding:2px 7px}.stat strong{display:block;font-size:32px;font-weight:550;letter-spacing:-1px;margin:4px 0}.stat small{font-size:11px;color:var(--muted)}.stat small b{color:var(--green);font-weight:500}.overview-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:22px}.panel{background:white;border:1px solid var(--line);border-radius:9px;overflow:hidden;margin-bottom:22px}.panel-head{padding:19px 22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.panel-head small{color:var(--muted);font-size:11px}.text-link{background:transparent;color:var(--green);font-size:12px;cursor:pointer}.distribution{padding:22px;display:flex;gap:27px;align-items:center}.donut{width:132px;height:132px;border-radius:50%;position:relative;flex:none}.donut:after{content:'';position:absolute;inset:18px;background:#fff;border-radius:50%}.donut-label{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:10px;color:var(--muted)}.donut-label strong{font-size:24px;color:var(--ink);line-height:1.3}.legend{flex:1}.legend-row{display:flex;align-items:center;gap:8px;margin:10px 0;font-size:12px;color:#68776f}.legend-row b{margin-left:auto;color:var(--ink);font-weight:500}.dot{width:7px;height:7px;border-radius:2px;display:inline-block}.progress-list{padding:6px 22px 14px}.progress-row{padding:14px 0}.progress-label{display:flex;justify-content:space-between;font-size:12px;margin-bottom:9px}.progress-label small{color:var(--muted)}.progress-track{height:5px;background:#edf1ea;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:#609277;border-radius:4px}.activity-list{padding:0 22px}.activity-row{padding:15px 0;border-bottom:1px solid #eff2ed;display:flex;gap:12px;font-size:12px}.activity-row:last-child{border:0}.activity-row .avatar{width:28px;height:28px;font-size:10px}.activity-row p{color:#697970;overflow-wrap:anywhere}.activity-row small{color:#9aa69e;font-size:10px}.callout{border:1px solid #dce8dc;background:#edf4ea;border-radius:9px;padding:20px 22px;font-size:12px;color:#657b63}.callout h3{color:#3f634b;margin-bottom:6px}.callout a{display:inline-block;margin-top:12px;color:#3c7253}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:18px}.filters input,.filters select{background:#fff;border:1px solid var(--line);border-radius:6px;padding:8px 10px;font-size:12px;color:#65736b;max-width:200px}.filters input{flex:1;min-width:175px;max-width:none}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{font-weight:500;color:#8a978e;background:#fafbf9;text-align:left;padding:12px 17px;white-space:nowrap}td{padding:15px 17px;border-top:1px solid #eff2ed;color:#67766c}tbody tr[data-task]{cursor:pointer}tbody tr:hover{background:#fafcf9}.task-title{color:var(--ink);font-weight:500;max-width:420px;min-width:180px}.task-title small{display:block;font-size:10px;color:#a0aaa3;margin-top:4px;font-weight:400}.badge{display:inline-block;border-radius:4px;padding:2px 7px;font-size:10px;white-space:nowrap;background:#eff2ed;color:#7d877f}.badge.green{background:#e7f2e8;color:#4c8460}.badge.blue{background:#e9eff9;color:#6a85ae}.badge.orange{background:#fbf0df;color:#b78b40}.badge.red{background:#faeae7;color:#bd746a}.badge.purple{background:#f0eaf7;color:#9176b0}.table-footer{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.table-footer button{margin-left:8px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:23px;display:flex;flex-direction:column;min-height:268px}.project-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.project-icon{font-size:18px;color:var(--green);background:var(--soft);padding:5px 10px;border-radius:8px}.project-card h3{font-size:16px;margin-bottom:7px}.project-card p{font-size:12px;color:var(--muted);margin-bottom:13px}.feature-lines{white-space:pre-line;font-size:12px;line-height:1.9;color:#627368}.project-bottom{margin-top:auto;padding-top:17px;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted)}.project-card .code{font-size:10px;color:#9ba79f;overflow-wrap:anywhere;margin-top:12px}.board{display:flex;gap:15px;overflow-x:auto;padding-bottom:20px;align-items:flex-start}.board-column{background:#edf1eb;border-radius:8px;min-width:255px;flex:1;padding:13px}.board-column>header{display:flex;justify-content:space-between;margin-bottom:17px;padding:1px 4px;font-size:12px}.board-column header span{color:var(--muted)}.board-card{background:white;border:1px solid var(--line);border-radius:7px;padding:15px;margin-bottom:10px;cursor:pointer}.board-card h3{font-size:12px;font-weight:500;margin:10px 0 15px}.board-card p{font-size:10px;color:var(--muted)}.board-card footer{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted)}.iteration-card{padding:22px;border-bottom:1px solid var(--line)}.iteration-card:last-child{border:0}.iteration-head{display:flex;justify-content:space-between}.iteration-card p{font-size:12px;color:var(--muted);margin:10px 0}.iteration-card .progress-track{margin:12px 0}.empty{text-align:center;padding:55px 20px;color:var(--muted);font-size:13px}.empty strong{display:block;font-size:17px;color:#52675a;margin-bottom:7px}.notice{font-size:12px;color:#7b897f;background:#f0f4ed;border-radius:6px;padding:12px 16px;margin-bottom:18px}.actions{display:flex;gap:9px;align-items:center}dialog{border:0;border-radius:12px;box-shadow:0 25px 100px #13271d40;width:min(900px,94vw);max-height:90vh;padding:0;color:var(--ink)}dialog::backdrop{background:#1d302b65;backdrop-filter:blur(2px)}.modal-header{display:flex;justify-content:space-between;padding:22px 26px;border-bottom:1px solid var(--line)}.modal-header h2{margin-top:3px}#editor-body{padding:23px 26px}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.form-grid .wide{grid-column:1/-1}label{display:block;color:#748077;font-size:12px}label input,label textarea,label select{display:block;margin-top:6px;width:100%;padding:9px 11px;border:1px solid #dfe6de;border-radius:6px;background:#fff;color:var(--ink)}textarea{min-height:85px;resize:vertical}.modal-footer{position:sticky;bottom:0;background:#fff;padding:15px 26px;display:flex;gap:10px;align-items:center;justify-content:flex-end;border-top:1px solid var(--line)}.modal-footer .error{margin-right:auto}.error{font-size:12px;color:var(--red)}.detail-section{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.detail-section h3{margin-bottom:12px}.attachments{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:14px}.attachments a{display:block;border:1px solid var(--line);border-radius:5px;max-width:170px;overflow:hidden;padding:5px;font-size:11px}.attachments img{width:150px;height:100px;object-fit:contain}.source-data{font-size:11px;white-space:pre-wrap;background:var(--bg);padding:12px;border-radius:6px;max-height:200px;overflow:auto}.comment-input{display:flex;gap:10px;align-items:center}.comment-input textarea{flex:1;border:1px solid var(--line);border-radius:6px;padding:10px;min-height:60px}.audit-detail{font-size:11px;white-space:pre-wrap;max-height:160px;overflow:auto;overflow-wrap:anywhere;color:var(--muted)}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#213e30;color:white;padding:12px 24px;border-radius:7px;box-shadow:0 8px 30px #0002;z-index:99;font-size:13px}.login-page{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr;background:#fff}.login-brand{background:#e8eee3;padding:9vh 8vw;color:#315b42;display:flex;flex-direction:column;justify-content:center}.brand-mark{font-size:34px;font-weight:700;margin-bottom:65px}.brand-mark span{font-size:11px;letter-spacing:3px;margin-left:12px}.login-brand h1{font-size:38px;line-height:1.6;margin:18px 0}.login-brand p:not(.eyebrow){color:#7e907d;font-size:13px;line-height:2}.login-line{height:1px;background:#cfdccc;margin:65px 0 20px}.login-brand small{color:#83947e;font-size:11px}.login-form{width:340px;max-width:85%;margin:auto}.login-form h2{font-size:25px;margin:12px 0}.login-form>p{font-size:12px;color:var(--muted);margin-bottom:32px}.login-form label{margin-bottom:19px}.login-form input{padding:12px}.login-form button{width:100%;display:flex;justify-content:space-between;padding:12px 18px}.login-form .error{color:var(--red);margin:0 0 15px}.muted{color:var(--muted)}.nowrap{white-space:nowrap}@media(min-width:1600px){.project-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1100px){.sidebar{width:200px}main{margin-left:200px}.main-body{padding:25px 22px}.overview-grid{grid-template-columns:1fr}.project-grid{grid-template-columns:repeat(2,1fr)}.stats{gap:10px}.stat{padding:17px}}@media(max-width:700px){.sidebar{position:static;width:auto;padding:12px}.brand{display:none}.workspace-label,.sidebar-footer,.nav-label{display:none}nav{display:flex;overflow:auto;gap:5px}nav a{white-space:nowrap;font-size:12px;padding:8px}nav i{display:none}main{margin:0}.topbar{height:48px;padding:0 18px}.main-body{padding:22px 16px}.page-heading{gap:14px;align-items:flex-start}h1{font-size:24px}.stats{grid-template-columns:repeat(2,1fr)}.project-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:repeat(2,1fr)}.login-page{display:block;padding-top:16vh}.login-brand{display:none}.distribution{gap:18px}.page-heading p{max-width:230px}.filters select{max-width:145px}.modal-header,#editor-body,.modal-footer{padding:17px}.topbar div{font-size:10px}}
.overview-grid>div,.project-card,.panel{min-width:0}@media(max-width:1100px){.overview-grid{grid-template-columns:minmax(0,1fr)}}
