.badge_badge__PcDV9{display:inline-flex;align-items:center;font-weight:500}.badge_dot__Q7hhX{margin-right:8px;width:12px;height:12px;border-radius:50%;transition:all .3s}.badge_spinner__dZ4PF{margin-left:8px;width:16px;height:16px;animation:badge_spin__9YLA8 1s linear infinite;color:#fff}.badge_dotContainer__PsnD4{position:relative;display:inline-block}.badge_spinningCircle__6JPpP{border:2px solid;border-radius:50%;border-top-color:transparent!important;animation:badge_spin__9YLA8 .5s linear infinite}.badge_progressSvg__AsPhE,.badge_spinningCircle__6JPpP{position:absolute;top:-7px;left:-7px;height:26px;width:26px}.badge_progressSvg__AsPhE{animation:badge_spin__9YLA8 1.2s linear infinite}@keyframes badge_spin__9YLA8{to{transform:rotate(1turn)}}.document-progress-bar_progressContainer__yUXb_{display:flex;align-items:center;gap:6px;min-width:100px}.document-progress-bar_progressBar__sKKoQ{flex:1;height:4px;background-color:hsl(var(--border)/.3);border-radius:9999px;overflow:hidden;position:relative}.document-progress-bar_progressFill__wUodN{height:100%;transition:width .3s ease-in-out;border-radius:9999px}.document-progress-bar_progressText__q8SPX{font-size:10px;font-weight:500;min-width:30px;text-align:right;color:inherit;opacity:.8}.document-progress-bar_statusContainer__tr7m8{display:flex;align-items:center}.document-progress-bar_statusText__lU4mx{font-size:11px;font-weight:500;opacity:.8}.document-progress-bar_default__wHFYM{background-color:#b4b4b4;color:#b4b4b4}.document-progress-bar_warning__97B4X{background-color:#ff8200}.document-progress-bar_warning__97B4X.document-progress-bar_animated__A9BjE{animation:document-progress-bar_pulseGlow__5WfOh 2s ease-in-out infinite}.document-progress-bar_progressText__q8SPX.document-progress-bar_warning__97B4X,.document-progress-bar_warning__97B4X+.document-progress-bar_progressText__q8SPX{color:#ff8200}.document-progress-bar_success__TzjtR{background-color:#6bf270}.document-progress-bar_progressText__q8SPX.document-progress-bar_success__TzjtR,.document-progress-bar_success__TzjtR+.document-progress-bar_progressText__q8SPX{color:#6bf270}.document-progress-bar_destructive__qmH09{background-color:#ff4024}.document-progress-bar_destructive__qmH09+.document-progress-bar_progressText__q8SPX,.document-progress-bar_progressText__q8SPX.document-progress-bar_destructive__qmH09{color:#ff4024}.document-progress-bar_indeterminate__C_xp2 .document-progress-bar_indeterminateFill__Rih1s{width:35%;animation:document-progress-bar_indeterminate__C_xp2 1.8s ease-in-out infinite;position:relative}.document-progress-bar_indeterminate__C_xp2 .document-progress-bar_indeterminateFill__Rih1s:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3) 50%,transparent);animation:document-progress-bar_shimmer__XlvTB 1.8s ease-in-out infinite}@keyframes document-progress-bar_indeterminate__C_xp2{0%{transform:translateX(-120%)}to{transform:translateX(420%)}}@keyframes document-progress-bar_shimmer__XlvTB{0%,to{opacity:0}50%{opacity:1}}@keyframes document-progress-bar_pulseGlow__5WfOh{0%,to{box-shadow:0 0 0 0 rgba(255,130,0,.6);transform:scale(1)}50%{box-shadow:0 0 8px 2px rgba(255,130,0,.3);transform:scale(1.02)}}.processing-documents-popover_popoverContent__rKSDu{width:420px;max-width:calc(100vw - 48px);padding:0;background:hsl(var(--card));border:1px solid hsl(var(--border));box-shadow:0 10px 38px -10px rgba(0,0,0,.35),0 10px 20px -15px rgba(0,0,0,.2);overflow:hidden}.processing-documents-popover_header__Annw1{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid hsl(var(--border));background:hsl(var(--muted)/.3)}.processing-documents-popover_content__VzWEk{max-height:400px;overflow-y:auto;background:hsl(var(--card))}.processing-documents-popover_loadingState__sd46s{padding:16px}.processing-documents-popover_emptyState__mnYWX{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;text-align:center}.processing-documents-popover_documentList__8iHEl{padding:8px}.processing-documents-popover_documentItem__W2R_f{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:6px;margin-bottom:6px;background-color:hsl(var(--background));border:1px solid hsl(var(--border));transition:all .15s ease;position:relative;overflow:hidden}.processing-documents-popover_documentItem__W2R_f:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:hsl(var(--warning));opacity:0;transition:opacity .15s ease}.processing-documents-popover_documentItem__W2R_f:hover{background-color:hsl(var(--muted)/.3);border-color:hsl(var(--border))}.processing-documents-popover_documentItem__W2R_f:hover:before{opacity:1}.processing-documents-popover_documentItem__W2R_f:last-child{margin-bottom:0}.processing-documents-popover_documentContent__UiXUR{flex:1;min-width:0}.processing-documents-popover_documentInfo__PtFnb{margin-bottom:6px}.processing-documents-popover_documentName__kJJgR{display:flex;align-items:center;gap:6px;margin-bottom:4px;color:hsl(var(--foreground))}.processing-documents-popover_name__hKLpb{flex:1;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.processing-documents-popover_documentMeta__KygEV{display:flex;align-items:center;gap:8px;font-size:10px;color:hsl(var(--muted-foreground));padding-left:22px}.processing-documents-popover_metaItem__8Ll6X{display:flex;align-items:center;gap:4px;white-space:nowrap}.processing-documents-popover_metaSeparator__bE2lW{width:1px;height:8px;background:hsl(var(--border));opacity:.5}.processing-documents-popover_progressWrapper__AvnM7{width:100%;padding-left:22px}.processing-documents-popover_documentActions__8GWhu{flex-shrink:0;align-self:center;opacity:.7;transition:opacity .15s ease}.processing-documents-popover_documentItem__W2R_f:hover .processing-documents-popover_documentActions__8GWhu{opacity:1}@media(max-width:640px){.processing-documents-popover_popoverContent__rKSDu{width:calc(100vw - 32px)}.processing-documents-popover_documentActions__8GWhu{opacity:1}}.app-sidebar_logo__oA1H6{transition:all .2s ease-in-out}.app-sidebar_sidebarHeader__aElM3{height:59px;display:flex;align-items:center;justify-content:center;flex-direction:column}.app-sidebar_sidebarIcon__tiF3z{position:relative;height:24px;width:160px;overflow:hidden;border-radius:.375rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.app-sidebar_sidebarBrand__MJSw6{margin-left:.5rem;font-size:1.25rem;font-weight:700;background:linear-gradient(90deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:opacity .2s ease-in-out}[data-state=collapsed] .app-sidebar_sidebarHeader__aElM3{justify-content:center;padding:16px 0}[data-state=collapsed] .app-sidebar_sidebarIcon__tiF3z{margin:0 auto;width:24px}.app-sidebar_sidebarBorder__huWGn{padding:0!important;background:inherit}.app-sidebar_menuButton__Tx9V3{transition:background .15s,color .15s;border-radius:.375rem;padding:12px}.app-sidebar_menuButton__Tx9V3:focus-visible,.app-sidebar_menuButton__Tx9V3:hover{background:rgba(59,130,246,.12);color:#3b82f6}.app-sidebar_menuButton__Tx9V3[data-active=true]{background:rgba(59,130,246,.18);color:#fff;font-weight:600}