:root{--color-text-primary:#000000d9;--color-text-secondary:#00000073;--color-bg-elevated:#fff;--color-border:#0000000f}[data-theme=dark]{--color-text-primary:#ffffffd9;--color-text-secondary:#ffffff73;--color-bg-elevated:#1f1f1f;--color-border:#ffffff14}.ant-pro-global-header-logo .ant-pro-sider-logo-text,.ant-pro-global-header-logo h1,.ant-pro-sider-logo .ant-pro-sider-logo-text,.ant-pro-sider-logo h1{display:none!important}.ant-pro-global-header-logo a,.ant-pro-sider-logo a{align-items:center;display:flex;height:100%;justify-content:center}.ant-pro-global-header-logo img,.ant-pro-sider-logo img{max-height:32px;max-width:100%;object-fit:contain;transition:all .2s}.ant-pro-global-header{border-bottom:1px solid #0000000f;border-bottom:1px solid var(--color-border)}.header-action-item{align-items:center;border-radius:6px;color:#00000073;color:var(--color-text-secondary);cursor:pointer;display:inline-flex;font-size:16px;height:32px;justify-content:center;min-width:32px;padding:0 8px;transition:background-color .2s}.header-action-item:hover{background-color:#0000000a;color:#000000d9;color:var(--color-text-primary)}.header-action-item img{display:block}.ant-pro-sider .ant-menu{padding:0 8px}.ant-pro-sider .ant-menu .ant-menu-item{border-radius:6px;height:40px;line-height:40px;margin:2px 0}.ant-pro-sider .ant-menu .ant-menu-item .anticon{font-size:17px;min-width:17px}.ant-pro-sider .ant-menu .ant-menu-submenu>.ant-menu-submenu-title{border-radius:6px;height:40px;line-height:40px;margin:2px 0}.ant-pro-sider .ant-menu .ant-menu-submenu>.ant-menu-submenu-title .anticon{font-size:17px;min-width:17px}.ant-pro-sider .ant-menu .ant-menu-sub .ant-menu-item{font-size:13px;height:36px;line-height:36px;margin:1px 0}.ant-pro-sider .ant-menu .ant-menu-item-selected{font-weight:500;position:relative}.ant-pro-sider .ant-menu .ant-menu-item-selected:before{background:#3e79f7;border-radius:0 2px 2px 0;bottom:8px;content:"";left:0;position:absolute;top:8px;width:3px}.ant-pro-sider .ant-menu .ant-menu-item-group:not(:first-child){margin-top:4px}.ant-pro-sider .ant-menu .ant-menu-item-group:not(:first-child):before{background:#0000000f;background:var(--color-border);content:"";display:block;height:1px;margin:8px 16px 4px}.ant-pro-sider .ant-menu .ant-menu-item-group .ant-menu-item-group-title{color:#00000073;color:var(--color-text-secondary);font-size:11px;font-weight:600;letter-spacing:.08em;line-height:1;padding:12px 16px 6px;text-transform:uppercase}.ant-pro-sider .ant-menu .ant-menu-item:not(.ant-menu-item-selected):hover,.ant-pro-sider .ant-menu .ant-menu-submenu-title:hover{background-color:#00000008;border-radius:6px}.avatar-menu-header{padding:4px 0}.avatar-menu-header .avatar-menu-name{color:#000000d9;color:var(--color-text-primary);font-size:14px;font-weight:600}.avatar-menu-header .avatar-menu-email{color:#00000073;color:var(--color-text-secondary);font-size:12px;margin-top:2px}.sidebar-copyright{border-top:1px solid #0000000f;border-top:1px solid var(--color-border);color:#00000073;color:var(--color-text-secondary);font-size:11px;padding:12px 16px;text-align:center}.side-nav-empty{padding:40px 20px 32px;text-align:center}.side-nav-empty__line{background:#0000000f;background:var(--color-border);border-radius:1px;height:1px;margin:0 auto 20px;width:24px}.side-nav-empty__title{color:#000000d9;color:var(--color-text-primary);font-size:13px;font-weight:500;letter-spacing:-.02em;line-height:1.4;margin:0}.side-nav-empty__hint{color:#00000073;color:var(--color-text-secondary);font-size:12px;font-weight:400;line-height:1.55;margin:10px 0 0}[data-theme=dark] .ant-pro-sider .ant-menu .ant-menu-item:not(.ant-menu-item-selected):hover,[data-theme=dark] .ant-pro-sider .ant-menu .ant-menu-submenu-title:hover{background-color:#ffffff0a}[data-theme=dark] .header-action-item:hover{background-color:#ffffff14}[data-theme=dark] .avatar-menu-header .avatar-menu-name{color:#ffffffd9}@media print{.ant-pro-global-header,.ant-pro-layout-footer,.ant-pro-sider{display:none!important}.ant-pro-layout-content{margin-left:0!important}}.error-template{--et-bg:#fafafa;--et-surface:#fff;--et-text:#1a1a2e;--et-text-secondary:#6b7280;--et-accent:#ef4444;--et-accent-soft:#ef444414;--et-accent-ring:#ef444426;--et-border:#0000000f;--et-code-bg:#f3f4f6;--et-primary:#3e79f7;--et-primary-hover:#2563eb;--et-shape-1:#ef44440a;--et-shape-2:#3e79f708;align-items:center;background:var(--et-bg);display:flex;inset:0;justify-content:center;overflow:hidden;position:fixed;z-index:9999}.error-template--dark{--et-bg:#0f0f14;--et-surface:#1a1a24;--et-text:#f0f0f5;--et-text-secondary:#8b8fa3;--et-accent-soft:#ef44441f;--et-accent-ring:#ef444433;--et-border:#ffffff0f;--et-code-bg:#1e1e2a;--et-shape-1:#ef44440f;--et-shape-2:#3e79f70a}.error-template__content{align-items:center;display:flex;flex-direction:column;max-width:420px;opacity:0;padding:0 24px;position:relative;text-align:center;transform:translateY(16px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);z-index:1}.error-template--mounted .error-template__content{opacity:1;transform:translateY(0)}.error-template__icon-wrapper{height:72px;margin-bottom:32px;position:relative;width:72px}.error-template__icon{align-items:center;background:var(--et-accent-soft);border-radius:50%;color:var(--et-accent);display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transform:scale(.6);transition:opacity .5s cubic-bezier(.16,1,.3,1) .15s,transform .5s cubic-bezier(.16,1,.3,1) .15s}.error-template--mounted .error-template__icon{opacity:1;transform:scale(1)}.error-template__x-line{stroke-dasharray:20;stroke-dashoffset:20}.error-template--mounted .error-template__x-line{animation:drawLine .4s cubic-bezier(.4,0,.2,1) forwards}.error-template--mounted .error-template__x-line--1{animation-delay:.45s}.error-template--mounted .error-template__x-line--2{animation-delay:.55s}.error-template__pulse-ring{border:1.5px solid var(--et-accent-ring);border-radius:50%;inset:-4px;opacity:0;position:absolute}.error-template--mounted .error-template__pulse-ring{animation:pulseRing 2.8s cubic-bezier(.4,0,.2,1) infinite}.error-template--mounted .error-template__pulse-ring--delayed{animation-delay:1.4s}.error-template__title{color:var(--et-text);font-size:22px;font-weight:600;letter-spacing:-.02em;line-height:1.3;margin:0 0 8px}.error-template__subtitle{color:var(--et-text-secondary);font-size:14px;line-height:1.6;margin:0 0 24px;max-width:340px}.error-template__details-toggle{align-items:center;background:none;border:none;border-radius:6px;color:var(--et-text-secondary);cursor:pointer;display:inline-flex;font-size:12px;gap:4px;margin-bottom:8px;padding:4px 8px;transition:color .2s,background .2s}.error-template__details-toggle:hover{background:var(--et-accent-soft);color:var(--et-text)}.error-template__chevron{transition:transform .25s cubic-bezier(.4,0,.2,1)}.error-template__chevron--open{transform:rotate(180deg)}.error-template__details{margin-bottom:8px;max-height:0;opacity:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s ease;width:100%}.error-template__details--visible{max-height:120px;opacity:1}.error-template__details code{background:var(--et-code-bg);border:1px solid var(--et-border);border-radius:8px;color:var(--et-accent);display:block;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:12px;line-height:1.5;padding:12px 16px;text-align:left;word-break:break-word}.error-template__actions{display:flex;gap:12px;margin-top:16px;opacity:0;transform:translateY(8px);transition:opacity .5s cubic-bezier(.16,1,.3,1) .35s,transform .5s cubic-bezier(.16,1,.3,1) .35s}.error-template--mounted .error-template__actions{opacity:1;transform:translateY(0)}.error-template__btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.error-template__btn--primary{background:var(--et-primary);box-shadow:0 1px 3px #3e79f733,0 0 0 0 #3e79f700;color:#fff}.error-template__btn--primary:hover{background:var(--et-primary-hover);box-shadow:0 4px 12px #3e79f74d,0 0 0 0 #3e79f700;transform:translateY(-1px)}.error-template__btn--primary:active{box-shadow:0 1px 3px #3e79f733;transform:translateY(0)}.error-template__btn--ghost{background:#0000;border:1px solid var(--et-border);color:var(--et-text-secondary)}.error-template__btn--ghost:hover{background:var(--et-accent-soft);border-color:var(--et-text-secondary);color:var(--et-text)}.error-template__btn--ghost:active{transform:scale(.98)}.error-template__bg-shapes{inset:0;overflow:hidden;pointer-events:none;position:absolute}.error-template__shape{border-radius:50%;filter:blur(80px);opacity:0;position:absolute;transition:opacity 1s ease .5s}.error-template--mounted .error-template__shape{opacity:1}.error-template__shape--1{animation:floatShape 16s ease-in-out infinite;background:var(--et-shape-1);height:400px;right:-100px;top:-120px;width:400px}.error-template__shape--2{animation:floatShape 20s ease-in-out infinite reverse;background:var(--et-shape-2);bottom:-80px;height:300px;left:-60px;width:300px}.error-template__shape--3{animation:floatShape 14s ease-in-out 2s infinite;background:var(--et-shape-1);height:200px;left:60%;top:50%;width:200px}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes pulseRing{0%{opacity:.6;transform:scale(1)}50%{opacity:0;transform:scale(1.25)}to{opacity:0;transform:scale(1)}}@keyframes floatShape{0%,to{transform:translate(0)}33%{transform:translate(20px,-20px)}66%{transform:translate(-15px,10px)}}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999px);width:320px;z-index:9999}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;min-height:64px;overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{flex:1 1 auto;margin:auto 0;padding:6px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{background-color:#ffffffb3;bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}.loading.cover-content{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.loading.cover-page{align-items:center;display:flex;height:100%;justify-content:center;position:fixed;width:100%}.loading .ant-spin{color:#3e79f7}
/*# sourceMappingURL=main.a3ddc00b.css.map*/