@charset "UTF-8";html,body,#root{height:100%}body{margin:0;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f7fafc;color:#1a202c}#root{color:inherit}*{box-sizing:border-box}@keyframes selectionAttentionPulse{0%,to{box-shadow:0 0 #e67e2200}50%{box-shadow:0 0 0 4px #e67e228c}}.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--status-uploaded{--receipt-grid-row-accent: #94a3b8;--receipt-grid-row-accent-bg: rgba(148, 163, 184, .07)}.receipt-grid-shell .receipt-grid-row--status-extracted{--receipt-grid-row-accent: #16a34a;--receipt-grid-row-accent-bg: rgba(22, 163, 74, .06)}.receipt-grid-shell .receipt-grid-row--status-edited{--receipt-grid-row-accent: #2e86c1;--receipt-grid-row-accent-bg: rgba(46, 134, 193, .07)}.receipt-grid-shell .receipt-grid-row--status-deleted{--receipt-grid-row-accent: #94a3b8;--receipt-grid-row-accent-bg: rgba(148, 163, 184, .14)}.receipt-grid-shell .receipt-grid-row--manual-review{--receipt-grid-row-accent: var(--receipt-grid-manual-review-edge);--receipt-grid-row-accent-bg: var(--receipt-grid-manual-review-row-bg)}.receipt-grid-shell .receipt-grid-row--status-review{--receipt-grid-row-accent: #d97706;--receipt-grid-row-accent-bg: rgba(245, 158, 11, .1)}.receipt-grid-shell .receipt-grid-row--status-uploaded .ag-cell:not(.row-number-cell),.receipt-grid-shell .receipt-grid-row--status-extracted .ag-cell:not(.row-number-cell),.receipt-grid-shell .receipt-grid-row--status-edited .ag-cell:not(.row-number-cell),.receipt-grid-shell .receipt-grid-row--status-deleted .ag-cell:not(.row-number-cell),.receipt-grid-shell .receipt-grid-row--status-review .ag-cell:not(.row-number-cell),.receipt-grid-shell .receipt-grid-row--manual-review .ag-cell:not(.row-number-cell){background:var(--receipt-grid-row-accent-bg)}.receipt-grid-shell .receipt-grid-row--status-uploaded .row-number-cell,.receipt-grid-shell .receipt-grid-row--status-extracted .row-number-cell,.receipt-grid-shell .receipt-grid-row--status-edited .row-number-cell,.receipt-grid-shell .receipt-grid-row--status-deleted .row-number-cell,.receipt-grid-shell .receipt-grid-row--status-review .row-number-cell,.receipt-grid-shell .receipt-grid-row--manual-review .row-number-cell{color:var(--receipt-grid-row-accent);background:var(--receipt-grid-row-accent-bg)!important;box-shadow:inset 3px 0 0 0 var(--receipt-grid-row-accent)}.receipt-grid-shell .receipt-grid-row--status-deleted .ag-cell:not(.row-number-cell){color:var(--receipt-grid-placeholder-text);text-decoration:line-through}.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)}.time-aware-login{position:relative;display:grid;width:100%;height:100dvh;min-height:100dvh;overflow:hidden;isolation:isolate;background:#0f2a43}.time-aware-login__visual,.time-aware-login__form-panel{grid-area:1/1;min-width:0;min-height:0}.time-aware-login__visual{position:relative;overflow:hidden}.time-aware-login__scene,.time-aware-login__veil,.time-aware-login__mobile-scrim{position:absolute;inset:0;pointer-events:none}.time-aware-login__scene{opacity:0;overflow:hidden;transition:opacity 1.4s ease-in-out}.time-aware-login__scene[data-active=true]{opacity:1}.time-aware-login__scene:not([data-active=true]) *{animation-play-state:paused!important}.time-aware-login__scene--morning{background:linear-gradient(160deg,#173d61,#915b72 52%,#f08a58)}.time-aware-login__scene--noon{background:linear-gradient(160deg,#185f9d,#2e86c1 45%,#6eb8db)}.time-aware-login__scene--evening{background:linear-gradient(160deg,#30205f,#994761 51%,#e46f3d)}.time-aware-login__scene--night{background:linear-gradient(160deg,#091426,#102d4e 55%,#173c5e)}.time-aware-login__veil{z-index:1;background:linear-gradient(90deg,#0514243d,#0514240a 70%),linear-gradient(0deg,rgba(5,20,36,.28),transparent 55%)}.time-aware-login__mobile-scrim{z-index:1;background:radial-gradient(ellipse 64% 58% at 50% 50%,rgba(4,17,29,.5),rgba(4,17,29,.14) 66%,transparent 100%)}.time-aware-login__desktop-content{display:none}.time-aware-login__form-panel{z-index:2;overflow-x:hidden;overflow-y:auto;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.time-aware-login__card{box-sizing:border-box;width:100%;max-width:420px;margin:auto;padding:clamp(18px,5vw,24px);border:1px solid rgba(255,255,255,.72);border-radius:20px;background:#fffffff7;box-shadow:0 22px 58px #04111d4d}@supports (backdrop-filter: blur(20px)) or (-webkit-backdrop-filter: blur(20px)){.time-aware-login__card{background:#ffffffe0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}.time-aware-login__form-content{margin-top:24px}.time-aware-login__input{background:#fffffff0!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.time-aware-login__input:-webkit-autofill,.time-aware-login__input:-webkit-autofill:hover,.time-aware-login__input:-webkit-autofill:focus{-webkit-text-fill-color:#1a202c;caret-color:#1a202c;box-shadow:0 0 0 1000px #fffffff7 inset}@media(max-width:22rem){.time-aware-login__brand-tagline{display:none!important}}.time-aware-login__horizon{position:absolute;right:-4%;top:60%;width:62%;height:2px;background:linear-gradient(90deg,transparent,rgba(255,225,181,.74),transparent);animation:login-horizon-pulse 3.2s ease-in-out infinite alternate}.time-aware-login__scene--noon .time-aware-login__horizon,.time-aware-login__scene--night .time-aware-login__horizon{display:none}.time-aware-login__orb-glow,.time-aware-login__orb{position:absolute;right:12%;border-radius:999px}.time-aware-login__orb-glow{top:32%;width:clamp(150px,25vw,290px);aspect-ratio:1;filter:blur(8px);background:radial-gradient(circle,rgba(255,221,166,.64),transparent 68%);animation:login-orb-breathe 3.8s ease-in-out infinite alternate}.time-aware-login__orb{top:39%;right:19%;width:clamp(74px,11vw,128px);aspect-ratio:1;background:radial-gradient(circle at 34% 30%,#fff9e8,#ffc96b 57%,#f28b41);box-shadow:0 0 48px #ffbf6870;animation:login-orb-float 4.8s ease-in-out infinite alternate}.time-aware-login__scene--noon .time-aware-login__orb-glow{top:7%;background:radial-gradient(circle,rgba(255,239,164,.62),transparent 68%)}.time-aware-login__scene--noon .time-aware-login__orb{top:13%;background:radial-gradient(circle at 34% 30%,#fffdf3,#ffe58a 58%,#fdba3e)}.time-aware-login__scene--evening .time-aware-login__orb-glow{top:39%;background:radial-gradient(circle,rgba(255,143,92,.7),transparent 68%)}.time-aware-login__scene--evening .time-aware-login__orb{top:47%;background:radial-gradient(circle at 34% 30%,#ffd9a0,#f97350 58%,#c2410c);animation-direction:alternate-reverse}.time-aware-login__scene--night .time-aware-login__orb-glow{top:9%;background:radial-gradient(circle,rgba(205,220,246,.46),transparent 67%)}.time-aware-login__scene--night .time-aware-login__orb{top:15%;width:clamp(68px,10vw,116px);background:radial-gradient(circle at 34% 30%,#fff,#e2e8f5 62%,#aebbd8);box-shadow:0 0 42px #cddcf661;animation-duration:5.5s}.time-aware-login__crater{position:absolute;border-radius:999px;background:#5b6f9640}.time-aware-login__crater--one{left:25%;top:27%;width:18%;height:18%}.time-aware-login__crater--two{right:25%;top:47%;width:12%;height:12%}.time-aware-login__crater--three{left:40%;bottom:20%;width:10%;height:10%}.time-aware-login__cloud{position:absolute;left:-18%;width:clamp(130px,22vw,270px);height:clamp(28px,4vw,52px);border-radius:999px;background:#ffffff2e;filter:blur(12px);animation:login-cloud-drift 38s linear infinite}.time-aware-login__cloud--one{top:20%}.time-aware-login__cloud--two{top:34%;width:clamp(100px,17vw,210px);opacity:.7;animation-duration:52s;animation-delay:-12s}.time-aware-login__scene--evening .time-aware-login__cloud{left:auto;right:-20%;background:#ffc09d33;animation-name:login-cloud-drift-reverse;animation-duration:42s}.time-aware-login__scene--night .time-aware-login__cloud{top:23%;background:#bed0e61f;animation-duration:55s}.time-aware-login__birds{position:absolute;top:17%;left:-70px;width:58px;color:#1831469e;animation:login-birds-fly 31s linear infinite}.time-aware-login__scene--evening .time-aware-login__birds{left:auto;right:-70px;color:#301934b3;animation-name:login-birds-fly-reverse}.time-aware-login__birds path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;animation:login-bird-wings .72s ease-in-out infinite alternate;transform-origin:center}.time-aware-login__star-field{position:absolute;inset:0;opacity:.7;background-image:radial-gradient(circle at 13% 18%,white 0 1px,transparent 1.7px),radial-gradient(circle at 28% 34%,white 0 1px,transparent 1.6px),radial-gradient(circle at 52% 14%,white 0 1px,transparent 1.7px),radial-gradient(circle at 72% 30%,white 0 1.2px,transparent 1.9px),radial-gradient(circle at 88% 18%,white 0 1px,transparent 1.7px);animation:login-stars-twinkle 3.2s ease-in-out infinite alternate}.time-aware-login__sparkle{position:absolute;width:13px;height:13px;opacity:0;background:#fff6d6;clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);animation:login-sparkle 7s ease-in-out infinite}.time-aware-login__sparkle--one{right:31%;top:13%}.time-aware-login__sparkle--two{right:10%;top:28%;width:9px;height:9px;animation-delay:-3.8s;animation-duration:9s}.time-aware-login__shooting-star{position:absolute;left:18%;top:12%;width:4px;height:4px;border-radius:999px;background:#fff;box-shadow:-22px -13px 8px -2px #ffffffb8;opacity:0;animation:login-shooting-star 11s ease-in infinite}.time-aware-login__greeting{animation:login-greeting-in 1.6s ease-out both;text-shadow:0 8px 34px rgba(4,16,28,.28)}.time-aware-login__back-link{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .7rem;border-radius:.65rem;color:#ffffffad;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s ease,background-color .2s ease}.time-aware-login__back-link:hover,.time-aware-login__back-link:focus-visible{color:#fff;background:#ffffff1a;outline:none}@keyframes login-horizon-pulse{0%{opacity:.3}to{opacity:.78}}@keyframes login-orb-breathe{0%{opacity:.58;transform:scale(.94)}to{opacity:1;transform:scale(1.06)}}@keyframes login-orb-float{0%{transform:translate(0) scale(1)}to{transform:translate(7px,-12px) scale(1.04)}}@keyframes login-cloud-drift{0%{transform:translate(0)}to{transform:translate(130vw)}}@keyframes login-cloud-drift-reverse{0%{transform:translate(0)}to{transform:translate(-130vw)}}@keyframes login-birds-fly{0%{transform:translate(0)}50%{transform:translate(58vw,-10px)}to{transform:translate(118vw,5px)}}@keyframes login-birds-fly-reverse{0%{transform:translate(0)}50%{transform:translate(-58vw,-10px)}to{transform:translate(-118vw,5px)}}@keyframes login-bird-wings{0%{transform:scaleY(.45)}to{transform:scaleY(1)}}@keyframes login-stars-twinkle{0%{opacity:.35}to{opacity:.9}}@keyframes login-sparkle{0%,34%,58%,to{opacity:0;transform:rotate(0) scale(.65)}42%{opacity:.95;transform:rotate(70deg) scale(1.1)}50%{opacity:0;transform:rotate(120deg) scale(.8)}}@keyframes login-shooting-star{0%,45%,55%,to{opacity:0;transform:translate(0)}46%{opacity:.9}53%{opacity:0;transform:translate(150px,82px)}}@keyframes login-greeting-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:61.999rem){.time-aware-login__horizon{top:78%;right:-12%;width:78%}.time-aware-login__orb-glow{top:4%;right:-8%;width:clamp(120px,38vw,190px)}.time-aware-login__orb{top:8%;right:4%;width:clamp(62px,18vw,88px)}.time-aware-login__scene--noon .time-aware-login__orb-glow,.time-aware-login__scene--night .time-aware-login__orb-glow{top:2%}.time-aware-login__scene--noon .time-aware-login__orb,.time-aware-login__scene--night .time-aware-login__orb{top:6%}.time-aware-login__scene--evening .time-aware-login__orb-glow{inset:auto auto 3% -7%}.time-aware-login__scene--evening .time-aware-login__orb{inset:auto auto 7% 4%}.time-aware-login__cloud--one{top:16%}.time-aware-login__cloud--two{top:82%}.time-aware-login__birds{top:10%}.time-aware-login__sparkle--one{top:8%;right:40%}.time-aware-login__sparkle--two{top:auto;right:8%;bottom:10%}}@media(min-width:62rem){.time-aware-login{grid-template-columns:minmax(0,1.08fr) minmax(400px,1fr)}.time-aware-login__visual{grid-area:1/1}.time-aware-login__veil{background:linear-gradient(90deg,#0514246b,#0514240a 70%),linear-gradient(0deg,rgba(5,20,36,.34),transparent 55%)}.time-aware-login__mobile-scrim,.time-aware-login__mobile-header{display:none}.time-aware-login__desktop-content{position:relative;z-index:2;display:flex;height:100%;padding:48px 64px}.time-aware-login__form-panel{grid-area:1/2;align-items:center;justify-content:center;overflow:auto;padding:40px;background:#fff}.time-aware-login__card{width:100%;max-width:400px;margin:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.time-aware-login__form-content{margin-top:0}.time-aware-login__input{background:#fff!important}}@media(prefers-reduced-motion:reduce){.time-aware-login__scene{transition:none}.time-aware-login__horizon,.time-aware-login__orb-glow,.time-aware-login__orb,.time-aware-login__cloud,.time-aware-login__birds,.time-aware-login__birds path,.time-aware-login__star-field,.time-aware-login__sparkle,.time-aware-login__shooting-star,.time-aware-login__greeting{animation:none}}
