@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Noto Sans SC,Microsoft YaHei,sans-serif;color:#17211e;background:#f3f5f4;font-synthesis:none;--ink:#17211e;--muted:#6d7975;--line:#e2e7e4;--green:#16785b;--green-dark:#0e5d46;--sidebar:#17221f;--surface:#fff;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}.app{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;background:var(--sidebar);color:#dbe3e0;display:flex;flex-direction:column;z-index:30}.brand{height:70px;display:flex;align-items:center;gap:11px;padding:0 18px;border-bottom:1px solid #2b3733}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:7px;background:#2a8b6d;color:#fff}.brand strong{display:block;color:#fff;font-size:16px}.brand span,.sidebar-foot span{display:block;color:#80908a;font-size:9px;margin-top:2px;letter-spacing:.08em}.sidebar-close{display:none!important;margin-left:auto!important;color:#fff!important}nav{padding:14px 10px;overflow:auto;flex:1}.nav-dashboard,.nav-group-head,.nav-sub button{width:100%;border:0;color:#b7c2be;background:transparent;display:flex;align-items:center;text-align:left}.nav-dashboard,.nav-group-head{height:40px;padding:0 11px;border-radius:6px;gap:11px;font-size:14px}.nav-dashboard.active,.nav-dashboard:hover,.nav-group-head:hover{background:#24322e;color:#fff}.nav-dashboard.active{background:#1c694f}.nav-label{font-size:10px;color:#687872;padding:20px 11px 8px;letter-spacing:.08em}.nav-group-head span{flex:1}.nav-group-head.has-active{color:#f2f7f5}.nav-sub{margin:2px 0 7px 20px;padding-left:17px;border-left:1px solid #34433e}.nav-sub button{height:33px;border-radius:5px;padding:0 9px;font-size:13px}.nav-sub button span{flex:1}.nav-sub button small{font-size:10px;color:#71817b}.nav-sub button.active{background:#243b34;color:#74d2ad}.nav-sub button.active small{color:#74d2ad}.sidebar-foot{height:69px;border-top:1px solid #2b3733;display:flex;align-items:center;gap:10px;padding:0 16px}.sidebar-foot>div:nth-child(2){flex:1}.sidebar-foot strong{font-size:13px;color:#eef5f2}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#d8eee6;color:#126248;font-weight:700}.workspace{margin-left:244px;width:calc(100% - 244px);min-height:100vh}.topbar{height:70px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 28px;position:sticky;top:0;z-index:20}.crumb{display:flex;align-items:center;gap:7px;font-size:12px;color:#98a29e}.crumb strong{color:#4b5753}.top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.date-pill{height:34px;display:flex;align-items:center;gap:8px;padding:0 12px;background:#f5f7f6;border:1px solid var(--line);border-radius:6px;color:#58645f;font-size:12px}.icon-btn{width:34px;height:34px;border:0;background:transparent;border-radius:6px;display:inline-grid;place-items:center;color:#64716c;position:relative}.icon-btn:hover{background:#f0f4f2;color:var(--green)}.notify{position:absolute;right:3px;top:3px;width:7px;height:7px;background:#d7594c;border-radius:50%;font-size:0;border:1px solid white}.top-user{display:flex;align-items:center;gap:8px;margin-left:5px;padding-left:14px;border-left:1px solid var(--line)}.avatar.small{width:32px;height:32px;font-size:12px}.top-user strong,.top-user span{display:block}.top-user strong{font-size:12px}.top-user span{font-size:9px;color:#8b9692}.menu-button{display:none}.content{padding:28px;max-width:1600px;margin:0 auto}.welcome,.page-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.eyebrow{color:var(--green);font-size:11px;font-weight:700;letter-spacing:.08em}.welcome h1,.page-title h1{font-size:26px;line-height:1.2;margin:6px 0 7px;letter-spacing:0}.welcome p,.page-title p{margin:0;color:var(--muted);font-size:13px}.welcome p b{color:var(--green)}.primary,.secondary,.text-btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:7px;height:38px;padding:0 15px;border-radius:6px;font-size:13px;font-weight:600}.primary{background:var(--green);color:#fff;box-shadow:0 2px 5px #16785b28}.primary:hover{background:var(--green-dark)}.secondary{border:1px solid var(--line);background:white;color:#4f5c57}.secondary:hover,.secondary.selected{border-color:#a5cabb;background:#f1f8f5;color:var(--green)}.secondary.compact{height:36px;padding:0 11px}.secondary b{background:var(--green);color:#fff;width:16px;height:16px;border-radius:50%;display:grid;place-items:center;font-size:9px}.text-btn{background:transparent;color:var(--green);padding:0;height:auto}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.metric{background:white;border:1px solid var(--line);min-height:115px;padding:20px;display:flex;align-items:center;gap:16px;border-radius:7px}.metric-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:7px}.metric-icon.green{background:#e5f5ee;color:#188060}.metric-icon.amber{background:#fff2da;color:#a96909}.metric-icon.blue{background:#e8f1f8;color:#397aa8}.metric-icon.red{background:#fcebea;color:#bd4f46}.metric span,.metric small,.metric strong{display:block}.metric span{font-size:12px;color:#697570}.metric strong{font-size:23px;margin:3px 0 2px}.metric small{font-size:10px;color:#94a09b}.dashboard-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:16px}.panel{background:white;border:1px solid var(--line);border-radius:7px;padding:20px}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.panel-head h2{font-size:15px;margin:0 0 3px}.panel-head span{font-size:10px;color:#95a09c}.task-list{border-top:1px solid #edf0ee}.task{width:100%;min-height:60px;border:0;border-bottom:1px solid #edf0ee;background:white;display:grid;grid-template-columns:44px 3px 1fr auto 18px;gap:12px;align-items:center;text-align:left;padding:8px 4px}.task:hover{background:#fafcfb}.task time{font-size:12px;color:#68736f}.task-line{width:3px;height:32px;border-radius:2px;background:#399874}.task-line.c1{background:#d89a33}.task-line.c2{background:#4a86ae}.task-line.c3{background:#c75d55}.task strong,.task span{display:block}.task strong{font-size:12px;margin-bottom:4px}.task span{font-size:10px;color:#8b9691}.status{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;border-radius:10px;padding:3px 7px;font-size:10px;background:#f1f3f2;color:#64706c}.status i{width:5px;height:5px;border-radius:50%;background:#8b9591}.status.good{background:#e9f6f0;color:#167457}.status.good i{background:#1f906c}.status.warn{background:#fff5e2;color:#986311}.status.warn i{background:#d59020}.status.bad{background:#fceceb;color:#a74740}.status.bad i{background:#cf5a51}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.quick-grid button{height:80px;border:1px solid #e7ebe9;background:#fbfcfc;border-radius:6px;color:#596660;display:flex;flex-direction:column;gap:9px;align-items:center;justify-content:center;font-size:11px}.quick-grid button:hover{border-color:#9fc7b7;color:var(--green);background:#f3faf7}.activity-list{display:flex;flex-direction:column}.activity-item{display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #edf0ee}.activity-icon{width:30px;height:30px;display:grid;place-items:center;background:#eef6f3;color:var(--green);border-radius:6px}.activity-item strong,.activity-item span{display:block}.activity-item strong{font-size:11px;margin-bottom:3px}.activity-item span,.activity-item time{font-size:9px;color:#8d9894}.progress-row{margin:16px 0}.progress-row>div:first-child{display:flex;justify-content:space-between;font-size:11px;margin-bottom:7px}.progress-row b{font-size:10px;color:#65716c}.bar{height:6px;background:#edf1ef;border-radius:3px;overflow:hidden}.bar i{height:100%;display:block;background:#2b8d6d;border-radius:3px}.table-shell{background:white;border:1px solid var(--line);border-radius:7px;overflow:hidden}.table-toolbar{padding:14px 16px;display:flex;gap:8px;border-bottom:1px solid var(--line)}.search{height:36px;width:min(360px,40vw);border:1px solid #dce2df;background:#f9faf9;border-radius:6px;display:flex;align-items:center;padding:0 10px;color:#8a9691}.search:focus-within{border-color:#76ad98;background:white;box-shadow:0 0 0 3px #16785b12}.search input{border:0;outline:0;background:transparent;flex:1;min-width:0;padding:0 8px;font-size:12px;color:var(--ink)}.search button{border:0;background:transparent;color:#8c9792;display:grid;place-items:center}.toolbar-spacer{flex:1}.filters{padding:13px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:15px;background:#fafbfa}.filters>span{font-size:11px;color:#7c8883}.filters>div{display:flex;flex-wrap:wrap;gap:5px}.filters button{height:26px;padding:0 10px;border:1px solid transparent;background:transparent;border-radius:5px;font-size:10px;color:#68746f}.filters button.active{background:#e8f5ef;border-color:#c8e4d8;color:#136b50}.table-meta{height:40px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;color:#77827e;font-size:11px}.table-meta b{color:var(--ink)}.table-meta small{font-size:9px}.table-wrap{overflow:auto;border-top:1px solid #edf0ee}table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:11px}th{height:39px;text-align:left;padding:0 12px;background:#f7f9f8;color:#697570;font-weight:600;border-bottom:1px solid var(--line)}td{height:47px;padding:0 12px;border-bottom:1px solid #edf0ee;color:#4d5954;max-width:190px;overflow:hidden;text-overflow:ellipsis}td>span:not(.status){display:block;overflow:hidden;text-overflow:ellipsis}tbody tr:hover{background:#fbfdfc}.cell-link{border:0;background:transparent;color:#146f54;padding:0;font-weight:600;max-width:180px;overflow:hidden;text-overflow:ellipsis;text-align:left}.sticky-action{position:sticky;right:0;background:inherit;box-shadow:-8px 0 12px -12px #4a5652;z-index:2}.row-actions{display:flex;align-items:center;gap:2px}.row-actions .icon-btn{width:28px;height:28px}.row-actions .danger:hover{color:#bf4c45;background:#fceceb}.pagination{height:53px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;font-size:10px;color:#78847f}.pagination>div{display:flex}.pagination button{width:30px;height:30px;border:1px solid var(--line);background:white;color:#65716c}.pagination button+button{border-left:0}.pagination button.active{background:var(--green);color:#fff;border-color:var(--green)}.pagination button:disabled{color:#bdc5c1;cursor:default}.empty{height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a0aaa6}.empty strong{font-size:13px;color:#68736f;margin:10px 0 3px}.empty span{font-size:10px}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b151244;z-index:50;display:flex;justify-content:flex-end}.drawer{height:100%;width:min(680px,96vw);background:white;display:flex;flex-direction:column;box-shadow:-15px 0 35px #0b151225;animation:slide .2s ease-out}@keyframes slide{0%{transform:translate(30px);opacity:.5}}.drawer-head{min-height:78px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:16px 22px}.drawer-head span{font-size:10px;color:var(--green);font-weight:700}.drawer-head h2{margin:4px 0 0;font-size:18px}.drawer-body{padding:22px;overflow:auto;flex:1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 16px}.form-grid label{display:flex;flex-direction:column;gap:6px}.form-grid label.wide{grid-column:1/-1}.form-grid label>span{font-size:11px;color:#596660;font-weight:600}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #dce2df;border-radius:5px;background:white;padding:0 10px;outline:0;color:#25302c;font-size:12px}.form-grid input,.form-grid select{height:37px}.form-grid textarea{padding-top:9px;resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#6aa68f;box-shadow:0 0 0 3px #16785b10}.form-grid input:disabled,.form-grid select:disabled,.form-grid textarea:disabled{background:#f6f8f7;color:#515d58}.drawer-foot{min-height:66px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;align-items:center;gap:9px;padding:0 22px}.detail-summary{padding:17px 22px;background:#f4f8f6;display:flex;align-items:center;gap:13px}.detail-avatar{width:42px;height:42px;border-radius:6px;background:#1d765a;color:#fff;display:grid;place-items:center;font-weight:700;font-size:17px}.detail-summary p{font-size:10px;color:#76827d;margin:5px 0 0}.contact-box{margin-top:22px;border-top:1px solid var(--line);padding-top:18px}.contact-box>div:first-child{display:flex;align-items:baseline;gap:10px}.contact-box h3{font-size:13px;margin:0}.contact-box>div>span{font-size:10px;color:#89948f}.contact-line{margin-top:12px;border:1px solid var(--line);border-radius:6px;padding:13px;display:grid;grid-template-columns:24px 1fr 1fr 1fr;align-items:center;font-size:11px}.toast{position:fixed;right:24px;bottom:24px;background:#17221f;color:#fff;padding:11px 15px;border-radius:6px;display:flex;align-items:center;gap:8px;z-index:80;font-size:12px;box-shadow:0 8px 20px #17221f35}.mobile-shade{display:none}@media (max-width:1100px){.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.progress-panel{grid-column:auto}.top-user>div:last-child{display:none}.date-pill span{display:none}.date-pill{padding:0 9px}.content{padding:22px}.page-title{align-items:flex-start}}@media (max-width:760px){.sidebar{transform:translate(-100%);transition:transform .2s}.sidebar.mobile-open{transform:translate(0)}.sidebar-close{display:inline-grid!important}.mobile-shade{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0d17144d;z-index:25}.workspace{margin-left:0;width:100%}.menu-button{display:inline-grid;margin-right:8px}.topbar{height:60px;padding:0 12px}.crumb span,.date-pill{display:none}.top-actions{gap:2px}.top-user{padding-left:6px;margin-left:1px}.content{padding:18px 12px}.welcome,.page-title{align-items:flex-start;gap:16px}.welcome h1,.page-title h1{font-size:22px}.welcome p,.page-title p{font-size:11px;max-width:220px}.primary{padding:0 11px;white-space:nowrap}.metrics{grid-template-columns:1fr 1fr;gap:8px}.metric{min-height:95px;padding:13px;gap:10px}.metric-icon{width:34px;height:34px}.metric strong{font-size:18px}.dashboard-grid{gap:10px}.panel{padding:15px}.task{grid-template-columns:40px 3px 1fr 16px}.task .status{display:none}.quick-grid{grid-template-columns:repeat(3,1fr)}.table-toolbar{flex-wrap:wrap;padding:10px}.search{width:100%}.toolbar-spacer,.table-meta small{display:none}.page-title{margin-bottom:16px}.page-title .primary{font-size:0;width:38px}.page-title .primary svg{margin:0}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.drawer-head,.drawer-body{padding-left:16px;padding-right:16px}.contact-line{grid-template-columns:24px 1fr;gap:6px}.contact-line span{grid-column:2}.table-shell{border-radius:6px}.toast{right:12px;bottom:12px}.activity-item time{display:none}}@media (max-width:430px){.metrics{grid-template-columns:1fr}.metric{min-height:84px}.quick-grid{grid-template-columns:repeat(2,1fr)}.welcome .primary{font-size:0;width:38px}.welcome .primary svg{margin:0}.task{grid-template-columns:38px 3px 1fr 15px}.panel-head .text-btn{font-size:0}.drawer{width:100vw}.secondary.compact{font-size:0;width:36px;padding:0}.secondary.compact svg{margin:0}.secondary.compact b{position:absolute}.table-toolbar{position:relative}}.metric-link{position:relative;width:100%;text-align:left;color:inherit;transition:border-color .16s,box-shadow .16s,transform .16s}.metric-link:not(:disabled):hover{border-color:#9bc8b7;box-shadow:0 7px 18px #173d3020;transform:translateY(-1px)}.metric-link:disabled{cursor:default}.metric-link>div:nth-child(2){min-width:0}.metric-arrow{margin-left:auto;color:#9ba6a1;flex:0 0 auto;transition:transform .16s,color .16s}.metric-link:not(:disabled):hover .metric-arrow{color:var(--green);transform:translate(2px)}.dashboard-detail .table-shell{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.dashboard-detail td .text-btn{white-space:nowrap}.detail-total{display:flex;align-items:baseline;gap:14px;padding:18px 20px;margin-bottom:14px;background:#fff;border:1px solid var(--line);border-radius:7px}.detail-total span{font-size:12px;color:var(--muted)}.detail-total strong{font-size:24px;color:var(--green)}.detail-total small{font-size:10px;color:#929d98}.detail-money{color:#a45d0b}@media (max-width:760px){.dashboard-detail .page-title{gap:14px}.dashboard-detail .page-title .secondary{flex:0 0 auto}.detail-total{align-items:flex-start;flex-direction:column;gap:4px}}.global-tooltip{position:fixed;z-index:200;transform:translate(-50%,-100%);pointer-events:none;white-space:nowrap;background:#17221f;color:#fff;border-radius:4px;padding:5px 8px;font-size:11px;line-height:1.2;box-shadow:0 3px 10px #17221f30}.contract-choice-backdrop{align-items:center;justify-content:center}.contract-choice-dialog{width:min(560px,calc(100vw - 32px));background:#fff;border-radius:7px;box-shadow:0 18px 50px #0b151235;overflow:hidden}.contract-choice-body{padding:20px;display:grid;gap:12px}.contract-choice-body>button{min-height:82px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:16px;display:grid;grid-template-columns:34px 1fr 20px;gap:12px;align-items:center;text-align:left;color:#52605a}.contract-choice-body>button:hover{border-color:#86b8a5;background:#f3faf7;color:var(--green)}.contract-choice-body span,.contract-choice-body strong,.contract-choice-body small{display:block}.contract-choice-body strong{font-size:14px;color:var(--ink);margin-bottom:5px}.contract-choice-body small{font-size:11px;color:#7d8984;line-height:1.5}.expandable-cell:hover{position:fixed;z-index:120;width:min(520px,calc(100vw - 40px));max-height:220px;overflow:auto;white-space:normal;background:#fff;border:1px solid #b9d5ca;border-radius:6px;padding:12px;box-shadow:0 10px 28px #17221f28;line-height:1.7;color:#26332e}.page-actions{display:flex;align-items:center;gap:8px}.content{width:100%;max-width:none;margin:0}.scope-switch{display:inline-flex;align-items:center;gap:2px;flex:none;padding:3px;border:1px solid #dce2df;border-radius:6px;background:#f4f7f5}.scope-switch button{height:28px;padding:0 9px;border:0;border-radius:4px;background:transparent;color:#68746f;display:inline-flex;align-items:center;gap:6px;font-size:11px;white-space:nowrap}.scope-switch button:hover{color:var(--green)}.scope-switch button.active{background:#fff;color:var(--green);box-shadow:0 1px 3px #17221f18;font-weight:700}.scope-switch b{min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:#e6ece9;color:#718079;display:inline-grid;place-items:center;font-size:9px;font-weight:600}.scope-switch button.active b{background:#e4f4ed;color:var(--green)}.sidebar .nav-dashboard,.sidebar .nav-group-head{font-size:15px}.sidebar .nav-sub button{font-size:14px}.topbar .crumb,.topbar .date-pill,.top-user strong,.page-title .eyebrow,.welcome .eyebrow{font-size:13px}.page-title h1,.welcome h1{font-size:30px}.primary,.secondary,.text-btn{font-size:14px}.search input,.filters button,.table-meta,.pagination{font-size:12px}table{font-size:13px}th{font-size:12px}.status{font-size:11px}.notify{top:-3px;right:-5px;width:auto;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border-radius:9px;color:#fff;font-size:10px;line-height:1}.table-progress{min-width:112px;display:flex;align-items:center;gap:8px}.table-progress>div{width:72px;height:7px;overflow:hidden;border-radius:4px;background:#e7ece9}.table-progress i{display:block;height:100%;border-radius:inherit;background:#228663}.table-progress span{min-width:32px;color:#47544f;font-variant-numeric:tabular-nums}.dashboard-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#8b9691;font-size:13px}.excel-filter-panel{display:block;padding:14px 16px 16px}.excel-filter-panel .status-filter{display:flex;align-items:center;gap:14px;margin-bottom:13px}.excel-filter-panel .status-filter>span{flex:0 0 auto;color:#6f7c77;font-size:12px}.excel-filter-panel .status-filter>div{display:flex;flex-wrap:wrap;gap:5px}.filter-grid{display:grid!important;grid-template-columns:repeat(4,minmax(170px,1fr));gap:11px 12px!important;width:100%}.filter-grid>label{min-width:0;display:flex;flex-direction:column;gap:5px}.filter-grid>label>span{color:#66736e;font-size:11px;font-weight:600}.filter-grid input,.filter-grid select{width:100%;height:34px;min-width:0;padding:0 9px;border:1px solid #dce2df;border-radius:5px;background:#fff;color:#34413c;outline:0;font-size:12px}.filter-grid input:focus,.filter-grid select:focus{border-color:#6aa68f;box-shadow:0 0 0 3px #16785b10}.date-range{display:grid;grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr);align-items:center;gap:4px}.date-range i{color:#8c9792;font-size:10px;font-style:normal;text-align:center}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.record-section{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.section-head h3,.tracking-compose h3{margin:0 0 3px;font-size:15px}.required-mark{margin-left:3px;color:#c34f46;font-size:13px}.required-section .section-empty{border:1px dashed #dfb9b5;border-radius:6px;background:#fff8f7;color:#a54841}.section-head span{color:#89948f;font-size:11px}.contact-editor{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px;margin-bottom:12px;border:1px solid #dfe6e2;border-radius:6px;background:#f8faf9}.contact-editor input:not([type=checkbox]),.contact-editor select{height:37px;min-width:0;padding:0 10px;border:1px solid #dce2df;border-radius:5px;background:#fff;outline:0}.primary-check{flex-direction:row!important;align-items:center;gap:7px!important;color:#56635e;font-size:12px}.primary-check input{width:16px;height:16px}.compact-action{height:37px;justify-self:end}.contact-list,.attachment-list{display:flex;flex-direction:column;gap:8px}.contact-card,.attachment-item{min-height:58px;display:flex;align-items:center;gap:11px;padding:9px 11px;border:1px solid #e1e7e4;border-radius:6px;background:#fff}.contact-card>div:nth-child(2),.attachment-item>div{min-width:0;flex:1}.contact-card strong,.contact-card span,.attachment-item strong,.attachment-item span{display:block}.contact-card strong,.attachment-item strong{overflow:hidden;color:#28332f;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.contact-card span,.attachment-item span{margin-top:4px;color:#84908b;font-size:11px}.contact-card em{margin-left:7px;padding:2px 6px;border-radius:8px;background:#e8f5ef;color:#167457;font-size:10px;font-style:normal}.contact-avatar{width:34px;height:34px;display:grid;flex:0 0 auto!important;place-items:center;border-radius:50%;background:#e3f1ec;color:#176d53;font-weight:700}.attachment-item>svg{color:#588072}.attachment-item a{flex:0 0 auto;text-decoration:none}.handover-editor{padding:14px;border:1px solid #dfe6e2;border-radius:6px;background:#f8faf9}.handover-form-grid{margin-bottom:16px}.handover-items{margin-top:3px}.handover-items-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.handover-items-head strong,.handover-items-head span{display:block}.handover-items-head strong{color:#33403b;font-size:12px}.handover-items-head span{margin-top:3px;color:#89948f;font-size:10px}.handover-item-editor{display:grid;grid-template-columns:25px minmax(0,1.4fr) 90px minmax(0,1fr) 30px;gap:7px;align-items:center;margin-top:7px}.handover-item-editor input,.handover-item-editor select{width:100%;height:35px;min-width:0;padding:0 9px;border:1px solid #dce2df;border-radius:5px;background:#fff;outline:0;font-size:12px}.handover-upload-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px;padding-top:12px;border-top:1px solid #e1e7e4}.handover-upload-row strong,.handover-upload-row span{display:block}.handover-upload-row strong{font-size:12px;color:#33403b}.handover-upload-row span{margin-top:3px;font-size:10px;color:#89948f}.queued-attachments{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.queued-attachments>div{min-width:0;display:flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid #dfe6e2;border-radius:5px;background:#fff;color:#53605b;font-size:10px}.queued-attachments span{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queued-attachments button{display:grid;place-items:center;padding:0;border:0;background:transparent;color:#8a9691}.handover-attachments{margin-top:9px;padding:9px;border:1px solid #e5eae7;border-radius:5px;background:#fafcfa}.handover-attachments-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.handover-attachments-head>span{display:inline-flex;align-items:center;gap:5px;color:#65716c;font-size:10px;font-weight:600}.handover-attachment-list{display:flex;flex-direction:column;gap:5px;margin-top:7px}.handover-attachment-list>div{display:grid;grid-template-columns:16px minmax(0,1fr) auto auto;gap:6px;align-items:center;min-height:30px;color:#60706a}.handover-attachment-list>div>button:not(.icon-btn){min-width:0;padding:0;overflow:hidden;border:0;background:transparent;color:#146f54;text-align:left;text-overflow:ellipsis;white-space:nowrap}.handover-attachment-list>div>span{color:#8a9691;font-size:9px}.handover-attachment-list>div.handover-image-row{grid-template-columns:84px auto auto;justify-content:start;gap:9px}.handover-image-thumbnail{width:84px;height:62px;display:grid;place-items:center;overflow:hidden;padding:0;border:1px solid #d7dfdb;border-radius:5px;background:#edf1ef}.handover-image-thumbnail:hover{border-color:#6aa68f;box-shadow:0 0 0 3px #16785b17}.handover-image-thumbnail img{width:100%;height:100%;display:block;object-fit:cover}.handover-image-thumbnail span{color:#8b9692;font-size:9px}.handover-attachment-actions{display:flex;align-items:center;gap:1px}.handover-attachment-actions .icon-btn{width:28px;height:28px}.handover-no-attachment{color:#9aa49f;font-size:10px}.image-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:22px;background:rgba(8,18,15,.72)}.image-preview-dialog{width:min(1040px,96vw);height:min(780px,92vh);display:grid;grid-template-rows:64px minmax(0,1fr) 62px;overflow:hidden;border-radius:7px;background:#fff;box-shadow:0 24px 70px #0000005c}.image-preview-dialog header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;border-bottom:1px solid #e1e7e4}.image-preview-dialog header strong,.image-preview-dialog header span{display:block}.image-preview-dialog header strong{max-width:min(700px,70vw);overflow:hidden;color:#28342f;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.image-preview-dialog header span{margin-top:3px;color:#8a9691;font-size:9px}.image-preview-stage{min-width:0;min-height:0;display:grid;place-items:center;overflow:auto;padding:18px;background:#eef1ef}.image-preview-stage img{display:block;max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 4px 18px #1c282329}.image-preview-dialog footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:0 18px;border-top:1px solid #e1e7e4}.handover-item-index{color:#75827d;font-size:11px;text-align:center}.handover-item-editor .icon-btn{width:30px;height:30px}.handover-note{display:block;margin-top:14px}.handover-note>span{display:block;margin-bottom:6px;color:#596660;font-size:11px;font-weight:600}.handover-note textarea{width:100%;min-height:58px;padding:9px 10px;border:1px solid #dce2df;border-radius:5px;background:#fff;outline:0;resize:vertical;font-size:12px}.handover-editor-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:13px}.handover-list{display:flex;flex-direction:column;gap:10px}.handover-card{position:relative;padding:12px;border:1px solid #e1e7e4;border-radius:6px;background:#fff}.handover-card-head,.handover-card-head>div,.handover-people{display:flex;align-items:center}.handover-card-head{justify-content:space-between;gap:10px}.handover-card-head>div{gap:9px}.handover-card-head time,.handover-card-head>span,.handover-people{color:#74817b;font-size:11px}.handover-card-head>span{display:inline-flex;align-items:center;gap:3px}.handover-people{flex-wrap:wrap;gap:14px;margin-top:9px}.handover-people b{color:#34413b;font-weight:600}.handover-items-list{margin-top:10px;overflow:hidden;border:1px solid #e1e7e4;border-radius:5px}.handover-items-list-head,.handover-items-list-row{display:grid;grid-template-columns:52px minmax(0,1.5fr) 70px minmax(0,1fr);gap:0}.handover-items-list-head{background:#f3f6f4;color:#66736d;font-size:10px;font-weight:600}.handover-items-list-row{border-top:1px solid #edf0ee;color:#4b5953;font-size:11px}.handover-items-list-head span,.handover-items-list-row span{min-width:0;padding:7px 9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.handover-items-list-head span:first-child,.handover-items-list-head span:nth-child(3),.handover-items-list-row span:first-child,.handover-items-list-row span:nth-child(3){text-align:center}.handover-record-note{margin:9px 0 0;color:#74817b;font-size:11px}.handover-card-actions{display:flex;justify-content:flex-end;gap:2px;margin-top:4px}.section-empty,.workflow-complete{padding:24px 12px;border:1px dashed #dce3df;border-radius:6px;color:#89948f;text-align:center;font-size:12px}.inline-error{margin:10px 0;padding:9px 11px;border-radius:5px;background:#fceceb;color:#a74740;font-size:12px}.tracking-compose{padding:17px;border:1px solid #dfe6e2;border-radius:7px;background:#f8faf9}.tracking-compose h3{margin-bottom:15px}.compose-actions{display:flex;justify-content:flex-end;margin-top:14px}.tracking-history{margin-top:22px}.timeline{display:flex;flex-direction:column}.timeline-item{position:relative;display:grid;grid-template-columns:15px minmax(0,1fr);gap:10px;padding-bottom:18px}.timeline-item:before{position:absolute;top:10px;bottom:-2px;left:5px;width:1px;background:#dce5e1;content:""}.timeline-item:last-child:before{display:none}.timeline-item>i{position:relative;z-index:1;width:11px;height:11px;margin-top:4px;border:2px solid #fff;border-radius:50%;background:#238363;box-shadow:0 0 0 1px #8fc3af}.timeline-item>div>div{display:flex;align-items:center;gap:8px}.timeline-item strong{font-size:13px}.timeline-item time{margin-left:auto;color:#929d98;font-size:10px}.timeline-item p{margin:7px 0 5px;color:#44514c;font-size:13px;line-height:1.6}.timeline-item>div>span{color:#89948f;font-size:11px}.compact-drawer{width:min(540px,96vw)}.dispatch-source{display:flex;align-items:flex-start;gap:11px;padding:14px;margin-bottom:20px;border-radius:6px;background:#eef6f3;color:#31725c}.dispatch-source div{min-width:0}.dispatch-source strong,.dispatch-source span{display:block}.dispatch-source strong{color:#26332e;font-size:13px}.dispatch-source span{margin-top:5px;color:#75827d;font-size:11px}@media (max-width: 760px){.filter-grid{grid-template-columns:1fr}.excel-filter-panel .status-filter{align-items:flex-start;flex-direction:column}.contact-editor{grid-template-columns:1fr}.handover-item-editor{grid-template-columns:24px minmax(0,1fr) 70px 30px}.handover-item-editor input[placeholder=物品备注]{grid-column:2 / 4}.handover-upload-row{align-items:flex-start}.handover-items-list-head,.handover-items-list-row{grid-template-columns:35px minmax(0,1.35fr) 48px minmax(0,1fr)}.compact-action{justify-self:stretch}.timeline-item>div>div{flex-wrap:wrap}.timeline-item time{width:100%;margin-left:0}}.drawer-head span,.form-grid label>span,.form-grid input,.form-grid select,.form-grid textarea,.lookup-menu button span{font-size:13px}.drawer-head h2{font-size:21px}.legal-sync-field>span:first-child{display:none}.legal-contact-sync{min-height:42px;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #dce8e3;border-radius:6px;background:#f4faf7;color:#3e5b50;font-size:13px;font-weight:600}.legal-contact-sync input{width:17px;height:17px;margin:0;accent-color:var(--green)}.drawer-backdrop{display:grid;place-items:center;justify-content:initial;overflow:hidden;padding:24px;background:rgba(11,21,18,.56);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.drawer{width:min(880px,calc(100vw - 48px));height:min(860px,calc(100vh - 48px));max-height:calc(100vh - 48px);overflow:hidden;border:1px solid rgba(225,231,228,.95);border-radius:7px;box-shadow:0 24px 70px #07140f47;animation:modal-in .18s ease-out}.drawer.tracking-drawer{width:min(940px,calc(100vw - 48px))}.drawer.compact-drawer{width:min(640px,calc(100vw - 48px));height:min(720px,calc(100vh - 48px))}.progress-contracts{margin-top:18px}.progress-contract-table{overflow:auto;border:1px solid #e1e7e4;border-radius:6px}.progress-contract-head,.progress-contract-row{min-width:940px;display:grid;grid-template-columns:130px minmax(180px,1.5fr) minmax(150px,1.2fr) 100px 105px 105px 100px;align-items:center}.progress-contract-head{min-height:38px;background:#f3f6f4;color:#65716c;font-size:10px;font-weight:600}.progress-contract-row{min-height:46px;border-top:1px solid #edf0ee;color:#4e5b56;font-size:11px}.progress-contract-row.current-customer{background:#edf7f2}.progress-contract-head>span,.progress-contract-row>span{min-width:0;padding:7px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-contract-row>span:nth-child(2) b{display:inline-block;margin-left:6px;padding:2px 5px;border-radius:4px;background:#d8eee5;color:#12694f;font-size:8px;font-weight:600}.contract-expiry-panel{margin-bottom:16px;padding:0;overflow:hidden}.contract-expiry-panel .panel-head{min-height:68px;margin:0;padding:14px 18px 10px}.contract-expiry-summary{min-height:38px;display:flex;align-items:center;flex-wrap:wrap;gap:18px;padding:0 18px;border-top:1px solid #edf0ee;background:#fafbfa;color:#67746e;font-size:10px}.contract-expiry-summary span{display:inline-flex;align-items:center;gap:6px}.contract-expiry-summary i{width:7px;height:7px;border-radius:50%}.contract-expiry-summary i.expired{background:#bd4f46}.contract-expiry-summary i.urgent{background:#d07a25}.contract-expiry-summary i.warning{background:#d4a230}.contract-expiry-table{overflow:auto;border-top:1px solid #e5eae7}.contract-expiry-head,.contract-expiry-row{min-width:1280px;display:grid;grid-template-columns:125px minmax(190px,1.4fr) 100px 210px minmax(150px,1.1fr) 100px 100px 100px 90px 120px;align-items:center}.contract-expiry-head{min-height:40px;background:#6f8f9d;color:#fff;font-size:10px;font-weight:600}.contract-expiry-row{width:100%;min-height:49px;padding:0;border:0;border-top:1px solid #e8ecea;background:#fff;color:#485650;font-size:11px;text-align:left}.contract-expiry-row:hover{background:#f5faf7}.contract-expiry-head>span,.contract-expiry-row>span{min-width:0;padding:7px 10px;overflow:hidden;border-right:1px solid rgba(225,231,228,.72);text-overflow:ellipsis;white-space:nowrap}.contract-expiry-row>span:first-child{color:#147255;font-weight:600}.contract-expiry-badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:10px;font-size:9px;font-weight:600}.contract-expiry-badge.expired{background:#fcebea;color:#ae4039}.contract-expiry-badge.urgent{background:#fff0e2;color:#a75a18}.contract-expiry-badge.warning{background:#fff6d9;color:#8a6911}.contract-expiry-badge.normal{background:#eaf5f0;color:#176c52}@keyframes modal-in{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 760px){.drawer-backdrop{padding:10px}.drawer,.drawer.tracking-drawer,.drawer.compact-drawer{width:calc(100vw - 20px);height:calc(100vh - 20px);max-height:calc(100vh - 20px)}.contract-expiry-panel .panel-head{align-items:flex-start;gap:10px}.contract-expiry-summary{align-items:flex-start;flex-direction:column;gap:7px;padding-top:10px;padding-bottom:10px}.page-title h1,.welcome h1{font-size:25px}table{font-size:12px}}.backend-state{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f3f5f4;color:#17211e}.backend-state .backend-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:7px;background:#dff1ea;color:#16785b}.backend-state h1{margin:15px 0 4px;font-size:18px}.backend-state p{margin:0 0 16px;color:#6d7975;font-size:12px}.required{margin-left:3px;color:#c44f47}.lookup{position:relative}.lookup-control{height:37px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid #dce2df;border-radius:5px;background:#fff;color:#82908a}.lookup-control:focus-within{border-color:#6aa68f;box-shadow:0 0 0 3px #16785b10}.lookup-control input{height:35px;min-width:0;flex:1;padding:0;border:0;background:transparent;box-shadow:none}.lookup.disabled .lookup-control{background:#f6f8f7}.lookup-menu{position:absolute;z-index:20;top:calc(100% + 5px);right:0;left:0;max-height:240px;overflow-y:auto;padding:5px;border:1px solid #dce2df;border-radius:6px;background:#fff;box-shadow:0 12px 28px #17221f1f}.lookup-menu button{width:100%;min-height:43px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 8px;padding:7px 9px;border:0;border-radius:4px;background:transparent;text-align:left;color:#26312d}.lookup-menu button:hover,.lookup-menu button[aria-selected=true]{background:#edf7f3;color:#146e53}.lookup-menu button span,.lookup-menu button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lookup-menu button span{font-size:12px;font-weight:600}.lookup-menu button small{grid-column:1;font-size:9px;color:#89958f}.lookup-menu button svg{grid-column:2;grid-row:1 / 3}.lookup-empty{padding:18px 10px;text-align:center;color:#8a9691;font-size:11px}.tag-pills{min-width:0;display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px}.customer-tag{max-width:150px;min-height:24px;display:inline-flex;align-items:center;gap:5px;padding:3px 8px;overflow:hidden;border:1px solid transparent;border-radius:4px;font-size:10px;font-weight:600;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.customer-tag i,.tag-color-dot{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:currentColor}.customer-tag.green{color:#176c52;background:#e9f5ef;border-color:#d5ebe1}.customer-tag.blue{color:#27668b;background:#eaf3f8;border-color:#d5e7f0}.customer-tag.orange{color:#9a5c1d;background:#fff3e4;border-color:#f3dfc4}.customer-tag.red{color:#a54740;background:#fbeceb;border-color:#f0d7d4}.customer-tag.purple{color:#725491;background:#f2edf7;border-color:#e4d9ee}.customer-tag.gray{color:#66736e;background:#eff2f1;border-color:#e0e5e3}.tag-empty{color:#98a29e}.tag-selector{position:relative;min-width:0}.tag-selector-control{width:100%;min-height:39px;display:grid;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:7px;padding:5px 9px;border:1px solid #dce2df;border-radius:5px;background:#fff;color:#71807a;text-align:left}.tag-selector-control>span{min-width:0}.tag-selector-control em{color:#9aa49f;font-style:normal;font-size:12px}.tag-selector-control>svg:last-child{justify-self:end}.tag-selector-control:focus,.tag-selector-control[aria-expanded=true]{border-color:#6aa68f;box-shadow:0 0 0 3px #16785b10;outline:0}.tag-selector.disabled .tag-selector-control{background:#f6f8f7;cursor:not-allowed}.tag-selector-menu{position:absolute;z-index:35;top:calc(100% + 5px);right:0;left:0;padding:6px;border:1px solid #dce2df;border-radius:6px;background:#fff;box-shadow:0 14px 32px #17221f24}.tag-selector-search{height:35px;display:flex;align-items:center;gap:7px;padding:0 8px;border:1px solid #e0e5e3;border-radius:4px;color:#83908b}.tag-selector-search input{min-width:0;height:33px;flex:1;padding:0;border:0;outline:0;box-shadow:none}.tag-selector-options{max-height:220px;overflow-y:auto;padding-top:5px}.tag-selector-options>button{width:100%;min-height:36px;display:grid;grid-template-columns:12px minmax(0,1fr) 18px;align-items:center;gap:7px;padding:6px 8px;border:0;border-radius:4px;background:transparent;color:#34413c;text-align:left}.tag-selector-options>button:hover,.tag-selector-options>button.selected{background:#edf7f3;color:#146e53}.tag-selector-options>button svg{justify-self:end}.tag-color-dot.green{color:#248264}.tag-color-dot.blue{color:#3c83aa}.tag-color-dot.orange{color:#c1782c}.tag-color-dot.red{color:#bd554d}.tag-color-dot.purple{color:#8565a5}.tag-color-dot.gray{color:#7a8782}table td .tag-pills{min-width:130px}@media (max-width: 760px){.page-actions .secondary{width:38px;padding:0;font-size:0}}.activity-button{width:100%;border:0;background:transparent;text-align:left;color:inherit}.activity-button:hover{background:#f7faf8}.review-form{margin-top:20px}.table-wrap th.sticky-action,.table-wrap td.sticky-action{width:136px;min-width:136px;background:#fff;z-index:3}.table-wrap th.sticky-action{background:#f7f9f8}.table-wrap tbody tr:hover td.sticky-action{background:#fbfdfc}.table-wrap td.sticky-action{padding:0 8px}.table-wrap .row-actions{display:flex;align-items:center;gap:2px;min-width:max-content}.table-wrap{overflow-x:scroll;scrollbar-gutter:stable}.icon-btn[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 7px);z-index:100;max-width:180px;padding:5px 8px;border-radius:4px;background:#17221f;color:#fff;font-size:10px;font-weight:500;line-height:1.3;white-space:nowrap;pointer-events:none;opacity:0;transform:translate(-50%,3px);transition:opacity .12s ease,transform .12s ease}.icon-btn[data-tooltip]:hover:after,.icon-btn[data-tooltip]:focus-visible:after{opacity:1;transform:translate(-50%)}button[aria-label]:not([data-tooltip]){position:relative}button[aria-label]:not([data-tooltip]):after{content:attr(aria-label);position:absolute;left:50%;bottom:calc(100% + 7px);z-index:100;padding:5px 8px;border-radius:4px;background:#17221f;color:#fff;font-size:10px;font-weight:500;line-height:1.3;white-space:nowrap;pointer-events:none;opacity:0;transform:translate(-50%,3px);transition:opacity .12s ease,transform .12s ease}button[aria-label]:not([data-tooltip]):hover:after,button[aria-label]:not([data-tooltip]):focus-visible:after{opacity:1;transform:translate(-50%)}.icon-btn[data-tooltip]:after{display:none!important}.global-tooltip{position:fixed;z-index:1200;transform:translate(-50%,-100%);padding:6px 9px;border-radius:4px;background:#17221f;color:#fff;font-size:11px;font-weight:600;line-height:1.3;white-space:nowrap;pointer-events:none;box-shadow:0 4px 12px #17221f33}.fee-total-summary{display:flex;align-items:center;justify-content:flex-end;gap:22px;min-height:54px;padding:0 18px;border-top:1px solid #e7eeea;background:#f7faf8;color:#50635b;font-size:13px}.fee-total-summary>span{margin-right:auto;color:#788981}.fee-total-summary strong{color:#34463d;font-weight:600}.fee-total-summary b{margin-left:8px;color:#087c59;font-size:16px}@media (max-width: 720px){.fee-total-summary{align-items:flex-start;flex-direction:column;gap:7px;padding:12px 14px}.fee-total-summary>span{margin-right:0}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,46%) 1fr;background:#fff}.login-brand{position:relative;background:#16382f;color:#fff;padding:42px clamp(38px,6vw,84px);display:flex;flex-direction:column;overflow:hidden}.login-brand:after{content:"";position:absolute;inset:auto -15% -26% 18%;height:52%;background:#245d4d;transform:skewY(-8deg);opacity:.55}.login-brand-mark{width:48px;height:48px;border:1px solid #ffffff26;background:#ffffff12;display:grid;place-items:center;border-radius:7px;float:left}.login-brand-copy{position:absolute;left:calc(clamp(38px,6vw,84px) + 62px);top:46px}.login-brand-copy strong,.login-brand-copy span{display:block}.login-brand-copy strong{font-size:17px}.login-brand-copy span{font-size:8px;color:#a8c7bc;margin-top:3px}.login-message{margin:auto 0;position:relative;z-index:1;max-width:520px}.login-message>span{font-size:12px;color:#7bd0ae;font-weight:700}.login-message h1{font-size:clamp(32px,4vw,50px);line-height:1.22;margin:16px 0 42px;letter-spacing:0;max-width:500px}.login-points{display:grid;gap:22px}.login-points>div{display:flex;gap:14px;align-items:flex-start;color:#75caa8}.login-points p{margin:0}.login-points strong,.login-points span{display:block}.login-points strong{font-size:13px;color:#f2f8f5;margin-bottom:5px}.login-points span{font-size:11px;color:#9eb8af;line-height:1.6}.login-brand>small{position:relative;z-index:1;color:#78998d;font-size:9px}.login-form-area{display:grid;place-items:center;padding:40px;background:#f8faf9}.login-form{width:min(410px,100%);background:#fff;border:1px solid #e1e7e4;padding:42px;border-radius:7px;box-shadow:0 18px 50px #193a3020}.login-title{margin-bottom:30px}.login-title>span{font-size:11px;color:#16785b;font-weight:700}.login-title h2{font-size:24px;margin:7px 0;letter-spacing:0}.login-title p{font-size:11px;color:#8b9792;margin:0}.login-form>label{display:block;margin-bottom:18px}.login-form>label>span{display:block;font-size:11px;font-weight:600;color:#56635e;margin-bottom:7px}.login-input{height:43px;border:1px solid #d9e1dd;border-radius:5px;display:flex;align-items:center;color:#80908a;padding:0 12px}.login-input:focus-within{border-color:#5a9d83;box-shadow:0 0 0 3px #16785b12}.login-input input{border:0;outline:0;flex:1;min-width:0;padding:0 10px;font-size:13px}.login-input button{border:0;background:transparent;color:#81908a;display:grid;place-items:center}.login-error{font-size:11px;color:#ad403a;background:#fff1f0;border:1px solid #f1d2cf;padding:10px 12px;border-radius:5px;margin-bottom:15px}.login-submit{width:100%;height:43px;border:0;border-radius:5px;background:#16785b;color:#fff;font-size:13px;font-weight:700}.login-submit:hover{background:#0f644b}.login-submit:disabled{opacity:.65}.login-help{text-align:center;color:#98a39f;font-size:9px;margin:17px 0 0}.access-title{align-items:flex-start}.access-tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);margin-bottom:16px}.access-tabs button{height:42px;border:0;background:transparent;padding:0 15px;display:flex;align-items:center;gap:7px;color:#71807a;font-size:12px;border-bottom:2px solid transparent}.access-tabs button.active{color:var(--green);border-bottom-color:var(--green);font-weight:700}.access-error{min-height:42px;background:#fff2f1;border:1px solid #efd3d0;color:#a8403a;border-radius:5px;margin-bottom:14px;padding:9px 13px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.access-error button{border:0;background:transparent;color:inherit}.role-workspace{display:grid;grid-template-columns:230px 1fr;border:1px solid var(--line);background:white;border-radius:7px;min-height:650px;overflow:hidden}.role-list{border-right:1px solid var(--line);background:#fafbfa}.role-list-head{height:70px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.role-list-head strong,.role-list-head span{display:block}.role-list-head strong{font-size:13px}.role-list-head span{font-size:9px;color:#929d98;margin-top:3px}.role-list-head button{width:30px;height:30px;border:1px solid var(--line);background:white;border-radius:5px;color:var(--green);display:grid;place-items:center}.role-list>div:last-child{padding:8px}.role-list>div:last-child>button{width:100%;min-height:56px;border:0;background:transparent;border-radius:5px;display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;text-align:left;padding:8px;color:#53605b}.role-list>div:last-child>button:hover{background:#f0f5f3}.role-list>div:last-child>button.active{background:#e7f3ee;color:#12684e}.role-icon{width:32px;height:32px;border-radius:5px;background:white;border:1px solid #e3e8e6;display:grid;place-items:center}.role-list button strong,.role-list button small{display:block}.role-list button strong{font-size:11px}.role-list button small{font-size:9px;color:#8e9995;margin-top:3px}.role-list button em{font-style:normal;font-size:8px;color:#76837e;background:#e8ecea;padding:3px 5px;border-radius:4px}.permission-panel{min-width:0}.permission-head{height:70px;border-bottom:1px solid var(--line);padding:0 20px;display:flex;align-items:center;justify-content:space-between}.permission-head>div:last-child{display:flex;gap:8px}.permission-head span,.permission-head h2{display:block}.permission-head span{font-size:9px;color:#8b9792}.permission-head h2{font-size:16px;margin:4px 0 0}.danger-text{color:#b14b44}.role-meta{padding:17px 20px;display:grid;grid-template-columns:1fr 1.6fr;gap:14px;border-bottom:1px solid var(--line)}.role-meta label,.access-modal-body label{display:flex;flex-direction:column;gap:6px}.role-meta label>span,.access-modal-body label>span{font-size:10px;color:#64716c;font-weight:600}.role-meta input,.access-modal-body input,.access-modal-body select{height:36px;border:1px solid #dce2df;border-radius:5px;padding:0 10px;font-size:11px;outline:0}.role-meta input:focus,.access-modal-body input:focus,.access-modal-body select:focus{border-color:#69a58e;box-shadow:0 0 0 3px #16785b10}.role-meta input:disabled{background:#f6f8f7;color:#59645f}.permission-summary{height:48px;padding:0 20px;background:#fafcfa;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#697670;border-bottom:1px solid var(--line)}.permission-summary>span,.permission-summary>small{display:flex;align-items:center;gap:7px}.permission-summary strong{color:var(--green);font-size:14px}.permission-summary small{color:#8c9893}.permission-matrix{padding-bottom:20px}.matrix-header,.matrix-row{display:grid;grid-template-columns:180px 1fr 50px;align-items:center}.matrix-header{height:36px;background:#f5f7f6;color:#7a8681;font-size:9px;padding:0 20px}.matrix-header span:last-child{text-align:center}.matrix-row{min-height:61px;padding:8px 20px;border-bottom:1px solid #eef1ef}.matrix-row>div:first-child strong,.matrix-row>div:first-child small{display:block}.matrix-row>div:first-child strong{font-size:11px}.matrix-row>div:first-child small{font-size:8px;color:#98a29e;margin-top:3px}.matrix-row>div:nth-child(2){display:flex;flex-wrap:wrap;gap:6px}.matrix-row label{display:inline-flex;align-items:center}.matrix-row label input{position:absolute;opacity:0;pointer-events:none}.matrix-row label span{min-width:50px;height:28px;padding:0 10px;border:1px solid #dfe5e2;border-radius:5px;display:grid;place-items:center;color:#6f7c77;font-size:9px;background:white}.matrix-row label.checked span{border-color:#9dceb9;background:#eaf6f0;color:#12694f;font-weight:600}.matrix-row label input:disabled+span{cursor:not-allowed}.matrix-row>button{justify-self:center;width:28px;height:28px;border:1px solid #dfe5e2;background:white;color:#a0aaa6;border-radius:5px;display:grid;place-items:center}.matrix-row>button.checked{background:#16785b;color:#fff;border-color:#16785b}.matrix-row>button:disabled{cursor:not-allowed}.user-panel{background:white;border:1px solid var(--line);border-radius:7px;overflow:hidden;min-height:450px}.user-panel-head{height:72px;padding:0 18px;display:flex;align-items:center;justify-content:space-between}.user-panel-head strong,.user-panel-head span{display:block}.user-panel-head strong{font-size:14px}.user-panel-head span{font-size:9px;color:#929c98;margin-top:4px}.user-table-wrap{overflow:auto;border-top:1px solid var(--line)}.user-table{width:100%;font-size:11px}.user-table th{height:40px}.user-table td{height:58px}.user-cell{display:flex;align-items:center;gap:9px}.user-cell>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e5f3ed;color:#146c52;font-weight:700}.account-status{font-style:normal;font-size:9px;padding:4px 8px;border-radius:10px}.account-status.on{background:#e8f5ef;color:#167357}.account-status.off{background:#f1f2f2;color:#7a8581}.user-actions{display:flex;gap:3px}.user-actions button{width:29px;height:29px;border:0;background:transparent;color:#66736d;border-radius:5px;display:grid;place-items:center}.user-actions button:hover{background:#eef5f2;color:var(--green)}.user-actions button.danger:hover{background:#fceceb;color:#b94b44}.access-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#0b151250;display:grid;place-items:center;padding:20px}.access-modal{width:min(470px,96vw);background:white;border-radius:7px;box-shadow:0 20px 50px #0b151235}.access-modal-head{height:72px;padding:0 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.access-modal-head span{font-size:9px;color:var(--green)}.access-modal-head h2{font-size:17px;margin:3px 0 0}.access-modal-head button{border:0;background:transparent;color:#6e7b75}.access-modal-body{padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.access-modal-body label small{font-size:8px;color:#97a19d}.access-modal-foot{height:62px;padding:0 20px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;align-items:center;gap:8px}@media (max-width:900px){.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-form-area{min-height:100vh;padding:20px}.role-workspace{grid-template-columns:1fr}.role-list{border-right:0;border-bottom:1px solid var(--line)}.role-list>div:last-child{display:flex;overflow:auto}.role-list>div:last-child>button{min-width:190px}.matrix-header,.matrix-row{grid-template-columns:125px 1fr 42px}.role-meta{grid-template-columns:1fr}}@media (max-width:620px){.login-form{padding:28px 20px}.access-page{padding-left:10px;padding-right:10px}.permission-head{padding:0 12px}.permission-head .secondary{font-size:0;width:38px;padding:0}.role-meta{padding:14px 12px}.matrix-header,.matrix-row{grid-template-columns:1fr 36px}.matrix-header span:nth-child(2),.matrix-row>div:first-child{display:none}.matrix-header,.matrix-row{padding-left:12px;padding-right:12px}.access-modal-body{grid-template-columns:1fr}}.role-meta select{height:36px;border:1px solid #dce2df;border-radius:5px;padding:0 10px;font-size:11px;background:white;color:#25302c}.settlement-page{max-width:none}.settlement-view-tabs{display:flex;gap:4px;margin-bottom:14px;border-bottom:1px solid var(--line)}.settlement-view-tabs button{height:43px;padding:0 16px;border:0;border-bottom:2px solid transparent;background:transparent;color:#68756f;font-size:13px}.settlement-view-tabs button.active{border-bottom-color:var(--green);color:var(--green);font-weight:700}.settlement-view-tabs b{display:inline-grid;place-items:center;min-width:19px;height:19px;margin-left:5px;border-radius:10px;background:#edf2ef;font-size:10px}.settlement-filters{min-height:62px;display:flex;align-items:end;gap:10px;padding:12px 14px;margin-bottom:12px;border:1px solid var(--line);border-radius:7px;background:#fff}.settlement-filters .search{align-self:end}.settlement-filters label{display:flex;flex-direction:column;gap:5px}.settlement-filters label span{font-size:10px;color:#748079}.settlement-filters select,.settlement-filters input[type=date]{height:36px;min-width:135px;padding:0 9px;border:1px solid #dce2df;border-radius:6px;background:#fff;color:#34413c;font-size:11px}.settlement-table table{min-width:1240px}.settlement-table td strong,.settlement-summary td strong{font-weight:700}.settlement-money{color:#117152}.settlement-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.settlement-metrics>div{min-height:94px;padding:18px;border:1px solid var(--line);border-radius:7px;background:#fff}.settlement-metrics span,.settlement-metrics strong{display:block}.settlement-metrics span{font-size:11px;color:#75817c}.settlement-metrics strong{margin-top:8px;font-size:22px}.settlement-summary table{min-width:760px}.settlement-editor{width:min(900px,calc(100vw - 48px))}.settlement-step+.settlement-step{margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.settlement-step-title{display:flex;align-items:center;gap:11px;margin-bottom:14px}.settlement-step-title>b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#e5f4ed;color:#146c51;font-size:12px}.settlement-step-title strong,.settlement-step-title span{display:block}.settlement-step-title strong{font-size:14px}.settlement-step-title span{margin-top:3px;color:#83908a;font-size:10px}.source-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.source-switch button{height:42px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dfe5e2;border-radius:6px;background:#fff;color:#58665f;font-size:12px}.source-switch button.active{border-color:#79b29c;background:#edf8f3;color:#126b50;font-weight:700}.source-switch b{min-width:19px;height:19px;display:grid;place-items:center;border-radius:10px;background:#eef1f0;font-size:9px}.source-switch button.active b{background:#d5ecdf}.settlement-fee-search{height:38px;display:flex;align-items:center;gap:7px;margin-top:10px;padding:0 10px;border:1px solid #dce2df;border-radius:6px;color:#83908b}.settlement-fee-search:focus-within{border-color:#6aa68f;box-shadow:0 0 0 3px #16785b10}.settlement-fee-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:11px}.settlement-fee-list{max-height:244px;overflow:auto;margin-top:9px;border:1px solid #e3e8e5;border-radius:6px}.settlement-fee-list>button{width:100%;min-height:61px;display:grid;grid-template-columns:24px minmax(0,1fr) 110px;gap:10px;align-items:center;padding:9px 12px;border:0;border-bottom:1px solid #edf0ee;background:#fff;text-align:left;color:#3f4c47}.settlement-fee-list>button:last-child{border-bottom:0}.settlement-fee-list>button:hover{background:#fafcfb}.settlement-fee-list>button.selected{background:#eef8f3}.fee-radio{width:18px;height:18px;display:grid;place-items:center;border:1px solid #b9c5c0;border-radius:50%;color:#fff}.selected .fee-radio{border-color:var(--green);background:var(--green)}.settlement-fee-list button>div:nth-child(2){min-width:0}.settlement-fee-list button>div:nth-child(2) strong,.settlement-fee-list button>div:nth-child(2) span,.settlement-fee-list button>div:last-child small,.settlement-fee-list button>div:last-child b{display:block}.settlement-fee-list button>div:nth-child(2) strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.settlement-fee-list button>div:nth-child(2) span{margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#81908a;font-size:9px}.settlement-fee-list button>div:last-child{text-align:right}.settlement-fee-list button>div:last-child small{color:#8a9691;font-size:8px}.settlement-fee-list button>div:last-child b{margin-top:3px;color:#176d53;font-size:12px}.settlement-base{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:15px;border:1px solid #dfe8e4;border-radius:6px;background:#f6faf8}.settlement-base>div{padding:13px 15px;border-right:1px solid #dfe8e4}.settlement-base>div:last-child{border-right:0}.settlement-base span,.settlement-base strong{display:block}.settlement-base span{font-size:9px;color:#7f8c86}.settlement-base strong{margin-top:5px;font-size:16px}.settlement-form label small{color:#8b9792;font-size:9px}.settlement-form input[type=number]{font-size:15px;font-weight:700}.settlement-form textarea{font-weight:400}.settlement-editor .drawer-body{padding-top:18px}@media (max-width:900px){.settlement-filters{align-items:stretch;flex-wrap:wrap}.settlement-filters .search{width:100%}.settlement-filters label{flex:1}.settlement-filters select,.settlement-filters input[type=date]{width:100%;min-width:0}.settlement-metrics{grid-template-columns:1fr 1fr}}@media (max-width:620px){.settlement-page .page-title{align-items:flex-start}.settlement-view-tabs button{flex:1}.settlement-filters label{min-width:calc(50% - 5px)}.settlement-filters .secondary{font-size:12px;width:auto}.source-switch{grid-template-columns:1fr}.settlement-fee-list>button{grid-template-columns:22px minmax(0,1fr)}.settlement-fee-list button>div:last-child{grid-column:2;text-align:left}.settlement-base{grid-template-columns:1fr}.settlement-base>div{border-right:0;border-bottom:1px solid #dfe8e4}.settlement-base>div:last-child{border-bottom:0}.settlement-metrics{grid-template-columns:1fr 1fr}.settlement-metrics>div{min-height:82px;padding:14px}.settlement-metrics strong{font-size:18px}.settlement-editor{width:100vw}}.settlement-total-row td{background:#f2f8f5;border-top:1px solid #bbdccc;border-bottom:0;color:#176249;font-weight:700}.settlement-total-row:hover td{background:#f2f8f5}
