html,body,#root{height:100%}body{margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f5f7fb;color:#0f172a;transition:background-color .2s ease,color .2s ease}html.dark body{background-color:#0b1220;color:#e2e8f0}#root{color:inherit}*{box-sizing:border-box}.receipt-grid-shell{isolation:isolate}.receipt-grid-shell [class*=ag-theme-]{--ag-font-family: var(--receipt-grid-font-family, "Manrope", "Segoe UI", sans-serif);--ag-wrapper-border: none;--ag-border-radius: 0;--ag-background-color: var(--receipt-grid-body-bg);--ag-foreground-color: var(--receipt-grid-cell-text);--ag-data-color: var(--receipt-grid-cell-text);--ag-header-background-color: var(--receipt-grid-header-bg);--ag-header-foreground-color: var(--receipt-grid-header-text);--ag-header-text-color: var(--receipt-grid-header-text);--ag-odd-row-background-color: var(--receipt-grid-row-odd-bg);--ag-row-hover-color: var(--receipt-grid-row-hover-bg);--ag-selected-row-background-color: var(--receipt-grid-row-selected-bg);height:100%}.receipt-grid-shell .receipt-grid-stage{position:relative}.receipt-grid-shell .receipt-grid-stage:before{content:"";position:absolute;inset:0;pointer-events:none;background:var(--receipt-grid-stage-sheen);z-index:0}.receipt-grid-shell .receipt-grid-stage [class*=ag-theme-]{position:relative;z-index:1;height:100%}.receipt-grid-shell .ag-root-wrapper,.receipt-grid-shell .ag-root-wrapper-body,.receipt-grid-shell .ag-header,.receipt-grid-shell .ag-body,.receipt-grid-shell .ag-body-viewport,.receipt-grid-shell .ag-center-cols-clipper,.receipt-grid-shell .ag-center-cols-viewport,.receipt-grid-shell .ag-center-cols-container,.receipt-grid-shell .ag-floating-top,.receipt-grid-shell .ag-floating-bottom{background:transparent}.receipt-grid-shell .ag-root-wrapper{border:0}.receipt-grid-shell .ag-header{background:var(--receipt-grid-header-bg);color:var(--receipt-grid-header-text);border-bottom-color:var(--receipt-grid-stage-border);box-shadow:inset 0 -1px 0 0 var(--receipt-grid-stage-border)}.receipt-grid-shell .ag-header-cell{color:var(--receipt-grid-header-text);letter-spacing:.08em;text-transform:uppercase;box-shadow:inset 0 -1px 0 0 var(--receipt-grid-stage-border)}.receipt-grid-shell .ag-header-cell:after{background-color:var(--receipt-grid-stage-border)!important;opacity:.72}.receipt-grid-shell .ag-header-cell-label{color:var(--receipt-grid-header-text);font-weight:800;font-size:11px}.receipt-grid-shell .ag-header-cell-text,.receipt-grid-shell .ag-header-group-text,.receipt-grid-shell .ag-pinned-left-header,.receipt-grid-shell .ag-pinned-right-header{color:var(--receipt-grid-header-text)!important}.receipt-grid-shell .column-align-left-header .ag-header-cell-label{justify-content:flex-start}.receipt-grid-shell .column-align-center-header .ag-header-cell-label{justify-content:center}.receipt-grid-shell .column-align-right-header .ag-header-cell-label{justify-content:flex-end}.receipt-grid-shell .ag-cell{color:var(--receipt-grid-cell-text);background:transparent;line-height:normal;font-variant-numeric:tabular-nums}.receipt-grid-shell .ag-cell-wrapper{min-height:100%;align-items:center}.receipt-grid-shell .ag-cell-value{line-height:1.2}.receipt-grid-shell .ag-row{background:var(--receipt-grid-row-bg);transition:background-color .14s ease,box-shadow .14s ease}.receipt-grid-shell .ag-row.ag-row-odd{background:var(--receipt-grid-row-odd-bg)}.receipt-grid-shell .ag-row.ag-row-selected{background:var(--receipt-grid-row-selected-bg)}.receipt-grid-shell .ag-row-hover .ag-cell{box-shadow:inset 0 1px #ffffff09}.receipt-grid-shell .ag-cell-focus:not(.ag-cell-inline-editing),.receipt-grid-shell .ag-cell-range-selected:not(.ag-cell-inline-editing){border-color:transparent!important;box-shadow:inset 0 0 0 1px var(--receipt-grid-focus-border)}.receipt-grid-shell .ag-cell-inline-editing{border:1px solid var(--receipt-grid-focus-border)!important;border-radius:12px;box-shadow:0 0 0 4px var(--receipt-grid-focus-ring);background:var(--receipt-grid-editor-bg)!important}.receipt-grid-shell .ag-cell-inline-editing input,.receipt-grid-shell .ag-cell-inline-editing .ag-input-field-input{color:inherit;background:transparent}.receipt-grid-shell .row-number-cell{text-align:center;color:var(--receipt-grid-row-number-text);font-size:11px;font-weight:800;background:var(--receipt-grid-row-number-bg)!important;border-right:1px solid var(--receipt-grid-row-number-border)}.receipt-grid-shell .row-number-header{background:var(--receipt-grid-row-number-bg)!important;border-right:1px solid var(--receipt-grid-row-number-border)}.receipt-grid-shell .row-number-header .ag-header-cell-label{justify-content:center}.receipt-grid-shell .delete-cell{display:flex;align-items:center;justify-content:center;padding:0!important}.receipt-grid-shell .delete-header{background:transparent!important}.receipt-grid-shell .row-delete-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--receipt-grid-delete-color);font-size:14px;cursor:pointer;transition:background-color .12s ease,color .12s ease,border-color .12s ease,transform .12s ease}.receipt-grid-shell .row-delete-btn:hover{background:var(--receipt-grid-delete-hover-bg);color:var(--receipt-grid-delete-hover-text);border-color:var(--receipt-grid-delete-hover-border);transform:translateY(-1px)}.receipt-grid-shell .receipt-money-cell{font-variant-numeric:tabular-nums}.receipt-grid-shell .receipt-grand-total-cell{font-weight:800;color:var(--receipt-grid-grand-total-text);background-image:linear-gradient(180deg,var(--receipt-grid-grand-total-bg) 0%,rgba(0,0,0,0) 100%);box-shadow:inset 1px 0 0 var(--receipt-grid-grand-total-border)}.receipt-grid-shell .receipt-grid-row--placeholder .ag-cell{color:var(--receipt-grid-placeholder-text)}.receipt-grid-shell .receipt-grid-row--placeholder .ag-cell:not(.row-number-cell){background:var(--receipt-grid-placeholder-row-bg)}.receipt-grid-shell .receipt-grid-row--manual-review .ag-cell:not(.row-number-cell){background:linear-gradient(90deg,var(--receipt-grid-manual-review-edge) 0,var(--receipt-grid-manual-review-edge) 3px,transparent 3px),var(--receipt-grid-manual-review-row-bg);background-repeat:no-repeat}.receipt-grid-shell .receipt-grid-row--manual-review .row-number-cell{color:var(--receipt-grid-manual-review-edge);background:var(--receipt-grid-manual-review-row-bg)!important}.receipt-grid-shell .ag-body-horizontal-scroll::-webkit-scrollbar,.receipt-grid-shell .ag-body-vertical-scroll::-webkit-scrollbar{width:10px;height:10px}.receipt-grid-shell .ag-body-horizontal-scroll::-webkit-scrollbar-thumb,.receipt-grid-shell .ag-body-vertical-scroll::-webkit-scrollbar-thumb{background:var(--receipt-grid-scroll-thumb);border-radius:999px}.receipt-grid-shell .ag-body-horizontal-scroll::-webkit-scrollbar-track,.receipt-grid-shell .ag-body-vertical-scroll::-webkit-scrollbar-track{background:var(--receipt-grid-scroll-track)}
