html body,#root{-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;flex:auto;height:100dvh;display:flex;overflow:hidden}:focus{outline:none!important}:-webkit-any(input:-webkit-autofill,textarea:-webkit-autofill),:-webkit-any(input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus){transition:background-color 9999s ease-out,color 9999s ease-out;-webkit-box-shadow:0 0 0px 1000px var(--mui-palette-slate-100) inset!important;box-shadow:0 0 0px 1000px var(--mui-palette-slate-100) inset!important;-webkit-text-fill-color:#000!important;color:#000!important}:is(input:autofill,textarea:autofill),:is(input:autofill:hover,input:autofill:focus,textarea:autofill:hover,textarea:autofill:focus){transition:background-color 9999s ease-out,color 9999s ease-out;-webkit-box-shadow:0 0 0px 1000px var(--mui-palette-slate-100) inset!important;box-shadow:0 0 0px 1000px var(--mui-palette-slate-100) inset!important;-webkit-text-fill-color:#000!important;color:#000!important}:is(input:-moz-autofill,textarea:-moz-autofill){box-shadow:0 0 0px 1000px var(--mui-palette-slate-100) inset!important;-moz-text-fill-color:#000!important;color:#000!important}.cell-text-truncate{text-overflow:ellipsis;white-space:nowrap;width:fit-content;max-width:100%;display:block;overflow:hidden}.recharts-responsive-container>div:first-of-type{width:100%!important}.error-fallback-wrapper{box-sizing:border-box;width:100%;height:100%;font-family:var(--mui-typography-fontFamily,"Inter", sans-serif);flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;overflow:hidden}.error-fallback-wrapper.fullscreen{z-index:9999;height:100dvh;position:fixed;top:0;left:0}.error-fallback-content{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:640px;padding:80px 48px;display:flex;position:relative}.error-fallback-icon-wrapper{filter:drop-shadow(0 0 30px #7c3aed66);margin-bottom:40px;transition:transform .6s cubic-bezier(.34,1.56,.64,1);display:inline-block}.error-fallback-title{color:var(--mui-palette-text-primary);letter-spacing:-.04em;background:linear-gradient(135deg, var(--mui-palette-text-primary) 0%, #7c3aedcc 100%);background-clip:text;margin:0 0 20px;font-size:3rem;font-weight:900;line-height:1.1}.error-fallback-message{color:var(--mui-palette-text-secondary);opacity:.9;margin-top:0;margin-bottom:56px;font-size:1.35rem;font-weight:400;line-height:1.6}.error-fallback-actions{flex-flow:wrap;justify-content:center;align-items:center;gap:32px;width:100%;display:flex}.error-fallback-button{color:#fff;cursor:pointer;text-transform:none;background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);border:2px solid #7c3aed;border-radius:16px;justify-content:center;align-items:center;padding:16px 36px;font-size:1.1rem;font-weight:700;transition:all .4s cubic-bezier(.23,1,.32,1);display:inline-flex;box-shadow:0 10px 30px -10px #7c3aed80}.error-fallback-button:hover{background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%);transform:translateY(-4px)scale(1.02);box-shadow:0 20px 40px -10px #7c3aed99}.error-fallback-button:active{transform:translateY(-1px)}.error-fallback-link{color:var(--mui-palette-text-secondary);align-items:center;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.error-fallback-link:after{content:"";transform-origin:100% 100%;background-color:#7c3aed;width:100%;height:2px;transition:transform .3s ease-out;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.error-fallback-link:hover{color:#7c3aed}.error-fallback-link:hover:after{transform-origin:0 100%;transform:scaleX(1)}@media (width<=1024px){.error-fallback-title{font-size:2.75rem}.error-fallback-content{max-width:540px;padding:64px 32px}}@media (width<=600px){.error-fallback-wrapper{padding:16px}.error-fallback-content{border-radius:24px;padding:48px 24px}.error-fallback-title{margin-bottom:16px;font-size:2.25rem}.error-fallback-message{margin-bottom:40px;font-size:1.2rem}.error-fallback-actions{flex-direction:column;gap:24px}.error-fallback-button{width:100%;padding:16px 28px}.error-fallback-link{font-size:1rem}}@media (width<=400px){.error-fallback-title{font-size:1.85rem}.error-fallback-icon-wrapper svg{width:80px;height:80px}.error-fallback-content{padding:32px 16px}}.network-handler-overlay{z-index:9999;width:100vw;height:100dvh;position:fixed;top:0;left:0}.network-handler-container{width:100%;height:100%;font-family:var(--mui-typography-fontFamily,"Inter", sans-serif);box-sizing:border-box;background:radial-gradient(circle,#fff 0%,#f4f6f8 100%);justify-content:center;align-items:center;padding:24px;display:flex}.network-handler-card{text-align:center;border-radius:32px;flex-direction:column;align-items:center;width:100%;max-width:440px;padding:48px 32px;display:flex}.network-handler-icon-wrapper{background:linear-gradient(135deg, var(--mui-palette-primary-50) 0%, var(--mui-palette-primary-50) 100%);width:100px;height:100px;color:var(--mui-palette-primary-main);border-radius:28px;justify-content:center;align-items:center;margin-bottom:32px;display:flex;position:relative}.network-handler-title{color:#1c252e;letter-spacing:-.02em;margin:0 0 16px;font-size:28px;font-weight:800}.network-handler-description{color:#637381;margin:0;font-size:17px;font-weight:500;line-height:1.6}.network-handler-status{color:#919eab;background-color:#f4f6f8;border-radius:12px;align-items:center;gap:8px;margin-top:32px;padding:12px 20px;font-size:14px;font-weight:600;display:flex}.network-handler-dot{background-color:#ff5630;border-radius:50%;width:8px;height:8px;display:inline-block}@media (width<=1024px){.network-handler-card{max-width:400px;padding:40px 24px}.network-handler-title{font-size:24px}.network-handler-description{font-size:16px}}@media (width<=600px){.network-handler-container{padding:16px}.network-handler-card{border-radius:24px;padding:32px 20px}.network-handler-icon-wrapper{border-radius:20px;width:80px;height:80px;margin-bottom:24px}.network-handler-icon-wrapper svg{width:44px;height:44px}.network-handler-title{margin-bottom:12px;font-size:22px}.network-handler-description{font-size:15px}.network-handler-status{margin-top:24px;padding:10px 16px;font-size:13px}}@media (width<=400px){.network-handler-title{font-size:20px}.network-handler-card{padding:24px 16px}}.maintenance-container{--bg:#f8fafc;--card-bg:#fff;--text-primary:#0f172a;--text-secondary:#475569;--border:#e2e8f0;--primary:#7c3aed;background-color:var(--bg);min-height:100dvh;color:var(--text-primary);font-family:var(--mui-typography-fontFamily,"Inter", sans-serif);justify-content:center;align-items:center;padding:16px;display:flex}.maintenance-card{text-align:center;width:100%;max-width:520px;padding:40px 32px}.maintenance-logo{height:42px;margin-bottom:32px}.maintenance-title{letter-spacing:-.01em;margin-bottom:12px;font-size:1.75rem;font-weight:600}.maintenance-description{color:var(--text-secondary);margin-bottom:28px;font-size:1rem;line-height:1.6}.maintenance-loader{justify-content:center;gap:8px;margin-bottom:28px;display:inline-flex}.maintenance-dot{background-color:var(--primary);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both maintenance-bounce}.maintenance-dot:first-child{animation-delay:-.32s}.maintenance-dot:nth-child(2){animation-delay:-.16s}@keyframes maintenance-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.maintenance-footer{color:var(--text-secondary);font-size:.95rem}.maintenance-footer a{color:var(--primary);font-weight:500;text-decoration:none}.maintenance-footer a:hover{text-decoration:underline}@media (width<=768px){.maintenance-card{padding:32px 24px}.maintenance-title{font-size:1.5rem}.maintenance-description{font-size:.9375rem}}@media (width<=480px){.maintenance-container{padding:12px}.maintenance-card{padding:24px 16px}.maintenance-logo{height:36px;margin-bottom:24px}.maintenance-title{margin-bottom:10px;font-size:1.25rem}.maintenance-description{margin-bottom:24px}}
