:root{--pm-blue: #1769aa;--pm-blue-dark: #164d78;--pm-ink: #24313a;--pm-muted: #687783;--pm-line: #d6dee4;--pm-bg: #f3f6f8;--pm-success: #247a56;--pm-warning: #a35b12;--pm-danger: #b13a38}body:has(.pm-shell),body:has(.pm-login),body:has(.pm-app){margin:0;background:var(--pm-bg);color:var(--pm-ink);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}.pm-loading{min-height:100vh;display:grid;place-items:center;color:var(--pm-muted);font-size:14px}.pm-login{min-height:100vh;display:grid;place-items:center;padding:24px;background:#e8eef2}.pm-login-form{width:min(390px,100%);padding:30px;border:1px solid #cad5dd;border-radius:6px;background:#fff;box-shadow:0 18px 44px #1f354429;display:grid;gap:14px}.pm-login-brand{display:flex;align-items:center;gap:10px;margin-bottom:8px}.pm-login-brand .brand-icon{width:39px;height:39px}.pm-login-brand>div{display:grid}.pm-login-brand strong{font-size:17px}.pm-login-brand span{color:var(--pm-muted);font-size:11px}.pm-login h1{margin:0;font-size:23px;letter-spacing:0}.pm-login p{margin:-7px 0 8px;color:var(--pm-muted);font-size:12px}.pm-login label,.pm-project-form label{min-width:0;display:grid;gap:6px;color:#4f5f6b;font-size:12px;font-weight:600}.pm-login input,.pm-project-form input,.pm-project-form select,.pm-task-actions select{min-width:0;height:38px;padding:0 10px;border:1px solid #bac7d0;border-radius:4px;outline:0;background:#fff;color:var(--pm-ink);font:inherit}.pm-login input:focus,.pm-project-form input:focus,.pm-project-form select:focus{border-color:var(--pm-blue);box-shadow:0 0 0 2px #1769aa21}.pm-error{min-height:18px;color:var(--pm-danger);font-size:12px}.pm-page-error{min-height:42px;padding:8px 12px;border:1px solid #e4b4b2;display:flex;align-items:center;justify-content:space-between;background:#fff2f1}.pm-shell{min-height:100vh;background:var(--pm-bg)}.pm-topbar{height:58px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:#164f7b;color:#fff}.pm-product{display:flex;align-items:center;gap:9px}.pm-product .brand-icon{width:34px;height:34px}.pm-product>div{display:grid}.pm-product strong{font-size:16px}.pm-product span{color:#d4e8f6;font-size:10px}.pm-account{display:grid;grid-template-columns:auto 36px;column-gap:10px;align-items:center;text-align:right}.pm-account>span{align-self:end;font-size:12px;font-weight:700}.pm-account small{align-self:start;color:#d5e5f1;font-size:9px}.pm-account .icon-button{grid-column:2;grid-row:1 / 3;color:#fff;border-color:#ffffff59}.pm-layout{min-height:calc(100vh - 58px);display:grid;grid-template-columns:190px minmax(0,1fr)}.pm-nav{padding:17px 10px;border-right:1px solid #d1dae1;background:#e7edf1;display:flex;flex-direction:column;gap:3px}.pm-nav button{min-height:42px;padding:0 12px;border:0;border-radius:4px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;background:transparent;color:#475965;font:inherit;font-size:12px;text-align:left;cursor:pointer}.pm-nav button svg{width:18px}.pm-nav button.active{background:#d2e4f1;color:#155d93;font-weight:700}.pm-nav button b{min-width:19px;height:19px;padding:0 5px;border-radius:9px;display:grid;place-items:center;background:#c9423d;color:#fff;font-size:9px}.pm-main,.pm-app{min-width:0;padding:24px}.pm-app{min-height:100vh;background:var(--pm-bg)}.pm-page-heading,.pm-detail-heading{min-height:56px;margin-bottom:17px;display:flex;align-items:center;justify-content:space-between;gap:16px}.pm-page-heading h1,.pm-detail-heading h1{margin:0;font-size:22px;letter-spacing:0}.pm-page-heading p,.pm-detail-heading p,.pm-section-heading p{margin:5px 0 0;color:var(--pm-muted);font-size:11px}.pm-toolbar{min-height:44px;padding:6px 10px;border:1px solid var(--pm-line);border-bottom:0;display:flex;align-items:center;justify-content:space-between;background:#f9fbfc;color:var(--pm-muted);font-size:10px}.pm-search{width:min(390px,65%);height:30px;padding:0 8px;border:1px solid #c8d3da;display:flex;align-items:center;gap:6px;background:#fff}.pm-search input{min-width:0;flex:1;border:0;outline:0;font:inherit;font-size:11px}.pm-search input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.pm-search-clear{width:20px;height:20px;padding:0;border:0;border-radius:3px;display:grid;flex:0 0 20px;place-items:center;background:transparent;color:#607782;cursor:pointer}.pm-search-clear:hover:not(:disabled),.pm-search-clear:focus-visible{background:#e7f0f5;color:#195d88;outline:0}.pm-search-clear:disabled{visibility:hidden;cursor:default}.pm-project-table{border:1px solid var(--pm-line);background:#fff;overflow-x:auto}.pm-project-table-head,.pm-project-row{min-width:1180px;display:grid;grid-template-columns:minmax(230px,1.7fr) 125px 125px 125px 82px 120px 90px 120px;align-items:center;gap:10px}.pm-project-table-head{min-height:34px;padding:0 13px;border-bottom:1px solid var(--pm-line);background:#eaf0f4;color:#596873;font-size:10px;font-weight:700}.pm-project-row{width:100%;min-height:62px;padding:7px 13px;border:0;border-bottom:1px solid #e4eaee;background:#fff;color:var(--pm-ink);font:inherit;font-size:11px;text-align:left;cursor:pointer}.pm-project-row:hover{background:#f4f9fc}.pm-project-row>span{min-width:0}.pm-project-row>span:nth-child(4),.pm-project-row>span:nth-child(5){color:#315e77;font-weight:600}.pm-project-row strong,.pm-project-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-project-row strong{color:#23536f;font-size:12px}.pm-project-row small{margin-top:4px;color:var(--pm-muted);font-size:9px}.pm-status{width:max-content;max-width:100%;min-height:23px;padding:3px 8px;border:1px solid #c6d2da;border-radius:3px;display:inline-flex;align-items:center;color:#52646f;background:#eef3f6;font-size:10px;font-weight:700;white-space:nowrap}.pm-status.pending_condition,.pm-status.pending_review{color:#8a5117;border-color:#e1c39f;background:#fff4e5}.pm-status.returned{color:#9b3735;border-color:#e2b6b4;background:#fff0ef}.pm-status.pending_measurement,.pm-status.measuring{color:#155d93;border-color:#b7d2e5;background:#eaf5fc}.pm-status.completed{color:#236b4e;border-color:#b7d5c7;background:#eaf7f0}.pm-empty{min-height:260px;display:grid;place-content:center;justify-items:center;gap:8px;color:var(--pm-muted)}.pm-empty svg{width:28px}.pm-empty strong{color:#465763;font-size:13px}.pm-empty span{font-size:11px}.pm-task-list,.pm-notifications{border:1px solid var(--pm-line);background:#fff}.pm-task-list>button{width:100%;min-height:60px;padding:8px 13px;border:0;border-bottom:1px solid #e3e9ed;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;background:#fff;color:var(--pm-ink);font:inherit;text-align:left;cursor:pointer}.pm-task-list>button:hover{background:#f5f9fb}.pm-task-number{color:#4d7188;font-size:11px;font-weight:800}.pm-task-list strong,.pm-task-list small{display:block}.pm-task-list strong{font-size:12px}.pm-task-list small{margin-top:4px;color:var(--pm-muted);font-size:9px}.pm-task-list-row{min-height:60px;padding:8px 13px;border-bottom:1px solid #e3e9ed;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;background:#fff}.pm-task-list-row:hover{background:#f5f9fb}.pm-task-open{min-width:0;padding:0;border:0;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;background:transparent;color:var(--pm-ink);font:inherit;text-align:left;cursor:pointer}.pm-task-row-actions{display:flex;align-items:center;gap:6px}.pm-star{width:30px;height:30px;padding:0;border:1px solid #c4d1d9;border-radius:4px;display:inline-grid;place-items:center;background:#fff;color:#82919a;cursor:pointer}.pm-star.active{border-color:#d4a03d;background:#fff7de;color:#bd7b00}.pm-star:disabled{opacity:.55;cursor:wait}.pm-priority-label{display:inline-flex;align-items:center;gap:4px;color:#a86e00;font-size:10px;font-weight:700}.pm-task-tracking{min-height:42px;padding:7px 13px;border-top:1px solid #edf1f3;display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--pm-muted);font-size:10px}.pm-task-tracking select{height:30px;min-width:160px;padding:0 7px;border:1px solid #bac7d0;border-radius:4px;background:#fff;color:var(--pm-ink);font:inherit}.pm-progress-control{min-width:280px;display:inline-flex;align-items:center;gap:6px;color:var(--pm-muted);font-size:10px}.pm-progress-control input[type=range]{width:105px;accent-color:#2874a6}.pm-progress-control input[type=number]{width:52px;height:28px;padding:0 5px;border:1px solid var(--pm-line);border-radius:3px;font-size:10px}.pm-progress-control b{font-size:10px;font-weight:600}.pm-progress-control button{width:28px;height:28px;display:inline-grid;place-items:center;color:#28668d;background:#e9f2f7;border-radius:3px}.pm-progress-complete{color:#1d7a55;font-weight:700}.pm-review-time{display:inline-flex;align-items:center;gap:4px}.pm-review-time input{height:28px;padding:0 5px;border:1px solid #bac7d0;border-radius:4px;color:var(--pm-ink);font:inherit;font-size:10px}.pm-review-time button{width:28px;height:28px;padding:0;border:1px solid #bac7d0;border-radius:4px;display:inline-grid;place-items:center;background:#fff;color:var(--pm-blue);cursor:pointer}.pm-review-time button:disabled{opacity:.5}.pm-source-tracking{margin:10px 13px;padding:8px 10px;border:1px solid #dce5e9;display:flex;flex-wrap:wrap;gap:16px;color:#5e6e77;background:#fafcfd;font-size:10px}.pm-source-tracking span{display:grid;gap:3px}.pm-source-tracking strong{color:#3d5665;font-size:9px}.pm-notifications>button{width:100%;min-height:72px;padding:11px 14px;border:0;border-bottom:1px solid #e3e9ed;display:grid;grid-template-columns:22px minmax(0,1fr) 8px;gap:10px;align-items:start;background:#f4f9fc;color:var(--pm-ink);font:inherit;text-align:left;cursor:pointer}.pm-notifications>button.read{background:#fff}.pm-notifications strong{font-size:12px}.pm-notifications p{margin:5px 0;color:#53636e;font-size:11px}.pm-notifications small{color:var(--pm-muted);font-size:9px}.pm-notifications button>b{width:7px;height:7px;margin-top:5px;border-radius:50%;background:#2882c2}.pm-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;padding:20px;display:grid;place-items:center;background:#16273375}.pm-project-form{width:min(780px,100%);max-height:calc(100vh - 40px);border:1px solid #afbdc7;border-radius:6px;overflow:auto;background:#fff;box-shadow:0 22px 55px #16273347}.pm-project-form>header{min-height:68px;padding:13px 18px;border-bottom:1px solid var(--pm-line);display:flex;align-items:center;justify-content:space-between}.pm-project-form h2{margin:0;font-size:17px}.pm-project-form header p{margin:4px 0 0;color:var(--pm-muted);font-size:10px}.pm-form-grid{padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.pm-form-grid .wide{grid-column:1 / -1}.pm-project-form>.pm-error{margin:0 18px}.pm-project-form>footer{min-height:60px;padding:10px 18px;border-top:1px solid var(--pm-line);display:flex;justify-content:flex-end;gap:8px}.pm-delete-dialog{width:min(520px,100%)}.pm-delete-body{padding:18px;display:grid;gap:15px}.pm-delete-warning{min-width:0;padding:12px;border:1px solid #e2b8b5;display:flex;align-items:center;gap:10px;color:#9b3735;background:#fff4f3}.pm-delete-warning>div{min-width:0;display:grid;gap:4px}.pm-delete-warning strong{overflow-wrap:anywhere;color:#713230;font-size:12px}.pm-delete-warning span{font-size:10px}.pm-delete-body label{display:grid;gap:7px;color:#4f5f6b;font-size:11px;font-weight:600}.pm-delete-body textarea{min-height:92px;padding:9px 10px;border:1px solid #bac7d0;border-radius:4px;resize:vertical;color:var(--pm-ink);font:inherit}.pm-delete-body textarea:focus{border-color:var(--pm-blue);outline:0;box-shadow:0 0 0 2px #1769aa21}.pm-import-body{padding:18px;display:grid;gap:14px}.pm-file-picker{min-height:94px;border:1px dashed #8eaec0;display:grid!important;place-items:center;gap:7px;color:#2d6688!important;background:#f3f9fc;cursor:pointer}.pm-file-picker input{position:absolute;width:1px;height:1px;opacity:0}.pm-import-summary{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #d7e1e6;background:#f8fafb}.pm-import-summary>div{min-height:62px;padding:8px;border-right:1px solid #e1e8ec;display:grid;place-content:center;text-align:center;gap:4px}.pm-import-summary>div:last-child{border-right:0}.pm-import-summary strong{color:#205f86;font-size:19px}.pm-import-summary span{color:var(--pm-muted);font-size:9px}.pm-notice{padding:9px 10px;border:1px solid #c4d9e5;color:#2a6588;background:#edf7fc;font-size:11px}.pm-import-warnings{padding:10px;border:1px solid #e4d3a8;display:grid;gap:5px;color:#785b24;background:#fffaf0;font-size:10px}.pm-import-warnings strong{color:#6a4d15}.pm-import-warnings small{color:#866d3c}.pm-detail{max-width:1180px;margin:0 auto}.pm-detail-heading{justify-content:flex-start}.pm-detail-heading>div:nth-child(2){min-width:0;flex:1}.pm-title-row{display:flex;align-items:center;gap:9px}.pm-title-row h1{overflow-wrap:anywhere}.pm-archived{padding:3px 7px;border:1px solid #c4cdd3;color:#66747d;background:#edf1f3;font-size:9px}.pm-heading-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.pm-heading-select{min-width:150px;height:34px;padding:0 8px;border:1px solid #b9c7d0;border-radius:4px;background:#fff;color:var(--pm-ink);font:inherit;font-size:10px}.pm-project-facts{border-top:1px solid #c9d4dc;border-bottom:1px solid #c9d4dc;display:grid;grid-template-columns:1.35fr 1.2fr repeat(4,1fr);background:#fff}.pm-project-facts>div{min-width:0;min-height:76px;padding:12px;border-right:1px solid #dde4e9;display:grid;align-content:center;gap:5px}.pm-project-facts>div:last-child{border-right:0}.pm-project-facts span{color:var(--pm-muted);font-size:9px}.pm-project-facts strong{overflow-wrap:anywhere;color:#294e66;font-size:12px}.pm-project-facts small{color:var(--pm-muted);font-size:9px}.pm-section-heading{margin:24px 0 10px}.pm-section-heading h2{margin:0;font-size:16px}.pm-task-timeline{display:grid;gap:10px}.pm-task-detail{border:1px solid var(--pm-line);background:#fff}.pm-task-detail>header{min-height:54px;padding:9px 13px;border-bottom:1px solid #e0e7eb;display:flex;align-items:center;justify-content:space-between}.pm-task-detail header>div{display:grid;gap:3px}.pm-task-detail header strong{font-size:12px}.pm-task-detail header span:not(.pm-status){color:var(--pm-muted);font-size:9px}.pm-task-times{padding:8px 13px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;color:var(--pm-muted);background:#f8fafb;font-size:9px}.pm-return-reason{margin:10px 13px 0;padding:9px 10px;border-left:3px solid #c24742;display:grid;gap:4px;background:#fff2f1;font-size:10px}.pm-return-reason strong{color:#9c3633}.pm-submission{margin:10px 13px;border:1px solid #d9e2e7;display:grid;grid-template-columns:repeat(3,1fr)}.pm-submission>div{min-height:55px;padding:9px;border-right:1px solid #e2e8ec;display:grid;align-content:center;gap:4px}.pm-submission span{color:var(--pm-muted);font-size:9px}.pm-submission strong{font-size:11px}.pm-submission p{grid-column:1 / -1;margin:0;padding:9px;border-top:1px solid #e2e8ec;color:#4e5e68;font-size:10px}.pm-task-actions{min-height:50px;padding:8px 13px;border-top:1px solid #e0e7eb;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.pm-task-actions select{width:180px;height:32px;font-size:10px}.pm-action-note{color:#396a88;font-size:10px}.pm-task-detail details{padding:0 13px 10px;border-top:1px solid #edf1f3}.pm-task-detail summary{padding:9px 0 0;color:#4d6575;font-size:10px;cursor:pointer}.pm-history{margin:9px 0 0;padding:0;list-style:none}.pm-history li{min-height:32px;display:grid;grid-template-columns:145px 110px 100px minmax(0,1fr);align-items:center;gap:7px;border-bottom:1px solid #edf1f3;font-size:9px}.pm-history li span,.pm-history li em{color:var(--pm-muted);font-style:normal}.pm-history li p{margin:0;color:#8e3d39}@media(max-width:820px){.pm-layout{grid-template-columns:1fr;grid-template-rows:53px minmax(0,1fr)}.pm-nav{padding:6px 9px;border-right:0;border-bottom:1px solid #d1dae1;flex-direction:row;overflow-x:auto}.pm-nav button{min-width:112px}.pm-main,.pm-app{padding:14px}.pm-project-table-head{display:none}.pm-project-table{border:0;background:transparent;overflow:visible}.pm-project-row{min-width:0;min-height:126px;margin-bottom:8px;padding:12px;border:1px solid var(--pm-line);grid-template-columns:1fr 1fr;gap:8px}.pm-project-row>span:first-child{grid-column:1 / -1}.pm-project-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-project-facts>div{border-bottom:1px solid #dde4e9}.pm-project-facts>div:last-child{grid-column:1 / -1}.pm-detail-heading{align-items:flex-start;flex-wrap:wrap}.pm-heading-actions{width:100%;justify-content:flex-start}.pm-task-times{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-history li{grid-template-columns:1fr 1fr;padding:6px 0}.pm-history li p{grid-column:1 / -1}}@media(max-width:560px){.pm-topbar{padding:0 12px}.pm-account>span,.pm-account small{display:none}.pm-account{grid-template-columns:36px}.pm-page-heading{align-items:flex-start}.pm-form-grid{grid-template-columns:1fr}.pm-form-grid .wide{grid-column:auto}.pm-project-form{max-height:calc(100vh - 16px)}.pm-modal-backdrop{padding:8px}.pm-project-facts{grid-template-columns:1fr}.pm-project-facts>div:last-child{grid-column:auto}.pm-submission{grid-template-columns:1fr}.pm-submission>div{border-right:0;border-bottom:1px solid #e2e8ec}.pm-task-list>button{grid-template-columns:35px minmax(0,1fr)}.pm-task-list .pm-status{grid-column:2}.pm-toolbar{align-items:stretch;flex-direction:column;gap:6px}.pm-search{width:100%}.pm-project-row{grid-template-columns:1fr}.pm-project-row>span:first-child{grid-column:auto}}.pm-check-filter{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.pm-check-filter input{accent-color:var(--pm-blue)}.pm-task-filters label{display:inline-flex;align-items:center;gap:5px}.pm-task-filters select,.pm-toolbar>label select{height:30px;padding:0 6px;border:1px solid #c8d3da;border-radius:4px;background:#fff;color:var(--pm-ink);font:inherit;font-size:10px}@media(max-width:820px){.pm-import-summary{grid-template-columns:repeat(3,1fr)}.pm-import-summary>div:nth-child(3){border-right:0}.pm-import-summary>div:nth-child(n+4){border-top:1px solid #e1e8ec}.pm-task-open{grid-template-columns:35px minmax(0,1fr)}.pm-task-open .pm-status{grid-column:2}.pm-task-filters{flex-wrap:wrap}.pm-task-filters .pm-search{width:100%}}@media(max-width:560px){.pm-import-summary{grid-template-columns:repeat(2,1fr)}.pm-import-summary>div:nth-child(3){border-right:1px solid #e1e8ec}.pm-import-summary>div:nth-child(n+3){border-top:1px solid #e1e8ec}.pm-task-tracking{align-items:flex-start;flex-direction:column}.pm-progress-control,.pm-review-time{width:100%}.pm-progress-control input[type=range],.pm-review-time input{min-width:0;flex:1}.pm-heading-actions{width:100%;justify-content:flex-start}}body:has(.pm-shell),body:has(.pm-app){height:100dvh;overflow:hidden}.pm-shell{height:100dvh;min-height:0;overflow:hidden}.pm-layout{height:calc(100dvh - 58px);min-height:0;overflow:hidden}.pm-nav{min-height:0;overflow-y:auto}.pm-main{min-height:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr)}.pm-page-error{grid-row:1;margin-bottom:8px}.pm-view{grid-row:2;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.pm-view .pm-page-heading,.pm-view .pm-toolbar{flex:0 0 auto}.pm-scroll-region{min-height:0;flex:1 1 auto;overflow:auto;overscroll-behavior:contain}.pm-project-table-head{position:sticky;top:0;z-index:2}.pm-status.feedback_issue{color:#9b3735;border-color:#e2b6b4;background:#fff0ef}.pm-app{height:100dvh;min-height:0;overflow:hidden}.pm-detail{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.pm-detail>.pm-detail-heading,.pm-detail>.pm-project-facts,.pm-detail>.pm-section-heading{flex:0 0 auto}.pm-task-timeline{min-height:0;flex:1 1 auto;overflow:auto;overscroll-behavior:contain;padding-right:3px;align-content:start;grid-auto-rows:max-content}.pm-task-times{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px}.pm-task-times>div{min-width:0;padding:3px 0;display:grid;gap:3px}.pm-task-times span{color:var(--pm-muted);font-size:9px}.pm-task-times strong{overflow-wrap:anywhere;color:#355569;font-size:10px;font-weight:650}.pm-submission>div{min-height:46px;padding:7px 9px}.pm-draft-actions,.pm-row-draft-actions{display:inline-flex;align-items:center;gap:5px}.pm-import-diff{padding:10px;border:1px solid #bfd4e1;display:grid;gap:7px;color:#36586d;background:#f3f8fb;font-size:10px}.pm-import-diff>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.pm-import-diff>div span{padding:7px 8px;border:1px solid #d7e4eb;background:#fff}.pm-import-diff b{color:#155d93}.pm-import-diff small{overflow-wrap:anywhere;color:#557080}.pm-row-draft-actions .button{min-height:30px}.pm-similar-panel{margin:0 18px 16px;padding:12px;border:1px solid #d7c58d;display:grid;gap:9px;background:#fffaf0}.pm-similar-panel>strong{color:#6d531e;font-size:11px}.pm-similar-panel article{min-width:0;padding:9px 0;border-top:1px solid #eadfbd;display:flex;align-items:center;justify-content:space-between;gap:12px}.pm-similar-panel article>div:first-child{min-width:0;display:grid;gap:3px}.pm-similar-panel b{overflow-wrap:anywhere;color:#3f5360;font-size:11px}.pm-similar-panel span,.pm-similar-panel small{color:#756744;font-size:9px}.pm-similar-actions{padding-top:8px;border-top:1px solid #eadfbd;display:flex;align-items:center;justify-content:space-between;gap:8px}@media(max-width:820px){.pm-layout{height:calc(100dvh - 58px)}.pm-nav{overflow-x:auto;overflow-y:hidden}.pm-project-table.pm-scroll-region{overflow:auto}.pm-main,.pm-app{min-height:0}}.pm-task-heading{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) auto auto}.pm-task-heading-copy{min-width:0}.pm-task-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.pm-task-scope{display:inline-flex;margin-top:0;padding:3px;border:1px solid #c4d3dc;border-radius:5px;background:#eef4f7;gap:3px}.pm-task-scope button{min-width:104px;height:30px;padding:0 10px;border:0;border-radius:3px;background:transparent;color:#56707e;font:inherit;font-size:11px;cursor:pointer}.pm-task-scope button.active{background:#fff;color:var(--pm-blue);box-shadow:0 1px 3px #20496024;font-weight:700}.pm-task-scope b{margin-left:4px;font-size:10px}.pm-fixed-filter{display:inline-flex;align-items:center;height:30px;padding:0 7px;color:var(--pm-muted);font-size:10px;white-space:nowrap}@media(max-width:560px){.pm-task-heading{align-items:center;grid-template-columns:minmax(0,1fr) auto;row-gap:8px}.pm-task-scope{max-width:100%}.pm-task-scope button{min-width:0;height:30px;padding:0 6px;flex:0 1 auto;font-size:10px;white-space:nowrap}.pm-task-heading-actions{grid-column:1 / -1;width:100%}.pm-task-heading-actions .button{width:100%}}@media(min-width:561px)and (max-width:820px){.pm-task-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start}.pm-task-heading-actions{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:560px){.pm-task-times{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-similar-panel article,.pm-similar-actions{align-items:stretch;flex-direction:column}.pm-task-row-actions{flex-wrap:wrap;justify-content:flex-end}.pm-draft-actions{width:100%}.pm-import-diff>div{grid-template-columns:repeat(2,minmax(0,1fr))}}.pm-mobile-filter-actions,.pm-mobile-filter-toggle,.pm-filter-clear{display:none}.pm-project-filters,.pm-task-filters,.pm-team-filters{gap:10px;justify-content:flex-start}.pm-project-filters .pm-search,.pm-task-filters .pm-search,.pm-team-filters .pm-search{margin-right:auto}.pm-filter-group{min-width:0;padding:4px 6px;border:1px solid #d8e2e8;border-radius:4px;display:inline-flex;align-items:center;gap:8px;background:#f3f7f9}.pm-filter-field{min-width:0;display:inline-flex;align-items:center;gap:5px;color:var(--pm-muted);white-space:nowrap}.pm-filter-group .app-select-trigger{min-width:112px}.pm-filter-group .pm-fixed-filter{min-width:112px;padding:0 8px;border:1px solid #c8d3da;border-radius:4px;justify-content:flex-start;background:#fff;color:#4f616d}.pm-filter-group .pm-filter-clear{min-height:30px;padding:0 9px;border:1px solid #d4c2c0;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#86443f;font:inherit;font-size:10px;white-space:nowrap;cursor:pointer}.pm-filter-group .pm-filter-clear:disabled{border-color:#d7dfe4;color:#98a4ac;background:#f5f7f8;cursor:default}@media(max-width:560px){.pm-mobile-filter-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;grid-column:1 / -1;width:100%}.pm-mobile-filter-actions.pm-filter-toggle-only{grid-template-columns:1fr}.pm-mobile-filter-toggle,.pm-filter-clear{width:100%;min-height:40px;padding:0 10px;border:1px solid #c4d3dc;border-radius:4px;align-items:center;justify-content:center;gap:5px;background:#fff;color:#315f79;font:inherit;font-size:13px}.pm-filter-clear{color:#8d4540;border-color:#dfb9b6}.pm-mobile-filter-toggle,.pm-filter-clear{display:inline-flex}.pm-toolbar:has(.pm-mobile-filter-toggle[aria-expanded=false])>.pm-filter-group,.pm-toolbar:has(.pm-mobile-filter-toggle[aria-expanded=false])>label,.pm-toolbar:has(.pm-mobile-filter-toggle[aria-expanded=false])>.pm-fixed-filter,.pm-toolbar:has(.pm-mobile-filter-toggle[aria-expanded=false])>.pm-check-filter{display:none}.pm-search input,.pm-project-form input,.pm-project-form textarea,.pm-app input,.app-select-trigger{font-size:16px}.pm-task-row-actions button,.pm-task-actions button{min-width:44px;min-height:44px}.pm-project-filters,.pm-task-filters,.pm-team-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:6px 8px}.pm-project-filters .pm-search,.pm-project-filters .pm-mobile-filter-actions,.pm-project-filters>span:last-child,.pm-task-filters .pm-search,.pm-task-filters .pm-mobile-filter-actions,.pm-task-filters>span:last-child,.pm-team-filters .pm-search,.pm-team-filters .pm-mobile-filter-actions,.pm-team-filters>span:last-child{grid-column:1 / -1}.pm-filter-group{width:100%;padding:7px;grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 8px}.pm-filter-field{display:grid;gap:4px}.pm-filter-group .app-select-trigger,.pm-filter-group .pm-fixed-filter,.pm-filter-group .pm-filter-clear{width:100%;min-width:0;min-height:40px;height:40px;padding:0 9px;font-size:14px}.pm-filter-group .pm-fixed-filter{display:inline-flex;align-items:center}.pm-project-filters>.pm-check-filter,.pm-task-filters>.pm-check-filter{grid-column:1 / -1;min-height:40px}}.pm-notification-heading{align-items:flex-start}.pm-notification-scope{display:inline-flex;margin-top:10px;padding:3px;border:1px solid #c4d3dc;border-radius:5px;background:#eef4f7;gap:3px}.pm-notification-scope button{min-width:82px;height:30px;padding:0 9px;border:0;border-radius:3px;background:transparent;color:#56707e;font:inherit;font-size:11px;cursor:pointer}.pm-notification-scope button.active{background:#fff;color:var(--pm-blue);box-shadow:0 1px 3px #20496024;font-weight:700}.pm-notification-scope b{margin-left:3px;font-size:10px}.pm-notifications>article{min-width:0;padding:0 14px;border-bottom:1px solid #e3e9ed;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;background:#f4f9fc}.pm-notifications>article.handled{background:#fff}.pm-notification-open{min-width:0;min-height:72px;padding:11px 0;border:0;display:grid;grid-template-columns:22px minmax(0,1fr) 8px;gap:10px;align-items:start;background:transparent;color:var(--pm-ink);font:inherit;text-align:left;cursor:pointer}.pm-notification-open:hover{color:#164f7b}.pm-notification-open strong{font-size:12px}.pm-notification-open p{margin:5px 0;color:#53636e;font-size:11px}.pm-notification-open small{color:var(--pm-muted);font-size:9px}.pm-notification-open>b{width:7px;height:7px;margin-top:5px;border-radius:50%;background:#2882c2}.pm-notification-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.pm-notification-state{min-height:23px;padding:3px 8px;border:1px solid #e1c39f;border-radius:3px;color:#8a5117;background:#fff4e5;font-size:10px;font-weight:700;white-space:nowrap}.pm-notification-state.handled{border-color:#b7d5c7;color:#236b4e;background:#eaf7f0}@media(max-width:560px){.pm-notification-heading{align-items:stretch;flex-direction:column}.pm-notification-scope{width:100%}.pm-notification-scope button{min-width:0;flex:1}.pm-notifications>article{grid-template-columns:1fr;gap:0;padding:0 12px}.pm-notification-actions{justify-content:flex-start;padding:0 0 10px 32px}.pm-notification-actions .button{min-height:40px}.pm-notification-open{grid-template-columns:22px minmax(0,1fr) 8px}}.pm-measurement-draft{margin:0 13px 10px;padding:11px;border:1px solid #b8d1df;background:#f5fafc}.pm-measurement-draft.readonly{background:#fafcfd;border-color:#d8e2e7}.pm-measurement-draft>header{min-height:27px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.pm-measurement-draft>header>div{display:grid;gap:3px}.pm-measurement-draft>header strong{color:#285873;font-size:11px}.pm-measurement-draft>header span{color:var(--pm-muted);font-size:9px}.pm-measurement-draft>header>b{color:#8a5117;font-size:10px;white-space:nowrap}.pm-draft-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:9px}.pm-draft-form label{min-width:0;display:grid;gap:4px;color:#526b79;font-size:9px}.pm-draft-form label.wide{grid-column:1 / -1}.pm-draft-form input,.pm-draft-form textarea{min-width:0;width:100%;box-sizing:border-box;border:1px solid #bfd0d9;border-radius:4px;background:#fff;color:var(--pm-ink);font:inherit}.pm-draft-form input{height:32px;padding:0 7px}.pm-draft-form textarea{padding:7px;resize:vertical}.pm-draft-form input[readonly]{color:#315e77;background:#eef4f7;font-weight:700}.pm-measurement-draft>footer{display:flex;justify-content:flex-end;gap:6px;margin-top:9px}.pm-measurement-draft.readonly .pm-draft-money{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.pm-draft-money>div{min-width:0;padding:7px;border:1px solid #dbe5e9;display:grid;gap:3px;background:#fff}.pm-draft-money span{color:var(--pm-muted);font-size:9px}.pm-draft-money strong{color:#315e77;font-size:11px}.pm-measurement-draft.readonly p{margin:8px 0 0;color:#53636e;font-size:10px;white-space:pre-wrap}@media(max-width:560px){.pm-draft-form{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-draft-form label.wide{grid-column:1 / -1}.pm-measurement-draft>footer{justify-content:stretch;flex-wrap:wrap}.pm-measurement-draft>footer .button{flex:1;min-height:44px}.pm-measurement-draft.readonly .pm-draft-money{grid-template-columns:1fr}}.pm-task-tracking{min-height:46px;padding:7px 13px;gap:8px;background:#f7fafb}.pm-batch-display{min-width:132px;min-height:34px;padding:5px 9px;border:1px solid #91b4c8;border-left:3px solid #1769aa;display:grid;align-content:center;gap:1px;background:#eef7fb}.pm-batch-display small{color:#66808f;font-size:8px}.pm-batch-display strong{color:#164f7b;font-size:12px}.pm-task-times{padding-block:6px}.pm-submission{grid-template-columns:repeat(4,1fr)}.pm-board-heading{align-items:center}.pm-board-tabs{padding:2px 0 6px;display:grid;gap:7px}.pm-board-mode-tabs{min-height:38px;display:flex;align-items:center;gap:6px}.pm-board-mode-tabs>button{min-height:34px;padding:0 13px;border:1px solid #c6d4dc;background:#fff;color:#536b79;font:inherit;cursor:pointer}.pm-board-mode-tabs>button.active{border-color:#1769aa;color:#155f94;background:#eef7fc;font-weight:700}.pm-board-mode-tabs b{margin-left:4px;font-size:10px}.pm-board-selector-row{min-height:38px;display:flex;align-items:center;gap:6px}.pm-board-selector-row .app-select-trigger{width:min(320px,100%);min-width:180px}.pm-board-table{min-height:0;flex:1;overflow:auto;border:1px solid #cdd9e0;background:#fff}.pm-board-head,.pm-board-row{display:grid;align-items:stretch}.pm-board-head.managed,.pm-board-row.managed{min-width:1020px;grid-template-columns:130px minmax(230px,1fr) 100px 105px 160px minmax(190px,.8fr) 160px}.pm-board-head.readonly,.pm-board-row.readonly{min-width:860px;grid-template-columns:130px minmax(230px,1fr) 100px 105px 160px minmax(190px,.8fr)}.pm-board-head{position:sticky;top:0;z-index:2;min-height:36px;background:#eaf0f4;color:#596873;font-size:10px;font-weight:700}.pm-board-head>span,.pm-board-row>span,.pm-board-project{min-width:0;padding:8px 10px;border-left:1px solid #e1e7eb;display:flex;align-items:center;justify-content:center}.pm-board-head>span:first-child,.pm-board-row>span:first-child{border-left:0}.pm-board-row{min-height:66px;border-top:1px solid #e1e7eb;color:#344e5e;font-size:10px}.pm-board-row:nth-child(odd){background:#fbfcfd}.pm-board-row small{display:block;margin-top:3px;color:#768690;font-size:8px}.pm-board-order{color:#155f94;font-weight:700}.pm-board-project{border:0;border-left:1px solid #e1e7eb;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start}.pm-board-project strong{color:#23536f;font-size:11px}.pm-board-note{justify-content:flex-start!important;color:#77858d;white-space:pre-wrap}.pm-board-note.has-note{color:#8a5117;background:#fffaf0}.pm-board-actions{gap:5px}.pm-board-actions input{width:48px;height:28px;border:1px solid #bdcbd3;text-align:center}.pm-board-actions button{min-height:28px;border:1px solid #c6d4dc;background:#fff;color:#536b79;cursor:pointer}.pm-board-toolbar{min-height:42px;display:flex;align-items:center;gap:10px;color:var(--pm-muted);font-size:11px}.pm-board-picker{width:min(620px,100%);max-height:min(720px,calc(100vh - 24px))}.pm-board-picker-search{min-height:38px;padding:0 10px;border:1px solid #c6d4dc;display:flex;align-items:center;gap:8px}.pm-board-picker-search input{min-width:0;flex:1;border:0;outline:0;font:inherit}.pm-board-candidates{min-height:120px;max-height:420px;overflow:auto;margin-top:10px;border:1px solid #e1e7eb}.pm-board-candidates label{min-height:52px;padding:8px 10px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #edf1f3;cursor:pointer}.pm-board-candidates label:last-child{border-bottom:0}.pm-board-candidates label>span{min-width:0;display:flex;flex-direction:column;gap:3px}.pm-board-candidates strong{overflow-wrap:anywhere}.pm-board-candidates small{color:var(--pm-muted)}.pm-board-create-form{display:grid;gap:18px}@media(max-width:820px){.pm-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.pm-board-table{border:0;background:transparent}.pm-board-head{display:none}.pm-board-row.managed,.pm-board-row.readonly{min-width:0;margin-bottom:8px;border:1px solid #cdd9e0;grid-template-columns:repeat(2,minmax(0,1fr));background:#fff}.pm-board-row>span,.pm-board-project{min-height:45px;border-top:1px solid #e6ecef}.pm-board-project,.pm-board-note{grid-column:1 / -1}.pm-board-selector-row{align-items:stretch;flex-wrap:wrap}.pm-board-selector-row .app-select-trigger{width:100%;flex:1 1 100%}}.pm-project-table-head,.pm-project-row{min-width:0;grid-template-columns:minmax(0,1fr) 92px 88px 102px 102px 66px 88px 72px 104px;gap:0}.pm-project-table-head>span,.pm-project-row>span{min-width:0;padding:0 10px}.pm-project-table-head>span+span,.pm-project-row>span+span{border-left:1px solid #e4e9ed}.pm-project-row:nth-child(odd){background:#fbfcfd}.pm-project-row:hover{background:#eef6fa}.pm-project-table-head>span,.pm-project-row>span:not(:first-child){text-align:center}.pm-batch-label,.pm-muted-label{width:max-content;max-width:100%;min-height:22px;padding:3px 7px;border:1px solid #d2d9de;border-radius:3px;display:inline-flex;align-items:center;overflow:hidden;color:#596973;background:#f3f5f7;font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.pm-muted-label{color:#7a878f;background:#f7f8f9}.pm-toolbar>label{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.pm-toolbar .app-select-trigger{min-width:112px}.pm-task-table{border:1px solid var(--pm-line);background:#fff;overflow:auto}.pm-task-table-head,.pm-task-table-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 142px;align-items:stretch}.pm-task-table-head{position:sticky;top:0;z-index:2;min-height:36px;border-bottom:1px solid #ced8de;background:#eaf0f4;color:#596873;font-size:10px;font-weight:700}.pm-task-table-head>div,.pm-task-open{min-width:0;display:grid;grid-template-columns:72px minmax(0,1fr) 120px 112px 150px;align-items:stretch}.pm-task-table-head span,.pm-task-open>span{min-width:0;padding:8px 10px;display:flex;align-items:center;justify-content:center;text-align:center}.pm-task-table-head span+span,.pm-task-open>span+span,.pm-task-table-head>span{border-left:1px solid #e1e7eb}.pm-task-table-row{min-height:58px;border-bottom:1px solid #e1e7eb;background:#fff}.pm-task-table-row:nth-child(odd){background:#fbfcfd}.pm-task-table-row:hover{background:#eef6fa}.pm-task-open{width:100%;padding:0;border:0;background:transparent;color:var(--pm-ink);font:inherit;font-size:10px;cursor:pointer}.pm-task-open>span:nth-child(2){justify-content:flex-start;text-align:left}.pm-task-open strong{min-width:0;overflow:hidden;color:#23536f;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pm-task-table-row>.pm-task-row-actions{min-width:0;padding:6px 8px;border-left:1px solid #e1e7eb;justify-content:center}.pm-team-heading{display:grid;grid-template-columns:minmax(210px,1fr) auto auto}.pm-team-heading>div:first-child{min-width:0}.pm-team-summary{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(76px,94px));justify-content:center;gap:6px}.pm-team-summary>div{min-width:0;min-height:44px;padding:5px 8px;border:1px solid #d6e0e5;border-radius:4px;display:grid;place-content:center;gap:2px;background:#fff;text-align:center}.pm-team-summary span{overflow:hidden;color:var(--pm-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.pm-team-summary strong{color:#245c7b;font-size:16px;line-height:1}.pm-team-table{border:1px solid var(--pm-line);background:#fff;overflow:auto}.pm-team-table-head,.pm-team-row{min-width:0;display:grid;grid-template-columns:78px 72px minmax(0,1fr) 118px 118px 92px 100px 120px 96px;align-items:stretch}.pm-team-table-head{position:sticky;top:0;z-index:2;min-height:36px;border-bottom:1px solid #ced8de;background:#eaf0f4;color:#596873;font-size:10px;font-weight:700}.pm-team-table-head>span,.pm-team-row>span{min-width:0;padding:8px 10px;display:flex;align-items:center;justify-content:center;text-align:center}.pm-team-table-head>span+span,.pm-team-row>span+span{border-left:1px solid #e1e7eb}.pm-team-row{width:100%;min-height:58px;padding:0;border:0;border-bottom:1px solid #e1e7eb;background:#fff;color:var(--pm-ink);font:inherit;font-size:10px;text-align:left;cursor:pointer}.pm-team-row:nth-child(odd){background:#fbfcfd}.pm-team-row:hover{background:#eef6fa}.pm-team-row>span:nth-child(3){justify-content:flex-start;text-align:left}.pm-team-row strong,.pm-team-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pm-team-row strong{color:#23536f;font-size:11px}.pm-team-row small{margin-top:4px;color:var(--pm-muted);font-size:9px}.pm-team-progress{width:100%;height:23px;position:relative;border:1px solid #cad8df;border-radius:3px;overflow:hidden;display:grid;place-items:center;background:#f3f7f9}.pm-team-progress i{position:absolute;inset:0 auto 0 0;background:#d5eaf4}.pm-team-progress b{position:relative;color:#245d7d;font-size:9px}@media(min-width:821px)and (max-width:1279px){.pm-project-table-head,.pm-task-table-head,.pm-team-table-head{display:none}.pm-project-table,.pm-task-table,.pm-team-table{border:0;background:transparent;overflow-x:hidden;overflow-y:auto}.pm-project-row{min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-bottom:9px;padding:0;overflow:hidden;border:1px solid var(--pm-line);border-radius:4px}.pm-project-row>span{min-height:42px;padding:8px 10px;border-top:1px solid #edf1f3}.pm-project-row>span+span{border-left:0}.pm-project-row>span:nth-child(2n){border-left:1px solid #edf1f3}.pm-project-row>span:first-child{grid-column:1 / -1;border-top:0;text-align:left}.pm-task-table-row{min-width:0;margin-bottom:9px;border:1px solid var(--pm-line);border-radius:4px;grid-template-columns:minmax(0,1fr) auto;overflow:hidden}.pm-task-open{min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))}.pm-task-open>span{min-height:46px;padding:8px 9px;display:grid;align-content:center;justify-items:center;gap:4px;border-top:1px solid #edf1f3}.pm-task-open>span+span{border-left:0}.pm-task-open>span:before,.pm-team-row>span:before{content:attr(data-label);color:var(--pm-muted);font-size:8px;font-weight:400}.pm-task-open>span:nth-child(1){grid-column:1;grid-row:2}.pm-task-open>span:nth-child(2){grid-column:1 / -1;grid-row:1;justify-items:start;border-top:0;text-align:left}.pm-task-open>span:nth-child(3){grid-column:2;grid-row:2;border-left:1px solid #edf1f3}.pm-task-open>span:nth-child(4){grid-column:1;grid-row:3}.pm-task-open>span:nth-child(5){grid-column:2;grid-row:3;border-left:1px solid #edf1f3}.pm-task-open strong{max-width:100%;white-space:normal;overflow-wrap:anywhere}.pm-task-table-row>.pm-task-row-actions{width:52px;padding:6px 4px;align-content:center;flex-direction:column;border-left:1px solid #e1e7eb}.pm-task-table-row .pm-row-draft-actions{flex-direction:column}.pm-team-row{min-width:0;margin-bottom:9px;border:1px solid var(--pm-line);border-radius:4px;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.pm-team-row>span{min-height:46px;padding:8px 10px;display:grid;align-content:center;justify-items:center;gap:4px;border-top:1px solid #edf1f3}.pm-team-row>span+span{border-left:0}.pm-team-row>span:nth-child(2),.pm-team-row>span:nth-child(5),.pm-team-row>span:nth-child(7),.pm-team-row>span:nth-child(9){border-left:1px solid #edf1f3}.pm-team-row>span:nth-child(3){grid-column:1 / -1;border-left:0;justify-items:start;text-align:left}}@media(min-width:561px){.pm-mobile-filter-actions.pm-filter-toggle-only{display:none}.pm-mobile-filter-actions{display:inline-flex;align-items:center}.pm-mobile-filter-actions .pm-mobile-filter-toggle{display:none}.pm-mobile-filter-actions .pm-filter-clear{min-height:30px;padding:0 9px;border:1px solid #d4c2c0;border-radius:3px;display:inline-flex;align-items:center;background:#fff;color:#86443f;font:inherit;font-size:10px;cursor:pointer}}@media(max-width:820px){.pm-layout{grid-template-rows:53px minmax(0,1fr)}.pm-nav{padding:4px 5px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;overflow:visible}.pm-nav button{position:relative;min-width:0;min-height:44px;padding:3px 1px;grid-template-columns:1fr;grid-template-rows:18px 14px;justify-items:center;gap:1px;font-size:10px;text-align:center}.pm-nav button svg{width:16px;height:16px}.pm-nav button b{position:absolute;top:2px;right:3px;min-width:16px;height:16px;padding:0 4px;font-size:8px}.pm-project-filters,.pm-task-filters,.pm-team-filters{flex-wrap:wrap}.pm-project-filters .pm-search,.pm-task-filters .pm-search,.pm-team-filters .pm-search{width:100%;margin-right:0}.pm-project-filters .pm-filter-group,.pm-task-filters .pm-filter-group,.pm-team-filters .pm-filter-group{flex:1 1 560px}.pm-project-table-head,.pm-task-table-head,.pm-team-table-head{display:none}.pm-project-table,.pm-task-table,.pm-team-table{border:0;background:transparent;overflow:auto}.pm-project-row{min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;overflow:hidden}.pm-project-row>span{min-height:42px;padding:8px 10px;border-top:1px solid #edf1f3}.pm-project-row>span+span{border-left:0}.pm-project-row>span:nth-child(2n){border-left:1px solid #edf1f3}.pm-project-row>span:first-child{grid-column:1 / -1;border-top:0}.pm-task-table-row{min-width:0;margin-bottom:9px;border:1px solid var(--pm-line);border-radius:4px;grid-template-columns:minmax(0,1fr) auto;overflow:hidden}.pm-task-open{min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))}.pm-task-open>span{min-height:46px;padding:8px 9px;display:grid;align-content:center;justify-items:center;gap:4px;border-top:1px solid #edf1f3}.pm-task-open>span+span{border-left:0}.pm-task-open>span:before{content:attr(data-label);color:var(--pm-muted);font-size:8px;font-weight:400}.pm-task-open>span:nth-child(1){grid-column:1;grid-row:2}.pm-task-open>span:nth-child(2){grid-column:1 / -1;grid-row:1;justify-items:start;border-top:0;text-align:left}.pm-task-open>span:nth-child(3){grid-column:2;grid-row:2;border-left:1px solid #edf1f3}.pm-task-open>span:nth-child(4){grid-column:1;grid-row:3}.pm-task-open>span:nth-child(5){grid-column:2;grid-row:3;border-left:1px solid #edf1f3}.pm-task-open strong{max-width:100%;white-space:normal;overflow-wrap:anywhere}.pm-task-table-row>.pm-task-row-actions{width:52px;padding:6px 4px;align-content:center;flex-direction:column;border-left:1px solid #e1e7eb}.pm-task-table-row .pm-row-draft-actions{flex-direction:column}.pm-team-heading{grid-template-columns:minmax(0,1fr) auto;align-items:center}.pm-team-heading .pm-team-summary{width:100%;grid-column:1 / -1;grid-row:2;grid-template-columns:repeat(4,minmax(0,1fr))}.pm-team-row{min-width:0;margin-bottom:9px;border:1px solid var(--pm-line);border-radius:4px;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.pm-team-row>span{min-height:46px;padding:8px 10px;display:grid;align-content:center;justify-items:center;gap:4px;border-top:1px solid #edf1f3}.pm-team-row>span+span{border-left:0}.pm-team-row>span:nth-child(2),.pm-team-row>span:nth-child(5),.pm-team-row>span:nth-child(7),.pm-team-row>span:nth-child(9){border-left:1px solid #edf1f3}.pm-team-row>span:nth-child(3){grid-column:1 / -1;border-left:0;justify-items:start;text-align:left}.pm-team-row>span:before{content:attr(data-label);color:var(--pm-muted);font-size:8px}}@media(max-width:560px){.pm-main,.pm-app{padding:10px}.pm-project-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-project-facts>div{min-height:64px;padding:8px;gap:4px}.pm-project-facts>div:nth-child(2n){border-right:0}.pm-project-facts>div:last-child{grid-column:auto}.pm-project-facts .app-select-trigger{width:100%;min-width:0}.pm-project-facts .pm-draft-actions{width:100%;flex-wrap:wrap}.pm-project-facts .pm-draft-actions .button{min-width:0;min-height:36px;flex:1;padding-inline:5px}.pm-team-heading{gap:8px}.pm-team-heading .pm-team-summary{gap:4px}.pm-team-summary>div{min-height:40px;padding:4px 2px}.pm-team-summary span{font-size:8px}.pm-team-summary strong{font-size:14px}.pm-team-row{grid-template-columns:repeat(2,minmax(0,1fr))}.pm-team-row>span{min-height:40px;padding:6px 7px}}:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:100%;line-height:1.45;color:#202522;background:#f3f5f4;font-synthesis:none;letter-spacing:0;--green: #1e67a9;--green-dark: #15558f;--green-soft: #e4eff9;--line: #dce2df;--muted: #67716c;--panel: #ffffff;--soft: #f7f8f7;--warning: #a35c08}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #2f7dbb;outline-offset:1px}.button{min-height:34px;height:auto;padding:6px 13px;border-radius:5px;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:600;font-size:.8125rem;line-height:1.25;white-space:normal;text-align:center;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.button .button-icon{width:16px;height:16px;flex:0 0 auto;stroke-width:2}.button-small{min-height:30px;padding:5px 10px;gap:6px;font-size:.75rem}.button-small .button-icon{width:15px;height:15px}.button-large{min-height:38px}.button.primary{color:#fff;background:var(--green);border-color:var(--green)}.button.primary:hover:not(:disabled){background:var(--green-dark);border-color:var(--green-dark)}.button.secondary{color:#303733;background:#fff}.button.secondary:hover:not(:disabled){background:#f4f6f5;border-color:#bac5bf}.button.danger{color:#a9251b;background:#fff;border-color:#e6b8b3}.button.danger:hover:not(:disabled){background:#fff0ef;border-color:#d88f88}.button.ghost{color:#40505c;background:transparent;border-color:transparent}.button.ghost:hover:not(:disabled){background:#edf2f5}.button.full{width:100%}.icon-button{width:34px;height:34px;padding:0;border:1px solid transparent;border-radius:5px;background:transparent;display:grid;place-items:center;color:#4b5650;flex:0 0 auto;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.icon-button svg{width:17px;height:17px;stroke-width:2}.icon-button-small{width:30px;height:30px}.icon-button-small svg{width:15px;height:15px}.icon-button-large{width:38px;height:38px}.icon-button-large svg{width:19px;height:19px}.icon-button:hover:not(:disabled){background:#edf0ee;border-color:var(--line)}.icon-button.danger:hover:not(:disabled){color:#b42318;background:#fff1f0;border-color:#efc5c1}.danger-ghost:hover{color:#b42318;background:#fff1f0}.project-page{min-height:100%;display:grid;grid-template-columns:230px minmax(0,1fr)}.brand-rail{background:#202924;color:#fff;padding:27px 22px;display:flex;gap:12px;align-items:flex-start}.brand-rail>div:last-child{min-width:0}.brand-rail strong{display:block;font-size:15px;line-height:24px;white-space:nowrap}.brand-rail span{display:block;color:#aebbb4;font-size:12px;margin-top:3px}.brand-mark{width:34px;height:34px;border-radius:6px;background:#3d8f68;display:grid;place-items:center;flex:0 0 auto}.project-main{padding:34px clamp(24px,5vw,72px);overflow:auto}.project-header{max-width:1050px;margin:0 auto 28px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.project-header h1{margin:0 0 6px;font-size:27px;font-weight:680}.project-header p{margin:0;color:var(--muted);font-size:14px}.header-actions{display:flex;gap:9px}.project-tools{max-width:1050px;margin:0 auto 10px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.search-box{height:34px;min-width:280px;border:1px solid var(--line);background:#fff;border-radius:5px;display:flex;align-items:center;gap:8px;padding:0 10px;color:#7a8580}.search-box:focus-within{border-color:#68a98a;box-shadow:0 0 0 2px #dcefe5}.search-box input{min-width:0;flex:1;border:0;outline:none;color:#202522;background:transparent}.search-box button{border:0;background:transparent;display:grid;place-items:center;padding:2px;color:#6d7772}.project-list{max-width:1050px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.project-row{min-height:70px;display:grid;grid-template-columns:40px minmax(220px,1fr) 130px 105px 34px;gap:10px;align-items:center;padding:10px 14px;border-bottom:1px solid #e8ecea}.project-row:last-child{border-bottom:0}.project-row:hover{background:#fafcfb}.file-icon{width:34px;height:34px;background:var(--green-soft);color:var(--green);border-radius:5px;display:grid;place-items:center}.project-name{text-align:left;border:0;background:none;min-width:0;padding:4px 0}.project-name strong,.project-name span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-name strong{font-size:14px;color:#202522}.project-name span{color:var(--muted);font-size:12px;margin-top:5px}.count-cell,.project-row time{font-size:12px;color:var(--muted)}.empty-state{height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8a948f;gap:8px}.empty-state strong{color:#3d4742;margin-top:4px}.empty-state span{font-size:13px}.create-project-page{min-height:100%;display:grid;grid-template-columns:230px minmax(0,1fr);background:#f4f6f5}.create-project-main{min-width:0;padding:34px clamp(24px,6vw,86px);overflow:auto}.create-project-header{max-width:820px;margin:0 auto 30px;display:flex;align-items:flex-start;gap:13px}.create-project-header .icon-button{margin-top:2px}.create-project-header h1{margin:0 0 6px;font-size:25px;font-weight:680}.create-project-header p{margin:0;color:var(--muted);font-size:13px}.project-form{max-width:820px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:7px;padding:0 28px 24px}.form-section-title{min-height:62px;margin-bottom:18px;border-bottom:1px solid #e6ebe8;display:flex;align-items:center;justify-content:space-between;gap:16px}.form-section-title span{font-size:15px;font-weight:700}.form-section-title small{color:var(--muted);font-size:11px}.form-fields{display:grid;row-gap:18px}.form-field{min-height:38px;display:grid;grid-template-columns:128px minmax(0,1fr);align-items:center;margin:0;padding:0;border:0}.form-field>span{align-self:center;color:#3e4742;font-size:13px;font-weight:600;line-height:18px}.form-field b{color:#bf3b31;margin-left:3px}.form-field input,.form-field select{width:100%;height:38px;border:1px solid #ccd5d0;border-radius:5px;padding:0 11px;outline:none;color:#222825;background:#fff}.form-field input:focus,.form-field select:focus,.date-controls input:focus{border-color:#559979;box-shadow:0 0 0 2px #dceee5}.review-fee-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0}.review-fee-controls>label{position:relative;display:grid;grid-template-columns:auto minmax(72px,1fr) auto;align-items:center;gap:8px;min-width:0}.review-fee-controls>label>span,.review-fee-controls>label>em{color:#52616d;font-size:12px;font-style:normal;white-space:nowrap}.review-fee-controls input{width:100%;height:38px;min-width:0}.date-controls{display:flex;align-items:center;gap:10px}.date-controls label{width:112px;height:38px;display:flex;align-items:center;border:1px solid #ccd5d0;border-radius:5px;background:#fff;overflow:hidden}.date-controls label:focus-within{border-color:#559979;box-shadow:0 0 0 2px #dceee5}.date-controls input{width:78px;height:36px;min-width:0;padding:0 3px 0 10px;border:0;outline:none;-webkit-appearance:textfield;appearance:textfield;color:#222825}.date-controls input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.date-controls label span{color:#626d67;font-size:12px}.today-button{height:38px;color:var(--green-dark);border-color:#a8c9b8;background:#f4faf6}.today-button:hover{background:#e7f3ec}.number-setting{width:180px;position:relative}.number-setting input{padding-right:42px}.number-setting small{position:absolute;right:12px;top:12px;color:var(--muted);font-size:12px}.directory-control{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.directory-control input{overflow:hidden;text-overflow:ellipsis}.form-error{margin:2px 0 0 128px;min-height:34px;padding:8px 10px;border:1px solid #f0c7c2;border-radius:4px;background:#fff4f2;color:#a33329;font-size:12px}.form-actions{margin:28px 0 0 128px;padding-top:18px;border-top:1px solid #e6ebe8;display:flex;justify-content:flex-end;gap:9px}.create-submit{min-width:110px}.workbench{height:100%;min-width:980px;display:flex;flex-direction:column;background:#eef1ef}.topbar{height:54px;background:#fff;border-bottom:1px solid var(--line);padding:0 14px;display:flex;align-items:center;gap:9px;flex:0 0 auto}.title-block{margin-left:4px;display:flex;align-items:baseline;gap:9px;min-width:0}.title-block strong{font-size:14px;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.title-block span{font-size:12px;color:var(--muted)}.topbar-spacer{flex:1}.save-status{display:flex;align-items:center;gap:5px;color:#6c7671;font-size:12px;margin-right:4px}.save-status.saved{color:var(--green)}.workspace-body{min-height:0;flex:1;display:grid;grid-template-columns:290px minmax(0,1fr)}.workspace-sidebar-collapsed .workspace-body{grid-template-columns:0 minmax(0,1fr)}.workspace-sidebar-collapsed .workspace-sidebar{width:0;overflow:hidden;border-right:0}.estimate-main{position:relative}.workspace-sidebar-toggle,.workspace-top-toggle{position:absolute;z-index:12;width:28px;height:28px;border:1px solid #b9c7d0;background:#fff;box-shadow:0 1px 4px #1e374624}.workspace-sidebar-toggle{left:0;top:50%;transform:translate(-50%,-50%)}.workspace-sidebar-collapsed .workspace-sidebar-toggle{transform:translateY(-50%)}.workspace-top-toggle{right:8px;top:52px}.workspace-sidebar{min-height:0;background:#f8faf9;border-right:1px solid var(--line);display:flex;flex-direction:column}.sidebar-section{padding:15px 13px;border-bottom:1px solid var(--line)}.sidebar-section.hierarchy-section{min-height:0;flex:1;display:flex;flex-direction:column;border-bottom:0}.workspace-navigation{padding:9px;border-bottom:1px solid var(--line);display:grid;gap:3px}.workspace-navigation button{min-height:34px;padding:7px 9px;border:0;border-radius:4px;display:flex;align-items:center;gap:8px;background:transparent;color:#3f4944;font-size:12px;text-align:left}.workspace-navigation button:hover{background:#edf2ef}.workspace-navigation button.active{background:#deeee5;color:#145d40;font-weight:700}.section-label{display:block;font-size:11px;font-weight:700;color:#737e78;margin:0 0 9px 2px}.select-wrap{position:relative;display:block;margin-bottom:8px}.select-wrap select{width:100%;height:34px;border:1px solid var(--line);border-radius:5px;background:#fff;padding:0 28px 0 9px;-webkit-appearance:none;appearance:none;color:#303733}.select-wrap svg{position:absolute;right:9px;top:10px;pointer-events:none;color:#75807a}.tree-panel{min-height:0;flex:1;display:flex;flex-direction:column}.tree-all,.tree-line{width:100%;height:31px;display:flex;align-items:center;gap:6px;border:0;color:#38413d;font-size:12px}.tree-all{border-radius:4px;background:transparent;padding:0 8px}.tree-all span{flex:1;text-align:left}.tree-all b,.tree-line b{color:#8b948f;font-size:10px;font-weight:600;min-width:18px;text-align:right}.tree-all em,.tree-line em{flex:0 0 auto;min-width:58px;color:#5f6b65;font-size:10px;font-style:normal;font-variant-numeric:tabular-nums;text-align:right}.tree-all.active em,.tree-line.active em{color:var(--green-dark)}.tree-all.active,.tree-line.active{background:#e4f0e9;color:var(--green-dark)}.tree-scroll{overflow:auto;margin-top:3px}.tree-line{padding-right:8px}.tree-line:hover{background:#edf1ef}.tree-toggle{width:16px;height:22px;border:0;padding:0;background:transparent;display:grid;place-items:center;color:#77817c}.tree-toggle span{display:block;width:13px}.tree-label{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;border:0;background:transparent;padding:0;color:inherit}.estimate-main{min-width:0;min-height:0;display:flex;flex-direction:column}.summary-strip{min-height:82px;padding:10px 18px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:stretch;gap:0}.method-control{width:170px;padding:8px 18px 8px 0;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;gap:6px}.method-control.hierarchy-control{width:130px;padding-left:16px}.method-control span,.metric span{color:var(--muted);font-size:11px}.method-control select{height:30px;border:1px solid var(--line);border-radius:4px;background:#fff;padding:0 8px;color:#303733}.metric{width:130px;padding:7px 18px;border-right:1px solid #e6eae8;display:grid;grid-template-columns:auto 1fr;align-content:center}.metric span{grid-column:1 / -1;margin-bottom:4px}.metric strong{font-size:21px;font-variant-numeric:tabular-nums}.metric small{align-self:end;color:#7a8580;margin:0 0 3px 5px;font-size:10px}.metric.accent strong{color:var(--green)}.summary-warning{margin-left:auto;align-self:center;color:var(--warning);background:#fff5e7;border:1px solid #f3d6ab;border-radius:4px;padding:6px 9px;font-size:12px}.notice-bar{min-height:33px;padding:7px 18px;background:#fff7e8;color:#85520d;border-bottom:1px solid #f0ddb9;font-size:12px}.notice-bar.neutral{background:#edf3f0;color:#53635b;border-color:#d7e0dc}.notice-bar.duplicate-notice{background:#fff8dc;color:#735512;border-color:#eedb91}.table-toolbar{min-height:52px;padding:9px 14px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.table-toolbar .search-box{width:340px}.table-toolbar>span{color:var(--muted);font-size:11px;margin-right:auto}.validity-filter{height:34px;display:flex;align-items:center;gap:7px;padding:0 8px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--muted);font-size:11px}.validity-filter select{border:0;outline:none;background:#fff;color:#303733;font-size:12px}.table-shell{position:relative;min-height:0;flex:1;margin:0 14px 14px;background:#fff;border:1px solid var(--line);border-radius:6px;overflow:auto}.estimate-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;user-select:none;-webkit-user-select:none}.estimate-table th{position:sticky;top:0;z-index:3;height:34px;background:#eef2f0;color:#4b5650;font-size:11px;font-weight:700;text-align:center;vertical-align:middle;padding:0 8px;border-right:1px solid #dde3e0;border-bottom:1px solid #d5dcd8;white-space:nowrap}.estimate-table th.filterable-header{padding-right:25px}.filterable-header>span{display:block;overflow:hidden;text-overflow:ellipsis}.filterable-header>button{position:absolute;top:50%;right:4px;width:19px;height:22px;padding:0;transform:translateY(-50%);border:0;border-radius:3px;display:grid;place-items:center;background:transparent;color:#77838d}.filterable-header>button:hover,.filterable-header>button.active{background:#d6e5f2;color:#15558f}.estimate-table .module-col{width:120px}.estimate-table .description-col{width:285px}.estimate-table .name-col{width:210px}.estimate-table .compact-col{width:72px}.estimate-table .reuse-col{width:88px}.estimate-table .note-col{width:150px}.estimate-table .valid-col{width:112px}.estimate-table .actions-col{width:42px}.estimate-table tbody tr{height:40px}.estimate-table td{height:40px;padding:3px;border-right:1px solid #e5e9e7;border-bottom:1px solid #e5e9e7;background:#fff;vertical-align:middle}.estimate-table tbody td{font-size:11px;text-align:center}.estimate-table tbody tr:hover td{background:#fbfcfb}.estimate-table tbody tr.incomplete-row td:first-child{box-shadow:inset 3px 0 #d88928}.estimate-table tbody tr.invalid-row td{background:#f4f5f4;color:#78817c}.estimate-table tbody tr.invalid-row td:first-child{box-shadow:inset 3px 0 #9aa19d}.estimate-table td.duplicate-cell{background:#fff1a8}.estimate-table tbody tr:hover td.duplicate-cell{background:#ffec91}.estimate-table td.selectable-cell{cursor:default;outline:none;padding:0}.estimate-table td.grid-cell{outline:none}.estimate-table td.grid-cell.range-selected{background:#e7e7e7!important;color:#1f2723}.estimate-table td.grid-cell.range-selected.range-anchor{background:#fff!important;color:inherit}.estimate-table tr.row-selected td.number-col{background:#fff!important;color:#4d5852}.estimate-table tr.row-selected td:not(.number-col){background:#e5f0ea}.estimate-table tr.row-selected td.number-col{box-shadow:inset 3px 0 #16734c;font-weight:700}.estimate-table td.grid-cell.grid-focus{position:relative;z-index:2}.estimate-table td.grid-cell{cursor:cell}.cell-fill-handle{width:7px;height:7px;position:absolute;right:-3px;bottom:-3px;z-index:5;border:1px solid white;background:#16734c;cursor:crosshair}.estimate-table td.selectable-cell.editing-cell{background:#fff}.estimate-table td.selectable-cell.duplicate-cell.range-selected{background:#e7e7e7!important}.estimate-table td.selectable-cell.duplicate-cell.range-anchor{background:#fff!important}.cell-display{width:100%;height:39px;min-height:39px;max-height:39px;padding:3px 8px;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center;line-height:16px}.cell-display.multiline-display{height:auto;min-height:39px;max-height:188px;align-items:center;justify-content:center;overflow:auto;text-align:center}.cell-display.multiline-display .cell-text-content{display:block;max-height:180px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere}.cell-display.multiline-display.multiline-expanded .cell-text-content{-webkit-line-clamp:unset}.estimate-table td.long-text-cell .cell-display.multiline-expanded,.estimate-table td.description-cell .cell-display,.estimate-table td.count-item-cell .cell-display{justify-content:flex-start;text-align:left}.cell-text-content{width:100%;max-height:34px;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;white-space:pre-wrap;-webkit-box-orient:vertical;-webkit-line-clamp:2}.estimate-table td.text-cell:not(.long-text-cell) .cell-display{justify-content:flex-start;text-align:left}.cell-display.inherited-hierarchy{color:transparent}.cell-dropdown-display{height:39px;min-height:39px;padding:0 8px 0 10px;display:grid;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:4px;cursor:pointer;text-align:center}.cell-dropdown-display span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-dropdown-display button{width:22px;height:30px;padding:0;border:0;display:grid;place-items:center;background:transparent;color:#64716a;cursor:pointer}.cell-dropdown-display button:hover{background:#e9f3ed;color:#16734c}.cell-dropdown-popover{position:fixed;z-index:120;overflow:auto;padding:4px;border:1px solid #c9d3ce;border-radius:5px;background:#fff;box-shadow:0 10px 28px #17261e33}.cell-dropdown-popover button{width:100%;min-height:31px;padding:6px 8px;border:0;border-radius:3px;display:grid;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:8px;background:#fff;color:#2f3833;font-size:12px;text-align:left;white-space:normal}.cell-dropdown-popover button:hover,.cell-dropdown-popover button.selected{background:#e7f1eb;color:#145d40}.app-select-trigger{width:100%;min-width:0;height:32px;padding:0 8px;border:1px solid #bec9d3;border-radius:4px;display:flex;align-items:center;justify-content:space-between;gap:7px;background:#fff;color:#293641;font:inherit;font-size:inherit;text-align:left;cursor:pointer}.app-select-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-select-trigger svg{flex:0 0 auto;color:#657580;transition:transform .15s ease}.app-select-trigger.open{border-color:#4b8ab5;box-shadow:0 0 0 2px #e0eff8}.app-select-trigger.open svg{transform:rotate(180deg)}.app-select-trigger.placeholder{color:#8997a1}.app-select-trigger:disabled{background:#f4f6f7;color:#8b969d;cursor:not-allowed}.app-select-menu{position:fixed;z-index:1300;overflow:auto;padding:4px;border:1px solid #b9c7d1;border-radius:5px;background:#fff;box-shadow:0 10px 26px #182e4038}.app-select-menu button{width:100%;min-height:32px;padding:6px 8px;border:0;border-radius:3px;display:grid;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:8px;background:#fff;color:#2c3942;font:inherit;font-size:11px;text-align:left;cursor:pointer}.app-select-menu button span{overflow-wrap:anywhere}.app-select-menu button:hover:not(:disabled),.app-select-menu button:focus-visible,.app-select-menu button.selected{background:#e9f3fb;color:#185684;outline:0}.app-select-menu button:disabled{color:#9ea8ae;cursor:not-allowed}@media(min-width:561px){.app-select-menu button span,.factor-select-menu>button span{overflow-wrap:normal;white-space:nowrap}.cell-dropdown-popover button{white-space:nowrap}}@keyframes marching-ants{to{background-position:8px 0,-8px 100%,0 -8px,100% 8px}}.estimate-table td.selection-source{position:relative}.estimate-table td.selection-source:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;background-image:linear-gradient(#21a366,#21a366),linear-gradient(#21a366,#21a366),linear-gradient(#21a366,#21a366),linear-gradient(#21a366,#21a366);background-repeat:no-repeat;background-size:var(--selection-top, 0 0),var(--selection-bottom, 0 0),var(--selection-left, 0 0),var(--selection-right, 0 0);background-position:0 0,0 100%,0 0,100% 0}.estimate-table td.selection-top{--selection-top: 100% 2px}.estimate-table td.selection-bottom{--selection-bottom: 100% 2px}.estimate-table td.selection-left{--selection-left: 2px 100%}.estimate-table td.selection-right{--selection-right: 2px 100%}.estimate-table td.clipboard-source{position:relative}.estimate-table td.clipboard-source:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;pointer-events:none;background-image:linear-gradient(90deg,#16734c 50%,transparent 50%),linear-gradient(90deg,#16734c 50%,transparent 50%),linear-gradient(0deg,#16734c 50%,transparent 50%),linear-gradient(0deg,#16734c 50%,transparent 50%);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:var(--clipboard-top, 0 0),var(--clipboard-bottom, 0 0),var(--clipboard-left, 0 0),var(--clipboard-right, 0 0);background-position:0 0,0 100%,0 0,100% 0;animation:marching-ants .55s linear infinite}.estimate-table td.clipboard-top{--clipboard-top: 8px 2px}.estimate-table td.clipboard-bottom{--clipboard-bottom: 8px 2px}.estimate-table td.clipboard-left{--clipboard-left: 2px 8px}.estimate-table td.clipboard-right{--clipboard-right: 2px 8px}.estimate-table tr.copying-row td:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;pointer-events:none;background-image:linear-gradient(90deg,#16734c 50%,transparent 50%),linear-gradient(90deg,#16734c 50%,transparent 50%),linear-gradient(0deg,#16734c 50%,transparent 50%),linear-gradient(0deg,#16734c 50%,transparent 50%);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:8px 2px,8px 2px,2px 8px,2px 8px;background-position:0 0,0 100%,0 0,100% 0;animation:marching-ants .55s linear infinite}.estimate-table tr.copying-row td{position:relative}.estimate-table input,.estimate-table select,.estimate-table textarea{width:100%;border:1px solid transparent;border-radius:3px;background:transparent;color:#262c29;outline:none;font-size:11px;text-align:center;user-select:text;-webkit-user-select:text}.estimate-table td.text-cell input,.estimate-table td.text-cell textarea{text-align:left}.estimate-table input{height:30px;padding:0 6px}.estimate-table select{height:30px;padding:0 5px}.estimate-table textarea{min-height:39px;max-height:102px;height:39px;padding:3px 8px;resize:none;overflow:auto;line-height:16px}.estimate-table input:hover:not(:disabled),.estimate-table textarea:hover:not(:disabled),.estimate-table select:hover:not(:disabled){border-color:#cfd7d3;background:#fff}.estimate-table input:focus,.estimate-table textarea:focus,.estimate-table select:focus{border-color:#5c9f7e;box-shadow:0 0 0 2px #e0efe7;background:#fff}.estimate-table input:disabled,.estimate-table textarea:disabled,.estimate-table select:disabled{opacity:1;color:#48514d}.estimate-table input.inherited-hierarchy{color:transparent}.estimate-table td.editing-cell{padding:0}.estimate-table td.editing-cell input,.estimate-table td.editing-cell textarea{display:block;width:100%;height:39px;min-height:39px;max-height:102px;border:0;border-radius:0;padding:3px 8px;box-shadow:none;background:#fff;line-height:16px}.estimate-table select.persistent-cell-select{width:100%;height:39px;min-height:39px;border:0;border-radius:0;padding:0 24px 0 9px;background-color:transparent;cursor:pointer}.estimate-table td.range-selected select.persistent-cell-select{background-color:#e7e7e7}.estimate-table td.range-anchor select.persistent-cell-select{background-color:#fff}.number-col{width:54px;text-align:center!important;color:#737d78;font-variant-numeric:tabular-nums}.sticky-col{position:sticky!important;left:0;z-index:2}thead .sticky-col{z-index:4;background:#e8eeeb}.derived-cell{text-align:right;padding-right:10px!important;background:#f4f7f5!important;color:#4d5852;font-size:12px;font-variant-numeric:tabular-nums}.derived-cell.strong{color:var(--green-dark);font-weight:700}.row-actions{white-space:nowrap;text-align:center}.row-actions button{width:26px;height:28px;display:inline-grid;place-items:center;border:0;border-radius:3px;background:transparent;color:#6c7671}.row-actions button:hover:not(:disabled){background:#e9efec;color:#25302a}.row-actions button:last-child:hover:not(:disabled){background:#fff0ef;color:#b42318}.history-controls{display:flex;gap:2px;padding-left:4px;border-left:1px solid var(--border)}.save-button{margin-left:-3px}.icon-button:disabled{opacity:.38;cursor:not-allowed}.row-context-menu{position:fixed;z-index:50;width:166px;padding:5px;border:1px solid #d5dcd8;border-radius:6px;background:#fff;box-shadow:0 10px 30px #1d2b242e}.row-context-menu button{width:100%;height:34px;padding:0 9px;display:flex;align-items:center;gap:8px;border:0;border-radius:4px;background:transparent;color:#303934;font-size:12px;text-align:left}.row-context-menu button:hover:not(:disabled){background:#eef3f0}.row-context-menu button.destructive{color:#b42318}.row-context-menu button.destructive:hover:not(:disabled){background:#fff0ef}.row-context-menu button:disabled{color:#a6ada9;cursor:not-allowed}.column-filter-panel{position:fixed;z-index:140;max-height:calc(100vh - 16px);overflow:auto;padding:7px;border:1px solid #b8c4ce;border-radius:5px;background:#fff;box-shadow:0 12px 32px #1927323d;color:#2f3a43;font-size:11px}.filter-mode-tabs,.filter-panel-actions{display:flex;align-items:center;gap:4px}.filter-mode-tabs{margin:7px 0;border-bottom:1px solid #d8e0e6}.filter-mode-tabs button{height:30px;padding:0 11px;border:0;border-bottom:2px solid transparent;background:transparent;color:#64727d}.filter-mode-tabs button.active{border-bottom-color:#1e67a9;color:#15558f;font-weight:700}.filter-value-search{height:31px;padding:0 8px;border:1px solid #bdc8d1;border-radius:3px;display:flex;align-items:center;gap:6px;color:#74818b}.filter-value-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#2f3a43}.filter-values{max-height:190px;margin-top:6px;overflow:auto;border:1px solid #d8e0e6}.filter-values label{min-height:28px;padding:4px 7px;display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:7px;border-bottom:1px solid #edf0f2}.filter-values label:last-child{border-bottom:0}.filter-values label:hover{background:#f2f6f9}.filter-values input{margin:0;accent-color:#1e67a9}.filter-value-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-value-count{color:#687782;font-variant-numeric:tabular-nums;white-space:nowrap}.filter-conditions{min-height:150px;display:grid;align-content:start;gap:7px}.filter-condition-row{display:grid;grid-template-columns:105px minmax(0,1fr);gap:6px}.filter-condition-row.between{grid-template-columns:86px minmax(0,1fr) minmax(0,1fr)}.filter-condition-row select,.filter-condition-row input,.filter-condition-join{min-width:0;height:31px;border:1px solid #bdc8d1;border-radius:3px;padding:0 6px;background:#fff;color:#2f3a43}.filter-condition-join{width:86px}.filter-panel-actions{margin-top:8px;padding-top:7px;border-top:1px solid #dde3e8}.filter-panel-actions span{flex:1}.filter-panel-actions button{height:29px;padding:0 10px;border:1px solid #bdc8d1;border-radius:3px;background:#fff;color:#40505c}.filter-panel-actions button:hover{background:#f2f5f7}.filter-panel-actions button.primary{border-color:#1e67a9;background:#1e67a9;color:#fff}.row-overflow-menu{width:138px}.project-menu{width:142px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;background:#161d1952}.confirm-dialog{width:min(420px,calc(100vw - 32px));padding:22px;border:1px solid #d5dcd8;border-radius:7px;background:#fff;box-shadow:0 18px 48px #16201b3d}.confirm-dialog strong,.confirm-dialog span{display:block}.confirm-dialog strong{font-size:16px;color:#242b27}.confirm-dialog span{margin-top:9px;color:var(--muted);font-size:12px}.confirm-actions{margin-top:24px;display:flex;justify-content:flex-end;gap:8px}.table-empty{height:170px;position:sticky;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:12px}.table-empty strong{color:#3a443f;font-size:13px}.loading-screen{height:100%;display:grid;place-items:center;color:var(--muted)}.workspace-panel{min-height:0;flex:1;overflow:auto;padding:24px 28px 36px;background:#fff}.fitted-workspace-panel{overflow:hidden;padding:0}.fitted-workspace-viewport{width:100%;height:100%;overflow:hidden}.fitted-workspace-canvas{width:calc(100% / var(--fitted-panel-scale));transform:scale(var(--fitted-panel-scale));transform-origin:top left;padding:18px 22px 24px}.project-information-panel .panel-heading{max-width:none;margin:0 0 16px;padding-bottom:12px}.project-information-panel .fee-settings-grid{max-width:900px;margin:0 auto}.project-information-panel .data-engineering-fees{max-width:880px;margin:0 auto}.panel-heading{max-width:1180px;margin:0 auto 22px;padding-bottom:16px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.panel-heading h2{margin:0;font-size:20px;letter-spacing:0}.panel-heading p{margin:6px 0 0;color:var(--muted);font-size:12px}.basics-parameter-groups{max-width:1180px;margin:0 auto;display:grid;gap:14px}.project-basics-panel{overflow:hidden;display:flex;flex-direction:column}.project-basics-panel>.panel-heading{flex:0 0 auto}.project-basics-scroll{min-height:0;flex:1 1 auto;overflow:auto}.basics-parameter-group h3{margin:0 0 7px;color:#35423c;font-size:.875rem}.basics-parameter-table{overflow:hidden;border:1px solid #d9e0dc;border-radius:4px}.basics-parameter-row{min-height:40px;margin:0;display:grid;grid-template-columns:180px minmax(0,1fr);border-bottom:1px solid #e2e7e4}.basics-parameter-row:last-child{border-bottom:0}.basics-parameter-label{min-width:0;padding:9px 13px;display:flex;align-items:center;background:#f2f5f3;color:#4d5953;font-size:.75rem;font-weight:700}.basics-parameter-value{min-width:0;padding:5px 10px;display:flex;align-items:center;color:#29332e;font-size:.8125rem}.basics-review-total-value{gap:18px;flex-wrap:wrap}.basics-review-total-value>strong{min-width:92px;color:#173f66}.basics-review-breakdown{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#718078;font-size:.75rem}.basics-review-breakdown label{position:relative;display:flex;align-items:center;gap:6px;color:#4d5953}.basics-review-breakdown input{width:112px;min-height:30px;padding:4px 8px;border:1px solid #cfd9d3;border-radius:3px;color:#29332e;font:inherit}.basics-review-breakdown em{color:#718078;font-style:normal}.basics-review-breakdown .field-error{position:absolute;top:31px;left:0;white-space:nowrap;color:#b42318}.basics-measured-breakdown-item{display:flex;align-items:center;gap:6px;color:#4d5953}.basics-measured-breakdown-item strong{min-width:82px;color:#175e42;font-weight:700;font-variant-numeric:tabular-nums}.basics-editable-cell{border:1px solid transparent;border-radius:3px;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.basics-parameter-row:hover .basics-editable-cell{border-color:#c5d2cb;background:#fbfdfc}.basics-editable-cell:focus-within{border-color:#4f9472;background:#fff;box-shadow:0 0 0 2px #dcece3}.basics-editable-cell input{width:100%;min-width:0;min-height:28px;padding:3px 5px;border:0;outline:0;background:transparent;color:#29312d;font:inherit}.basics-editable-cell input:disabled{color:#69736e;cursor:not-allowed;opacity:1}.basics-readonly-value{gap:9px;flex-wrap:wrap}.basics-readonly-value strong{font-weight:600}.basics-readonly-value small{color:#87918c;font-size:.6875rem}.basics-money-cell{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:8px}.basics-money-cell em{color:#66716b;font-size:.75rem;font-style:normal}.basics-money-cell .field-error{grid-column:1 / -1;padding:0 5px 3px}.basics-parameter-row.has-error{min-height:54px}.basics-status-value{color:#175e42;font-weight:700;font-variant-numeric:tabular-nums}.basics-status-value.pending{color:#79837e;font-weight:600}.basics-action-cell,.basics-path-cell{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:7px}.basics-action-cell .icon-button,.basics-path-cell .icon-button{align-self:center;border:1px solid #ced7d2;background:#f7faf8}.basics-path-cell>span{min-width:0;overflow:hidden;color:#4d5953;text-overflow:ellipsis;white-space:nowrap}.field-with-button{height:38px;display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:7px}.field-with-button .icon-button{height:38px;border:1px solid #ced7d2;background:#f7faf8}.factor-total{min-width:210px;padding:10px 14px;border-left:3px solid #16734c;background:#eef6f1}.factor-total span,.factor-total strong{display:block}.factor-total span{color:var(--muted);font-size:11px}.factor-total strong{margin-top:4px;color:#145d40;font-size:22px;font-variant-numeric:tabular-nums}.feature-table-shell{max-width:1180px;margin:0 auto;overflow:auto;border:1px solid var(--line);border-radius:6px}.feature-table,.result-table{width:100%;border-collapse:collapse;table-layout:fixed}.feature-table th,.feature-table td,.result-table th,.result-table td{padding:10px 12px;border-right:1px solid #e1e6e3;border-bottom:1px solid #e1e6e3;color:#36403b;font-size:12px;text-align:left}.feature-table thead th,.result-table thead th{background:#edf2ef;color:#4d5852;font-weight:700}.feature-table td:first-child{width:120px;background:#f4f6f5;color:#69736e}.feature-table tbody th{width:150px;background:#f7f9f8}.feature-table td:nth-child(3){padding:6px 8px}.feature-table .feature-factor{width:90px;background:#dfeec7;color:#334824;font-weight:700;text-align:center;font-variant-numeric:tabular-nums}.calculation-settings-panel{padding-top:16px}.calculation-settings-panel>.panel-heading{margin-bottom:12px;padding-bottom:9px}.calculation-settings-panel>.settings-heading,.workspace-panel>.primary-panel-heading{width:100%;max-width:none;min-height:48px;margin-right:0;margin-left:0;padding-bottom:8px;align-items:center}.calculation-settings-panel>.settings-heading>:first-child,.workspace-panel>.primary-panel-heading>:first-child{min-width:0}.calculation-settings-panel>.settings-heading .panel-actions,.workspace-panel>.primary-panel-heading .panel-actions{flex:0 0 auto;margin-left:auto}.calculation-settings-panel .productivity-settings{margin-bottom:12px;padding:11px 14px}.calculation-settings-panel .productivity-fields{gap:10px}.calculation-settings-panel .productivity-fields label{min-width:112px}.calculation-settings-panel .productivity-fields input{width:112px;height:31px}.calculation-settings-panel .compact-heading{margin-top:10px;margin-bottom:10px;padding-bottom:7px}.calculation-settings-panel .factor-total{min-width:190px;padding:6px 12px}.calculation-settings-panel .feature-table-shell{max-width:none}.compact-project-setup{padding-top:12px;padding-bottom:20px}.compact-project-setup>.panel-heading{margin-bottom:8px;padding-bottom:6px}.compact-project-setup .basics-parameter-groups{gap:9px}.compact-project-setup .basics-parameter-group h3{margin-bottom:4px}.compact-project-setup .basics-parameter-row{min-height:34px}.compact-project-setup .basics-parameter-label{padding:6px 10px}.compact-project-setup .basics-parameter-value{padding:3px 8px}.compact-project-setup.calculation-settings-panel .productivity-settings{margin-bottom:8px;padding:7px 11px}.compact-project-setup.calculation-settings-panel .productivity-fields{gap:7px}.compact-project-setup.calculation-settings-panel .productivity-fields input{height:28px}.compact-project-setup.calculation-settings-panel .compact-heading{margin-top:7px;margin-bottom:7px;padding-bottom:5px}.compact-project-setup.calculation-settings-panel .feature-table th,.compact-project-setup.calculation-settings-panel .feature-table td{padding:5px 7px;font-size:11px;line-height:1.25}.feature-table .feature-group-column{width:110px}.feature-table .feature-item-column{width:180px}.feature-table .feature-parameter-column{width:100px}.feature-table .feature-situation-column{width:auto}.cost-summary{max-width:1180px;margin:0 auto 18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line)}.cost-summary>div{padding:15px 18px;border-right:1px solid var(--line);display:grid;grid-template-columns:auto 1fr;align-items:end}.cost-summary>div:last-child{border-right:0}.cost-summary span{grid-column:1 / -1;color:var(--muted);font-size:11px}.cost-summary strong{margin-top:5px;color:#175e42;font-size:23px}.cost-summary small{margin:0 0 3px 6px;color:var(--muted)}.result-table{max-width:1180px;margin:0 auto;border:1px solid var(--line)}.result-table th:not(:first-child),.result-table td{text-align:right;font-variant-numeric:tabular-nums}.result-table tbody th{width:42%;font-weight:600}.result-table tr.result-strong th,.result-table tr.result-strong td{background:#e9f3ed;color:#145d40;font-weight:700}.factor-overview tbody th{width:210px;text-align:left}.factor-overview td:nth-child(2){text-align:left;line-height:1.6}.factor-overview td:last-child{width:90px;color:#145d40;font-weight:700}.workspace-panel.impact-factor-panel{padding:12px 20px 14px;overflow:hidden;display:flex;flex-direction:column}.impact-factor-toolbar{width:100%;min-height:72px;flex:0 0 auto;margin:0 0 7px;padding:0 0 8px;border-bottom:1px solid #d7dfda;display:grid;grid-template-columns:minmax(0,1fr) 124px max-content;align-items:center;gap:16px}.impact-factor-copy{min-width:0;overflow:hidden}.impact-factor-copy h2{margin:0;color:#26343e;font-size:18px}.impact-factor-copy p{margin:3px 0 0;color:#68756e;font-size:12px}.impact-coefficient{width:124px;height:64px;min-height:64px;padding:9px 10px;border-left:3px solid #16734c;display:flex;flex-direction:column;justify-content:center;background:#eef6f1}.impact-coefficient span,.impact-coefficient strong{display:block}.impact-coefficient span{color:#65736c;font-size:11px}.impact-coefficient strong{margin-top:4px;color:#145d40;font-size:22px;font-variant-numeric:tabular-nums}.impact-coefficient.pending strong{color:#7a8580;font-size:16px}.impact-factor-actions{min-width:0;min-height:32px;margin:0;overflow-x:auto;scrollbar-width:none;display:flex;align-items:center;justify-content:flex-end;gap:8px;white-space:nowrap}.impact-factor-actions>*{flex:0 0 auto;white-space:nowrap}.impact-factor-actions::-webkit-scrollbar{display:none}.impact-factor-actions>span{flex:0 0 auto;color:#6d7872;font-size:11px;white-space:nowrap}.impact-factor-table-shell{width:100%;min-height:0;flex:1 1 auto;overflow:auto;overscroll-behavior:contain;border:1px solid #cbd4cf;border-radius:5px;background:#fff}.impact-factor-table{width:100%;min-width:2160px;border-collapse:separate;border-spacing:0;table-layout:fixed;color:#35403a}.impact-factor-table.compact-impact-table{min-width:1070px}.compact-impact-table th,.compact-impact-table td{padding:6px 5px;font-size:10px;line-height:1.4}.compact-impact-table thead th{padding:8px 4px}.compact-impact-table .factor-col-sequence{width:38px}.compact-impact-table .factor-col-name{width:88px}.compact-impact-table .factor-col-item{width:110px}.compact-impact-table .factor-col-value{width:200px}.compact-impact-table .factor-col-weight{width:46px}.compact-impact-table .factor-col-situation{width:125px}.compact-impact-table .factor-col-input{width:180px}.compact-impact-table .factor-col-group-score,.compact-impact-table .factor-col-total-score{width:68px}.compact-impact-table .factor-col-suggestion{width:145px}.compact-impact-table textarea{min-height:60px;padding:5px 6px;resize:vertical}.compact-impact-table .factor-control{grid-template-columns:minmax(0,1fr) 58px;gap:4px;margin-bottom:5px}.compact-impact-table .factor-select-trigger,.compact-impact-table .range-score-control,.compact-impact-table .range-score-control input{height:29px;font-size:9px}.compact-impact-table .range-score-control input{padding:0 18px 0 5px}.compact-impact-table .factor-fixed-score{min-height:29px}.impact-factor-table th,.impact-factor-table td{padding:9px 10px;border-right:1px solid #d6ddd9;border-bottom:1px solid #d6ddd9;vertical-align:top;font-size:11px;line-height:1.55}.impact-factor-table thead th{position:sticky;top:0;z-index:3;padding:10px 8px;background:#e8edea;color:#46514b;text-align:center;white-space:nowrap}.impact-factor-table tr>:last-child{border-right:0}.impact-factor-table tbody tr:last-child>*{border-bottom:0}.impact-factor-table .factor-group-start>*{border-top:2px solid #aebbb4}.impact-factor-table tbody tr:first-child>*{border-top:0}.factor-col-sequence{width:48px}.factor-col-name{width:116px}.factor-col-explanation{width:245px}.factor-col-item{width:150px}.factor-col-value{width:340px}.factor-col-weight{width:62px}.factor-col-situation{width:210px}.factor-col-input{width:300px}.factor-col-group-score,.factor-col-total-score{width:92px}.factor-col-suggestion{width:230px}.factor-group-cell{vertical-align:middle!important;background:#f7f9f8;text-align:center}.factor-sequence,.factor-weight,.factor-group-score,.factor-total-score{font-weight:700;font-variant-numeric:tabular-nums}.factor-explanation{text-align:left;white-space:pre-wrap}.factor-item-name{background:#fafbfa;text-align:center;vertical-align:middle!important}.factor-value-text{white-space:pre-wrap}.factor-suggestion{color:#5a665f;white-space:pre-wrap}.impact-factor-table textarea{width:100%;min-height:82px;resize:vertical;padding:7px 8px;border:1px solid #c8d2cc;border-radius:4px;background:#fff;color:#303a35;font:inherit;line-height:1.5}.impact-factor-table textarea::placeholder{color:#9aa39e}.impact-factor-table textarea:focus,.factor-select-trigger:focus,.range-score-control input:focus{outline:2px solid #dcece3;border-color:#4f9472}.factor-score-input{background:#fffef3}.factor-control{display:grid;grid-template-columns:minmax(0,1fr) 78px;align-items:center;gap:6px;margin-bottom:7px}.factor-control:last-of-type{margin-bottom:0}.factor-control-label{grid-column:1 / -1;color:#65716a;font-size:10px;font-weight:700}.factor-select-trigger,.range-score-control,.range-score-control input{width:100%;min-width:0;height:32px;border-radius:4px;color:#303a35;font-size:10px}.range-score-control{position:relative}.range-score-control input{padding:0 22px 0 7px;border:1px solid #c4cec8;background:#fff;font-variant-numeric:tabular-nums}.range-score-steppers{width:18px;position:absolute;top:1px;right:1px;bottom:1px;display:grid;grid-template-rows:repeat(2,minmax(0,1fr));border-left:1px solid #d5ddd8;overflow:hidden;border-radius:0 3px 3px 0}.range-score-steppers button{min-width:0;min-height:0;padding:0;border:0;display:grid;place-items:center;background:#f5f7f6;color:#4f5e56;cursor:pointer}.range-score-steppers button:first-child{border-bottom:1px solid #d5ddd8}.range-score-steppers button:hover:not(:disabled){background:#e5eee9;color:#176747}.range-score-steppers button:disabled{background:#f1f3f2;color:#b7bfbb;cursor:not-allowed}.factor-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:5px;text-align:left}.factor-select-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.factor-select-trigger svg{flex:0 0 auto;transition:transform .15s ease}.factor-select-trigger.open svg{transform:rotate(180deg)}.factor-select-menu{position:fixed;z-index:220;max-height:min(260px,calc(100vh - 16px));overflow:auto;padding:4px;border:1px solid #b9c7d1;border-radius:4px;background:#fff;box-shadow:0 10px 26px #182e4038}.factor-select-menu>button{width:100%;min-height:32px;padding:6px 8px;border:0;border-radius:3px;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#fff;color:#2c3942;font-size:11px;text-align:left}.factor-select-menu>button span{overflow-wrap:anywhere}.factor-select-menu>button:hover,.factor-select-menu>button.selected{background:#e9f3fb;color:#185684}.factor-control input.invalid,.range-score-control.invalid input{border-color:#c44136;background:#fff5f4}.factor-fixed-score{min-height:32px;display:grid;place-items:center;border:1px solid #ccd6d0;border-radius:4px;background:#eef4f0;color:#245a3e;font-weight:700;font-variant-numeric:tabular-nums}.factor-input-error{grid-column:1 / -1;color:#b42318;font-size:10px}.factor-check-control{min-height:32px;margin-bottom:7px;display:flex;align-items:center;gap:7px;color:#49554e}.factor-bonus-control,.factor-check-control:has(.range-score-control){padding-top:7px;border-top:1px dashed #d8e1dc}.factor-check-control{flex-wrap:wrap}.factor-check-control .range-score-control{width:78px;margin-left:auto}.factor-bonus-score{margin-left:auto;color:#267752;font-weight:700;font-variant-numeric:tabular-nums}.data-factor-bonus{margin:7px 0 0;padding-top:7px;border-top:1px dashed #d8e1dc;font-size:11px}.factor-check-control input,.factor-checklist input{width:15px;height:15px;accent-color:#267752}.factor-checklist{grid-template-columns:1fr;padding:7px 8px 8px;border:1px solid #cad3ce;border-radius:4px}.factor-checklist legend{padding:0 4px;color:#65716a;font-size:10px;font-weight:700}.factor-checklist label{display:flex;align-items:center;gap:6px}.factor-item-score{margin-top:8px;padding-top:6px;border-top:1px dashed #ccd5d0;color:#1e6948;font-weight:700;text-align:right;font-variant-numeric:tabular-nums}.factor-item-score.pending,.factor-group-score.pending,.factor-total-score.pending{color:#8a938e;font-weight:500}.factor-group-score{background:#edf5f0;color:#175e42;font-size:13px!important}.factor-total-score{background:#e2f0e8;color:#124f37;font-size:15px!important}.impact-factor-table :disabled{cursor:not-allowed;opacity:.72}.module-workload-shell{max-width:none;min-height:0;flex:1;margin:0;overflow:auto;border:1px solid var(--line);border-radius:6px}.engineering-table-page{overflow:hidden;display:flex;flex-direction:column}.module-workload-table thead th{position:sticky;top:0;z-index:2}.module-workload-table tfoot th,.module-workload-table tfoot td{position:sticky;bottom:0;z-index:2;background:#edf3f8}.cost-estimate-shell{max-width:1180px;margin:0 auto;overflow:auto;border:1px solid var(--line);border-radius:6px}.module-workload-table{width:100%;min-width:0;border-collapse:separate;border-spacing:0;table-layout:fixed;font-variant-numeric:tabular-nums}.module-workload-table th,.module-workload-table td{min-width:0;height:43px;padding:8px 6px;border-right:1px solid #e0e5e2;border-bottom:1px solid #e0e5e2;color:#38413d;font-size:12px;line-height:1.35;text-align:center;overflow-wrap:anywhere}.module-workload-table thead th{background:#edf2ef;color:#4b5650;font-weight:700}.module-workload-table .module-workload-sequence{width:5%}.module-workload-table .module-workload-name{width:16%}.module-workload-table .module-workload-function-points{width:11.5%}.module-workload-table .module-workload-total{width:11%}.module-workload-table .module-workload-implementation-raw,.module-workload-table .module-workload-development-raw{width:12%}.module-workload-table .module-workload-implementation-rounded,.module-workload-table .module-workload-development-rounded{width:11.5%}.module-workload-table .module-workload-share{width:9.5%}.module-workload-table td.allocation-value,.module-workload-table td.share-value{background:#f5f0c9;color:#42421f;font-weight:700}.module-workload-table tfoot th,.module-workload-table tfoot td{background:#e8eee9;color:#23312a;font-weight:700}.module-workload-table tfoot th{text-align:center}.module-workload-table .module-empty-row td{position:static;height:130px;background:#fff;color:var(--muted);text-align:center}.cost-estimate-table{width:100%;min-width:840px;border-collapse:collapse;table-layout:fixed;font-variant-numeric:tabular-nums}.cost-estimate-table th,.cost-estimate-table td{height:34px;padding:6px 10px;border-right:1px solid #d6e0e7;border-bottom:1px solid #d6e0e7;color:#35434e;font-size:11px;line-height:16px;text-align:center;vertical-align:middle;overflow-wrap:anywhere}.cost-estimate-table thead th{background:#e8eef3;color:#405464;font-weight:700;text-align:center}.cost-estimate-table thead th:first-child{width:36%}.cost-estimate-table thead th:nth-child(2){width:16%}.cost-estimate-table thead th:last-child{width:48%}.cost-estimate-table tbody th{background:#edf3f7;color:#2d526c;font-weight:700;text-align:center;vertical-align:middle}.cost-estimate-table tbody td:nth-last-child(2){background:#f1f7e8;color:#315442;font-weight:700}.cost-estimate-table tbody td:last-child{background:#fbfcfd;color:#546673;text-align:center}.cost-estimate-table tbody tr:hover td{background:#f5f9fc}.cost-estimate-table tbody tr:hover th{background:#e3edf4}.cost-estimate-table tbody tr:hover td:nth-last-child(2){background:#f1f7e8;color:#315442}.cost-estimate-table tbody td.quote-bound{background:#f1f7e8;color:#35434e;font-weight:400}.cost-estimate-table tbody td.quote-median{background:#fff1bd;color:#b63a32;font-weight:800}.cost-estimate-table tbody td.workload-median{background:#e2eff8;color:#285b7b;font-weight:800}.cost-estimate-table tbody tr:hover td.quote-bound{background:#f1f7e8;color:#35434e;font-weight:400}.cost-estimate-table tbody tr:hover td.quote-median{background:#fff1bd;color:#b63a32}.cost-estimate-table tbody tr:hover td.workload-median{background:#e2eff8;color:#285b7b}.cost-estimate-table tr.cost-strong th{background:#dbe8f2;color:#1f4b6b}.cost-estimate-table tr.cost-strong td{font-weight:800}.cost-estimate-table tr.cost-strong td.quote-bound{font-weight:400}@media(max-width:1150px){.project-page,.create-project-page{grid-template-columns:190px minmax(0,1fr)}.brand-rail{padding-left:17px;padding-right:17px}.workspace-body{grid-template-columns:250px minmax(0,1fr)}.metric{width:132px;padding-left:17px;padding-right:17px}.workspace-panel{padding-left:18px;padding-right:18px}.panel-heading{margin-bottom:16px}.review-fee-controls{grid-template-columns:1fr}}.auth-loading{height:100%;display:grid;place-content:center;justify-items:center;gap:12px;background:#edf2f5;color:#44525d}.auth-loading span{width:26px;height:26px;border:3px solid #b8cbd9;border-top-color:#236aa5;border-radius:50%;animation:auth-spin .8s linear infinite}.auth-loading strong{font-size:12px}.temporary-expired-page{height:100%;display:grid;place-items:center;padding:32px;background:#edf2f5;color:#26343d}.temporary-expired-page>div{width:min(480px,100%);padding:34px;border:1px solid #c9d4dc;border-radius:6px;background:#fff;box-shadow:0 14px 36px #24323d1a}.temporary-expired-page strong{color:#236aa5;font-size:13px}.temporary-expired-page h1{margin:14px 0 10px;font-size:24px;letter-spacing:0}.temporary-expired-page p{margin:0 0 9px;color:#44525d;font-size:14px;line-height:1.7}.temporary-expired-page span{color:#71808b;font-size:12px}@keyframes auth-spin{to{transform:rotate(360deg)}}.login-page{height:100%;min-width:720px;display:grid;grid-template-rows:54px minmax(0,1fr) 34px;background:#e8edf1}.login-brand{padding:0 18px;display:flex;align-items:center;gap:10px;background:#245f9e;color:#fff}.login-brand>span{width:35px;height:35px;padding:1px;display:grid;place-items:center}.login-brand strong,.login-brand small{display:block}.login-brand strong{font-size:14px}.login-brand small{margin-top:2px;color:#cfe1f0;font-size:10px}.login-main{min-height:0;display:grid;place-items:center;padding:28px;overflow:auto}.login-panel{width:420px;padding:25px 28px 24px;border:1px solid #c5d0d9;border-radius:6px;background:#fff;box-shadow:0 15px 35px #1f3d5724}.login-heading{display:flex;align-items:center;gap:11px;margin-bottom:20px;color:#245f9e}.login-heading h1{margin:0;color:#273641;font-size:20px}.login-heading p{margin:4px 0 0;color:#74818b;font-size:11px}.login-expired{margin:-4px 0 16px;padding:10px 12px;border-left:3px solid #ba6b0f;background:#fff6e8}.login-expired strong,.login-expired span{display:block}.login-expired strong{color:#80500f;font-size:12px}.login-expired span{margin-top:4px;color:#7d6950;font-size:10px;line-height:16px}.login-segments{height:36px;padding:3px;display:grid;grid-template-columns:1fr 1fr;gap:3px;border:1px solid #cbd5dd;border-radius:4px;background:#eef2f5}.login-segments button{border:0;border-radius:3px;display:flex;align-items:center;justify-content:center;gap:6px;background:transparent;color:#596773;font-size:11px}.login-segments button.active{background:#fff;color:#195b91;font-weight:700;box-shadow:0 1px 3px #1c34472e}.login-fields{min-height:166px;padding-top:17px}.login-fields label{display:grid;gap:6px;margin-bottom:13px;color:#4f5c66;font-size:11px;font-weight:700}.login-fields input{width:100%;height:38px;padding:0 10px;border:1px solid #c4cfd7;border-radius:4px;background:#fff;color:#26343e}.login-fields input:focus{border-color:#347bb3;box-shadow:0 0 0 2px #dcebf6}.forgot-password{margin:-4px 0 0 auto;padding:3px 0;border:0;display:inline-flex;align-items:center;gap:4px;background:transparent;color:#24689f;font-size:10px}.forgot-password:hover{text-decoration:underline}.trial-note{margin:2px 0;color:#74818a;font-size:10px;line-height:16px}.login-error{min-height:20px;color:#b42318;font-size:11px}.login-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:9px}.login-submit,.login-cancel,.password-logout{width:100%;height:38px;border:1px solid #21659e;border-radius:4px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:700}.login-submit{background:#246ea9;color:#fff}.login-submit:hover:not(:disabled){background:#1b5b8e}.login-cancel{border-color:#c4d0d9;background:#fff;color:#52616d}.login-cancel:hover:not(:disabled){background:#f3f7fa}.password-logout{margin-top:9px;border-color:#c5d0d8;background:#fff;color:#4f5d67}.login-footer{display:grid;place-items:center;border-top:1px solid #d1d9df;color:#7c8790;font-size:9px;background:#f3f5f7}.password-dialog{width:min(440px,calc(100vw - 32px));padding:22px;position:relative;border:1px solid #cbd5dd;border-radius:6px;background:#fff;box-shadow:0 18px 48px #16202d40}.password-dialog h2{margin:0;color:#263743;font-size:18px}.password-dialog>p{margin:7px 28px 18px 0;color:#74818b;font-size:11px;line-height:17px}.dialog-close{width:30px;height:30px;position:absolute;top:12px;right:12px;border:0;display:grid;place-items:center;background:transparent;color:#65737e}.dialog-close:hover{background:#edf2f5}.password-form{display:grid;gap:12px}.password-form label,.password-dialog>label{display:grid;gap:6px;color:#4f5c66;font-size:11px;font-weight:700}.password-form input,.password-dialog>label input{width:100%;height:38px;padding:0 10px;border:1px solid #c4cfd7;border-radius:4px}.password-form>p{margin:-2px 0 0;color:#74818b;font-size:10px}.dialog-actions{display:flex;justify-content:flex-end;gap:8px}.reset-message{min-height:34px;margin-top:12px;padding:8px 10px;color:#60717d;font-size:10px;line-height:16px}.reset-message.visible{background:#edf6ef;color:#28663d}.required-password-panel .password-form{margin-top:4px}.auth-indicator{height:32px;padding:0 12px;border:1px solid rgba(255,255,255,.32);display:inline-flex;align-items:center;gap:7px;color:#edf6fc;font-size:11px;white-space:nowrap}.auth-indicator.locked{color:#ffe0a5;border-color:#ffd99080}.app-shell{flex:0 0 auto;min-width:0;background:#fff;border-bottom:1px solid #cbd5df}.app-header{height:54px;padding:0 14px;position:relative;display:flex;align-items:center;gap:14px;background:#245f9e;color:#fff;user-select:none;-webkit-user-select:none}.app-brand{width:245px;min-width:0;display:flex;align-items:center;gap:9px}.app-brand-mark{width:36px;height:36px;padding:1px;display:grid;place-items:center;flex:0 0 auto;border:1px solid transparent;border-radius:7px;background:transparent;color:#fff}.app-brand-mark:hover,.app-brand-mark.menu-open{background:#ffffff29;border-color:#ffffff61}.brand-icon{width:100%;height:100%;display:block;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.app-brand strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:27px;font-weight:700}.app-context{position:absolute;left:50%;width:min(52vw,720px);transform:translate(-50%);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#edf5fb;font-size:14px;font-weight:650;text-align:center;pointer-events:none}.app-header-spacer{flex:1}.app-save-state{display:flex;align-items:center;gap:5px;color:#dce9f5;font-size:10px;line-height:14px;white-space:nowrap}.app-save-state.saved{color:#c9f1d8}.app-save-state.dirty{color:#ffe1a6}.app-header-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:2px;min-width:max-content}.ribbon-tabs{height:34px;padding:0 11px;display:flex;align-items:end;gap:1px;overflow-x:auto;background:#245f9e;scrollbar-width:none}.ribbon-tabs::-webkit-scrollbar{display:none}.ribbon-tabs button{height:31px;min-width:78px;padding:0 13px;border:0;border-radius:3px 3px 0 0;background:transparent;color:#e4eff8;font-size:12px;white-space:nowrap}.ribbon-tabs button:hover:not(:disabled){background:#ffffff1f}.ribbon-tabs button.active{background:#fff;color:#174d80;font-weight:700}.ribbon-tabs button:disabled{color:#9fbcd7;opacity:.75}.ribbon-commandbar{height:82px;min-width:0;padding:5px 10px 2px;display:flex;align-items:stretch;gap:3px;overflow-x:auto;overflow-y:hidden;background:#fbfcfd}.ribbon-group{min-width:max-content;padding:0 7px 15px;position:relative;display:flex;align-items:stretch;border-right:1px solid #dce2e8}.ribbon-group.without-label{padding-bottom:0}.ribbon-group>span{position:absolute;left:6px;right:6px;bottom:2px;overflow:hidden;color:#77828d;font-size:9px;text-align:center;white-space:nowrap}.ribbon-group-actions{display:flex;align-items:center;gap:2px}.ribbon-button{width:67px;height:58px;padding:4px 3px 3px;border:1px solid transparent;border-radius:3px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:transparent;color:#34414c;font-size:10px;white-space:nowrap}.ribbon-button:hover:not(:disabled),.ribbon-button.active{border-color:#a9c7e2;background:#e6f1fa;color:#174f82}.ribbon-button .ribbon-icon{height:27px;display:grid;place-items:center;color:#2678bc}.ribbon-button:disabled .ribbon-icon{color:#9aa7b2}.file-menu-trigger{position:relative}.ribbon-button.menu-open{border-color:#8db5d8;background:#f2f8fd;color:#174f82}.file-menu{width:246px;padding:6px;position:fixed;z-index:1000;border:1px solid #b7c8d8;border-radius:4px;background:#fff;box-shadow:0 8px 20px #1c395338}.account-menu{max-height:calc(100vh - 16px);overflow-y:auto}.file-menu button{width:100%;min-height:52px;padding:8px 9px;border:0;border-radius:3px;display:flex;align-items:center;gap:10px;background:transparent;color:#263b4e;text-align:left}.file-menu button+button{border-top:1px solid #e4ebf1}.file-menu button:hover:not(:disabled){background:#eaf3fb;color:#155a94}.file-menu button:disabled{color:#aeb9c3;cursor:default}.file-menu button>svg{flex:0 0 auto;color:#277bbd}.file-menu button:disabled>svg{color:#aeb9c3}.file-menu button span{min-width:0;display:grid;gap:2px}.file-menu button strong{font-size:12px;font-weight:650}.file-menu button small{color:#71808d;font-size:10px}.file-menu .report-menu-command,.file-menu .account-menu-command{justify-content:flex-start}.file-menu .report-menu-command .button-icon,.file-menu .account-menu-command .button-icon{width:17px;height:17px;flex:0 0 17px;color:#277bbd}.ribbon-divider{width:1px;margin:4px 2px 18px;background:#dce2e8}.ribbon-field{min-width:116px;display:grid;gap:3px;color:#697580;font-size:9px}.ribbon-field select{width:100%;height:29px;padding:0 24px 0 8px;border:1px solid #bec9d3;border-radius:3px;background:#fff;color:#293641;font-size:11px}.placeholder-select{color:#9ba3aa!important}.placeholder-select option:not([value=""]){color:#25313b}.ribbon-search{width:290px;height:32px;padding:0 9px;border:1px solid #bdc8d2;border-radius:3px;display:flex;align-items:center;gap:7px;background:#fff;color:#73808b}.ribbon-search.compact{width:190px}.ribbon-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#25313b;font-size:11px}.ribbon-search.disabled{background:#edf1f4;color:#9aa5ad;cursor:not-allowed}.ribbon-search input:disabled{color:#9aa5ad;cursor:not-allowed}.project-hub{height:100%;min-width:980px;display:flex;flex-direction:column;background:#eef2f5}.project-hub-body{min-height:0;flex:1;display:grid;grid-template-columns:220px minmax(0,1fr)}.project-navigation{padding:15px 9px;border-right:1px solid #cad3dc;background:#f4f6f8}.project-nav-title{display:block;margin:0 9px 10px;color:#68737e;font-size:10px;font-weight:700;text-transform:uppercase}.project-navigation button{width:100%;height:36px;padding:0 10px;border:0;border-radius:3px;display:flex;align-items:center;gap:8px;background:transparent;color:#35424d;font-size:12px;text-align:left}.project-navigation button:hover{background:#e8edf1}.project-navigation button.active{background:#d9e9f6;color:#174f82;font-weight:700;box-shadow:inset 3px 0 #2678bc}.project-navigation.project-entry-navigation{display:flex;flex-direction:column;gap:18px;padding:12px}.project-entry-navigation .project-nav-title{margin:0 8px 4px}.project-entry-navigation button.project-entry-button{height:82px;padding:0 18px;border:1px solid transparent;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;column-gap:14px;background:transparent;color:#2d465b;font-size:15px;font-weight:650;text-align:left}.project-entry-navigation button.project-entry-button span{white-space:nowrap}.project-entry-navigation button.project-entry-button:hover:not(:disabled){border-color:#bad0e2;background:#e8f2fa;color:#17558a}.project-entry-navigation button.project-entry-button svg{flex:0 0 auto;color:#2678bc}.project-entry-navigation button.project-entry-button .button-icon{width:28px;height:28px;stroke-width:1.8}.implementation-module-panel .other-fee-table-shell{max-width:900px;margin:0 auto}.implementation-module-table{table-layout:fixed}.implementation-module-table th:first-child,.implementation-module-table td:first-child{width:72px;text-align:center}.implementation-module-table th:last-child,.implementation-module-table td:last-child{width:64px;text-align:center}.implementation-module-table th,.implementation-module-table td{height:40px;min-height:40px}.implementation-module-table input{width:100%;min-height:30px;height:auto;text-align:center}.project-hub .project-main{min-width:0;padding:22px 28px;overflow:auto}.project-hub .project-header{max-width:1180px;margin:0 auto 15px;padding-bottom:13px;border-bottom:1px solid #cdd5dc;align-items:center}.project-hub .project-header h1{margin:0 0 4px;font-size:20px}.project-hub .project-header p{font-size:12px}.project-hub .project-header>span{color:#6c7781;font-size:11px}.project-hub .project-list{max-width:1180px;border-radius:3px;border-color:#ccd5dd;overflow-x:auto}.project-list-header{min-width:1080px;height:34px;padding:0 13px 0 63px;display:grid;grid-template-columns:minmax(220px,1fr) 100px 110px 110px 120px 150px 34px;gap:10px;align-items:center;border-bottom:1px solid #cbd4dc;background:#e9eef2;color:#56636e;font-size:10px;font-weight:700}.project-hub .project-row{min-width:1080px;min-height:57px;grid-template-columns:40px minmax(220px,1fr) 100px 110px 110px 120px 150px 34px;padding:7px 13px;border-bottom-color:#e0e5e9}.project-hub .project-row:hover{background:#f3f8fc}.project-hub .file-icon{border-radius:3px;background:#e2edf6;color:#236ba8}.project-owner{min-width:0}.project-owner strong,.project-owner small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-owner strong{color:#46535e;font-size:11px;font-weight:600}.project-owner small{margin-top:4px;color:#7b858e;font-size:10px}.project-meta-cell,.project-investment{overflow:hidden;color:#596671;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.project-investment{color:#284d6c;font-weight:650}.project-type-notice small{padding:8px 10px;border:1px solid #d8b56f;border-radius:3px;background:#fff8e8;color:#805c18;line-height:16px}.create-project-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;padding:20px;display:grid;place-items:center;background:#151f2961}.create-project-dialog{width:min(940px,calc(100vw - 40px));height:min(650px,calc(100vh - 40px));min-height:560px;border:1px solid #aeb9c3;border-radius:5px;display:flex;flex-direction:column;overflow:hidden;background:#fff;box-shadow:0 22px 60px #101e2b4d}.create-dialog-header{min-height:68px;padding:14px 17px 13px 22px;border-bottom:1px solid #d6dde3;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.create-dialog-header h1{margin:0;color:#27343e;font-size:19px}.create-dialog-header p{margin:5px 0 0;color:#74808a;font-size:11px}.create-dialog-content{min-height:0;flex:1;display:grid;grid-template-columns:235px minmax(0,1fr)}.create-dialog-nav{padding:13px 9px;border-right:1px solid #d6dde3;background:#f3f5f7}.create-dialog-nav button{width:100%;min-height:58px;padding:9px 10px;border:0;border-radius:3px;display:flex;align-items:flex-start;gap:9px;background:transparent;color:#43505b;text-align:left}.create-dialog-nav button:hover{background:#e8edf1}.create-dialog-nav button.active{background:#dcebf7;color:#174f82;box-shadow:inset 3px 0 #2678bc}.create-dialog-nav button span{min-width:0}.create-dialog-nav strong,.create-dialog-nav small{display:block}.create-dialog-nav strong{font-size:12px}.create-dialog-nav small{margin-top:4px;color:#74808a;font-size:10px;line-height:14px}.create-dialog-panel{min-width:0;overflow:auto;padding:0 26px 24px}.create-dialog-panel .form-section-title{position:sticky;top:0;z-index:1;background:#fff}.create-dialog-panel .form-fields{row-gap:14px}.create-dialog-panel .form-field{grid-template-columns:116px minmax(0,1fr)}.create-dialog-panel .form-error{margin-left:116px}.create-select{min-width:0;position:relative}.create-select>.create-select-trigger{height:38px;padding:0 10px 0 11px;border-color:#ccd5d0;border-radius:5px;color:#222825}.create-select>.create-select-trigger:hover:not(:disabled){border-color:#9fb6aa}.create-select>.create-select-trigger:focus-visible,.create-select>.create-select-trigger.open{border-color:#559979;outline:2px solid #dceee5;outline-offset:0}.create-select>.create-select-trigger.placeholder{color:#9ba3aa}.create-select-menu{max-height:220px}.table-settings-fields{padding-top:4px}.table-setting-note{margin:8px 0 0 116px;padding:13px;border:1px solid #cddbe6;display:flex;gap:10px;background:#f2f7fb;color:#35678f}.table-setting-note strong,.table-setting-note span{display:block}.table-setting-note strong{font-size:11px}.table-setting-note span{margin-top:4px;color:#687985;font-size:10px;line-height:16px}.create-dialog-actions{min-height:58px;padding:10px 17px 10px 22px;border-top:1px solid #d6dde3;display:flex;align-items:center;justify-content:space-between;background:#f7f8f9}.create-dialog-actions>span{color:#79838c;font-size:10px}.create-dialog-actions>div{display:flex;gap:8px}.workbench{background:#e9eef2}.workspace-body{grid-template-columns:250px minmax(0,1fr)}.workspace-sidebar{background:#f3f5f7;border-right-color:#c9d2da}.sidebar-section{padding:12px 10px;border-bottom-color:#d8dfe5}.sidebar-nav-button{width:100%;min-height:38px;padding:0 11px;border:0;border-radius:3px;display:flex;align-items:center;gap:9px;background:transparent;color:#35424d;font-size:12px;text-align:left}.sidebar-nav-button:hover{background:#e8edf1}.sidebar-nav-button.active{background:#d9e9f6;color:#174f82;font-weight:700;box-shadow:inset 3px 0 #2678bc}.workbench-navigation{flex:0 0 auto;padding:8px 7px;border-bottom:1px solid #d3dbe2;display:grid;gap:2px}.workbench-navigation.context-only{padding:13px 10px 10px}.workbench-navigation.context-only>.section-label{margin:0 0 7px 2px}.workbench-subnav-button:hover{background:#e6ebef}.workbench-subnav{margin:0 0 3px 27px;padding:2px 0 3px 9px;border-left:1px solid #c6d3dd;display:grid;gap:1px}.workbench-subnav.root-subnav{margin-left:0;padding-left:0;border-left:0}.workbench-subnav-button{min-height:29px;padding:0 8px;border:0;border-radius:2px;background:transparent;color:#63717c;font-size:11px;text-align:left}.workbench-subnav-button.active{background:#edf5fb;color:#185684;font-weight:700}.workbench-subnav-button:disabled{color:#9aa5ad;cursor:not-allowed}.workbench-subnav-button:disabled:hover{background:transparent}.quantity-context{flex:0 0 auto}.quantity-toolbar{min-height:48px;padding:6px 10px;border-bottom:1px solid #c8d1d9;display:flex;align-items:center;gap:6px;overflow-x:auto;background:#f8fafb}.quantity-toolbar>.icon-button{width:32px;height:32px;flex:0 0 auto}.quantity-toolbar-spacer{flex:1 1 auto;min-width:8px}.quantity-zoom{height:32px;flex:0 0 auto;display:flex;align-items:center;border:1px solid #bdc8d2;border-radius:3px;background:#fff}.quantity-zoom .icon-button{width:29px;height:29px;border:0;border-radius:0}.quantity-zoom .zoom-value{width:45px;height:29px;border:0;border-left:1px solid #d8dfe5;border-right:1px solid #d8dfe5;background:#fff;color:#40505c;font-size:10px;font-variant-numeric:tabular-nums}.table-incomplete{color:#9a5b0a}.workbench.quantity-fullscreen .app-shell,.workbench.quantity-fullscreen .workspace-sidebar{display:none}.workbench.quantity-fullscreen .workspace-body{grid-template-columns:minmax(0,1fr)}.workbench.quantity-fullscreen .table-shell{margin-bottom:6px}.quantity-toolbar-divider{width:1px;height:28px;margin:0 2px;flex:0 0 auto;background:#d0d8df}.compact-command{height:32px;padding:0 9px;flex:0 0 auto;font-size:10px}.quantity-toolbar>label:not(.quantity-search){width:118px;flex:0 0 auto;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px;color:#697580;font-size:9px}.quantity-toolbar select{min-width:0;height:30px;padding:0 20px 0 6px;border:1px solid #bec9d3;border-radius:3px;background:#fff;color:#293641;font-size:10px}.quantity-search{width:180px;height:32px;padding:0 8px;flex:0 0 auto;border:1px solid #bdc8d2;border-radius:3px;display:flex;align-items:center;gap:6px;background:#fff;color:#73808b}.quantity-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#25313b;font-size:10px}.validity-menu-wrap{position:relative;display:inline-flex;flex:0 0 auto}.validity-menu{position:absolute;z-index:30;top:calc(100% + 4px);left:0;min-width:126px;padding:4px;border:1px solid #c8d2db;border-radius:4px;background:#fff;box-shadow:0 4px 14px #2237462e}.validity-menu-portal{position:fixed;z-index:1400;top:auto;left:auto}.validity-menu button{width:100%;min-height:30px;padding:6px 9px;border:0;border-radius:3px;display:flex;align-items:center;gap:7px;background:transparent;color:#33414b;font-size:11px;text-align:left;white-space:nowrap}.validity-menu button:hover:not(:disabled){background:#edf3f7}.validity-menu button:disabled{color:#a5afb7;cursor:not-allowed}.worksheet-cursor{cursor:cell}.project-navigation{display:grid;gap:4px}.project-navigation .section-label{margin-bottom:4px}.section-label{color:#687580}.summary-strip{min-height:61px;padding:6px 12px}.metric{width:145px;padding:5px 15px}.metric strong{font-size:19px}.table-statusbar{min-height:34px;padding:0 12px;display:flex;align-items:center;gap:10px;color:#68747e;font-size:10px}.table-statusbar button{height:24px;padding:0 7px;border:1px solid #c7d0d8;border-radius:3px;display:inline-flex;align-items:center;gap:4px;background:#fff;color:#4b5964;font-size:10px}.table-status-spacer{flex:1}.table-shell{margin:0 10px 10px;border-radius:3px;border-color:#cbd4dc}.estimate-table th{height:34px;background:#e6ebef;border-right-color:#d2d9df;border-bottom-color:#c3ccd4}.estimate-table td{height:40px;border-right-color:#e0e5e9;border-bottom-color:#e0e5e9}.cell-display,.cell-dropdown-display{min-height:39px}.estimate-table td.editing-cell input,.estimate-table td.editing-cell textarea{height:39px;min-height:39px;max-height:102px}.estimate-table td.long-text-cell.editing-cell textarea{max-height:188px}.estimate-table select.persistent-cell-select{height:39px;min-height:39px}.workspace-panel{padding:18px 22px 28px}.panel-heading{margin-bottom:16px;padding-bottom:12px}.panel-heading h2{font-size:18px}.feature-table-shell,.module-workload-shell,.cost-estimate-shell{border-radius:3px;border-color:#cbd4dc}.panel-actions{display:flex;align-items:center;gap:8px}.compact-heading{margin-top:22px}.review-opinion-sections{display:grid;gap:14px}.review-opinion-sections>label{display:grid;gap:7px;color:#34423b;font-size:12px;font-weight:700}.review-opinion-sections textarea{width:100%;min-height:94px;max-height:240px;padding:10px 12px;resize:vertical;border:1px solid #cbd4d0;border-radius:4px;background:#fff;color:#28312d;font:inherit;font-weight:400;line-height:1.65}.review-opinion-sections textarea:focus{outline:0;border-color:#5c9f7e;box-shadow:0 0 0 2px #e0efe7}.review-fixed-section{padding:11px 13px;border-left:3px solid #93a49b;background:#f4f6f5;color:#4f5d56}.review-fixed-section p{margin:5px 0 0;font-size:11px;font-weight:400}.compact-heading h3,.productivity-settings h3{margin:0;color:#26343e;font-size:14px}.productivity-settings{margin-bottom:18px;padding:14px 16px;border:1px solid #cbd6df;border-radius:3px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;background:#f7fafc}.productivity-settings p{margin:5px 0 0;color:#71808b;font-size:11px}.productivity-fields{display:flex;gap:12px}.productivity-fields label{position:relative;min-width:122px;display:grid;gap:4px;color:#596874;font-size:11px}.productivity-fields input{width:122px;height:33px;padding:0 8px;border:1px solid #bdc9d2;border-radius:3px;background:#fff;color:#26343e}.field-error{color:#b2382e;font-size:10px;line-height:13px}.fee-settings-grid{max-width:820px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.fee-settings-panel .fee-settings-grid{margin-right:auto;margin-left:auto}.fee-settings-grid>label{padding:17px;border:1px solid #cbd6df;border-radius:3px;display:grid;gap:8px;background:#f8fafc}.fee-settings-grid>label>span{color:#344552;font-size:13px;font-weight:700}.fee-settings-grid label>div{position:relative}.fee-settings-grid input{width:100%;height:38px;padding:0 92px 0 10px;border:1px solid #bdc9d2;border-radius:3px;background:#fff;color:#26343e;font-size:14px}.fee-settings-grid label>div small{position:absolute;right:10px;top:11px;color:#6c7a85;font-size:11px}.fee-settings-grid em{color:#b2382e;font-size:10px;font-style:normal}.fee-settings-grid p{margin:0;color:#72808a;font-size:11px;line-height:17px}.project-home-panel{overflow:auto}.project-home-compact{padding:12px 20px 16px}.project-home-compact>.panel-heading{margin-bottom:9px;padding-bottom:7px}.project-home-compact>.project-home-heading{width:100%;max-width:none;margin-right:0;margin-left:0}.project-home-compact>.panel-heading h2{font-size:17px}.project-home-compact>.panel-heading p{margin-top:3px}.home-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:10px}.home-summary-grid>div{min-height:58px;padding:8px 12px;border:1px solid #cbd6df;border-radius:3px;display:grid;align-content:center;justify-items:center;gap:3px;background:#fff;text-align:center}.home-summary-grid span,.home-project-facts span{color:#71808b;font-size:10px}.home-summary-grid strong{min-width:0;max-width:100%;color:#234d6d;font-size:16px;line-height:1.2;letter-spacing:0;overflow-wrap:anywhere}.home-project-facts{margin-top:8px;border-top:1px solid #cbd6df;border-bottom:1px solid #cbd6df;display:grid;grid-template-columns:minmax(240px,1.6fr) repeat(3,minmax(130px,1fr))}.home-project-facts>div{min-height:50px;padding:7px 12px;display:grid;align-content:center;justify-items:center;gap:2px;border-right:1px solid #e0e6eb;text-align:center}.home-project-facts>div:last-child{border-right:0}.home-project-facts strong{min-width:0;max-width:100%;color:#35434e;font-size:12px;line-height:1.25;overflow-wrap:anywhere}.home-import-summary{margin:12px 0 0;padding:10px 12px;border-top:1px solid #cbd6df;color:#35434e;font-size:13px;line-height:1.6}.audit-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;padding:22px;background:#1620288c;display:grid;place-items:center}.audit-dialog{width:min(1600px,100%);height:min(920px,100%);background:#f5f7f8;border:1px solid #9caeba;box-shadow:0 18px 55px #101f2a47;display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden}.audit-dialog>header{min-height:62px;padding:10px 16px;background:#fff;border-bottom:1px solid #cbd6df;display:flex;align-items:center;justify-content:space-between}.audit-dialog>header>div:first-child{display:flex;align-items:center;gap:10px;color:#245675}.audit-dialog h2,.audit-dialog p{margin:0}.audit-dialog h2{font-size:18px;letter-spacing:0}.audit-dialog header p{margin-top:2px;color:#6b7882;font-size:11px}.audit-tabs{height:40px;padding:0 14px;background:#edf2f5;border-bottom:1px solid #cbd6df;display:flex;align-items:end;gap:2px}.audit-tabs button{height:34px;padding:0 15px;border:0;border-bottom:2px solid transparent;background:transparent;color:#50616d}.audit-tabs button.active{border-bottom-color:#1473a3;color:#12597c;font-weight:700}.audit-content{min-height:0;padding:14px;overflow:auto}.audit-list-toolbar,.audit-editor-toolbar,.audit-diff-heading{min-height:50px;margin-bottom:10px;display:flex;align-items:center;gap:8px}.audit-list-toolbar,.audit-diff-heading{justify-content:space-between}.audit-list-toolbar>div,.audit-editor-toolbar>div:first-child,.audit-diff-heading>div{display:grid;gap:3px;margin-right:auto}.audit-list-toolbar span,.audit-editor-toolbar span,.audit-diff-heading span{color:#6b7882;font-size:11px}.audit-record-list{border:1px solid #cbd6df;background:#fff}.audit-record-list>button{width:100%;min-height:52px;padding:8px 12px;border:0;border-bottom:1px solid #e0e6eb;background:#fff;display:grid;grid-template-columns:70px minmax(180px,1fr) 160px 90px minmax(180px,1.2fr);align-items:center;gap:10px;text-align:left}.audit-record-list>button:hover{background:#f3f8fb}.audit-record-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#71808b}.audit-status{width:fit-content;padding:2px 7px;border-radius:2px;background:#e8eef2;color:#536672!important}.audit-status.completed{background:#e4f1e9;color:#27623f!important}.audit-empty{padding:40px;text-align:center;color:#75838d}.audit-editor-toolbar{flex-wrap:wrap}.audit-editor-toolbar label{height:32px;display:flex;align-items:center;gap:5px;color:#596975;font-size:12px}.audit-editor-toolbar select{height:30px;border:1px solid #b8c5ce;background:#fff}.audit-table-shell{min-height:220px;max-height:calc(100vh - 230px);overflow:auto;border:1px solid #aebdc7;background:#fff}.audit-table,.audit-diff-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;font-size:11px}.audit-table th,.audit-table td,.audit-diff-table th,.audit-diff-table td{min-width:110px;padding:3px;border-right:1px solid #d8e0e5;border-bottom:1px solid #d8e0e5;vertical-align:middle}.audit-table th,.audit-diff-table th{position:sticky;top:0;z-index:2;height:34px;background:#e9eff3;color:#405765}.audit-table th:first-child,.audit-table td:first-child{min-width:55px;text-align:center}.audit-table input,.audit-table select,.audit-table textarea{width:100%;min-width:100px;min-height:30px;border:1px solid transparent;background:transparent;font:inherit;resize:vertical}.audit-table input:focus,.audit-table select:focus,.audit-table textarea:focus{outline:2px solid #56a3cc;background:#fff}.audit-table tr.invalid td{background:#fff0f0}.audit-table select.pending{color:#a26416;background:#fff5dd}.audit-diff-table td:nth-child(5),.audit-diff-table td:nth-child(6){min-width:260px;max-width:420px;overflow-wrap:anywhere;white-space:pre-wrap}@media(max-width:800px){.audit-dialog-backdrop{padding:0}.audit-dialog{width:100%;height:100%}.audit-record-list>button{grid-template-columns:62px 1fr}.audit-record-list>button>*:nth-child(n+3){display:none}}.construction-panel{flex:1;display:grid;place-content:center;justify-items:center;color:#7b8790}.construction-panel h2{margin:12px 0 5px;color:#35434e;font-size:18px}.construction-panel p{margin:0;font-size:12px}.investment-table-shell{width:100%;max-width:1180px;margin:0 auto;overflow:auto;border:1px solid #bdc8d2;background:#fff}.investment-report-panel>.panel-heading,.investment-report-panel>.investment-table-shell,.investment-report-panel>.tax-calculation-status,.investment-report-panel>.tax-calculation-empty,.investment-report-panel>.variance-note{width:100%;max-width:1180px;margin-right:auto;margin-left:auto}.investment-table{width:100%;min-width:850px;border-collapse:collapse;table-layout:fixed;color:#2f3b44;font-size:11px}.investment-table th,.investment-table td{height:36px;padding:5px 8px;border-right:1px solid #ccd5dc;border-bottom:1px solid #ccd5dc;vertical-align:middle;text-align:center}.investment-table thead th{height:38px;background:#e6ebef;color:#4b5964;font-weight:700;text-align:center}.investment-table td:first-child{width:58px;text-align:center}.investment-table td:nth-last-child(-n+3){font-variant-numeric:tabular-nums}.investment-table tfoot th,.investment-table tfoot td{height:38px;border-bottom:0;background:#edf3f7;font-weight:700}.investment-table .pending-value{color:#7a8791;font-size:10px}.investment-input-cell{padding:4px 6px!important}.investment-input-cell input{width:100%;height:31px;padding:0 8px;border:1px solid #9fb2c0;border-radius:2px;background:#fff;color:#22313c;font:inherit;text-align:right;font-variant-numeric:tabular-nums}.investment-input-cell input:focus{border-color:#26805b;outline:2px solid rgba(38,128,91,.16);outline-offset:-2px}.investment-input-cell input:disabled{border-color:transparent;background:transparent;color:inherit}.other-fee-panel{overflow:auto}.combined-integration-panel{overflow:hidden;display:flex;flex-direction:column}.combined-integration-panel>.panel-heading{flex:0 0 auto}.combined-integration-scroll{min-height:0;flex:1 1 auto;overflow:auto}.combined-integration-scroll>.other-fee-panel{margin:0 0 18px;padding:0;overflow:visible}.combined-integration-scroll>.other-fee-panel:last-child{margin-bottom:0}.integration-table-heading{max-width:1180px;margin:0 auto 8px;display:flex;align-items:center;justify-content:space-between;gap:12px}.integration-table-heading h3{margin:0;color:#344552;font-size:14px}.integration-table-heading p{margin:3px 0 0;color:#71808b;font-size:10px}.implementation-adjustment-panel,.development-adjustment-panel{padding-top:10px}.implementation-adjustment-panel .panel-heading,.development-adjustment-panel .panel-heading{width:100%;margin-bottom:10px;padding-bottom:8px}.integration-price-note{max-width:1180px;margin:0 auto 12px;display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#6b7882;font-size:11px}.integration-price-note strong{color:#245c46;font-size:12px;font-variant-numeric:tabular-nums}.other-fee-table-shell{max-width:1180px;margin:0 auto;overflow:auto;border:1px solid #bdc8d2;background:#fff}.other-fee-table{width:100%;min-width:760px;border-collapse:collapse;table-layout:fixed;color:#2f3b44;font-size:11px}.other-fee-table th,.other-fee-table td{height:44px;padding:6px 9px;border-right:1px solid #ccd5dc;border-bottom:1px solid #ccd5dc;vertical-align:middle}.other-fee-table thead th{height:38px;background:#e6ebef;color:#4b5964;text-align:center}.other-fee-table th:first-child,.other-fee-table td:first-child{width:58px;text-align:center}.integration-fee-table th:nth-child(2){width:36%}.integration-fee-table th:nth-child(3),.integration-fee-table th:nth-child(4){width:17%}.integration-fee-table th:nth-child(5){width:16%}.integration-fee-table th:last-child{width:48px}.other-fee-table input,.other-fee-table select{width:100%;height:32px;padding:0 8px;border:1px solid #bdc9d2;border-radius:2px;background:#fff;color:#273640;font:inherit}.other-fee-table input:focus,.other-fee-table select:focus{border-color:#26805b;outline:2px solid rgba(38,128,91,.14);outline-offset:-2px}.other-fee-table input:disabled,.other-fee-table select:disabled{border-color:transparent;background:transparent;color:inherit;opacity:1}.other-fee-table .numeric-cell{text-align:right;font-variant-numeric:tabular-nums}.integration-fee-table th,.integration-fee-table td,.integration-fee-table .numeric-cell{text-align:center}.integration-fee-table input,.integration-fee-table select{text-align:center;text-align-last:center}.integration-fee-table select option{text-align:center}.other-fee-table td>small{margin-top:3px;display:block;color:#b2382e;font-size:9px}.other-fee-table tr.fee-row-invalid td{background:#fff6f3}.other-fee-table tfoot th,.other-fee-table tfoot td{height:44px;border-bottom:0;background:#edf3f7;font-weight:700}.implementation-adjustment-panel{overflow:hidden;display:flex;flex-direction:column}.implementation-dimension-toolbar{width:100%;max-width:1180px;min-height:38px;margin:0 auto 8px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.implementation-split-toggle{margin-right:auto;display:inline-flex;align-items:center;gap:5px;color:#4f626d;font-size:11px}.implementation-split-toggle input,.implementation-batch-toolbar input,.implementation-adjustment-table input[type=checkbox]{accent-color:#1e67a9}.implementation-dimension-toolbar>span{color:#66757f;font-size:11px}.implementation-dimension-control{height:32px;display:inline-grid;grid-template-columns:repeat(2,max-content);border:1px solid #aebdc8;border-radius:3px;overflow:hidden;background:#fff}.implementation-dimension-control button{min-width:112px;padding:0 13px;border:0;border-right:1px solid #aebdc8;background:#fff;color:#50606c;font:inherit;font-size:11px;cursor:pointer}.implementation-dimension-control button:last-child{border-right:0}.implementation-dimension-control button.active{background:#245c7a;color:#fff;font-weight:700}.implementation-dimension-control button:disabled{cursor:default;opacity:.68}.implementation-summary-grid{width:100%;max-width:1180px;margin:0 auto 6px;display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:5px}.implementation-summary-grid>div{min-height:62px;padding:7px 11px;border:1px solid #c7d2da;border-radius:3px;display:grid;align-content:center;gap:2px;background:#fff}.implementation-summary-grid span{color:#6d7b85;font-size:10px}.implementation-summary-grid strong{min-width:0;color:#244c68;font-size:15px;line-height:1.3;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.implementation-summary-grid small{color:#74818a;font-size:10px}.implementation-summary-grid .variance-up{color:#a94a2f}.implementation-summary-grid .variance-down{color:#267451}.implementation-summary-grid .variance-even{color:#52616b}.development-summary-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.development-adjustment-table{min-width:0}.development-adjustment-table th,.development-adjustment-table td{text-align:center!important}.development-adjustment-table th:nth-child(1),.development-adjustment-table td:nth-child(1){width:5%}.development-adjustment-table th:nth-child(2),.development-adjustment-table td:nth-child(2){width:16%}.development-adjustment-table th:nth-child(3),.development-adjustment-table td:nth-child(3){width:14%}.development-adjustment-table th:nth-child(4),.development-adjustment-table td:nth-child(4){width:11%}.development-adjustment-table th:nth-child(5),.development-adjustment-table td:nth-child(5){width:14%}.development-adjustment-table th:nth-child(6),.development-adjustment-table td:nth-child(6){width:11%}.development-adjustment-table th:nth-child(7),.development-adjustment-table td:nth-child(7){width:11%}.development-adjustment-table th:nth-child(8),.development-adjustment-table td:nth-child(8){width:9%}.development-adjustment-table th:nth-child(9),.development-adjustment-table td:nth-child(9){width:9%}.development-adjustment-table thead th{white-space:normal;line-height:1.35}.development-adjustment-table .table-empty-cell{height:96px;color:#71808a;text-align:center}.implementation-status{width:100%;max-width:1180px;min-height:34px;margin:0 auto 8px;padding:8px 11px;border:1px solid #bed1c7;display:flex;align-items:center;background:#edf7f1;color:#286449;font-size:11px}.implementation-status.pendingFactor{border-color:#cbd5dc;background:#f2f5f7;color:#66757f}.implementation-status.incomplete{border-color:#e1c994;background:#fff9e9;color:#7a6022}.implementation-batch-toolbar{width:100%;max-width:1180px;min-height:34px;margin:0 auto 8px;padding:3px 7px;display:flex;align-items:center;gap:7px;border:1px solid #d1dbe4;background:#f7f9fb}.implementation-batch-toolbar>span{min-width:70px;color:#526270;font-size:11px;font-weight:650}.implementation-module-work-cell{display:flex;align-items:center;gap:3px}.implementation-module-work-cell select{min-width:76px}.implementation-table-shell{width:100%;max-width:1180px;flex:1;min-height:0;margin:0 auto;overflow:auto;border:1px solid #b9c5ce;background:#fff}.workspace-sidebar-collapsed .implementation-adjustment-panel .implementation-status,.workspace-sidebar-collapsed .implementation-adjustment-panel .implementation-batch-toolbar,.workspace-sidebar-collapsed .implementation-adjustment-panel .implementation-table-shell,.workspace-top-collapsed .implementation-adjustment-panel .implementation-status,.workspace-top-collapsed .implementation-adjustment-panel .implementation-batch-toolbar,.workspace-top-collapsed .implementation-adjustment-panel .implementation-table-shell{max-width:none}.implementation-adjustment-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;color:#2f3b44;font-size:10px}.implementation-adjustment-table th,.implementation-adjustment-table td{height:38px;padding:6px 8px;border-right:1px solid #ccd5dc;border-bottom:1px solid #ccd5dc;vertical-align:middle;text-align:center;font-variant-numeric:tabular-nums}.implementation-adjustment-table thead th{position:sticky;top:0;z-index:4;height:34px;background:#e4eaee;color:#465560;font-weight:700}.implementation-adjustment-table thead tr:nth-child(2) th{top:34px}.implementation-col-sequence{width:58px}.implementation-col-select{width:34px}.implementation-col-task{width:168px}.implementation-col-description{width:260px}.implementation-col-base{width:92px}.implementation-col-involvement{width:116px}.implementation-col-module{width:112px}.implementation-col-module-work{width:150px}.implementation-col-total,.implementation-col-adjusted{width:116px}.implementation-col-fee{width:128px}.implementation-adjustment-table tbody th{text-align:left;font-weight:600}.implementation-adjustment-table tbody td:nth-child(3){max-width:260px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.implementation-adjustment-table select{width:100%;height:29px;padding:0 6px;border:1px solid #b9c6cf;border-radius:2px;background:#fff;color:#2d3b45;font:inherit}.implementation-adjustment-table select:focus{border-color:#26805b;outline:2px solid rgba(38,128,91,.14);outline-offset:-2px}.implementation-adjustment-table select:disabled{border-color:transparent;background:transparent;color:inherit;opacity:1}.implementation-adjustment-table .implementation-parent-row th,.implementation-adjustment-table .implementation-parent-row td{background:#edf3f6;font-weight:700}.implementation-adjustment-table .implementation-incomplete-row th,.implementation-adjustment-table .implementation-incomplete-row td{background:#fffaf0}.implementation-adjustment-table tfoot th,.implementation-adjustment-table tfoot td{position:sticky;bottom:0;z-index:3;height:40px;border-bottom:0;background:#dfe9ef;font-weight:700}.workspace-top-collapsed .implementation-adjustment-panel>.panel-heading,.workspace-top-collapsed .implementation-adjustment-panel>.implementation-dimension-toolbar,.workspace-top-collapsed .implementation-adjustment-panel>.implementation-summary-grid,.workspace-top-collapsed .implementation-adjustment-panel>.implementation-status{display:none}.workspace-top-collapsed .data-engineering-panel>.panel-heading,.workspace-top-collapsed .data-engineering-panel>.data-engineering-workspace-header,.workspace-top-collapsed .data-engineering-panel>.data-engineering-scope,.workspace-top-collapsed .data-engineering-panel>.data-engineering-viewbar,.workspace-top-collapsed .data-engineering-panel>.data-engineering-batch-toolbar{display:none}.audit-fee-table th:nth-child(2){width:22%}.audit-fee-table th:nth-child(3){width:54%}.audit-fee-table th:nth-child(4){width:18%}.audit-fee-table td:nth-child(2),.audit-fee-table td:nth-child(3){text-align:center}.audit-fee-table td:nth-child(3) strong,.audit-fee-table td:nth-child(3) span{display:block}.release-history-dialog{width:min(720px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 40px));padding:20px;overflow:auto;border:1px solid #cbd5dd;border-radius:5px;background:#fff;box-shadow:0 18px 48px #16202d40}.release-history-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding-bottom:12px;border-bottom:1px solid #dbe2e7}.release-history-dialog h2{margin:0;color:#263743;font-size:18px}.release-history-dialog header p{margin:4px 0 0;color:#74818b;font-size:11px}.release-history-list article{padding:15px 4px;border-bottom:1px solid #e4e9ed}.release-history-list article:last-child{border-bottom:0}.release-history-list article>div{display:flex;align-items:baseline;gap:10px}.release-history-list strong{color:#246ea9;font-size:13px}.release-history-list time{color:#7b8790;font-size:10px}.release-history-list ul{margin:8px 0 0 18px;padding:0;color:#4e5e68;font-size:11px;line-height:19px}.feedback-dialog{width:min(620px,calc(100vw - 32px));padding:20px;border:1px solid #cbd5dd;border-radius:5px;background:#fff;box-shadow:0 18px 48px #16202d40}.feedback-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding-bottom:12px;border-bottom:1px solid #dbe2e7}.feedback-dialog h2{margin:0;color:#263743;font-size:18px}.feedback-dialog header p{margin:4px 0 0;color:#74818b;font-size:11px}.feedback-form{display:grid;gap:13px;padding:16px 0}.feedback-form label{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:start;gap:12px;color:#40505c;font-size:12px}.feedback-form label>span{padding-top:10px;font-weight:600}.feedback-form input,.feedback-form textarea{width:100%;border:1px solid #bdc8d1;border-radius:4px;background:#fff;color:#263743}.feedback-form input{height:38px;padding:0 10px}.feedback-form input[readonly]{background:#f4f6f7;color:#5b6871}.feedback-form textarea{min-height:150px;padding:10px;resize:vertical;line-height:1.6}.feedback-form textarea::placeholder{color:#929da5}.feedback-error{margin:-4px 0 0 100px;color:#b33b32;font-size:11px}.feedback-actions{display:flex;justify-content:flex-end}.feedback-actions button{display:inline-flex;align-items:center;gap:7px}.feedback-contact{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0 0;border-top:1px solid #dbe2e7}.feedback-contact>div{display:flex;align-items:center;gap:9px;color:#3778a8}.feedback-contact span{display:grid;gap:2px}.feedback-contact strong{color:#354550;font-size:12px}.feedback-contact small{color:#82909a;font-size:10px}.feedback-contact button{border:0;padding:5px 0;display:inline-flex;align-items:center;gap:5px;background:transparent;color:#246ea9;cursor:pointer;font-size:12px}.feedback-contact button:hover{text-decoration:underline}.audit-fee-table td:nth-child(3) span{margin-top:5px;color:#71808b;font-size:10px}.audit-fee-table .pending-value{color:#7a8791;font-size:10px}.implementation-summary-grid>div,.development-summary-grid>div{text-align:center}.audit-fee-table td:nth-child(4){text-align:center}.data-engineering-placeholder{display:flex;flex-direction:column}.placeholder-state{flex:1;min-height:240px;display:grid;place-content:center;justify-items:center;gap:10px;color:#7b8790;text-align:center}.placeholder-state svg{color:#6f9ab9}.placeholder-state strong{color:#35434e;font-size:16px}.placeholder-state span{max-width:430px;font-size:11px;line-height:18px}.cost-estimate-panel{display:flex;flex-direction:column;overflow:hidden}.cost-estimate-panel .panel-heading{flex:0 0 auto;width:100%}.cost-estimate-shell{min-height:0;max-height:none;width:100%;flex:1 1 auto}.cost-estimate-table thead th{position:sticky;top:0;z-index:3}.report-output-list,.file-action-list{max-width:850px;border-top:1px solid #cbd6df}.report-output-list>div{min-height:70px;padding:11px 12px;border-bottom:1px solid #d8e0e6;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px}.report-output-list>div>span,.file-action-list button>span{min-width:0;display:grid;gap:4px;text-align:left}.report-output-list strong,.file-action-list strong{color:#35434e;font-size:12px}.report-output-list small,.file-action-list small{color:#74818b;font-size:10px}.report-output-list .disabled{color:#9aa4ac;background:#f5f7f8}.file-action-list button{width:100%;min-height:64px;padding:10px 12px;border:0;border-bottom:1px solid #d8e0e6;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:12px;background:transparent;color:#2678bc}.file-action-list button:hover:not(:disabled){background:#eef5fa}.file-action-list button:disabled{color:#a2acb4;background:#f5f7f8}@media(max-width:1100px){.app-context{left:270px;width:280px;transform:none;text-align:left}.home-summary-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.fee-settings-grid{grid-template-columns:1fr}.implementation-summary-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media(max-width:720px){.implementation-summary-grid{grid-template-columns:1fr}}@media(max-width:720px){input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select,.app-select-trigger{font-size:16px}button,.app-select-trigger{min-height:44px}.cell-dropdown-display button,.icon-button{min-height:44px;min-width:44px}}.cloud-task-body{min-height:0;flex:1;padding:22px 28px;overflow:auto}.cloud-task-body>header{max-width:1080px;margin:0 auto 14px;padding-bottom:12px;border-bottom:1px solid #cbd5dd;display:flex;align-items:end;justify-content:space-between}.cloud-task-body h1{margin:0;font-size:20px}.cloud-task-body header p{margin:5px 0 0;color:#697782;font-size:11px}.cloud-task-body header>span{color:#61717c;font-size:11px}.cloud-task-list{max-width:1080px;margin:0 auto;border:1px solid #cbd5dd;background:#fff}.cloud-task-list article{min-height:74px;padding:10px 12px;border-bottom:1px solid #e1e7eb;display:grid;grid-template-columns:35px minmax(240px,1fr) 100px minmax(190px,auto);align-items:center;gap:10px}.cloud-task-icon{width:32px;height:38px;display:grid;place-items:center;color:#2e719d;background:#eaf3f9}.cloud-task-copy{min-width:0}.cloud-task-copy>div{display:flex;align-items:center;gap:9px}.cloud-task-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#244e6b;font-size:12px}.cloud-task-copy div span,.cloud-task-copy small{color:#76838d;font-size:9px}.cloud-task-copy small{display:block;margin-top:5px}.cloud-task-copy p{margin:6px 0 0;color:#a23c38;font-size:10px}.cloud-task-status{width:max-content;padding:4px 7px;border:1px solid #c7d2d9;color:#53636e;background:#f0f4f6;font-size:9px;font-weight:700}.cloud-task-status.pending_condition,.cloud-task-status.pending_review{color:#875018;border-color:#e0c19d;background:#fff4e5}.cloud-task-status.measuring,.cloud-task-status.pending_measurement{color:#155d93;border-color:#b8d3e5;background:#eaf5fc}.cloud-task-status.returned,.cloud-task-status.feedback_issue{color:#9c3734;border-color:#dfb5b3;background:#fff0ef}.cloud-task-status.completed{color:#256c4f;border-color:#b7d5c7;background:#eaf7f0}.cloud-task-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:6px}.cloud-task-actions>span{color:#6c7983;font-size:10px}@media(max-width:800px){.cloud-task-body{padding:14px}.cloud-task-list article{grid-template-columns:35px minmax(0,1fr) auto}.cloud-task-actions{grid-column:2 / -1;justify-content:flex-start}.cloud-task-status{justify-self:end}}.tax-calculation-panel{display:flex;flex-direction:column}.tax-calculation-status{margin-bottom:12px;padding:8px 11px;border-left:3px solid #5a778d;background:#f1f5f8;color:#3c5568;font-size:.8125rem}.tax-calculation-status.passed2,.tax-calculation-status.passed3{border-left-color:#2d7a57;background:#eef7f2;color:#245f46}.tax-calculation-status.calibrated{border-left-color:#b27b1f;background:#fff7e7;color:#795716}.tax-calculation-status.pending{border-left-color:#9a6b22;background:#fff8eb;color:#76541e}.tax-calculation-empty{min-height:150px;border:1px dashed #c8d3dc;display:grid;place-items:center;color:#687986}.tax-calculation-table th:nth-child(n+3),.tax-calculation-table td:nth-child(n+3){text-align:center;font-variant-numeric:tabular-nums}.tax-calculation-table tbody>tr:not(.tax-calculation-subtotal) th{text-align:left;font-weight:500}.tax-calculation-table tbody>tr:not(.tax-calculation-subtotal) th.tax-category-cell{text-align:center}.tax-calculation-subtotal th,.tax-calculation-subtotal td{background:#edf3f6;color:#263f50;font-weight:700}.tax-calculation-subtotal td:last-child{min-width:190px}.feature-table th,.feature-table td,.result-table th,.result-table td{padding:8px 10px}.module-workload-table th,.module-workload-table td{height:38px;padding:7px 9px}@media(max-width:1150px){.app-brand{width:205px}.app-context{width:min(38vw,420px)}.workspace-body{grid-template-columns:220px minmax(0,1fr)}.project-hub-body{grid-template-columns:190px minmax(0,1fr)}.project-entry-navigation button.project-entry-button{padding:0 12px;gap:10px;font-size:14px}.project-hub .project-main{padding:18px}}@media(max-width:1100px){.workbench .app-context{left:230px;width:330px;transform:none;text-align:left}}@media(max-height:720px){.ribbon-commandbar{height:74px}.ribbon-button{height:51px}.create-project-backdrop{padding:10px}.create-project-dialog{width:min(940px,calc(100vw - 20px));height:calc(100vh - 20px);min-height:0}}.data-engineering-scope{max-width:1180px;margin:8px auto 0;padding:7px 10px;border:1px solid #cfdbe6;border-radius:4px;background:#fbfcfd;display:grid;grid-template-columns:170px minmax(0,1fr);align-items:start;gap:9px}.data-engineering-scope h3{margin:1px 0 3px;font-size:.75rem;line-height:1.25}.data-engineering-scope p{margin:0;color:#64748b;font-size:.625rem;line-height:1.35}.data-engineering-scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px}.data-engineering-scope-grid label{min-height:27px;padding:3px 7px;border:1px solid #d6e0e9;background:#f6f8fa;display:flex;align-items:center;gap:6px;line-height:1.25;font-size:.75rem;overflow-wrap:anywhere}.data-engineering-scope-grid label.selected{border-color:#a9c5dd;background:#eef6fc;color:#184f79}.data-engineering-scope-grid input{width:15px;height:15px;accent-color:#1769aa}.fee-settings-grid.data-engineering-fees{grid-template-columns:repeat(3,minmax(0,1fr))}.project-information-panel .fee-settings-grid.data-engineering-fees{max-width:880px;gap:16px}.data-engineering-fees>label{padding:15px;gap:7px}.data-engineering-fees>label>span{font-size:12px}.data-engineering-fees input{font-size:13px}.data-engineering-inactive{min-height:360px;display:grid;place-items:center;text-align:center}.data-engineering-inactive>div{max-width:520px}.data-engineering-inactive h2{margin:0 0 14px}.data-engineering-inactive strong{display:inline-block;padding:5px 10px;background:#eef2f6;color:#526173;border-radius:4px}.data-engineering-inactive p{color:#64748b;line-height:1.7}.data-engineering-workspace-header{flex:0 0 auto;margin-bottom:8px}.data-engineering-heading{width:100%;max-width:none;margin:0;padding:0 0 8px;border-bottom:0;align-items:center}.data-engineering-heading h2{font-size:1.0625rem;line-height:1.35}.data-engineering-heading p{margin-top:3px;line-height:1.4}.data-engineering-viewbar{min-height:39px;border-top:1px solid #e1e7ec;border-bottom:1px solid #cfd9e1;display:flex;align-items:center;justify-content:space-between;gap:10px 18px}.data-engineering-tabs{min-width:0;align-self:stretch;display:flex;align-items:stretch;gap:2px}.data-engineering-tabs button{min-width:112px;min-height:38px;padding:7px 12px 6px;position:relative;border:0;border-bottom:2px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:transparent;color:#566875;font:inherit;font-size:.75rem;font-weight:600;line-height:1.3;cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.data-engineering-tabs button:hover{background:#f1f6fa;color:#245f8b}.data-engineering-tabs button:focus-visible{z-index:1;outline:2px solid #8dbada;outline-offset:-2px}.data-engineering-tabs button.active{border-bottom-color:#1f73b7;background:#eaf4fb;color:#145f96}.data-engineering-tabs button svg{flex:0 0 auto}.data-engineering-coefficient{min-width:160px;min-height:30px;margin:0 8px 0 auto;padding:5px 9px;border-left:3px solid #278163;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#edf7f2;color:#235e48;font-size:.75rem}.data-engineering-coefficient strong{font-variant-numeric:tabular-nums}.data-engineering-coefficient.pending{border-color:#d29220;background:#fff6df;color:#795819}.data-engineering-tab-panel{min-height:0;flex:1 1 auto;display:flex;flex-direction:column}.data-engineering-factor-table{width:1130px;min-width:1130px}.data-engineering-factor-table .data-factor-col-sequence{width:48px}.data-engineering-factor-table .data-factor-col-name{width:180px}.data-engineering-factor-table .data-factor-col-value{width:300px}.data-engineering-factor-table .data-factor-col-situation{width:190px}.data-engineering-factor-table .data-factor-col-score{width:220px}.data-engineering-factor-table .data-factor-col-suggestion{width:190px}.data-engineering-factor-table th,.data-engineering-factor-table td{vertical-align:middle;overflow-wrap:anywhere}.data-engineering-factor-table .data-factor-sequence{text-align:center;vertical-align:middle;font-variant-numeric:tabular-nums}.data-engineering-factor-table th,.data-engineering-factor-table td{padding:6px 7px}.data-engineering-factor-table textarea{min-height:56px}.data-engineering-factor-table .factor-control{grid-template-columns:minmax(0,1fr) 68px;margin-bottom:0}.data-engineering-factor-table .factor-score-input{vertical-align:middle}.data-engineering-factor-table .data-factor-automatic-score{width:68px;margin:0 auto}.source-system-count-control{display:grid;grid-template-columns:auto 84px;align-items:center;gap:5px 8px}.source-system-count-control input{width:84px;min-height:30px;padding:4px 7px;border:1px solid #b8c9d7;border-radius:3px;font:inherit}.source-system-count-control input.invalid{border-color:#c43d32;background:#fff8f7}.source-system-count-control small{grid-column:1 / -1;color:#6b7d89;line-height:1.35}.data-engineering-legacy-notice{margin:0 0 8px}.data-engineering-work-content{margin:0 0 10px;min-height:42px;display:grid;grid-template-columns:190px minmax(280px,1fr);align-items:center;border:1px solid #d1dbe4;background:#f7f9fb}.data-engineering-work-content label{padding:5px 11px;display:flex;align-items:center;gap:6px;border-right:1px solid #d1dbe4;color:#2f4555;white-space:nowrap}.data-engineering-work-content label strong{font-size:.8125rem}.data-engineering-work-content label span{color:#a14137;font-size:.6875rem}.data-engineering-work-content input{min-width:0;height:40px;padding:0 10px;border:0;background:#fff;color:#243746;font:inherit;line-height:1.4;text-overflow:ellipsis}.data-engineering-work-content input:focus-visible{position:relative;outline:2px solid #8cb9da;outline-offset:-2px}.data-engineering-work-content.required input:not(:disabled){background:#fffdf8}.data-engineering-work-content input:disabled{background:#eef2f5;color:#687783}.data-engineering-module-toolbar{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:10px}.data-engineering-module-label{display:flex;flex:0 0 auto;align-items:baseline;gap:10px}.data-engineering-module-toolbar span{color:#64748b;font-size:12px}.data-engineering-modules{min-width:0;display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;padding:2px 0 4px;overscroll-behavior-inline:contain;scrollbar-width:thin}.data-engineering-modules>div{flex:0 0 auto;display:flex;height:36px;border:1px solid #d6e0ea;background:#f8fafc}.data-engineering-modules input{width:150px;border:0;background:transparent;padding:0 9px}.data-engineering-modules input.invalid{box-shadow:inset 0 0 0 1px #c83434}.data-engineering-modules .icon-button{width:32px;height:34px;border:0;border-left:1px solid #e2e8f0;border-radius:0}.data-engineering-module-tracks{display:flex;align-items:center;gap:6px;padding:0 7px;border-left:1px solid #e2e8f0;white-space:nowrap}.data-engineering-module-tracks label{display:inline-flex;align-items:center;gap:3px;color:#526273;font-size:11px}.data-engineering-module-tracks input{width:13px;height:13px;padding:0}.data-engineering-add-module{flex:0 0 auto}.data-engineering-panel{overflow:hidden;padding:12px 16px 14px;display:flex;flex-direction:column}.data-engineering-panel .impact-factor-table-shell,.data-engineering-wbs-shell{min-height:0;flex:1 1 auto}.data-engineering-wbs-shell{--wbs-first-header-height: 34px;overflow:auto;max-height:none;overscroll-behavior:contain;border:1px solid #d8e1eb}.data-engineering-wbs{border-collapse:separate;border-spacing:0;min-width:max-content;font-size:12px}.data-engineering-wbs th,.data-engineering-wbs td{min-width:90px;max-width:220px;height:34px;padding:4px 6px;border-right:1px solid #d8e1eb;border-bottom:1px solid #d8e1eb;text-align:center;vertical-align:middle}.data-engineering-wbs thead th{position:sticky;top:0;z-index:2;background:#e7f0f8;color:#19364d;white-space:nowrap;overflow-wrap:normal;line-height:1.2}.data-engineering-wbs thead tr:first-child th{height:30px;padding-block:2px}.data-engineering-wbs thead tr:nth-child(2) th{top:var(--wbs-first-header-height);height:40px;padding-block:3px;background:#f0f5f9}.data-engineering-wbs tfoot th,.data-engineering-wbs tfoot td{position:sticky;bottom:0;z-index:3;background:#dce9f2;color:#19364d;font-weight:700}.data-engineering-wbs .description-cell{width:320px;min-width:260px;max-width:360px;text-align:left;line-height:1.45}.data-engineering-wbs .primary-task-cell{min-width:130px;font-weight:600;vertical-align:middle}.data-engineering-wbs .data-engineering-base-column{width:108px;min-width:108px;max-width:108px;white-space:normal;line-height:1.2}.data-engineering-select-control{min-width:96px;display:inline-flex;align-items:center;color:#2d3c47}.data-engineering-select-control>.data-engineering-select-trigger{width:100%;min-height:28px;height:28px;padding:3px 8px;border-color:#aebdca;border-radius:4px;color:inherit;font-size:.75rem;line-height:1.25}.data-engineering-select-control:hover:not(.disabled)>.data-engineering-select-trigger:not(:disabled){border-color:#6d94b2;background:#fafdff}.data-engineering-select-control>.data-engineering-select-trigger:focus-visible{outline:2px solid #cfe4f4;outline-offset:1px;border-color:#2878b5}.data-engineering-select-control.placeholder{color:#7c8993}.data-engineering-select-control.involved:not(.disabled){color:#246247}.data-engineering-select-control.involved:not(.disabled)>.data-engineering-select-trigger{border-color:#7fb79d;background:#edf7f2}.data-engineering-select-control.not-involved:not(.disabled){color:#56636d}.data-engineering-select-control.not-involved:not(.disabled)>.data-engineering-select-trigger{border-color:#b8c2ca;background:#f2f4f5}.data-engineering-select-control.pending:not(.disabled){color:#805b16}.data-engineering-select-control.pending:not(.disabled)>.data-engineering-select-trigger{border-color:#d99a2b;background:#fff5dd;color:#805b16}.data-engineering-select-control.disabled{color:#89949c}.data-engineering-select-control>.data-engineering-select-trigger:disabled{cursor:default;border-color:#d4dce2;background:#eef2f5;opacity:1}.investment-variance-table .variance-total-row>*{background:#e8f0f6;font-weight:700}.investment-variance-table td.over{color:#b42318;font-weight:700}.investment-variance-table td.saving{color:#16724a;font-weight:700}.investment-variance-table td.balanced{color:#315f7e;font-weight:700}.variance-note{max-width:1180px;margin:12px auto 0;color:#667581;font-size:11px}.audit-summary{display:grid;grid-template-columns:180px minmax(220px,1fr);max-width:680px;border:1px solid #d8e1eb}.audit-summary span,.audit-summary strong{min-height:48px;padding:0 16px;display:flex;align-items:center;border-bottom:1px solid #d8e1eb}.audit-summary span{background:#edf3f8;font-weight:600}@media(max-width:900px){.impact-factor-toolbar{min-height:104px;grid-template-columns:minmax(0,1fr) 124px;grid-template-rows:64px 32px;gap:8px 16px}.impact-factor-copy{grid-column:1;grid-row:1}.impact-coefficient{grid-column:2;grid-row:1}.impact-factor-actions{grid-column:1 / -1;grid-row:2;justify-content:flex-start}.data-engineering-scope,.data-engineering-scope-grid,.fee-settings-grid.data-engineering-fees{grid-template-columns:1fr}.data-engineering-viewbar{flex-wrap:wrap;padding-top:4px}.data-engineering-tabs{flex:1 1 auto}.data-engineering-coefficient{margin:0 6px 4px auto}.data-engineering-work-content{grid-template-columns:minmax(170px,190px) minmax(240px,1fr)}}.home-variance-section{margin-top:12px}.home-section-heading{margin-bottom:5px;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.home-section-heading h3{margin:0;color:#2d4354;font-size:.9375rem}.home-section-heading p{margin:0;color:#6b7882;font-size:.6875rem}.home-variance-section.financial-basis{padding-top:9px;border-top:1px solid #d4dde4}.home-variance-section.financial-basis .investment-variance-table thead th{background:#e9f1eb;color:#355647}.project-home-compact .investment-variance-table th,.project-home-compact .investment-variance-table td{height:30px;min-height:30px;padding:3px 8px;line-height:1.2}.project-home-compact .investment-variance-table thead th{height:32px;min-height:32px}.data-engineering-batch-toolbar{min-height:36px;margin:0 0 8px;padding:3px 7px;display:flex;align-items:center;gap:7px;overflow-x:auto;border:1px solid #d1dbe4;background:#f7f9fb}.data-engineering-batch-toolbar>span{min-width:68px;color:#526270;font-size:.75rem;font-weight:650;white-space:nowrap}.data-engineering-batch-toolbar label{min-width:max-content;display:flex;align-items:center;gap:5px;color:#63717c;font-size:.6875rem}.data-engineering-batch-toolbar .data-engineering-select-control{min-width:108px}.data-engineering-select-column{width:36px;min-width:36px!important;max-width:36px!important;white-space:nowrap;overflow:hidden}.data-engineering-wbs th:nth-child(2),.data-engineering-wbs td.data-engineering-sequence-cell{width:54px;min-width:54px;max-width:54px;white-space:nowrap;overflow:hidden}.data-engineering-select-column input{width:16px;height:16px;accent-color:#1769aa}.data-engineering-wbs .involvement-column-heading{min-width:142px}.data-engineering-wbs .involvement-column-heading>span{display:inline;white-space:nowrap}.data-engineering-wbs .involvement-column-heading .icon-button{width:24px;height:24px;min-height:24px;margin:0 0 0 4px;display:inline-grid;vertical-align:middle;background:#ffffff94}.data-engineering-wbs .involvement-column-heading .icon-button svg{width:14px;height:14px}.data-engineering-wbs .module-band-0{background:#e4eff8}.data-engineering-wbs .module-band-1{background:#e5f1e9}.data-engineering-wbs .module-band-2{background:#f5eedc}.data-engineering-wbs .module-band-3{background:#f3e7ea}.data-engineering-wbs .module-band-4{background:#e2f0f0}.data-engineering-wbs .module-band-5{background:#ece8f4}.data-engineering-wbs tbody .module-band-0{background:#f3f8fc}.data-engineering-wbs tbody .module-band-1{background:#f2f8f4}.data-engineering-wbs tbody .module-band-2{background:#fbf8ef}.data-engineering-wbs tbody .module-band-3{background:#faf3f5}.data-engineering-wbs tbody .module-band-4{background:#f1f8f8}.data-engineering-wbs tbody .module-band-5{background:#f6f3fa}.data-engineering-wbs tfoot .module-band{filter:saturate(.85) brightness(.98)}.software-settings-dialog{width:min(620px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto;border:1px solid #b9c9d6;border-radius:6px;background:#fff;box-shadow:0 18px 48px #142b3c47}.software-settings-dialog>header{padding:16px 18px 12px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #e1e7ec}.software-settings-dialog h2{margin:0;font-size:1.125rem}.software-settings-dialog header p{margin:4px 0 0;color:#6c7983;font-size:.75rem}.software-settings-content{padding:16px 18px;display:grid;gap:14px}.software-settings-toggle{min-height:54px;padding:9px 11px;display:flex;align-items:flex-start;gap:10px;border:1px solid #cad6df;background:#f7fafc}.software-settings-toggle input{margin-top:3px}.software-settings-toggle span{display:grid;gap:3px}.software-settings-toggle small,.software-settings-note{color:#6b7882;font-size:.75rem}.software-settings-dialog fieldset{margin:0;padding:0;display:grid;gap:10px;border:0}.software-settings-directory{display:grid;grid-template-columns:140px minmax(0,1fr);align-items:center;gap:10px}.software-settings-directory>span{font-size:.8125rem;font-weight:600}.software-settings-directory b{margin-left:3px;color:#bb3d3d}.software-settings-directory>div{min-width:0;display:flex;align-items:center;gap:6px}.software-settings-directory input{min-width:0;flex:1 1 auto;min-height:36px;padding:7px 9px;border:1px solid #bdcbd6;background:#fff;color:#34434f}.software-settings-dialog fieldset:disabled input{background:#eef2f5;color:#8b959d}.software-settings-note{margin:-3px 0 0}.software-settings-dialog>footer{padding:12px 18px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #e1e7ec;background:#f8fafb}.managed-directory-note{grid-column:2;margin-top:4px;color:#687985;font-size:.75rem}@media(max-width:620px){.software-settings-directory{grid-template-columns:1fr;gap:5px}.managed-directory-note{grid-column:1}}.app-header{min-height:54px;height:auto;padding-block:8px}.ribbon-commandbar{min-height:82px;height:auto}.project-navigation button,.sidebar-nav-button,.workbench-subnav-button{height:auto;padding-top:8px;padding-bottom:8px;line-height:1.35;white-space:normal}.panel-heading{flex-wrap:wrap}.panel-actions{flex-wrap:wrap;justify-content:flex-end}.other-fee-table th,.other-fee-table td,.investment-table th,.investment-table td{height:auto;min-height:2.5rem;overflow-wrap:anywhere}.data-engineering-wbs th,.data-engineering-wbs td{min-height:2.125rem;overflow-wrap:anywhere}.other-fee-table input,.other-fee-table select,.fee-settings-grid input{min-height:2rem;height:auto;padding-top:5px;padding-bottom:5px}.data-engineering-wbs select{min-height:1.75rem;height:auto;padding-top:3px;padding-bottom:3px}.compact-command{min-height:32px;height:auto}.ribbon-button{min-width:67px;width:auto;min-height:58px;height:auto}@media(max-width:1100px){.implementation-summary-grid,.home-project-facts{grid-template-columns:repeat(2,minmax(180px,1fr))}.home-project-facts>div:nth-child(2){border-right:0}.home-project-facts>div:nth-child(-n+2){border-bottom:1px solid #e0e6eb}.home-project-facts>div:nth-child(3){border-right:1px solid #e0e6eb}.home-section-heading{align-items:flex-start;flex-direction:column;gap:3px}}@media(max-width:720px){.basics-parameter-row{grid-template-columns:1fr}.basics-parameter-label{padding-bottom:5px}.basics-parameter-value{min-height:38px}.basics-path-cell>span{white-space:normal;overflow-wrap:anywhere}}
