._breadcrumbs_1245u_2{display:flex}._bold_1245u_6{font-weight:700}._text_1245u_10{color:var(--primaryGray-400)}._textBold_1245u_14{color:var(--primaryGray-800)}button._icon_1245u_18{color:var(--primaryGray-400);cursor:auto;padding-left:0;padding-right:0}._iconButton_45e31_1{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;display:inline-flex;left:1px}@keyframes _spin_y5hec_18{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._titleBar_1cggr_1{flex-direction:row;justify-content:space-between;align-items:center;display:flex}._iconButton_1cggr_8.MuiButtonBase-root{margin:0}._modal_1cggr_12{width:644px;max-height:90%}.nds-checkbox-field{align-items:center;gap:var(--space-3);display:inline-flex}.nds-checkbox{border-radius:var(--radius-small);background:var(--surface-page);border:1px solid var(--hairline);width:20px;height:20px;color:var(--text-on-accent);cursor:pointer;transition:var(--transition-default);flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.nds-checkbox:hover{border:1px solid var(--hairline-strong);background:var(--fill-hover)}.nds-checkbox[data-checked],.nds-checkbox[data-indeterminate],.nds-checkbox[data-checked]:hover,.nds-checkbox[data-indeterminate]:hover{background:var(--action-primary);border-color:var(--action-primary)}.nds-checkbox[data-disabled]{opacity:.4;cursor:not-allowed}.nds-checkbox:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.nds-checkbox__indicator{justify-content:center;align-items:center;display:inline-flex}.nds-checkbox__dash{background:currentColor;border-radius:1px;width:10px;height:2px}.nds-checkbox__label{color:var(--text-default);font-size:var(--text-sm);cursor:pointer}.nds-checkbox__text{cursor:pointer;gap:1px;min-width:0;display:grid}.nds-checkbox__desc{font-size:var(--caption-size);line-height:var(--leading-xs);color:var(--caption-ink)}.nds-checkbox__right{flex:none;margin-inline-start:auto}.nds-checkbox-field--row{align-items:flex-start;gap:var(--space-3);width:100%;padding:var(--space-3);border-radius:var(--radius-medium);transition:var(--transition-default);display:flex}.nds-checkbox-field--row:hover{background:var(--fill-hover)}.nds-checkbox-field--row .nds-checkbox{margin-top:1px}.nds-spinner{line-height:0;display:inline-block}.nds-spinner__dot{fill:var(--viz-ink);animation:.9s linear infinite nds-spin-dot}@keyframes nds-spin-dot{0%{opacity:1}to{opacity:.15}}.nds-skeleton{background:linear-gradient(90deg, var(--fill-subtle) 25%, var(--fill-hover) 37%, var(--fill-subtle) 63%);background-size:400% 100%;animation:1.4s infinite nds-shimmer;display:block}@keyframes nds-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.nds-spinner__dot{opacity:.5;animation:none}.nds-skeleton{animation:none}}.nds-pagination{align-items:center;gap:var(--space-1,4px);display:flex}.nds-pagination ul{align-items:center;gap:var(--space-1,4px);margin:0;padding:0;list-style:none;display:flex}.nds-pagination__btn{min-width:var(--control-sm);height:var(--control-sm);padding:0 var(--space-2);border:1px solid var(--hairline);border-radius:var(--radius-small);background:var(--surface-page);color:var(--text-default);font:inherit;font-size:var(--text-sm);font-variant-numeric:tabular-nums lining-nums;cursor:pointer;transition:var(--transition-default);place-items:center;display:inline-grid}.nds-pagination__btn:hover:not(:disabled):not(.is-current){background:var(--fill-hover);border-color:var(--hairline-strong);color:var(--text-strong)}.nds-pagination__btn:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.nds-pagination__btn.is-current{background:var(--action-primary);border-color:var(--action-primary);color:var(--text-on-accent,#fff);font-weight:var(--weight-medium);cursor:default}.nds-pagination__btn:disabled{opacity:.4;cursor:not-allowed}.nds-pagination__arrow{color:var(--text-muted)}.nds-pagination__ellipsis{min-width:var(--control-sm);text-align:center;color:var(--text-muted);-webkit-user-select:none;user-select:none}.nds-tooltip__trigger{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.nds-tooltip__positioner{z-index:var(--z-overlay)}.nds-tooltip__popup{background:var(--text-strong);max-width:260px;color:var(--text-inverse);border:1px solid var(--text-strong);border-radius:var(--radius-medium);box-shadow:var(--elevation-overlay);padding:var(--space-2) var(--space-3);font-size:var(--text-sm);line-height:var(--leading-normal);transform-origin:var(--transform-origin);transition:opacity var(--duration-fast) var(--ease-entrance), transform var(--duration-fast) var(--ease-entrance)}.nds-tooltip__popup[data-starting-style],.nds-tooltip__popup[data-ending-style]{opacity:0;transform:scale(.96)}.nds-tooltip__arrow{background:var(--text-strong);border-left:1px solid var(--text-strong);border-top:1px solid var(--text-strong);width:10px;height:10px;transform:rotate(45deg)}.nds-tooltip__arrow[data-side=top]{bottom:-5px}.nds-tooltip__arrow[data-side=bottom]{top:-5px;transform:rotate(225deg)}.nds-tooltip__arrow[data-side=left]{right:-5px;transform:rotate(135deg)}.nds-tooltip__arrow[data-side=right]{left:-5px;transform:rotate(-45deg)}@media (prefers-reduced-motion:reduce){.nds-tooltip__popup{transition:none}}.nds-table__frame{border-radius:inherit;flex-direction:column;min-height:0;display:flex}.nds-table__toolbar{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);flex-shrink:0;display:flex}.nds-table__pagination{border-top:1px solid var(--border-default);flex-shrink:0}.nds-table__paginationbar{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);min-height:var(--table-header-h);display:flex}.nds-table__paginationcount{flex:none}.nds-table__paginationpages{flex:none;margin-left:auto}.nds-table__scrollarea{border-radius:inherit;flex:auto;min-height:0;position:relative}.nds-table__wrap{border-radius:inherit;width:100%;height:100%;overflow-x:auto}.nds-table{border-collapse:collapse;width:100%;font-size:var(--text-sm);color:var(--text-default)}.nds-table thead th{background:var(--table-header-bg);padding:var(--space-3) var(--space-3);font-weight:var(--label-weight);font-size:var(--label-size);letter-spacing:var(--label-tracking);text-transform:var(--label-transform);color:var(--text-muted);box-shadow:inset 0 -1px 0 var(--border-strong);white-space:nowrap;vertical-align:middle;height:var(--table-header-h);border-bottom:none}.nds-table__wrap.is-sticky thead th{z-index:1;background:var(--table-header-bg);position:sticky;top:0}.nds-table__sort{align-items:center;gap:var(--space-1,4px);font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0;display:inline-flex}th[style*=end] .nds-table__sort{flex-direction:row-reverse}.nds-table__sort:hover{color:var(--text-strong)}.nds-table__sort:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:var(--radius-small)}.nds-table__sorticon{opacity:.4;transition:opacity var(--duration-base) var(--ease-standard);place-items:center;display:inline-grid}.nds-table__sorticon.is-active{opacity:1;color:var(--text-accent)}.nds-table tbody .nds-icon{color:var(--text-subtle)}.nds-table tbody a .nds-icon,.nds-table tbody button .nds-icon,.nds-table tbody .nds-statuschip .nds-icon{color:inherit}.nds-table tbody td{padding:var(--space-3) var(--space-3);border-bottom:1px solid var(--border-default);vertical-align:middle;color:var(--text-default);font-weight:var(--weight-light);height:var(--table-row-h)}.nds-table tbody tr:last-child td{border-bottom:none}.nds-table tbody tr{transition:background var(--duration-base) var(--ease-standard)}.nds-table tbody tr:nth-child(2n){background:var(--table-stripe-bg)}.nds-table tbody tr:hover,.nds-table tbody tr:nth-child(2n):hover{background:var(--table-hover-bg)}.nds-table tbody tr.is-clickable{cursor:pointer}.nds-table td[style*=end],.nds-table th[style*=end]{font-variant-numeric:tabular-nums}.nds-table__emptyrow td{padding:var(--space-7) var(--space-3);text-align:center;color:var(--text-muted);border-bottom:none}.nds-table__selectcell{padding-left:var(--space-3);padding-right:var(--space-3);text-align:center}.nds-table__selectcell .nds-checkbox-field{vertical-align:middle}.nds-table tbody tr[data-selected=true],.nds-table tbody tr[data-selected=true]:nth-child(2n){background:var(--table-selected-bg)}.nds-table tbody tr[data-selected=true]:hover,.nds-table tbody tr[data-selected=true]:nth-child(2n):hover{background:var(--table-selected-hover-bg)}.nds-table__actionscell{text-align:end;white-space:nowrap;padding-left:var(--space-2);padding-right:var(--space-2)}.nds-table__actionscell>*{vertical-align:middle}.nds-table thead th.is-sticky-l,.nds-table thead th.is-sticky-r{z-index:3;background:var(--table-header-bg)}.nds-table tbody td.is-sticky-l,.nds-table tbody td.is-sticky-r{z-index:2;background:var(--surface-raised);background-clip:padding-box}.nds-table tbody tr:nth-child(2n) td.is-sticky-l,.nds-table tbody tr:nth-child(2n) td.is-sticky-r{background:var(--table-stripe-solid-bg)}.nds-table tbody tr:hover td.is-sticky-l,.nds-table tbody tr:hover td.is-sticky-r,.nds-table tbody tr:nth-child(2n):hover td.is-sticky-l,.nds-table tbody tr:nth-child(2n):hover td.is-sticky-r{background:var(--table-hover-solid-bg)}.nds-table tbody tr[data-selected=true] td.is-sticky-l,.nds-table tbody tr[data-selected=true] td.is-sticky-r,.nds-table tbody tr[data-selected=true]:nth-child(2n) td.is-sticky-l,.nds-table tbody tr[data-selected=true]:nth-child(2n) td.is-sticky-r{background:var(--table-selected-solid-bg)}.nds-table .is-sticky-l-last{box-shadow:inset -1px 0 0 var(--border-default)}.nds-table thead th.is-sticky-l-last{box-shadow:inset -1px 0 0 var(--border-default), inset 0 -1px 0 var(--border-strong)}.nds-table .is-sticky-r-first{box-shadow:inset 1px 0 0 var(--border-default)}.nds-table thead th.is-sticky-r-first{box-shadow:inset 1px 0 0 var(--border-default), inset 0 -1px 0 var(--border-strong)}.nds-table__wrap.is-sticky thead th.is-sticky-l,.nds-table__wrap.is-sticky thead th.is-sticky-r{z-index:4}.nds-table__fade{width:var(--table-fade-w);pointer-events:none;opacity:0;transition:opacity var(--duration-base) var(--ease-standard);z-index:5;position:absolute;top:0;bottom:0}.nds-table__fade--start{left:var(--nds-fade-inset,0px);background:linear-gradient(to right, var(--table-fade-color), transparent)}.nds-table__fade--end{right:var(--nds-fade-inset,0px);background:linear-gradient(to left, var(--table-fade-color), transparent)}.nds-table__fade.is-visible{opacity:1}.nds-table__skeletonrow td{height:var(--table-row-h)}.nds-table__wrap.is-blurred tbody{filter:blur(3px);-webkit-user-select:none;user-select:none}.nds-table__blur{inset:var(--table-header-h) 0 0 0;padding:var(--space-4);background:var(--table-blur-scrim);z-index:6;place-items:center;display:grid;position:absolute}.nds-table__truncate{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.nds-table__truncate:focus-visible{outline:var(--focus-ring-outline);outline-offset:2px;border-radius:var(--radius-small)}.nds-table__headinner{align-items:center;gap:var(--space-1);display:inline-flex}th[style*=end] .nds-table__headinner{flex-direction:row-reverse}.nds-tablecell-input{width:100%;height:var(--table-cell-control-h);padding:0 var(--space-2);border-radius:var(--radius-small);font:inherit;font-weight:var(--weight-light);color:var(--text-default);font-variant-numeric:tabular-nums;background:0 0;border:1px solid #0000}.nds-tablecell-input.is-end{text-align:end}.nds-tablecell-input:hover:not(:disabled){border-color:var(--border-default);background:var(--surface-raised)}.nds-tablecell-input:focus{border-color:var(--focus-ring);background:var(--surface-raised);box-shadow:0 0 0 3px var(--control-glow,transparent);outline:none}.nds-tablecell-input.is-invalid{border-color:var(--status-danger-fill)}.nds-tablecell-input:disabled{color:var(--text-subtle);cursor:not-allowed}.nds-tablecell-input[type=number]{appearance:textfield}.nds-tablecell-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.nds-tablecell-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.nds-tablecell-select .nds-select__trigger{height:var(--table-cell-control-h);background:0 0;border-color:#0000;min-width:0}.nds-tablecell-select .nds-select__trigger:hover{border-color:var(--border-default);background:var(--surface-raised)}.nds-tablecell-hybrid{display:block;position:relative}.nds-tablecell-hybrid__list{z-index:20;padding:var(--space-1);background:var(--surface-raised);border:1px solid var(--border-default);border-radius:var(--radius-medium);max-height:220px;box-shadow:var(--shadow-popup,0 8px 24px #0a0b1a1f);margin:0;list-style:none;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow-y:auto}.nds-tablecell-hybrid__option{padding:var(--space-2);border-radius:var(--radius-small);cursor:pointer;font-weight:var(--weight-light);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.nds-tablecell-hybrid__option:hover,.nds-tablecell-hybrid__option.is-active{background:var(--fill-hover)}._modalContent_1tvcx_1{width:568px;padding:0 24px}._descriptionSection_1tvcx_6{padding:24px 0}._bottomSection_1tvcx_10{width:568px;padding:24px}._productSelectionBox_1tvcx_15{background-color:#fff;border-radius:8px;padding:32px}._dropdownContainer_1tvcx_21{padding:12px 0 32px}._cellBox_pzgat_1,._headerCell_pzgat_2{justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex}._headerCell_pzgat_2{padding:0 16px}._centerBox_pzgat_14{justify-content:center;align-items:center;width:100%;height:100%;display:flex}._container_1lbpw_1{justify-content:space-between;align-items:center;padding:12px;display:flex}._container_1lbpw_1 .MuiPagination-ul{gap:8px}._paginationItem_1lbpw_11{color:var(--primaryGray-1000);cursor:pointer;background:0 0;border-radius:16px;align-items:center;gap:4px;min-width:32px;height:32px;margin:0;padding:8px;display:flex;border:1px solid var(--brand-gray-primary-75,#ededf3)!important}._paginationItem_1lbpw_11:hover:not(:disabled){background-color:var(--primaryGray-100)}._paginationItem_1lbpw_11:disabled{cursor:default;opacity:.38}._paginationItem_1lbpw_11._selected_1lbpw_32{background-color:var(--primaryGray-1000);color:#fff}._paginationItem_1lbpw_11._selected_1lbpw_32.MuiButtonBase-root.MuiPaginationItem-root.Mui-selected,._paginationItem_1lbpw_11._selected_1lbpw_32:hover.MuiButtonBase-root.MuiPaginationItem-root.Mui-selected:hover{background-color:var(--primaryGray-1000)}._paginationItem_1lbpw_11._ellipsis_1lbpw_42{cursor:default;color:var(--primaryGray-200);pointer-events:none;justify-content:center;width:14px}._paginationItem_1lbpw_11._ellipsisIcon_1lbpw_49{cursor:default;color:var(--primaryGray-200);width:10px}._nextBack_1lbpw_55{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}._chevron_1lbpw_63{width:6px;height:11px}._productsPageContainer_n6x7d_2{flex-direction:column;gap:8px;width:100%;height:100%;max-height:100%;display:flex;overflow:auto}._productsPageHeader_n6x7d_12{background-color:#fff;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:space-between;gap:24px;width:100%;padding:24px 16px 24px 24px;display:flex}._productsContentContainer_n6x7d_24{background-color:#fff;flex-direction:column;flex-grow:1;flex-shrink:1;min-height:0;display:flex;overflow:hidden}._productsControls_n6x7d_34{flex-direction:row;gap:8px;width:100%;padding:16px 24px;display:flex}._centerBox_n6x7d_42{justify-content:center;align-items:center;width:100%;height:100%;display:flex}._headerBox_n6x7d_50{align-items:center;width:100%;height:100%;padding:0 16px;display:flex}._cellBox_n6x7d_58{justify-content:flex-start;align-items:center;width:100%;height:100%;padding:0 16px;display:flex}._productsContentContainer_n6x7d_24 .simplebar-content{height:100%!important;min-height:100%!important}._deletedRow_n6x7d_79{background-color:var(--surface-sunken)!important}._deletedRow_n6x7d_79 td{color:var(--text-subtle)!important}._stepReadout_hom6x_1{justify-content:center;align-items:center;height:48px;display:flex;position:absolute;top:24px;right:80px}._sidepanelContent_hom6x_11{flex-direction:column;flex-grow:1;height:100%;min-height:0;padding:16px 24px;display:flex}._sidepanelContent_hom6x_11 .simplebar-track.simplebar-vertical{display:none!important}._bottomSection_9b6j1_1{border-radius:0 0 8px 8px;padding:40px 24px}._userInputBox_9b6j1_6{flex-direction:column;gap:16px;display:flex}._usersPageContainer_12ob2_1{flex-direction:column;gap:8px;width:100%;height:100%;max-height:100%;display:flex;overflow:auto}._usersPageHeader_12ob2_11{background-color:#fff;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:space-between;gap:24px;width:100%;padding:24px 16px 24px 24px;display:flex}._usersContentContainer_12ob2_23{background-color:#fff;border-radius:8px 8px 0 0;flex-direction:column;flex-grow:1;flex-shrink:1;min-height:0;display:flex}._usersControls_12ob2_33{flex-direction:row;justify-content:right;align-items:flex-end;gap:8px;width:100%;padding:16px 24px;display:flex}._centerBox_12ob2_43{justify-content:center;align-items:center;width:100%;height:100%;display:flex}._cellBox_12ob2_51{justify-content:flex-start;align-items:center;width:100%;height:100%;padding:0 16px;display:flex}._usersContentContainer_12ob2_23 .simplebar-content{height:100%!important;min-height:100%!important}._icon_4vssn_1{background-color:var(--accentBlue-50);width:40px;height:40px;color:var(--accentBlue-300);border-radius:40px;justify-content:center;align-items:center;display:flex}._bodyText_4vssn_12{flex-direction:column;gap:40px;display:flex}._btnBar_4vssn_18{flex-direction:row;justify-content:flex-end;gap:8px;display:flex}._dropdownBar_4vssn_25{flex-direction:column;align-items:flex-end;gap:8px;display:flex}._modalStyles_4vssn_32{width:544px;height:303px}._textBox_4vssn_37{flex-direction:column;gap:16px;display:flex}._icon_v3awm_1{background-color:var(--accentBlue-50);width:40px;height:40px;color:var(--accentBlue-300);border-radius:40px;justify-content:center;align-items:center;display:flex}._bodyText_v3awm_12{flex-direction:column;gap:40px;display:flex}._btnBar_v3awm_18{flex-direction:row;justify-content:flex-end;gap:8px;display:flex}._dropdownBar_v3awm_25{flex-direction:row;justify-content:space-between;gap:8px;display:flex}._modalStyles_v3awm_32{width:544px;height:303px}._textBox_v3awm_37{flex-direction:column;gap:16px;display:flex}._questionWrap_1k6zj_1{flex-direction:row;grid-column:1/3;align-items:center;height:100%;display:flex}._columnHeader_g9dba_1{flex-direction:row;justify-content:space-between;align-items:center;gap:4px;height:40px;padding-left:16px;padding-right:16px;display:flex}._dataInputComponent_g9dba_12{flex-direction:column;gap:8px;width:100%;height:100%;display:flex;position:relative}._dataInputComponentHeader_g9dba_21{background-color:#fff;border-radius:8px;flex-direction:column;gap:24px;padding:16px 16px 16px 24px;display:flex}._dataInputComponentContent_g9dba_30{background-color:#fff;border-radius:8px;flex-direction:column;flex-grow:1;align-items:center;min-height:0;display:flex}._tableViewContainer_g9dba_40{background-color:#dbdbe7;width:100%;height:100%;min-height:0;padding-top:8px;position:relative;overflow:visible}._stepReadout_7a1fd_1{justify-content:center;align-items:center;height:48px;display:flex;position:absolute;top:24px;right:80px}._sidepanelContent_7a1fd_11{flex-direction:column;flex-grow:1;height:100%;min-height:0;padding:16px 24px;display:flex}._container_1iomz_2{flex-direction:column;justify-content:start;align-items:center;width:100%;height:100%;padding:100px;display:flex}._dataEmptyState_1iomz_12{background-color:#fff;border-radius:8px;flex-direction:column;width:600px;max-width:100%;height:auto;display:flex;overflow:hidden}._topSection_1iomz_23{background-color:#fff;flex-direction:row;gap:0;height:60px;margin-bottom:24px;display:flex}._topBox_1iomz_32{height:100%;color:var(--primaryGray-200);background-color:#fff;flex:1;justify-content:center;align-items:center;padding:0 16px;display:flex}._topBox1_1iomz_43{background-color:var(--primaryGray-100)}._topBox2_1iomz_47{background-color:var(--primaryGray-75)}._topBox3_1iomz_51{background-color:var(--primaryGray-50)}._topBox4_1iomz_55{background-color:var(--primaryGray-25);justify-content:space-between;gap:8px;display:flex}._middleSection_1iomz_62{height:56px;color:var(--primaryGray-1000);background-color:#fff;flex-grow:1;justify-content:center;align-items:center;margin-bottom:16px;display:flex}._bottomSection_1iomz_73{background-color:#fff;justify-content:center;gap:8px;height:56px;display:flex}._placeholder_1iomz_81{width:100%;height:100%;color:var(--primaryGray-600,#666);flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:24px;font-weight:500;display:flex}._topText_1iomz_94{color:var(--primaryGray-1000)}._bottomText_1iomz_98{color:var(--primaryGray-600);font-weight:400}._actionBox_1iomz_103{border-color:inherit;border:1px solid var(--primaryGray-75);border-radius:100px;flex-direction:row;justify-content:space-between;align-items:center;gap:6px;width:91px;height:32px;padding:0 12px 0 16px;display:flex;position:relative;overflow-y:visible}._icon_1j3fj_1{background-color:var(--accentBlue-50);width:40px;height:40px;color:var(--accentBlue-300);border-radius:40px;justify-content:center;align-items:center;display:flex}._bodyText_1j3fj_12{flex-direction:column;gap:40px;display:flex}._btnBar_1j3fj_18{flex-direction:row;justify-content:flex-end;gap:8px;display:flex}._modalStyles_1j3fj_25{width:544px;height:303px}._textBox_1j3fj_30{flex-direction:column;gap:16px;display:flex}._simpleBar_caoay_1:before{content:none}._centerBox_pr2tv_1{justify-content:center;align-items:center;width:100%;height:100%;display:flex}._supplierContentContainer_pr2tv_9{flex-grow:1;flex-shrink:1;align-self:center;gap:8px;margin-left:auto;display:flex}._supplierEngagementContentRowCell_pr2tv_18{justify-content:flex-start;align-items:center;width:100%;height:100%;padding:0 16px;display:flex}._supplierEngagementMenuRowCell_pr2tv_27{justify-content:center;align-items:center;width:100%;height:100%;display:flex}._noRequestsIcon_ouo7a_1,._searchEmptyIcon_ouo7a_13{background-color:var(--accentBlue-50);border-radius:100px;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._clearSearchButton_ouo7a_25{background-color:var(--brandBlack);cursor:pointer;border-radius:68px;justify-content:center;align-items:center;height:48px;padding:0 32px;display:flex}._clearSearchButtonLight_ouo7a_36{cursor:pointer;border:1px solid var(--primaryGray-100);background-color:#fff;border-radius:68px;justify-content:center;align-items:center;height:48px;padding:0 32px;display:flex}._clearFiltersButton_ouo7a_48{background-color:var(--brandBlack);cursor:pointer;border-radius:68px;justify-content:center;align-items:center;height:48px;padding:0 32px;display:flex}._productRequestContainer_ouo7a_59{flex-direction:column;gap:8px;width:100%;height:100%;max-height:100%;display:flex;overflow:auto}._productRequestHeader_ouo7a_69{flex-shrink:0;width:100%}._productRequestContent_ouo7a_74{background-color:#fff;flex-direction:column;flex-grow:1;flex-shrink:0;width:100%;height:0%;display:flex}._productRequestContentHeader_ouo7a_85{background-color:var(--BrandGray-75);flex-direction:row;justify-content:left;align-items:center;width:100%;height:100%;padding:0 16px;display:flex}._productRequestMenuHeader_ouo7a_96{background-color:var(--BrandGray-75);justify-content:center;align-items:center;width:100%;height:100%;display:flex}._productRequestContentRowCell_ouo7a_105{justify-content:flex-start;align-items:center;width:100%;height:100%;padding:0 16px;display:flex}._productRequestMenuRowCell_ouo7a_114{justify-content:center;align-items:center;width:100%;height:100%;display:flex}._tableTextCellInner_ouo7a_122{flex-direction:row;align-items:center;gap:8px;width:100%;display:flex}._truncateText_ouo7a_130{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:clip visible}._productRequestContent_ouo7a_74 .simplebar-content{height:100%!important;min-height:100%!important}._modalContent_1gef9_1{width:568px;padding:0 24px}._infoSection_1gef9_6{flex-direction:column;gap:16px;padding:24px 0;display:flex}._descriptionSection_1gef9_13{padding:24px 0}._bottomSection_1gef9_17{width:568px;padding:24px}._productSelectionBox_1gef9_22{background-color:#fff;border-radius:8px;padding:24px}._dropdownContainer_1gef9_28{padding:12px 0 32px}._goToCatalogueButtonContainer_1gef9_32{flex-direction:row;justify-content:flex-end;align-items:flex-end;display:flex}._container_cr95n_1{z-index:50;position:fixed;bottom:124px;right:23px}._button_cr95n_8{background-color:var(--primaryGray-1000);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:background-color .2s;display:flex}._button_cr95n_8:hover{background-color:#333}._button_cr95n_8:focus{outline:none}._popover_cr95n_28{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;animation:.2s ease-in-out _fadeIn_cr95n_1;position:absolute;bottom:60px;right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._popoverContent_cr95n_39{color:#4b5563;padding:16px;font-size:14px}._title_cr95n_45{color:#111827;margin-bottom:8px;font-size:16px;font-weight:700}@keyframes _fadeIn_cr95n_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._close_cr95n_62{width:12px;height:12px}._popoverWrapper_cr95n_67{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;width:304px;height:404px;min-height:300px;max-height:calc(100vh - 120px);animation:.2s ease-in-out _fadeIn_cr95n_1;position:absolute;bottom:60px;right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._popoverWrapper_cr95n_67>div{width:100%;height:100%}._messageBox_1sek9_1{background-color:var(--brandBlack);scrollbar-width:none;flex-direction:column;grid-area:3/3/5;width:100%;height:100%;min-height:100%;display:flex;overflow-y:scroll}._messageBox_1sek9_1::-webkit-scrollbar{display:none}._headerBar_1sek9_18{background-color:var(--brandBlack);color:var(--primary-gray-50);border-radius:var(--standard-border-radius) var(--standard-border-radius) 0 0;border-bottom:1px solid var(--primary-gray-100);flex-direction:column;flex-grow:0;justify-content:center;min-height:68px;padding:12px 12px 12px 24px;display:flex;position:sticky;top:0}._supportTitle_1sek9_34{color:var(--primaryGray-50);letter-spacing:.48px;text-transform:uppercase;font-size:16px;font-weight:500;line-height:20px}._neutreenoIcon_1sek9_43{color:var(--primaryGray-50);width:20px;height:20px}._date_1sek9_49{justify-content:center;display:flex}._time_1sek9_54{color:var(--accentBlue-300);flex:5;justify-content:end;display:flex}._messageTimeBox_1sek9_61{flex-direction:column;gap:4px;display:flex}._timeRow_1sek9_67{flex-direction:row;display:flex}._threeColumns_10o9a_1{flex-direction:row;flex-grow:1;gap:8px;max-height:calc(100% - 274px);display:flex}._threeColumns_10o9a_1>*{flex-direction:column;gap:8px;width:calc(33.3333% - 5.33333px);height:100%;display:flex}._columnContent_10o9a_17{width:100%;height:calc(100% - 88px)}._formContainer_1dxh0_1.MuiPaper-root{border:2px solid var(--primary-500);background-color:#fff;border-radius:12px;width:592px;max-height:619px;margin:0 auto;padding:32px 24px}._formContent_1dxh0_11{flex-direction:column;gap:24px;height:100%;display:flex}._fieldGroup_1dxh0_18{width:100%}._iconContainer_1heem_1{background-color:var(--brand-blue-50,#e3f0ff);width:40px;height:40px;color:var(--brand-blue-500,#1976d2);border-radius:40px;justify-content:center;align-items:center;display:flex}._container_1heem_12{background-color:#f5f7fa;flex-direction:column;gap:16px;height:100vh;padding:0;display:flex;overflow:hidden}._container_1heem_12>:first-child{flex-shrink:0}._container_1heem_12>:nth-child(2){flex:auto;min-height:0}._container_1heem_12>:nth-child(2) .simplebar-content{flex-direction:column;height:100%;margin:0 16px;display:flex}._container_1heem_12>:nth-child(3){flex-shrink:0;margin-top:auto}._headerTitleContainer_1heem_39{flex-direction:row;align-items:center;gap:8px;height:40px;display:flex}._header_1heem_39{background-color:#0000;flex-direction:column;align-items:flex-start;gap:8px;display:flex}._topSection_1heem_55{background-color:#fff;flex-shrink:0;min-height:99px;padding:16px}._headerIcon_1heem_62{color:var(--primary-500);align-items:center;font-size:28px;display:flex}._headerTitle_1heem_39.MuiTypography-h5{color:var(--neutral-900);font-weight:600}._subtitle_1heem_74{padding-left:48px}._subtitle_1heem_74.MuiTypography-root{color:var(--neutral-600);font-size:14px}._formContainer_1heem_82{flex-direction:column;flex:auto;min-height:0;display:flex}._formContainer_1heem_82.MuiPaper-root{border:2px solid var(--primary-500);background-color:#fff;border-radius:12px;flex-direction:column;flex:auto;height:100%;min-height:0;padding:32px 24px;display:flex}._stepIndicator_1heem_100{background-color:var(--primary-500);color:#fff;border-radius:8px;align-items:center;gap:8px;width:fit-content;margin-bottom:24px;padding:8px 16px;display:flex}._stepIndicator_1heem_100 ._stepIcon_1heem_111{font-size:20px}._footer_1heem_115{background-color:#fff;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;min-height:80px;padding-right:16px;display:flex}._backButton_1heem_126.MuiButton-root{text-transform:none;border-radius:24px;padding:12px 32px;font-size:16px;font-weight:600}._nextButton_1heem_134.MuiButton-root{text-transform:none;border-radius:24px;margin-left:auto;padding:12px 32px;font-size:16px;font-weight:600}@media (width<=768px){._container_1heem_12,._formContainer_1heem_82.MuiPaper-root{padding:16px}._footer_1heem_115{flex-direction:column;gap:12px}._footer_1heem_115 ._backButton_1heem_126,._footer_1heem_115 ._nextButton_1heem_134{width:100%}}._container_ugxc2_1{background-color:var(--primaryGray-75);flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex}._navigationOption_1nabn_1{cursor:pointer;align-items:center;gap:8px;width:100%;height:48px;padding:0 14px;transition:background-color .2s ease-out;display:flex}._navigationOption_1ddss_1{border-radius:8px;align-items:center;gap:8px;width:100%;height:48px;padding:0 14px;transition:background-color .2s ease-out;display:flex}._navigationOption_1ddss_1._active_1ddss_11{background-color:var(--white)}._navigationOption_1ddss_1._inactive_1ddss_14{background-color:var(--brandBlack)}._navigationOption_1ddss_1._inactive_1ddss_14:hover{background-color:var(--primaryGray-600)}._navigationOption_1ddss_1._notVisible_1ddss_20{opacity:.6}._navigationOption_1ddss_1._justifyStart_1ddss_23{justify-content:flex-start}._navigationOption_1ddss_1._justifyCenter_1ddss_26{justify-content:center}._icon_1ddss_30{width:20px;height:20px}._iconActive_1ddss_35{color:var(--selectedIconColor)}._iconInactive_1ddss_39{color:var(--white)}._text_1ddss_43{color:inherit}._textActive_1ddss_47{color:var(--selectedIconColor)}._textInactive_1ddss_51{color:var(--white)}._link_1ddss_55{width:100%;text-decoration:none}._area_1lmk5_1{background-color:#fff}._screeningContentHeader_1lmk5_5{background-color:var(--BrandGray-75);flex-direction:row;justify-content:start;align-items:center;width:100%;height:100%;padding:0 16px;display:flex}._screeningContentRowCell_1lmk5_16{justify-content:flex-start;align-items:center;width:100%;height:100%;padding:0 16px;display:flex}._container_1s8hy_1{background-color:#fff;border-radius:8px;grid-template-columns:1fr;gap:16px;padding:24px;display:grid}._title_1s8hy_10{color:var(--brandBlack)}._subtitle_1s8hy_14{color:var(--BrandGray-400)}._comparisonBar_1s8hy_18{border-radius:4px;gap:2px;width:100%;min-height:40px;display:flex;overflow:hidden}._totalsSection_1s8hy_27{border-style:solid;border-width:1px;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:12px 8px;display:flex}._sectionText_1s8hy_38{color:var(--brandBlack)}._legend_1s8hy_42{gap:16px;display:flex}._legendItem_1s8hy_47{gap:8px;display:flex}._legendBox_1s8hy_52{border-radius:2px;width:14px;height:14px;margin:auto}._legendTextContainer_1s8hy_59{margin:auto}._container_1yoob_1{background-color:#fff;grid-template-columns:1fr 1fr;gap:10px;padding:24px;display:grid}._metricCard_1yoob_9{background-color:#eaeff3;border-radius:8px;padding:24px}._cardContent_1yoob_15{grid-template-columns:1fr;height:100%;display:grid}._cardHeader_1yoob_21{border-bottom:1px solid #cedae5;justify-content:space-between;align-items:center;gap:8px;padding-bottom:24px;display:flex}._cardHeaderContent_1yoob_30{color:#0a0a1a;align-items:center;gap:8px;display:flex}._cardValueContainer_1yoob_37{justify-content:left;align-items:flex-end;gap:8px;padding-top:16px;display:flex}._fullHeight_1i3gq_1{background-color:var(--primaryGray-75);flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex}._card_rqf3g_1{border:1px solid var(--primaryGray-75);background-color:#fff;border-radius:12px;flex-direction:column;min-height:250px;padding:16px;transition:all .2s;display:flex;position:relative}._card_rqf3g_1:hover{border-color:var(--primaryGray-75)}._card_rqf3g_1._selected_rqf3g_15{background-color:var(--primary-50);border-width:2px}._card_rqf3g_1._recommended_rqf3g_19{background-color:var(--accentBlue-50);border-color:var(--primary-400);border-color:#92c2f3!important}._recommendedBadge_rqf3g_25.MuiChip-root{background-color:var(--primaryGray-50);color:var(--primary-700);border-radius:100px;width:105px;height:28px;font-size:12px;font-weight:600;position:absolute;top:12px;right:12px}._iconContainer_rqf3g_38{background-color:var(--brand-blue-50,#e3f0ff);width:40px;height:40px;color:var(--brand-blue-500,#1976d2);border-radius:40px;justify-content:center;align-items:center;margin-bottom:50px;display:flex}._iconContainer_rqf3g_38._recommendedIcon_rqf3g_49{background-color:#fff}._icon_rqf3g_38{color:var(--primary-500);justify-content:center;align-items:center;font-size:32px;display:flex}._icon_rqf3g_38 .MuiSvgIcon-root{font-size:32px}._content_rqf3g_64{flex-direction:column;flex:1;gap:16px;display:flex}._title_rqf3g_71.MuiTypography-h6{color:var(--neutral-900);font-size:18px;font-weight:600;line-height:1.3}._description_rqf3g_78{color:var(--primaryGray-400)}._actionButton_rqf3g_82.MuiButton-root{text-transform:none;border-radius:8px;align-self:flex-start;padding:8px 20px;font-weight:500}._actionButton_rqf3g_82.MuiButton-root:hover{background-color:var(--primary-50)}._formContainer_jpi9g_1.MuiPaper-root{border:2px solid var(--primary-500);background-color:#fff;border-radius:12px;flex-direction:row;flex:1;justify-content:center;height:100%;margin-bottom:16px;padding:32px 24px;display:flex}._formContent_jpi9g_14,._container_jpi9g_20{flex-direction:column;gap:24px;display:flex}._stepContainer_x43hj_1{flex-direction:row;justify-content:space-between;display:flex}._stepColumn_x43hj_7,._stepColumnEnd_x43hj_7,._stepColumnCenter_x43hj_7{flex-direction:column;flex-grow:1;gap:16px;display:flex}._stepColumnCenter_x43hj_7{align-items:center}._stepColumnEnd_x43hj_7{align-items:flex-end}._progressBar_x43hj_22{width:100%;height:2px}._stepContent_x43hj_27{flex-direction:row;justify-content:center;align-items:center;gap:4px;height:20px;display:flex}._stepCircle_x43hj_36{border-radius:100px;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}._stepLabel_x43hj_47{width:100%}._inviteSuccessBox_x43hj_51{box-sizing:border-box;background:#fff;border-radius:4px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:16px;line-height:20px;display:flex}._checkmarkIcon_x43hj_64,._infoIcon_x43hj_65{width:24px;height:24px}._formSection_x43hj_70{flex-direction:column;gap:40px;display:flex}._inputGroup_x43hj_76{flex-direction:column;gap:10px;display:flex}._buttonContainer_x43hj_82{flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%;display:flex}._buttonGroup_x43hj_90{flex-direction:row;justify-content:stretch;gap:16px;width:100%;display:flex}._primaryButton_x43hj_98,._nextButton_x43hj_98{text-transform:none;border-radius:100px;width:100%;height:48px;font-size:16px}._backButton_x43hj_106{text-transform:none;border-radius:100px;width:100%;height:48px}._nextButton_x43hj_98{flex-grow:1}._arrowIcon_x43hj_117{height:20px}._contentContainer_x43hj_121{flex-direction:column;gap:40px;display:flex}._wordmark_x43hj_127{width:100%}._checkboxLabel_x43hj_131 .MuiButtonBase-root{margin:0 6px}._checkIcon_x43hj_135{color:#fff;width:24px;height:24px}.simplebar-content-wrapper::-webkit-scrollbar{width:0;height:0;display:none}.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.MuiPopper-root{z-index:10000!important}.MuiTypography-bodyLarge strong,.MuiTypography-bodyLargeBoldCaps strong{letter-spacing:.16px;color:var(--primaryGray-800);font-size:16px;font-weight:500;line-height:24px}.MuiTypography-bodyDefault strong,.MuiTypography-bodyDefaultBoldCaps strong{letter-spacing:.14px;color:var(--primaryGray-800);font-size:14px;font-weight:500;line-height:20px}.MuiTypography-bodySmall strong{letter-spacing:.18px;color:var(--primaryGray-800);font-size:12px;font-weight:500;line-height:16px}._button_19xtj_1{border-radius:50px!important;justify-content:center!important;align-items:center!important;display:flex!important}._small_19xtj_8{height:32px!important;padding:0 16px!important}._small_19xtj_8 ._text_19xtj_12{margin:2px 0 0}._default_19xtj_16{height:40px!important;padding:0 16px!important}._default_19xtj_16 ._text_19xtj_12{margin:2px 0 0}._large_19xtj_24{height:44px!important;padding:0 16px!important}._large_19xtj_24 ._text_19xtj_12{margin:2px 0 0}@keyframes _spin_19xtj_40{0%{transform:rotate(0)}to{transform:rotate(359deg)}}._spinAnimation_19xtj_40{animation:2s linear infinite _spin_19xtj_40}._iconButton_1vrbg_1{border-radius:50px;flex-direction:row;justify-content:center;align-items:center;padding:8px;display:flex}._iconButton_1vrbg_1 svg,._iconButton_1vrbg_1:hover svg,._iconButton_1vrbg_1:focus svg,._iconButton_1vrbg_1:active svg,._iconButton_1vrbg_1._Mui-disabled_1vrbg_21 svg{color:inherit}._iconButton_fwho8_1{flex-direction:row;justify-content:center;align-items:center;padding:8px;display:flex;border-radius:50px!important}._iconButton_fwho8_1 svg,._iconButton_fwho8_1:hover svg,._iconButton_fwho8_1:focus svg,._iconButton_fwho8_1:active svg,._iconButton_fwho8_1._Mui-disabled_fwho8_21 svg{color:inherit}._toggleButton_1qm0z_1{-webkit-user-select:none;user-select:none;outline:none}._toggleButton_1qm0z_1:focus-visible{outline-offset:2px;outline:2px solid #4a90e2}._toggleButton_1qm0z_1._disabled_1qm0z_9{pointer-events:none}._toggleButton_1qm0z_1._small_1qm0z_12{border-radius:8px;padding:8px 12px}._toggleButton_1qm0z_1._large_1qm0z_16{border-radius:16px;padding:16px 20px}._toggleSwitch_1qm0z_21{flex-shrink:0}.info-tooltip .MuiTooltip-tooltip{background:var(--brand-gray-primary-black,#0a0a1a);max-width:328px;color:var(--brand-gray-primary-50-neutreeno-gray,#f1f1f5);letter-spacing:.14px;border-radius:8px;justify-content:center;align-items:center;padding:16px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.info-icon{color:#0006;cursor:pointer;transition:color .2s ease-in-out}.info-icon:hover{color:#000}.text-tooltip .MuiTooltip-tooltip{letter-spacing:.14px;border-radius:8px;justify-content:center;align-items:center;max-width:328px;padding:16px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.tooltip-text{cursor:pointer;display:inline-block}._hoverButton_11xrx_1{cursor:pointer;color:var(--BrandGray-400);background-color:none;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:16px;height:16px;transition:background-color .2s cubic-bezier(.2,0,0,1);display:flex}._hoverButton_11xrx_1:hover{background-color:var(--BrandGray-25)}[data-simplebar]{flex-flow:column wrap;place-content:flex-start;align-items:flex-start;position:relative}.simplebar-wrapper{width:inherit;height:inherit;max-width:inherit;max-height:inherit;overflow:hidden}.simplebar-mask{direction:inherit;z-index:0;margin:0;padding:0;position:absolute;inset:0;overflow:hidden;width:auto!important;height:auto!important}.simplebar-offset{-webkit-overflow-scrolling:touch;margin:0;padding:0;position:absolute;inset:0;direction:inherit!important;box-sizing:inherit!important;resize:none!important}.simplebar-content-wrapper{direction:inherit;scrollbar-width:none;-ms-overflow-style:none;width:auto;max-width:100%;height:100%;max-height:100%;display:block;position:relative;overflow:auto;box-sizing:border-box!important}.simplebar-content-wrapper::-webkit-scrollbar{width:0;height:0;display:none}.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{pointer-events:none;width:100%;max-width:100%;max-height:100%}.simplebar-height-auto-observer-wrapper{float:left;z-index:-1;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0;width:100%;max-width:1px;height:100%;max-height:1px;margin:0;padding:0;position:relative;overflow:hidden;box-sizing:inherit!important}.simplebar-height-auto-observer{box-sizing:inherit;opacity:0;pointer-events:none;z-index:-1;width:1000%;min-width:1px;height:1000%;min-height:1px;display:block;position:absolute;top:0;left:0;overflow:hidden}.simplebar-track{z-index:1;pointer-events:none;position:absolute;bottom:0;right:0;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{min-height:10px;position:absolute;left:0;right:0}.simplebar-scrollbar:before{content:"";opacity:0;background:#000;border-radius:7px;transition:opacity .2s linear .5s;position:absolute;left:2px;right:2px}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-duration:0s;transition-delay:0s}.simplebar-track.simplebar-vertical{width:11px;top:0}.simplebar-scrollbar:before{inset:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{width:auto;min-width:10px;min-height:0;inset:0 auto 0 0}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.simplebar-dummy-scrollbar-size{opacity:0;visibility:hidden;direction:rtl;width:500px;height:500px;position:fixed;overflow:scroll hidden;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{visibility:hidden;scrollbar-width:none;-ms-overflow-style:none;position:fixed;left:0;overflow-y:scroll}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.spinAnimation{animation:1.5s linear infinite spin}._noBorder_1hjkg_1>div:before{border:0!important}#menu-button .menuPaper{border-radius:8px;margin:0;padding:0}#menu-button .menuPaper .MuiList-root{padding:0}#menu-button .optionContent{align-items:center;gap:0;height:32px;display:flex}#menu-button li{display:flex}#menu-button .listItemIcon{min-width:16px;margin-right:4px}.MuiMenu-paper.menuPaper .MuiButtonBase-root.MuiMenuItem-root{height:32px;padding:0 12px!important}.Menu-iconButton{pointer-events:pointer}._modalContainer_csf79_1{border-radius:8px;min-width:568px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._header_csf79_10{justify-content:space-between;align-items:center;padding:24px;display:flex}._titleContainer_csf79_17{align-items:center;gap:16px;display:flex}._iconContainer_csf79_23{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._closeButton_csf79_32{padding:8px}._controls_csf79_36{justify-content:right;gap:8px;padding:24px;display:flex}._sidepanelContainer_1d075_1{border-radius:8px 0 0 8px;flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:0;bottom:0;right:0}._content_1d075_12{flex-direction:column;flex-grow:1;min-height:0;display:flex}._body_1d075_19{flex-grow:1;min-height:0}._header_1d075_24{justify-content:space-between;align-items:center;padding:24px;display:flex}._titleContainer_1d075_31{align-items:center;gap:16px;display:flex}._iconContainer_1d075_37{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._closeButton_1d075_46{padding:8px}._controls_1d075_50{justify-content:right;gap:8px;padding:24px;display:flex;bottom:0}._loadingContainer_y5hec_1{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}._spinningIcon_y5hec_18{animation:2s linear infinite _spin_y5hec_18}._paper_1hk9u_1{background-color:#dfdfe4}._container_1hk9u_5{padding:8px}._header_1hk9u_9{background:#fff;border-radius:8px;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px;padding:16px;display:flex}._headerContent_1hk9u_20{align-items:center;gap:8px;display:flex}._loadingContainer_1hk9u_26{justify-content:center;align-items:center;min-height:calc(100vh - 200px);display:flex}._noDataBox_op7si_1{text-align:center;background:#fff;border:1px solid #fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:400px;margin:0 auto;padding:24px;display:flex}._noDataBoxIconWrapper_op7si_16{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._noDataBoxIconWrapper_op7si_16 svg{width:24px;height:24px}._noDataBoxTitle_op7si_29{color:#2e2e3c}._noDataBoxDescription_op7si_33{color:#63636e}.NuProductCarousel{flex-direction:row;flex-shrink:1;justify-content:space-between;align-items:center;gap:4px;width:100%;display:flex}.NuProductCarousel .ProductCarousel-product{flex-direction:row;flex-shrink:1;align-items:center;gap:4px;min-width:0;display:flex}.NuProductCarousel .ProductCarousel-controls{flex-direction:column;justify-content:center;gap:8px;display:flex}.NuProductCarousel .ProductCarousel-controls .ProductCarousel-controls-buttons{flex-direction:row;justify-content:center;align-items:center;gap:4px;display:flex}.NuProductCarousel .ProductCarousel-controls .ProductCarousel-controls-buttons .MuiButtonBase-root{padding:0}.NuProductCarousel .ProductCarousel-controls .ProductCarousel-controls-counter{-webkit-user-select:none;user-select:none}._popoverContainer_1e7k3_1{z-index:9999;pointer-events:none;position:absolute}.search-input{display:flex}.search-input.search-input--large .MuiOutlinedInput-root{height:48px;padding:0 16px}.search-input.search-input--large .MuiInputBase-input{font-size:14px}.search-input.search-input--large .MuiInputAdornment-root svg{width:20px;height:20px}.search-input.search-input--default .MuiOutlinedInput-root{height:40px;padding:0 16px}.search-input.search-input--default .MuiInputBase-input{font-size:14px}.search-input.search-input--default .MuiInputAdornment-root svg{width:20px;height:20px}.search-input.search-input--compact .MuiOutlinedInput-root{height:32px}.search-input.search-input--compact .MuiInputBase-input{font-size:12px}.search-input.search-input--compact .MuiInputAdornment-root svg{width:16px;height:16px}.search-input .MuiOutlinedInput-root{border-radius:999px;padding-left:12px}.search-input .MuiInputBase-input{padding:8px 12px 8px 0}.search-input .MuiInputAdornment-root{align-items:center;display:flex}.search-input .MuiInputAdornment-root .MuiIconButton-root{padding:4px}._popover_u8xna_1{pointer-events:auto;background-color:#fff;border:1px solid #ededf3;border-radius:8px;margin:0;padding:0;position:relative;overflow:hidden;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;transform:translateY(4px)!important}._popoverInner_u8xna_14{flex-direction:column;width:100%;display:flex;overflow-y:auto}._popoverItem_u8xna_21{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;width:100%!important;height:32px!important;padding:0 12px!important;display:flex!important}._popoverItem_u8xna_21:not(:last-child){border-bottom:1px solid #ededf3}._displayTogether_u8xna_34{flex-direction:row;align-items:center;gap:4px;display:flex}._pulse_r8evu_1{border-radius:50%;animation:2s ease-in-out infinite _pulse_r8evu_1;display:inline-block}@keyframes _pulse_r8evu_1{0%{opacity:1;background-color:var(--pulse-color)}50%{opacity:.3;background-color:#0000}to{opacity:1;background-color:var(--pulse-color)}}._tableContainer_b4joi_1{width:100%;margin-bottom:32px}._table_b4joi_1{border-collapse:collapse;background-color:#0000;border-radius:8px;width:100%;overflow:hidden}._table_b4joi_1 th,._table_b4joi_1 td{padding:0 16px;font-weight:100}._table_b4joi_1 th:not(:first-child),._table_b4joi_1 td:not(:first-child){border-left:1px solid #f1f1f5}._table_b4joi_1 tbody tr{height:32px;border-top:1px solid #f1f1f5!important}._table_b4joi_1 th{text-align:left;height:32px}._table_b4joi_1 th:not(:first-child){border-left:1px solid #f1f1f5}._tblHeader_b4joi_34{padding:0 16px}._productNameColumn_b4joi_38{width:100%}._statusColumn_b4joi_42{text-align:center;width:0}._actionColumn_b4joi_47{text-align:center;color:#6b7280;cursor:pointer;width:0;transition:color .3s}._actionColumn_b4joi_47:hover{color:#ef4444}._statusIcon_b4joi_59{color:#2196f3;padding:0}._centerContents_b4joi_64{align-items:center;height:100%;display:flex}._centerRow_b4joi_70{flex-direction:row;justify-content:center;align-items:center;height:100%;display:flex}._centerColumn_b4joi_78{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}._leftStickySeparator_gwwxm_1{border-right-style:solid;border-right-color:#dfdfe4;border-right-width:2px!important}._leftSticky_gwwxm_1{z-index:1;background-color:#fff;position:sticky}._rightStickySeparator_gwwxm_13{border-left-style:solid;border-left-color:#dfdfe4;border-left-width:2px!important}._rightSticky_gwwxm_13{z-index:1;background-color:#fff;position:sticky}._headerCell_gwwxm_25{background-color:#ededf3;border-color:#dfdfe4;min-height:40px;position:sticky;top:0}._leftSticky_gwwxm_1._headerCell_gwwxm_25,._rightSticky_gwwxm_13._headerCell_gwwxm_25{z-index:2}._cell_gwwxm_41{border-color:#ededf3;border-bottom-style:solid;border-bottom-width:1px;min-height:56px}._cellWithBorder_gwwxm_48{border-right-style:solid;border-right-width:1px}._selected_gwwxm_53{background-color:#f8f8fa}._table_gwwxm_57{background-color:#fff;width:100%;min-width:100%;max-width:100%;height:100%;min-height:0;max-height:100%;position:relative;overflow:auto}._tableContentNode_gwwxm_69{width:100%;height:100%}._tableContentNode_gwwxm_69:after,._tableContentNode_gwwxm_69:before{content:none}._simplebarNode_gwwxm_80 .simplebar-track{z-index:4}._overlay_gwwxm_84{z-index:9;position:absolute;left:50%;transform:translate(-50%,-50%)}._blur_gwwxm_91{z-index:3;-webkit-backdrop-filter:blur(5px);pointer-events:none;background-color:#fff6}:root{--color-brand-black:#0a0a1a;--color-brand-blue:#117ae5;--color-brand-grey:#ebebeb;--color-brand-white:#fff;--color-blue:var(--color-brand-blue);--color-blue-dark:#145c9f;--color-blue-hover:#004790;--color-blue-action:#0a6ad2;--color-neutral-darkest:var(--color-brand-black);--color-neutral-darker:#18191c;--color-neutral-dark:#3a3d44;--color-neutral:#5b616b;--color-neutral-light:#8b9099;--color-neutral-lighter:#c9ccd1;--color-neutral-lightest:var(--color-brand-grey);--color-white:#fcfcfc;--opacity-white-5:#ffffff0d;--opacity-white-10:#ffffff1a;--opacity-white-15:#ffffff26;--opacity-white-20:#fff3;--opacity-white-30:#ffffff4d;--opacity-white-40:#fff6;--opacity-white-50:#ffffff80;--opacity-white-60:#fff9;--opacity-dark-5:#0a0b0d0d;--opacity-dark-10:#0a0b0d1a;--opacity-dark-15:#0a0b0d26;--opacity-dark-20:#0a0b0d33;--opacity-dark-30:#0a0b0d4d;--opacity-dark-40:#0a0b0d66;--opacity-dark-50:#0a0b0d80;--opacity-dark-60:#0a0b0d99;--font-display:"Sohne", Arial, sans-serif;--font-heading:"Sohne", Arial, sans-serif;--font-body:"Sohne", Arial, sans-serif;--font-mono:"SF Mono", "Söhne Mono", ui-monospace, Menlo, monospace;--weight-extralight:200;--weight-light:300;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--text-display:4.5rem;--text-h1:3.5rem;--text-h2:3rem;--text-h3:2.5rem;--text-h4:2rem;--text-h5:1.5rem;--text-h6:1.25rem;--text-lg:1.25rem;--text-base:1rem;--text-sm:.875rem;--text-xs:.75rem;--caption-size:var(--text-xs);--caption-ink:var(--text-subtle);--caption-gap:var(--stack-label);--figure-size:var(--text-h4);--figure-size-lead:var(--text-h3);--figure-weight:var(--weight-light);--figure-unit-size:var(--text-xs);--figure-unit-weight:var(--weight-light);--figure-label-size:var(--text-sm);--cardtitle-size:var(--text-sm);--cardtitle-weight:var(--weight-regular);--cardtitle-ink:var(--text-strong);--text-2xs:.6875rem;--text-3xs:.625rem;--leading-tight:1;--leading-snug:1.25;--leading-normal:1.4286;--leading-relaxed:1.5;--leading-xs:1.3333;--leading-h5:1.3333;--leading-h3:1.2;--tracking-tight:-.02em;--tracking-normal:0;--tracking-wide:.02em;--label-size:var(--text-xs);--label-weight:var(--weight-medium);--label-tracking:.08em;--label-transform:uppercase;--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--stack-label:var(--space-1);--stack-text:var(--space-2);--stack-group:var(--space-5);--stack-section:var(--space-6);--stack-frame:var(--space-6);--space-10:8rem;--radius-small:.25rem;--radius-medium:.5rem;--radius-large:.875rem;--radius-pill:999px;--stroke-border:1px;--stroke-divider:1px;--stroke-hair:1px;--duration-instant:.1s;--duration-fast:.2s;--duration-base:.3s;--duration-slow:.5s;--duration-scene:.8s;--ease-standard:cubic-bezier(.4, 0, .2, 1);--ease-entrance:cubic-bezier(.16, 1, .3, 1);--ease-exit:cubic-bezier(.4, 0, 1, 1);--ease-emphasised:cubic-bezier(.34, 1.56, .64, 1);--ease-out-cubic:cubic-bezier(.33, 1, .68, 1);--transition-default:all var(--duration-base) var(--ease-standard);--duration-count:2s;--duration-spin:.8s;--duration-settle:1.4s;--nudge-arrow:3px;--reveal-rise:24px;--container-max:80rem;--container-narrow:48rem;--grid-columns:8;--grid-rows:4;--grid-gutter-base:1.25rem;--grid-gutter:var(--grid-gutter-base);--grid-track:minmax(0, 1fr);--grid-row-gap:var(--space-7);--grid-module:calc(var(--grid-gutter) / 2);--gutter:var(--space-5);--control-sm:32px;--control-md:40px;--control-lg:48px;--bp-sm:640px;--bp-md:768px;--bp-lg:1024px;--bp-xl:1280px;--z-base:0;--z-raised:10;--z-sticky:100;--z-dropdown:200;--z-overlay:1000;--z-modal:1100;--z-toast:1200;--surface-page:#fcfdfe;--surface-raised:#fff;--surface-sunken:#f0f4fa;--surface-inverse:var(--color-neutral-darkest);--text-strong:var(--color-brand-black);--text-default:#26282d;--text-muted:#5b616b;--text-subtle:#6e747e;--text-on-accent:var(--color-white);--text-inverse:var(--color-white);--text-accent:#0a6ad2;--text-accent-hover:#004790;--border-default:#0a0b0d1a;--border-strong:#0a0b0d29;--divider:#0a0b0d14;--fill-subtle:#0a0b0d09;--fill-hover:#0a0b0d0f;--table-header-bg:var(--surface-sunken);--table-stripe-bg:#0a0b0d04;--table-hover-bg:#0a0b0d09;--table-selected-bg:#117ae512;--table-selected-hover-bg:#117ae51c;--table-stripe-solid-bg:#fdfdfd;--table-hover-solid-bg:#f7f7f8;--table-selected-solid-bg:#eff6fd;--table-row-h:48px;--table-header-h:40px;--table-cell-control-h:32px;--table-select-col-w:56px;--table-actions-col-w:96px;--table-fade-w:24px;--table-fade-color:var(--surface-raised);--table-blur-scrim:#fcfcfc8c;--card-glow:#0a6ad203;--card-glow-size:96px;--fill-strong:#0a0b0d17;--action-primary:var(--color-blue-action);--action-primary-hover:var(--color-blue-hover);--action-primary-active:var(--color-blue-dark);--focus-ring:var(--color-blue);--focus-ring-outline:2px solid var(--color-blue);--area-soft-amt:10%;--area-soft-amt-strong:18%;--accent-soft-bg:#117ae514;--accent-soft-border:#117ae547;--accent-soft-text:var(--color-blue-dark);--status-success:#1d9d68;--status-danger:#c62828;--status-warning:#b7791f;--status-info:#145c9f;--status-success-bg:#2eaa781f;--status-success-border:#2eaa7873;--status-danger-bg:#d8383d1a;--status-danger-border:#d8383d66;--status-warning-bg:#f0b42929;--status-warning-border:#b7791f73;--status-info-bg:#117ae51a;--status-info-border:#117ae566;--status-success-ink:#15734c;--status-warning-ink:#8a5a10;--status-danger-ink:var(--status-danger);--status-info-ink:var(--status-info);--status-danger-fill:#c62828;--navbar-bg:#ffffffd1;--frame-bg:linear-gradient(180deg, #fff, #f7f8f9);--hero-glow:#117ae50f;--cta-glow:#117ae50d;--btn-secondary-bg:var(--surface-page);--btn-secondary-border:#0a0b0d29;--btn-secondary-shadow:none;--btn-secondary-hover-bg:#0a0b0d0a;--glass-bg:#fff;--glass-blur:0px;--glass-border:linear-gradient(150deg, #0a0b0d1a, #0a0b0d0d 55%, #0a0b0d14);--glass-shadow:none;--glass-shimmer:#0a0b0d04;--glass-edge:#0a0b0d1f;--glass-reach:460px;--glass-reach-fill:560px;--elevation-hairline:inset 0 0 0 1px #0a0b0d14;--elevation-flat:inset 0 0 0 1px #0a0b0d14;--elevation-raised:0 1px 2px #0a0b0d0a, 0 4px 12px #0a0b0d0b;--elevation-overlay:0 12px 34px #0a0b0d1f;--raised-border:linear-gradient(150deg, #0a0a1a2e 0%, #0a0a1a1d 50%, #0a0a1a0d 100%);--raised-glow:radial-gradient(ellipse 65% 100% at 50% 100%, #117ae516 0%, #117ae506 45%, transparent 72%);--raised-glow-height:20px;--control-glow:radial-gradient(ellipse 70% 100% at 50% 100%, #117ae566 0%, transparent 68%);--control-glow-rise:20%;--raised-border-strong:linear-gradient(150deg, #0a0a1a47 0%, #0a0a1a2e 50%, #0a0a1a14 100%);--glow-blue:0 0 0 1px #117ae54d, 0 0 28px #117ae51f;--brand-glow-color:var(--color-brand-blue);--brand-glow-reach:320px;--brand-glow:radial-gradient(circle at var(--brand-glow-x,50%) var(--brand-glow-y,50%), #117ae529 0%, #117ae512 38%, transparent 72%);--brand-orb-core:#117ae517;--brand-orb-edge:#117ae505;--brand-orb-particle:#278cff;--brand-orb-particle-bright:#31b2ff;--viz-ink:var(--text-strong);--viz-muted:#0a0b0d4d;--viz-track:#0a0b0d1a;--viz-faint:#0a0b0d12;--viz-accent:var(--action-primary);--viz-grid:#0a0b0d0f;--viz-axis:#0a0b0d2e;--viz-label:var(--text-muted);--viz-dot-r:1.6px;--viz-dot-r-strong:2.4px;--viz-dot-pitch:var(--grid-module);--viz-cat-ink:#fff;--viz-cat-1:#5a63c4;--viz-cat-2:#b25c48;--viz-cat-3:#1b7570;--viz-cat-4:#8a7324;--viz-cat-5:#91507f;--viz-cat-6:#a85a22;--viz-cat-7:#2a6c9e;--hairline:#0a0b0d1f;--hairline-strong:#0a0b0d38;--tick:#0a0b0d38;--tick-strong:var(--text-strong);--selection-bg:#117ae529;--underline-offset:.18em;--font-features-normal:"kern" 1, "liga" 1, "calt" 1;--font-features-tabular:"kern" 1, "tnum" 1, "lnum" 1;--tracking-mono:.015em;--area-products:#966149;--area-suppliers:#7b7138;--area-efficiency:#2c7e7e;--area-facilities:#2e7c8c;--area-decarbonisation:#3b7896;--area-reporting:#6b6a9c;--area-scenario:#7f6391;--area-cost:#8f5e7e;--area-procurement:#965c6e}[data-theme=dark]{--surface-sunken:var(--color-brand-black);--surface-page:#161726;--surface-raised:#202130;--surface-inverse:var(--color-white);--text-strong:var(--color-white);--text-default:var(--color-neutral-lighter);--text-muted:var(--color-neutral-light);--text-subtle:#8b9099;--text-on-accent:var(--color-white);--text-inverse:var(--color-neutral-darkest);--text-accent:#4f9bff;--text-accent-hover:#93c5ff;--border-default:var(--opacity-white-10);--border-strong:var(--opacity-white-20);--divider:var(--opacity-white-10);--fill-subtle:var(--opacity-white-5);--fill-hover:var(--opacity-white-10);--table-header-bg:#26273a;--table-stripe-bg:#ffffff09;--table-hover-bg:#ffffff0f;--table-selected-bg:#4f9bff24;--table-selected-hover-bg:#4f9bff33;--table-stripe-solid-bg:#2b2c3a;--table-hover-solid-bg:#303140;--table-selected-solid-bg:#2a3450;--table-blur-scrim:#2021308c;--card-glow:#ffffff07;--card-glow-size:96px;--fill-strong:var(--opacity-white-15);--action-primary:var(--color-blue-action);--action-primary-hover:var(--color-blue-hover);--action-primary-active:var(--color-blue-dark);--focus-ring:var(--color-blue);--focus-ring-outline:2px solid var(--color-blue);--area-soft-amt:18%;--area-soft-amt-strong:28%;--accent-soft-bg:#117ae529;--accent-soft-border:#117ae566;--accent-soft-text:#6fb6ff;--status-success:#39c489;--status-danger:#ff6b70;--status-warning:#f0b429;--status-info:#4f9bff;--status-success-bg:#2eaa7814;--status-success-border:#2eaa7866;--status-danger-bg:#e5484d14;--status-danger-border:#e5484d66;--status-warning-bg:#f0b42917;--status-warning-border:#f0b42966;--status-info-bg:#117ae51a;--status-info-border:#117ae566;--status-success-ink:var(--status-success);--status-warning-ink:var(--status-warning);--status-danger-ink:var(--status-danger);--status-info-ink:var(--status-info);--status-danger-fill:#c62828;--navbar-bg:#090919b8;--frame-bg:linear-gradient(180deg, #121324, #090919);--hero-glow:#117ae529;--cta-glow:#117ae524;--btn-secondary-bg:var(--surface-page);--btn-secondary-border:var(--opacity-white-30);--btn-secondary-shadow:0 1px 2px #0003;--btn-secondary-hover-bg:color-mix(in srgb, var(--color-blue) 14%, var(--surface-page));--glass-bg:radial-gradient(110% 70% at 50% 0%, #ffffff08, transparent 60%), linear-gradient(157deg, #1f2536a8 0%, #1216219e 100%);--glass-blur:20px;--glass-border:linear-gradient(150deg, #ffffff14, #ffffff08 55%, #ffffff0f);--glass-shadow:0 1px 0 0 #ffffff05, 0 4px 14px #00000038;--glass-shimmer:#ffffff05;--glass-edge:#ffffff47;--elevation-hairline:inset 0 0 0 1px var(--opacity-white-10);--elevation-flat:inset 0 0 0 1px var(--opacity-white-10);--elevation-raised:0 3px 12px #00000042;--elevation-overlay:0 12px 40px #00000085;--raised-border:linear-gradient(150deg, #ffffff3d 0%, #ffffff26 50%, #ffffff10 100%);--raised-glow:radial-gradient(ellipse 65% 100% at 50% 100%, #117ae53b 0%, #117ae511 45%, transparent 72%);--raised-glow-height:20px;--control-glow:radial-gradient(ellipse 70% 100% at 50% 100%, #117ae599 0%, transparent 68%);--control-glow-rise:20%;--raised-border-strong:linear-gradient(150deg, #ffffff5c 0%, #ffffff38 50%, #ffffff17 100%);--glow-blue:0 0 0 1px #117ae566, 0 0 40px #117ae540;--brand-glow-color:var(--color-brand-blue);--brand-glow-reach:420px;--brand-glow:radial-gradient(circle at var(--brand-glow-x,50%) var(--brand-glow-y,50%), #117ae561 0%, #117ae524 38%, transparent 72%);--brand-orb-core:#1758be2b;--brand-orb-edge:#117ae50d;--brand-orb-particle:#278cff;--brand-orb-particle-bright:#31b2ff;--viz-ink:var(--text-strong);--viz-muted:#ffffff52;--viz-track:#ffffff1a;--viz-faint:#ffffff12;--viz-accent:#4f9bff;--viz-grid:#ffffff0f;--viz-axis:#fff3;--viz-label:var(--text-muted);--viz-dot-r:1.6px;--viz-dot-r-strong:2.4px;--viz-dot-pitch:var(--grid-module);--viz-cat-ink:#10131a;--viz-cat-1:#949cea;--viz-cat-2:#e39177;--viz-cat-3:#4fb8ae;--viz-cat-4:#c7a93f;--viz-cat-5:#cc84b6;--viz-cat-6:#eda05e;--viz-cat-7:#6eaee4;--hairline:#ffffff24;--hairline-strong:#ffffff3d;--tick:#ffffff3d;--tick-strong:var(--text-strong);--selection-bg:#4f9bff4d;--area-products:#d49e87;--area-suppliers:#b7ae79;--area-efficiency:#73bbba;--area-facilities:#75b9c8;--area-decarbonisation:#7db5d2;--area-reporting:#a7a7d9;--area-scenario:#bca0ce;--area-cost:#cc9bba;--area-procurement:#d39aaa}
