.el-aside{box-sizing:border-box;width:var(--el-aside-width,300px);flex-shrink:0;overflow:auto}.el-main{--el-main-padding:20px;box-sizing:border-box;padding:var(--el-main-padding);flex:auto;display:block;overflow:auto}.el-container{box-sizing:border-box;flex-direction:row;flex:auto;min-width:0;display:flex}.el-container.is-vertical{flex-direction:column}.el-footer{--el-footer-padding:0 20px;--el-footer-height:60px;padding:var(--el-footer-padding);box-sizing:border-box;height:var(--el-footer-height);flex-shrink:0}.el-header{--el-header-padding:0 20px;--el-header-height:60px;padding:var(--el-header-padding);box-sizing:border-box;height:var(--el-header-height);flex-shrink:0}.custom-route-loading[data-v-68be092c]{z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);-webkit-user-select:none;user-select:none;background-color:#1b1b1ff0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.custom-route-loading .ambient-glow[data-v-68be092c]{filter:blur(40px);pointer-events:none;z-index:1;background:radial-gradient(#6366f147 0,#7333fd26 45%,#0000 75%);width:600px;height:360px;position:absolute}.custom-route-loading .logo-wrapper[data-v-68be092c]{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:40px;display:flex;position:relative}.custom-route-loading .logo-wrapper .letters-container[data-v-68be092c]{justify-content:center;align-items:flex-end;gap:12px;display:flex}.custom-route-loading .logo-wrapper .letters-container .letter-wrap[data-v-68be092c]{justify-content:center;align-items:center;animation:1.8s cubic-bezier(.45,.05,.55,.95) infinite customLoadingWaveJump-68be092c;display:flex;position:relative}.custom-route-loading .logo-wrapper .letters-container .letter-wrap .chrome-svg[data-v-68be092c]{filter:drop-shadow(0 10px 18px #000c);width:86px;height:106px;transition:filter .3s;display:block}.custom-route-loading .logo-wrapper .letters-container .letter-wrap.letter-1[data-v-68be092c]{animation-delay:0s}.custom-route-loading .logo-wrapper .letters-container .letter-wrap.letter-2[data-v-68be092c]{animation-delay:.18s}.custom-route-loading .logo-wrapper .letters-container .letter-wrap.letter-2 .chrome-svg[data-v-68be092c]{width:48px}.custom-route-loading .logo-wrapper .letters-container .letter-wrap.letter-3[data-v-68be092c]{animation-delay:.36s}.custom-route-loading .logo-wrapper .letters-container .letter-wrap.letter-4[data-v-68be092c]{animation-delay:.54s}.custom-route-loading .logo-wrapper .letters-container .letter-wrap.letter-4 .sparkle[data-v-68be092c]{filter:drop-shadow(0 0 8px #fff);width:22px;height:22px;animation:1.8s ease-in-out infinite customLoadingSparkleGlint-68be092c;position:absolute;top:-6px;right:4px}.custom-route-loading .logo-wrapper .letters-container .letter-wrap.letter-4 .sparkle svg[data-v-68be092c]{width:100%;height:100%}.custom-route-loading .logo-wrapper .status-box[data-v-68be092c]{flex-direction:column;align-items:center;gap:14px;display:flex}.custom-route-loading .logo-wrapper .status-box .loading-bar[data-v-68be092c]{background:#ffffff14;border-radius:4px;width:180px;height:3px;position:relative;overflow:hidden}.custom-route-loading .logo-wrapper .status-box .loading-bar .bar-fill[data-v-68be092c]{background:linear-gradient(90deg,#0000,#8b5cf6,#fff,#8b5cf6,#0000);border-radius:4px;width:40%;height:100%;animation:1.6s ease-in-out infinite customLoadingBarSlide-68be092c;position:absolute;top:0;left:-40%;box-shadow:0 0 10px #8b5cf6}.custom-route-loading .logo-wrapper .status-box .status-text[data-v-68be092c]{color:#dedede;letter-spacing:1px;align-items:center;font-family:PingFangSC,PingFang SC,system-ui,sans-serif;font-size:14px;font-weight:400;display:flex}.custom-route-loading .logo-wrapper .status-box .status-text .dots[data-v-68be092c]{margin-left:2px;display:inline-flex}.custom-route-loading .logo-wrapper .status-box .status-text .dots .dot[data-v-68be092c]{opacity:0;animation:1.4s infinite customLoadingDotFade-68be092c}.custom-route-loading .logo-wrapper .status-box .status-text .dots .dot[data-v-68be092c]:first-child{animation-delay:0s}.custom-route-loading .logo-wrapper .status-box .status-text .dots .dot[data-v-68be092c]:nth-child(2){animation-delay:.25s}.custom-route-loading .logo-wrapper .status-box .status-text .dots .dot[data-v-68be092c]:nth-child(3){animation-delay:.5s}@keyframes customLoadingWaveJump-68be092c{0%,to{transform:translateY(0)scale(1)rotate(0)}28%{transform:translateY(-26px)scale(1.06)rotate(-2deg)}50%{transform:translateY(0)scale(.98)rotate(0)}65%{transform:translateY(-6px)scale(1.01)rotate(1deg)}80%{transform:translateY(0)scale(1)}}@keyframes customLoadingSparkleGlint-68be092c{0%,to{opacity:.4;transform:scale(.6)rotate(0)}50%{opacity:1;filter:drop-shadow(0 0 12px #fff);transform:scale(1.3)rotate(90deg)}}@keyframes customLoadingBarSlide-68be092c{0%{left:-40%}to{left:100%}}@keyframes customLoadingDotFade-68be092c{0%,to{opacity:0}50%{opacity:1}}.layout-container[data-v-0fd31297]{width:100%;height:100vh;overflow:hidden}.layout-container .aside-container[data-v-0fd31297]{flex-shrink:0;width:auto!important;overflow:hidden!important}.layout-container .main-container[data-v-0fd31297]{background-color:#1b1b1f;flex:1;min-width:0;height:100%;position:relative;overflow:hidden;padding:0!important}.layout-container .main-container .main-content-scroll-box[data-v-0fd31297]{width:100%;min-width:860px;height:100%}.route-loading-enter-active[data-v-0fd31297],.route-loading-leave-active[data-v-0fd31297]{transition:opacity .15s}.route-loading-enter-from[data-v-0fd31297],.route-loading-leave-to[data-v-0fd31297]{opacity:0}
