:root{color:#22384f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f6f9;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #2f7cdc3d}.app-shell{background:#f4f6f9;grid-template-columns:244px minmax(0,1fr);min-height:100vh;display:grid}.workspace-error-page{place-items:center;padding:32px;display:grid}.workspace-error-card{background:#fff;border:1px solid #d8e1eb;border-radius:16px;width:min(560px,100%);padding:32px;box-shadow:0 12px 30px #0f2a4814}.workspace-error-card h1{margin:8px 0}.workspace-error-card p{color:#61748a;margin:0 0 22px}.sidebar{box-sizing:border-box;color:#dce8f5;background:#09294d;flex-direction:column;height:100vh;padding:24px 18px 18px;display:flex;position:sticky;top:0;overflow-y:auto}.brand{border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;padding:0 10px 24px;display:flex}.brand-mark{color:#fff;background:#1d6ee8;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.brand div{line-height:1.1;display:grid}.brand strong{color:#fff;letter-spacing:.08em;font-size:17px}.brand span:last-child{color:#9db4ce;margin-top:4px;font-size:12px}.sidebar nav{gap:4px;padding-top:20px;display:grid}.nav-item{color:#c7d6e7;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;padding:10px 12px;font-size:14px;display:flex}.nav-item:hover,.nav-item.active{color:#fff;background:#357ee133}.nav-item:disabled{cursor:default;opacity:.48}.nav-item:disabled:hover{color:#c7d6e7;background:0 0}.nav-item.active{box-shadow:inset 3px 0 #4d9aff}.nav-dot{border:1px solid;border-radius:50%;width:7px;height:7px}.nav-item.active .nav-dot{background:#6eafff}.sidebar-footer{margin-top:auto}.environment{color:#7895b5;border-top:1px solid #ffffff1a;margin:14px 12px 0;padding-top:14px;font-size:11px}main{min-width:0;padding:30px 34px 18px}.topbar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.eyebrow{color:#477198;letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:700}.topbar h1{color:#15283e;letter-spacing:-.02em;margin:4px 0;font-size:30px}.topbar p{color:#6a7888;margin:0;font-size:14px}.topbar-actions{gap:10px;display:flex}button{font-family:inherit}.primary-button,.secondary-button{cursor:pointer;border-radius:7px;min-height:40px;padding:0 17px;font-size:14px;font-weight:700}.button-link{box-sizing:border-box;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.primary-button{color:#fff;background:#1769d2;border:1px solid #155fc3;box-shadow:0 5px 14px #1769d22e}.primary-button:hover{background:#115bb9}.secondary-button{color:#304860;background:#fff;border:1px solid #c7d0da}.workflow-card,.content-card{background:#fff;border:1px solid #dce2e9;border-radius:11px;box-shadow:0 3px 12px #142a430a}.workflow-card{grid-template-columns:155px 1fr;align-items:center;gap:20px;padding:17px 20px;display:grid}.workflow-label{border-right:1px solid #e1e6ec;gap:2px;padding-right:20px;display:grid}.workflow-label span{color:#263d55;font-weight:750}.workflow-label small{color:#8894a0}.stage-list{grid-template-columns:repeat(6,minmax(90px,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.stage-list li{color:#6b7887;white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:flex;position:relative}.stage-list li:not(:last-child):after{content:"";background:#d4dce5;width:22px;height:1px;position:absolute;right:6px}.stage-number{color:#778493;background:#f8fafc;border:1px solid #ccd5de;border-radius:50%;place-items:center;width:23px;height:23px;font-size:11px;font-weight:700;display:grid}.stage-list .current{color:#155fbd;font-weight:700}.stage-list .current .stage-number{color:#fff;background:#1769d2;border-color:#1769d2}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.summary-card{background:#fff;border:1px solid #dce2e9;border-radius:10px;justify-content:space-between;align-items:center;min-height:82px;padding:0 19px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #142a4309}.summary-card:before{content:"";background:#4386de;width:4px;position:absolute;inset:0 auto 0 0}.summary-card.amber:before{background:#d79a2d}.summary-card.violet:before{background:#8365c3}.summary-card.red:before{background:#cc5c61}.summary-card span{color:#657486;font-size:13px}.summary-card strong{color:#20364e;font-size:27px}.content-card{min-height:465px;overflow:hidden}.table-toolbar{border-bottom:1px solid #e2e7ed;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:0 18px;display:flex}.filter-tabs{gap:5px;display:flex}.filter-tabs button{color:#687789;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 11px;font-size:13px}.filter-tabs button:hover,.filter-tabs button.selected{color:#145ebd;background:#eaf2fd;font-weight:700}.search-field input{box-sizing:border-box;width:260px;height:36px;font:inherit;border:1px solid #cdd6df;border-radius:7px;outline:none;padding:0 12px;font-size:13px}.search-field input:focus{border-color:#4c8dde;box-shadow:0 0 0 3px #2f7cdc1f}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th{color:#5f6e7e;letter-spacing:.025em;text-align:left;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e1e6ec;padding:12px 14px;font-size:11px;font-weight:750}.empty-row td{padding:0}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:30px;display:flex}.empty-icon{color:#1b65bd;background:#eef5fd;border:1px solid #bfd3eb;border-radius:17px;place-items:center;width:58px;height:58px;margin-bottom:15px;font-size:13px;font-weight:800;display:grid}.empty-state strong{color:#263c53;font-size:17px}.empty-state p{color:#758292;max-width:500px;margin:7px 0 18px;font-size:13px;line-height:1.55}.primary-button.compact{min-height:36px}.statusbar{color:#7d8997;justify-content:space-between;padding:13px 2px 0;font-size:11px;display:flex}.statusbar span{align-items:center;gap:6px;display:flex}.status-dot{background:#36a66a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #36a66a1f}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.quotation-workspace-overlay{z-index:20;background:#f4f6f9;position:fixed;inset:0 0 0 244px;overflow:hidden auto}.quotation-workspace{box-sizing:border-box;width:100%;max-width:1540px;margin:0 auto;padding:26px 32px 30px}.quotation-topbar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.quotation-topbar h1{color:#15283e;margin:4px 0;font-size:28px}.quotation-topbar p{color:#6a7888;margin:0;font-size:13px}.back-link{color:#225f9e;cursor:pointer;background:0 0;border:0;margin:0 0 13px;padding:0;font-size:13px;font-weight:700;display:block}.quotation-status-block{color:#718092;justify-items:end;gap:7px;min-width:190px;font-size:12px;display:grid}.quotation-autosave-badge{color:#176837;background:#e5f7ec;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.quotation-duplicate-button{min-height:38px;padding:7px 11px}.quotation-form{gap:15px;min-width:0;display:grid}.quotation-card{box-sizing:border-box;background:#fff;border:1px solid #d8e0e8;border-radius:10px;box-shadow:0 3px 12px #142a430a}.quotation-customer-card{grid-template-columns:1fr 1.15fr 2fr 1fr;gap:16px;padding:17px 19px;display:grid}.quotation-customer-card>div,.quotation-customer-card>label{color:#667688;align-content:start;gap:4px;min-width:0;font-size:12px;display:grid}.quotation-customer-card strong{color:#263c53;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.quotation-customer-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quotation-customer-card input,.terms-grid input,.terms-grid textarea,.general-discount input,.general-discount select{box-sizing:border-box;color:#263c53;width:100%;font:inherit;background:#fff;border:1px solid #cbd5df;border-radius:6px;padding:8px 10px}.items-card{min-width:0;overflow:hidden}.card-heading{border-bottom:1px solid #e1e7ed;justify-content:space-between;align-items:center;gap:20px;padding:15px 18px;display:flex}.card-heading h2,.totals-card h2{color:#253b52;margin:0;font-size:16px}.card-heading p{color:#7b8795;margin:3px 0 0;font-size:12px}.quotation-item-actions{flex-wrap:wrap;gap:8px;display:flex}.quotation-items-wrap{overflow-x:auto}.quotation-items-table{table-layout:fixed;width:100%;min-width:1420px}.quotation-items-table th:first-child{width:30px}.quotation-items-table th:nth-child(2){width:82px}.quotation-items-table th:nth-child(3){width:110px}.quotation-items-table th:nth-child(4){width:250px}.quotation-items-table th:nth-child(5){width:180px}.quotation-items-table th:nth-child(6){width:75px}.quotation-items-table th:nth-child(7){width:120px}.quotation-items-table th:nth-child(8){width:70px}.quotation-items-table th:nth-child(9){width:105px}.quotation-items-table th:nth-child(10){width:125px}.quotation-items-table th:nth-child(11){width:110px}.quotation-items-table th:nth-child(12){width:120px}.quotation-items-table th:nth-child(13){width:38px}.quotation-items-table td{color:#526274;vertical-align:top;border-bottom:1px solid #edf0f3;padding:9px 6px;font-size:13px}.quotation-items-table input,.quotation-items-table textarea,.quotation-items-table select{box-sizing:border-box;color:#253a50;width:100%;min-height:35px;font:inherit;resize:vertical;background:#fff;border:1px solid #cbd5df;border-radius:5px;padding:7px 8px}.quotation-items-table input:focus,.quotation-items-table textarea:focus,.quotation-items-table select:focus,.quotation-customer-card input:focus,.terms-grid input:focus,.terms-grid textarea:focus{border-color:#4c8dde;outline:0;box-shadow:0 0 0 2px #2f7cdc1c}.discount-control{grid-template-columns:1fr;gap:4px;display:grid}.money-cell{text-align:right;white-space:nowrap;font-weight:700;color:#20364e!important}.remove-line{color:#af3f47;cursor:pointer;background:#fff0f0;border:0;border-radius:6px;width:30px;height:30px;font-size:19px}.quotation-product-image{color:#376b9e;cursor:pointer;background:#f7fafc;border:1px solid #ccd7e1;border-radius:7px;width:72px;min-height:62px;padding:3px;font-size:11px;font-weight:700;overflow:hidden}.quotation-product-image img{object-fit:contain;width:100%;height:58px;display:block}.catalog-linked{color:#16845f;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:800;display:block}.product-picker-backdrop{z-index:80;background:#0c1d309e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-picker{box-sizing:border-box;background:#f7f9fc;border:1px solid #d6e0ea;border-radius:16px;flex-direction:column;width:min(1500px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0616264d}.product-picker>header{background:#fff;border-bottom:1px solid #dce4ec;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px 16px;display:flex}.product-picker h2{color:#183954;margin:3px 0}.product-picker header p{color:#6c7c8c;margin:0;font-size:13px}.product-picker-toolbar{background:#fff;border-bottom:1px solid #e0e7ef;grid-template-columns:minmax(320px,1fr) 190px 190px auto;align-items:center;gap:10px;padding:14px 22px;display:grid}.product-picker-toolbar input,.product-picker-toolbar select{box-sizing:border-box;color:#263d54;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #bcc9d6;border-radius:8px;padding:9px 12px}.ready-template-backdrop{z-index:1250;background:#081c30a3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ready-template-dialog{background:#fff;border-radius:15px;width:min(980px,100%);max-height:90vh;overflow:auto;box-shadow:0 24px 70px #081c304d}.ready-template-dialog>header{z-index:2;background:#fff;border-bottom:1px solid #d9e3ec;justify-content:space-between;align-items:flex-start;gap:18px;padding:16px 18px;display:flex;position:sticky;top:0}.ready-template-dialog>header h2{color:#173b5b;margin:3px 0}.ready-template-dialog>header p{color:#647b90;max-width:720px;margin:0}.ready-template-search{background:#f7fafc;border-bottom:1px solid #e1e7ed;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px 12px;display:grid}.ready-template-search input{min-height:44px;font:inherit;border:1px solid #bdcbd8;border-radius:8px;padding:9px 12px}.ready-template-list{gap:7px;padding:10px 12px;display:grid}.ready-template-list article{border:1px solid #dbe4ec;border-radius:10px;grid-template-columns:minmax(220px,.9fr) minmax(280px,1.2fr) auto;align-items:center;gap:12px;padding:10px 11px;display:grid}.ready-template-list article>div:first-child{gap:2px;min-width:0;display:grid}.ready-template-list article>div:first-child>span{color:#176bd8;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:850}.ready-template-list h3,.ready-template-create h3{color:#173b5b;margin:0}.ready-template-list p,.ready-template-create p{color:#647b90;margin:2px 0}.ready-template-list small{color:#73879a}.ready-template-models{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.ready-template-models span{color:#315a7d;background:#eef4f9;border-radius:6px;padding:5px 7px;font-size:11px;font-weight:750}.ready-template-empty{color:#687d90;text-align:center;justify-items:center;gap:4px;padding:28px;display:grid}.ready-template-create{background:#f5f9fd;border-top:1px solid #dce5ed;grid-template-columns:minmax(240px,1fr) minmax(170px,.55fr) minmax(170px,.55fr) auto;align-items:end;gap:10px;padding:12px;display:grid}.ready-template-create label{color:#385570;gap:5px;font-size:12px;font-weight:800;display:grid}.ready-template-create input{min-height:44px;font:inherit;border:1px solid #bdcbd8;border-radius:8px;padding:9px 10px}@media (width<=760px){.ready-template-backdrop{align-items:end;padding:0}.ready-template-dialog{border-radius:16px 16px 0 0;width:100%;max-height:94vh}.ready-template-search,.ready-template-list article,.ready-template-create{grid-template-columns:1fr}.ready-template-list article>button{width:100%}}.quotation-price-warning{color:#8f2f25;background:#fff1ef;border:1px solid #efb0a9;border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:8px 16px;margin:0 0 12px;padding:11px 13px;display:flex}.quotation-empty-items{color:#334e68;background:#f5f9fd;border:1px dashed #9db5cf;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px 16px;margin:0 0 10px;padding:10px 12px;display:flex}.quotation-markup-input,.quotation-selling-price{gap:4px;display:grid}.quotation-markup-input small,.quotation-markup-default,.quotation-selling-price small{color:#697b8e;font-size:11px;line-height:1.25}.quotation-items-table input.price-required{background:#fff4f2;border-color:#d94a3a}.quotation-selling-price small{color:#b33327;font-weight:700}.quotation-supplier-control{gap:5px;min-width:180px;display:grid}.quotation-supplier-control select{min-width:180px}.quotation-supplier-control small{color:#a2601d;font-size:10px;font-weight:750}.quotation-supplier-control .quotation-supplier-cost{color:#27445f;font-size:11px;line-height:1.35}.inline-add-supplier{color:#1768b0;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:10px;font-weight:800}.catalog-supplier-input{color:#60758a;gap:3px;font-size:10px;font-weight:750;display:grid}.catalog-supplier-input select{color:#27445f;background:#fff;border:1px solid #cbd8e4;border-radius:7px;min-height:34px}.new-product-supplier-action{align-content:end;justify-items:start;gap:4px;display:grid}.new-product-supplier-action small{color:#708397;font-size:10px}.quotation-quick-tools{background:#f7faff;border-bottom:1px solid #dfe6ed;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:10px;padding:10px 18px;display:grid}.quotation-quick-tools>div{align-items:center;gap:6px;min-width:0;display:flex;overflow-x:auto}.quotation-quick-tools>div>span{color:#21466d;flex:none;font-size:12px;font-weight:850}.quotation-quick-tools button{color:#145cae;cursor:pointer;min-height:34px;font:inherit;background:#fff;border:1px solid #bad2ef;border-radius:999px;flex:none;padding:6px 9px;font-size:11px;font-weight:750}.quotation-quick-tools small{color:#6c7d8f;white-space:nowrap;font-size:11px}.quotation-tools-device-note{align-self:center}.catalog-product-card{position:relative}.catalog-favorite-button{z-index:2;color:#8b98a7;cursor:pointer;background:#fffffff0;border:1px solid #d5dee8;border-radius:50%;width:28px;height:28px;padding:0;font-size:15px;position:absolute;top:6px;left:6px}.catalog-favorite-button.active{color:#d88908;background:#fff8e7;border-color:#efc770}.product-picker-query{position:relative}.product-picker-query:before{z-index:1;color:#6e8194;content:"⌕";font-size:20px;position:absolute;top:12px;left:13px}.product-picker-query input{padding-left:38px}.product-view-toggle{border:1px solid #c4d0dc;border-radius:8px;grid-template-columns:1fr 1fr;min-width:158px;display:grid;overflow:hidden}.product-view-toggle button{color:#587087;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:0;padding:0 10px;font-size:12px;font-weight:750}.product-view-toggle button+button{border-left:1px solid #d6dee7}.product-view-toggle button.active{color:#1264c4;background:#eaf3ff}.product-picker-body{flex:auto;grid-template-columns:minmax(0,1fr) 340px;min-height:0;display:grid;overflow:hidden}.product-picker-body.single-select{grid-template-columns:1fr}.product-catalog-pane{min-width:0;min-height:0;overflow-y:auto}.product-picker-summary{color:#69798a;justify-content:space-between;gap:15px;padding:10px 22px;font-size:12px;display:flex}.product-picker-results{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));grid-auto-rows:max-content;align-items:start;gap:8px;padding:0 12px 14px;display:grid}.catalog-product-card{background:#fff;border:1px solid #dbe3ea;border-radius:9px;grid-template-rows:94px auto auto;align-content:start;align-self:start;gap:4px;height:fit-content;padding:7px;transition:border-color .12s,box-shadow .12s;display:grid;box-shadow:0 2px 8px #1936550a}.catalog-product-card.selected{border-color:#3b83db;box-shadow:0 0 0 2px #3b83db1f}.catalog-product-photo{color:#8492a0;background:#f8fafc;border-radius:7px;place-items:center;min-height:90px;font-size:10px;display:grid;overflow:hidden}.catalog-product-photo img{object-fit:contain;width:100%;height:90px}.catalog-product-copy{gap:3px;min-width:0;display:grid}.catalog-product-copy strong{color:#183f65;font-size:13px}.catalog-product-copy>span.catalog-product-name{color:#263f57;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;line-height:1.2;display:block;overflow:hidden}.catalog-product-copy p{color:#394d61;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:4px 0 0;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.catalog-product-card .product-availability{white-space:nowrap;padding:3px 6px;font-size:9px}.catalog-product-card .product-availability-warning{display:none}.catalog-product-price{place-items:end stretch;gap:3px;display:grid}.catalog-product-price>span{color:#738191;font-size:11px}.catalog-product-price>strong{color:#163d62;grid-column:1/-1;font-size:13px}.catalog-product-price small{color:#9a5c25;grid-column:1/-1}.catalog-product-price>button{grid-column:1/-1;min-height:34px;margin-top:2px}.catalog-selection-toggle{color:#17643c;font:inherit;cursor:pointer;background:#e7f7ed;border:1px solid #7bc99a;border-radius:7px;font-size:11px;font-weight:850}.product-picker-results.table{grid-template-columns:1fr}.product-picker-results.table .catalog-product-card{grid-template-rows:auto;grid-template-columns:110px minmax(0,1fr) 190px;align-items:center}.product-picker-results.table .catalog-product-photo{min-height:78px}.product-picker-results.table .catalog-product-photo img{height:78px}.catalog-card-quantity{border:1px solid #b9c9d9;border-radius:8px;grid-column:1/-1;grid-template-columns:40px minmax(54px,1fr) 40px;align-items:center;display:grid;overflow:hidden}.catalog-card-quantity button,.catalog-card-quantity input{box-sizing:border-box;color:#245f9d;min-height:40px;font:inherit;text-align:center;background:#fff;border:0;font-weight:800}.catalog-card-quantity button{cursor:pointer}.catalog-card-quantity input{color:#263d54;border-left:1px solid #d7e0e9;border-right:1px solid #d7e0e9;min-width:0}.catalog-line-inputs{grid-column:1/-1;gap:8px;display:grid}.catalog-stock-input{color:#51677e;gap:4px;font-size:11px;font-weight:700;display:grid}.catalog-stock-input input{box-sizing:border-box;color:#263d54;width:100%;min-height:36px;font:inherit;background:#fff;border:1px solid #b9c9d9;border-radius:8px;padding:7px 9px}.product-selection-panel{background:#fff;border-left:1px solid #dce4ec;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.product-selection-panel>header{border-bottom:1px solid #e3e9ef;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.product-selection-panel h3{color:#203b56;margin:3px 0 0;font-size:17px}.product-selection-panel>header>strong{color:#277748;background:#e5f5ea;border-radius:999px;padding:5px 9px;font-size:11px}.product-selection-list{min-height:0;padding:0 14px;overflow-y:auto}.product-selection-list>article{border-bottom:1px solid #e5eaf0;grid-template-columns:72px minmax(0,1fr) 28px;gap:10px;padding:14px 0;display:grid;position:relative}.selection-product-photo{color:#8190a0;background:#f7f9fc;border-radius:8px;place-items:center;font-size:9px;display:grid;overflow:hidden}.selection-product-photo img{object-fit:contain;width:100%;height:70px}.product-selection-list article>div:nth-child(2){gap:4px;min-width:0;display:grid}.product-selection-list article strong{color:#243e58;font-size:12px}.product-selection-list article span{color:#6f8092;font-size:11px}.product-selection-list .catalog-card-quantity{grid-template-columns:34px 70px 34px;width:138px}.product-selection-list .catalog-card-quantity button,.product-selection-list .catalog-card-quantity input{min-height:34px}.selection-remove{color:#a8434b;cursor:pointer;background:#fff0f1;border:0;border-radius:6px;width:28px;height:28px;font-size:17px}.selection-empty{color:#738395;text-align:center;justify-items:center;gap:6px;padding:48px 20px;display:grid}.selection-empty strong{color:#40566d;font-size:13px}.selection-empty span{max-width:230px;font-size:11px;line-height:1.5}.product-selection-panel>footer{border-top:1px solid #dfe6ed;gap:12px;padding:16px;display:grid;box-shadow:0 -8px 20px #223a530a}.product-selection-panel>footer>div{color:#65778a;justify-content:space-between;align-items:center;font-size:12px;display:flex}.product-selection-panel>footer strong{color:#155fbd;font-size:17px}.product-selection-panel>footer button{min-height:48px}.product-load-more{min-height:44px;margin:0 auto 20px;display:block}.product-picker-empty{color:#6e7d8d;justify-items:center;gap:5px;padding:45px;display:grid}.remove-line:disabled{opacity:.35;cursor:default}.quotation-lower-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:15px;display:grid}.terms-card{overflow:hidden}.terms-card summary{color:#2567aa;cursor:pointer;justify-content:space-between;align-items:center;padding:17px 19px;list-style:none;display:flex}.terms-card summary span:first-child{color:#263c53;gap:3px;display:grid}.terms-card summary small{color:#7c8996;font-weight:400}.terms-grid{border-top:1px solid #e8edf2;grid-template-columns:1fr 1fr;gap:13px 16px;padding:16px 19px 19px;display:grid}.terms-grid label,.general-discount{color:#596b7d;gap:5px;font-size:12px;font-weight:700;display:grid}.terms-grid .wide{grid-column:1/-1}.totals-card{padding:18px}.general-discount{grid-template-columns:1fr 105px;align-items:center;margin:14px 0}.totals-card dl{margin:0}.totals-card dl>div{color:#647486;border-top:1px solid #edf0f3;justify-content:space-between;gap:20px;padding:8px 0;font-size:13px;display:flex}.totals-card dd{color:#253b52;margin:0;font-weight:700}.totals-card .grand-total{color:#183a5d;margin-top:5px;padding-top:14px;font-size:15px;font-weight:800}.totals-card .grand-total dd{color:#155fbd;font-size:18px}.totals-card>small{color:#8793a0;margin-top:10px;line-height:1.45;display:block}.options-total-toggle{color:#294b6e;cursor:pointer;background:#f6faff;border:1px solid #d5e2ef;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:8px;margin:12px 0;padding:10px;display:grid}.options-total-toggle input{width:18px;height:18px;margin:1px 0 0}.options-total-toggle span{gap:3px;display:grid}.options-total-toggle small{color:#6f8091;font-size:11px;line-height:1.35}.standard-terms-bar{color:#48647f;background:#f6faff;border:1px solid #cfe0f1;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:10px 12px;font-size:12px;display:flex}.standard-terms-bar button{flex:none;min-height:40px}.profit-check-button{width:100%;min-height:42px;margin-top:12px}.profit-summary{background:#f3fbf6;border:1px solid #bfe0ce;border-radius:8px;gap:7px;margin-top:10px;padding:11px;display:grid}.profit-summary.incomplete{background:#fff9ee;border-color:#efd6a9}.profit-summary>div{color:#597080;justify-content:space-between;gap:12px;font-size:12px;display:flex}.profit-summary strong{color:#194d39}.profit-summary p{color:#90551e;margin:0;font-size:12px;line-height:1.4}.profit-summary>small{color:#6c7c88;font-size:10px}.product-create-backdrop{z-index:110;background:#0c1d30a6;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.product-create-dialog{background:#fff;border-radius:14px;width:min(760px,100%);max-height:calc(100vh - 44px);overflow-y:auto;box-shadow:0 24px 70px #06162652}.product-create-dialog>header,.product-create-dialog>footer{border-bottom:1px solid #e0e7ee;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.product-create-dialog>header h2{color:#183954;margin:4px 0}.product-create-dialog>header p{color:#6d7d8c;margin:0;font-size:12px}.product-create-dialog>footer{border-top:1px solid #e0e7ee;border-bottom:0;justify-content:flex-end;align-items:center}.product-create-grid{grid-template-columns:1fr 1fr;gap:14px;padding:20px;display:grid}.product-create-grid label{color:#4e6276;gap:6px;font-size:12px;font-weight:700;display:grid}.product-create-grid label.wide{grid-column:1/-1}.product-create-grid input,.product-create-grid textarea{box-sizing:border-box;width:100%;min-height:44px;font:inherit;border:1px solid #c4d0dc;border-radius:7px;padding:9px 11px}.product-create-dialog .form-error{margin:0 20px 16px}.outlook-draft-card{background:linear-gradient(135deg,#fff 0%,#f7fbff 100%);border-color:#cbdbea;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:22px;padding:20px;display:grid}.sales-next-step-card{background:linear-gradient(135deg,#f2f8ff 0%,#fff 72%);border-color:#a9c8e8;grid-template-columns:minmax(260px,.65fr) minmax(520px,1.35fr);align-items:center;gap:20px;padding:18px 20px;display:grid}.sales-next-step-copy h2{color:#173d63;margin:4px 0 5px;font-size:18px}.sales-next-step-copy p{color:#5d7083;margin:0;font-size:13px;line-height:1.5}.sales-workflow-guidance{color:#785812;background:#fff4d8;border-radius:7px;margin-top:10px;padding:9px 11px;font-size:12px;font-weight:700}.sales-workflow-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.sales-workflow-strip button{white-space:normal;min-height:48px;padding:8px 10px;line-height:1.25}.sales-workflow-strip button.locked{color:#778593;opacity:1;cursor:help;background:#f2f5f8;border-color:#d5dde5}.outlook-draft-copy h2{color:#253b52;margin:4px 0 7px;font-size:17px}.outlook-draft-copy p{color:#647486;max-width:720px;margin:0;font-size:13px;line-height:1.55}.outlook-safety-note{color:#8a620d;margin-top:10px;font-size:12px;font-weight:700;display:block}.outlook-draft-action,.outlook-job-panel{background:#fff;border:1px solid #d7e1eb;border-radius:9px;min-width:0;padding:15px}.outlook-draft-action dl,.outlook-job-panel dl{gap:9px;margin:0 0 14px;display:grid}.outlook-draft-action dl>div,.outlook-job-panel dl>div{gap:3px;min-width:0;display:grid}.outlook-draft-action dt,.outlook-job-panel dt{color:#7b8998;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.outlook-draft-action dd,.outlook-job-panel dd{overflow-wrap:anywhere;color:#2d435a;margin:0;font-size:12px;font-weight:650}.outlook-queue-button{touch-action:manipulation;width:100%;min-height:44px}.outlook-inline-warning{color:#a3484d;margin-top:8px;font-size:11px;display:block}.outlook-job-panel.queued,.outlook-job-panel.waiting{background:#f7fbff;border-color:#b8d1eb}.outlook-job-panel.created{background:#f3fbf6;border-color:#acd9bf}.outlook-job-panel.failed{background:#fff7f7;border-color:#e2b4b8}.outlook-job-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.outlook-job-heading small{color:#7e8b99;font-size:10px}.outlook-status-badge{color:#2365a8;background:#e7f1fc;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.outlook-status-badge.waiting{color:#8b6414;background:#fff3d9}.outlook-status-badge.created{color:#267848;background:#dff4e7}.outlook-status-badge.failed{color:#a13d43;background:#fde5e7}.outlook-job-panel>p{color:#5e7082;margin:0 0 13px;font-size:12px;line-height:1.5}.outlook-draft-error{color:#a13d43;background:#fff1f2;border:1px solid #e2b4b8;border-radius:7px;grid-column:1/-1;padding:10px 12px;font-size:12px}.sales-follow-up-card{padding:20px}.sales-follow-up-card.won{background:#f7fcf9;border-color:#acd9bf}.sales-follow-up-card.lost{background:snow;border-color:#e2b4b8}.sales-follow-up-heading{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.sales-follow-up-heading h2{color:#253b52;margin:4px 0 5px;font-size:17px}.sales-follow-up-heading p{color:#667688;margin:0;font-size:12px;line-height:1.5}.next-action-badge{background:#f4f9ff;border:1px solid #c7d9eb;border-radius:8px;gap:4px;min-width:220px;padding:11px 13px;display:grid}.next-action-badge span{color:#718093;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.next-action-badge strong{color:#245f9e;font-size:12px}.sales-follow-up-body{border-top:1px solid #e5eaf0;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:22px;margin-top:18px;padding-top:18px;display:grid}.follow-up-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.follow-up-actions .primary-button{grid-column:1/-1}.touch-action{touch-action:manipulation;min-height:44px}.won-action{color:#267848;border-color:#acd9bf}.lost-action{color:#a13d43;border-color:#e2b4b8}.follow-up-history h3{color:#3a4f65;margin:0 0 10px;font-size:12px}.follow-up-history>p{color:#8290a0;margin:0;font-size:12px}.follow-up-history ol{gap:9px;margin:0;padding:0;list-style:none;display:grid}.follow-up-history li{background:#fbfcfd;border:1px solid #e3e8ee;border-radius:7px;grid-template-columns:minmax(190px,.6fr) minmax(0,1.4fr);gap:14px;padding:10px 12px;display:grid}.follow-up-history strong,.follow-up-history span{display:block}.follow-up-history strong{color:#2e465e;font-size:12px}.follow-up-history span{color:#8290a0;margin-top:3px;font-size:10px}.follow-up-history li p{color:#596b7d;margin:0;font-size:12px;line-height:1.45}.workflow-dialog-backdrop{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#081c339e;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.workflow-dialog{background:#fff;border:1px solid #d5dde6;border-radius:13px;width:min(680px,100%);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 24px 75px #051b334d}.workflow-dialog-header{border-bottom:1px solid #e1e6ec;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px 16px;display:flex}.workflow-dialog-header h2{color:#20364e;margin:4px 0 0;font-size:22px}.workflow-dialog form{padding:20px 22px 22px}.workflow-confirmation-note,.workflow-outcome-note{color:#735518;background:#fff9eb;border:1px solid #e5ca91;border-radius:8px;gap:4px;margin-bottom:16px;padding:13px 14px;display:grid}.workflow-outcome-note.won{color:#276e45;background:#f3fbf6;border-color:#acd9bf}.workflow-outcome-note.lost{color:#923b42;background:#fff5f6;border-color:#e2b4b8}.workflow-confirmation-note strong,.workflow-outcome-note strong{font-size:13px}.workflow-confirmation-note span,.workflow-outcome-note span{font-size:12px;line-height:1.45}.workflow-summary{grid-template-columns:1fr 1fr;gap:10px;margin:0 0 16px;display:grid}.workflow-summary div{background:#f9fbfd;border:1px solid #e1e7ed;border-radius:7px;min-width:0;padding:10px 12px}.workflow-summary dt{color:#7b8998;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:800}.workflow-summary dd{overflow-wrap:anywhere;color:#31485f;margin:0;font-size:12px;font-weight:650}.workflow-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.workflow-form-grid.single{grid-template-columns:1fr}.workflow-form-grid label,.workflow-notes{color:#4f6174;gap:6px;font-size:12px;font-weight:750;display:grid}.workflow-form-grid input,.workflow-notes textarea{box-sizing:border-box;color:#263c53;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #cbd5df;border-radius:7px;padding:9px 10px}.workflow-notes{margin-top:15px}.workflow-notes span{color:#a13d43;font-weight:600}.workflow-notes textarea{resize:vertical;min-height:92px}.quick-date-row{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:11px;display:grid}.quick-date-row button,.workflow-choice-group button{color:#526579;min-height:42px;font:inherit;cursor:pointer;touch-action:manipulation;background:#fff;border:1px solid #cbd5df;border-radius:7px;padding:7px 9px;font-size:11px;font-weight:700}.quick-date-row button:hover,.quick-date-row button.selected,.workflow-choice-group button:hover,.workflow-choice-group button.selected{color:#165eb9;background:#eaf2fd;border-color:#4c8dde}.quick-date-row button.selected{color:#fff;background:#1565c0;border-color:#1565c0;box-shadow:0 0 0 3px #1565c029}.quick-date-confirmation{color:#217346;margin:8px 0 0;font-size:12px;font-weight:750}.workflow-choice-group{border:0;margin:16px 0 0;padding:0}.workflow-choice-group legend{color:#4f6174;margin-bottom:7px;font-size:12px;font-weight:750}.workflow-choice-group>div{flex-wrap:wrap;gap:7px;display:flex}.workflow-checkbox{color:#405469;cursor:pointer;background:#f9fbfd;border:1px solid #dce3ea;border-radius:7px;align-items:flex-start;gap:10px;margin-top:16px;padding:12px;font-size:12px;font-weight:700;line-height:1.45;display:flex}.workflow-checkbox input{flex:none;width:20px;height:20px;margin:0}.workflow-dialog-actions{border-top:1px solid #e1e6ec;justify-content:flex-end;gap:9px;margin-top:19px;padding-top:16px;display:flex}.workflow-dialog-actions button{min-width:128px;min-height:44px}.outcome-submit.won{background:#2b8551}.outcome-submit.lost{background:#b4454c}.quotation-actions{background:linear-gradient(#f4f6f900,#f4f6f9 24%);justify-content:space-between;gap:14px;padding:13px 0 0;display:flex;position:sticky;bottom:0}.quotation-actions>div{gap:9px;display:flex}.quotation-download-menu{position:relative}.quotation-download-menu>summary{cursor:pointer;list-style:none}.quotation-download-menu>summary::-webkit-details-marker{display:none}.quotation-download-menu>div{z-index:20;background:#fff;border:1px solid #d5e0e9;border-radius:8px;gap:5px;width:160px;padding:7px;display:grid;position:absolute;bottom:calc(100% + 6px);right:0;box-shadow:0 10px 24px #1f395229}.quotation-download-menu>div button{color:#2c506f;min-height:40px;font:inherit;cursor:pointer;background:#eef4f9;border:0;border-radius:6px;font-size:12px;font-weight:800}.auth-shell{box-sizing:border-box;background:radial-gradient(circle at 15% 20%,#3880db29,#0000 32%),linear-gradient(145deg,#eef3f9,#f8fafc 52%,#e8eef6);place-items:center;min-height:100vh;padding:28px;display:grid}.auth-card{box-sizing:border-box;background:#fffffff5;border:1px solid #dce4ed;border-radius:16px;width:min(100%,480px);padding:34px;box-shadow:0 22px 60px #18314f24}.auth-card-header{align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.auth-brand-mark{color:#fff;background:#176bd8;border-radius:13px;flex:none;place-items:center;width:48px;height:48px;font-size:22px;font-weight:850;display:grid;box-shadow:0 8px 20px #176bd83d}.auth-card h1{color:#15283e;letter-spacing:-.02em;margin:4px 0 7px;font-size:28px}.auth-card p{color:#68798b;margin:0;font-size:13px;line-height:1.5}.auth-form{gap:17px;display:grid}.auth-form label{color:#3f5368;gap:7px;font-size:13px;font-weight:750;display:grid}.auth-form input{box-sizing:border-box;color:#1c344d;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #c6d1dc;border-radius:8px;padding:0 13px;font-size:16px}.auth-form input:focus{border-color:#4389df;outline:3px solid #4389df26}.auth-submit{min-height:48px;margin-top:3px}.auth-message{color:#9a3037;background:#fff3f3;border:1px solid #efc2c4;border-radius:8px;padding:11px 12px;font-size:13px;line-height:1.45}.auth-card-footer{color:#8491a0;text-align:center;border-top:1px solid #e5eaf0;margin-top:22px;padding-top:17px;font-size:11px}.auth-status-card{text-align:center;justify-items:center;gap:11px;display:grid}.auth-status-card strong{color:#21384f;margin-top:5px}.signed-in-user{color:#fff;gap:2px;margin:0 12px 10px;font-size:13px;display:grid}.signed-in-user small{color:#87a5c5;font-size:11px}.topbar-user{color:#2c435a;align-content:center;justify-items:end;min-width:100px;font-size:12px;display:grid}.topbar-user span{color:#6e7e8e;font-size:11px}.auth-permission-message{justify-content:space-between;align-items:center;gap:16px;margin-top:-10px;margin-bottom:16px;display:flex}.auth-permission-message button{width:30px;height:30px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;font-size:20px}@media (width<=1120px){.app-shell{grid-template-columns:205px minmax(0,1fr)}main{padding:24px 22px 16px}.workflow-card{grid-template-columns:1fr}.workflow-label{border-right:0;padding-right:0}.stage-list{padding-bottom:4px;overflow-x:auto}.stage-list li{min-width:135px}.quotation-workspace-overlay{left:205px}.quotation-workspace{padding:24px 22px}.quotation-customer-card{grid-template-columns:1fr 1fr}.quotation-lower-grid,.outlook-draft-card,.sales-next-step-card{grid-template-columns:1fr}.sales-workflow-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.product-picker-results{grid-template-columns:repeat(2,minmax(220px,1fr))}.product-picker-body{grid-template-columns:minmax(0,1fr) 300px}.product-picker-toolbar{grid-template-columns:minmax(260px,1fr) 160px 160px}.product-view-toggle{grid-column:1/-1;width:170px}}@media (width<=760px){.auth-shell{padding:16px}.auth-card{border-radius:13px;padding:24px 20px}.auth-card-header{gap:12px}.auth-card h1{font-size:24px}.topbar-actions{flex-wrap:wrap;width:100%}.topbar-user{justify-items:start;width:100%}.topbar-actions button{flex:125px;min-height:44px}.app-shell{display:block}.sidebar{width:100%;height:auto;position:static}.sidebar nav{grid-template-columns:repeat(2,1fr)}.sidebar-footer{margin-top:18px}.topbar{flex-direction:column;align-items:flex-start}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.table-toolbar{flex-direction:column;align-items:stretch;padding:14px}.filter-tabs{overflow-x:auto}.search-field input{width:100%}.quotation-workspace-overlay{inset:0}.quotation-workspace{padding:18px 14px}.quotation-topbar{flex-direction:column;align-items:flex-start}.quotation-status-block{justify-items:start}.quotation-customer-card{grid-template-columns:1fr}.card-heading{flex-direction:column;align-items:stretch}.quotation-item-actions{grid-template-columns:1fr 1fr;display:grid}.quotation-item-actions button{min-height:44px}.terms-grid{grid-template-columns:1fr}.quotation-actions{flex-direction:column;align-items:stretch}.quotation-actions>div{grid-template-columns:1fr 1fr;display:grid}.product-create-grid{grid-template-columns:1fr;padding:16px}.product-create-grid label.wide{grid-column:auto}.product-create-dialog{border-radius:16px 16px 0 0;max-height:94vh}.product-create-backdrop{align-items:end;padding:0}.outlook-draft-card{gap:15px;padding:16px}.sales-next-step-card{gap:14px;padding:16px}.sales-workflow-strip{grid-template-columns:1fr 1fr}.sales-follow-up-heading{flex-direction:column}.next-action-badge{box-sizing:border-box;width:100%;min-width:0}.sales-follow-up-body{grid-template-columns:1fr}.follow-up-history li{grid-template-columns:1fr;gap:5px}.workflow-dialog-backdrop{align-items:end;padding:0}.workflow-dialog{border-radius:15px 15px 0 0;width:100%;max-height:92vh}.workflow-dialog-header{padding:18px 16px 14px}.workflow-dialog form{padding:17px 16px calc(18px + env(safe-area-inset-bottom))}.workflow-form-grid,.workflow-summary{grid-template-columns:1fr}.quick-date-row{grid-template-columns:repeat(2,1fr)}.workflow-choice-group>div{grid-template-columns:repeat(2,1fr);display:grid}.workflow-dialog-actions{grid-template-columns:1fr 1fr;display:grid}.workflow-dialog-actions button{min-width:0}.product-picker-backdrop{align-items:end;padding:0}.product-picker{border-radius:16px 16px 0 0;width:100%;max-height:94vh}.product-picker>header{padding:17px 16px 13px}.product-picker-toolbar{grid-template-columns:1fr 1fr;padding:12px}.product-picker-query{grid-column:1/-1}.product-view-toggle{grid-column:1/-1;width:100%}.product-picker-summary{flex-direction:column;align-items:flex-start;padding:8px 16px}.product-picker-body{display:block;overflow-y:auto}.product-catalog-pane{overflow:visible}.product-picker-results{grid-template-columns:1fr;padding:0 12px 14px}.catalog-product-card,.product-picker-results.table .catalog-product-card{grid-template-rows:auto auto;grid-template-columns:92px minmax(0,1fr);gap:10px}.catalog-product-photo,.product-picker-results.table .catalog-product-photo{grid-row:1/3;min-height:112px}.catalog-product-photo img,.product-picker-results.table .catalog-product-photo img{height:112px}.catalog-product-price{grid-column:2}.product-selection-panel{border-top:1px solid #dce4ec;border-left:0;min-height:340px}.product-selection-list{max-height:300px}.product-selection-panel>footer{padding-bottom:calc(16px + env(safe-area-inset-bottom))}}.quotation-saved-location{color:#225f3a;background:#effaf3;border:1px solid #a8d6b8;border-radius:9px;gap:4px;margin-top:14px;padding:12px 14px;display:grid}.quotation-saved-location span{overflow-wrap:anywhere;color:#173d2a;font-family:Consolas,monospace}.quotation-saved-location small{color:#527262}.whatsapp-file-actions{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.whatsapp-file-actions button{min-height:40px}.whatsapp-safe-note{color:#456455}@media (width<=900px){.quotation-quick-tools{grid-template-columns:1fr}.quotation-tools-device-note{display:none}}.payment-success-toast,.workflow-success-toast{z-index:120;color:#175f35;background:#eaf9ef;border:1px solid #9bd5b1;border-radius:11px;align-items:center;gap:16px;max-width:min(520px,100vw - 32px);padding:14px 16px;font-weight:700;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 38px #102b4d29}.payment-success-toast button,.workflow-success-toast button{color:#175f35;cursor:pointer;background:#d5f1df;border:0;border-radius:8px;width:36px;height:36px;font-size:20px}.catalog-model-navigation{border-bottom:1px solid #dce6ef;align-items:center;gap:14px;padding:10px 16px;display:flex}.catalog-model-navigation>div{gap:3px;min-width:0;display:grid}.catalog-model-navigation strong{color:#183f65;font-size:17px}.catalog-model-navigation span{color:#64788a;font-size:12px}.catalog-model-photo{cursor:pointer;border:0;width:100%;padding:0}.catalog-model-photo:focus-visible{outline-offset:2px;outline:3px solid #176be5}.catalog-model-photo:disabled{cursor:default;opacity:1}.catalog-model-count{color:#1766c4;font-weight:700}.catalog-item-not-ready{overflow-wrap:anywhere}.catalog-read-error{justify-content:space-between;align-items:center;gap:12px;display:flex}@media (width<=600px){.catalog-model-navigation{flex-direction:column;align-items:flex-start;gap:8px}}.catalog-variant-details{color:#536b80;font-size:11px}.catalog-variant-details summary{cursor:pointer;color:#1766c4}.catalog-product-copy .catalog-variant-details p{white-space:pre-wrap;-webkit-line-clamp:unset;font-size:11px;display:block;overflow:visible}.page-error,.form-error{color:#a13d43;background:#fff1f2;border:1px solid #e5b6b9;border-radius:8px;padding:11px 14px;font-size:13px}.page-error{margin:0 0 16px}.secondary-button:disabled,.primary-button:disabled{cursor:wait;opacity:.6}.data-row td{color:#405166;vertical-align:top;border-bottom:1px solid #edf0f4;padding:13px 14px;font-size:13px}.data-row:hover td{background:#f8fbff}.data-row strong,.data-row small{display:block}.data-row strong{color:#155fbd}.data-row small{color:#8290a0;text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin-top:4px;overflow:hidden}.stage-badge{color:#165eb9;background:#eaf2fd;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:750;display:inline-flex}.loading-state{color:#738294;place-items:center;min-height:260px;display:grid}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#081c338a;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-card{background:#fff;border:1px solid #d7dfe8;border-radius:13px;width:min(760px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 24px 70px #051b3347}.modal-header{border-bottom:1px solid #e1e6ec;justify-content:space-between;align-items:flex-start;padding:21px 24px 17px;display:flex}.modal-header h2{color:#1e344c;margin:3px 0 0;font-size:23px}.close-button{color:#526579;cursor:pointer;background:#f1f4f7;border:0;border-radius:7px;width:44px;height:44px;font-size:24px;line-height:1}.modal-card form{padding:20px 24px 24px}.form-section-title{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px;display:flex}.form-section-title.spaced{border-top:1px solid #e6eaf0;margin-top:22px;padding-top:18px}.customer-identity-heading{gap:16px}.customer-identity-heading>div{gap:3px;display:grid}.customer-identity-heading .secondary-button{white-space:nowrap;min-height:44px}.saved-customer-banner{background:#edf7f3;border:1px solid #a9d8c6;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:11px 13px;display:flex}.saved-customer-banner span{gap:2px;display:grid}.saved-customer-banner small{color:#486a5d}.saved-customer-banner button{color:#145c47;cursor:pointer;background:0 0;border:0;min-height:44px;font-weight:700}.identity-help{margin-bottom:12px;display:block}.form-section-title strong{color:#2b435c;font-size:14px}.form-section-title span,.form-help{color:#8290a0;font-size:11px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;display:grid}.form-grid label{color:#4d5f72;gap:6px;font-size:12px;font-weight:700;display:grid}.form-grid label.wide{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{color:#263c53;width:100%;font:inherit;background:#fff;border:1px solid #cbd5df;border-radius:7px;font-size:13px}.form-grid input,.form-grid select{height:44px;padding:0 10px}.form-grid textarea{resize:vertical;padding:9px 10px;line-height:1.45}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#4c8dde;outline:none;box-shadow:0 0 0 3px #2f7cdc1f}.form-help{margin-top:7px;display:block}.form-error{margin-top:16px}.modal-actions{border-top:1px solid #e1e6ec;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:18px;display:flex}@media (width<=620px){.modal-backdrop{padding:10px}.modal-card{max-height:calc(100vh - 20px)}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.form-section-title{flex-direction:column;align-items:flex-start;gap:3px}.customer-identity-heading .secondary-button{width:100%}.saved-customer-banner{flex-direction:column;align-items:stretch;gap:8px}.saved-customer-banner button{text-align:left}}.record-link{text-align:left;cursor:pointer;background:0 0;border:0;max-width:250px;padding:0}.record-link:hover strong{text-decoration:underline}.record-link:disabled{cursor:wait;opacity:.65}.detail-card{width:min(980px,100%)}.detail-header p{color:#718093;margin:5px 0 0;font-size:13px}.detail-body{padding:20px 24px 26px}.detail-actions{justify-content:flex-end;gap:9px;margin-bottom:18px;display:flex}.detail-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:24px;display:grid}.detail-grid h3{color:#2a4159;margin:0 0 12px;font-size:14px}.detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 24px;display:grid}.detail-list div{background:#f9fbfd;border:1px solid #e0e6ed;border-radius:8px;padding:12px}.detail-list dt{color:#7a8898;letter-spacing:.04em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:750}.detail-list dd{color:#31485f;margin:0;font-size:13px;font-weight:650}.detail-list small{color:#8190a0;margin-top:3px;font-size:11px;font-weight:400;display:block}.requirements-copy{color:#4a5d70;white-space:pre-wrap;background:#fff;border:1px solid #e0e6ed;border-radius:8px;min-height:90px;margin:0;padding:13px 14px;font-size:13px;line-height:1.55}.timeline-panel{border-left:1px solid #e0e6ed;padding-left:22px}.timeline-list{margin:0;padding:0;list-style:none}.timeline-list li{grid-template-columns:18px 1fr;gap:9px;padding-bottom:18px;display:grid;position:relative}.timeline-list li:not(:last-child):before{content:"";background:#d7e0e9;width:1px;position:absolute;top:14px;bottom:0;left:5px}.timeline-list i{z-index:1;background:#2875d5;border:2px solid #fff;border-radius:50%;width:11px;height:11px;margin-top:3px;position:relative;box-shadow:0 0 0 1px #8fb9eb}.timeline-list strong,.timeline-list span{display:block}.timeline-list strong{color:#334a61;font-size:13px}.timeline-list span{color:#8190a0;margin-top:3px;font-size:11px}.timeline-list p{color:#5f7082;margin:6px 0 0;font-size:12px}.rfq-pagination,.rfq-pagination>div{align-items:center;display:flex}.rfq-pagination{color:#687789;border-top:1px solid #e2e7ed;justify-content:space-between;gap:10px;padding:12px 18px;font-size:12px}.rfq-pagination>div{gap:7px}@media (width<=760px){.detail-grid{grid-template-columns:1fr}.timeline-panel{border-top:1px solid #e0e6ed;border-left:0;padding-top:20px;padding-left:0}.detail-list{grid-template-columns:1fr}.detail-actions,.rfq-pagination{flex-direction:column;align-items:stretch}.rfq-pagination>div,.rfq-pagination .secondary-button{flex:1}}.customer-picker-backdrop{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#081c33a3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.customer-picker,.customer-picker *{box-sizing:border-box}.customer-picker{color:#29445c;background:#fff;border-radius:15px;grid-template-rows:auto auto auto minmax(0,1fr) auto;width:min(1040px,100%);max-height:calc(100vh - 40px);display:grid;overflow:hidden;box-shadow:0 28px 80px #071a2d57}.customer-picker-header,.customer-picker-actions,.customer-picker-pagination,.customer-picker-pagination>div,.customer-picker-alert{align-items:center;display:flex}.customer-picker-header{border-bottom:1px solid #e0e7ed;justify-content:space-between;gap:16px;padding:20px 22px 16px}.customer-picker-header span{color:#3471a6;letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:850}.customer-picker-header h2{color:#193b58;margin:3px 0 2px;font-size:22px}.customer-picker-header p{color:#728394;margin:0;font-size:13px}.customer-picker-header>button,.customer-picker-alert button{color:#526a7e;cursor:pointer;background:#eef3f7;border:0;border-radius:8px;min-width:44px;min-height:44px;font-size:21px}.customer-picker-search{background:#fafbfd;border-bottom:1px solid #e5eaef;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;padding:13px 22px;display:grid}.customer-picker-search label{color:#526b80;gap:5px;font-size:12px;font-weight:850;display:grid}.customer-picker-search input{color:#29445c;width:100%;min-height:44px;font:inherit;border:1px solid #bdcbd6;border-radius:8px;padding:9px 11px}.customer-picker-search button,.customer-picker-actions button,.customer-picker-pagination button{color:#385770;min-height:44px;font:inherit;cursor:pointer;touch-action:manipulation;background:#eef3f7;border:1px solid #c4d0da;border-radius:8px;padding:0 15px;font-size:13px;font-weight:850}.customer-picker-search button,.customer-picker-actions .primary{color:#fff;background:#176bd8;border-color:#176bd8}.customer-picker button:disabled{cursor:not-allowed;opacity:.48}.customer-picker-alert{color:#8f3d43;background:#fff5f5;border-bottom:1px solid #e9c9c9;justify-content:space-between;gap:12px;padding:10px 18px;font-size:13px}.customer-picker-alert button{color:inherit;background:0 0}.customer-picker-body{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);min-height:0;display:grid}.customer-picker-results{border-right:1px solid #e2e8ed;align-content:start;min-height:0;display:grid;overflow-y:auto}.customer-picker-row{width:100%;min-height:66px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #ebeff3;grid-template-columns:minmax(0,1fr) minmax(190px,.7fr);gap:12px;padding:11px 16px;display:grid}.customer-picker-row:hover,.customer-picker-row.selected{background:#f1f7fd;box-shadow:inset 4px 0 #2c78c5}.customer-picker-row>span{align-content:center;gap:3px;min-width:0;display:grid}.customer-picker-row strong{color:#2b4962;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.customer-picker-row small{overflow-wrap:anywhere;color:#7b8996;font-size:12px}.customer-picker-contact{background:#fbfcfd;min-height:0;padding:17px;overflow-y:auto}.customer-picker-contact header{margin-bottom:12px}.customer-picker-contact header span{color:#3972a2;font-size:11px;font-weight:850}.customer-picker-contact h3{color:#29475f;margin:3px 0;font-size:17px}.customer-picker-contact p{color:#7a8997;margin:0;font-size:12px}.customer-picker-contacts{gap:7px;display:grid}.customer-picker-contacts button{min-height:58px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe3ea;border-radius:8px;grid-template-columns:19px minmax(0,1fr);align-items:center;gap:9px;padding:9px 10px;display:grid}.customer-picker-contacts button.selected{background:#f2f8fe;border-color:#6b9cca}.customer-picker-radio{border:2px solid #9babb9;border-radius:50%;width:17px;height:17px}.customer-picker-contacts button.selected .customer-picker-radio{border:5px solid #176bd8}.customer-picker-contacts button>span:last-child{gap:3px;min-width:0;display:grid}.customer-picker-contacts strong{color:#34536d;font-size:13px}.customer-picker-contacts small{overflow-wrap:anywhere;color:#768797;font-size:11px}.customer-picker-empty{color:#7b8997;text-align:center;padding:42px 18px;font-size:13px}.customer-picker-empty strong{color:#38536a}.customer-picker-empty p{margin:5px 0 0}.customer-picker-pagination{color:#758697;justify-content:space-between;gap:10px;padding:10px 13px;font-size:11px}.customer-picker-pagination>div{gap:7px}.customer-picker-pagination button{min-height:44px}.customer-picker-actions{padding:13px 18px calc(13px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dfe6ec;justify-content:flex-end;gap:8px}@media (width<=760px){.customer-picker-backdrop{align-items:end;padding:0}.customer-picker{border-radius:18px 18px 0 0;width:100%;max-height:94vh}.customer-picker-header{padding:16px 14px 13px}.customer-picker-header h2{font-size:19px}.customer-picker-search{grid-template-columns:1fr;padding:11px 14px}.customer-picker-body{grid-template-columns:1fr;overflow-y:auto}.customer-picker-results{border-right:0;overflow:visible}.customer-picker-row{grid-template-columns:1fr;gap:5px}.customer-picker-contact{border-top:7px solid #eef2f5;overflow:visible}.customer-picker-actions{grid-template-columns:1fr;display:grid}}.reports-workspace{color:#173653;background:#f4f7fb;min-height:100vh;padding:28px}.reports-topbar{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;display:flex}.reports-topbar>div:first-child>span,.reports-chain>header>span{color:#1769d2;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.reports-topbar h1{margin:4px 0 6px;font-size:32px;line-height:1.1}.reports-topbar p,.reports-orders p,.reports-chain p{color:#697e94;margin:0}.reports-user{align-items:center;gap:10px;display:flex}.reports-user>div{text-align:right;display:grid}.reports-user>div span{color:#697e94;font-size:12px}.reports-user button,.reports-search button,.reports-orders footer button,.reports-chain button{color:#173653;cursor:pointer;background:#fff;border:1px solid #c6d3e2;border-radius:9px;min-height:44px;padding:0 16px;font-weight:750}.reports-alert{color:#9a2720;background:#fff1f0;border:1px solid #efb6b2;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:13px 16px;display:flex}.reports-alert button{background:0 0;border:0;font-size:20px}.reports-period{background:#fff;border:1px solid #d8e1eb;border-radius:12px;align-items:center;gap:8px;margin-bottom:14px;padding:8px;display:flex}.reports-period button{color:#375572;background:0 0;border:0;border-radius:8px;min-height:42px;padding:0 24px;font-weight:800}.reports-period button.active{color:#fff;background:#1769d2}.reports-period small{color:#6d8195;margin-left:auto;padding-right:10px}.reports-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.reports-kpis article{background:#fff;border:1px solid #d8e1eb;border-left:4px solid #2b78db;border-radius:12px;gap:4px;padding:16px;display:grid}.reports-kpis article.attention{background:#fffaf1;border-color:#efc274 #efc274 #efc274 #d99314}.reports-kpis span{color:#63788d;text-transform:uppercase;font-size:12px;font-weight:800}.reports-kpis strong{font-size:27px}.reports-kpis small{color:#60788f}.reports-search{background:#fff;border:1px solid #d8e1eb;border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;margin-bottom:14px;padding:12px;display:grid}.reports-search label{gap:5px;font-size:12px;font-weight:800;display:grid}.reports-search input{height:44px;font:inherit;border:1px solid #becddd;border-radius:8px;padding:0 12px}.reports-search button:first-of-type,.reports-chain button.primary{color:#fff;background:#1769d2;border-color:#1769d2}.reports-layout{grid-template-columns:minmax(0,1.5fr) minmax(370px,.85fr);align-items:start;gap:14px;display:grid}.reports-orders,.reports-chain{background:#fff;border:1px solid #d8e1eb;border-radius:13px;overflow:hidden}.reports-orders>header{border-bottom:1px solid #d8e1eb;justify-content:space-between;align-items:center;padding:17px 18px;display:flex}.reports-orders h2,.reports-chain h2{margin:0 0 4px;font-size:21px}.reports-orders>header>strong{color:#1769d2;background:#e8f2ff;border-radius:999px;padding:7px 12px}.reports-table-wrap{max-height:590px;overflow:auto}.reports-orders table{border-collapse:collapse;width:100%;min-width:1050px}.reports-orders th{z-index:1;color:#5e7185;text-transform:uppercase;text-align:left;background:#f6f8fb;border-bottom:1px solid #dce4ed;padding:11px;font-size:11px;position:sticky;top:0}.reports-orders td{vertical-align:top;border-bottom:1px solid #e5ebf2;padding:12px 11px}.reports-orders tr{cursor:pointer}.reports-orders tr:hover,.reports-orders tr.selected{background:#edf5ff}.reports-orders td strong,.reports-orders td span{display:block}.reports-orders td span{color:#6a7f94;white-space:nowrap;text-overflow:ellipsis;max-width:220px;margin-top:4px;font-size:12px;overflow:hidden}.reports-orders footer{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.reports-orders footer div{gap:8px;display:flex}.reports-chain{max-height:calc(100vh - 32px);position:sticky;top:16px;overflow:auto}.reports-chain>header{border-bottom:1px solid #d8e1eb;padding:18px}.reports-chain-actions{grid-template-columns:repeat(3,1fr);gap:8px;padding:12px;display:grid}.reports-chain-strip{grid-template-columns:repeat(3,1fr);gap:8px;padding:0 12px 12px;display:grid!important}.reports-chain-strip div{background:#f3f7fb;border-radius:8px;gap:3px;padding:10px;display:grid}.reports-chain-strip span{color:#6c8094;font-size:11px}.reports-chain>section{border-top:1px solid #e2e8ef;padding:15px 16px}.reports-chain h3{margin:0 0 11px;font-size:16px}.reports-product-chain,.reports-mini-list{gap:9px;display:grid}.reports-product-chain article,.reports-mini-list article{border:1px solid #d8e1eb;border-radius:9px;padding:11px}.reports-product-chain article>header,.reports-mini-list article{justify-content:space-between;gap:10px;display:flex}.reports-product-chain article>header span,.reports-mini-list span{color:#657b91;font-size:12px}.reports-product-chain article>p{margin:8px 0;font-size:13px;line-height:1.4}.reports-product-chain article>small{color:#617991;margin-top:8px;display:block}.reports-source-tags{flex-wrap:wrap;gap:5px;display:flex}.reports-source-tags span{background:#eef5ff;border-radius:6px;padding:6px 8px;font-size:12px}.reports-source-tags span.missing{color:#9b3028;background:#fff1f0}.reports-mini-list article>div{gap:3px;display:grid}.reports-mini-list button{min-height:38px;padding:0 11px}.reports-muted,.reports-empty{color:#6a7e91}.reports-empty{text-align:center;padding:36px}@media (width<=1180px){.reports-kpis{grid-template-columns:repeat(3,1fr)}.reports-layout{grid-template-columns:1fr}.reports-chain{max-height:none;position:static}}@media (width<=720px){.reports-workspace{padding:16px}.reports-topbar,.reports-user{flex-direction:column;align-items:stretch}.reports-user>div{text-align:left}.reports-kpis{grid-template-columns:1fr 1fr}.reports-search{grid-template-columns:1fr}.reports-period{flex-wrap:wrap}.reports-period small{width:100%;margin:4px 0}.reports-chain-actions,.reports-chain-strip{grid-template-columns:1fr}.reports-kpis article:last-child{grid-column:1/-1}}.reports-tabs{background:#e8eef6;border-radius:12px;gap:8px;width:max-content;margin-bottom:14px;padding:6px;display:flex}.reports-tabs button{color:#385570;cursor:pointer;background:0 0;border:0;border-radius:8px;min-width:130px;min-height:44px;font-weight:800}.reports-tabs button.active{color:#1769d2;background:#fff;box-shadow:0 2px 8px #1d4e7c18}.reports-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.reports-kpis article.net{background:#f1fff8;border-left-color:#15945b}.reports-kpis article strong{font-size:21px}.reports-chain-strip{grid-template-columns:repeat(2,1fr)}.reports-payment-summary{grid-template-columns:1fr 1fr;gap:8px;display:grid}.reports-payment-summary>div{background:#f3f7fb;border-radius:8px;gap:3px;padding:10px;display:grid}.reports-payment-summary span{color:#6c8094;font-size:11px}.reports-payment-summary button{grid-column:1/-1}.reports-payment-history{gap:7px;margin-top:9px;display:grid}.reports-payment-history article{background:#f3f7fb;border-radius:8px;gap:3px;padding:9px 10px;display:grid}.reports-payment-history span{color:#657b91;font-size:12px}.reports-row-actions{align-items:center;gap:6px;display:flex!important}.reports-balance-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.reports-balance-panel,.reports-expense-form,.reports-expense-list{background:#fff;border:1px solid #d8e1eb;border-radius:13px;overflow:hidden}.reports-balance-panel>header,.reports-expense-list>header,.reports-expense-form>header{border-bottom:1px solid #d8e1eb;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px;display:flex}.reports-balance-panel header span,.reports-expense-list header span,.reports-expense-form header span,.reports-payment-dialog header span{color:#1769d2;letter-spacing:.07em;text-transform:uppercase;font-size:12px;font-weight:800}.reports-balance-panel h2,.reports-expense-list h2,.reports-expense-form h2,.reports-payment-dialog h2{margin:3px 0;font-size:21px}.reports-balance-panel p,.reports-expense-form p{color:#697e94;margin:0}.reports-balance-panel>header>strong,.reports-expense-list>header>strong{font-size:24px}.reports-compact-table{max-height:650px;overflow:auto}.reports-compact-table table{border-collapse:collapse;width:100%;min-width:670px}.reports-compact-table th{text-align:left;color:#5e7185;text-transform:uppercase;background:#f6f8fb;padding:11px;font-size:11px;position:sticky;top:0}.reports-compact-table td{border-top:1px solid #e4eaf1;padding:12px 11px}.reports-compact-table td small{color:#697e94;margin-top:3px;display:block}.reports-compact-table button{color:#1769d2;background:#fff;border:1px solid #bfd0e2;border-radius:8px;min-height:38px;padding:0 12px;font-weight:800}.reports-expenses-layout{grid-template-columns:minmax(420px,.8fr) minmax(0,1.2fr);align-items:start;gap:14px;display:grid}.reports-expense-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;padding:0 18px 18px;display:grid}.reports-expense-form>header{grid-column:1/-1;margin:0 -18px 4px;display:block}.reports-expense-form label{gap:6px;min-width:0;margin:0;font-size:12px;font-weight:800;display:grid}.reports-expense-form label.wide{grid-column:1/-1}.reports-expense-form input,.reports-expense-form select,.reports-payment-fields input,.reports-payment-fields select{box-sizing:border-box;width:100%;min-width:0;height:44px;font:inherit;background:#fff;border:1px solid #becddd;border-radius:8px;padding:0 11px}.reports-expense-form button{border:0;border-radius:9px;min-width:0;min-height:46px;margin:8px 0 0}.reports-expense-form button.primary,.reports-payment-dialog button.primary{color:#fff;background:#1769d2;font-weight:800}.reports-expense-list .reports-compact-table table{table-layout:fixed;min-width:0}.reports-expense-list .reports-compact-table th:first-child{width:14%}.reports-expense-list .reports-compact-table th:nth-child(2){width:17%}.reports-expense-list .reports-compact-table th:nth-child(3){width:31%}.reports-expense-list .reports-compact-table th:nth-child(4){width:18%}.reports-expense-list .reports-compact-table th:nth-child(5){width:20%}.reports-expense-list .reports-compact-table td{overflow-wrap:anywhere}.reports-modal-backdrop{z-index:100;background:#112a4388;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.reports-payment-dialog{background:#fff;border-radius:15px;width:min(620px,100%);max-height:90vh;overflow:auto;box-shadow:0 24px 70px #0f274d42}.reports-payment-dialog>header{border-bottom:1px solid #d8e1eb;justify-content:space-between;padding:20px;display:flex}.reports-payment-dialog>header p{color:#697e94;margin:0}.reports-payment-dialog>header button{background:#eef3f8;border:0;border-radius:8px;width:44px;height:44px;font-size:24px}.reports-payment-balance{grid-template-columns:repeat(3,1fr);gap:10px;padding:18px;display:grid}.reports-payment-balance>div{background:#f3f7fb;border-radius:9px;gap:4px;padding:12px;display:grid}.reports-payment-balance span{color:#687e94;font-size:11px}.reports-payment-fields{grid-template-columns:1fr 1fr;gap:12px;padding:0 18px 18px;display:grid}.reports-payment-fields label{gap:6px;font-size:12px;font-weight:800;display:grid}.reports-payment-fields label small{color:#687e94;font-weight:500}.reports-payment-fields label.wide{grid-column:1/-1}.reports-payment-dialog details{background:#f6f8fb;border-radius:8px;margin:0 18px 18px;padding:12px}.reports-payment-dialog footer{border-top:1px solid #d8e1eb;justify-content:flex-end;gap:8px;padding:15px 18px;display:flex}.reports-payment-dialog footer button{border:1px solid #c6d3e2;border-radius:8px;min-height:44px;padding:0 18px}@media (width<=1180px){.reports-balance-grid,.reports-expenses-layout{grid-template-columns:1fr}}@media (width<=720px){.reports-tabs{width:100%}.reports-tabs button{flex:1;min-width:0}.reports-payment-balance,.reports-payment-fields,.reports-expense-form{grid-template-columns:1fr}.reports-payment-fields label.wide,.reports-expense-form label.wide,.reports-expense-form>header{grid-column:auto}.reports-expense-form button{width:100%}.reports-expense-list .reports-compact-table table{table-layout:auto;min-width:650px}.reports-kpis{grid-template-columns:1fr 1fr}}.sales-results-report{gap:10px;display:grid}.sales-results-filters{background:#fff;border:1px solid #d8e1eb;border-radius:11px;grid-template-columns:repeat(3,minmax(170px,.35fr)) auto;align-items:end;gap:8px;padding:10px;display:grid}.sales-results-filters label{color:#49637c;gap:4px;font-size:11px;font-weight:800;display:grid}.sales-results-filters input,.sales-results-filters select{min-height:44px;font:inherit;background:#fff;border:1px solid #becddd;border-radius:8px;padding:8px 10px}.sales-results-filters button{color:#fff;background:#1769d2;border:0;border-radius:8px;min-height:44px;padding:0 18px;font-weight:800}.sales-results-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.sales-results-kpis article{background:#fff;border:1px solid #d8e1eb;border-left:4px solid #4d7fac;border-radius:10px;gap:2px;padding:12px;display:grid}.sales-results-kpis article.won{border-left-color:#16824d}.sales-results-kpis article.lost{border-left-color:#b43a48}.sales-results-kpis span{color:#60768b;text-transform:uppercase;font-size:11px;font-weight:850}.sales-results-kpis strong{font-size:24px}.sales-results-kpis small{color:#60768b}.sales-results-grid{grid-template-columns:minmax(300px,.65fr) minmax(0,1.35fr);gap:10px;display:grid}.sales-results-grid>section{background:#fff;border:1px solid #d8e1eb;border-radius:11px;overflow:hidden}.sales-results-grid>section>header{border-bottom:1px solid #e0e7ee;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.sales-results-grid h2{margin:0;font-size:18px}.sales-results-grid p{color:#687e93;margin:3px 0 0;font-size:12px}.sales-results-grid header>strong{background:#eef4fa;border-radius:999px;padding:6px 9px}.sales-results-list{display:grid}.sales-results-list article{border-bottom:1px solid #e8edf2;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;display:flex}.sales-results-list article>span{gap:2px;display:grid}.sales-results-list small{color:#6b8094}.sales-results-list b{color:#a12e3c;text-align:center;background:#fff0f1;border-radius:999px;min-width:34px;padding:5px}.sales-results-table{overflow:auto}.sales-results-table table{border-collapse:collapse;width:100%;min-width:720px}.sales-results-table th,.sales-results-table td{text-align:left;border-bottom:1px solid #e6ecf1;padding:9px 10px}.sales-results-table th{color:#61768a;text-transform:uppercase;background:#f5f8fb;font-size:10px}.sales-results-note{color:#697f93}@media (width<=900px){.sales-results-grid{grid-template-columns:1fr}.sales-results-filters,.sales-results-kpis{grid-template-columns:1fr 1fr}}@media (width<=560px){.sales-results-filters,.sales-results-kpis{grid-template-columns:1fr}.reports-tabs{overflow-x:auto}.reports-tabs button{flex:none}}@media (width>=721px){.reports-workspace{padding:18px}.reports-topbar{margin-bottom:12px}.reports-kpis{gap:8px;margin-bottom:10px}.reports-kpis article{padding:11px}.reports-orders>header,.reports-chain>header{padding:12px 14px}.reports-orders td{padding:9px}.reports-product-chain article,.reports-mini-list article{padding:8px}}.due-notification-control{align-items:center;display:flex}.due-notification-control>button{min-height:44px}.due-notification-enabled{color:#17683d;white-space:nowrap;background:#ebf8f0;border:1px solid #9fd0b3;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:800}.due-notification-message{z-index:130;color:#174f91;background:#f3f8ff;border:1px solid #b7cee9;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:min(390px,100vw - 24px);padding:12px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 14px 34px #0c2a4a2e}.due-notification-message button,.due-notification-fallback header>button{background:0 0;border:0;min-width:44px;min-height:44px;padding:0;font-size:1.2rem}.due-notification-fallback{z-index:125;background:#fff;border:1px solid #e2b06b;border-radius:12px;width:min(430px,100vw - 24px);position:fixed;bottom:20px;right:20px;overflow:hidden;box-shadow:0 18px 42px #0c2a4a38}.due-notification-message+.due-notification-fallback{bottom:98px}.due-notification-fallback>header{color:#784907;background:#fff4df;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.due-notification-fallback>header>div{gap:2px;display:grid}.due-notification-fallback>header span{font-size:.72rem}.due-notification-fallback>div{max-height:300px;overflow:auto}.due-notification-fallback>div>button{color:#173451;text-align:left;background:#fff;border:0;border-top:1px solid #e8edf2;border-radius:0;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:58px;padding:9px 12px;display:flex}.due-notification-fallback>div>button:hover{background:#f5f9ff}.due-notification-fallback>div span{gap:2px;min-width:0;display:grid}.due-notification-fallback>div strong,.due-notification-fallback>div small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.due-notification-fallback>div small{color:#687b91}.due-notification-fallback>div b{color:#1769dd;flex:none;font-size:.78rem}@media (width<=600px){.due-notification-message,.due-notification-fallback{bottom:12px;right:12px}.due-notification-message+.due-notification-fallback{bottom:96px}}.product-availability-wrap{gap:5px;min-width:0;display:grid}.product-availability-sources{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.product-availability{white-space:normal;border-radius:999px;width:fit-content;max-width:100%;padding:4px 8px;font-size:11px;font-weight:800;line-height:1.2;display:inline-flex}.product-availability.available{color:#17643c;background:#e6f6ed}.product-availability.outofstock{color:#a33030;background:#ffeded}.product-availability.stocknotconfirmed,.product-availability.empty{color:#745315;background:#fff4d9}.product-availability-warning{color:#9a5c25;font-size:11px;line-height:1.3}.workflow-progress{background:#fff;border:1px solid #d7e2ee;border-radius:14px;gap:12px;margin:0 0 18px;padding:12px;display:grid;box-shadow:0 8px 24px #1637590d}.workflow-progress-steps{grid-template-columns:repeat(var(--workflow-columns,6), minmax(0, 1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.workflow-progress-steps li{color:#67798a;background:#f5f7fa;border:1px solid #dfe6ed;border-radius:10px;align-items:center;gap:9px;min-width:0;padding:10px 11px;display:flex}.workflow-progress-marker{color:#68798a;background:#e3e8ee;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid}.workflow-progress-copy{gap:2px;min-width:0;display:grid}.workflow-progress-copy strong,.workflow-progress-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workflow-progress-copy strong{font-size:12px}.workflow-progress-copy small{color:inherit;opacity:.85;font-size:10px}.workflow-progress-steps li.complete{color:#226b47;background:#edf9f2;border-color:#a8d9bd}.workflow-progress-steps li.complete .workflow-progress-marker{color:#fff;background:#2f9664}.workflow-progress-steps li.current{color:#125aa9;background:#eaf3ff;border-color:#78aff0;box-shadow:inset 3px 0 #176ddd}.workflow-progress-steps li.current .workflow-progress-marker{color:#fff;background:#176ddd}.workflow-progress-steps li.blocked{color:#8a5a0c;background:#fff7e7;border-color:#efc377;box-shadow:inset 3px 0 #d99118}.workflow-progress-steps li.blocked .workflow-progress-marker{color:#fff;background:#d99118}.workflow-next-action{background:#f2f7fd;border:1px solid #bfd7f4;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:11px 13px;display:grid}.workflow-next-action>div{gap:2px;min-width:0;display:grid}.workflow-next-action span{color:#1765b5;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.workflow-next-action strong{color:#163f65;font-size:14px}.workflow-next-action small{color:#60788f;font-size:11px;line-height:1.35}.workflow-next-action.blocked{background:#fff7e7;border-color:#efc377}.workflow-next-action.blocked span,.workflow-next-action.blocked strong{color:#8a5a0c}.workflow-next-button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#176ddd;border:1px solid #176ddd;border-radius:9px;padding:0 18px;font-size:12px;font-weight:900}.workflow-next-button:hover:not(:disabled){background:#105bbd}.workflow-next-button:disabled{cursor:not-allowed;background:#c9d3dd;border-color:#b8c6d4}@media (width<=1100px){.workflow-progress-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.workflow-progress{border-radius:10px;padding:9px}.workflow-progress-steps{padding-bottom:4px;display:flex;overflow-x:auto}.workflow-progress-steps li{min-width:180px}.workflow-next-action{grid-template-columns:1fr}.workflow-next-button{width:100%}}.app-shell main button,.app-shell main input,.app-shell main select,.app-shell main textarea{font-family:inherit}.app-shell main button:not([role=tab]),.app-shell main input:not([type=checkbox]):not([type=radio]):not([type=file]),.app-shell main select{min-height:42px}.app-shell main .filter-tabs button{min-width:44px}.app-shell main input[type=checkbox],.app-shell main input[type=radio]{min-width:19px;min-height:19px}.app-shell main small,.app-shell main time{line-height:1.45;font-size:12px!important}.app-shell main table th{line-height:1.35;font-size:12px!important}.app-shell main table td{line-height:1.45;font-size:13px!important}.app-shell main :where(.eyebrow,.stage-number,.stage-badge,.status-pill,.source-pill,.document-status,.document-current,.catalog-status,.dashboard-kind,.dashboard-due){font-size:12px!important}.app-shell main :where(.summary-card span,.statusbar,.marketing-flow>div>span,.help-sidebar nav h2,.help-sidebar nav button strong,.help-guide-badges,.help-guide-number){line-height:1.35;font-size:12px!important}.app-shell main :where(.order-card-meta,.document-hint,.document-technical,.document-row-created,.documents-pagination,.selection-empty span,.catalog-product-copy>span,.catalog-product-price>span,.product-selection-list article span,.options-total-toggle small,.profit-summary>small,.follow-up-history span,.topbar-user span,.signed-in-user small,.customer-picker-contact header span,.customer-picker-contacts small,.customer-picker-pagination),.fulfilment-workspace :where(.fulfilment-user,.fulfilment-user strong,.summary-card span,.order-list-heading p,.order-detail-heading p,.section-heading p,.quantity-progress small,.quantity-progress>div:first-of-type,.blocker-heading span,.blocker-panel ul,.fulfilment-collapsible>summary small,.fulfilment-collapsible>summary b,.po-summary span,.po-summary strong,.product-cell span,.allocation-list strong,.allocation-list span,.delivery-card strong,.delivery-card p,.delivery-card small,.po-card strong,.po-card p,.po-card small,.outlook-workflow-card strong,.outlook-workflow-card p,.outlook-workflow-card em,.posted-record>span:first-child,.posted-record>span:first-child strong,.timeline-item strong,.timeline-item p,.dialog-heading p,.field-grid label,.dialog-note,.manual-send-evidence span,.manual-send-evidence strong,.dialog-confirm,.quantity-entry strong,.quantity-entry span,.allocation-editor legend,.allocation-row label,.supplier-offer-maintenance span,.supplier-offer-maintenance strong,.mobile-order-bar span){line-height:1.45;font-size:13px!important}.documents-workspace :where(.documents-user,.documents-summary,.documents-table-head,.documents-filter-panel>p,.documents-filters label,.document-mini-icon,.document-row-main small,.document-row-type span,.document-row-created span,.document-business-state,.document-integrity,.document-current,.document-row-actions .documents-button,.document-row-details>summary,.document-row-details>div,.documents-empty p){line-height:1.4;font-size:13px!important}.documents-workspace .documents-table-head{font-size:12px!important}.marketing-workspace :where(.company-compact-list button em,.outreach-builder header p,.prospect-heading div>span,.prospect-facts,.prospect-facts small,.contact-options button em,.history-toggle,.company-history>p,.company-history li,.reservation-conflicts,.template-preview>span,.batch-status-line button,.prepared-content-review>p,.prepared-content-review summary,.prepared-content-review details>span,.prepared-content-review details>strong,.prepared-content-review details>p,.dialog-recipient span,.dialog-notes,.dialog-confirm){line-height:1.45;font-size:13px!important}.app-shell main :where(.modal-card,.workflow-dialog,.product-picker,.product-create-dialog,.marketing-action-dialog,.fulfilment-dialog,.customer-dialog,.catalog-dialog,.customer-picker){max-height:calc(100vh - 32px);overflow-y:auto}.app-shell main :where(.error-banner,.success-banner,.auth-message,.marketing-action-status,.documents-alert,.customers-alert,.catalog-alert){font-size:14px;line-height:1.5}@media (width<=1450px){.documents-workspace .documents-table-head,.documents-workspace .document-row{grid-template-columns:minmax(210px,1.6fr) minmax(125px,.85fr) minmax(175px,1.1fr) minmax(250px,auto)}.documents-workspace .documents-table-head>span:nth-child(4),.documents-workspace .document-row-created{display:none}.documents-workspace .document-row-actions{flex-wrap:wrap;min-width:0}.fulfilment-workspace .headline-strip{grid-template-columns:1fr 1fr}.fulfilment-workspace .line-table{table-layout:fixed;min-width:0}.fulfilment-workspace .line-table th,.fulfilment-workspace .line-table td{overflow-wrap:anywhere;padding-left:6px;padding-right:6px}.fulfilment-workspace .line-table th:first-child{width:23%}.fulfilment-workspace .line-table th:nth-child(2){width:37%}.fulfilment-workspace .product-cell,.fulfilment-workspace .allocation-list{min-width:0}}@media (width<=760px){.app-shell main button:not([role=tab]),.app-shell main input:not([type=checkbox]):not([type=radio]):not([type=file]),.app-shell main select{min-height:46px}.app-shell main :where(.modal-card,.workflow-dialog,.product-picker,.product-create-dialog,.marketing-action-dialog,.fulfilment-dialog,.customer-dialog,.catalog-dialog,.customer-picker){max-height:min(90vh,780px)}}
