.production-control-module{grid-column:2/-1;min-width:0;height:100vh;max-height:100vh;overflow:hidden;display:grid;grid-template-rows:82px 50px 88px minmax(0,1fr) 58px;color:#172623;background:#f6f8f7;--pc-green:#087258;--pc-green-dark:#075844;--pc-border:#dce4e1;--pc-muted:#75827e;--pc-surface:#ffffff}.production-control-header{display:grid;grid-template-columns:minmax(220px,1fr) minmax(360px,520px) minmax(240px,1fr);grid-gap:24px;gap:24px;align-items:center;padding:12px 24px 8px 30px;background:#fff;border-bottom:1px solid #e5ebe8}.production-control-header>div:first-child>span{display:none}.production-control-header h1{margin:0;font-size:24px;line-height:1.15;letter-spacing:-.02em}.production-control-header p{margin:6px 0 0;color:#687773;font-size:13px}.production-control-search{height:42px;padding:0 11px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;border:1px solid #d8e0dd;background:#fff;border-radius:7px;box-shadow:0 2px 8px rgb(31 50 44/4%);color:#62716c}.production-control-search:focus-within{border-color:#86ad9f;box-shadow:0 0 0 3px rgb(8 114 88/8%)}.production-control-search input{min-width:0;border:0;outline:0;background:transparent;color:#23322e;font:inherit;font-size:13px}.production-control-search kbd{padding:3px 6px;border:0;border-radius:5px;background:#f1f4f3;color:#7b8783;font:600 10px/1.2 inherit}.production-control-user{justify-self:end;display:flex;align-items:center;gap:18px;font-size:12px}.production-control-user>span{height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;border:1px solid #dde4e2;border-radius:6px;background:#fff;color:#46554f}.production-control-user strong{font-size:13px;white-space:nowrap}.production-control-nav{padding:0 29px;display:flex;align-items:flex-end;gap:44px;background:#fff;border-bottom:1px solid #dfe6e3}.production-control-nav button{position:relative;height:50px;padding:0 0 12px;border:0;background:transparent;color:#586762;font:600 13px/1 inherit;cursor:pointer;white-space:nowrap}.production-control-nav button.active{color:var(--pc-green)}.production-control-nav button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--pc-green)}.production-control-metrics{margin:12px 18px;min-width:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#fff;border:1px solid var(--pc-border);border-radius:8px;box-shadow:0 2px 7px rgb(34 56 49/3%)}.production-control-metrics article{position:relative;min-width:0;padding:13px 26px;display:flex;align-items:center;justify-content:center;gap:18px;color:#485650}.production-control-metrics article+article:before{content:"";position:absolute;left:0;top:16px;bottom:16px;width:1px;background:#e4e9e7}.production-control-metrics article.tone-green{color:#167057}.production-control-metrics article.tone-red{color:#d73328}.production-control-metrics article.tone-amber{color:#d36b0f}.production-control-metrics article div{display:grid;grid-gap:3px;gap:3px}.production-control-metrics span{color:#6f7c78;font-size:11px}.production-control-metrics strong{font-size:20px;line-height:1}.production-control-layout{min-width:0;min-height:0;padding:0 18px 10px;display:grid;grid-template-columns:300px minmax(570px,1fr) 300px;grid-gap:12px;gap:12px}.production-action-rail,.production-project-queue,.production-project-workspace{min-width:0;min-height:0;overflow:hidden;background:#fff;border:1px solid var(--pc-border);border-radius:8px}.production-project-queue{display:grid;grid-template-rows:52px 44px minmax(0,1fr) 38px}.production-action-rail>header,.production-project-queue>header{padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5ebe8}.production-project-queue>header div{display:grid;grid-gap:2px;gap:2px}.production-action-rail>header strong,.production-project-queue>header strong{font-size:14px}.production-action-rail>header span,.production-project-queue>header small{color:#89938f;font-size:10px}.production-project-queue>footer button,.production-project-queue>header button{width:28px;height:28px;display:grid;place-items:center;border:0;background:transparent;color:#65736e;cursor:pointer}.production-queue-filters{padding:8px 10px;display:grid;grid-template-columns:repeat(4,1fr) 32px;grid-gap:2px;gap:2px;border-bottom:1px solid #e5ebe8}.production-queue-filters button{min-width:0;height:28px;padding:0 5px;border:1px solid transparent;border-radius:5px;background:transparent;color:#5f6d68;font:600 10px/1 inherit;cursor:pointer}.production-queue-filters button.active{border-color:#a7c4ba;background:#f0f8f5;color:var(--pc-green)}.production-project-list{min-height:0;overflow-y:auto;overscroll-behavior:contain}.production-project-card{position:relative;width:100%;min-height:112px;padding:13px;display:grid;grid-gap:7px;gap:7px;text-align:left;border:0;border-bottom:1px solid #e6ebe9;background:#fff;color:#24312d;cursor:pointer}.production-project-card:hover{background:#f8fbfa}.production-project-card.selected{z-index:1;margin:3px;width:calc(100% - 6px);border:1.5px solid #18755d;border-radius:7px;background:#f8fcfa;box-shadow:0 2px 7px rgb(9 104 80/8%)}.production-project-card-top{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-gap:6px;gap:6px}.production-project-card-top>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.production-project-card-top em{padding:4px 6px;border-radius:4px;background:#eef6f3;color:#25705c;font-style:normal;font-size:9px;white-space:nowrap}.production-project-card-top em.tone-amber{background:#fff3e4;color:#b96916}.production-project-card-top em.tone-red{background:#fff0ed;color:#c93d2e}.production-project-card-top em.tone-blue{background:#edf5fb;color:#3b7095}.production-project-card-top em.tone-purple{background:#f3f0fb;color:#6a58a3}.production-project-card-top i{width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#e63224;color:#fff;font:normal 700 9px/1 inherit}.production-project-card>b{font-size:11px}.production-project-card>small{overflow:hidden;color:#6d7b76;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.production-project-card footer,.production-project-card>span:not(.production-project-card-top){color:#75827e;font-size:9px}.production-project-card footer,.production-project-queue>footer{display:flex;justify-content:space-between}.production-project-queue>footer{padding:0 12px;align-items:center;color:#7f8b87;font-size:10px;border-top:1px solid #e5ebe8}.production-project-workspace{display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain}.production-project-heading{min-height:68px;padding:14px 20px 10px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.production-project-heading h2{margin:0;max-width:720px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;letter-spacing:-.02em}.production-project-heading h2 span{color:#9aa39f}.production-project-heading p{margin:8px 0 0;display:flex;align-items:center;gap:10px;color:#77837f;font-size:10px}.production-project-heading p i{width:3px;height:3px;border-radius:50%;background:#aeb7b3}.production-project-heading>em{color:var(--pc-green);font-style:normal;font-size:10px;white-space:nowrap}.production-plan-actual{margin:0 16px 10px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dfe6e3;border-radius:7px;background:#fff}.production-plan-actual>div{position:relative;padding:13px 10px;display:grid;grid-gap:6px;gap:6px;text-align:center}.production-plan-actual>div+div:before{content:"";position:absolute;left:0;top:15px;bottom:15px;width:1px;background:#e6ebe9}.production-plan-actual span{color:#6f7c77;font-size:10px}.production-plan-actual strong{font-size:16px}.production-plan-actual strong small{color:#64716d;font-size:9px;font-weight:600}.production-order-selector{padding:0 16px 8px;display:flex;gap:6px;overflow-x:auto}.production-order-selector button{min-width:170px;max-width:230px;padding:7px 8px;display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:2px 7px;gap:2px 7px;text-align:left;border:1px solid #dfe6e3;border-radius:5px;background:#fff;color:#4e5b57;cursor:pointer}.production-order-selector button.active{border-color:#85b5a6;background:#f0f8f5;color:#11654f}.production-order-selector button>span{grid-row:1/3;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#edf2f0;font-size:9px}.production-order-selector b,.production-order-selector small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-order-selector b{font-size:10px}.production-order-selector small{color:#8b9692;font-size:8px}.production-control-rail{position:relative;margin:0 16px 8px;padding:12px 8px 9px;display:flex;justify-content:space-between;border-left:1px solid #e1e7e5;border-right:1px solid #e1e7e5}.production-control-rail:before{content:"";position:absolute;left:7%;right:7%;top:29px;height:2px;background:#d8dfdc}.production-control-rail>div{position:relative;z-index:1;flex:1 1;min-width:62px;display:grid;justify-items:center;grid-gap:5px;gap:5px;text-align:center}.production-control-rail>div>span{width:32px;height:32px;display:grid;place-items:center;border:1px solid #d7dddb;border-radius:50%;background:#f0f2f1;color:#9ca6a2}.production-control-rail>div.is-done>span{border-color:#14815f;background:#fff;color:#0b7658}.production-control-rail>div.is-active>span{border:2px solid #0a7256;background:#dff1ea;color:#09684f;box-shadow:0 0 0 6px #eef8f4}.production-control-rail strong{font-size:9px;white-space:nowrap}.production-control-rail small{color:#89948f;font-size:8px;white-space:nowrap}.production-control-rail .is-active small,.production-control-rail .is-active strong{color:#087258;font-weight:700}.production-detail-tabs{padding:0 17px;display:flex;gap:30px;border-bottom:1px solid #dfe6e3;overflow-x:auto}.production-detail-tabs button{position:relative;height:39px;padding:0;border:0;background:transparent;color:#56645f;font:600 10px/1 inherit;white-space:nowrap;cursor:pointer}.production-detail-tabs button.active{color:var(--pc-green)}.production-detail-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--pc-green)}.production-detail-content{min-height:220px;padding:12px 16px 16px}.production-actual-panel>header,.production-color-table>header,.production-event-list>header,.production-purchase-section>header,.production-quality-list>header{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.production-actual-panel>header strong,.production-color-table>header strong,.production-event-list>header strong,.production-purchase-section>header strong,.production-quality-list>header strong{font-size:12px}.production-color-table>header span,.production-event-list>header span,.production-purchase-section>header small,.production-purchase-section>header span,.production-quality-list>header span{color:#82908b;font-size:9px}.production-purchase-table{overflow-x:auto;border:1px solid #dfe6e3;border-radius:7px}.production-purchase-table>*{min-width:730px;display:grid;grid-template-columns:28px minmax(150px,1.45fr) minmax(115px,1fr) 82px 76px 62px 72px 90px;align-items:center}.production-purchase-table .table-head{min-height:31px;padding:0 8px;background:#f7f9f8;color:#697671;font-size:8px;border-bottom:1px solid #e2e8e5}.production-purchase-table>button{width:100%;min-height:54px;padding:6px 8px;text-align:left;border:0;border-bottom:1px solid #e7ecea;background:#fff;color:#24312d;font:inherit;cursor:pointer}.production-purchase-table>button.selected,.production-purchase-table>button:hover{background:#f5faf8}.production-purchase-table>button.has-shortfall{background:#fff8ee;color:#a65318}.production-purchase-table>button span{min-width:0;font-size:9px}.production-purchase-table>button small,.production-purchase-table>button strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-purchase-table>button strong{font-size:9px}.production-purchase-table>button small{margin-top:3px;color:#74827d;font-size:7px}.production-purchase-table>button em{display:inline-block;padding:4px 5px;border:1px solid #cfe0d9;border-radius:4px;background:#eff7f4;color:#176b54;font-style:normal;font-size:8px}.production-purchase-table>button.has-shortfall em{border-color:#f3c9bc;background:#fff0ea;color:#bd432c}.production-purchase-table .table-total{min-height:36px;padding:0 8px;background:#fafcfb;font-size:9px}.production-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.production-actual-panel,.production-overview-grid article,.production-process-grid article{padding:14px;border:1px solid #dfe6e3;background:#fff;border-radius:6px}.production-overview-grid span{display:block;color:#75827e;font-size:9px}.production-overview-grid strong{display:block;margin-top:7px;font-size:15px}.production-overview-grid p{margin:6px 0 0;color:#6f7c77;font-size:9px}.production-process-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.production-process-grid article{display:flex;gap:10px;color:#0b6d54}.production-process-grid article.is-skipped{color:#98a29e;background:#f7f9f8}.production-process-grid span{display:block;color:#7e8a86;font-size:8px}.production-process-grid strong{display:block;margin-top:4px;color:#27342f;font-size:11px}.production-process-grid p{margin:5px 0 0;color:#6d7a75;font-size:8px}.production-color-table{border:1px solid #dfe6e3;border-radius:6px;overflow:hidden}.production-color-table>header{padding:10px 12px;margin:0;background:#f7f9f8}.production-color-table article{min-height:40px;padding:6px 12px;display:grid;grid-template-columns:28px minmax(90px,1fr) minmax(90px,1fr) minmax(70px,.7fr) minmax(70px,.7fr) 100px;align-items:center;border-top:1px solid #e5ebe8;font-size:9px}.production-color-table article small{color:#7b8783}.production-color-table article em{text-align:right;font-style:normal;font-weight:700}.production-event-list,.production-quality-list{display:grid;grid-gap:8px;gap:8px}.production-event-list>header,.production-quality-list>header{margin-bottom:2px}.production-quality-list article{padding:10px 12px;display:grid;grid-template-columns:26px minmax(0,1fr) auto;grid-gap:4px 8px;gap:4px 8px;align-items:center;border:1px solid #dfe6e3;border-left:3px solid #17906c;border-radius:5px}.production-quality-list article.result-reject,.production-quality-list article.result-rework{border-left-color:#d84433}.production-quality-list article div{display:grid;grid-gap:3px;gap:3px}.production-quality-list article strong{font-size:10px}.production-quality-list article span{color:#81908a;font-size:8px}.production-quality-list article em{padding:3px 6px;border-radius:4px;background:#edf8f4;color:#0c7659;font:normal 700 8px/1 inherit}.production-quality-list article p,.production-quality-list article small{grid-column:2/-1;margin:2px 0 0;color:#5f6d68;font-size:8px}.production-actual-panel>header em{padding:4px 7px;border-radius:4px;background:#eef5f2;color:#21715c;font:normal 600 8px/1 inherit}.production-actual-panel>div{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e1e7e5}.production-actual-panel>div p{margin:0;padding:12px;display:grid;grid-gap:5px;gap:5px}.production-actual-panel>div p+p{border-left:1px solid #e1e7e5}.production-actual-panel>div span{color:#78857f;font-size:8px}.production-actual-panel>div strong{font-size:12px}.production-actual-panel>p{margin:12px 0 0;color:#73807b;font-size:9px}.production-event-list article{min-height:44px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px}.production-event-list article>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#edf6f2;color:#147157}.production-event-list article strong{font-size:9px}.production-event-list article p{margin:3px 0 0;color:#85918c;font-size:8px}.production-event-list article em{color:#71807a;font:normal 700 8px/1 inherit}.production-inline-empty{padding:42px;text-align:center;color:#84908c;font-size:10px}.production-action-rail{padding-bottom:10px;overflow-y:auto}.production-action-rail>header{height:52px}.production-delivery-card,.production-exception-card,.production-hold-card,.production-primary-task,.production-side-card{margin:10px 10px 0;padding:12px;border:1px solid #dfe6e3;border-radius:7px;background:#fff}.production-primary-task{border-color:#efc991;background:#fffaf2}.production-hold-card{border-color:#ef9f90;background:#fff5f2}.production-exception-card{border-color:#efb6ab;background:#fff8f5}.production-delivery-card header,.production-exception-card header,.production-hold-card header,.production-primary-task header,.production-side-card header{display:flex;align-items:center;gap:8px;color:#137158}.production-primary-task header{color:#d06a0c}.production-hold-card header{color:#c23d2d}.production-exception-card header{color:#c44231}.production-delivery-card header strong,.production-exception-card header strong,.production-hold-card header strong,.production-primary-task header strong,.production-side-card header strong{font-size:11px}.production-exception-card>p,.production-hold-card>p,.production-primary-task>p,.production-side-card>p{margin:10px 0;color:#53615c;font-size:9px;line-height:1.55}.production-delivery-card dl,.production-exception-card dl,.production-hold-card dl,.production-primary-task dl,.production-side-card dl{margin:0;display:grid;grid-gap:7px;gap:7px}.production-delivery-card dl div,.production-exception-card dl div,.production-hold-card dl div,.production-primary-task dl div,.production-side-card dl div{display:flex;justify-content:space-between;gap:10px;font-size:8px}.production-delivery-card dt,.production-exception-card dt,.production-hold-card dt,.production-primary-task dt,.production-side-card dt{color:#84908c}.production-delivery-card dd,.production-exception-card dd,.production-hold-card dd,.production-primary-task dd,.production-side-card dd{margin:0;font-weight:700;text-align:right}.production-exception-card>button,.production-hold-card>button,.production-primary-task>button{width:100%;height:35px;margin-top:12px;border:0;border-radius:5px;background:#e8780f;color:#fff;font:700 10px/1 inherit;cursor:pointer}.production-exception-card>button{background:#cf4a37}.production-hold-card>button{background:#c23d2d}.production-side-card>span{display:block;margin:8px 0;color:#78857f;font-size:8px;line-height:1.5}.production-side-card>button{margin-top:10px;padding:0;display:flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--pc-green);font:700 9px/1 inherit;cursor:pointer}.production-delivery-card dd i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#1a936f}.production-delivery-card dd i.health-delayed,.production-delivery-card dd i.health-exception{background:#dc4533}.production-delivery-card dd i.health-at_risk{background:#e4811c}.production-control-actionbar{padding:8px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #dbe3e0;background:#fff}.production-control-actionbar>span{display:flex;align-items:center;gap:8px;color:#65736e;font-size:10px}.production-control-actionbar>div{display:flex;gap:10px}.production-control-actionbar button{height:37px;min-width:132px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d3dcd9;border-radius:6px;background:#fff;color:#35433e;font:700 10px/1 inherit;cursor:pointer}.production-control-actionbar button:disabled{opacity:.45;cursor:not-allowed}.production-control-actionbar button.primary{min-width:198px;border-color:var(--pc-green);background:var(--pc-green);color:#fff}.production-control-empty,.production-control-loading{min-height:180px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;color:#7b8883;font-size:10px}.production-control-empty.is-large{min-height:420px}.production-control-empty strong{color:#34423d;font-size:12px}.production-control-empty button{margin-top:5px;padding:7px 12px;border:0;border-radius:5px;background:var(--pc-green);color:#fff;font:700 9px/1 inherit;cursor:pointer}.production-control-loading span{width:22px;height:22px;border:2px solid #d4dfdb;border-top:2px solid var(--pc-green);border-radius:50%;animation:production-control-spin .8s linear infinite}@keyframes production-control-spin{to{transform:rotate(1turn)}}.production-control-error{position:fixed;z-index:40;top:88px;right:24px;max-width:430px;padding:10px 12px;display:flex;align-items:center;gap:8px;border:1px solid #efb4a9;background:#fff5f2;color:#aa3628;font-size:10px;box-shadow:0 12px 30px rgb(62 24 16/14%)}.production-control-error button{margin-left:auto;border:0;background:transparent;color:inherit;font-weight:700;cursor:pointer}.production-action-backdrop{position:fixed;z-index:120;inset:0;padding:28px;display:grid;place-items:center;background:rgb(16 30 25/42%)}.production-action-dialog{width:min(680px,96vw);max-height:90vh;overflow:auto;background:#fff;border-radius:10px;box-shadow:0 30px 80px rgb(18 39 32/25%)}.production-action-dialog>header{padding:20px 22px 16px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #e1e7e4}.production-action-dialog>header span{color:var(--pc-green);font-size:9px;font-weight:700}.production-action-dialog>header h2{margin:5px 0 0;font-size:18px}.production-action-dialog>header p{margin:6px 0 0;color:#73807b;font-size:10px}.production-action-dialog>header button{width:30px;height:30px;display:grid;place-items:center;border:0;background:transparent;color:#65736e;cursor:pointer}.production-action-form{padding:18px 22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}.production-action-form>label,.production-action-quantity-grid label{display:grid;grid-gap:6px;gap:6px}.production-action-form label>span,.production-action-quantity-grid label>span{color:#65736e;font-size:9px;font-weight:700}.production-action-form input,.production-action-form select,.production-action-form textarea,.production-action-quantity-grid input{width:100%;min-width:0;padding:0 10px;border:1px solid #d5deda;border-radius:5px;background:#fff;color:#26342f;font:500 11px/1.4 inherit;outline:none}.production-action-form input,.production-action-form select,.production-action-quantity-grid input{height:38px}.production-action-form textarea{padding-block:9px;resize:vertical}.production-action-form input:focus,.production-action-form select:focus,.production-action-form textarea:focus{border-color:#79aa9a;box-shadow:0 0 0 3px rgb(8 114 88/8%)}.production-action-form label>div{position:relative;display:flex}.production-action-form label>div input{padding-right:46px}.production-action-form label>div em{position:absolute;right:10px;top:13px;color:#76837e;font:normal 700 8px/1 inherit}.production-action-form .is-wide{grid-column:1/-1}.production-action-check{grid-column:1/-1;padding:10px;display:flex!important;align-items:center;gap:10px;border:1px solid #dce5e1;background:#f8fbfa}.production-action-check input{width:16px;height:16px}.production-action-check>span{display:grid;grid-gap:3px;gap:3px}.production-action-check b{color:#2e3c37;font-size:10px}.production-action-check small{color:#75827d;font-size:8px}.production-action-quantity-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.production-action-error{padding:9px 10px;border:1px solid #efb4a9;background:#fff4f1;color:#b43a2b;font-size:9px}.production-action-dialog>footer{padding:13px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e1e7e4;background:#fafcfb}.production-action-dialog>footer>span{color:#74817c;font-size:8px}.production-action-dialog>footer>div{display:flex;gap:9px}.production-action-dialog>footer button{height:36px;padding:0 16px;border:1px solid #d1dad7;border-radius:5px;background:#fff;color:#394741;font:700 9px/1 inherit;cursor:pointer}.production-action-dialog>footer button.primary{border-color:var(--pc-green);background:var(--pc-green);color:#fff}.production-control-toast{position:fixed;z-index:150;right:24px;bottom:76px;padding:10px 13px;display:flex;align-items:center;gap:8px;border:1px solid #9bc8b8;border-radius:6px;background:#eff9f5;color:#0d6d52;font-size:10px;box-shadow:0 12px 28px rgb(23 75 59/13%)}.production-control-planning{grid-row:3/-1;position:relative;overflow-y:auto;padding:14px 18px 22px}.production-control-floating-create{position:fixed;z-index:12;right:28px;bottom:28px;height:38px;padding:0 15px;display:flex;align-items:center;gap:7px;border:0;border-radius:6px;background:var(--pc-green);color:#fff;font:700 10px/1 inherit;box-shadow:0 10px 25px rgb(8 91 69/22%);cursor:pointer}@media (max-width:1280px){.production-control-layout{grid-template-columns:270px minmax(520px,1fr)}.production-action-rail{display:none}.production-control-header{grid-template-columns:minmax(190px,.8fr) minmax(320px,1.3fr) minmax(210px,.8fr)}.production-control-nav{gap:28px}}@media (max-width:980px){.production-control-module{grid-template-rows:auto auto auto minmax(0,1fr) 58px}.production-control-header{padding:12px 16px;grid-template-columns:1fr auto}.production-control-search{grid-column:1/-1;grid-row:2;width:100%}.production-control-user>span{display:none}.production-control-nav{padding:0 16px;gap:22px;overflow-x:auto}.production-control-metrics{grid-template-columns:repeat(5,minmax(110px,1fr));overflow-x:auto}.production-control-layout{grid-template-columns:245px minmax(500px,1fr);overflow-x:auto}}@media (max-width:760px){.production-control-module{height:calc(100dvh - 58px);max-height:calc(100dvh - 58px);grid-column:1/-1;grid-template-rows:auto 44px 76px minmax(0,1fr) auto}.production-control-header{grid-template-columns:1fr auto;gap:10px}.production-control-header h1{font-size:20px}.production-control-search{height:38px}.production-control-user strong{display:none}.production-control-nav{gap:25px}.production-control-nav button{height:44px;padding-bottom:11px}.production-control-metrics{margin:8px}.production-control-metrics article{padding:10px 14px;gap:9px}.production-control-layout{padding:0 8px 8px;display:block;overflow-y:auto}.production-project-queue{height:250px;margin-bottom:8px}.production-project-workspace{min-height:620px}.production-action-rail{display:block;margin-top:8px;max-height:none}.production-control-actionbar{position:-webkit-sticky;position:sticky;bottom:0;padding:7px 9px}.production-control-actionbar>span{display:none}.production-control-actionbar>div{width:100%}.production-control-actionbar button{flex:1 1;min-width:0;padding-inline:8px}.production-control-actionbar button.primary{min-width:0}.production-plan-actual{grid-template-columns:repeat(2,1fr)}.production-plan-actual>div:nth-child(3):before{display:none}.production-control-rail{overflow-x:auto;justify-content:flex-start}.production-control-rail>div{flex:0 0 88px}.production-detail-tabs{gap:23px}.production-action-form,.production-overview-grid,.production-process-grid{grid-template-columns:1fr}.production-action-check,.production-action-form .is-wide,.production-action-quantity-grid{grid-column:1}.production-action-dialog>footer{align-items:flex-start;flex-direction:column}.production-action-dialog>footer>div{width:100%}.production-action-dialog>footer button{flex:1 1}.production-control-planning{grid-row:3/-1;padding:8px}}.finance-module{grid-column:2/-1;min-width:0;height:100vh;max-height:100vh;overflow:hidden;display:grid;grid-template-rows:82px 50px 100px minmax(0,1fr) 58px;color:#172623;background:#f6f8f7;--finance-green:#087258;--finance-dark:#17443b;--finance-border:#dde5e2;--finance-muted:#75827e;--finance-surface:#fff}.finance-header{display:grid;grid-template-columns:minmax(220px,1fr) minmax(360px,520px) minmax(260px,1fr);grid-gap:24px;gap:24px;align-items:center;padding:11px 26px 8px 30px;background:#fff;border-bottom:1px solid #e4eae7}.finance-dialog header span,.finance-header>div:first-child>span,.finance-ledger-view>header span,.finance-match-workspace>header span{color:#0a7257;font-size:9px;font-weight:800;letter-spacing:.13em}.finance-header h1{margin:2px 0 0;font-size:24px;line-height:1.1;letter-spacing:-.025em}.finance-header p{margin:5px 0 0;color:#72807b;font-size:12px}.finance-search{height:42px;padding:0 11px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;border:1px solid #d7dfdc;border-radius:7px;background:#fff;color:#62706b;box-shadow:0 2px 8px rgb(25 58 49/4%)}.finance-search:focus-within{border-color:#85ad9f;box-shadow:0 0 0 3px rgb(8 114 88/8%)}.finance-search input{min-width:0;border:0;outline:0;background:transparent;color:#263530;font:inherit;font-size:13px}.finance-search kbd{padding:3px 6px;border-radius:5px;background:#f0f3f2;color:#788580;font:600 10px/1.2 inherit}.finance-user{justify-self:end;display:grid;grid-template-columns:auto auto;grid-gap:2px 14px;gap:2px 14px;align-items:center;font-size:12px}.finance-user>span{grid-row:1/3;height:38px;padding:0 11px;display:inline-flex;align-items:center;gap:8px;border:1px solid #dce3e0;border-radius:6px;color:#53615d}.finance-user strong{font-size:12px}.finance-user em{color:#7b8783;font:normal 9px/1 inherit}.finance-nav{padding:0 29px;display:flex;align-items:flex-end;gap:42px;overflow-x:auto;background:#fff;border-bottom:1px solid #dfe6e3}.finance-nav button{position:relative;height:50px;padding:0 0 12px;border:0;background:transparent;color:#586762;font:600 13px/1 inherit;cursor:pointer;white-space:nowrap}.finance-nav button.active{color:var(--finance-green)}.finance-nav button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--finance-green)}.finance-metrics{padding:13px 24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;background:#f6f8f7;border-bottom:1px solid #e0e6e3}.finance-metrics article{min-width:0;padding:12px 14px;display:flex;align-items:center;gap:12px;border:1px solid #dfe6e3;border-radius:7px;background:#fff;box-shadow:0 2px 8px rgb(36 57 50/3%)}.finance-metrics article>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:7px;background:#e7f4ef;color:#087258}.finance-metrics article:nth-child(3)>span{background:#fff1db;color:#bb6d24}.finance-metrics article:nth-child(4)>span{background:#e9eef8;color:#4d6b9b}.finance-metrics article div{min-width:0;display:grid;grid-gap:2px;gap:2px}.finance-metrics small{color:#71807b;font-size:10px}.finance-metrics strong{font-size:18px}.finance-metrics em,.finance-metrics strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.finance-metrics em{color:#86918d;font:normal 8px/1.35 inherit}.finance-dashboard{min-height:0;display:grid;grid-template-columns:390px minmax(500px,1fr) 300px;background:#f6f8f7}.finance-insight-rail,.finance-match-workspace,.finance-queue{min-height:0;background:#fff}.finance-queue{display:grid;grid-template-rows:58px 42px minmax(0,1fr) 46px;border-right:1px solid #dfe6e3}.finance-queue>header{padding:0 16px 0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3e8e6}.finance-queue>header div{display:grid;grid-gap:3px;gap:3px}.finance-queue>header strong{font-size:13px}.finance-queue>header small{color:#86918d;font-size:9px}.finance-queue>footer button,.finance-queue>header button{border:0;background:transparent;color:#60706a;cursor:pointer}.finance-queue-filters{padding:6px 12px;display:flex;gap:4px;border-bottom:1px solid #e5eae8}.finance-queue-filters button{flex:1 1;border:0;border-radius:5px;background:transparent;color:#6d7a76;font:600 9px/1 inherit;cursor:pointer}.finance-queue-filters button.active{background:#e7f3ef;color:#087258}.finance-queue-list{overflow-y:auto;padding:8px}.finance-queue-card{position:relative;width:100%;min-height:112px;margin-bottom:7px;padding:11px 12px 10px 16px;display:block;text-align:left;border:1px solid #e0e6e3;border-radius:7px;background:#fff;color:#1e2d28;font:inherit;cursor:pointer}.finance-queue-card:hover{background:#f9fbfa}.finance-queue-card.selected{border-color:#63a995;background:#edf8f4;box-shadow:0 0 0 1px rgb(8 114 88/8%)}.finance-queue-card>i{position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:0 3px 3px 0;background:#4c80a3}.finance-queue-card.tone-green>i{background:#0b8b67}.finance-queue-card.tone-amber>i{background:#d99032}.finance-queue-card.tone-red>i{background:#cc5d47}.finance-queue-card>span{display:flex;align-items:center;justify-content:space-between}.finance-queue-card>span b{padding:3px 5px;border-radius:4px;background:#edf3f1;color:#55706a;font-size:8px}.finance-queue-card>span em{color:#71807a;font:normal 8px/1 inherit}.finance-queue-card>strong{margin-top:8px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.finance-queue-card>small{margin-top:4px;display:block;color:#7f8a86;font-size:8px}.finance-queue-card footer{margin-top:11px;display:flex;align-items:flex-end;justify-content:space-between}.finance-queue-card footer b{font-size:13px}.finance-queue-card footer span{color:#8a9591;font-size:8px}.finance-queue>footer{padding:0 12px 0 16px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e4e9e7;color:#7d8985;font-size:9px}.finance-queue>footer button{height:28px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid #cfe0da;border-radius:5px;color:#087258}.finance-match-workspace{padding:0 20px 18px;overflow-y:auto;border-right:1px solid #dfe6e3}.finance-match-workspace>header{min-height:74px;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 2px 10px}.finance-match-workspace h2{margin:3px 0 0;font-size:18px}.finance-match-workspace>header p{margin:6px 0 0;color:#75817d;font-size:9px}.finance-match-workspace>header>em{padding:4px 6px;border-radius:4px;background:#edf5f2;color:#24725e;font:normal 8px/1 inherit}.finance-payable-match,.finance-reconciliation{display:grid;grid-gap:12px;gap:12px}.finance-evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.finance-evidence-grid article{min-width:0;padding:13px;border:1px solid #dfe6e3;border-radius:7px;background:#fff;box-shadow:0 2px 8px rgb(33 55 47/3%)}.finance-evidence-grid article>span{color:#76837e;font-size:9px}.finance-evidence-grid article>strong{margin-top:7px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.finance-evidence-grid article>p{min-height:28px;margin:6px 0;color:#75817d;font-size:9px;line-height:1.5}.finance-evidence-grid dl{margin:10px 0 0;display:grid;grid-gap:5px;gap:5px}.finance-evidence-grid dl div{display:flex;justify-content:space-between;gap:10px;color:#586662;font-size:9px}.finance-evidence-grid dt{color:#86918d}.finance-evidence-grid dd{margin:0;text-align:right}.finance-evidence-grid button{margin-top:10px;width:100%;height:30px;border:1px solid #a9c9be;border-radius:5px;background:#f2f8f6;color:#0a7057;font:700 9px/1 inherit;cursor:pointer}.finance-evidence-grid button:disabled{opacity:.45;cursor:not-allowed}.finance-allocation-form{padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;border:1px solid #dfe6e3;border-radius:7px;background:#f9fbfa}.finance-allocation-form label,.finance-dialog-form label{display:grid;grid-gap:5px;gap:5px;color:#5d6965;font-size:9px}.finance-allocation-form input,.finance-allocation-form select,.finance-dialog-form input,.finance-dialog-form select{min-width:0;height:34px;padding:0 9px;border:1px solid #d4deda;border-radius:5px;background:#fff;color:#25332e;font:500 10px/1 inherit;outline:none}.finance-allocation-form input:focus,.finance-allocation-form select:focus,.finance-dialog-form input:focus,.finance-dialog-form select:focus{border-color:#78aa9a;box-shadow:0 0 0 3px rgb(8 114 88/7%)}.finance-match-check{padding:10px 12px;display:flex;gap:10px;align-items:center;border:1px solid #cde1da;border-radius:7px;background:#eef8f4}.finance-match-check>span{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#d8eee6;color:#087258}.finance-match-check strong{display:block;font-size:10px}.finance-match-check p{margin:4px 0 0;color:#687773;font-size:8px}.finance-primary-action{height:38px;border:0;border-radius:6px;background:var(--finance-green);color:#fff;font:700 11px/1 inherit;cursor:pointer}.finance-primary-action:disabled{background:#aebbb7;cursor:not-allowed}.finance-match-summary{padding:16px;border:1px solid #f1d3a9;border-radius:7px;background:#fff9ef}.finance-match-summary span{color:#a56720;font-size:8px;font-weight:700}.finance-match-summary strong{margin-top:6px;display:block;font-size:13px}.finance-match-summary p{margin:7px 0 0;color:#7a6b58;font-size:9px;line-height:1.55}.finance-match-summary>button{display:inline-flex;min-height:30px;margin-top:11px;padding:0 10px;align-items:center;gap:5px;border:1px solid #c28a3b;border-radius:5px;background:#fff;color:#855817;font-size:9px;font-weight:750}.finance-match-summary>button:disabled{opacity:.5}.finance-insight-rail{padding:12px;overflow-y:auto;display:grid;align-content:start;grid-gap:12px;gap:12px}.finance-insight-rail>section{border:1px solid #dfe6e3;border-radius:7px;background:#fff}.finance-insight-rail section>header{height:42px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5ebe8}.finance-insight-rail section>header strong{font-size:10px}.finance-insight-rail section>header button{border:0;background:transparent;color:#087258;font:600 8px/1 inherit;cursor:pointer}.finance-insight-rail section>header em{min-width:22px;height:20px;display:grid;place-items:center;border-radius:10px;background:#f5e8e4;color:#b94f3b;font:normal 8px/1 inherit}.finance-forecast{height:104px;padding:12px 10px 5px;display:flex;align-items:flex-end;justify-content:space-between;gap:5px}.finance-forecast>div{flex:1 1;min-width:0;display:grid;justify-items:center;grid-gap:3px;gap:3px}.finance-forecast small,.finance-forecast>div>span{color:#7b8783;font-size:7px}.finance-forecast>div>i{height:58px;display:flex;align-items:flex-end;gap:2px}.finance-forecast b,.finance-forecast em{width:6px;min-height:3px;border-radius:2px 2px 0 0}.finance-forecast b{background:#42a98b}.finance-forecast em{background:#e5a94d}.finance-insight-rail section>footer{padding:0 10px 9px;display:flex;justify-content:center;gap:12px;color:#78847f;font-size:7px}.finance-insight-rail section>footer span{display:inline-flex;align-items:center;gap:4px}.finance-insight-rail section>footer i{width:6px;height:6px;border-radius:2px}.finance-insight-rail section>footer i.in{background:#42a98b}.finance-insight-rail section>footer i.out{background:#e5a94d}.finance-alert-list{padding:5px 7px}.finance-alert-list>button{width:100%;padding:8px 5px;display:grid;grid-template-columns:27px minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;text-align:left;border:0;border-bottom:1px solid #edf0ef;background:#fff;color:#26332f;font:inherit;cursor:pointer}.finance-alert-list>button:hover{background:#f8faf9}.finance-alert-list>button>span{width:27px;height:27px;display:grid;place-items:center;border-radius:6px;background:#fff0ec;color:#c95842}.finance-alert-list>button>span.severity-medium{background:#fff5df;color:#b87525}.finance-alert-list small,.finance-alert-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.finance-alert-list strong{font-size:8px}.finance-alert-list small{margin-top:3px;color:#7d8985;font-size:7px}.finance-actionbar{padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-top:1px solid #dfe6e3}.finance-actionbar>span{display:inline-flex;align-items:center;gap:8px;color:#75827d;font-size:9px}.finance-actionbar>div{display:flex;gap:8px}.finance-actionbar button,.finance-ledger-view>header button{height:34px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;border:1px solid #d3ddda;border-radius:5px;background:#fff;color:#4f5f59;font:700 9px/1 inherit;cursor:pointer}.finance-actionbar button.primary,.finance-ledger-view>header button{border-color:var(--finance-green);background:var(--finance-green);color:#fff}.finance-ledger-view{min-height:0;grid-row:3/-1;padding:22px 26px 30px;overflow:auto;background:#f6f8f7}.finance-ledger-view>header{margin-bottom:16px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.finance-ledger-view h2{margin:4px 0 0;font-size:21px}.finance-ledger-view p{margin:6px 0 0;color:#75817d;font-size:10px}.finance-ledger-table{overflow-x:auto;border:1px solid #dce4e1;border-radius:7px;background:#fff;box-shadow:0 2px 9px rgb(31 51 44/3%)}.finance-ledger-head,.finance-ledger-row{min-width:900px;display:grid;grid-template-columns:repeat(var(--finance-columns),minmax(110px,1fr));align-items:center}.finance-ledger-head{min-height:38px;padding:0 14px;background:#f2f6f4;color:#66746f;font-size:9px;font-weight:700;border-bottom:1px solid #dfe6e3}.finance-ledger-row{min-height:58px;padding:7px 14px;color:#33413c;font-size:10px;border-bottom:1px solid #e8eceb}.finance-ledger-row:last-child{border-bottom:0}.finance-ledger-row span{min-width:0;padding-right:9px;overflow:hidden;text-overflow:ellipsis}.finance-ledger-row b,.finance-ledger-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.finance-ledger-row small{margin-top:4px;color:#83908b;font-size:8px;font-weight:400}.finance-ledger-row em{display:inline-block;padding:4px 6px;border-radius:4px;background:#edf5f2;color:#176d57;font-style:normal;font-size:8px}.finance-ledger-row button{height:27px;padding:0 8px;border:1px solid #b9d3ca;border-radius:4px;background:#f3f8f6;color:#087258;font:700 8px/1 inherit;cursor:pointer}.finance-ledger-row button:disabled{opacity:.45}.finance-table-actions{display:flex;align-items:center;gap:4px}.finance-ledger-empty{padding:64px 20px;text-align:center;color:#81908a;font-size:11px}.finance-dialog-backdrop{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:24px;background:rgb(19 35 30/45%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.finance-dialog{width:min(620px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 32px));overflow:auto;border:1px solid #cfd9d5;border-radius:10px;background:#fff;box-shadow:0 24px 70px rgb(17 38 31/22%)}.finance-dialog>header{min-height:74px;padding:15px 18px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #e0e6e3}.finance-dialog h2{margin:5px 0 0;font-size:18px}.finance-dialog>header button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #d9e1de;border-radius:6px;background:#fff;color:#52615c;cursor:pointer}.finance-dialog-form{padding:17px 18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}.finance-dialog-form label.is-wide{grid-column:1/-1}.finance-dialog-form input[type=file]{height:auto;padding:8px}.finance-dialog-form label small{color:#7f8b87;font-size:8px}.finance-dialog>footer{min-height:58px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e0e6e3}.finance-dialog>footer>span{max-width:300px;color:#75827d;font-size:8px;line-height:1.45}.finance-dialog>footer>div{display:flex;gap:8px}.finance-dialog>footer button{height:32px;padding:0 13px;border:1px solid #d5dfdb;border-radius:5px;background:#fff;color:#52615c;font:700 9px/1 inherit;cursor:pointer}.finance-dialog>footer button.primary{border-color:var(--finance-green);background:var(--finance-green);color:#fff}.finance-error{position:absolute;z-index:20;left:414px;right:324px;top:238px;min-height:34px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid #efc5bc;border-radius:6px;background:#fff1ed;color:#a94d3b;font-size:9px}.finance-error button{margin-left:auto;border:0;background:transparent;color:inherit;font-weight:700;cursor:pointer}.finance-toast{position:fixed;z-index:100;right:24px;bottom:72px;padding:11px 14px;display:flex;align-items:center;gap:8px;border-radius:7px;background:#183f35;color:#fff;box-shadow:0 12px 30px rgb(16 47 38/24%);font-size:10px}.finance-empty,.finance-loading{min-height:180px;padding:30px 20px;display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;text-align:center;color:#7e8b86}.finance-empty strong{color:#53615c;font-size:11px}.finance-empty span,.finance-loading p{margin:0;max-width:230px;font-size:9px;line-height:1.5}.finance-empty.is-large{min-height:360px}.finance-empty.is-compact{min-height:80px}.finance-loading>span{width:24px;height:24px;border:2px solid #d9e4e0;border-top-color:#087258;border-radius:50%;animation:finance-spin .8s linear infinite}.finance-access-state{place-items:center;align-content:center;gap:10px}@keyframes finance-spin{to{transform:rotate(1turn)}}@media (max-width:1280px){.finance-dashboard{grid-template-columns:340px minmax(480px,1fr)}.finance-insight-rail{display:none}.finance-header{grid-template-columns:minmax(210px,1fr) minmax(330px,480px) auto}.finance-user>span{display:none}}@media (max-width:980px){.finance-module{grid-template-rows:auto 50px auto minmax(0,1fr) 58px}.finance-header{min-height:118px;grid-template-columns:1fr auto;padding:12px 18px}.finance-search{grid-column:1/-1;grid-row:2}.finance-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-dashboard{display:block;overflow-y:auto}.finance-queue{min-height:430px}.finance-match-workspace{min-height:540px}}@media (max-width:760px){.finance-module{height:calc(100dvh - 58px);max-height:calc(100dvh - 58px);grid-column:1/-1;grid-template-rows:auto 46px auto minmax(0,1fr) auto}.finance-header{min-height:128px;padding:10px 13px}.finance-header h1{font-size:21px}.finance-user em{display:none}.finance-nav{padding:0 13px;gap:26px}.finance-nav button{height:46px;padding-bottom:11px;font-size:11px}.finance-metrics{padding:9px;gap:7px}.finance-metrics article{padding:9px;gap:8px}.finance-metrics article>span{width:34px;height:34px}.finance-metrics strong{font-size:14px}.finance-actionbar{padding:8px 10px;align-items:stretch}.finance-actionbar>span{display:none}.finance-actionbar>div{width:100%}.finance-actionbar button{flex:1 1;justify-content:center}.finance-allocation-form,.finance-dialog-form,.finance-evidence-grid{grid-template-columns:1fr}.finance-dialog-form label.is-wide{grid-column:auto}.finance-ledger-view{grid-row:3/-1;padding:16px 10px 78px}.finance-dialog>footer{align-items:flex-start;flex-direction:column}.finance-dialog>footer>div{width:100%}.finance-dialog>footer button{flex:1 1}}@media print{.finance-module{display:none!important}}.commercial-order-module{--commercial-green:#0c735d;--commercial-dark:#183f37;--commercial-border:#dde5e2;grid-column:2/-1;grid-row:1;display:grid;min-width:0;height:100vh;grid-template-rows:82px 54px minmax(0,1fr);overflow:hidden;background:#f5f8f7;color:#1b2a27}.commercial-order-header{display:grid;padding:12px 25px 10px 29px;grid-template-columns:minmax(330px,1fr) minmax(300px,440px) auto;align-items:center;grid-gap:18px;gap:18px;border-bottom:1px solid #e3e9e7;background:#fff}.commercial-chain-card>header span,.commercial-finance-card>header span,.commercial-order-header>div>span{color:var(--commercial-green);font-size:9px;font-weight:820;letter-spacing:.13em}.commercial-order-header h1{margin:2px 0 0;font-size:24px;line-height:1.05;letter-spacing:-.035em}.commercial-order-header p{margin:5px 0 0;color:#75827e;font-size:11px}.commercial-order-header>label{display:grid;height:40px;padding:0 10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;border:1px solid #d5ddda;border-radius:8px;color:#687672}.commercial-order-header input{min-width:0;border:0;outline:0;background:transparent;font-size:12px}.commercial-order-header kbd{padding:3px 6px;border:1px solid #e0e6e4;border-radius:5px;background:#f7f9f8;color:#98a19e;font-size:9px}.commercial-draft-switch{display:inline-flex;height:39px;padding:0 12px;align-items:center;gap:6px;border:1px solid #bad2cc;border-radius:7px;background:#eef7f4;color:#176654;font-size:11px;font-weight:730;white-space:nowrap}.commercial-order-filters{display:flex;padding:7px 24px;align-items:center;gap:3px;border-bottom:1px solid var(--commercial-border);background:#fff}.commercial-order-filters>button:not(.commercial-refresh){height:39px;padding:0 14px;position:relative;border:0;background:transparent;color:#687572;font-size:11px;font-weight:690}.commercial-order-filters>button:not(.commercial-refresh):after{position:absolute;right:10px;bottom:-8px;left:10px;height:2px;background:transparent;content:""}.commercial-order-filters>button.active{color:#0a6a55}.commercial-order-filters>button.active:after{background:#1d806b}.commercial-order-filters button span{margin-left:6px;color:#99a29f;font-size:9px}.commercial-refresh{display:inline-flex;height:31px;margin-left:auto;padding:0 9px;align-items:center;gap:5px;border:1px solid #dce3e1;border-radius:6px;background:#fff;color:#63716d;font-size:10px}.commercial-order-notice{display:flex;min-height:38px;padding:8px 12px;position:fixed;z-index:20;top:142px;right:24px;align-items:center;gap:8px;border:1px solid #aed8cb;border-radius:8px;background:#eef9f5;color:#226a58;font-size:11px;box-shadow:0 10px 28px rgb(35 73 63/15%)}.commercial-order-notice.is-error{border-color:#e5b8ae;background:#fff4f1;color:#96473b}.commercial-order-notice span{max-width:470px}.commercial-order-notice button{display:grid;padding:2px;place-items:center;border:0;background:transparent;color:inherit}.commercial-order-layout{display:grid;min-width:0;min-height:0;grid-template-columns:294px minmax(0,1fr);overflow:hidden}.commercial-order-list{display:grid;min-height:0;grid-template-rows:43px minmax(0,1fr);border-right:1px solid var(--commercial-border);background:#fbfcfc}.commercial-order-list>header{display:flex;padding:0 13px;align-items:center;justify-content:space-between;border-bottom:1px solid #e6ebe9}.commercial-order-list>header strong{font-size:11px}.commercial-order-list>header small{color:#899591;font-size:9px}.commercial-order-list>div{min-height:0;padding:9px;overflow:auto}.commercial-order-list>div>button{display:block;width:100%;margin-bottom:7px;padding:10px;border:1px solid #e0e6e4;border-radius:8px;background:#fff;color:inherit;text-align:left}.commercial-order-list>div>button:hover{border-color:#b6d0c8}.commercial-order-list>div>button.active{border-color:#66a997;background:#f4fbf8;box-shadow:inset 3px 0 #28836f}.commercial-order-list button footer,.commercial-order-list button header{display:flex;align-items:center;justify-content:space-between;gap:8px}.commercial-order-list button header strong{color:#25332f;font-size:11px}.commercial-order-list em,.commercial-order-summary>em{padding:3px 7px;border-radius:9px;background:#eef2f0;color:#65716e;font-size:8px;font-style:normal;font-weight:760;white-space:nowrap}.commercial-order-list em.is-won,.commercial-order-summary>em.is-won{background:#e9f1f8;color:#356b96}.commercial-order-list em.is-approved,.commercial-order-summary>em.is-approved{background:#e5f5ec;color:#28704a}.commercial-order-list em.is-finance,.commercial-order-summary>em.is-finance{background:#fff2d9;color:#966414}.commercial-order-list em.is-closed,.commercial-order-summary>em.is-closed{background:#e8efed;color:#405c55}.commercial-order-list h3{margin:7px 0 3px;font-size:12px}.commercial-order-list h3,.commercial-order-list p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commercial-order-list p{margin:0;color:#83908c;font-size:9px}.commercial-order-list footer{margin-top:9px}.commercial-order-list footer b{color:#1d594c;font-size:11px}.commercial-order-list footer span{overflow:hidden;color:#84908d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.commercial-order-workspace{min-width:0;min-height:0;padding:10px 12px 18px;overflow:auto}.commercial-state{display:grid;min-height:180px;padding:20px;place-items:center;align-content:center;grid-gap:6px;gap:6px;color:#82908c;text-align:center}.commercial-state.is-large{min-height:420px}.commercial-state strong{color:#40534e;font-size:13px}.commercial-state span{max-width:230px;font-size:10px;line-height:1.5}.commercial-order-summary{display:grid;min-height:78px;padding:11px 14px;grid-template-columns:minmax(230px,1fr) minmax(460px,1.5fr) auto;align-items:center;grid-gap:15px;gap:15px;border:1px solid var(--commercial-border);border-radius:9px;background:#fff}.commercial-order-summary>div>span{color:#14715c;font-size:9px;font-weight:800}.commercial-order-summary h2{margin:2px 0 0;font-size:19px;letter-spacing:-.025em}.commercial-order-summary p{margin:4px 0 0;overflow:hidden;color:#7c8985;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.commercial-order-summary dl{display:grid;margin:0;grid-template-columns:1.2fr 1fr .5fr 1fr;grid-gap:12px;gap:12px}.commercial-order-summary dl div{min-width:0}.commercial-order-summary dt{color:#8a9692;font-size:8px}.commercial-order-summary dd{margin:4px 0 0;overflow:hidden;color:#354a44;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.commercial-order-progress{display:grid;margin:9px 0;padding:8px;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--commercial-border);border-radius:9px;background:#fff}.commercial-order-progress>button,.commercial-order-progress>div{display:flex;min-width:0;min-height:48px;padding:5px 9px;position:relative;align-items:center;gap:7px;border:0;border-right:1px solid #e5eae8;background:transparent;color:#7a8783;text-align:left}.commercial-order-progress>:last-child{border-right:0}.commercial-order-progress i{display:grid;width:24px;height:24px;flex:none;place-items:center;border:1px solid #d8e0dd;border-radius:50%;background:#f6f8f7;font-size:9px;font-style:normal}.commercial-order-progress span{min-width:0;flex:1 1}.commercial-order-progress small,.commercial-order-progress strong{display:block}.commercial-order-progress strong{color:#53615d;font-size:10px}.commercial-order-progress small{margin-top:3px;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.commercial-order-progress .done{color:#27715c}.commercial-order-progress .done i{border-color:#78b7a6;background:#e8f6f1;color:#146a55}.commercial-order-progress .done strong{color:#225f4f}.commercial-order-progress .active i{border-color:#e1bb71;background:#fff5de;color:#976817}.commercial-order-detail-grid{display:grid;min-height:430px;grid-template-columns:minmax(0,1.35fr) minmax(310px,.85fr);grid-gap:9px;gap:9px}.commercial-chain-card,.commercial-finance-card,.commercial-order-events{overflow:hidden;border:1px solid var(--commercial-border);border-radius:9px;background:#fff}.commercial-chain-card>header,.commercial-finance-card>header,.commercial-order-events>header{display:flex;min-height:51px;padding:8px 12px;align-items:center;justify-content:space-between;border-bottom:1px solid #e6ebe9}.commercial-chain-card h3,.commercial-finance-card h3{margin:2px 0 0;font-size:12px}.commercial-chain-card>header small,.commercial-order-events>header small{color:#87938f;font-size:8px}.commercial-chain-groups{display:grid;padding:9px;grid-gap:8px;gap:8px}.commercial-chain-groups article{overflow:hidden;border:1px solid #e1e7e5;border-radius:7px}.commercial-chain-groups article>header{display:flex;min-height:37px;padding:0 9px;align-items:center;gap:7px;border-bottom:1px solid #e7ecea;background:#f8faf9;color:#34685b}.commercial-chain-groups article>header strong{flex:1 1;color:#40534e;font-size:10px}.commercial-chain-groups article>header em{display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:#e8f2ee;font-size:8px;font-style:normal}.commercial-chain-groups article>div{display:grid;min-height:39px;padding:5px 9px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;border-bottom:1px solid #edf0ef}.commercial-chain-groups article>div:last-child{border-bottom:0}.commercial-chain-groups article>div b,.commercial-chain-groups article>div span{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.commercial-chain-groups article>div b{color:#2f5d52}.commercial-chain-groups article>div small{color:#899591;font-size:8px}.commercial-chain-groups article>p{margin:0;padding:14px 9px;color:#86938f;font-size:9px}.commercial-finance-card>header button{display:inline-flex;height:28px;padding:0 8px;align-items:center;gap:4px;border:1px solid #b9d3cc;border-radius:6px;background:#eef8f5;color:#1f6d5a;font-size:8px;font-weight:720}.commercial-finance-restricted{display:grid;min-height:270px;padding:25px;place-items:center;align-content:center;color:#778682;text-align:center}.commercial-finance-restricted strong{margin-top:8px;color:#40534e;font-size:12px}.commercial-finance-restricted p{max-width:290px;font-size:9px;line-height:1.6}.commercial-finance-metrics{display:grid;margin:0;grid-template-columns:repeat(2,1fr)}.commercial-finance-metrics div{min-height:62px;padding:11px;border-right:1px solid #e8eceb;border-bottom:1px solid #e8eceb}.commercial-finance-metrics div:nth-child(2n){border-right:0}.commercial-finance-metrics dt{color:#84918d;font-size:8px}.commercial-finance-metrics dd{margin:5px 0 0;color:#334a44;font-size:13px;font-weight:750}.commercial-finance-metrics div.is-profit{background:#edf8f4}.commercial-finance-metrics div.is-profit dd{color:#126a54}.commercial-settlement{display:grid;padding:8px 10px;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.commercial-settlement>span{display:flex;padding:7px 8px;justify-content:space-between;border-radius:6px;background:#f5f7f6}.commercial-settlement b{color:#71807c;font-size:8px}.commercial-settlement strong{color:#4b5d58;font-size:9px}.commercial-cost-form{display:grid;margin:0 9px 8px;padding:9px;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;border:1px solid #cfe0db;border-radius:7px;background:#f5faf8}.commercial-cost-form label{display:grid;grid-gap:3px;gap:3px}.commercial-cost-form label.wide{grid-column:1/-1}.commercial-cost-form label span{color:#667773;font-size:8px}.commercial-cost-form input,.commercial-cost-form select{width:100%;height:29px;min-width:0;padding:0 7px;border:1px solid #d9e2df;border-radius:5px;background:#fff;font-size:9px}.commercial-cost-form button{height:29px;grid-column:1/-1;border:0;border-radius:5px;background:#126e59;color:#fff;font-size:9px;font-weight:730}.commercial-cost-form button:disabled{opacity:.5}.commercial-cost-ledger{margin:0 9px 8px;overflow:hidden;border:1px solid #e1e6e4;border-radius:7px}.commercial-cost-ledger>header{display:flex;min-height:30px;padding:0 8px;align-items:center;justify-content:space-between;background:#f8faf9}.commercial-cost-ledger header strong{font-size:9px}.commercial-cost-ledger header small{color:#85918d;font-size:8px}.commercial-cost-ledger>div{display:flex;min-height:38px;padding:6px 8px;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #e9edeb}.commercial-cost-ledger>div span{min-width:0}.commercial-cost-ledger>div small,.commercial-cost-ledger>div strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commercial-cost-ledger>div strong{color:#40514d;font-size:9px}.commercial-cost-ledger>div small{margin-top:2px;color:#87938f;font-size:7px}.commercial-cost-ledger>div b{color:#8c5b1a;font-size:9px;white-space:nowrap}.commercial-cost-ledger>p{margin:0;padding:12px 8px;color:#899591;font-size:8px}.commercial-finance-card>footer{padding:0 9px 10px}.commercial-close-button{display:flex;width:100%;min-height:33px;align-items:center;justify-content:center;gap:5px;border:1px solid #2b7361;border-radius:6px;background:#fff;color:#1d6655;font-size:9px;font-weight:730}.commercial-close-button:disabled{border-color:#cbd5d2;color:#84908d}.commercial-finance-card>footer small{display:block;margin-top:5px;color:#8b9693;font-size:7px;line-height:1.45}.commercial-order-events{margin-top:9px}.commercial-order-events>header{min-height:39px}.commercial-order-events>header strong{font-size:10px}.commercial-order-events>div{display:grid;padding:7px 10px 9px;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px}.commercial-order-events article{display:flex;min-width:0;min-height:41px;padding:6px 7px;align-items:center;gap:6px;border:1px solid #e3e8e6;border-radius:6px}.commercial-order-events article>i{width:7px;height:7px;flex:none;border-radius:50%;background:#4a9a84}.commercial-order-events article>span{min-width:0;flex:1 1}.commercial-order-events article small,.commercial-order-events article strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commercial-order-events article strong{color:#42534f;font-size:8px}.commercial-order-events article small{margin-top:2px;color:#8a9592;font-size:7px}.commercial-order-events article em{color:#28705d;font-size:7px;font-style:normal}@media (max-width:1180px){.commercial-order-header{grid-template-columns:minmax(260px,1fr) minmax(280px,400px)}.commercial-draft-switch{display:none}.commercial-order-detail-grid{grid-template-columns:1fr}.commercial-order-summary{grid-template-columns:minmax(220px,1fr) minmax(360px,1.4fr) auto}.commercial-order-events>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:850px){.commercial-order-module{grid-column:1/-1;height:100dvh;grid-template-rows:auto auto minmax(0,1fr)}.commercial-order-header{padding:10px 12px;grid-template-columns:1fr}.commercial-order-header>label{display:none}.commercial-order-layout{grid-template-columns:1fr}.commercial-order-list{display:none}.commercial-order-workspace{padding:8px}.commercial-order-summary{grid-template-columns:1fr auto}.commercial-order-summary dl{display:none}.commercial-order-progress{grid-template-columns:repeat(5,minmax(60px,1fr));overflow-x:auto}.commercial-order-progress small{display:none}}