*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#17211c;background:#f3f6f4;font-size:14px}button,input,select,textarea{font:inherit}button,a{transition:background-color .16s,color .16s,border-color .16s,opacity .16s}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{width:18px;height:18px;flex:none}h1,h2,h3,p{margin-top:0}.primary{background:#147d55!important;color:#fff!important;border-color:#147d55!important}.primary:hover{background:#0f6846!important}.orange{color:#b65316!important}.danger-text{color:#b42318!important}.spin{animation:spin 1s linear infinite}.app-frame{min-height:100vh}.app-sidebar{position:fixed;inset:0 auto 0 0;width:228px;background:#17251f;color:#dbe8e1;z-index:30;display:flex;flex-direction:column;padding:18px 12px}.brand{height:58px;display:flex;align-items:center;gap:11px;padding:0 8px 17px;border-bottom:1px solid #ffffff1c}.brand img,.login-brand img{width:40px;height:40px;border-radius:8px;object-fit:cover}.brand div,.login-brand div{display:flex;flex-direction:column}.brand strong{font-size:18px;color:#fff}.brand span{font-size:11px;color:#91a89d;margin-top:3px}.brand>button{display:none}.app-sidebar nav{display:flex;flex-direction:column;gap:5px;padding-top:18px}.app-sidebar nav a{height:44px;border-radius:7px;display:flex;align-items:center;gap:12px;padding:0 13px;color:#b9cbc2}.app-sidebar nav a:hover{background:#ffffff0d;color:#fff}.app-sidebar nav a.active{background:#207c59;color:#fff}.app-sidebar nav a em{margin-left:auto;background:#e6503f;color:#fff;border-radius:12px;min-width:20px;height:20px;text-align:center;line-height:20px;font-size:11px;font-style:normal}.sidebar-foot{margin-top:auto;border-top:1px solid #ffffff1c;padding:16px 6px 0;display:grid;grid-template-columns:34px 1fr 32px;align-items:center;gap:9px}.sidebar-foot>div:nth-child(2){display:flex;flex-direction:column}.sidebar-foot b{color:#fff;font-size:13px}.sidebar-foot span{color:#82988d;font-size:11px}.sidebar-foot button{border:0;background:transparent;color:#91a89d;padding:5px}.user-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dcefe6;color:#147d55;font-weight:700}.app-main{margin-left:228px;min-height:100vh}.mobile-menu,.nav-mask{display:none}.page-content{width:min(1480px,calc(100% - 48px));margin:0 auto;padding:30px 0 40px}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px}.page-header h1{font-size:26px;line-height:1.3;margin-bottom:7px}.page-header p{color:#64716a;margin:0}.page-actions,.project-detail-head>div:last-child{display:flex;gap:10px}.button,.page-actions a,.project-detail-head button,.form-footer button,.panel button,.dialog button,.filter-panel>button,.back-button{min-height:38px;border:1px solid #d7dfda;border-radius:6px;background:#fff;color:#25332c;padding:8px 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.back-button{border:0;background:transparent;padding-left:0;margin-bottom:12px;color:#53635a}.back-button:hover{color:#147d55}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.stat{background:#fff;border:1px solid #e1e7e3;border-radius:8px;min-height:126px;padding:20px;display:flex;flex-direction:column}.stat>span{color:#66736c}.stat strong{font-size:26px;margin:13px 0 6px;color:#17251f}.stat small{color:#829088}.stat.warning{border-top:3px solid #d97706}.stat.danger{border-top:3px solid #c84131}.filter-panel{display:grid;grid-template-columns:minmax(240px,1fr) 190px 155px 160px auto auto;gap:10px;background:#fff;border:1px solid #e1e7e3;border-radius:8px;padding:13px;margin-bottom:18px}.filter-panel input,.filter-panel select,.form-grid input,.form-grid select,.form-grid textarea,.subcontract input,.message-compose textarea{width:100%;border:1px solid #d6ded9;border-radius:6px;background:#fff;padding:10px 11px;outline:none;color:#26342d}.filter-panel input:focus,.filter-panel select:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#219267;box-shadow:0 0 0 3px #21926718}.search-input{position:relative}.search-input svg{position:absolute;left:11px;top:10px;color:#7b8981}.search-input input{padding-left:37px}.view-switch{display:flex;border:1px solid #d7dfda;border-radius:6px;overflow:hidden}.view-switch button{border:0;background:#fff;width:38px}.view-switch button.active{background:#e3f2ea;color:#147d55}.project-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.project-card,.panel{background:#fff;border:1px solid #e0e7e2;border-radius:8px}.project-card{padding:18px;min-width:0}.project-card:hover{border-color:#9cc8b4;box-shadow:0 8px 24px #1f513c12}.project-card header{display:flex;justify-content:space-between;gap:10px;align-items:center}.project-card h3{font-size:16px;line-height:1.55;margin:15px 0 6px;min-height:50px}.project-card>p{color:#68756e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.badge{display:inline-flex;align-items:center;border-radius:4px;padding:3px 7px;font-size:12px;line-height:1.4;margin-right:5px;background:#edf1ef;color:#536159}.badge.blue{background:#e2f0ff;color:#1462a3}.badge.green{background:#e2f5ea;color:#157148}.badge.red{background:#fce7e5;color:#b42318}.badge.amber{background:#fff0d9;color:#a65312}.badge.gray{background:#edf1ef;color:#55625c}.progress{display:flex;align-items:center;gap:10px;margin:16px 0}.progress span{height:7px;flex:1;background:#e7ece9;border-radius:4px;overflow:hidden}.progress i{height:100%;display:block;background:#1b8b60}.progress b{font-size:12px}.money-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.money-grid span{color:#77847d;font-size:12px;display:flex;flex-direction:column;min-width:0}.money-grid b{font-size:14px;color:#233028;margin-top:5px;white-space:nowrap}.project-card footer{border-top:1px solid #edf1ee;margin-top:15px;padding-top:14px;display:flex;justify-content:space-between;gap:10px}.project-card footer span{display:flex;flex-direction:column;color:#7b8780;font-size:11px}.project-card footer b{font-size:13px;color:#26342d;margin-top:4px}.section-more{text-align:right;margin-top:14px}.section-more a{display:inline-flex;align-items:center;color:#147d55}.table-wrap{overflow:auto;background:#fff;border-radius:8px}.table-wrap table{border-collapse:collapse;width:100%;min-width:1000px}.table-wrap th,.table-wrap td{border-bottom:1px solid #e8edea;padding:13px 14px;text-align:left;white-space:nowrap}.table-wrap th{background:#f8faf9;color:#627068;font-size:12px}.table-wrap .wide-cell{white-space:normal;min-width:300px}.table-wrap td a,.link-button{color:#147d55}.state{min-height:260px;border:1px dashed #d6dfda;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7b8981;background:#fff}.state svg{width:30px;height:30px}.state p{margin:10px 0}.state.error{color:#a63a2e}.state.error button{border:1px solid #d6ded9;border-radius:6px;background:#fff;padding:8px 13px}.stepper{max-width:820px;margin:0 auto 20px;display:grid;grid-template-columns:repeat(3,1fr)}.stepper>div{display:flex;align-items:center;color:#87938c}.stepper>div:not(:last-child):after{content:"";height:1px;background:#d5ddd8;flex:1;margin:0 12px}.stepper i{width:28px;height:28px;border-radius:50%;border:1px solid #cbd5cf;display:grid;place-items:center;font-style:normal}.stepper i svg{width:14px}.stepper .active{color:#147d55}.stepper .active i{background:#147d55;border-color:#147d55;color:#fff}.form-panel{max-width:980px;margin:auto;background:#fff;border:1px solid #e0e7e2;border-radius:8px;padding:24px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid label{display:flex;flex-direction:column;gap:7px;color:#536159;font-size:13px}.form-grid .span-2,.span-2{grid-column:span 2}.form-grid textarea{min-height:90px;resize:vertical}.form-grid .checkbox{flex-direction:row;align-items:center}.form-grid .checkbox input{width:auto}.form-stack>h3{margin:8px 0 14px}.form-stack>.button{margin:20px 0}.subcontract{display:grid;grid-template-columns:1fr 1.5fr 1fr auto;gap:8px;border-top:1px solid #e6ece8;padding:12px 0}.subcontract button{border:0;background:transparent;color:#b42318}.form-footer{max-width:980px;margin:14px auto;display:flex;justify-content:space-between}.review{text-align:center;padding:12px}.review h2{margin:16px 0 6px}.review>p{color:#68756e}.review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:24px 0}.review-grid span{background:#f5f8f6;padding:14px;display:flex;flex-direction:column;color:#76837c}.review-grid b{margin-top:8px;color:#25332c}.review ul{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;list-style:none;padding:0;text-align:left}.review li{display:flex;align-items:center;gap:8px}.review li svg{color:#147d55}.form-error{background:#fff0ee;border:1px solid #f4c4bd;color:#a43427;border-radius:6px;padding:10px 12px;margin-bottom:14px}.project-detail-head{background:#fff;border:1px solid #e0e7e2;border-radius:8px;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.project-detail-head small{color:#7a8780}.project-detail-head h1{font-size:22px;margin:12px 0 6px}.project-detail-head p{color:#65736b;margin:0}.detail-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:12px 0}.detail-stats .stat{min-height:105px;padding:16px}.detail-stats .stat strong{font-size:18px}.tabs{display:flex;gap:3px;border-bottom:1px solid #dce4df;margin:20px 0}.tabs button{border:0;background:transparent;padding:11px 16px;color:#68756e;border-bottom:2px solid transparent}.tabs button.active{color:#147d55;border-color:#147d55}.detail-columns,.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.panel{padding:18px}.panel>h3,.panel header h3{font-size:16px;margin-bottom:16px}.info-row{display:flex;justify-content:space-between;border-bottom:1px solid #edf1ee;padding:12px 0}.info-row span{color:#77847d}.contract-list,.task-list{display:grid;gap:12px}.contract-row header,.task-list article header,.settings-panel>header{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.contract-row header h3{display:inline;margin:0 8px}.contract-row header p{margin:6px 0 0;color:#7b8780}.contract-row .money-grid{margin:18px 0}.compact-table>div{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:10px;border-top:1px solid #e8edea;padding:10px}.node-list{padding:8px 18px}.node-list article{display:grid;grid-template-columns:38px 1fr 140px auto;align-items:center;gap:14px;padding:17px 0;border-bottom:1px solid #e8edea}.node-list article>i{width:30px;height:30px;border-radius:50%;border:1px solid #cbd5cf;display:grid;place-items:center;font-style:normal}.node-list article.done>i{background:#147d55;color:#fff;border-color:#147d55}.node-list h3{margin:0 0 4px}.node-list p{margin:0;color:#77847d}.node-list>article>span{color:#77847d}.task-list{grid-template-columns:repeat(3,minmax(0,1fr))}.task-list article h3{margin:15px 0 8px}.task-list article p{color:#64716a;min-height:44px}.task-list article footer{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid #e8edea;padding-top:13px;color:#6e7b74}.message-compose textarea{min-height:100px}.message-compose button{margin:10px 0 20px}.message-item{padding:12px 0;border-top:1px solid #e8edea}.message-item p{margin:5px 0}.message-item small,.timeline-item small{color:#8a958f}.timeline-item{position:relative;padding:0 0 20px 22px;border-left:1px solid #cfd9d3;margin-left:6px}.timeline-item>i{position:absolute;left:-5px;top:3px;width:9px;height:9px;border-radius:50%;background:#1a8b60}.timeline-item p{margin:5px 0;color:#65736b}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#13201880;z-index:100;display:grid;place-items:center;padding:20px}.dialog{width:min(620px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:8px;box-shadow:0 24px 80px #0004}.dialog>header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #e2e8e4}.dialog>header h2{font-size:18px;margin:0}.dialog>header button{border:0;background:transparent;padding:4px}.dialog-body{padding:20px}.form-buttons{display:flex;justify-content:flex-end;gap:9px;margin-top:6px}.form-buttons button{min-width:88px}.dashboard-follow{padding-top:0}.todo-row,.recent-project,.message-center>a{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #e8edea}.todo-row>div,.recent-project>div,.message-center>a>div:nth-child(2){display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.todo-row small,.recent-project small,.message-center small{color:#7e8a83}.todo-row>svg{margin-left:auto}.reminder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.reminder-grid span{background:#f5f8f6;border-radius:7px;min-height:130px;display:flex;align-items:center;justify-content:center;flex-direction:column}.reminder-grid svg{color:#b45a1e}.reminder-grid b{font-size:25px;margin:10px 0}.collection-panel header{display:flex;justify-content:space-between}.collection-panel header b{font-size:22px;color:#147d55}.collection-bar{height:12px;background:#e5ece8;border-radius:6px;overflow:hidden;margin:25px 0}.collection-bar i{display:block;height:100%;background:#147d55}.collection-panel>div:last-child{display:grid;grid-template-columns:1fr 1fr}.collection-panel>div:last-child span{display:flex;flex-direction:column;color:#728078}.collection-panel>div:last-child b{margin-top:7px;color:#26342d}.message-center{padding:4px 18px}.message-center>a{position:relative}.message-center>a.unread{background:#f2faf6;margin:0 -18px;padding-left:18px;padding-right:18px}.message-center>a>i{width:8px;height:8px;border-radius:50%;background:#e74c3c}.settings-tabs{display:flex;gap:5px;overflow:auto;margin-bottom:14px}.settings-tabs button{border:1px solid #d9e1dc;background:#fff;border-radius:6px;padding:9px 13px;display:flex;align-items:center;gap:7px;white-space:nowrap}.settings-tabs button.active{border-color:#147d55;background:#e7f4ed;color:#147d55}.settings-panel>header{margin-bottom:15px}.settings-panel>header h3{margin-bottom:5px}.settings-panel>header p{color:#718078;margin:0}.link-button{border:0!important;background:transparent!important;padding:5px!important}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(420px,.82fr);background:#fff}.login-visual{background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end;padding:55px}.login-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#10221a15,#10221acc)}.login-visual>div{position:relative;color:#fff;max-width:580px}.login-visual img{width:64px;height:64px;border-radius:8px}.login-visual h1{font-size:34px;margin:22px 0 10px}.login-visual p{font-size:16px;color:#e0ece6}.login-form-wrap{display:grid;place-items:center;padding:40px}.login-form{width:min(420px,100%)}.login-brand{display:flex;align-items:center;gap:11px;margin-bottom:38px}.login-brand b{font-size:18px}.login-brand span{font-size:12px;color:#7a8780;margin-top:3px}.login-form h2{font-size:27px;margin-bottom:8px}.login-form>p{color:#77847d;margin-bottom:26px}.login-form>label{display:flex;flex-direction:column;gap:7px;margin-bottom:16px;color:#536159}.login-form>label>input,.input-icon{border:1px solid #d4ddd7;border-radius:7px;height:46px}.login-form>label>input{padding:0 13px;outline:none}.input-icon{display:flex;align-items:center;padding:0 11px}.input-icon>svg{color:#829088}.input-icon input{border:0;outline:0;flex:1;min-width:0;height:42px;padding:0 10px}.input-icon button{border:0;background:transparent;padding:3px;color:#74817a}.login-form .submit{border:0;border-radius:7px;width:100%;height:46px;margin-top:6px}.login-form .submit:disabled{opacity:.65}@media(max-width:1180px){.project-cards,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-panel{grid-template-columns:1fr 1fr 1fr}.detail-stats{grid-template-columns:repeat(3,1fr)}.task-list,.review-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.app-sidebar{transform:translate(-100%);transition:transform .2s}.app-sidebar.open{transform:translate(0)}.brand>button{display:block;margin-left:auto;border:0;background:transparent;color:#fff}.app-main{margin-left:0;padding-top:52px}.mobile-menu{display:grid;place-items:center;position:fixed;z-index:20;left:12px;top:10px;width:36px;height:36px;border:1px solid #d5ddd8;border-radius:6px;background:#fff}.nav-mask{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0005;z-index:25}.page-content{width:calc(100% - 24px);padding-top:18px}.page-header,.project-detail-head{flex-direction:column}.stats-grid,.project-cards,.detail-columns,.dashboard-grid,.task-list,.filter-panel,.form-grid{grid-template-columns:1fr}.form-grid .span-2,.span-2{grid-column:span 1}.detail-stats{grid-template-columns:repeat(2,1fr)}.subcontract,.review ul,.review-grid{grid-template-columns:1fr}.node-list article{grid-template-columns:36px 1fr}.node-list article>span,.node-list article>button{grid-column:2}.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-form-wrap{padding:28px 20px;min-height:100vh}.tabs{overflow:auto}.tabs button{white-space:nowrap}.project-detail-head>div:last-child{flex-wrap:wrap}}:root{--blue: #176bff;--blue-soft: #eaf3ff;--ink: #10233f;--muted: #6f829b;--line: #e4ebf4;--surface: #fff;--background: #f5f8fc;--red: #ef554a;--amber: #df8b17;--green: #168866}body{color:var(--ink);background:var(--background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid #cfe1ff;outline-offset:2px}.primary{color:#fff!important;background:var(--blue)!important;border-color:var(--blue)!important;border-radius:10px!important;box-shadow:0 8px 18px #176bff24}.primary:hover{background:#095ce9!important}.orange{color:var(--amber)!important}.app-sidebar{width:224px;padding:26px 18px 18px;color:#51647d;background:#fff;border-right:1px solid var(--line)}.brand{height:auto;gap:10px;padding:0 10px 28px;border:0}.brand img{width:34px;height:34px;border-radius:9px;box-shadow:0 7px 18px #176bff24}.brand strong{color:var(--ink);font-size:20px}.brand span{color:#8191a4;font-size:11px}.app-sidebar nav{gap:4px;padding:0}.app-sidebar nav .nav-section{padding:20px 13px 6px;color:#a1afc0;font-size:11px;font-weight:700}.app-sidebar nav .nav-section:first-child{padding-top:0}.app-sidebar nav a{height:44px;padding:0 13px;color:#51647d;border-radius:11px}.app-sidebar nav a:hover{color:var(--ink);background:#f2f6fb}.app-sidebar nav a.active{color:var(--blue);background:var(--blue-soft)}.app-sidebar nav a em{color:#fff;background:var(--red)}.sidebar-help{display:flex;align-items:center;gap:9px;margin-top:auto;margin-bottom:14px;padding:12px;color:var(--blue);background:#f4f8fd;border-radius:13px}.sidebar-help>div{display:flex;flex:1;flex-direction:column;gap:2px}.sidebar-help b{color:#42546a;font-size:12px}.sidebar-help span{color:var(--muted);font-size:10px}.sidebar-foot{margin-top:0;padding-top:15px;border-color:var(--line)}.sidebar-foot b{color:var(--ink)}.sidebar-foot span{color:var(--muted)}.sidebar-foot button{color:#8fa0b2}.user-avatar,.top-avatar{color:var(--blue);background:#e8f1ff;border-radius:9px}.app-main{margin-left:224px}.app-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 40px;background:#ffffffed;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-topbar>div{display:flex;align-items:center;gap:10px}.app-topbar span{color:#8392a6;font-size:12px}.app-topbar i{color:#bdc7d3;font-style:normal}.app-topbar b{color:#42546a;font-size:12px}.app-topbar button{position:relative;display:grid;width:36px;height:36px;padding:0;color:#63768d;background:transparent;border:0;border-radius:9px;place-items:center}.app-topbar button:hover{background:#eff4fa}.app-topbar button.has-unread:after{position:absolute;top:7px;right:7px;width:7px;height:7px;content:"";background:var(--red);border:2px solid #fff;border-radius:50%}.top-avatar{display:grid;width:32px;height:32px;font-weight:700;place-items:center}.page-content{width:min(1440px,calc(100% - 80px));padding:0 0 60px}.page-header{align-items:flex-end;padding:36px 0 24px;margin:0}.page-header h1{margin-bottom:7px;font-size:31px;line-height:1.25}.page-header p{color:var(--muted)}.button,.page-actions a,.project-detail-head button,.form-footer button,.panel button,.dialog button,.filter-panel>button,.back-button{min-height:40px;color:#42566f;background:#fff;border-color:#dce5ef;border-radius:9px}.stats-grid{gap:14px;margin-bottom:17px}.stat{min-height:112px;padding:18px 20px;background:#fff;border-color:var(--line);border-radius:14px;box-shadow:0 2px 5px #10233f06}.stat>span{color:var(--muted);font-size:13px}.stat strong{margin:7px 0 5px;color:var(--ink);font-size:28px}.stat small{color:#7f90a4;font-size:12px}.stat.warning,.stat.danger{border-top:1px solid var(--line)}.stat.warning strong{color:var(--amber)}.stat.danger strong{color:var(--red)}.filter-panel{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;margin:0;background:#fff;border-color:var(--line);border-radius:14px}.filter-panel .search-input{flex:1;min-width:250px}.filter-panel select{width:auto;min-width:128px;max-width:162px}.filter-panel .region-filter{width:90px}.filter-panel input,.filter-panel select{height:40px;padding:0 12px;color:#52667f;border-color:#dce5ef;border-radius:9px}.filter-panel input:focus,.filter-panel select:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #176bff16}.filter-panel .search-input input{padding-left:38px}.filter-panel .search-input svg{color:#91a0b3}.filter-panel .reset-filter{color:var(--blue);border-color:transparent}.panel-title,.section-actions,.row-actions,.plan-table>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.panel-title{margin-bottom:5px}.panel-title h3{margin:0}.panel-title button,.row-actions button,.section-actions button,.plan-table button{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;color:var(--blue);background:#f6f9fd;border:1px solid #dce6f1;border-radius:8px;box-shadow:none}.panel-title button svg,.row-actions button svg,.section-actions button svg,.plan-table button svg{width:15px;height:15px}.section-actions{min-height:48px;color:#4c6078;font-weight:700}.contract-section{display:flex;flex-direction:column;gap:10px}.contract-list{display:flex;flex-direction:column;gap:12px}.contract-row.disabled-row{opacity:.72}.contract-row>header>div:first-child{min-width:0}.contract-row>header h3{margin-top:10px}.row-actions{justify-content:flex-end;flex-wrap:wrap}.plan-table{margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}.plan-table>header{margin-bottom:6px}.plan-table>div{display:grid;grid-template-columns:minmax(130px,1.5fr) 120px 130px 110px 34px;align-items:center;gap:12px;min-height:46px;padding:6px 4px;border-top:1px solid #edf2f7}.plan-table>small{display:block;padding:16px 0 4px;color:var(--muted)}.plan-table .icon-action{display:grid;width:32px;min-height:32px;padding:0;place-items:center}.overdue-row{background:#fff8f7}.node-list article.overdue-row{margin-inline:-12px;padding-inline:12px;border-radius:8px}.node-list article h3{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.node-list article>.row-actions{min-width:170px}.form-hint{margin:0;color:var(--muted);font-size:13px}.member-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.member-options label{min-height:44px}.member-options small{margin-left:auto;color:#97a6b8}.form-context{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;color:var(--muted);background:#f6f9fd;border:1px solid var(--line);border-radius:8px}.form-context b{color:var(--ink)}.input-icon{position:relative}.input-icon svg{position:absolute;top:12px;left:11px;width:16px;height:16px;color:#91a0b3;pointer-events:none}.input-icon input{width:100%;padding-left:36px!important}.attachment-field{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.attachment-field>span{width:100%;color:#53677f;font-weight:600}.attachment-field small{color:var(--muted)}.attachment-field a{color:var(--blue)}.attachment-field em{width:100%;color:var(--red);font-style:normal;font-size:12px}.file-button{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:7px;min-height:38px;padding:0 12px;color:var(--blue)!important;background:#f4f8ff;border:1px dashed #9fc0f7;border-radius:8px;cursor:pointer}.file-button input{display:none}.file-button svg{width:16px;height:16px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.list-toolbar{display:flex;align-items:center;justify-content:space-between;height:62px;color:var(--muted);font-size:13px}.list-toolbar>div{display:flex;gap:8px}.list-toolbar select{height:38px;padding:0 28px 0 12px;color:#52667f;background:#fff;border:1px solid var(--line);border-radius:9px}.view-switch{border-color:var(--line);border-radius:9px}.view-switch button{width:40px;color:#718198}.view-switch button.active{color:var(--blue);background:var(--blue-soft)}.project-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.project-card{position:relative;padding:18px;overflow:hidden;background:#fff;border-color:var(--line);border-radius:16px;box-shadow:0 3px 8px #10233f06;transition:transform .2s,border-color .2s,box-shadow .2s}.project-card:before{position:absolute;inset:0 auto 0 0;width:3px;content:"";background:transparent}.project-card.risk:before{background:var(--red)}.project-card.paused:before{background:var(--amber)}.project-card:hover{border-color:#b8d2f4;box-shadow:0 13px 30px #245c9b13;transform:translateY(-2px)}.project-card header small{color:#93a1b3;font-size:12px}.project-card h3{min-height:48px;margin:13px 0 8px;font-size:17px;line-height:1.5}.project-card>p{color:#77899f;font-size:13px}.badge{padding:4px 9px;border-radius:999px}.badge.blue{color:var(--blue);background:#e8f2ff}.badge.green{color:var(--green);background:#e9f7f2}.badge.red{color:var(--red);background:#fff0ee}.badge.amber{color:var(--amber);background:#fff5e7}.money-grid{gap:0;padding:14px 0;margin:16px 0;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6}.money-grid span{padding-left:14px;color:#8292a6}.money-grid span+span{border-left:1px solid #edf1f6}.money-grid span:first-child{padding-left:0}.money-grid b{margin-top:5px;color:var(--ink);font-size:17px}.progress-title{display:flex;align-items:center;justify-content:space-between}.progress-title span{color:#8292a6;font-size:12px}.progress-title b{font-size:12px}.project-card .progress{margin:8px 0 0}.project-card .progress span{height:7px;background:#edf2f7;border-radius:9px}.project-card .progress i{background:linear-gradient(90deg,var(--blue),#65a9ff)}.next-box{display:flex;align-items:center;gap:10px;padding:12px;margin-top:14px;background:#f6f9fd;border:1px solid #e9eff6;border-radius:12px}.next-box>i{display:grid;width:30px;height:30px;color:var(--blue);background:#e5f0ff;border-radius:9px;place-items:center}.next-box>i svg{width:15px}.next-box>span{display:grid;flex:1;gap:2px}.next-box small{color:#8291a4;font-size:11px}.next-box b{color:var(--ink);font-size:14px}.next-box em{color:#52667f;font-size:12px;font-style:normal}.project-card footer{justify-content:flex-start;padding-top:13px;margin-top:0;color:#8494a8;font-size:11px;border:0}.project-card footer span{flex-direction:row;align-items:center;gap:5px}.project-card footer svg{width:13px;height:13px}.project-card footer .updated{margin-left:auto}.table-wrap{border:1px solid var(--line);border-radius:14px}.table-wrap th{color:#667990;background:#f7f9fc}.table-wrap td a,.link-button{color:var(--blue)}.state{color:var(--muted);border-color:#cfdae8;border-radius:15px}.back-button{padding-top:22px;color:#6d8098}.back-button:hover{color:var(--blue)}.project-detail-head{padding:8px 0 0;background:transparent;border:0;border-radius:0}.project-detail-head h1{max-width:850px;margin:12px 0 7px;font-size:27px;line-height:1.35}.project-detail-head p{color:var(--muted)}.detail-stats{gap:0;margin:24px 0 0;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:15px}.detail-stats .stat{min-height:90px;padding:17px;border:0;border-left:1px solid var(--line);border-radius:0;box-shadow:none}.detail-stats .stat:first-child{border-left:0}.detail-stats .stat strong{margin:6px 0 0;font-size:19px}.tabs{gap:25px;margin:9px 0 0;border-color:var(--line)}.tabs button{padding:15px 2px;color:#667a92}.tabs button.active{color:var(--blue);border-color:var(--blue)}.detail-columns{grid-template-columns:minmax(0,1fr) 320px;gap:16px;margin-top:18px}.panel{background:#fff;border-color:var(--line);border-radius:15px;box-shadow:0 2px 5px #10233f05}.info-row{border-color:#edf1f6}.info-row span{color:#8291a4}.contract-list,.task-list,.node-list{margin-top:18px}.contract-row header p,.node-list p,.task-list article p,.timeline-item p{color:#667a92}.node-list article>i{border-color:#dce5ef}.node-list article.done>i{color:#fff;background:var(--green);border-color:var(--green)}.timeline-item>i{background:var(--blue)}.stepper{max-width:none;padding:15px 20px;margin-bottom:13px;background:#fff;border:1px solid var(--line);border-radius:14px}.stepper i{border-radius:8px}.stepper .active{color:var(--blue)}.stepper .active i{color:#fff;background:var(--blue);border-color:var(--blue)}.form-panel{max-width:none;min-height:420px;border-color:var(--line);border-radius:15px}.form-grid input,.form-grid select,.form-grid textarea,.subcontract input,.message-compose textarea{border-color:#dfe7f0;border-radius:9px}.form-footer{max-width:none;justify-content:flex-end;gap:8px}.review li svg{color:var(--green)}.dialog{border-radius:15px}.modal-mask{background:#10233f66}.collection-panel header b{color:var(--blue)}.collection-bar{background:#edf2f7}.collection-bar i{background:var(--blue)}.reminder-grid span{background:#f6f9fd;border-radius:12px}.settings-tabs button{border-color:#dce5ef;border-radius:9px}.settings-tabs button.active{color:var(--blue);background:var(--blue-soft);border-color:#bfd6f5}.login-form .submit{background:var(--blue)!important;border-color:var(--blue)!important}.login-form>label>input,.input-icon{border-color:#d4dfeb;border-radius:9px}.login-brand b{color:var(--ink)}@media(max-width:1180px){.filter-panel .search-input{min-width:100%}.detail-columns{grid-template-columns:1fr}}@media(max-width:900px){.app-sidebar{transform:translate(-100%)}.app-sidebar.open{transform:translate(0)}.brand>button{color:#718198}.app-main{margin-left:0;padding-top:52px}.app-topbar{position:fixed;right:0;left:0;height:56px;padding:0 16px 0 60px}.page-content{width:calc(100% - 28px)}.page-header{align-items:flex-start}.project-cards{grid-template-columns:1fr}}@media(max-width:620px){.stats-grid{grid-template-columns:1fr}.filter-panel select,.filter-panel .region-filter{width:100%}.list-toolbar{align-items:flex-start;height:auto;padding:14px 0}.list-toolbar>div{align-items:flex-end;flex-direction:column}.detail-stats{grid-template-columns:1fr}.detail-stats .stat{border-top:1px solid var(--line);border-left:0}.detail-stats .stat:first-child{border-top:0}.tabs{gap:18px;overflow-x:auto}}
