:root{--navy:#354b61;--navy-dark:#263b50;--blue:#0877d1;--blue-soft:#ddecf8;--blue-pale:#edf6fd;--line:#aebbc6;--line-light:#d2d9df;--sidebar:#f8fafb;--canvas:#fff;--panel-muted:#e8edf0;--text:#0b263e;--muted:#607589;--green:#00823b;--orange:#d76000;--red:#d9271c}*{box-sizing:border-box}html,body{background:#fff;min-height:100%;margin:0}body{color:var(--text);font-variant-numeric:tabular-nums;font-family:Yu Gothic UI,Meiryo,Arial,sans-serif;font-size:12px}button,input{font:inherit}button{color:inherit;cursor:pointer}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.erp-frame{background:var(--canvas);min-width:1280px;min-height:100vh;padding-bottom:29px}.erp-header{background:var(--navy);color:#fff;border-bottom:1px solid #1c3247;align-items:stretch;height:45px;display:flex}.erp-brand{border-right:1px solid #506579;align-items:center;gap:10px;width:280px;padding:0 15px;font-size:15px;display:flex}.brand-symbol{border:1px solid #fff;place-items:center;width:22px;height:22px;font-size:11px;line-height:1;display:grid}.header-context{white-space:nowrap;border-right:1px solid #506579;align-items:center;padding:0 15px;display:flex}.header-context b{font-weight:700}.header-spacer{flex:1;min-width:36px}.header-interactions{align-items:stretch;display:flex;position:relative}.global-search{width:280px;padding:7px 0}.global-search label{display:block}.global-search input{color:#1b3349;background:#fff;border:1px solid #21384d;outline:none;width:100%;height:30px;padding:0 10px}.global-search input:focus{box-shadow:inset 0 -2px 0 var(--blue)}.global-search input::placeholder{color:#708294}.header-link{color:#fff;white-space:nowrap;background:0 0;border:0;min-width:62px;padding:0 10px}.header-link:hover{background:#ffffff14}.header-menu-wrap{display:flex;position:relative}.header-popover{z-index:70;width:260px;color:var(--text);background:#fff;border:1px solid #71879a;padding:7px;position:absolute;top:41px;right:0;box-shadow:0 4px 12px #152a3b38}.header-popover>strong{border-bottom:1px solid #d0d8de;padding:7px 8px;display:block}.header-popover>a,.header-popover>button{color:#24445f;text-align:left;background:#fff;border:0;border-bottom:1px solid #e0e5e9;width:100%;min-height:34px;padding:8px;text-decoration:none;display:block}.header-popover>a:hover,.header-popover>button:hover{background:#edf5fb}.erp-body{min-height:calc(100vh - 74px);display:flex}.erp-sidebar{background:var(--sidebar);border-right:1px solid #a8b6c2;flex:0 0 226px;width:226px}.sidebar-title{color:#0e2b44;border-bottom:1px solid #c7d0d8;height:42px;padding:13px 13px 0;font-size:12px}.menu-section{border-bottom:1px solid #b9c5cf;padding-bottom:7px}.menu-section-title{background:#edf1f4;border-bottom:1px solid #d1d9df;align-items:center;gap:8px;height:37px;padding:0 13px;font-size:13px;display:flex}.section-symbol{color:#24415a;background:#fff;border:1px solid #8394a3;place-items:center;width:18px;height:18px;font-size:10px;display:grid}.menu-item{color:#294761;border-left:3px solid #0000;align-items:center;gap:11px;min-height:34px;padding:8px 13px 7px 24px;text-decoration:none;display:flex}.menu-item:hover{background:#eef5fa}.menu-item.active{border-left-color:var(--blue);background:var(--blue-soft);color:#00539b;font-weight:700}.menu-bullet{background:#8ea0ae;flex:0 0 4px;width:4px;height:4px}.menu-label{white-space:nowrap}.menu-count{color:#536b7c;text-align:center;background:#e1e8ec;min-width:20px;height:19px;margin-left:auto;padding:2px 5px;font-size:10px}.erp-content{flex:1;min-width:0}.erp-breadcrumb{color:#64798c;border-bottom:1px solid #d0d8df;gap:7px;height:32px;padding:9px 15px 0;font-size:11px;display:flex}.erp-breadcrumb strong{color:#0869bb}.record-heading{border-bottom:1px solid #d8dee3;justify-content:space-between;align-items:flex-start;height:58px;padding:10px 16px 6px;display:flex}.record-title-row{align-items:center;gap:18px;display:flex}.record-heading h1{color:#062541;margin:0;font-size:20px;font-weight:700;line-height:1.2}.record-heading p{color:#607488;margin:5px 0 0;font-size:11px}.process-tag{color:#b54d00;background:#fff7ee;border:1px solid #e3a068;padding:4px 10px;font-size:11px;font-weight:700}.sample-badge{color:#4e7190;letter-spacing:.9px;border:1px solid #9eb2c3;margin-top:7px;padding:4px 7px;font:9px/1 Segoe UI,Arial,sans-serif}.actionbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:42px;padding:6px 15px;display:flex}.action-group{gap:6px;display:flex}.actionbar button{color:#183e5f;background:#fff;border:1px solid #8295a7;height:29px;padding:0 12px}.actionbar button:hover{background:#f2f7fb}.actionbar button.primary{background:var(--blue);color:#fff;border-color:#086fc4;font-weight:700}.actionbar .action-button{color:#183e5f;background:#fff;border:1px solid #8295a7;height:29px;padding:6px 12px 0;text-decoration:none}.actionbar .action-button:hover{background:#f2f7fb}.actionbar .action-button.primary{background:var(--blue);color:#fff;border-color:#086fc4;font-weight:700}.actionbar .action-more{color:#0069c2;border-color:#0000}.more-menu-wrap{position:relative}.action-popover{z-index:60;background:#fff;border:1px solid #8295a7;width:150px;padding:4px;position:absolute;top:32px;right:0;box-shadow:0 4px 10px #1b31442e}.actionbar .action-popover button{text-align:left;border:0;width:100%}.summary-strip{border-bottom:1px solid #9eafbc;grid-template-columns:repeat(5,minmax(0,1fr));height:49px;display:grid}.summary-strip>div{border-right:1px solid #c6d0d7;padding:7px 12px 5px}.summary-strip>div:last-child{border-right:0}.summary-strip span{color:#65798a;margin-bottom:2px;font-size:10px;display:block}.summary-strip strong{color:#092b47;font-size:14px}.summary-strip .success{color:var(--green)}.summary-strip .warning{color:var(--orange)}.purchase-workbench{background:#fff;grid-template-columns:476px minmax(720px,1fr);gap:8px;height:calc(100vh - 255px);min-height:700px;padding:10px 9px 6px;display:grid}.module-list-workbench{background:#fff;height:calc(100vh - 255px);min-height:700px;padding:10px 9px 6px}.module-list-workspace{height:100%}.module-list-tabs{justify-content:space-between}.module-list-tabs strong{color:#075d9f;padding:9px 11px 0}.module-list-tabs span{color:#687d8e;padding:10px 11px 0;font-size:10px}.module-list-workspace .data-table-wrap{height:calc(100% - 176px)}.psa-import-workspace .data-table-wrap{height:calc(100% - 250px)}.module-list-table th:last-child{width:110px}.module-list-table td:last-child{text-align:left}.module-open-link{color:#0069b6;white-space:nowrap;background:#fff;border:1px solid #7fa6c3;padding:3px 7px;text-decoration:none;display:inline-block}.module-open-link:hover{background:#edf6fc}.source-panel,.detail-workspace{background:#fff;border:1px solid #9eafbc;min-width:0;height:100%;overflow:hidden}.tabbar{background:#f7f9fa;border-bottom:1px solid #aebbc6;align-items:stretch;height:34px;display:flex}.tabbar button{color:#2b4a65;background:0 0;border:0;border-right:1px solid #cbd4db;min-width:82px;padding:0 11px}.tabbar button.active{border-bottom:2px solid var(--blue);color:#005aab;background:#fff;font-weight:700}.source-tabs{justify-content:space-between}.source-tabs span{color:#687d8e;padding:10px 10px 0;font-size:10px}.source-files{border-bottom:1px solid #aebbc6;grid-template-columns:1fr 1fr;height:106px;display:grid}.source-file{color:inherit;text-align:left;background:#fff;border:0;border-right:1px solid #c9d2d9;padding:9px}.source-file:last-child{border-right:0}.source-file.selected{border-left:3px solid var(--blue);background:var(--blue-soft)}.source-file strong{color:#006dcc;text-align:center;margin-bottom:19px;font-size:10px;display:block}.source-file b{color:#123b5e;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;font-size:10px;display:block;overflow:hidden}.source-file span{color:#61788a;font-size:10px}.three-source-files{grid-template-columns:repeat(3,minmax(0,1fr))}.three-source-files .source-file{min-width:0}.three-source-files .source-file strong{margin-bottom:16px}.three-source-files .source-file b{font-size:9px}.document-controls{color:#31516c;background:#f8fafb;border-bottom:1px solid #9eafbc;align-items:center;gap:6px;height:30px;padding:0 8px;font-size:10px;display:flex}.document-controls button{color:#365d7b;background:0 0;border:0;margin-left:auto}.document-stage{background:#dfe4e8;height:calc(100% - 170px);min-height:530px;padding:13px 39px;overflow:auto}.evidence-preview-image{background:#fff;width:100%;height:auto;margin:0 auto;display:block;box-shadow:0 1px 5px #23374847}.purchase-document{color:#111;background:#fff;width:394px;height:536px;margin:0 auto;padding:19px 22px;position:relative;box-shadow:0 1px 5px #23374847}.purchase-document h2{text-align:center;letter-spacing:1px;margin:0 0 13px;font-size:15px}.purchase-document h3{text-align:right;margin:0 0 9px;font-size:8px;font-weight:400}.document-meta{justify-content:space-between;margin-bottom:9px;font-size:7px;line-height:1.65;display:flex}.purchase-document table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:7px}.purchase-document th,.purchase-document td{text-overflow:ellipsis;white-space:nowrap;border:1px solid #6f7880;height:21px;padding:3px 4px;overflow:hidden}.purchase-document th{background:#eef0f1;font-weight:700}.purchase-document th:first-child{width:29px}.purchase-document th:nth-child(3){width:72px}.purchase-document th:nth-child(4){width:39px}.purchase-document th:last-child{text-align:right;width:70px}.purchase-document td:last-child{text-align:right}.purchase-document tr.selected td{background:#dceeff;border-color:#006dcc}.document-total{text-align:right;margin-top:9px;font-size:8px;display:block}.document-stamp{color:#ce554f;border:2px solid #ce554f;padding:4px 6px;font-size:7px;position:absolute;bottom:20px;right:24px;transform:rotate(-7deg)}.csv-document table th:nth-child(2){width:86px}.csv-document table th:last-child{width:45px}.import-document h2{margin-bottom:8px}.selected-source-summary{background:#f4f8fb;border:1px solid #b5c3cd;gap:3px;margin:0 0 11px;padding:8px 9px;font-size:8px;display:grid}.selected-source-summary span{color:#607589}.selected-source-summary strong{color:#0b3f68;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.selected-source-summary small{color:#3f586c;font-size:7px}.import-document table th:nth-child(2){width:auto}.import-document table th:nth-child(3){width:58px}.import-document table th:last-child{text-align:center;width:50px}.import-document table td:last-child{color:var(--green);text-align:center;font-weight:700}.module-document table th:first-child{width:28px}.module-document table th:nth-child(2){width:65px}.module-document table th:nth-child(3){width:105px}.module-document table th:nth-child(4){width:72px}.module-document table th:nth-child(5){width:70px}.detail-tabs button{min-width:auto}.import-tabs button{padding-left:13px;padding-right:13px}.import-tabs a{color:#2b4a65;white-space:nowrap;border-right:1px solid #cbd4db;padding:9px 13px 0;text-decoration:none}.import-tabs a:hover{background:#eef5fa}.psa-source-strip{background:#f7f9fa;border-bottom:1px solid #98aab7;grid-template-columns:repeat(3,minmax(0,1fr));height:74px;display:grid}.psa-source-item{border-right:1px solid #c7d1d8;gap:3px;min-width:0;padding:8px 10px;display:grid}.psa-source-item:last-child{border-right:0}.psa-source-item strong{color:#006dcc;font-size:10px}.psa-source-item b{color:#123b5e;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.psa-source-item span{color:#61788a;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.module-tabs{overflow:hidden}.module-tabs a{color:#2b4a65;white-space:nowrap;background:0 0;border-right:1px solid #cbd4db;min-width:auto;padding:9px 10px 0;text-decoration:none}.module-tabs a:hover{background:#eef5fa}.module-tabs a.active{border-bottom:2px solid var(--blue);color:#005aab;background:#fff;font-weight:700}.record-grid{border-bottom:1px solid #98aab7;grid-template-columns:94px 1.35fr 94px 1fr 94px 1.28fr;grid-auto-rows:37px;height:74px;display:grid}.record-grid>span,.record-grid>strong{text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #c7d1d8;border-right:1px solid #c7d1d8;padding:9px 8px 6px;overflow:hidden}.record-grid>span{color:#5d7181;background:#f1f4f6;font-size:10px;font-weight:400}.record-grid>strong{background:#fff;font-size:12px}.record-grid .success-cell{color:var(--green);background:#eaf7ef}.record-grid .warning-cell{color:#a74700;background:#fff4e8}.info-banner{background:var(--blue-pale);color:#0a507f;border-bottom:1px solid #8ab5d5;height:36px;padding:9px 10px 0;font-size:10px}.cost-matching-panel{background:#f7f9fa;border-bottom:1px solid #98aab7;height:164px}.cost-mode-tabs{background:#f2f5f7;border-bottom:1px solid #aebbc6;align-items:stretch;height:34px;display:flex}.cost-mode-tabs>button{color:#2b4a65;background:0 0;border:0;border-right:1px solid #cbd4db;min-width:128px;padding:0 11px}.cost-mode-tabs>button.active{border-bottom:2px solid var(--blue);color:#005aab;background:#fff;font-weight:700}.cost-mode-tabs>span{color:#a74700;margin-left:auto;padding:10px 8px 0;font-size:10px;font-weight:700}.cost-mode-tabs>button[data-action]{color:#244866;background:#fff;border:1px solid #6e8495;min-width:108px;margin:5px 6px;padding:0 9px}.cost-mode-body{background:#fff;grid-template-columns:minmax(0,1fr) 255px;height:129px;display:grid}.cost-mode-body table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:9px}.cost-mode-body th,.cost-mode-body td{text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #d5dce1;border-right:1px solid #c9d2d9;height:21px;padding:3px 6px;overflow:hidden}.cost-mode-body th{color:#38546a;text-align:left;background:#eef1f3}.cost-mode-body td:nth-child(2){color:#0b3f68;font-weight:700}.cost-mode-body td:last-child{color:#a74700}.allocation-note{color:#71411c;background:#fff8ee;border-left:1px solid #aebbc6;padding:12px 11px;font-size:10px;line-height:1.65}.cost-review-workspace .data-table-wrap{height:calc(100% - 340px)}.data-table-wrap{background:#fff;height:calc(100% - 176px);overflow:hidden auto}.data-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:10px}.data-table th{color:#38546a;text-align:left;background:#eef1f3;border-bottom:1px solid #aab8c3;border-right:1px solid #b9c5cd;height:33px;padding:6px;font-weight:600}.data-table td{text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #cfd7dd;border-right:1px solid #cfd7dd;height:31px;padding:5px 6px;overflow:hidden}.data-table tr.selected td{background:var(--blue-soft)}.data-table tr.warning-row td{background:#fff4e8}.data-table td:nth-last-child(2),.data-table td:nth-last-child(3),.data-table th:nth-last-child(2),.data-table th:nth-last-child(3){text-align:right}.purchase-data-table th:first-child{text-align:center;width:36px}.purchase-data-table th:nth-child(2){width:38px}.purchase-data-table th:nth-child(3){width:270px}.purchase-data-table th:nth-child(4){width:92px}.purchase-data-table th:nth-child(5){text-align:right;width:50px}.purchase-data-table th:nth-child(6){text-align:right;width:74px}.purchase-data-table th:nth-child(7){text-align:right;width:82px}.purchase-data-table th:nth-child(8){width:78px}.purchase-data-table th:nth-child(9){width:80px}.purchase-data-table td:first-child{text-align:center}.psa-data-table th:first-child{text-align:center;width:38px}.psa-data-table th:nth-child(2){width:42px}.psa-data-table th:nth-child(3){width:110px}.psa-data-table th:nth-child(4){width:260px}.psa-data-table th:nth-child(5){width:190px}.psa-data-table th:nth-child(6){text-align:right;width:62px}.psa-data-table th:nth-child(7){width:90px}.psa-data-table td:first-child{text-align:center}.actual-import-table th:first-child{text-align:center;width:36px}.actual-import-table th:nth-child(2){width:36px}.actual-import-table th:nth-child(3){width:94px}.actual-import-table th:nth-child(4){width:190px}.actual-import-table th:nth-child(5){width:92px}.actual-import-table th:nth-child(6){width:82px}.actual-import-table th:nth-child(7){width:98px}.actual-import-table th:nth-child(8){width:78px}.actual-import-table td:first-child{text-align:center}.actual-import-table td:nth-child(7),.actual-import-table th:nth-child(7){text-align:right}.stripe-import-table th:first-child{width:150px}.stripe-import-table th:nth-child(2){text-align:right;width:62px}.stripe-import-table th:nth-child(3),.stripe-import-table th:nth-child(4),.stripe-import-table th:nth-child(5),.stripe-import-table th:nth-child(6){text-align:right;width:100px}.stripe-import-table th:nth-child(7){width:90px}.stripe-import-table td:nth-child(n+2):nth-child(-n+6){text-align:right}.exception-import-table th:first-child{width:135px}.exception-import-table th:nth-child(2){text-align:right;width:64px}.exception-import-table th:nth-child(3){width:240px}.exception-import-table th:nth-child(4){width:210px}.exception-import-table th:nth-child(5){width:120px}.exception-import-table td:nth-child(2){text-align:right}.module-data-table th:first-child,.module-data-table td:first-child{width:52px}.module-data-table th:last-child,.module-data-table td:last-child{width:110px}.module-data-table td{height:34px}.muted-cell{color:#718392}.grading-results-table th:first-child{width:34px}.grading-results-table th:nth-child(2){width:78px}.grading-results-table th:nth-child(3){width:124px}.grading-results-table th:nth-child(4){width:100px}.grading-results-table th:nth-child(5){width:86px}.grading-results-table th:nth-child(6){width:60px}.grading-results-table th:nth-child(7){width:90px}.grading-results-table th:nth-child(8){width:72px}.grading-results-table thead th{z-index:1;position:sticky;top:0}.grading-results-table td:nth-last-child(2),.grading-results-table td:nth-last-child(3),.grading-results-table th:nth-last-child(2),.grading-results-table th:nth-last-child(3){text-align:left}.status-tag{white-space:nowrap;background:#fff;border:1px solid;padding:3px 6px;line-height:1;display:inline-block}.status-tag.ok{color:#08763b;border-color:#66af7d}.status-tag.info{color:#0064a4;border-color:#4d9ccf}.status-tag.warn{color:#b24c00;border-color:#e39a58}.status-tag.danger{color:var(--red);border-color:#e0645d}.table-summary{background:#f8fafb;border-top:1px solid #9eafbc;align-items:flex-start;gap:22px;height:32px;padding:8px 9px 0;font-size:10px;display:flex}.table-summary b{color:var(--green);margin-left:auto}.erp-footer{z-index:20;color:#5f7384;background:#f7f9fa;border-top:1px solid #aab8c3;align-items:center;gap:24px;height:29px;padding:0 14px 0 235px;font-size:10px;display:flex;position:fixed;bottom:0;left:0;right:0}.footer-right{margin-left:auto}.prototype-modal-backdrop{z-index:100;background:#0c1e2d61;place-items:center;display:grid;position:fixed;inset:0}.prototype-modal{background:#fff;border:1px solid #6f8495;width:470px;box-shadow:0 12px 28px #091c2b4d}.prototype-modal>header{background:#eef2f5;border-bottom:1px solid #9eafbc;align-items:center;height:42px;padding:0 12px;display:flex}.prototype-modal>header strong{font-size:14px}.prototype-modal>header button{background:0 0;border:0;width:30px;height:30px;margin-left:auto;font-size:18px}.prototype-modal-body{min-height:190px;padding:18px}.prototype-modal-kicker{color:#56758e;letter-spacing:1px;font:9px/1 Segoe UI,Arial,sans-serif;display:block}.prototype-modal-body p{color:#173b58;margin:15px 0;font-size:13px;line-height:1.7}.prototype-modal-body dl{border-top:1px solid #c5d0d8;margin:0}.prototype-modal-body dl>div{border-bottom:1px solid #d5dde3;grid-template-columns:110px 1fr;min-height:34px;display:grid}.prototype-modal-body dt,.prototype-modal-body dd{margin:0;padding:8px}.prototype-modal-body dt{color:#5c7182;background:#f1f4f6}.prototype-modal-body dd{color:#163a56;font-weight:700}.prototype-success{color:var(--green);background:#eaf7ef;border:1px solid #78b78b;margin-top:13px;padding:10px;font-weight:700}.prototype-error{color:#9b1c1c;background:#fff1f1;border:1px solid #c76969;margin-top:12px;padding:10px 12px;font-size:11px;font-weight:700}.prototype-modal>footer{background:#f8fafb;border-top:1px solid #b7c3cc;justify-content:flex-end;gap:8px;height:48px;padding:8px 12px;display:flex}.prototype-modal>footer button{color:#173d5e;background:#fff;border:1px solid #8295a7;min-width:90px}.prototype-modal>footer button.primary{background:var(--blue);color:#fff;border-color:#086fc4;font-weight:700}.search-result-modal{width:520px}@media (max-width:1400px){.erp-frame{min-width:1180px}.erp-brand{width:235px}.header-context{padding:0 10px}.global-search{width:230px}.purchase-workbench{grid-template-columns:430px minmax(700px,1fr)}.document-stage{padding-left:18px;padding-right:18px}}
