@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,500;1,500&display=swap";.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.custom-grid-theme .ag-row{border-bottom:1px solid #e0e0e0;transition:box-shadow .35s ease}.custom-grid-theme .ag-row:hover{background-color:#0048e50b!important}.custom-grid-theme .ag-header{background-color:#00000009!important;color:#4b5563!important;font-family:Montserrat,sans-serif!important;font-weight:600;font-size:10.5px!important;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid rgba(0,0,0,.14);box-shadow:none}.custom-grid-theme .ag-cell{border-right:1px solid rgba(0,0,0,.055)!important;border-bottom:1px solid rgba(0,0,0,.055)!important;font-size:12px;font-family:Montserrat,sans-serif!important;padding:2px 2px 2px 3px!important;display:flex;align-items:center!important;justify-content:left!important}.custom-grid-theme .ag-header-cell{border-right:1px solid #bbb}.custom-grid-theme .ag-header-cell:hover{background-color:#0048e514}.custom-grid-theme .ag-root{font-size:12px;font-family:Montserrat,sans-serif!important}.custom-grid-theme .ag-root-wrapper{border-radius:6px;overflow:hidden;box-shadow:none}[data-theme=dark] .ag-root-wrapper{box-shadow:none}.custom-grid-theme .ag-body-viewport,.custom-grid-theme .ag-body-horizontal-scroll-viewport,.custom-grid-theme .ag-body-vertical-scroll-viewport,.custom-grid-theme .ag-center-cols-viewport,.custom-grid-theme .ag-virtual-list-viewport{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.26) transparent}.custom-grid-theme ::-webkit-scrollbar{width:8px;height:8px;background:transparent}.custom-grid-theme ::-webkit-scrollbar-track,.custom-grid-theme ::-webkit-scrollbar-corner{background:transparent}.custom-grid-theme ::-webkit-scrollbar-thumb{background:#00000042;border-radius:4px}.custom-grid-theme ::-webkit-scrollbar-thumb:hover{background:#0006}[data-theme=dark] .custom-grid-theme .ag-body-viewport,[data-theme=dark] .custom-grid-theme .ag-body-horizontal-scroll-viewport,[data-theme=dark] .custom-grid-theme .ag-body-vertical-scroll-viewport,[data-theme=dark] .custom-grid-theme .ag-center-cols-viewport,[data-theme=dark] .custom-grid-theme .ag-virtual-list-viewport{scrollbar-color:rgba(255,255,255,.28) transparent}[data-theme=dark] .custom-grid-theme ::-webkit-scrollbar-thumb{background:#ffffff47}[data-theme=dark] .custom-grid-theme ::-webkit-scrollbar-thumb:hover{background:#ffffff6b}.text-left{justify-content:flex-start!important;text-align:left!important;padding-left:2px!important}.select-edit-cell:not(.ag-cell-focus):not(.ag-cell-editing):after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23666' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");position:absolute;right:1px;top:60%;transform:translateY(-50%);pointer-events:none;padding:0 6px;font-size:13px;display:flex;align-items:center}.custom-grid-theme .rank-1 .ag-cell{background-color:#d4f4dd;border-left:2px solid #4caf50}.custom-grid-theme .rank-2 .ag-cell{background-color:#fff9c4;border-left:2px solid #fdd835}.custom-grid-theme .rank-3 .ag-cell{background-color:#ffe0b2;border-left:2px solid #ff9800}.custom-grid-theme .highlighted-row{background-color:#fff3cd!important;border-left:3px solid #ffc107;box-shadow:0 1px 3px #ffc10733}[data-theme=dark] .rank-1 .ag-cell{background-color:#4caf5026;border-left:2px solid #66bb6a}[data-theme=dark] .rank-2 .ag-cell{background-color:#fdd8351f;border-left:2px solid #fdd835}[data-theme=dark] .rank-3 .ag-cell{background-color:#ff98001f;border-left:2px solid #ff9800}[data-theme=dark] .highlighted-row{background-color:#ffc10726!important;border-left:3px solid #ffc107;box-shadow:0 1px 3px #ffc10740}.positive-cell{color:#009211!important;font-weight:500}.positive-cell:hover{background-color:#00921126!important}.negative-cell{color:red!important;font-weight:500}.negative-cell:hover{background-color:#ff00001a!important}.no-cell-tint,.no-cell-tint:hover,[data-theme=dark] .no-cell-tint,[data-theme=dark] .no-cell-tint:hover{background-color:transparent!important}[data-theme=dark] .positive-cell{color:#30bf35!important;background-color:#2e2e32!important}[data-theme=dark] .positive-cell:hover{background-color:#285b2a!important}[data-theme=dark] .negative-cell{color:#da3d32!important;background-color:#2e2e32!important}[data-theme=dark] .negative-cell:hover{background-color:#93282155!important}[data-theme=dark] .brown-cell{color:#ff9800!important;background-color:#42321b!important}.select-edit-cell .MuiOutlinedInput-root{height:100%;width:100%}.custom-grid-theme .edited-cell{background-color:#e1f5fe!important;border-left:2px solid #03a9f4}.custom-grid-theme .edited-cell:hover{background-color:#b3e5fc!important}.non-editable-cell{background-color:var(--ag-disabled-background-color, #f5f5f5);color:#00000061;pointer-events:none;-webkit-user-select:none;user-select:none}.greyed-out{color:#999;background-color:#f5f5f5}[data-theme=dark] .edited-cell{background-color:#03a9f426!important;border-left:2px solid #03a9f4}[data-theme=dark] .edited-cell:hover{background-color:#03a9f438!important}[data-theme=dark] .non-editable-cell{background-color:#5d5d5d4d;color:#ffffff61}[data-theme=dark] .greyed-out{color:#888;background-color:#5d5d5d33}.custom-grid-theme .ag-cell-focus:not(.ag-cell-range-selected),.custom-grid-theme .ag-cell-focus{border-color:transparent!important;outline:2px solid #0048E5!important;outline-offset:-2px!important;z-index:1}[data-theme=dark] .custom-grid-theme .ag-cell-focus,[data-theme=dark] .ag-cell-focus{outline:2px solid #4A90E2!important;outline-offset:-2px!important}.custom-grid-theme .ag-root-wrapper{border:1px solid hsla(245,95%,54%,.607)}[data-theme=dark] .ag-root-wrapper{border:1px solid rgba(11,11,79,.365)}.custom-grid-theme .ag-row-selected{background-color:#0048e514!important}.custom-grid-theme .ag-row-selected:hover{background-color:#0048e51f!important}[data-theme=dark] .ag-row-selected{background-color:#3399f3f7!important}[data-theme=dark] .ag-row-selected:hover{background-color:#1e88e538!important}.custom-grid-theme .ag-row-group{background:linear-gradient(90deg,#0048e51f,#625af514)!important;font-weight:600}[data-theme=dark] .ag-root{background-color:#343434;color:#e0e0e0;font-family:Montserrat,sans-serif;font-size:12px}[data-theme=dark] .ag-header{background-color:#ffffff0b!important;color:#9aa4b2!important;border-bottom:2px solid #c6c5c580;box-shadow:none}.ag-header-cell-label,[data-theme=dark] .ag-header-cell-label{white-space:normal!important;text-overflow:unset!important}[data-theme=dark] .ag-header-cell,.ag-header-group-cell{background-color:#353637!important;color:#d1d3d6;border-right:1px solid rgba(93,94,95,.8);font-weight:700;font-size:12px}[data-theme=dark] .ag-header-cell:hover{background-color:#1e88e51f!important}[data-theme=dark] .ag-cell{background-color:#2e2e32;color:#d2d1d1;border-right:1px solid rgba(108,108,108,.664);border-left:1.5px solid rgba(108,108,108,.664);border-bottom:1.5px solid rgba(108,108,108,.664);display:flex;align-items:center}[data-theme=dark] .ag-row{border-bottom:1px solid rgba(93,93,93,.259)!important;transition:box-shadow .35s ease}[data-theme=dark] .custom-grid-theme .ag-row{border-bottom:0px solid rgba(120,120,120,.25)!important;border-left:0px solid rgba(120,120,120,.25)!important}[data-theme=dark] .ag-row:hover{background-color:#1e88e51f!important;box-shadow:0 1px 3px #1e88e533}[data-theme=dark] .ag-checkbox-input-wrapper{background-color:#5d5d5dcc}[data-theme=dark] .ag-checked{background-color:#6897ff}[data-theme=dark] .ag-picker-field-wrapper{background-color:#1e1e1e;color:#e0e0e0;border:1px solid rgba(93,93,93,.8)}[data-theme=dark] .ag-picker-field-wrapper input{color:#e0e0e0;background-color:transparent}[data-theme=dark] .ag-menu{background-color:#1e1e1e;color:#e0e0e0;border:0px solid rgba(93,93,93,.8)}.custom-grid-theme .ag-header-cell-sorted-asc,.custom-grid-theme .ag-header-cell-sorted-desc{background-color:#ffffff59}[data-theme=dark] .ag-header-cell-sorted-asc,[data-theme=dark] .ag-header-cell-sorted-desc{background-color:#ffffff1a}.custom-grid-theme .ag-header-cell-filtered,[data-theme=dark] .ag-header-cell-filtered{background-color:#ffffff80}[data-theme=dark] .ag-row-group{background:linear-gradient(90deg,#1e88e52e,#1976d21f)!important;font-weight:600;border-left:3px solid #1E88E5;box-shadow:0 1px 2px #1e88e526}[data-theme=dark] .ag-row-group:hover{background:linear-gradient(90deg,#419ff23d,#1976d22e)!important}.custom-grid-theme .ag-row-pinned{background-color:#e6f3ff!important;font-weight:700;border-top:2px solid #000}[data-theme=dark] .ag-row-pinned{background-color:#1e88e526!important;font-weight:700;border-top:2px solid rgba(255,255,255,.3);border-left:2px solid rgba(255,255,255,.3)}[data-theme=dark] .ag-paging-panel{background-color:#1f1f1f!important;color:#e0e0e0!important;border-top:1px solid #444!important;display:flex;justify-content:space-between;padding:8px 12px!important;font-size:13px}[data-theme=dark] .ag-paging-button{background:#2e2e32!important;border:1px solid #555!important;padding:4px 8px;border-radius:6px;cursor:pointer}[data-theme=dark] .ag-paging-button.ag-disabled{opacity:.4;cursor:not-allowed!important}[data-theme=dark] .ag-paging-button:hover:not(.ag-disabled){background:#3a3a3a!important}[data-theme=dark] .ag-paging-row-summary-panel{display:none!important}.ag-paging-panel{background-color:#00000009!important;color:#000!important;border-top:1px solid #444!important;display:flex;justify-content:space-between;padding:8px 12px!important;font-size:13px}.ag-paging-button{background:#00000009!important;border:1px solid #555!important;padding:4px 8px;border-radius:6px;cursor:pointer}.ag-paging-button.ag-disabled{opacity:.4;cursor:not-allowed!important}.ag-paging-button:hover:not(.ag-disabled){background:#00000009!important}.ag-paging-row-summary-panel{display:none!important}[data-theme=dark] .custom-grid-theme.excel-nav-grid .ag-cell.ag-cell-focus{box-shadow:inset 0 0 0 1.5px #4a90e2!important}.custom-grid-theme.excel-nav-grid .ag-cell.ag-cell-focus{box-shadow:inset 0 0 0 1.5px #1976d2}.custom-grid-theme .ag-cell.ag-right-aligned-cell,.custom-grid-theme .ag-cell[col-id*=PnL],.custom-grid-theme .ag-cell[col-id*=Pnl],.custom-grid-theme .ag-cell[col-id*=Price],.custom-grid-theme .ag-cell[col-id*=Lmp],.custom-grid-theme .ag-cell[col-id*=LMP],.custom-grid-theme .ag-cell[col-id*=Cost],.custom-grid-theme .ag-cell[col-id*=Qty],.custom-grid-theme .ag-cell[col-id*=Quantity],.custom-grid-theme .ag-cell[col-id*=Total],.custom-grid-theme.tabular-figures .ag-cell{font-family:JetBrains Mono,ui-monospace,SF Mono,Menlo,Consolas,monospace!important;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;font-size:12px;letter-spacing:-.01em}.custom-grid-theme .ag-row-pinned .ag-cell{font-weight:700!important;background-color:#00000008!important;border-top:1px solid rgba(0,0,0,.16)!important}[data-theme=dark] .custom-grid-theme .ag-row-pinned .ag-cell{background-color:#ffffff0d!important;border-top:1px solid rgba(255,255,255,.18)!important}.pnlGreen,.pnlRed{font-weight:600}@media(max-width:599.95px){.custom-grid-theme .ag-cell{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.custom-grid-theme .ag-header-cell-text{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;line-height:1.25!important}.custom-grid-theme .ag-header-cell-label{white-space:normal!important;overflow-wrap:break-word!important;align-items:flex-start!important}}.custom-grid-theme .ag-cell-range-selected:not(.ag-cell-focus){background-color:#0048e51a!important}[data-theme=dark] .custom-grid-theme .ag-cell-range-selected:not(.ag-cell-focus){background-color:#4a90e229!important}@media(max-width:599.95px){.custom-grid-theme div:has(>.ag-root-wrapper.ag-layout-auto-height){height:auto!important;flex:none!important}.ag-root-wrapper.ag-layout-auto-height,.ag-root-wrapper.ag-layout-auto-height .ag-root-wrapper-body,.ag-root-wrapper.ag-layout-auto-height .ag-body-viewport{height:auto!important;min-height:0!important}}body{margin:0}.common-ag-grid{--ag-header-background-color: #bdbdc5;--ag-header-foreground-color: #000;--ag-background-color: #ffffff;--ag-foreground-color: #333;--ag-border-color: #d9d9d9;--ag-odd-row-background-color: #eef1f6;--ag-font-family: "Montserrat", sans-serif !important;--ag-font-size: 12px;--ag-selected-row-background-color: rgba(30, 144, 255, .15)}.common-ag-grid .ag-header{background-color:#b8b7b7!important;color:#000!important;font-family:Montserrat,sans-serif!important;font-weight:700;font-size:12px!important;border-bottom:2px solid #999;text-align:center!important;justify-content:center!important}.ag-center-header{text-align:center!important;justify-content:center!important}.common-ag-grid .ag-header-cell,.common-ag-grid .ag-header-group-cell{padding:0 8px;border-right:1px solid #bbb}.common-ag-grid .ag-header-cell-label{white-space:normal!important;line-height:1.2;overflow-wrap:break-word;word-break:normal;text-align:left!important;padding-top:4px;padding-bottom:4px}.ag-header-cell-label{overflow:visible!important}.common-ag-grid .ag-header-cell-menu-button,.common-ag-grid .ag-header-icon.ag-filter-icon{opacity:1!important;margin:0 2px}.ag-header-icon{transition:opacity .2s ease-in-out;position:absolute!important;right:-10px;bottom:8px;transform:scale(.8);z-index:10}.ag-icon-filter{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M1.5 1.5A.5.5 0 0 1 2 1h12a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.128.334L10 8.692V13.5a.5.5 0 0 1-.342.474l-3 1A.5.5 0 0 1 6 14.5V8.692L1.628 3.834A.5.5 0 0 1 1.5 3.5z" fill="%231184f5"/></svg>')!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;color:transparent!important;-webkit-text-fill-color:transparent!important;font-size:0!important}.ag-icon-filter:before{display:none!important}.ag-header-cell:hover .ag-header-icon.ag-filter-icon{opacity:0!important}.common-ag-grid .ag-row{border-bottom:1px solid #ccc}.common-ag-grid .ag-cell{border-right:1px solid #ccc;font-size:12px;font-family:Montserrat,sans-serif!important;padding:2px 2px 2px 3px!important;display:flex;align-items:center!important;justify-content:left!important}.common-ag-grid .ag-root{font-size:12px;font-family:Montserrat,sans-serif!important}.common-ag-grid .ag-row-hover{background-color:#1e90ff1a!important}.common-ag-grid .ag-row-selected{background-color:var(--ag-selected-row-background-color)!important}.common-ag-grid .ag-cell-focus:not(.ag-cell-range-selected){border:2px solid #8ec5ff!important}.common-ag-grid .ag-checkbox-input-wrapper{background-color:#fff;border:1px solid #adb5bd;width:16px;height:16px;position:relative;cursor:pointer}.ag-theme-balham.excel-mode .ag-cell{-webkit-user-select:none!important;user-select:none!important}.select-edit-cell[aria-readonly=true]:after{display:none}.ag-cell.no-focus-cell:focus,.ag-cell.no-focus-cell.ag-cell-focus{outline:none!important;background-color:inherit!important;box-shadow:none!important;border-top:none!important;border-left:none!important;border-bottom:none!important}.common-ag-grid .ag-checkbox-input-wrapper:after{content:"";position:absolute;width:14px;height:14px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 5c-.28 0-.53.11-.71.29L7 9.59l-2.29-2.3a1.003 1.003 0 00-1.42 1.42l3 3c.18.18.43.29.71.29s.53-.11.71-.29l5-5A1.003 1.003 0 0012 5z' fill='%23fff'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;transition:opacity .2s;opacity:0}.common-ag-grid .ag-checkbox-input-wrapper.ag-checked:after{opacity:1}.common-ag-grid .ag-checkbox-input-wrapper.ag-checked{background-color:#6897ff}.common-ag-grid .positive-cell{color:#009211!important;background-color:#0092111a!important}.common-ag-grid .negative-cell{color:red!important;background-color:#ff00000d!important}.row-good{background-color:#c6efcee6!important}.row-neutral{background-color:#ffeb9ce6!important}.row-input{background-color:#ffcc99e6!important}.ag-mini-filter{margin:-4px 8px 2px!important;padding:2!important}.ag-menu{font-size:12px!important;width:250px!important}.ag-tabs-body{min-height:263px!important}.ag-set-filter-list{height:208px!important}.ag-menu-option,.ag-menu-option-part{height:15px!important;line-height:15px!important}.ag-menu-separator{height:8px!important;margin:2px 0!important}.ag-filter-list-item{height:20px!important;line-height:20px!important;padding:2px 4px!important}.ag-tab{font-size:10px!important;padding:4px 8px!important;height:24px!important;line-height:24px!important}.ag-menu-header{font-size:10px!important;padding:4px 8px!important}[data-theme=dark] .ag-menu{background-color:#1e1e1e!important;color:#e0e0e0!important;border:1px solid rgba(93,93,93,.8)!important;box-shadow:0 4px 16px #00000080!important}[data-theme=dark] .ag-icon{fill:#ccc!important;color:#ccc!important}[data-theme=dark] .ag-menu-header,[data-theme=dark] .ag-tabs-header{background-color:#262626!important;border-bottom:1px solid rgba(93,93,93,.8)!important}[data-theme=dark] .ag-tab-selected{background-color:#37414f!important;border-bottom:2px solid #6897ff!important}[data-theme=dark] .ag-tab:hover{background-color:#ffffff14!important}[data-theme=dark] .ag-menu input.ag-input-field-input,[data-theme=dark] .ag-menu textarea{background-color:#2b2b2b!important;color:#e0e0e0!important;border:1px solid rgba(93,93,93,.8)!important}[data-theme=dark] .ag-menu input.ag-input-field-input::placeholder{color:#999!important}[data-theme=dark] .ag-menu .ag-set-filter-list,[data-theme=dark] .ag-menu .ag-filter-list-item,[data-theme=dark] .ag-menu .ag-label,[data-theme=dark] .ag-menu .ag-column-select-column,[data-theme=dark] .ag-menu .ag-column-select-header{background-color:transparent!important;color:#e0e0e0!important}[data-theme=dark] .ag-menu .ag-filter-list-item:hover,[data-theme=dark] .ag-menu .ag-set-filter-item:hover,[data-theme=dark] .ag-menu .ag-column-select-column:hover{background-color:#ffffff14!important}[data-theme=dark] .common-ag-grid{--ag-background-color: #1e1e1e;--ag-odd-row-background-color: #262a30;--ag-foreground-color: #e0e0e0}[data-theme=dark] .ag-row-odd .ag-cell{background-color:#333}.ag-row-odd .ag-cell{background-color:#eef1f6}.ag-status-bar{font-family:Montserrat,sans-serif!important;font-size:11px!important;padding:0 8px!important;height:20px!important;min-height:20px!important;line-height:20px!important;box-sizing:border-box!important;background-color:#f4f4f4!important}.ag-status-bar,.ag-status-name-value,.ag-status-name-value-value{color:#000!important}[data-theme=dark] .ag-status-bar{background-color:#2b2b2b!important}[data-theme=dark] .ag-status-bar,[data-theme=dark] .ag-status-name-value,[data-theme=dark] .ag-status-name-value-value{color:#fff!important}.ag-status-bar .ag-status-panel{padding:0!important;margin:0!important;height:20px!important;line-height:20px!important}.ag-status-bar .ag-status-name-value{padding:0!important}.ag-status-name-value-value{font-weight:600}.ag-root{font-size:14px;font-family:Montserrat,sans-serif!important;font-weight:500!important}.pnl-grid .ag-cell{border:1px solid #e0e0e0;font-size:14px;font-weight:500!important;font-family:Montserrat,sans-serif!important;background:#fff;padding-left:6px!important;padding-right:6px!important}.ag-header-cell-label{padding:0;width:fit-content}.ag-cell-label-container{padding:0}.ag-header-icon{margin-left:0}.pnl-grid .ag-header-cell{border-right:1px solid #e0e0e0!important;border-bottom:1px solid rgba(0,0,0,.2)!important;font-size:14px!important;font-weight:600!important;background-color:#f6f6f6cc!important;font-family:Montserrat,sans-serif!important;color:#222!important;width:fit-content;padding-left:6px!important;padding-right:6px!important}.ag-theme-alpine .ag-root-wrapper{border:1px solid rgba(220,220,220,.8)!important;font-family:Montserrat,sans-serif!important}.ag-theme-alpine .ag-row-pinned{border:3px solid #007BFF!important}.ag-theme-alpine .ag-pinned-left-cols-container,.ag-theme-alpine .ag-pinned-right-cols-container{background:#fff!important}.ag-theme-alpine .ag-cell-tooltip{font-size:14px!important;color:#333!important}.pinned-grid .ag-center-cols-container{margin-right:-16px!important}.pinned-grid .ag-center-cols-viewport{min-height:0px!important}.pnl-color-0{color:#b83300!important}.pnl-color-1{color:#00509d!important}.pnl-color-2{color:#220901!important}.pnl-color-3{color:#62038a!important}.pnl-color-4{color:#393646!important}.pnl-color-5{color:#331d2c!important}.pnl-color-6{color:#03858a!important}.pale-blue{background-color:#add8e633!important}.positive-pnl-cell{color:#009211!important;background-color:#0092111a!important}.netmw{background-color:#03346e1a!important;color:#03346e!important}.cost{background-color:#1a36361a!important;color:#1a3636!important}.grossmw{background-color:#9b39221a!important;color:#9b3922!important}.weightedcost{background-color:#9950811a!important;color:#995081!important}.positive-cell{color:#009211!important;background-color:#0092111a!important}.negative-cell{color:red!important;background-color:#ff00000d!important}.zero-green{color:#009211!important;background-color:#0092111a!important}.brown-cell{color:#8b4b3c!important;background-color:#ffa05533!important}.gray-cell{color:#a9a9a9!important;background-color:#a9a9a933!important;pointer-events:none!important;opacity:.5!important}.datatype{background-color:#2209010d!important}.pnl-datatype{background-color:#0092111a!important;color:#009211!important}.pnl-grid .ag-header-cell{font-family:Montserrat,sans-serif!important}.fullscreen-wrapper{position:fixed!important;top:0;left:0;width:100vw;height:100vh;z-index:1600;background:#fff;padding:20px;box-sizing:border-box;overflow:auto;display:flex;flex-direction:column}[data-theme=dark] .fullscreen-wrapper{position:fixed!important;top:0;left:0;width:100vw;height:100vh;z-index:1600;background:#2c2c2c;padding:20px;box-sizing:border-box;overflow:auto;display:flex;flex-direction:column}.ag-menu,.ag-popup,.ag-popup-child,.ag-column-menu,.ag-menu-list,.ag-tabs,.ag-tab-body,.ag-filter,.ag-filter-wrapper,.ag-filter-body-wrapper,.ag-menu-option,.ag-theme-alpine .ag-menu,.ag-theme-alpine .ag-popup,[class*=ag-popup],[class*=ag-menu],[role=menu],[role=dialog]{z-index:1700!important}._handle_xddsr_1{width:8px;flex-shrink:0;background-color:transparent;cursor:col-resize;display:flex;align-items:center;justify-content:center;position:relative;outline:none;transition:background-color .15s}._handle_xddsr_1:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;transform:translate(-50%);background-color:#8080804d;transition:background-color .15s,width .15s;pointer-events:none}._handle_xddsr_1:hover:before,._handle_xddsr_1[data-resize-handle-active]:before{background-color:#4cc2ffb3;width:2px}._handle_xddsr_1:hover,._handle_xddsr_1[data-resize-handle-active]{background-color:#4cc2ff0f}._hitArea_xddsr_83{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;opacity:0;transition:opacity .15s;z-index:1}._handle_xddsr_1:hover ._hitArea_xddsr_83,._handle_xddsr_1[data-resize-handle-active] ._hitArea_xddsr_83{opacity:1}._icon_xddsr_125{width:10px;height:10px;color:#808080cc}._Container_1mg7n_1{width:100%;height:100%;display:flex;flex-direction:column;gap:1rem}._TopRow_1mg7n_15{flex:0 0 auto;text-align:center}._BottomRow_1mg7n_23{flex:1 1 auto}._Panel_1mg7n_31{display:flex;flex-direction:column}._PanelContent_1mg7n_41{height:100%;width:100%;background-color:var(--color-panel-background);display:flex;flex-direction:row;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem}._Icon_1mg7n_65{width:1.25em;height:1.25em;color:var(--icon-color)}._ResizeHandleOuter_1mg7n_77{flex:0 0 1em;position:relative;outline:none}._ResizeHandleInner_1mg7n_89{position:absolute;top:.25em;bottom:.25em;left:.25em;right:.25em;display:flex;justify-content:center;align-items:center;background-color:transparent}._PaperContainer_1mg7n_113{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:.75em;background-color:#fff;background:#fff;padding:.25em;z-index:1100}._HorizontalLine_1mg7n_139:before{content:"";position:absolute;top:calc(50% - 1px);left:0;right:0;height:1px;background-color:gray;transform:translateY(-50%)}._VerticalLine_1mg7n_161:before{content:"";position:absolute;left:calc(50% - 1px);top:0;bottom:0;width:1px;background-color:gray;transform:translate(-50%)}._Button_1mg7n_183{color:var(--color-default);background-color:var(--color-button-background);border:1px solid var(--color-button-border);border-radius:.25rem;padding:.25rem .5rem;cursor:pointer}._Button_1mg7n_183:hover{background-color:var(--color-button-background-hover)}._Link_1mg7n_207{display:block;color:var(--color-link);margin-bottom:.5rem}.css-spinner-loader{transform:rotate(45deg);perspective:1000px;border-radius:50%;width:250px;height:250px;color:#061731}.css-spinner-loader:before,.css-spinner-loader:after{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:css-spinner-loader-spin 1s linear infinite}.css-spinner-loader:after{color:#ff7300;transform:rotateY(70deg);animation-delay:.4s}@keyframes css-spinner-loader-spin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}
