@charset "UTF-8";.captcha-field .field-label{font-size:.6rem;color:#8c8c8c;margin-bottom:.3rem;display:block}.captcha-field .captcha-row{display:flex;align-items:stretch;gap:.4rem;margin-bottom:.7rem}.captcha-field .captcha-input{width:100%;height:2.2rem;min-height:2.2rem;box-sizing:border-box;background:#f0f2f5;border-radius:.5rem;padding:0 .8rem;font-size:.75rem;line-height:2.2rem;border:.05rem solid transparent;flex:1;min-width:0;margin-bottom:0}.captcha-field .captcha-image-wrap{width:5.5rem;height:2.2rem;border-radius:.5rem;overflow:hidden;background:#f0f2f5;border:.05rem solid rgba(0,0,0,.06);flex-shrink:0;transition:opacity .15s,transform .15s}.captcha-field .captcha-image-wrap:active{opacity:.82;transform:scale(.98)}.captcha-field .captcha-image{width:100%;height:100%;display:block}.captcha-field .captcha-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.6rem;color:#8c8c8c}.password-input{position:relative;margin-bottom:.7rem}.password-input__field{width:100%;height:2.2rem;min-height:2.2rem;box-sizing:border-box;background:#f0f2f5;border-radius:.5rem;padding:0 .8rem;font-size:.75rem;line-height:2.2rem;border:.05rem solid transparent;padding:0 2.2rem 0 .8rem;margin-bottom:0}.password-input__toggle{position:absolute;right:.2rem;top:0;bottom:0;width:1.8rem;display:flex;align-items:center;justify-content:center;color:#8c8c8c;transition:opacity .15s,transform .15s}.password-input__toggle:active{opacity:.82;transform:scale(.98)}.password-input__icon{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center}.password-input__icon svg{width:100%;height:100%;display:block}.auth-page{min-height:100vh;min-height:100dvh;background:linear-gradient(145deg,#0958d9 0%,#1677ff 45%,#4096ff 100%);width:100%;box-sizing:border-box;padding:0 1rem calc(2rem + env(safe-area-inset-bottom,0rem));display:flex;flex-direction:column}.auth-page .hero{padding:3rem 0 1.6rem;text-align:center;color:#fff}.auth-page .hero .logo{width:3rem;height:3rem;margin:0 auto .8rem;background:rgba(255,255,255,.2);border-radius:.9rem;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;backdrop-filter:blur(.2rem);border:.05rem solid rgba(255,255,255,.3)}.auth-page .hero .title{font-size:1rem;font-weight:700;display:block;letter-spacing:.05rem}.auth-page .hero .subtitle{font-size:.65rem;opacity:.85;display:block;margin-top:.3rem}.auth-page .form-card{background:#ffffff;border-radius:.7rem;box-shadow:0 .1rem .4rem #0000000a;padding:1.2rem 1rem;box-shadow:0 .2rem .7rem #00000014}.auth-page .form-card .field-label{font-size:.6rem;color:#8c8c8c;margin-bottom:.3rem;display:block}.auth-page .form-card .input{width:100%;height:2.2rem;min-height:2.2rem;box-sizing:border-box;background:#f0f2f5;border-radius:.5rem;padding:0 .8rem;font-size:.75rem;line-height:2.2rem;border:.05rem solid transparent;margin-bottom:.7rem;transition:border-color .2s}.auth-page .form-card .btn-primary{background:linear-gradient(135deg,#0958d9,#1677ff);color:#fff;border-radius:.5rem;margin-top:.4rem;font-size:.8rem;font-weight:600;border:none;box-shadow:0 .3rem .8rem #1677ff59;height:2.4rem;line-height:2.4rem;text-align:center;transition:opacity .15s,transform .15s}.auth-page .form-card .btn-primary:active{opacity:.82;transform:scale(.98)}.auth-page .form-card .btn-primary.disabled{opacity:.6;pointer-events:none}.auth-page .form-card .link{display:block;text-align:center;color:#1677ff;margin-top:.9rem;font-size:.7rem}.auth-page .form-card .link.forgot-link{margin-top:0;margin-bottom:.2rem;text-align:right;font-size:.65rem}.bar-chart-scroll{width:100%}.bar-chart{display:flex;align-items:flex-end;justify-content:space-between;height:5.5rem;padding:.6rem .2rem 0}.bar-chart--scrollable{justify-content:flex-start}.bar-chart .bar-col{flex:1;display:flex;flex-direction:column;align-items:center;height:100%}.bar-chart--scrollable .bar-col{flex:0 0 calc(100% / var(--bar-count, 1))}.bar-chart .bar-wrap{flex:1;width:56%;display:flex;align-items:flex-end;justify-content:center}.bar-chart .bar{width:100%;border-radius:.2rem .2rem 0 0;min-height:0;transition:height .3s ease;background:linear-gradient(180deg,rgba(255,255,255,.3) 0%,currentColor 100%)}.bar-chart .label{font-size:.55rem;color:#8c8c8c;margin-top:.25rem;font-weight:500}.main-tab-bar{position:fixed;left:0;right:0;bottom:0;z-index:100;display:flex;align-items:stretch;box-sizing:border-box;width:100%;max-width:100vw;height:calc(56PX + env(safe-area-inset-bottom,0rem));padding-bottom:env(safe-area-inset-bottom,0rem);background:#ffffff;border-top:.025rem solid #f0f0f0;box-shadow:0 -.1rem .6rem #0000000f}.main-tab-bar .tab-item{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4PX;padding:6PX 0 4PX;box-sizing:border-box;overflow:hidden;color:#8c8c8c;transition:opacity .15s,transform .15s}.main-tab-bar .tab-item:active{opacity:.82;transform:scale(.98)}.main-tab-bar .tab-item.active{color:#1677ff}.main-tab-bar .tab-item.active .tab-icon-wrap{background:#e6f4ff}.main-tab-bar .tab-item.active .tab-label{font-weight:600}.main-tab-bar .tab-icon-wrap{width:26PX;height:26PX;flex-shrink:0;border-radius:8PX;display:flex;align-items:center;justify-content:center;transition:background .2s}.main-tab-bar .tab-icon-wrap .tab-icon-svg{width:22PX;height:22PX;display:flex;align-items:center;justify-content:center;flex-shrink:0}.main-tab-bar .tab-icon-wrap .tab-icon-svg svg{width:100%;height:100%;display:block}.main-tab-bar .tab-label{font-size:11PX;line-height:1.15;flex-shrink:0;white-space:nowrap}@media (hover: hover) and (pointer: fine) and (min-width: 12.025rem){.main-tab-bar{left:50%;right:auto;width:430PX;max-width:430PX;transform:translate(-50%)}}.ocr-batch-panel{position:fixed;inset:0;z-index:1000;display:flex;align-items:flex-end;justify-content:center}.ocr-batch-panel .ocr-batch-mask{position:absolute;inset:0;background:rgba(0,0,0,.55)}.ocr-batch-panel .ocr-batch-card{position:relative;z-index:1;width:100%;max-height:78vh;background:#ffffff;border-radius:.7rem .7rem 0 0;padding:.8rem .6rem calc(.6rem + env(safe-area-inset-bottom,0rem));box-shadow:0 .2rem .7rem #00000014;display:flex;flex-direction:column}.ocr-batch-panel .ocr-batch-head{margin-bottom:.5rem}.ocr-batch-panel .ocr-batch-head .ocr-batch-title{display:block;font-size:.8rem;font-weight:700;color:#1f1f1f}.ocr-batch-panel .ocr-batch-head .ocr-batch-meta{display:block;margin-top:.2rem;font-size:.6rem;color:#8c8c8c}.ocr-batch-panel .ocr-batch-list{flex:1;max-height:48vh}.ocr-batch-panel .ocr-batch-row{display:flex;gap:.4rem;padding:.5rem 0;border-bottom:.025rem solid #f0f0f0}.ocr-batch-panel .ocr-batch-row.muted{opacity:.55}.ocr-batch-panel .ocr-check{width:1.1rem;height:1.1rem;border-radius:.3rem;border:.05rem solid #f0f0f0;display:flex;align-items:center;justify-content:center;font-size:.6rem;color:#1677ff;flex-shrink:0;margin-top:.2rem}.ocr-batch-panel .ocr-check.checked{background:#e6f4ff;border-color:#1677ff;font-weight:700}.ocr-batch-panel .ocr-fields{flex:1;min-width:0}.ocr-batch-panel .ocr-name{font-size:.75rem;color:#1f1f1f;margin-bottom:.25rem}.ocr-batch-panel .ocr-sub{display:flex;align-items:center;justify-content:space-between;gap:.4rem;margin-bottom:.25rem}.ocr-batch-panel .ocr-datetime{display:flex;gap:.3rem}.ocr-batch-panel .ocr-dt-chip{font-size:.55rem;color:#595959;background:#f0f2f5;padding:.2rem .4rem;border-radius:.3rem}.ocr-batch-panel .ocr-cat{font-size:.55rem;color:#1677ff;background:#e6f4ff;padding:.2rem .4rem;border-radius:24.975rem;flex-shrink:0}.ocr-batch-panel .ocr-amount{flex:1;text-align:right;font-size:.8rem;font-weight:700;color:#e54d42}.ocr-batch-panel .ocr-batch-actions{display:flex;gap:.3rem;margin-top:.6rem}.ocr-batch-panel .ocr-action{flex:1;text-align:center;padding:.55rem .3rem;border-radius:.5rem;font-size:.6rem;font-weight:600;transition:opacity .15s,transform .15s}.ocr-batch-panel .ocr-action:active{opacity:.82;transform:scale(.98)}.ocr-batch-panel .ocr-action.secondary{background:#f0f2f5;color:#595959}.ocr-batch-panel .ocr-action.primary{background:#1677ff;color:#fff;flex:1.4}.ocr-batch-panel .ocr-action.disabled{opacity:.5}
