@charset "UTF-8";@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-ext-wght-normal-BOFOeGcA.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/assets/dm-sans-latin-wght-normal-Xz1IZZA0.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--sidebar-width: 220px;--header-height: 64px;--content-padding-x: 48px;--content-padding-y: 48px}.app-shell{display:grid;grid-template-columns:var(--sidebar-width) 1fr;grid-template-rows:var(--header-height) 1fr;height:100vh;overflow:hidden;transition:grid-template-columns .2s ease}.page-header{margin:0 0 24px}.page-header-title{color:#0c7e54;font-weight:500;font-size:16px;margin:0}.page-header-subtitle{color:#08613f;font-size:12px;font-weight:400;margin:0}.report-header.coa{margin-bottom:20px;width:800px}.report-page-layout{display:flex;flex-direction:column;height:100%}.report-page-header{flex-shrink:0;margin-bottom:36px}.report-page-content{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;width:fit-content}.report-header{display:flex;justify-content:space-between;align-items:center}.report-header .header-actions-wrapper{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:16px}.report-header .spreadsheet-controls{display:flex;align-items:center;gap:12px;margin-top:-12px}.report-header .actions{display:flex}.report-header .actions .datepicker{margin-right:16px;background:#fff}#app-content{grid-row:2;grid-column:2;overflow:auto;min-height:0;padding:48px;background:#f5f6f8}.app-header-actions{display:flex;align-items:center}#app-header{grid-row:1;grid-column:2;z-index:100;padding:0 38px;background:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e0e0}#app-header h1{font-size:14px;font-weight:300}#app-header h1.is-clickable:hover{cursor:pointer}#app-header button{color:#64748b}#app-nav-main{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:space-between;color:#fff9;padding:18px 14px;font-size:13px}#app-nav-main ul{list-style:none;margin:0;padding:0}#app-nav-main li:not(:last-child){margin-bottom:1px}#app-nav-main .nav-group{padding:0}#app-nav-main .nav-group-title{text-transform:uppercase;margin:0 0 8px 10px;font-size:11px}#app-nav-main a{text-decoration:none;color:inherit;display:flex;align-items:center;border-radius:6px;padding:10px;line-height:1;color:#ffffffbf}#app-nav-main a:hover,#app-nav-main a.active{background:#ffffff1a}#app-nav-main a.active{color:#fff}#app-nav-main a svg{margin-right:8px;font-size:17px}#app-nav-main .dashboard-link a{background:inherit}#app-nav-main .nav-section-header{display:flex;align-items:center;border-radius:6px;padding:10px;line-height:1;color:#ffffffbf;cursor:pointer;-webkit-user-select:none;user-select:none}#app-nav-main .nav-section-header:hover{background:#ffffff1a}#app-nav-main .nav-section-header--active{color:#fff}#app-nav-main .nav-section-header__icon{margin-right:8px;font-size:17px;flex-shrink:0}#app-nav-main .nav-section-header__label{flex:1}#app-nav-main .nav-section-header__chevron{font-size:17px;flex-shrink:0;color:#ffffff80}#app-nav-main .nav-sub-list{padding-left:25px;padding-bottom:8px;margin-top:1px}#app-nav-main .nav-sub-list li:not(:last-child){margin-bottom:1px}#app-nav-main .nav-sub-list a{padding:8px 10px;font-size:12px}#app-nav-main .nav-sub-item--disabled{display:block;padding:8px 10px;font-size:11px;line-height:1;border-radius:6px;color:#ffffffbf;opacity:.4;cursor:default;-webkit-user-select:none;user-select:none}.app-shell--sidebar-collapsed #app-nav-main{padding:18px 8px;overflow-x:hidden}.app-shell--sidebar-collapsed #app-nav-main .nav-group-title{display:none}.app-shell--sidebar-collapsed #app-nav-main a{justify-content:center;padding:10px 8px;overflow:hidden;white-space:nowrap;text-overflow:clip;font-size:0;line-height:0}.app-shell--sidebar-collapsed #app-nav-main a svg{margin-right:0;font-size:20px;line-height:normal}.app-shell--sidebar-collapsed #app-nav-main .nav-section-header{justify-content:center;padding:10px 8px;overflow:hidden}.app-shell--sidebar-collapsed #app-nav-main .nav-section-header__label,.app-shell--sidebar-collapsed #app-nav-main .nav-section-header__chevron{display:none}.app-shell--sidebar-collapsed #app-nav-main .nav-section-header__icon{margin-right:0;font-size:20px}.app-shell--sidebar-collapsed #app-nav-main .nav-sub-list{display:none}.app-shell--sidebar-collapsed .pg-logo-wrapper{padding:4px 0 0;margin-left:0}.app-shell--sidebar-collapsed .pg-logo-wrapper .pg-logo{max-width:32px}.sidebar-toggle{position:fixed;z-index:100001;top:22px;left:calc(var(--sidebar-width) - 10px);border-radius:50%;width:20px;height:20px;background:#1a3350;color:#fff;border:1px solid rgba(255,255,255,.4);box-shadow:0 1px 3px #00000040;transition:left .2s ease}.sidebar-toggle:hover{cursor:pointer;background:#39788c}.sidebar-toggle svg{height:18px;min-width:18px}#app-sidebar{grid-row:1/-1;grid-column:1;z-index:100;width:var(--sidebar-width);display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(to bottom,#1a3350,#39788c);transition:width .2s ease}#app-sidebar .pg-logo-wrapper{height:64px;flex-shrink:0;padding:4px 24px 0;display:flex;align-items:center;justify-content:left;border-bottom:1px solid rgba(255,255,255,.15)}#app-sidebar .sidebar-nav-wrapper{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column}#app-sidebar .pg-logo{max-width:120px}#app-sidebar .sidebar-footer{flex-shrink:0;padding:8px 24px 12px}#app-sidebar .sidebar-footer__version{display:block;font-size:.75rem;white-space:nowrap;color:#ffffff80}#app-sidebar .sidebar-footer__version-label:after{content:" "}.app-shell--sidebar-collapsed #app-sidebar .sidebar-footer{padding:8px 4px 12px;text-align:center}.app-shell--sidebar-collapsed #app-sidebar .sidebar-footer__version-label{display:none}.spreadsheet-container{background:#fff;overflow:hidden;border:1px solid #dee2e6}.spreadsheet-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff}.spreadsheet-table tfoot{position:sticky;bottom:-1px;background:#fff;z-index:9}.spreadsheet-table tfoot th{font-weight:400;background:#f5f5f5!important;border-top:1px solid #f0f0f0}.spreadsheet-table tfoot .row-description{text-align:left;border-bottom:0}.spreadsheet-table tfoot .difference-row th{background:#fff!important;border-top:1px solid #f0f0f0}.header-row-parent{border-bottom:2px solid #dee2e6}.header-row-parent .header-non-cash{border-right-color:#fff}.header-row-parent th{padding:8px;font-weight:500;background:#fff}.header-row-child{border-bottom:1px solid #dee2e6}.header-row-balances:hover,.header-row-balances:hover th{background-color:#0c7e5414!important}.header-row-balances:hover th:hover{background-color:#b9e6cc!important}.header-row-balances th{background:#f5f5f5;border-right:1px solid #f0f0f0;font-weight:400}.header-row-balances .row-description{text-align:left!important;background:#f5f5f5!important}.header-cell{padding:12px 8px;text-align:center;font-weight:600;font-size:11px;color:#495057;border-right:1px solid #dee2e6;position:relative;text-transform:uppercase;letter-spacing:.5px}.header-cell:last-child{border-right:none}.header-description{padding:8px 16px!important;text-align:left;font-weight:500;font-size:12px;color:#343a40;border-right:1px solid #f0f0f0;min-width:320px;max-width:320px;position:sticky;left:0;z-index:10;background:#fff}.child-header-cell{padding:8px 6px;text-align:center;font-weight:400;font-size:10px;color:#64748b;border-right:1px solid #dee2e6;line-height:1.2;min-width:80px}.child-header-cell:last-child{border-right:none}.data-row{border-bottom:1px solid #f1f3f4;transition:background-color .15s ease}.data-row:hover,.data-row:hover td,.data-row:hover th{background-color:#0c7e5414!important}.data-row:hover td:hover,.data-row:hover th:hover{background-color:#b9e6cc!important}.data-row:nth-child(2n) td{background-color:#fff}.data-row:nth-child(odd) td{background-color:#fff}.row-description{padding:10px 16px;font-size:11px;color:#495057;border-right:1px dashed #ddd;background:inherit;position:sticky;left:0;z-index:5;min-width:320px;max-width:320px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-description.row-level-0{font-weight:600;font-size:11px}.row-description.row-level-1{padding-left:28px;font-weight:500}.row-description.row-level-2{padding-left:40px;font-weight:500}.row-description.row-level-3{font-weight:400;padding-left:52px}.row-description.row-level-4{font-weight:400;padding-left:64px}.data-cell{padding:0;border-right:1px solid #f1f3f4;position:relative;background:inherit;min-width:80px;max-width:80px}.data-cell:last-child{border-right:none}.cell-input{width:100%;height:36px;border:none;outline:none;padding:8px 6px;font-size:11px;text-align:right;background:transparent;color:#495057;transition:all .15s ease;cursor:pointer}.cell-input:focus{background:#fff;border-radius:2px;z-index:1;position:relative}.cell-input::placeholder{color:#adb5bd;font-style:italic}.cell-input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.cell-input[type=number]::-webkit-outer-spin-button,.cell-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.empty-cell{height:36px;background:transparent}.save-container{display:flex;justify-content:flex-end;gap:12px;align-items:center;margin-bottom:12px}.generate-defaults-button{margin-left:10px}.save-button,.generate-defaults-button{background:#0c7e54;border:none;padding:10px 12px;border-radius:5px;color:#fff;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #007bff33}.save-button:disabled,.generate-defaults-button:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.cancel-button{border:1px solid #d64545;padding:10px 20px;border-radius:5px;font-weight:500;background:#fff;margin-right:10px;color:#d64545;cursor:pointer}.spreadsheet-wrapper{overflow:auto;border-radius:8px;scrollbar-color:#ced4da #f1f3f4;height:100%;max-width:calc(100vw - var(--sidebar-width) - var(--content-padding-x) * 2)}.spreadsheet-wrapper thead{position:sticky;top:0;z-index:9;background:#fff}.spreadsheet-wrapper thead th{border-bottom:1px solid #f0f0f0}.spreadsheet-wrapper thead tr:last-child th{border-bottom-color:#e0e0e0}.spreadsheet-wrapper .row-description{background:#fff;border-bottom:1px solid #f0f0f0}.spreadsheet-wrapper .header-row-child .header-non-cash,.spreadsheet-wrapper .header-row-child .header-cash{background:#f5f5f5}.spreadsheet-wrapper .header-cash,.spreadsheet-wrapper .row-cash{position:sticky;left:400px;z-index:5}.spreadsheet-wrapper .header-non-cash,.spreadsheet-wrapper .row-non-cash{position:sticky;left:320px;z-index:5}.spreadsheet-wrapper tr:nth-child(2n) .row-non-cash,.spreadsheet-wrapper tr:nth-child(2n) .row-cash{background:#fff}.spreadsheet-wrapper .row-non-cash.balanced,.spreadsheet-wrapper tr:nth-child(2n) .row-non-cash.balanced{background-color:#d4edda!important}.spreadsheet-wrapper .row-non-cash.unbalanced,.spreadsheet-wrapper .tr:nth-child(2n) .row-non-cash.unbalanced{background-color:#f8d7da!important}.spreadsheet-wrapper .cell-input.editing{border:1px solid #3b82f6}.loading-state{padding:20px;text-align:center;color:#6c757d}.error-state{padding:20px;text-align:center;color:#dc3545}.app-header-actions .avatar-actions{position:relative;margin-left:12px}.app-header-actions .avatar-actions:before{content:"";position:absolute;width:1px;height:calc(100% - 16px);top:8px;left:0;background:#ddd}.app-header-actions--no-actions .avatar-actions{margin-left:0}.app-header-actions--no-actions .avatar-actions:before{display:none}@keyframes focus-flash-pulse{0%,to{background-color:transparent}50%{background-color:#0c7e5414}}@keyframes focus-flash-pulse-opaque{0%,to{background-color:#fff}50%{background-color:#0c7e5414}}.financial-table-filters{display:none}.variance-positive{color:#2d8a4e}.variance-negative{color:#d64545}.financial-table{height:100%;min-height:0;max-width:calc(100vw - var(--sidebar-width) - var(--content-padding-x) * 2);overflow:auto;padding-bottom:24px;text-align:right;scrollbar-color:#ced4da #ffffff}.financial-table th,.financial-table td{padding:6px 10px;font-size:11px!important;border-bottom-color:#f8f9fb}.financial-table tr:nth-child(2n){background-color:#fff}.financial-table .row-chart-icon{font-size:14px;vertical-align:middle;margin-right:2px;margin-left:-10px;color:#3b82f6;pointer-events:none}.financial-table td[data-column=description].row-label-cell,.financial-table tbody tr[data-row-clickable="1"] td.row-clickable-cell{cursor:pointer}.financial-table tbody tr:hover{background-color:#0c7e5414}.financial-table tbody tr:hover td:hover{background-color:#b9e6cc}.financial-table tbody tr:hover td:empty:hover{cursor:default}.financial-table thead{position:sticky;top:0;z-index:9;background-color:#fff;text-align:center}.financial-table thead th{background-color:#fff;padding:12px;border-bottom:0}.financial-table thead .tr-grouped th{padding-bottom:0}.financial-table thead .tr-grouped th :before,.financial-table thead .tr-grouped th :after{border-top:none}.financial-table thead .tr-grouped th.months-ended-header{box-shadow:inset 0 -1px #444}.financial-table thead .tr-grouped+tr th{padding-top:4px}.financial-table thead tr:last-child th{box-shadow:inset 0 -1px #e0e0e0;vertical-align:bottom}.financial-table thead tr:last-child th[data-kind=date],.financial-table thead tr:last-child th[data-kind=amount]{box-shadow:inset 0 -1px #444}.financial-table thead .multiline{display:block}.financial-table tbody{position:relative}.financial-table thead th[data-kind=description],.financial-table thead th[data-column=description],.financial-table tbody td[data-column=description]{position:sticky;background:#fff;left:0;border:0}.financial-table thead th[data-kind=description]:after,.financial-table thead th[data-column=description]:after,.financial-table tbody td[data-column=description]:after{content:"";width:100%;height:100%;border-right:1px dashed #ddd;border-bottom:1px solid #f0f0f0;position:absolute;bottom:0;left:0;z-index:99999}.financial-table tbody tr:hover td[data-column=description]{background-color:#fff;background-image:linear-gradient(#0c7e5414,#0c7e5414)}.financial-table tbody tr:hover td[data-column=description]:hover{background-color:#b9e6cc;background-image:none}.financial-table tbody tr:last-child td[data-column=description]:after{height:calc(100% + 2px);bottom:-1px}.financial-table tr[data-level="0"] [data-column=description]{padding-left:16px}.financial-table tr[data-level="1"] [data-column=description]{padding-left:28px}.financial-table tr[data-level="2"] [data-column=description]{padding-left:40px}.financial-table tr[data-level="3"] [data-column=description]{padding-left:52px}.financial-table tr[data-level="4"] [data-column=description]{padding-left:64px}.financial-table tr[data-level="5"] [data-column=description]{padding-left:76px}.financial-table [data-kind=description]{min-width:360px;width:360px}.financial-table [data-kind=amount],.financial-table [data-kind=date]{width:125px;min-width:125px}.financial-table [data-kind=spacer],.financial-table [data-column=spacer]{width:16px;min-width:16px;max-width:16px;padding:0}.financial-table [data-column=percent]{font-weight:500;font-style:italic;width:64px}.financial-table [data-row=ratio]:not([data-level="0"]) td,.financial-table [data-row=percent] td{font-weight:500;font-style:italic}.financial-table [data-column=description]{text-align:left}.financial-table [data-row=group] [data-column=description],.financial-table [data-row*=Total] [data-column=description]{font-weight:500}.financial-table [data-row=group][data-level="0"] [data-column=description]{font-size:13px}.financial-table [data-row-next=runningTotal] [data-column=date]:not(:empty),.financial-table [data-row-next=runningTotal] [data-column=amount]:not(:empty),.financial-table [data-row=subTotal] [data-column=date]:not(:empty),.financial-table [data-row=subTotal] [data-column=amount]:not(:empty),.financial-table [data-row-next=subTotal] [data-column=date]:not(:empty),.financial-table [data-row-next=subTotal] [data-column=amount]:not(:empty),.financial-table [data-row=grandTotal] [data-column=date]:not(:empty),.financial-table [data-row=grandTotal] [data-column=amount]:not(:empty){border-bottom:1px solid #444}.financial-table [data-row=grandTotal] td:not(:empty)[data-column=date],.financial-table [data-row=grandTotal] td:not(:empty)[data-column=amount]{border-bottom:3px double #444}.financial-table .currency-symbol{float:left}.financial-table .invisible{color:transparent}.financial-table table[data-report-type=forecastToActual]{--color-1-light: #fef8f4;--color-1-dark: #fef8f4;--color-2-light: #f3f8fb;--color-2-dark: #f3f8fb;margin-top:24px}.financial-table table[data-report-type=forecastToActual] tr,.financial-table table[data-report-type=forecastToActual] th,.financial-table table[data-report-type=forecastToActual] td:not([data-column=description]){background-color:transparent;border-bottom:0;box-shadow:none!important}.financial-table table[data-report-type=forecastToActual] thead tr th:first-child{background:#fff}.financial-table table[data-report-type=forecastToActual] tr th:nth-child(2),.financial-table table[data-report-type=forecastToActual] tr th:nth-child(3),.financial-table table[data-report-type=forecastToActual] tr td:nth-child(2),.financial-table table[data-report-type=forecastToActual] tr td:nth-child(3){background-color:var(--color-1-light);border-bottom-color:var(--color-1-light)}.financial-table table[data-report-type=forecastToActual] tr:last-child th:nth-child(2):not([data-kind=percent]),.financial-table table[data-report-type=forecastToActual] tr:last-child th:nth-child(3):not([data-kind=percent]){box-shadow:inset 0 -1px #444!important}.financial-table table[data-report-type=forecastToActual] tr th:nth-child(12n+5),.financial-table table[data-report-type=forecastToActual] tr th:nth-child(12n+6),.financial-table table[data-report-type=forecastToActual] tr th:nth-child(12n+7),.financial-table table[data-report-type=forecastToActual] tr th:nth-child(12n+8),.financial-table table[data-report-type=forecastToActual] tr th:nth-child(12n+9),.financial-table table[data-report-type=forecastToActual] tr td:nth-child(12n+5),.financial-table table[data-report-type=forecastToActual] tr td:nth-child(12n+6),.financial-table table[data-report-type=forecastToActual] tr td:nth-child(12n+7),.financial-table table[data-report-type=forecastToActual] tr td:nth-child(12n+8),.financial-table table[data-report-type=forecastToActual] tr td:nth-child(12n+9){background-color:var(--color-2-light)}.financial-table table[data-report-type=forecastToActual] tr:last-child th:nth-child(12n+5):not([data-kind=percent]),.financial-table table[data-report-type=forecastToActual] tr:last-child th:nth-child(12n+6):not([data-kind=percent]),.financial-table table[data-report-type=forecastToActual] tr:last-child th:nth-child(12n+7):not([data-kind=percent]),.financial-table table[data-report-type=forecastToActual] tr:last-child th:nth-child(12n+8):not([data-kind=percent]),.financial-table table[data-report-type=forecastToActual] tr:last-child th:nth-child(12n+9):not([data-kind=percent]){box-shadow:inset 0 -1px #444!important}.financial-table table[data-report-type=forecastToActual] tr:nth-child(odd) th:nth-child(12n+11),.financial-table table[data-report-type=forecastToActual] tr:nth-child(odd) th:nth-child(12n+12),.financial-table table[data-report-type=forecastToActual] tr:nth-child(odd) th:nth-child(12n+13),.financial-table table[data-report-type=forecastToActual] tr:nth-child(odd) th:nth-child(12n+14),.financial-table table[data-report-type=forecastToActual] tr:nth-child(odd) th:nth-child(12n+15),.financial-table table[data-report-type=forecastToActual] tr:nth-child(odd) td:nth-child(12n+11),.financial-table table[data-report-type=forecastToActual] tr:nth-child(odd) td:nth-child(12n+12),.financial-table table[data-report-type=forecastToActual] tr:nth-child(odd) td:nth-child(12n+13),.financial-table table[data-report-type=forecastToActual] tr:nth-child(odd) td:nth-child(12n+14),.financial-table table[data-report-type=forecastToActual] tr:nth-child(odd) td:nth-child(12n+15){background-color:var(--color-1-light)}.financial-table table[data-report-type=forecastToActual] tr:nth-child(odd):last-child th:nth-child(12n+11):not([data-kind=percent]),.financial-table table[data-report-type=forecastToActual] tr:nth-child(odd):last-child th:nth-child(12n+12):not([data-kind=percent]),.financial-table table[data-report-type=forecastToActual] tr:nth-child(odd):last-child th:nth-child(12n+13):not([data-kind=percent]),.financial-table table[data-report-type=forecastToActual] tr:nth-child(odd):last-child th:nth-child(12n+14):not([data-kind=percent]),.financial-table table[data-report-type=forecastToActual] tr:nth-child(odd):last-child th:nth-child(12n+15):not([data-kind=percent]){box-shadow:inset 0 -1px #444!important}.financial-table table[data-report-type=forecastToActual] tr:nth-child(2n) th:nth-child(12n+11),.financial-table table[data-report-type=forecastToActual] tr:nth-child(2n) th:nth-child(12n+12),.financial-table table[data-report-type=forecastToActual] tr:nth-child(2n) th:nth-child(12n+13),.financial-table table[data-report-type=forecastToActual] tr:nth-child(2n) th:nth-child(12n+14),.financial-table table[data-report-type=forecastToActual] tr:nth-child(2n) th:nth-child(12n+15),.financial-table table[data-report-type=forecastToActual] tr:nth-child(2n) td:nth-child(12n+11),.financial-table table[data-report-type=forecastToActual] tr:nth-child(2n) td:nth-child(12n+12),.financial-table table[data-report-type=forecastToActual] tr:nth-child(2n) td:nth-child(12n+13),.financial-table table[data-report-type=forecastToActual] tr:nth-child(2n) td:nth-child(12n+14),.financial-table table[data-report-type=forecastToActual] tr:nth-child(2n) td:nth-child(12n+15){background-color:var(--color-1-dark)}.financial-table table[data-report-type=forecastToActual] tr:nth-child(2n):last-child th:nth-child(12n+11):not([data-kind=percent]),.financial-table table[data-report-type=forecastToActual] tr:nth-child(2n):last-child th:nth-child(12n+12):not([data-kind=percent]),.financial-table table[data-report-type=forecastToActual] tr:nth-child(2n):last-child th:nth-child(12n+13):not([data-kind=percent]),.financial-table table[data-report-type=forecastToActual] tr:nth-child(2n):last-child th:nth-child(12n+14):not([data-kind=percent]),.financial-table table[data-report-type=forecastToActual] tr:nth-child(2n):last-child th:nth-child(12n+15):not([data-kind=percent]){box-shadow:inset 0 -1px #444!important}.financial-table table[data-report-type=forecastToActual] tbody tr:not([data-row=group]):hover{background-color:#0c7e5414}.financial-table table[data-report-type=forecastToActual] tbody tr:not([data-row=group]):hover td:nth-child(2),.financial-table table[data-report-type=forecastToActual] tbody tr:not([data-row=group]):hover td:nth-child(3),.financial-table table[data-report-type=forecastToActual] tbody tr:not([data-row=group]):hover td:nth-child(12n+11),.financial-table table[data-report-type=forecastToActual] tbody tr:not([data-row=group]):hover td:nth-child(12n+12),.financial-table table[data-report-type=forecastToActual] tbody tr:not([data-row=group]):hover td:nth-child(12n+13),.financial-table table[data-report-type=forecastToActual] tbody tr:not([data-row=group]):hover td:nth-child(12n+14),.financial-table table[data-report-type=forecastToActual] tbody tr:not([data-row=group]):hover td:nth-child(12n+15){background-color:#0c7e5414}.financial-table table[data-report-type=forecastToActual] tbody tr:not([data-row=group]):hover td:nth-child(12n+5),.financial-table table[data-report-type=forecastToActual] tbody tr:not([data-row=group]):hover td:nth-child(12n+6),.financial-table table[data-report-type=forecastToActual] tbody tr:not([data-row=group]):hover td:nth-child(12n+7),.financial-table table[data-report-type=forecastToActual] tbody tr:not([data-row=group]):hover td:nth-child(12n+8),.financial-table table[data-report-type=forecastToActual] tbody tr:not([data-row=group]):hover td:nth-child(12n+9){background-color:#0c7e5414}.financial-table table[data-report-type=forecastToActual] tbody tr:not([data-row=group]):hover td:hover{background-color:#b9e6cc}.financial-table table[data-report-type=forecastToActual] tbody tr:not([data-row=group]):hover td:empty:hover{cursor:default}.financial-table table[data-report-type=departmentBav]{--color-1-light: #fef8f4;--color-2-light: #f3f8fb}.financial-table table[data-report-type=departmentBav] tr,.financial-table table[data-report-type=departmentBav] th,.financial-table table[data-report-type=departmentBav] td:not([data-column=description]){background-color:transparent;border-bottom:0;box-shadow:none!important}.financial-table table[data-report-type=departmentBav] thead th[data-kind=description]{background:#fff}.financial-table table[data-report-type=departmentBav] thead th[data-group=month]{background-color:var(--color-1-light);border-bottom-color:var(--color-1-light)}.financial-table table[data-report-type=departmentBav] thead th[data-group=ytd]{background-color:var(--color-2-light);border-bottom-color:var(--color-2-light)}.financial-table table[data-report-type=departmentBav] thead th[data-kind=spacer]{background-color:transparent;border-bottom-color:transparent}.financial-table table[data-report-type=departmentBav] thead tr:last-child th[data-group]{box-shadow:inset 0 -1px #444!important}.financial-table table[data-report-type=departmentBav] tbody tr td:nth-child(2),.financial-table table[data-report-type=departmentBav] tbody tr td:nth-child(3),.financial-table table[data-report-type=departmentBav] tbody tr td:nth-child(4){background-color:var(--color-1-light);border-bottom-color:var(--color-1-light)}.financial-table table[data-report-type=departmentBav] tbody tr td:nth-child(6),.financial-table table[data-report-type=departmentBav] tbody tr td:nth-child(7),.financial-table table[data-report-type=departmentBav] tbody tr td:nth-child(8){background-color:var(--color-2-light);border-bottom-color:var(--color-2-light)}.financial-table table[data-report-type=departmentBav] [data-column=description],.financial-table table[data-report-type=departmentBav] [data-kind=description]{min-width:220px;text-align:left}.financial-table table[data-report-type=departmentBav] td:nth-child(n+2):not([data-column=spacer]),.financial-table table[data-report-type=departmentBav] th:nth-child(n+2):not([data-kind=spacer]){min-width:100px}.financial-table table[data-report-type=departmentBav] tbody td:nth-child(n+2):not([data-column=spacer]){text-align:right}.financial-table table[data-report-type=departmentBav] thead th:not([data-kind=description]):not([data-kind=spacer]){text-align:center}.financial-table table[data-report-type=departmentBav] tr[data-row=group] td,.financial-table table[data-report-type=departmentBav] tr[data-row=group] th,.financial-table table[data-report-type=departmentBav] tr[data-row=sectionHeader] td,.financial-table table[data-report-type=departmentBav] tr[data-row=sectionHeader] th{font-weight:600;font-size:13px}.financial-table table[data-report-type=departmentBav] tr[data-row=group] [data-column=description],.financial-table table[data-report-type=departmentBav] tr[data-row=sectionHeader] [data-column=description]{font-size:13px;font-weight:600}.financial-table table[data-report-type=departmentBav] tr[data-row=subTotal] td{font-weight:700;position:relative}.financial-table table[data-report-type=departmentBav] tr[data-row=subTotal] td:not(:empty):after{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:1px;background:#444}.financial-table table[data-report-type=departmentBav] tr[data-row=grandTotal] td{font-weight:700}.financial-table table[data-report-type=departmentBav] tr[data-row=grandTotal] td:not(:empty){border-bottom:3px double #444;position:relative}.financial-table table[data-report-type=departmentBav] tr[data-row=grandTotal] td:not(:empty):after{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:1px;background:#444}.financial-table table[data-report-type=departmentBav] tbody tr:not([data-row=group]):not([data-row=sectionHeader]):hover{background-color:#0c7e5414}.financial-table table[data-report-type=departmentBav] tbody tr:not([data-row=group]):not([data-row=sectionHeader]):hover td:nth-child(2),.financial-table table[data-report-type=departmentBav] tbody tr:not([data-row=group]):not([data-row=sectionHeader]):hover td:nth-child(3),.financial-table table[data-report-type=departmentBav] tbody tr:not([data-row=group]):not([data-row=sectionHeader]):hover td:nth-child(4){background-color:#f8e8dc}.financial-table table[data-report-type=departmentBav] tbody tr:not([data-row=group]):not([data-row=sectionHeader]):hover td:nth-child(6),.financial-table table[data-report-type=departmentBav] tbody tr:not([data-row=group]):not([data-row=sectionHeader]):hover td:nth-child(7),.financial-table table[data-report-type=departmentBav] tbody tr:not([data-row=group]):not([data-row=sectionHeader]):hover td:nth-child(8){background-color:#e3ecf3}.financial-table table[data-report-type=departmentBav] tbody tr:not([data-row=group]):not([data-row=sectionHeader]):hover td:hover{background-color:#b9e6cc}.financial-table table[data-report-type=departmentBav] tbody tr:not([data-row=group]):not([data-row=sectionHeader]):hover td:empty:hover{cursor:default}.financial-table .MuiTableCell-root{padding:4px 10px}.financial-table .MuiTableCell-root[data-kind=description],.financial-table .MuiTableCell-root[data-column=description]{min-width:280px;max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.financial-table [data-report-type=leadSchedule] td:hover{cursor:default}.financial-table [data-report-type=leadSchedule] tr:not([data-row=group]):not([data-row=subTotal]):not([data-row=grandTotal]) td:first-child[data-column=description]{cursor:pointer}.financial-table tr.row-focused{animation-name:focus-flash-pulse;animation-duration:var(--row-focus-pulse-duration, .55s);animation-iteration-count:var(--row-focus-pulse-count, 3);animation-timing-function:ease-in-out}.financial-table tr.row-focused td[data-column=description]{animation-name:focus-flash-pulse-opaque;animation-duration:var(--row-focus-pulse-duration, .55s);animation-iteration-count:var(--row-focus-pulse-count, 3);animation-timing-function:ease-in-out}@media(prefers-reduced-motion:reduce){.financial-table tr.row-focused,.financial-table tr.row-focused td[data-column=description]{animation:none;background-color:#0c7e5414}}.financial-table[data-table=profitability-metrics] [data-row=subTotal] [data-column=date]:not(:empty),.financial-table[data-table=profitability-metrics] [data-row=subTotal] [data-column=amount]:not(:empty){position:relative}.financial-table[data-table=profitability-metrics] [data-row=subTotal] [data-column=date]:not(:empty):after,.financial-table[data-table=profitability-metrics] [data-row=subTotal] [data-column=amount]:not(:empty):after{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:1px;background:#444}.live-forecasting-tool{display:flex;flex-direction:column;min-height:0;flex:1}.live-forecasting-tool>div{display:flex;flex-direction:column;min-height:0;flex:1}.live-forecasting-tool .financial-table table{border-collapse:collapse!important}.live-forecasting-tool .financial-table th{vertical-align:bottom;padding-top:5px;padding-bottom:6px}.live-forecasting-tool .financial-table th .ytd{display:block;padding-bottom:6px;opacity:.87;font-weight:500}.live-forecasting-tool .financial-table th.month{box-shadow:inset 0 -1px #1e293b;min-width:125px;max-width:125px}.live-forecasting-tool .financial-table th.percent{min-width:64px;max-width:64px}.live-forecasting-tool .financial-table td[data-column=amount]{width:125px}.live-forecasting-tool .financial-table .adjustment-row td:not(:first-child):not(.ytd){padding:4px 6px}.live-forecasting-tool .financial-table .adjustment-row input{width:100%;height:28px;text-align:right;border:1px solid rgba(0,0,0,.23);border-radius:4px;padding:4px 6px;font-size:11px;background:transparent;cursor:text}.live-forecasting-tool .financial-table .adjustment-row input:hover{border-color:#1e293b}.live-forecasting-tool .financial-table .adjustment-row input::placeholder{color:#444;text-align:right}.live-forecasting-tool .financial-table .adjustment-row input::-webkit-outer-spin-button,.live-forecasting-tool .financial-table .adjustment-row input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.live-forecasting-tool .financial-table .adjustment-row input{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.live-forecasting-tool .financial-table .adjustment-row input:focus{outline:none;border-color:#0c7e54;border-width:2px;padding:3px 5px}.live-forecasting-tool .financial-table .highlight td:not(:first-child){color:#f4692c;font-weight:700}.live-forecasting-tool .financial-table .balance-sheet-row td:nth-last-child(2){border-bottom:none}.live-forecasting-tool .financial-table tr.adjustment-row[data-row=subTotal] td:not(:first-child):not(:empty){box-shadow:inset 0 -1px #444}.live-forecasting-tool .financial-table [data-row-next=runningTotal] [data-column=date]:not(:empty),.live-forecasting-tool .financial-table [data-row-next=runningTotal] [data-column=amount]:not(:empty),.live-forecasting-tool .financial-table [data-row=subTotal] [data-column=date]:not(:empty),.live-forecasting-tool .financial-table [data-row=subTotal] [data-column=amount]:not(:empty),.live-forecasting-tool .financial-table [data-row-next=subTotal] [data-column=date]:not(:empty),.live-forecasting-tool .financial-table [data-row-next=subTotal] [data-column=amount]:not(:empty){box-shadow:inset 0 -1px #444}.live-forecasting-tool .financial-table [data-row=grandTotal] td:not(:empty)[data-column=date],.live-forecasting-tool .financial-table [data-row=grandTotal] td:not(:empty)[data-column=amount]{box-shadow:inset 0 -1px #444,inset 0 -3px #444}.live-forecasting-tool .financial-table thead th[data-column=description]{z-index:2}.live-forecasting-tool .financial-table tbody td[data-column=description]{z-index:1}.live-forecasting-tool .financial-table th[data-column=description]:after{border-bottom:none}.live-forecasting-tool .financial-table td:first-child{min-width:280px;max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-forecasting-tool .financial-table tr.section-header-row td:not(:first-child){border-bottom:1px solid #f0f0f0}.live-forecasting-tool .financial-table tr.section-header-row td:first-child:after{border-right:none}.live-forecasting-tool .financial-table tr.section-header-row:hover td:hover{background-color:transparent}.live-forecasting-tool .financial-table tr.section-header-row:hover td:hover[data-column=description]{background-color:#fff;background-image:linear-gradient(#0c7e5414,#0c7e5414)}.live-forecasting-tool .financial-table tr.section-child-row td:not(:first-child){border-bottom:1px solid #f0f0f0}.live-forecasting-tool .financial-table tbody tr.section-child-row:hover{background-color:transparent}.live-forecasting-tool .financial-table tbody tr.section-child-row:hover td[data-column=description]{background-color:#fff;background-image:none}.live-forecasting-tool .financial-table tbody tr.section-child-row:hover td:hover{background-color:transparent}.live-forecasting-tool .financial-table tbody tr.section-child-row:hover td:hover[data-column=description]{background-color:#fff}.live-forecasting-tool .financial-table tbody tr.section-child-row:nth-child(2n):hover{background-color:#fff}.live-forecasting-tool .financial-table tr[data-depth="0"] td:first-child{padding-left:16px}.live-forecasting-tool .financial-table tr[data-depth="1"] td:first-child{padding-left:28px}.live-forecasting-tool .financial-table tr[data-depth="2"] td:first-child{padding-left:40px}.live-forecasting-tool .financial-table tr[data-depth="3"] td:first-child{padding-left:52px}.live-forecasting-tool .financial-table tr.spacer-row td:first-child{min-width:0;max-width:none;white-space:normal;border-right:none;border-bottom:1px solid #f0f0f0}.live-forecasting-tool .financial-table tbody tr.spacer-row:hover,.live-forecasting-tool .financial-table tbody tr.spacer-row:hover td:hover{background-color:transparent}.tree-view{margin-top:32px;font-size:12px}.tree-view .branch .branch{margin-left:16px}.tree-view .leaf{margin-left:16px;cursor:grab}.tree-view .empty{opacity:.48}.tree-view .label{background:#fff;box-shadow:0 0 10px #00000008;margin-bottom:4px;padding:12px;display:flex;align-items:center}.tree-view [class*=-icon]{margin-right:10px}.tree-view [class*=-icon] svg{width:16px;height:auto}.tree-view .branch-icon{color:#1e293b}.tree-view .node.open>.label .branch-icon,.tree-view .leaf-icon{color:#0c7e54}.trial-balance{display:flex;flex-direction:column;width:fit-content;height:100%;overflow:hidden}.trial-balance .trial-balance-header{flex-shrink:0;padding-bottom:16px}.trial-balance .trial-balance-header .report-header{position:relative;top:auto}.trial-balance .page-header{margin-right:20px;padding-top:10px}.trial-balance .header-actions-wrapper{flex:none}.trial-balance .toggle-zeroed-accounts{font-size:12px;margin-right:20px}.trial-balance .toggle-zeroed-accounts .MuiBadge-badge{right:auto;left:calc(100% - 14px);top:-2px;font-size:8px}.trial-balance .trial-balance-content{flex:1;display:flex;overflow:hidden;gap:24px}.trial-balance .trial-balance-table-wrapper{flex:0 0 auto;overflow:auto;scrollbar-color:#ced4da #ffffff}.trial-balance .trial-balance-table-wrapper .trial-balance-table-container,.trial-balance .trial-balance-table-wrapper .MuiTableContainer-root{overflow:visible!important}.trial-balance .MuiTableHead-root{position:sticky;top:0;z-index:9;background:#fff}.trial-balance .MuiTableHead-root .MuiTableCell-root{background:#fff}.trial-balance .MuiTableHead-root .MuiTableRow-root:last-child .MuiTableCell-root{box-shadow:inset 0 -1px #e0e0e0}.trial-balance.has-action-panel{max-width:calc(100% - 298px)}.trial-balance.has-action-panel .trial-balance-table-wrapper{flex:1 1 auto;min-width:0}.trial-balance .trial-balance-sidebar{flex-shrink:0;width:280px;padding-top:8px}.trial-balance .trial-balance-sidebar .qb-import-wrapper{width:100%;margin-left:0}.trial-balance .trial-balance-sidebar .qb-import-wrapper .page-header{margin-bottom:-15px;padding-top:0}.trial-balance .trial-balance-empty-state{padding:24px}.trial-balance .MuiTable-root .MuiTableRow-root .MuiTableCell-root{padding-top:8px;padding-bottom:8px}.trial-balance .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root{padding-top:6px;padding-bottom:6px;font-weight:600}.trial-balance .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root{padding-top:8px;padding-bottom:8px}.trial-balance .MuiTableFooter-root,.trial-balance .trial-balance-footer{position:sticky;bottom:0;z-index:8;background:#f1f5f9}.trial-balance .MuiTableFooter-root .MuiTableCell-root,.trial-balance .trial-balance-footer .MuiTableCell-root{background:#f1f5f9;padding-top:10px;padding-bottom:10px}.trial-balance .MuiTableFooter-root .MuiTableRow-root:first-child .MuiTableCell-root,.trial-balance .trial-balance-footer .MuiTableRow-root:first-child .MuiTableCell-root{box-shadow:inset 0 1px #e0e0e0}.trial-balance .trial-balance-warning{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background-color:#fff3cd;border:1px solid #ffecb5;border-radius:4px;color:#856404;font-size:12px;font-weight:500;margin-left:16px}.chart-of-accounts .MuiTable-root .MuiTableRow-root .MuiTableCell-root{padding:4px 10px;font-size:11px;line-height:1.2}.chart-of-accounts .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root{padding-top:6px;padding-bottom:6px;font-weight:600}.chart-of-accounts .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root{padding-top:4px;padding-bottom:4px}.chart-of-accounts .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root:last-child{padding-top:2px;padding-bottom:2px}.chart-of-accounts .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root:last-child .MuiIconButton-root{padding:4px;width:28px;height:28px}.chart-of-accounts .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root:last-child .MuiIconButton-root .MuiSvgIcon-root{font-size:14px}.chart-of-accounts-table{height:100%;overflow:auto;scrollbar-color:#ced4da #ffffff}.chart-of-accounts-table::-webkit-scrollbar{width:8px;height:8px}.chart-of-accounts-table::-webkit-scrollbar-track{background:#fff}.chart-of-accounts-table::-webkit-scrollbar-thumb{background:#ced4da;border-radius:4px}.chart-of-accounts-table::-webkit-scrollbar-thumb:hover{background:#adb5bd}.chart-of-accounts-table::-webkit-scrollbar-corner{background:#fff}.chart-of-accounts .category-tab{background:#fff}.chart-of-accounts .category-tab:not(:last-child){border-right:1px solid #e2e8f0}.chart-of-accounts .lead-schedule-tree{display:flex;align-items:center}.chart-of-accounts .lead-schedule-tree svg{margin:0 3px;color:#999;font-size:10px}.chart-of-accounts .account-status{display:flex;justify-content:center;align-items:center}.chart-of-accounts .account-status .active,.chart-of-accounts .account-status .inactive{display:block;width:10px;height:10px;border-radius:50%;background:#0c7e54}.chart-of-accounts .account-status .inactive{background:#e0e0e0}.read-only-message{font-size:12px;color:#999;display:flex;align-items:center;line-height:1;margin-top:6px}.read-only-message svg{color:#f4692c;font-size:20px;margin-right:5px}.integration-provider button{margin-right:10px}._alert_6v54x_1{min-width:300px}._paper_38i6s_1{border-radius:6px;min-height:200px}._titleRow_38i6s_6{display:flex;align-items:center;gap:16px}._titleText_38i6s_12{font-weight:600}._closeButton_38i6s_16{position:absolute;right:8px;top:8px;color:#64748b}._successIcon_38i6s_23{font-size:28px;color:#2d8a4e}._warningIcon_38i6s_28{font-size:28px;color:#e5a34b}._criticalIcon_38i6s_33{font-size:28px;color:#d64545}._infoIcon_38i6s_38{font-size:28px;color:#3b82f6}._messageText_38i6s_43{margin-bottom:16px;line-height:1.6}._detailsAlert_38i6s_48{margin-top:16px}._dialogTitle_38i6s_52{padding-bottom:8px;position:relative}._dialogContent_38i6s_57{padding-bottom:16px}._dialogActions_38i6s_61{padding:0 24px 24px;justify-content:center;gap:8px}._confirmButton_38i6s_67{min-width:120px}._panel_17kxj_1{display:flex;flex-direction:column;min-width:280px;outline:none}._body_17kxj_8{display:flex;flex-direction:column;padding:12px 16px}._filterRow_17kxj_14{display:flex;flex-direction:column}._filterRow_17kxj_14+._filterRow_17kxj_14{margin-top:12px}._helperText_17kxj_22{color:#64748b;margin-left:32px;margin-top:-4px}._footer_17kxj_28{display:flex;align-items:center;justify-content:flex-end;padding:12px 16px;border-top:1px solid #e2e8f0}._actions_17kxj_36{display:flex;gap:8px}._alert_192c9_12{margin-bottom:8px}._fieldsRow_192c9_16{display:flex;gap:8px;margin-bottom:8px}._saveButton_192c9_22{margin-bottom:12px}._description_ek1z0_12,._alert_ek1z0_16{margin-bottom:8px}._flowContainer_ek1z0_20{margin-top:8px}._flowLabel_ek1z0_24{margin-bottom:4px}._flowField_ek1z0_28{margin-bottom:8px}._primaryButton_ek1z0_32{margin-right:4px}._loadingContainer_142kv_9{display:flex;justify-content:center;padding-top:12px;padding-bottom:12px}._alert_3cv3p_11,._warningAlert_3cv3p_15{margin-bottom:8px}._progressContainer_847jm_1{position:fixed;top:0;left:0;right:0;height:3px;z-index:9999;pointer-events:none;overflow:hidden}._progressBar_847jm_12{height:100%;width:30%;background-color:var(--progress-color, #0c7e54);box-shadow:0 0 10px var(--progress-color, #0c7e54);animation:_indeterminate_847jm_1 1.5s ease-in-out infinite}@keyframes _indeterminate_847jm_1{0%{transform:translate(-100%)}to{transform:translate(400%)}}._layout_f49ku_1{display:flex;flex-direction:column;height:100vh;overflow:hidden}
