.auriga-loader__container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:25vh;width:100%}.auriga-loader__text{font-size:1.5rem}.api-provider__container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100vw}.api-provider__loading-text{margin-top:16px}.api-provider__error-container{display:flex;flex-direction:column;align-items:center;padding:24px}.api-provider__error-text{color:#d32f2f}.auriga-routes>.container{display:flex;width:100%;height:calc(100vh - 72px);overflow:hidden}.auriga-routes>.container>.side-panel{flex-shrink:0;z-index:1}.auriga-routes>.container>.main-content{flex-grow:1;transition:margin-left .3s ease,width .3s ease;overflow-y:auto;width:100%}.auriga-routes>.container>.main-content.-with-side-panel.-expanded{margin-left:16px}.auriga-routes>.container>.main-content.-with-side-panel.-collapsed{margin-left:16px}.home-header-icon{margin-right:.8rem}.home-header-text{display:flex;align-items:center}.deck-prep-home-link{text-decoration:none;color:inherit}.modal-wrapper .MuiDialog-paper{max-width:1536px;width:100%}.modal-wrapper .modal-wrapper-title{position:relative}.modal-wrapper .modal-wrapper-close{position:absolute;right:8px;top:8px}.notification{position:fixed;bottom:24px;right:24px;min-width:300px;max-width:400px;padding:12px 16px;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;justify-content:space-between;z-index:9999;animation:slide-in .3s ease-out forwards;font-family:Amazon Ember,sans-serif}.notification.notification-success{background-color:#ebfaeb;border-left:4px solid #2e7d32}.notification.notification-success .notification-icon{color:#2e7d32}.notification.notification-info{background-color:#ebf9fa;border-left:4px solid #2e747d}.notification.notification-info .notification-icon{color:#2e747d}.notification.notification-warning{background-color:#faf3eb;border-left:4px solid #7d592e}.notification.notification-warning .notification-icon{color:#7d592e}.notification.notification-error{background-color:#faebeb;border-left:4px solid #7d2e2e}.notification.notification-error .notification-icon{color:#7d2e2e}.notification .notification-content{display:flex;align-items:center;gap:12px;flex:1}.notification .notification-message{font-size:14px;color:#000000de;font-weight:500}.notification .notification-close{color:#0000008a}.notification .notification-close:hover{color:#000000de;background-color:#0000000a}@keyframes slide-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.system-alerts{width:100%;padding-right:12px}.system-alert{margin-bottom:8px}.system-alert:last-child{margin-bottom:0}.auriga-constellation-logo{border-radius:8px;border:1px solid white}.landing .landing-box{display:flex;justify-content:center;align-items:start;padding:0;background-color:#001833;color:#fff}.landing .auriga-intro-container{display:flex;justify-content:center;margin-top:1rem;margin-left:auto;margin-right:auto;margin-bottom:2rem}.landing .card-section{margin-top:1rem;margin-bottom:32px;padding:0 24px}.landing .card-section .card-container{display:flex;justify-content:center}.landing .card-section .card,.landing .card-section .card .card-action-area{height:100%}.landing .card-section .card .card-title{margin-bottom:8px}.landing .card-section .card .card-description{color:#0009}.landing .card-section .card.-active{transition:transform .2s ease}.landing .card-section .card.-active:hover{transform:translateY(-4px)}.landing .card-section .card.-inactive{opacity:.7}.landing .root-nodes{padding:24px}.deck-index{padding:8px 12px 8px 0}.deck-index .table-container{height:85vh;width:100%}.deck-index .header{margin-bottom:16px}.deck-index .error-message{padding:16px;border-radius:4px;background-color:#d32f2f1a}.deck-index .selectable-row{cursor:pointer}.deck-index .ag-theme-alpine{--ag-borders: none;--ag-row-border-style: solid;--ag-row-border-width: 1px}.grid-container,.table-of-contents .grid-container{height:650px;width:100%;border:1px solid #ddd;border-radius:6px!important;overflow:hidden;--ag-header-height: 50px;--ag-row-height: 48px;--ag-border-color: #e6e6e6;--ag-row-border-color: #e0e0e0;--ag-cell-horizontal-border: transparent;--ag-header-background-color: #f2f8ff;--ag-header-foreground-color: #000;--ag-background-color: #fff;--ag-odd-row-background-color: #fff;--ag-row-hover-color: #f2f8ff;--ag-font-family: "Amazon Ember";--ag-font-size: 14px;--ag-selected-row-background-color: transparent;--ag-header-column-resize-handle-display: none;--ag-cell-focused-border: none;--ag-cell-focus-color: transparent;--ag-range-selection-border-color: transparent;--ag-cell-horizontal-padding: 14px}.header-container,.table-of-contents .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.table-of-contents{padding:8px 12px 8px 0}.table-of-contents .header{margin-bottom:10px}.table-of-contents .header .header-controls-gap{margin-left:16px}.table-of-contents .header .header-title-section{display:flex;align-items:center;height:40px}.table-of-contents .header .header-title-section .toc-deck-columns-loader{margin-left:1rem}.table-of-contents .header .button-group{margin-bottom:0;padding:0}.table-of-contents .header .button-group .action-button{font-size:.875rem}.table-of-contents .header .button-group .lock-deck-section{display:flex}.table-of-contents .header .button-group .lock-deck-section .MuiButton-root{width:auto;height:40px;background-color:#f90}.table-of-contents .error-message{padding:16px;border-radius:4px;background-color:#93c1eb1a;font-size:var(--ag-font-size)}.table-of-contents .grid-container{height:83vh;width:100%;--ag-row-height: 38px}.table-of-contents .grid-container .ag-row.hidden-row,.table-of-contents .grid-container .ag-row.modified-row.hidden-row{opacity:.6!important}.table-of-contents .grid-container .actions-cell{display:flex;justify-content:flex-end;align-items:center;gap:4px;padding:0 8px;height:100%}.table-of-contents .grid-container .actions-cell .visibility-icon-button,.table-of-contents .grid-container .actions-cell .menu-button{transition:background-color .2s ease}.table-of-contents .grid-container .actions-cell .visibility-icon-button:hover,.table-of-contents .grid-container .actions-cell .menu-button:hover{background-color:#0000000a}.table-of-contents .grid-container .actions-cell .visibility-icon-button.hidden,.table-of-contents .grid-container .actions-cell .menu-button.hidden{opacity:.5}.table-of-contents .grid-container .ag-row-drag{color:#999;margin-right:8px;cursor:move}.table-of-contents .grid-container .menu-dropdown .MuiPaper-root{min-width:180px;box-shadow:0 2px 8px #00000026;border-radius:4px;margin-top:4px}.table-of-contents .grid-container .menu-dropdown .menu-item{padding:8px 16px;font-size:var(--ag-font-size)}.table-of-contents .grid-container .menu-dropdown .menu-item:hover{background-color:#0000000a}.table-of-contents .grid-container .menu-dropdown .menu-item .delete-icon{color:#d32f2f}.table-of-contents .delete-dialog .MuiDialog-paper{border-radius:8px;padding:16px}.table-of-contents .delete-dialog .MuiDialogTitle-root{padding:16px 24px 8px}.table-of-contents .delete-dialog .MuiDialogActions-root{padding:16px 24px;gap:8px}.table-of-contents .delete-dialog .MuiDialogActions-root .dialog-button{text-transform:none;min-width:80px}.table-of-contents .delete-dialog .MuiDialogActions-root .dialog-button.cancel-button{color:#666}.table-of-contents .delete-dialog .MuiDialogActions-root .dialog-button.confirm-button{color:#d32f2f}.editable-cell-renderer{--margin-adjustment: calc((var(--ag-cell-horizontal-padding) / 2));height:100%;width:calc(100% + var(--ag-cell-horizontal-padding));margin-left:calc(var(--margin-adjustment) * -1);font-size:var(--ag-font-size)}.editable-cell-renderer .MuiInputBase-adornedEnd{padding-right:var(--margin-adjustment)}.editable-cell-renderer .MuiInputBase-input{font-size:var(--ag-font-size);height:100%;padding:3px var(--margin-adjustment) 5px var(--margin-adjustment);line-height:17px}.editable-cell-renderer .Mui-error .MuiOutlinedInput-notchedOutline{border-color:#d32f2f!important}.cell-content{font-size:var(--ag-font-size);line-height:1.2;max-height:43px;overflow:hidden}.column-template-dialog .MuiDialog-paper{min-height:50vh!important;max-height:65vh!important;min-width:80vw!important;overflow-y:auto}.column-template-dialog .MuiInputBase-root{min-height:40px!important}.dialog-title{position:relative!important;padding-right:10vh!important}.close-button{position:absolute!important;right:8px!important;top:8px!important}.dialog-content-container{display:flex;gap:24px}.dialog-content-container .left-section{flex:1;min-width:15%!important}.dialog-content-container .right-section{flex:1;min-width:70%!important}.dialog-content-container .content-divider{margin:0 16px!important}.dialog-content-container .grain-label{margin-bottom:.25rem}.column-template-section{min-width:14rem!important;margin-right:2vh!important;flex:1}.column-mapping-section{min-width:14rem!important;flex:1}.template-container{gap:1vh;display:flex;margin-top:auto;margin-bottom:2vh!important}.block-headers-container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-top:16px;margin-bottom:24px}.block-header-dropdown{min-width:0}.first-template-row{margin-top:16px}.page-name-link{color:#0070f0;cursor:pointer}.page-name-link:hover{color:#0070f0}.page-name-link.disabled{color:#ccc;cursor:not-allowed;opacity:.6}.header-controls{display:flex;gap:14px;margin-bottom:0;justify-content:flex-start}.header-controls .select-control{justify-content:flex-start}.header-controls .select-control .select-field{background-color:#fff;height:40px;min-width:90px}.header-controls .select-control .select-field .MuiSelect-select{padding:6px 42px 6px 12px;color:#000;font-size:16px}.header-controls .select-control .select-field .MuiSelect-select.Mui-disabled{color:#fff}.header-controls .select-control .select-field .MuiSelect-icon{color:#666;right:15px}.header-controls .select-control .select-field.MuiOutlinedInput-root fieldset{border-color:#d9d9d9}.header-controls .select-control .select-field.MuiOutlinedInput-root:hover fieldset,.header-controls .select-control .select-field.MuiOutlinedInput-root.Mui-focused fieldset{border-color:#1976d2}.async-save-button{width:150px}.grid-container,.page-component .grid-layout .section-grid-container{height:650px;width:100%;border:1px solid #ddd;border-radius:6px!important;overflow:hidden;--ag-header-height: 50px;--ag-row-height: 48px;--ag-border-color: #e6e6e6;--ag-row-border-color: #e0e0e0;--ag-cell-horizontal-border: transparent;--ag-header-background-color: #f2f8ff;--ag-header-foreground-color: #000;--ag-background-color: #fff;--ag-odd-row-background-color: #fff;--ag-row-hover-color: #f2f8ff;--ag-font-family: "Amazon Ember";--ag-font-size: 14px;--ag-selected-row-background-color: transparent;--ag-header-column-resize-handle-display: none;--ag-cell-focused-border: none;--ag-cell-focus-color: transparent;--ag-range-selection-border-color: transparent;--ag-cell-horizontal-padding: 14px}.grid-container .ag-root-wrapper,.page-component .grid-layout .section-grid-container .ag-root-wrapper{border:none;border-radius:4px;box-shadow:0 1px 3px #0000001a}.grid-container .ag-row,.page-component .grid-layout .section-grid-container .ag-row{cursor:pointer;border-bottom:1px solid #e0e0e0!important;transition-property:background-color,color,transform;transition-duration:.5s}.grid-container .ag-row:hover,.page-component .grid-layout .section-grid-container .ag-row:hover{background-color:var(--ag-row-hover-color)}.grid-container .ag-header-row,.page-component .grid-layout .section-grid-container .ag-header-row{background-color:var(--ag-header-background-color);border-bottom:1px solid var(--ag-border-color)}.grid-container .ag-header-cell-resize:after,.page-component .grid-layout .section-grid-container .ag-header-cell-resize:after{background-color:#b3d6ff}.grid-container .ag-header-cell,.page-component .grid-layout .section-grid-container .ag-header-cell{color:var(--ag-header-foreground-color);font-size:14px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:.17px;display:flex;align-items:center;flex:1 0 0}.grid-container .hidden-row,.page-component .grid-layout .section-grid-container .hidden-row{opacity:.5}.grid-container .ag-cell,.page-component .grid-layout .section-grid-container .ag-cell{padding:6px 14px;display:flex;flex-shrink:0;align-items:center;height:100%;font-size:var(--ag-font-size)}.grid-container .ag-cell:focus,.page-component .grid-layout .section-grid-container .ag-cell:focus,.grid-container .ag-cell.ag-cell-focus,.page-component .grid-layout .section-grid-container .ag-cell.ag-cell-focus,.grid-container .ag-cell.ag-cell-no-focus,.page-component .grid-layout .section-grid-container .ag-cell.ag-cell-no-focus,.grid-container .ag-cell.ag-cell-range-selected,.page-component .grid-layout .section-grid-container .ag-cell.ag-cell-range-selected,.grid-container .ag-cell.ag-cell-range-selected:not(.ag-cell-range-selected-1){outline:none!important;box-shadow:none!important}.grid-container .ag-cell .cell-content,.page-component .grid-layout .section-grid-container .ag-cell .cell-content{font-size:var(--ag-font-size);line-height:1.2}.grid-container .ag-cell.ag-cell-inline-editing,.page-component .grid-layout .section-grid-container .ag-cell.ag-cell-inline-editing{padding:8px 14px!important;height:100%!important}.page-component{padding:8px 12px 8px 0}.page-component .page-action-controls{display:flex;flex-direction:row;justify-content:space-between;align-content:center;width:100%;margin-bottom:16px}.page-component .page-action-controls .left-action-controls,.page-component .page-action-controls .right-action-controls,.page-component .page-action-controls .granularity-controls{display:flex;gap:6px}.page-component .page-action-controls .right-action-controls .MuiIconButton-root{padding-right:6px!important;padding-left:6px!important}.page-component .page-action-controls .page-search-input{width:20rem}.page-component .page-action-controls .page-search-input .MuiInputBase-root{height:40px}.page-component .page-action-controls .page-results-text{align-content:center;font-style:italic}.page-component .page-action-controls .audit-history-button{color:#1976d2}.page-component .page-action-controls .lock-deck-section{display:flex;gap:6px}.page-component .page-action-controls .lock-deck-section .MuiButton-root{width:auto;height:40px;background-color:#f90}.page-component .grid-layout{display:flex;gap:8px;flex-direction:column;margin-top:12px;margin-bottom:calc(var(--footnotes-section-height, 0px) + 12px)}.page-component .grid-layout .section-grid-container{height:80vh!important;border:1px solid #ddd}.page-component .grid-layout .section-grid-container.multi-section-auto{height:-webkit-min-content!important;height:min-content!important}.page-component .grid-layout .section-grid-container{--ag-row-height: 25px;--ag-font-size: 14px}.page-component .grid-layout .section-grid-container .ag-header{font-size:14px}.page-component .grid-layout .section-grid-container .ag-header-cell-text,.page-component .grid-layout .section-grid-container .ag-header-group-text{-webkit-user-select:text!important;user-select:text!important;cursor:text!important;font-weight:700!important;white-space:pre-line!important}.page-component .grid-layout .section-grid-container .ag-header-cell-resize{display:block!important;width:4px!important;background-color:#ddd!important;cursor:none!important}.page-component .grid-layout .section-grid-container .ag-cell{border-right:1px solid #ddd;border-bottom:1px solid #ddd;white-space:normal!important;word-wrap:break-word;align-items:flex-start}.page-component .grid-layout .section-grid-container .ag-cell.ag-cell-focus{border:2px solid #1f7a1f}.page-component .grid-layout .section-grid-container .ag-cell.ag-cell-focus.ag-cell-last-left-pinned{border-right:2px solid #1f7a1f!important}.page-component .grid-layout .section-grid-container .ag-cell.ag-cell-focus{box-shadow:inset 0 0 0 1px transparent!important;border-bottom:2px solid #ddd}.page-component .grid-layout .section-grid-container .ag-row-focus{border:2px solid #1f7a1f!important}.page-component .grid-layout .section-grid-container .ag-row.ag-row-selected .ag-cell,.page-component .grid-layout .section-grid-container .ag-row .ag-cell-focus,.page-component .grid-layout .section-grid-container .ag-row .ag-cell-range-selected{border:none!important}.page-component .grid-layout .section-grid-container .ag-row.background-grey{background-color:#f9f9f9}.page-component .grid-layout .section-grid-container .ag-row.background-transparent{background-color:transparent}.page-component .grid-layout .section-grid-container .ag-row.background-new-row,.page-component .grid-layout .section-grid-container .ag-row.background-modified-row{background-color:#e8f5e9}.page-component .grid-layout .section-grid-container .ag-row.background-search-highlighted{background-color:#fff6cc!important}.page-component .grid-layout .section-grid-container .ag-row.background-subtotal-highlighted{background-color:#e3f2fd!important;border:1px solid #000!important;transition-property:background-color,color,transform;transition-duration:.2s}.page-component .grid-layout .section-grid-container .ag-row.background-exception-row{background-color:#ff99001a}.page-component .grid-layout .section-grid-container .ag-row .ag-cell.has-comments:after{content:" ";position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 10px 10px 0;border-color:transparent #558fff transparent transparent;transform:rotate(0)}.page-component .grid-layout .section-grid-container .ag-row.text-white{color:#fff}.page-component .grid-layout .section-grid-container .ag-row.text-black{color:#000}.page-component .grid-layout .section-grid-container .ag-row.bottom-border-outline{border-bottom:2px solid #000!important}.page-component .grid-layout .section-grid-container .ag-row.top-border-outline{border-top:2px solid #000!important}.page-component .grid-layout .section-grid-container .ag-row.left-border-outline .ag-cell:first-child{border-left:2px solid #000!important}.page-component .grid-layout .section-grid-container .ag-row.right-border-outline .ag-cell:last-child{border-right:2px solid #000!important}.page-component .grid-layout .section-grid-container .ag-row.all-border-outline{border:2px solid #000!important}.page-component .grid-layout .section-grid-container .ag-row.all-border-outline .ag-cell:last-child{border-right:2px solid #000!important}.page-component .grid-layout .section-grid-container .ag-row.no-border-outline{border-top:none!important;border-bottom:1px solid #ddd!important;border-left:none!important;border-right:none!important}.page-component .grid-layout .section-grid-container .ag-row.no-border-outline .ag-cell{border-top:none!important;border-left:none!important;border-right:1px solid #ddd!important}.page-component .grid-layout .section-grid-container .ag-row.no-border-outline .ag-cell:last-child{border-right:2px solid #ddd!important}.page-component .grid-layout .section-grid-container .ag-row.no-border-outline.ag-row-focus{border:2px solid #1f7a1f!important}.page-component .grid-layout .section-grid-container .ag-row.thick-line{border-bottom:2px solid #000!important}.page-component .grid-layout .section-grid-container .ag-row.thin-line{border-bottom:1px solid #000!important}.page-component .grid-layout .section-grid-container .ag-cell-last-left-pinned{border-right:2px solid #ddd!important}.page-component .grid-layout .section-grid-container .ag-header-group-cell[col-id="0_0"]{border-right:1px solid #ddd!important;word-wrap:break-word!important;min-height:180px}.page-component .grid-layout .section-grid-container .ag-header-group-cell[col-id="0_0"] .ag-header-group-cell-label{height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:pre-line!important;word-wrap:break-word!important;line-height:1.2!important;font-size:1.1rem}.page-component .grid-layout .section-grid-container .ag-header-row-column[aria-rowindex="3"]>.ag-header-cell[col-id=rowNumber]{border-top:none!important}.page-component .grid-layout .section-grid-container .ag-header-row-column[aria-rowindex="3"]>.ag-header-cell[col-id=kpi_name]{border-top:none!important;border-right:1px solid #ddd!important}.page-component .grid-layout .section-grid-container .ag-header-group-cell[col-id="2_0"]{min-height:120px;z-index:1!important;padding:0!important}.page-component .grid-layout .section-grid-container .ag-header-group-cell[col-id="2_0"] .ag-header-cell-comp-wrapper{height:100%!important;max-height:none!important}.page-component .grid-layout .section-grid-container .ag-header-group-cell[col-id="2_0"] .ag-sticky-label{cursor:pointer;align-items:center;justify-content:flex-start;height:100%;flex:none;max-width:100%;overflow:visible;position:-webkit-sticky;position:sticky}.page-component .grid-layout .section-grid-container .ag-header-group-cell[col-id="2_0"] .ag-sticky-label .ag-header-group-text{margin:8px;width:-webkit-min-content;width:min-content}.page-component .grid-layout .section-grid-container .ag-header-group-cell[col-id="2_0"] .ag-sticky-label .ag-header-icon{margin-right:8px}.page-component .grid-layout .section-grid-container .ag-header-group-cell[col-id="2_0"] .ag-header-group-text{cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important}.page-component .grid-layout .section-grid-container .ag-header-row[aria-rowindex="2"] .ag-header-group-cell[col-id=expandableColumn_0]{opacity:0!important;height:0!important;min-height:0!important;pointer-events:none!important;z-index:0!important}.page-component .grid-layout .section-grid-container .ag-pinned-left-header>div:nth-child(1){top:0;border-bottom:none!important;z-index:1}.page-component .grid-layout .section-grid-container .ag-pinned-left-header>div:nth-child(2){top:60px;border-top:none!important;opacity:0!important}.page-component .grid-layout .section-grid-container .ag-pinned-left-header>div:nth-child(3){z-index:0}.page-component .grid-layout .section-grid-container .ag-pinned-left-header>div:nth-child(3)>div:nth-child(1) .ag-header-cell-resize{display:none!important}.page-component .grid-layout .section-grid-container .ag-header-row[aria-rowindex="1"],.page-component .grid-layout .section-grid-container .ag-header-row[aria-rowindex="2"],.page-component .grid-layout .section-grid-container .ag-header-row[aria-rowindex="3"]{min-height:60px!important;border-bottom:none!important}.page-component .grid-layout .section-grid-container .ag-header-cell,.page-component .grid-layout .section-grid-container .ag-header-group-cell{border-bottom:1px solid #ddd!important}.page-component .grid-layout .section-grid-container .ag-header-group-cell[col-id="0_0"],.page-component .grid-layout .section-grid-container .ag-header-group-cell[col-id="1_0"]{border-bottom:none!important}.page-component .grid-layout .section-grid-container .ag-header-container .ag-header-row[aria-rowindex="1"] .ag-header-group-cell .ag-header-cell-comp-wrapper{justify-content:center!important}.page-component .grid-layout .section-grid-container .ag-header-container .ag-header-row[aria-rowindex="1"] .ag-header-group-cell[col-id="2_0"] .ag-header-cell-comp-wrapper{justify-content:flex-start!important}.page-component .grid-layout .section-grid-container .ag-header-cell[col-id=kpi_name],.page-component .grid-layout .section-grid-container .ag-header-cell[col-id=revgp]{display:flex!important}.page-component .grid-layout .section-grid-container .ag-header-cell[col-id=revgp]{border-right:1px solid #ddd!important}.page-component .no-data-message{padding:16px;text-align:center}.page-component .deck-page-navigation{display:flex;flex-direction:row;justify-content:space-between;align-content:center;margin-top:16px;margin-bottom:16px;width:100%}.page-component .deck-page-navigation>h6>a{color:#0070f0;text-decoration:none}.page-component .ag-row.align-left .ag-cell{padding-right:30px!important}.page-component .ag-row.align-right .ag-cell{padding-left:30px!important}.page-component .bold,.page-component .ag-row.bold .ag-cell{font-weight:700!important}.page-component .underline,.page-component .ag-row.underline .ag-cell{text-decoration:underline!important}.page-component .italics,.page-component .ag-row.italics .ag-cell{font-style:italic!important}.page-component .display-kpiName{white-space:pre-wrap!important;word-wrap:break-word;padding-left:calc(var(--indent-level, 0) * 8px);width:100%}.page-component .display-segments{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.page-component .display-segments.page-driver-inherited-value{opacity:.65}.right-click-context-menu .MuiPaper-root{min-width:-webkit-fit-content;min-width:fit-content;min-height:-webkit-fit-content;min-height:fit-content}.right-click-context-menu .MuiMenuItem-root{font-size:16px;padding:7px 20px;min-height:20px}.footnotes-section{position:fixed;width:var(--footnotes-container-width, 100%);padding:8px;bottom:0;z-index:99999;background-color:#f2f8ff!important;border-top:2px solid #0a1929}.footnotes-section.page-footnotes-empty{height:0;padding:0}.footnotes-section .footnotes-section-header{margin-bottom:0}.footnotes-section-content{background-color:transparent!important;color:#000;padding:8px 0;margin:2px 0}.footnotes-section-content .MuiInputBase-root{background-color:#fff!important;width:100%}.footnotes-section-content .MuiOutlinedInput-input{color:#000!important}.comments-drawer .gft-dialog__close-button{top:0;right:0}.comments-drawer .MuiDialog-paper{position:fixed;bottom:80px;right:20px;margin:0;max-width:500px;width:100%;max-height:85vh}.comments-drawer .comments-list{min-height:120px;max-height:calc(85vh - 250px);overflow-y:auto;margin-bottom:16px}.comments-drawer .no-comments{color:#666;font-style:italic;text-align:center;padding:32px 0}.comments-drawer .comment-input{margin-top:16px}.comment-item .comment-primary-text{display:flex;justify-content:space-between;color:#000;width:100%;font-size:.95rem}.comment-item .comment-primary-text .comment-user{font-weight:700}.comment-item .comment-primary-text .comment-timestamp{text-align:right;color:#636363}.comment-item .comment-button-delete{padding:0;min-width:20px;align-self:flex-end}.comment-item .comment-pending-delete{text-decoration:line-through;font-style:italic;opacity:.5}.comment-item .comment-item-unsaved-alert{padding:0 4px;width:100%}.comment-item .comment-item-unsaved-alert .MuiAlert-icon{font-size:20px;margin-right:0;padding:4px}.comment-item .comment-item-unsaved-alert .MuiAlert-message{padding:4px 0}.comment-item .MuiListItemText-secondary{color:#000;font-size:1rem}.comment-item.even{background-color:#78909c0f}.comment-item.even:hover{background-color:#78909c1a}.footnotes-table{height:100%;width:100%;margin-top:10px}.footnotes-table .ag-header-cell-label{font-weight:600}.footnotes-table .ag-row:hover{background-color:#f9f9f9}.footnotes-table .ag-cell{display:flex;align-items:center}.description-cell{min-height:24px;display:flex;align-items:center}.description-cell--editable{cursor:pointer}.description-cell--disabled{cursor:default;opacity:.6}.footnotes-modal__header{border-bottom:1px solid #e0e0e0}.footnotes-modal__content{padding:16px 24px!important}.footnotes-modal__alert{margin-top:16px}.footnotes-modal__footer{border-top:1px solid #e0e0e0;gap:8px;display:flex;align-items:center}.footnotes-modal__spacer{flex-grow:1}.footnotes-modal__add-button{margin-right:auto}.ag-header-icon .MuiIconButton-root{padding:0!important;margin-left:4px;margin-right:4px;--ag-icon-button-hover-background-color: transparent !important;--ag-icon-button-hover-color: inherit !important}.grid-container{height:650px;width:100%;border:1px solid #ddd;border-radius:6px!important;overflow:hidden;--ag-header-height: 50px;--ag-row-height: 48px;--ag-border-color: #e6e6e6;--ag-row-border-color: #e0e0e0;--ag-cell-horizontal-border: transparent;--ag-header-background-color: #f2f8ff;--ag-header-foreground-color: #000;--ag-background-color: #fff;--ag-odd-row-background-color: #fff;--ag-row-hover-color: #f2f8ff;--ag-font-family: "Amazon Ember";--ag-font-size: 14px;--ag-selected-row-background-color: transparent;--ag-header-column-resize-handle-display: none;--ag-cell-focused-border: none;--ag-cell-focus-color: transparent;--ag-range-selection-border-color: transparent;--ag-cell-horizontal-padding: 14px}.grid-container .ag-root-wrapper{border:none;border-radius:4px;box-shadow:0 1px 3px #0000001a}.grid-container .ag-row{cursor:pointer;border-bottom:1px solid #e0e0e0!important;transition-property:background-color,color,transform;transition-duration:.5s}.grid-container .ag-row:hover{background-color:var(--ag-row-hover-color)}.grid-container .ag-header-row{background-color:var(--ag-header-background-color);border-bottom:1px solid var(--ag-border-color)}.grid-container .ag-header-cell-resize:after{background-color:#b3d6ff}.grid-container .ag-header-cell{color:var(--ag-header-foreground-color);font-size:14px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:.17px;display:flex;align-items:center;flex:1 0 0}.grid-container .hidden-row{opacity:.5}.grid-container .ag-cell{padding:6px 14px;display:flex;flex-shrink:0;align-items:center;height:100%;font-size:var(--ag-font-size)}.grid-container .ag-cell:focus,.grid-container .ag-cell.ag-cell-focus,.grid-container .ag-cell.ag-cell-no-focus,.grid-container .ag-cell.ag-cell-range-selected,.grid-container .ag-cell.ag-cell-range-selected:not(.ag-cell-range-selected-1){outline:none!important;box-shadow:none!important}.grid-container .ag-cell .cell-content{font-size:var(--ag-font-size);line-height:1.2}.grid-container .ag-cell.ag-cell-inline-editing{padding:8px 14px!important;height:100%!important}.text-button-cell{display:flex;justify-content:center;align-items:center;height:100%}.text-button-cell .text-view-button{font-size:var(--ag-font-size);font-weight:400;padding:4px 8px;min-width:80px;border-color:#1976d2;color:#1976d2;outline:none!important}.button-group{display:flex;justify-content:end;gap:6px;margin-bottom:6px;font-size:var(--ag-font-family);padding:8px 16px}.button-group .action-button{text-transform:none;font-weight:400;height:40px;min-width:70px}.button-group .action-button.MuiButton-outlined{border-color:#0070f0;color:#0070f0}.button-group .action-button.MuiButton-outlined:hover{background-color:#1976d20a}.button-group .action-button.MuiButton-outlined.Mui-disabled{border-color:#0000001f;color:#00000042}.button-group .action-button.MuiButton-contained{background-color:#0070f0;color:#fff}.button-group .action-button.MuiButton-contained:hover{background-color:#0070f0}.button-group .action-button.MuiButton-contained.Mui-disabled{background-color:#0000001f;color:#00000042}.header-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.ag-theme-alpine{--ag-header-height: 0;--ag-row-height: 48px;--ag-border-color: transparent;--ag-row-border-color: transparent;--ag-cell-horizontal-border: transparent;--ag-selected-row-background-color: transparent}.ag-theme-alpine .ag-root-wrapper{border:none}.ag-theme-alpine .ag-row{cursor:pointer;border-bottom:1px solid rgba(0,0,0,.12)}.ag-theme-alpine .ag-row:hover{background-color:#f2f8ff}.ag-theme-alpine .ag-cell{border:none;padding-left:14px;display:flex;align-items:center;height:100%}.ag-theme-alpine .ag-cell:focus{outline:none}.row-highlighting .modified-row{background-color:#e8f5e9!important}.row-highlighting .modified-row .ag-cell{background-color:#e8f5e9!important;color:#333!important}.row-highlighting .modified-row:hover,.row-highlighting .modified-row:hover .ag-cell{background-color:color-mix(in hsl,#f2f8ff,#e8f5e9 60%)!important}.row-highlighting .modified-row.ag-row-selected,.row-highlighting .modified-row.ag-row-selected .ag-cell{background-color:#f7f7f7!important}.row-highlighting .clear-highlighting{background-color:#fff!important}.row-highlighting .clear-highlighting .ag-cell{background-color:#fff!important;color:#333!important}.row-highlighting .clear-highlighting:hover,.row-highlighting .clear-highlighting:hover .ag-cell{background-color:#f7f7f7!important}.padding-x-none{padding-left:0!important;padding-right:0!important}.scenario-management{padding:8px 12px 8px 0}.scenario-management .left-section{display:flex;align-items:center;gap:24px}.scenario-management .left-section h5{margin:0;white-space:nowrap}.scenario-management .modified-schedule-controls-group{display:flex;gap:6px;height:40px;font-size:var(--ag-font-family)}.scenario-management .modified-schedule-controls-group .MuiButton-root{max-width:-webkit-min-content;max-width:min-content}.scenario-management .modified-schedule-controls-group .MuiButton-root:first-of-type,.scenario-management .modified-schedule-controls-group .MuiButton-root:nth-child(3){min-width:125px}.scenario-management .sm-publish-button{max-width:-webkit-min-content;max-width:min-content}.scenario-management .grid-container{height:80vh;--ag-row-height: 38px}.scenario-management .lock-deck-section{display:flex;gap:6px}.scenario-management .lock-deck-section .MuiButton-root{width:auto;height:40px;background-color:#f90}.ag-grid-mui-select{font-family:inherit}.ag-grid-mui-select .MuiSelect-select{padding-left:var(--ag-cell-horizontal-padding)}.ag-grid-mui-select .MuiOutlinedInput-notchedOutline{border-style:none}.ag-grid-mui-select.MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.ag-grid-mui-select.Mui-focused .MuiOutlinedInput-notchedOutline{border:0}.audit-history-container{margin-top:0}.audit-history-container .audit-history-controls{width:100%;margin-bottom:16px;display:flex;flex-direction:row;justify-content:space-between;align-content:center}.audit-history-container .audit-history-controls .left-action-controls,.audit-history-container .audit-history-controls .right-action-controls{display:flex;gap:6px}.audit-history-container .audit-history-controls .audit-history-search-input{width:20rem}.audit-history-container .audit-history-controls .audit-history-search-input .MuiInputBase-root{height:40px}.audit-history-container .audit-history-controls .audit-search-results-text{align-content:center;font-style:italic}.audit-history-container .ag-row.background-search-highlighted{background-color:#fff6cc}.audit-history-container .ag-row{cursor:default}.generic-error-message{padding:16px;text-align:center}.deck-side-panel{width:100%;padding:0}.deck-side-panel>.resources-title{margin-bottom:1rem;color:#fff}.deck-side-panel>.resources-list{padding:0}.deck-side-panel>.resources-list>.resource-item{padding:4px 8px;border-radius:4px;transition:background-color .2s ease;margin-bottom:0}.deck-side-panel>.resources-list>.resource-item:last-child{margin-bottom:0}.deck-side-panel>.resources-list>.resource-item:hover{cursor:pointer;background-color:#ffffff14}.deck-side-panel>.resources-list>.resource-item>.resource-text{color:#fff}.deck-side-panel>.resources-list>.resource-item>.resource-icon{min-width:auto;color:#fff;margin-left:8px}.deck-side-panel>.resources-divider{background-color:#3c578a}.navigation-guard-dialog .navigation-guard-title{display:flex;align-items:center;gap:8px;font-weight:600}.navigation-guard-dialog .navigation-guard-title .warning-icon{font-size:1.5rem}.navigation-guard-dialog .navigation-guard-content{padding-top:8px;padding-bottom:16px}.navigation-guard-dialog .navigation-guard-actions{padding:16px 24px;gap:12px}.navigation-guard-dialog .navigation-guard-actions .stay-button{min-width:120px}.navigation-guard-dialog .navigation-guard-actions .leave-button{min-width:160px}.navigation-guard-dialog .warning-icon{color:orange}.navigation-guard-dialog .MuiDialog-root{z-index:1400}.toc-side-navigation{width:100%;min-height:100%;background-color:#f2f8ff;box-shadow:none}.toc-side-navigation .MuiList-root{padding:0;width:100%;background-color:#f2f8ff;box-shadow:none}.toc-side-navigation .nav-list-item{padding:8px 16px;transition:background-color .2s ease;background-color:#f2f8ff;border:none;box-shadow:none;border-radius:0}.toc-side-navigation .nav-list-item:hover{background-color:#0000000a}.toc-side-navigation .nav-list-item.active{background-color:#0070f01a;border-radius:0}.toc-side-navigation .nav-list-item.active .text-active .MuiTypography-root,.toc-side-navigation .nav-list-item.active .text-inactive .MuiTypography-root{color:#000}.toc-side-navigation .MuiListItemIcon-root{min-width:40px}.toc-side-navigation .text-active .MuiTypography-root{font-size:16px;color:#0070f01a}.toc-side-navigation .text-inactive .MuiTypography-root{font-size:16px;font-weight:400;color:#000000de}.toc-side-navigation .nav-divider{color:#0a1929;margin:8px 0;border-color:#cce4ff;opacity:1;width:100%;height:1px}.light-theme .toc-side-navigation{background-color:transparent}.light-theme .toc-side-navigation .text-inactive .MuiTypography-root{color:#000000de}.light-theme .toc-side-navigation .nav-divider{border-color:#00000014}.deck-selector{max-width:100%;overflow:hidden;max-height:45vh;padding:14px 8px 8px}.deck-selector .deck-selector-control{width:100%}.deck-selector .deck-selector-control .MuiInputLabel-root{color:#666;font-weight:500;font-size:1rem;line-height:1}.deck-selector .deck-selector-control .MuiSelect-select{padding:10px 16px;background-color:#fff;font-weight:500}.deck-selector .deck-selector-control .MuiOutlinedInput-root{border-radius:6px!important}.deck-selector .deck-selector-control .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#f2f8ff}.nav-divider{color:#0a1929;margin-bottom:8px!important;border-color:#cce4ff;opacity:1;width:100%;height:1px}.MuiMenu-paper .deck-library-home{font-size:1rem;background-color:#00000005}.MuiMenu-paper .deck-library-home:hover{background-color:#0000000a}.MuiMenu-paper .deck-select-item{padding:6px;transition:background-color .2s ease}.MuiMenu-paper .deck-select-item:hover{background-color:#0000000a}.MuiMenu-paper .deck-select-item.selected{background-color:#f2f8ff;font-weight:500}.MuiMenu-paper .deck-select-item.selected:hover{background-color:#f2f8ff}.toc-page-selector{max-width:100%;border-top-left-radius:0!important;border-top-right-radius:0!important;overflow:hidden;max-height:45vh;padding:0}.toc-page-selector .toc-page-selector-control .MuiInputLabel-root{color:#fff;font-size:1rem}.toc-page-selector .toc-page-selector-control .MuiInputLabel-root.MuiInputLabel-shrink{color:#cce4ff;font-weight:600;letter-spacing:.05rem}.toc-page-selector .toc-page-selector-control .MuiFilledInput-root{background-color:#0a1929!important;border-radius:0!important}.toc-page-selector .toc-page-selector-control .MuiFilledInput-root:before,.toc-page-selector .toc-page-selector-control .MuiFilledInput-root:after{display:none}.toc-page-selector .toc-page-selector-control .MuiFilledInput-root:hover,.toc-page-selector .toc-page-selector-control .MuiFilledInput-root.Mui-focused{background-color:#0a1929!important}.toc-page-selector .toc-page-selector-control .MuiFilledInput-root .MuiSelect-select{color:#fff;font-weight:500}.toc-page-selector .toc-page-selector-control .MuiFilledInput-root .MuiSelect-icon{color:#fff}.toc-page-no-items{padding:4px}.MuiMenu-paper{max-height:40vh!important;border-radius:0}.MuiMenu-paper .page-library-home{font-size:1rem;background-color:#00000005}.MuiMenu-paper .page-library-home:hover{background-color:#0000000a}.MuiMenu-paper .toc-page-select-item{padding:6px;transition:background-color .2s ease}.MuiMenu-paper .toc-page-select-item:hover{background-color:#0000000a}.MuiMenu-paper .toc-page-select-item.selected{background-color:#f2f8ff;font-weight:500}.MuiMenu-paper .toc-page-select-item.selected:hover{background-color:#f2f8ff}.calculated-kpi-builder__popper{z-index:10000}.calculated-kpi-builder__root{position:relative;padding-top:.65rlh}.calculated-kpi-builder__label{position:absolute!important;top:0rlh;margin-left:.6rem;padding:0 4px!important;background:#fff;display:inline-block!important}.calculated-kpi-builder__container{display:flex;flex-wrap:wrap;align-items:center;gap:0px;padding:8px;border:1px solid rgba(0,0,0,.6);border-radius:4px}.calculated-kpi-builder__container--valid{border-color:#0000003b}.calculated-kpi-builder__container--invalid{border-color:#d32f2f}.calculated-kpi-builder__input{min-width:15px;padding-left:2px}.calculated-kpi-builder__input:hover:before{border-bottom:1px solid rgba(0,0,0,.42)!important}.calculated-kpi-builder__input .MuiInput-input{min-width:15px!important;padding-left:2px}.calculated-kpi-builder__error{color:#d32f2f;font-size:.75rem}.calculated-kpi-builder__debug{font-size:.75rem;color:#0009}.kpiSegmentInput-chip{margin-left:2px;margin-right:2px;background-color:#1976d2}.kpiSegmentInput-chip:hover,.kpiSegmentInput-chip:focus{background-color:#115293!important}.calculated-kpi-single-dimension-dialog.with-dimension-tree .MuiDialog-container>.MuiPaper-root{max-width:80%;overflow:hidden}.calculated-kpi-single-dimension-dialog .custom-tree-item-label{width:100%}.calculated-kpi-single-dimension-dialog .custom-tree-item-label .gft-tree-item__label{flex-grow:1}.calculated-kpi-single-dimension-dialog .custom-tree-item-label .MuiButton-root{padding:0;line-height:1rem;font-weight:700;border-radius:3px;margin-right:4px}.page-side-panel-base-kpi.segments .MuiListItem-root{min-height:50px}.page-side-panel-base-kpi.segments .select-field{border:none!important;border-radius:0;font-size:14px}.page-side-panel-base-kpi.segments .select-field .MuiSelect-icon{width:1.25em;height:1.25em;right:-4px;top:-12px}.page-side-panel-base-kpi.segments .select-field .MuiSelect-select{padding:0}.page-side-panel-base-kpi.segments .select-field .MuiSelect-nativeInput,.page-side-panel-base-kpi.segments .select-field .MuiOutlinedInput-notchedOutline{border:none!important}.deckline-formatting-container{display:flex;border:1px solid rgba(0,0,0,.12);flex-wrap:wrap;margin-bottom:1rem}.deckline-formatting-container .formatting-button-group{display:flex;width:100%}.deckline-formatting-container .formatting-button-group .MuiToggleButton-root{padding:4px 0;flex-grow:4;border:0}.deckline-formatting-container .formatting-button-group .MuiToggleButton-root.Mui-disabled{border:0}.deckline-formatting-container .formatting-button-group .format-vertical-divider{margin:.6rem .4rem}.color-dialogue-box{width:15px;height:15px;margin-right:8px;border-radius:3px;display:inline-block}.color-dialogue-box.-white{background-color:#fff!important;border:1px solid #ccc!important}.color-dialogue-box.-black{background-color:#000!important}.color-dialogue-box.-grey{background-color:#d9d9d9!important;border:1px solid #ddd!important}.formatter-color-dot .MuiBadge-dot{border:1px solid rgba(0,0,0,.3);box-shadow:0 0 2px #00000080;right:15%}.page-side-panel{width:296px;min-height:100%;background-color:#f2f8ff;box-shadow:none;border-right:1px solid #e0e0e0}.page-side-panel-text-only{padding:1rem}.kpi-selector-dropdown{background-color:#e6f1ff;width:100%;height:32px;border:none;padding:6px!important;font-weight:700!important}.kpi-selector-dropdown.Mui-focused .MuiOutlinedInput-notchedOutline,.kpi-selector-dropdown .MuiOutlinedInput-notchedOutline,.kpi-selector-dropdown:hover .MuiOutlinedInput-notchedOutline{border:none}.MuiInputBase-root.driver-tab-select{border-radius:0;border:none;outline:none;font-size:.85rem;line-height:.85rem}.MuiInputBase-root.driver-tab-select .MuiSelect-select{min-height:0;border-radius:0;padding:12px 32px 12px 14px;background-color:#003066;color:#fff;font-weight:700}.MuiInputBase-root.driver-tab-select .MuiSelect-nativeInput{border-bottom-color:transparent!important;border:none}.MuiInputBase-root.driver-tab-select .MuiSelect-icon{color:#fff}.driver-selector-tabs{--tab-height: 48px;--tab-padding: 8px;background-color:#0a1929;color:#fff;padding:var(--tab-padding) 0;min-height:0;height:var(--tab-height);overflow-y:visible}.driver-selector-tabs .MuiTabScrollButton-root{padding:0;width:24px;background-color:#0a1929bf;z-index:100000}.driver-selector-tabs .MuiTabScrollButton-root:first-child{margin-right:-20px}.driver-selector-tabs .MuiTabScrollButton-root:last-child{margin-left:-20px}.driver-selector-tabs .MuiTabs-indicator{display:none}.driver-selector-tabs .MuiTabs-flexContainer{line-height:18px!important;justify-content:center}.driver-selector-tabs .MuiTabs-flexContainer:has(.MuiTab-root:nth-child(3)){justify-content:normal}.driver-selector-tabs .MuiTabs-flexContainer .MuiTab-root{min-height:0;border-radius:calc((var(--tab-height) - var(--tab-padding) * 2) / 2);height:calc(var(--tab-height) - var(--tab-padding) * 2);font-size:.8rem!important;color:#fff;padding:8px;max-width:120px}.driver-selector-tabs .MuiTabs-flexContainer .MuiTab-root.Mui-selected{background-color:#003066;color:#fff}.driver-selector{background-color:#003066;border-radius:6px 6px 0 0!important}.driver-selector .MuiToggleButton-root{background-color:#0a1929;color:#fff}.driver-selector .MuiToggleButton-root.Mui-selected{color:#fff;font-weight:700!important}.driver-selector .MuiToggleButton-root.Mui-selected .MuiToggleButton-label{font-weight:700!important}.exception-line{background-color:#ffebcc}.deckline-specific-section{margin-left:8px;margin-right:8px}.deckline-specific-section.denominator-section{padding-top:8px}.text-field-background,.subtotal-text-field{background-color:transparent!important;color:#000;padding:8px 0;margin:8px 0}.text-field-background .MuiInputBase-root,.subtotal-text-field .MuiInputBase-root{background-color:#fff!important;height:40px;width:100%}.text-field-background .MuiOutlinedInput-input,.subtotal-text-field .MuiOutlinedInput-input{color:#000!important;height:40px}.subtotal{display:flex;gap:30px}.styling-container,.subtotal-button-container,.separator-container{display:flex;justify-content:center;margin-top:100px}.separator-container{margin-top:20px}.subtotal-button-container{margin-top:2px}.subtotal-text-field{background-color:#fff!important;width:100%}.formatting-group{width:16px;height:25px;border:none!important;color:#999!important;padding:12px!important;margin-bottom:10px!important;margin-right:4px!important}.formatting-group:last-child{margin-right:0!important}.toggle-button-group{width:155.7px!important;max-width:155.7px!important}.toggle-button-group.MuiToggleButtonGroup-root{width:70%!important;max-width:70%!important}.toggle-button-group .MuiToggleButtonGroup-grouped{margin:4px;border:0;color:#999}.toggle-button-group .MuiToggleButtonGroup-grouped.Mui-disabled{border:0}.toggle-button-group .MuiToggleButtonGroup-grouped:not(:first-of-type){border-radius:6px}.toggle-button-group .MuiToggleButtonGroup-grouped:first-of-type{border-radius:6px}.segments{width:100%!important;padding-left:.75rem!important;padding-right:1rem!important}.segments .MuiListItem-root{border-bottom:1px solid #e0e0e0;min-height:48px;word-wrap:break-word}.segments .MuiListItem-root .MuiListItemText-root .MuiListItemText-primary{color:gray;font-size:11px}.segments .MuiListItem-root .MuiListItemText-root .MuiListItemText-secondary{color:#000;font-size:14px}.segments .MuiListItem-root .MuiIconButton-root{width:18px;height:18px;color:#999}.segments .MuiListItem-root .MuiIconButton-root .MuiSvgIcon-root{width:18px;height:18px}.switch-button .MuiSwitch-switchBase.Mui-checked{color:#0070f0!important}.switch-button .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#0070f0!important}
