:root{font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;color:#1c2823;background:#f2f7f5;font-synthesis:none;--green: #19a76f;--green-dark: #0d8054;--green-soft: #e8f8f1;--navy: #28304e;--ink: #1c2823;--muted: #7d8d86;--line: #e5eeea;--panel: #ffffff;--canvas: #f2f7f5;--warning: #f2a340}*{box-sizing:border-box}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}body{margin:0;min-width:1180px;min-height:100vh;background:var(--canvas);-webkit-font-smoothing:antialiased}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(25,167,111,.22);outline-offset:2px}.admin-shell{min-height:100vh}.loading-screen,.login-screen{min-height:100vh;display:grid;place-items:center}.loading-screen{align-content:center;gap:14px;color:var(--green-dark);background:radial-gradient(circle at 50% 32%,#f8fffb 0,#edf7f2 70%)}.login-screen{background:radial-gradient(circle at 68% 22%,rgba(54,209,145,.24),transparent 28%),linear-gradient(135deg,#133b2e,#1b5c43 48%,#edf7f2 48%,#edf7f2)}.login-card{width:430px;min-height:560px;padding:40px 42px;border-radius:26px;background:#fffffff7;box-shadow:0 30px 80px #082d203d}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:42px}.login-brand strong,.login-brand small{display:block}.login-brand strong{font-size:20px}.login-brand small{color:var(--muted);font-size:9px;letter-spacing:.16em;margin-top:3px}.login-card h1{margin:8px 0;font-size:30px}.login-card>p{margin:0 0 28px;color:var(--muted);font-size:12px}.login-form{display:grid;gap:16px}.login-form label{color:#53645c;font-size:11px;font-weight:650}.login-form input{width:100%;height:47px;margin-top:7px;padding:0 14px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#fbfdfc;outline:none}.login-form input:focus{border-color:#6dd0a8;background:#fff;box-shadow:0 0 0 4px #19a76f14}.wide-login{width:100%;min-height:47px;margin-top:4px}.login-error{padding:10px 12px;border-radius:10px;color:#a83b37;background:#fff0ef;font-size:11px}.login-tip{margin-top:22px;padding-top:17px;border-top:1px solid var(--line);display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px}.login-tip svg{color:var(--green)}.sidebar{position:fixed;inset:0 auto 0 0;width:238px;padding:28px 18px 20px;color:#d9ede4;background:#183d31;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:12px;padding:0 12px 26px;color:#fff}.brand strong{display:block;font-size:20px;letter-spacing:.04em}.brand small{display:block;color:#91b7a8;font-size:9px;letter-spacing:.16em;margin-top:3px}.brand-mark{width:38px;height:38px;border-radius:13px;background:#2bca8a;display:grid;place-items:center;box-shadow:0 8px 22px #0b261d3d}.brand-mark svg{width:21px;height:21px;color:#fff}.nav-group{margin-top:16px}.nav-group>p{margin:0 12px 8px;color:#7da494;font-size:11px;letter-spacing:.12em}.nav-item{width:100%;border:0;background:transparent;color:#b9d2c8;display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:11px;font-size:14px;margin:2px 0;text-align:left}.nav-item svg{width:18px;height:18px}.nav-item span{flex:1}.nav-item em{font-style:normal;min-width:21px;height:21px;padding:0 6px;border-radius:10px;display:grid;place-items:center;background:#ffffff1f;font-size:11px}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.active{color:#fff;background:var(--green);box-shadow:0 8px 18px #07382642}.sidebar-footer{margin-top:auto;border-top:1px solid rgba(255,255,255,.09);padding:18px 11px 0;display:flex;align-items:center;gap:10px}.system-dot{width:9px;height:9px;background:#41d493;border-radius:50%;box-shadow:0 0 0 5px #41d4931f}.sidebar-footer strong,.sidebar-footer small{display:block}.sidebar-footer strong{color:#dcece6;font-size:12px}.sidebar-footer small{color:#769c8d;font-size:10px;margin-top:3px}.workspace{margin-left:238px;min-height:100vh}.topbar{height:88px;background:#fffffff0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;position:sticky;top:0;z-index:6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar h1{margin:0;font-size:22px;letter-spacing:-.02em}.topbar p{margin:5px 0 0;color:var(--muted);font-size:12px}.top-actions{display:flex;align-items:center;gap:11px}.action-anchor{position:relative}.date-button,.icon-button{height:40px;border:1px solid var(--line);background:#fff;color:#4d5c55;border-radius:12px;display:inline-flex;align-items:center;gap:8px;padding:0 13px}.icon-button{width:40px;justify-content:center;padding:0;position:relative}.notification-dot{position:absolute;right:9px;top:8px;width:6px;height:6px;border-radius:50%;background:#f16763;border:2px solid white;box-sizing:content-box}.user-chip{display:flex;align-items:center;gap:9px;padding-left:8px;margin-left:5px}.user-button{border:0;background:transparent;text-align:left;border-radius:12px;padding:5px 8px}.user-button:hover{background:#f2f8f5}.user-chip>span,.avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#08764c;background:#dff5eb;font-weight:700}.user-chip strong,.user-chip small{display:block}.user-chip strong{font-size:13px}.user-chip small{color:var(--muted);font-size:10px;margin-top:2px}.top-popover{position:absolute;right:0;top:calc(100% + 10px);z-index:30;width:300px;padding:14px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 18px 45px #12312529}.top-popover>strong,.top-popover>small{display:block}.top-popover>strong{font-size:12px}.top-popover>small{margin-top:4px;color:var(--muted);font-size:10px}.date-popover{width:250px}.date-popover input{width:100%;height:40px;margin:12px 0 10px;padding:0 10px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:#fbfdfc}.popover-title{display:flex;align-items:center;justify-content:space-between;padding:2px 2px 10px}.popover-title strong{font-size:13px}.popover-title span{min-width:24px;padding:4px 7px;border-radius:8px;color:var(--green-dark);background:var(--green-soft);text-align:center;font-size:9px}.notification-item{width:100%;min-height:64px;padding:10px 3px;display:grid;grid-template-columns:28px 1fr 14px;align-items:center;gap:10px;border:0;border-top:1px solid var(--line);color:var(--ink);background:#fff;text-align:left}.notification-item strong,.notification-item small{display:block}.notification-item strong{font-size:11px}.notification-item small{margin-top:4px;color:var(--muted);font-size:9px}.popover-empty{margin:10px 0 2px;color:var(--muted);text-align:center;font-size:11px}.user-popover{width:240px}.user-popover>div strong,.user-popover>div small{display:block}.user-popover>div strong{font-size:13px}.user-popover>div small{margin-top:5px;color:var(--muted);font-size:10px}.user-popover .outline-button{width:100%;margin-top:14px}.page-content{max-width:1440px;margin:0 auto;padding:28px 34px 44px}.hero-panel{min-height:196px;border-radius:22px;background:var(--green);color:#fff;padding:30px 36px;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;box-shadow:0 14px 28px #11875929}.hero-panel h2{margin:10px 0 8px;font-size:28px}.hero-panel p{margin:0;color:#ffffffc2;font-size:13px}.hero-number{min-width:270px;padding:22px 28px;border-radius:18px;background:#ffffff21;position:relative;z-index:1}.hero-number small,.hero-number span{display:block;color:#ffffffc7;font-size:11px}.hero-number strong{display:block;font-size:35px;margin:7px 0}.hero-number em{font-style:normal;font-size:16px;margin-left:4px}.eyebrow{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.08em}.eyebrow.light{color:#c9f3e1}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:18px 0}.stat-card{min-height:145px;border-radius:18px;background:#fff;border:1px solid #e8f0ec;padding:20px;box-shadow:0 8px 22px #2445380b}.stat-card.accent{color:#fff;background:var(--navy);border-color:var(--navy)}.stat-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:12px}.accent .stat-top{color:#c8ccdc}.stat-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;color:var(--green);background:var(--green-soft)}.accent .stat-icon{color:#fff;background:#ffffff1f}.stat-value{font-size:29px;font-weight:750;margin:13px 0 7px;letter-spacing:-.03em}.stat-value small{font-size:13px;margin-left:4px}.stat-card p{margin:0;color:var(--muted);font-size:10px}.stat-card p strong{color:var(--green);margin-right:3px}.accent p,.accent p strong{color:#cbd1e2}.stats-grid.compact .stat-card{min-height:132px}.dashboard-columns{display:grid;grid-template-columns:minmax(620px,1.65fr) minmax(340px,.8fr);gap:18px}.panel{background:#fff;border:1px solid #e7efeb;border-radius:19px;box-shadow:0 8px 22px #2445380b}.panel-head{min-height:77px;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line)}.panel-head h3{margin:4px 0 0;font-size:17px}.panel-head h3 small{color:var(--muted);font-weight:500;font-size:11px;margin-left:6px}.text-button{border:0;background:none;color:var(--green-dark);display:inline-flex;align-items:center;gap:6px;font-size:12px}.project-row{width:100%;display:grid;grid-template-columns:38px minmax(190px,1.8fr) repeat(3,minmax(70px,.55fr)) 65px 18px;align-items:center;gap:12px;min-height:78px;padding:10px 18px;border:0;border-bottom:1px solid #edf3f0;color:var(--ink);background:#fff;text-align:left}.project-row:last-child{border-bottom:0}.project-row:hover{background:#f8fbfa}.project-row strong,.project-row small{display:block}.project-row>div>strong{font-size:13px}.project-row small{color:var(--muted);font-size:10px;margin-top:5px}.project-main strong{font-size:13px}.project-main small{display:flex;align-items:center;gap:3px}.project-avatar{width:34px;height:34px;border-radius:11px;background:var(--green-soft);color:var(--green);display:grid;place-items:center}.project-avatar.big{width:45px;height:45px;border-radius:14px}.status{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-width:52px;padding:5px 8px;border-radius:9px;font-size:10px;font-weight:700}.status.正常,.status.enabled{background:#e3f8ee;color:#10865a}.status.关注,.status.warning{background:#fff0df;color:#c7751c}.status.建设{background:#edf0f6;color:#5f6988}.status.pending{background:#fff4e5;color:#c87821}.status.disabled{background:#eef1f0;color:#89938f}.todo-panel{overflow:hidden}.count-badge{min-width:28px;height:28px;border-radius:10px;display:grid;place-items:center;color:var(--green-dark);background:var(--green-soft);font-weight:700;font-size:12px}.todo-item{width:100%;min-height:88px;border:0;border-bottom:1px solid var(--line);background:#fff;display:grid;grid-template-columns:30px 1fr 16px;gap:12px;align-items:center;padding:14px 18px;text-align:left}.todo-item:last-child{border-bottom:0}.todo-item:hover{background:#f8fbfa}.todo-item strong,.todo-item small{display:block}.todo-item strong{font-size:13px}.todo-item small{margin-top:6px;color:var(--muted);font-size:10px}.priority{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;font-size:10px;font-weight:800}.priority.高{color:#c4504c;background:#feeae8}.priority.中{color:#c87821;background:#fff1e1}.permission-summary{min-height:92px;background:var(--navy);color:#fff;border-radius:18px;padding:18px 24px;display:grid;grid-template-columns:1fr auto;align-items:center;position:relative;overflow:hidden}.permission-summary>div{display:grid;grid-template-columns:36px auto;align-items:center;column-gap:12px}.permission-summary>div svg{grid-row:1 / 3;width:23px;height:23px;color:#71e1b0}.permission-summary span{color:#9ca7c5;font-size:10px}.permission-summary strong{font-size:15px;margin-top:2px}.permission-summary p{position:absolute;right:180px;bottom:16px;color:#aeb6cc;font-size:10px;margin:0}.permission-summary>button{border:1px solid rgba(255,255,255,.2);color:#fff;background:#ffffff14;border-radius:11px;height:38px;padding:0 13px;display:flex;align-items:center;gap:8px}.table-panel{margin-top:18px;overflow:hidden}.account-head{padding:20px 22px}.panel-actions{display:flex;align-items:center;gap:9px}.primary-button,.outline-button,.light-button{min-height:39px;border-radius:11px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;font-size:12px;font-weight:650}.primary-button{color:#fff;background:var(--green);box-shadow:0 7px 15px #13946129}.primary-button:hover{background:var(--green-dark)}.outline-button{color:#53625b;border-color:var(--line);background:#fff}.light-button{color:var(--green-dark);background:#fff}.toolbar{min-height:68px;display:flex;align-items:center;gap:12px;padding:13px 20px;border-bottom:1px solid var(--line);background:#fbfdfc}.search-box{width:330px;height:40px;border:1px solid var(--line);background:#fff;border-radius:11px;display:flex;align-items:center;gap:9px;padding:0 12px;color:var(--muted)}.search-box input{border:0;outline:0;width:100%;font-size:12px;color:var(--ink)}.segmented{display:flex;gap:3px;padding:3px;border:1px solid var(--line);border-radius:11px;background:#fff}.segmented button{border:0;background:transparent;color:var(--muted);padding:7px 12px;border-radius:8px;font-size:11px}.segmented button.selected{color:var(--green-dark);background:var(--green-soft);font-weight:700}.toolbar>.outline-button:last-child{margin-left:auto}.data-table{width:100%}.table-row{min-height:68px;display:grid;align-items:center;padding:9px 20px;border-bottom:1px solid #edf3f0;column-gap:15px;font-size:12px}.table-row:last-child{border-bottom:0}.table-row:hover:not(.table-header){background:#fbfdfc}.account-table .table-row{grid-template-columns:1.15fr .95fr 1.05fr .7fr .48fr .8fr}.report-table .table-row{grid-template-columns:1.4fr .8fr .6fr .65fr .5fr .65fr}.table-header{min-height:40px;color:#8a9791;background:#f7faf9;font-size:10px;font-weight:700}.account-cell{display:flex;align-items:center;gap:10px}.account-cell strong,.account-cell small,.table-row>div>strong,.table-row>div>small{display:block}.account-cell strong{font-size:12px}.account-cell small,.table-row>div>small{color:var(--muted);font-size:10px;margin-top:4px}.role-pill{display:inline-flex;padding:6px 9px;border:1px solid #dfe9e5;border-radius:9px;color:#52635c;background:#fff;font-size:10px}.scope-note,.muted-cell{color:var(--muted)}.row-actions{display:flex;align-items:center;gap:5px}.row-actions button{border:0;background:transparent;color:var(--green-dark);display:inline-flex;align-items:center;gap:4px;padding:7px;border-radius:8px;font-size:10px}.row-actions button:hover{background:var(--green-soft)}.row-actions .action-done{color:#8a9691}.empty-state{padding:50px;text-align:center;color:var(--muted)}.project-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;padding:18px}.project-card-large{border:1px solid var(--line);border-radius:16px;padding:18px}.project-card-large h3{margin:14px 0 6px;font-size:16px}.project-type-pill{display:inline-flex;margin-top:13px;padding:5px 8px;border-radius:8px;color:#65766e;background:#f1f6f4;font-size:9px;font-weight:700}.project-card-large>p{margin:0;color:var(--muted);font-size:11px;display:flex;align-items:center;gap:5px}.project-card-top{display:flex;align-items:center;justify-content:space-between}.project-meta{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:13px;border-radius:12px;background:#f5f9f7}.project-meta small,.project-meta strong{display:block}.project-meta small{color:var(--muted);font-size:9px}.project-meta strong{font-size:11px;margin-top:4px}.card-link{margin-top:12px;width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;color:var(--green-dark);font-size:11px}.project-toolbar select{height:38px;min-width:170px;padding:0 30px 0 11px;border:1px solid var(--line);border-radius:10px;color:#53625b;background:#fff;font-size:11px}.filter-count{margin-left:auto;color:var(--muted);font-size:10px}.project-card-actions{position:relative;z-index:2;margin-top:8px;min-height:48px;display:grid;grid-template-columns:1fr 38px 36px 36px;align-items:center;gap:5px;border-top:1px solid var(--line)}.project-view-text{align-self:stretch;padding:0 8px 0 5px;border:0;color:var(--green-dark);background:transparent;text-align:left;font-size:11px;font-weight:700}.project-view-text:hover,.project-view-arrow:hover{color:#086d47;background:var(--green-soft)}.project-view-arrow{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:10px;color:var(--green-dark);background:#f3faf7}.project-view-arrow svg{width:16px;height:16px;pointer-events:none}.project-card-actions.viewer{grid-template-columns:1fr 38px}.icon-action{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;color:#607168;background:#f4f8f6}.icon-action:hover{color:var(--green-dark);background:var(--green-soft)}.icon-action.danger{color:#be5c57;background:#fff4f3}.workflow-strip{display:flex;align-items:center;justify-content:center;gap:18px;padding:18px 22px;background:#fff;border:1px solid var(--line);border-radius:17px}.workflow-step{display:flex;align-items:center;gap:9px;color:#93a099}.workflow-step>span{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:#edf2f0;font-size:11px;font-weight:800}.workflow-step strong,.workflow-step small{display:block}.workflow-step strong{font-size:11px}.workflow-step small{font-size:9px;margin-top:3px}.workflow-step.done,.workflow-step.active{color:var(--green-dark)}.workflow-step.done>span,.workflow-step.active>span{color:#fff;background:var(--green)}.source-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.source-card{padding:18px 20px}.source-card>div{display:flex;align-items:center;gap:11px}.source-card>div>div{min-width:0;flex:1}.source-card strong,.source-card small{display:block}.source-card small{margin-top:4px;color:var(--muted);font-size:10px}.source-dot{width:10px;height:10px;border-radius:50%;background:#76827d;box-shadow:0 0 0 5px #76827d1f;flex:0 0 auto}.source-dot.online{background:#27cb85;box-shadow:0 0 0 5px #27cb8521}.source-card dl{margin:17px 0 0;padding-top:13px;border-top:1px solid var(--line)}.source-card dl>div{display:grid;grid-template-columns:84px 1fr;gap:12px;margin-top:8px;font-size:10px}.source-card dt{color:var(--muted)}.source-card dd{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operation-table .table-row{grid-template-columns:1.35fr .65fr .65fr .85fr .65fr .65fr}.bind-button{margin-left:auto;white-space:nowrap}.cockpit-screen{min-height:100vh;padding:24px 30px 34px;color:#eafff6;background:radial-gradient(circle at 50% -20%,rgba(36,218,143,.22),transparent 38%),linear-gradient(145deg,#061c19,#092a24 45%,#071c22)}.cockpit-head{height:74px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(118,239,188,.18)}.cockpit-brand{display:flex;align-items:center;gap:13px}.cockpit-brand span,.cockpit-panel-head span,.cockpit-section-title span{color:#68cfa6;font-size:9px;letter-spacing:.2em}.cockpit-brand h1{margin:3px 0 0;font-size:24px;letter-spacing:.05em}.cockpit-head-right{display:flex;align-items:center;gap:26px}.cockpit-head-right div span,.cockpit-head-right div strong{display:block;text-align:right}.cockpit-head-right div span{color:#71958a;font-size:9px}.cockpit-head-right div strong{margin-top:4px;color:#d8f5e9;font-size:11px}.cockpit-head-right button{height:38px;padding:0 14px;border:1px solid rgba(91,222,166,.3);border-radius:10px;color:#bff7df;background:#1d9f6b1f}.cockpit-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:20px}.cockpit-kpis article{min-height:124px;padding:20px 22px;border:1px solid rgba(103,222,171,.17);border-radius:15px;background:linear-gradient(135deg,#175443a8,#092b2bad);box-shadow:inset 0 1px #ffffff08}.cockpit-kpis span,.cockpit-kpis small{display:block;color:#7ca598;font-size:10px}.cockpit-kpis strong{display:block;margin:10px 0 7px;color:#6ce2ac;font-size:29px;letter-spacing:-.03em}.cockpit-kpis em{margin-left:5px;color:#9ed9c1;font-size:12px;font-style:normal}.cockpit-main{display:grid;grid-template-columns:1.6fr .8fr;gap:14px;margin-top:14px}.cockpit-panel{min-height:290px;padding:20px 22px;border:1px solid rgba(103,222,171,.16);border-radius:16px;background:#082a26b8}.cockpit-panel-head{display:flex;align-items:flex-start;justify-content:space-between}.cockpit-panel-head h2,.cockpit-section-title h2{margin:5px 0 0;color:#ecfff7;font-size:16px}.legend{color:#74968c;font-size:9px}.legend i{display:inline-block;width:7px;height:7px;margin:0 5px 0 12px;border-radius:2px;background:#25d58a}.legend i:nth-child(2){background:#2f7f73}.trend-chart{height:205px;display:flex;align-items:flex-end;gap:12px;padding:20px 6px 0;border-bottom:1px solid rgba(112,194,162,.18)}.trend-day{height:100%;flex:1;display:grid;grid-template-rows:1fr 18px 18px;text-align:center}.bar-wrap{height:100%;display:flex;align-items:flex-end;justify-content:center;gap:5px}.bar{width:12px;min-height:8px;border-radius:4px 4px 1px 1px;background:linear-gradient(#54e7a6,#149f69);box-shadow:0 0 14px #3ddc992e}.bar.incoming{background:#23675d;box-shadow:none}.trend-day strong{color:#bcead7;font-size:9px}.trend-day span{color:#668b80;font-size:9px}.source-panel .cockpit-panel-head>strong{color:#65e2ac;font-size:23px}.cockpit-sources{margin-top:14px}.cockpit-sources>div{display:grid;grid-template-columns:10px 1fr auto;gap:12px;align-items:center;min-height:50px;border-bottom:1px solid rgba(121,193,166,.11)}.cockpit-sources strong,.cockpit-sources small{display:block}.cockpit-sources strong{font-size:11px}.cockpit-sources small{margin-top:4px;color:#698d82;font-size:9px}.cockpit-sources em{color:#6edcab;font-size:9px;font-style:normal}.cockpit-projects{margin-top:14px}.cockpit-section-title{margin-bottom:12px}.cockpit-projects>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cockpit-project{padding:18px;border:1px solid rgba(105,220,173,.15);border-radius:15px;background:#082b27b3}.cockpit-project.warn{border-color:#eeb05445}.cockpit-project header{display:flex;justify-content:space-between;align-items:center}.cockpit-project header>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#65dba8;background:#34be8421}.cockpit-project header em{color:#64dca8;font-size:9px;font-style:normal}.cockpit-project.warn header em{color:#efb667}.cockpit-project h3{margin:14px 0 5px;font-size:13px}.cockpit-project p{margin:0;color:#678b80;font-size:9px}.cockpit-project dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:17px 0 15px}.cockpit-project dt{color:#62857a;font-size:8px}.cockpit-project dd{margin:4px 0 0;color:#d7f5e8;font-size:11px;font-weight:700}.project-progress{height:3px;overflow:hidden;border-radius:3px;background:#ffffff12}.project-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1dbb79,#62e6ad)}.finance-rule,.bank-summary{border-radius:20px;background:var(--green);color:#fff;padding:24px 27px;display:flex;align-items:center;justify-content:space-between}.finance-rule>div{display:flex;align-items:center;gap:17px}.rule-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:#ffffff26}.rule-icon svg{width:23px;height:23px}.finance-rule h2,.bank-summary h2{margin:6px 0;font-size:19px}.finance-rule p,.bank-summary p{margin:0;color:#ffffffc2;font-size:10px}.finance-rule>button{border:1px solid rgba(255,255,255,.24);background:#ffffff1a;color:#fff;height:38px;border-radius:11px;padding:0 13px;display:flex;align-items:center;gap:7px}.split-panels{display:grid;grid-template-columns:1fr 90px 1fr;align-items:stretch;margin-top:18px}.conversion-card{overflow:hidden}.conversion-card dl{margin:0;padding:12px 20px}.conversion-card dl>div{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line)}.conversion-card dl>div:last-child{border-bottom:0}.conversion-card dt{color:var(--muted);font-size:11px}.conversion-card dd{margin:0;font-size:13px;font-weight:700}.conversion-arrow{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--green)}.conversion-arrow svg{width:24px;height:24px}.conversion-arrow small{font-size:9px}.result-amount{padding:24px 20px 18px;text-align:center}.result-amount small,.result-amount span{display:block;color:var(--muted);font-size:10px}.result-amount strong{display:block;color:var(--navy);font-size:28px;margin:9px 0}.wide{width:calc(100% - 40px);margin:0 20px 20px}.audit-note{margin-top:18px;padding:17px 20px;display:flex;align-items:center;gap:12px}.audit-note>svg{width:22px;height:22px;color:var(--green)}.audit-note div{flex:1}.audit-note strong{font-size:12px}.audit-note p{margin:4px 0 0;color:var(--muted);font-size:10px}.bank-summary .light-button{min-height:41px}.match-card{margin:20px;border:1px solid var(--line);border-radius:17px;overflow:hidden}.bank-flow,.receivable{display:flex;align-items:center;gap:13px;padding:19px}.bank-flow>div:nth-child(2){flex:1}.bank-flow>strong{color:var(--green-dark);font-size:18px}.bank-flow small,.bank-flow strong,.bank-flow p,.receivable small,.receivable strong,.receivable p{display:block;margin:0}.bank-flow small,.receivable small{color:var(--muted);font-size:9px}.bank-flow div>strong,.receivable div>strong{font-size:12px;margin:5px 0}.bank-flow p,.receivable p{color:var(--muted);font-size:10px}.bank-icon{width:42px;height:42px;border-radius:13px;background:#e9eef8;color:var(--navy);display:grid;place-items:center}.match-divider{height:36px;display:flex;align-items:center;justify-content:center;color:var(--green-dark);background:#f2faf6;border-block:1px dashed #cbe8db;font-size:9px;font-weight:700}.receivable{display:grid;grid-template-columns:1fr auto auto}.receivable>div:first-child{display:flex;align-items:center;gap:12px}.receivable>div:nth-child(2){text-align:right}.confidence{padding:6px 8px;border-radius:9px;color:#12855a;background:var(--green-soft);font-size:9px;font-weight:700}.match-actions{display:flex;justify-content:flex-end;gap:9px;padding:13px 18px;border-top:1px solid var(--line);background:#fbfdfc}.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;padding:28px}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#0d1d176b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-card{position:relative;width:min(540px,calc(100vw - 56px));max-height:calc(100vh - 56px);overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 28px 80px #09231940}.modal-card.wide-modal{width:min(720px,calc(100vw - 56px))}.modal-head{min-height:84px;padding:20px 22px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line)}.modal-head h2{margin:5px 0 0;font-size:20px}.modal-body{max-height:calc(100vh - 230px);overflow-y:auto;padding:22px}.modal-footer{min-height:68px;padding:14px 22px;display:flex;justify-content:flex-end;align-items:center;gap:9px;border-top:1px solid var(--line);background:#fbfdfc}.rule-formula{padding:16px;display:grid;grid-template-columns:1fr auto 26px 1fr auto;align-items:center;gap:10px;border-radius:14px;color:#d8f7e9;background:var(--navy)}.rule-formula span{color:#aeb8d1;font-size:9px}.rule-formula strong{font-size:11px}.modal-detail-list,.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0 0}.modal-detail-list>div,.detail-grid>div{padding:12px 13px;border:1px solid var(--line);border-radius:12px}.modal-detail-list dt,.detail-grid dt{color:var(--muted);font-size:9px}.modal-detail-list dd,.detail-grid dd{margin:5px 0 0;font-size:11px;font-weight:700}.modal-note{margin:16px 0 0;padding:12px 14px;border-radius:12px;color:#67776f;background:#f5f9f7;font-size:10px;line-height:1.7}.project-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.project-form label{color:#607068;font-size:10px;font-weight:650}.project-form label>span{margin-left:3px;color:#d45851}.project-form input,.project-form select{width:100%;height:42px;margin-top:7px;padding:0 11px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:#fbfdfc;font-size:11px}.project-form .full-field{grid-column:1 / 3}.danger-button{min-height:39px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border:1px solid #d75952;border-radius:11px;color:#fff;background:#d75952;font-size:12px;font-weight:700}.delete-warning{padding:15px;display:flex;align-items:center;gap:12px;border:1px solid #f2d1cf;border-radius:14px;background:#fff7f6}.delete-warning>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#c65751;background:#fee8e6}.delete-warning strong,.delete-warning p{display:block;margin:0}.delete-warning strong{font-size:13px}.delete-warning p{margin-top:5px;color:var(--muted);font-size:10px}.delete-copy{margin:15px 0 0;color:#65736d;font-size:11px;line-height:1.8}.project-detail-hero{padding:22px;border-radius:16px;color:#fff;background:var(--navy)}.project-detail-hero>strong,.project-detail-hero>small{display:block}.project-detail-hero>strong{margin-top:20px;font-size:35px}.project-detail-hero>small{margin:3px 0 15px;color:#aeb8cc;font-size:10px}.project-detail-hero .project-progress{background:#ffffff1a}.detail-grid{margin-top:15px}.import-guide{display:flex;align-items:center;gap:13px;padding:15px;border:1px dashed #94d8ba;border-radius:14px;background:#f5fbf8}.import-guide>svg{width:24px;height:24px;color:var(--green)}.import-guide>div{flex:1}.import-guide strong{font-size:12px}.import-guide p{margin:5px 0 0;color:var(--muted);font-size:9px;line-height:1.6}.file-button input{display:none}.template-link{margin:13px 0 0}.file-status{margin:11px 0;color:var(--muted);font-size:10px}.import-preview{margin-top:14px;overflow:hidden;border:1px solid var(--line);border-radius:13px}.import-preview .table-row{grid-template-columns:.8fr 1.4fr .8fr .7fr;min-height:48px;padding-inline:13px}.import-preview>p{margin:0;padding:11px;color:var(--muted);background:#fbfdfc;text-align:center;font-size:9px}.flow-summary{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:14px;border-radius:13px;background:#f4f8f6}.flow-summary small{grid-column:1 / 3;color:var(--muted);font-size:9px}.flow-summary strong{font-size:12px}.flow-summary span{color:var(--green-dark);font-size:14px;font-weight:800}.match-options{display:grid;gap:9px;margin-top:14px}.match-option{width:100%;min-height:65px;padding:10px 12px;display:grid;grid-template-columns:20px 1fr auto;gap:10px;align-items:center;border:1px solid var(--line);border-radius:13px;color:var(--ink);background:#fff;text-align:left}.match-option.selected{border-color:#74cda8;background:#f4fbf8}.match-option strong,.match-option small{display:block}.match-option strong{font-size:11px}.match-option small{margin-top:4px;color:var(--muted);font-size:9px}.match-option>span:last-child{color:var(--green-dark);font-size:12px;font-weight:700}.checked-box{color:#fff;background:var(--green);border-color:var(--green)}.statement-table .table-row{grid-template-columns:1.4fr .7fr .7fr .7fr .7fr .65fr}.settings-status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.setting-status{min-height:86px;padding:17px 18px;display:flex;align-items:center;gap:13px}.setting-status>div{flex:1}.setting-status strong,.setting-status small{display:block}.setting-status strong{font-size:12px}.setting-status small{margin-top:5px;color:var(--muted);font-size:9px}.settings-columns{display:grid;grid-template-columns:.85fr 1.15fr;gap:16px;margin-top:17px}.settings-list>div,.audit-list>div{min-height:66px;padding:12px 18px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--line)}.settings-list>div:last-child,.audit-list>div:last-child{border-bottom:0}.settings-list>div>div,.audit-list>div>div{flex:1}.settings-list strong,.settings-list small,.audit-list strong,.audit-list small{display:block}.settings-list strong,.audit-list strong{font-size:11px}.settings-list small,.audit-list small{margin-top:5px;color:var(--muted);font-size:9px}.rule-icon.small{width:36px;height:36px;border-radius:11px;color:#fff;background:var(--green)}.audit-list>div>span:last-child{color:var(--muted);font-size:9px}.placeholder-panel{min-height:420px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:50px}.placeholder-icon{width:62px;height:62px;border-radius:19px;background:var(--green-soft);color:var(--green);display:grid;place-items:center}.placeholder-icon svg{width:27px;height:27px}.placeholder-panel h2{margin:18px 0 8px;font-size:21px}.placeholder-panel p{max-width:440px;margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.8}.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#0d1d1757;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer{position:absolute;inset:0 0 0 auto;width:500px;background:#fff;display:flex;flex-direction:column;box-shadow:-20px 0 50px #0e261d24;animation:slide-in .22s ease-out}@keyframes slide-in{0%{transform:translate(40px);opacity:0}}.drawer-head{min-height:110px;padding:25px 27px 20px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line)}.drawer-head h2{margin:6px 0 3px;font-size:22px}.drawer-head p{margin:0;color:var(--muted);font-size:11px}.drawer-tabs{display:flex;gap:24px;padding:0 27px;border-bottom:1px solid var(--line)}.drawer-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;padding:15px 2px 12px;color:var(--muted);font-size:12px}.drawer-tabs button.active{color:var(--green-dark);border-bottom-color:var(--green);font-weight:700}.drawer-body{flex:1;overflow-y:auto;padding:22px 27px}.drawer-section-title{display:flex;align-items:flex-start;justify-content:space-between}.drawer-section-title h3{margin:0;font-size:14px}.drawer-section-title p{margin:5px 0 0;color:var(--muted);font-size:10px}.drawer-section-title>span{color:var(--green-dark);background:var(--green-soft);padding:6px 8px;border-radius:9px;font-size:9px}.project-permission-list{display:grid;gap:9px;margin-top:16px}.permission-option{width:100%;min-height:67px;display:grid;grid-template-columns:20px 36px 1fr;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--line);border-radius:13px;background:#fff;text-align:left}.permission-option.checked{border-color:#85d8b5;background:#f4fbf8}.permission-option strong,.permission-option small{display:block}.permission-option strong{font-size:11px}.permission-option small{color:var(--muted);font-size:9px;margin-top:5px}.check-box{width:18px;height:18px;border:1px solid #cbd8d2;border-radius:5px;display:grid;place-items:center;color:#fff}.checked .check-box{background:var(--green);border-color:var(--green)}.sensitive-card{margin-top:17px;padding:14px;border-radius:13px;background:var(--navy);color:#fff;display:flex;gap:11px;align-items:flex-start}.sensitive-card svg{color:#6fe0af;margin-top:2px}.sensitive-card strong{font-size:11px}.sensitive-card p{color:#acb5cc;font-size:9px;line-height:1.6;margin:5px 0 0}.drawer-footer{padding:15px 27px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:9px}.account-form{padding:18px 27px 3px;display:grid;grid-template-columns:1fr 1fr;gap:12px;border-bottom:1px solid var(--line)}.account-form label{color:#607068;font-size:10px}.account-form label:last-child{grid-column:1 / 3}.account-form input,.account-form select{width:100%;height:38px;border:1px solid var(--line);border-radius:10px;padding:0 10px;margin-top:6px;color:var(--ink);background:#fff;font-size:11px}.permission-groups{display:grid;gap:13px}.permission-groups section{border:1px solid var(--line);border-radius:14px;padding:14px}.permission-groups h3{margin:0 0 10px;font-size:12px}.permission-groups section>button{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:10px;padding:8px 0;color:#53625b;text-align:left;font-size:11px}.switch{width:34px;height:19px;border:0;border-radius:10px;background:#dce4e0;padding:2px;display:inline-flex}.switch i{width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000029;transition:transform .18s ease}.switch.on{background:var(--green)}.switch.on i{transform:translate(15px)}.security-settings{border:1px solid var(--line);border-radius:14px;overflow:hidden}.security-settings>div{min-height:68px;padding:14px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--line)}.security-settings>div:last-child{border-bottom:0}.security-settings>div>svg{color:var(--green)}.security-settings span{flex:1}.security-settings strong,.security-settings small{display:block}.security-settings strong{font-size:11px}.security-settings small{color:var(--muted);font-size:9px;margin-top:4px}.security-settings .switch{cursor:pointer}.toast{position:fixed;right:28px;bottom:28px;z-index:80;color:#fff;background:#183d31;border-radius:13px;padding:13px 17px;display:flex;align-items:center;gap:9px;box-shadow:0 14px 35px #0c291f3d;font-size:12px;animation:toast-in .2s ease-out}.toast svg{color:#68d9a8}@keyframes toast-in{0%{transform:translateY(10px);opacity:0}}@media(max-width:1240px){body{min-width:1040px}.sidebar{width:210px}.workspace{margin-left:210px}.page-content{padding-inline:24px}.dashboard-columns{grid-template-columns:1fr}.project-row{grid-template-columns:38px minmax(180px,1.7fr) repeat(3,minmax(65px,.5fr)) 60px 16px}.permission-summary p{display:none}}
