.custom-theme-footer[data-v-7ca9d776]{--footer-page-bg: transparent;--footer-card-bg: var(--el-bg-color, #fff);--footer-card-border: var( --el-border-color-lighter, rgba(226,228,237,.9) );--footer-shadow: 0 .5rem 2rem rgba(31,35,52,.08);--footer-text: var( --custom-footer-text-light, var(--el-text-color-regular, #606266) );--footer-strong: var( --custom-footer-text-light, var(--el-text-color-primary, #303133) );--footer-copyright: var( --custom-footer-text-light, var(--el-text-color-regular, #606266) );--footer-hover: var(--el-color-primary, #4f56e7);--footer-divider: var(--el-border-color, #dcdfe6);--footer-config-bg: var( --custom-footer-background-light, var(--footer-card-bg) );--footer-config-text: var( --custom-footer-text-light, var(--footer-copyright) );--footer-mobile-gutter: .625rem;--footer-mobile-card-width: 100%;--footer-mobile-page-bg: var(--el-fill-color-extra-light, #f5f7fa);color:var(--footer-text);background:var(--footer-page-bg);font-family:inherit}.custom-theme-footer__panel[data-v-7ca9d776]{position:relative;padding:.75rem 0 1rem;background:var(--footer-page-bg)}.custom-theme-footer__inner[data-v-7ca9d776]{width:min(var(--gq-footer-width),100%);margin:0 auto}.custom-theme-footer__card[data-v-7ca9d776]{position:relative;display:grid;min-height:7rem;grid-template-columns:minmax(16rem,1fr) auto minmax(24rem,1fr);gap:clamp(1.5rem,3vw,3rem);align-items:center;justify-content:space-between;padding:1.5rem clamp(1.75rem,3vw,3rem);border:1px solid var(--footer-card-border);border-radius:var(--custom-footer-radius-tl) var(--custom-footer-radius-tr) var(--custom-footer-radius-br) var(--custom-footer-radius-bl);background:var(--footer-config-bg);box-shadow:var(--footer-shadow)}.custom-theme-footer__brand[data-v-7ca9d776],.custom-theme-footer__cloud[data-v-7ca9d776],.custom-theme-footer__legal[data-v-7ca9d776]{display:flex;flex-wrap:wrap;align-items:center}.custom-theme-footer__brand[data-v-7ca9d776]{gap:1rem;min-width:0}.custom-theme-footer__copyright-text[data-v-7ca9d776]{margin:0;color:var(--footer-config-text);font-size:.875rem;font-weight:500;line-height:1.5;letter-spacing:0;white-space:nowrap}.custom-theme-footer__brand-logo[data-v-7ca9d776]{width:2.75rem;height:2.75rem;flex:0 0 auto}.custom-theme-footer__cloud[data-v-7ca9d776]{gap:1.75rem;justify-content:center}.custom-theme-footer__cloud[data-v-7ca9d776]:before{content:"";width:1px;height:.875rem;order:2;background:var(--footer-divider)}.custom-theme-footer__cloud-link[data-v-7ca9d776]{display:inline-flex;align-items:center;gap:.5rem;color:var(--footer-strong);font-size:.875rem;font-weight:600;letter-spacing:0;text-decoration:none;opacity:.9;transition:color .2s ease,opacity .2s ease,transform .2s ease}.custom-theme-footer__cloud-link[data-v-7ca9d776]:first-child{order:1}.custom-theme-footer__cloud-link[data-v-7ca9d776]:nth-child(2){order:3}.custom-theme-footer__cloud-link[data-v-7ca9d776]:hover{color:var(--footer-hover);opacity:1;transform:translateY(-1px)}.custom-theme-footer__cloud-link[data-v-7ca9d776]:focus-visible,.custom-theme-footer__legal a[data-v-7ca9d776]:focus-visible{color:var(--footer-hover);outline:2px solid color-mix(in srgb,var(--footer-hover) 45%,transparent);outline-offset:.25rem;border-radius:.125rem}.custom-theme-footer__cloud-icon[data-v-7ca9d776]{display:block;width:1.125rem;height:1.125rem;flex:0 0 auto;-o-object-fit:contain;object-fit:contain;color:var(--cloud-color);transition:transform .2s ease}.custom-theme-footer__cloud-icon--aliyun[data-v-7ca9d776]{width:1.625rem;height:1rem}.custom-theme-footer__cloud-icon--tencent[data-v-7ca9d776]{width:1.125rem;height:1.125rem}.custom-theme-footer__cloud-link:hover .custom-theme-footer__cloud-icon[data-v-7ca9d776]{transform:scale(1.05)}.custom-theme-footer__legal[data-v-7ca9d776]{gap:.9rem;justify-content:flex-end;color:var(--footer-text);font-size:.875rem}.custom-theme-footer__legal a[data-v-7ca9d776]{color:inherit;letter-spacing:0;text-decoration:none;transition:color .15s ease}.custom-theme-footer__legal a[data-v-7ca9d776]:hover{color:var(--footer-hover)}.custom-theme-footer__legal a.is-icp[data-v-7ca9d776]{font-family:inherit;font-size:.75rem;letter-spacing:0;opacity:.95}.custom-theme-footer__divider[data-v-7ca9d776]{width:1px;height:.75rem;background:var(--footer-divider)}.custom-theme-footer.is-dark-mode[data-v-7ca9d776],.dark,html.dark{--footer-page-bg: var(--el-bg-color-page, #0a0a0a);--footer-card-bg: var(--el-bg-color, #1a1a1a);--footer-card-border: hsla(0,0%,100%,.08);--footer-shadow: 0 .875rem 2.5rem rgba(0,0,0,.28);--footer-text: var(--el-text-color-regular, #cfd3dc);--footer-strong: var(--el-text-color-primary, #fff);--footer-copyright: var(--el-text-color-regular, #cfd3dc);--footer-hover: var(--el-color-primary-light-3, #8cabff);--footer-divider: var(--el-border-color, rgba(226,228,237,.16));--footer-config-bg: var(--footer-card-bg);--footer-config-text: var(--footer-copyright);--footer-mobile-page-bg: color-mix( in srgb, var(--el-bg-color-page, #0a0a0a) 92%, #151515 8% );color-scheme:dark}@media(prefers-color-scheme:dark){.custom-theme-footer.is-system-mode[data-v-7ca9d776]{--footer-page-bg: var(--el-bg-color-page, #0a0a0a);--footer-card-bg: var(--el-bg-color, #1a1a1a);--footer-card-border: hsla(0,0%,100%,.08);--footer-shadow: 0 .875rem 2.5rem rgba(0,0,0,.28);--footer-text: var(--el-text-color-regular, #cfd3dc);--footer-strong: var(--el-text-color-primary, #fff);--footer-copyright: var(--el-text-color-regular, #cfd3dc);--footer-hover: var(--el-color-primary-light-3, #8cabff);--footer-divider: var(--el-border-color, rgba(226,228,237,.16));--footer-config-bg: var(--footer-card-bg);--footer-config-text: var(--footer-copyright);--footer-mobile-page-bg: color-mix( in srgb, var(--el-bg-color-page, #0a0a0a) 92%, #151515 8% );color-scheme:dark}.custom-theme-footer.is-system-mode .custom-theme-footer__panel[data-v-7ca9d776]{background:var(--footer-page-bg)!important}.custom-theme-footer.is-system-mode .custom-theme-footer__card[data-v-7ca9d776]{border-color:var(--footer-card-border)!important;background:var(--footer-card-bg)!important;color:var(--footer-text)!important}.custom-theme-footer.is-system-mode .custom-theme-footer__cloud-link[data-v-7ca9d776],.custom-theme-footer.is-system-mode .custom-theme-footer__copyright-text[data-v-7ca9d776],.custom-theme-footer.is-system-mode .custom-theme-footer__legal[data-v-7ca9d776]{color:var(--footer-text)!important}}.custom-theme-footer.is-dark-mode .custom-theme-footer__panel[data-v-7ca9d776],.dark,html.dark{background:var(--footer-page-bg)!important}.custom-theme-footer.is-dark-mode .custom-theme-footer__card[data-v-7ca9d776],.dark,html.dark{border-color:var(--footer-card-border)!important;background:var(--footer-card-bg)!important;color:var(--footer-text)!important}.custom-theme-footer.is-dark-mode .custom-theme-footer__cloud-link[data-v-7ca9d776],.custom-theme-footer.is-dark-mode .custom-theme-footer__copyright-text[data-v-7ca9d776],.custom-theme-footer.is-dark-mode .custom-theme-footer__legal[data-v-7ca9d776],.dark,html.dark{color:var(--footer-text)!important}[data-v-7ca9d776] .el-drawer__body{overflow:hidden}[data-v-7ca9d776] .el-drawer__header{margin-bottom:0!important}[data-v-7ca9d776] .el-drawer__body{display:flex;flex-direction:column}@media(max-width:72rem){.custom-theme-footer__card[data-v-7ca9d776]{grid-template-columns:1fr;justify-items:center;text-align:center}.custom-theme-footer__brand[data-v-7ca9d776],.custom-theme-footer__legal[data-v-7ca9d776]{justify-content:center}.custom-theme-footer__copyright-text[data-v-7ca9d776]{white-space:normal}}@media(max-width:42rem){.custom-theme-footer.custom-theme-footer--mobile-isolated[data-v-7ca9d776]{width:100%!important;max-width:none!important;margin-inline:0!important;padding-inline:0!important;background:var(--footer-mobile-page-bg)}.custom-theme-footer__panel[data-v-7ca9d776]{padding:var( --footer-mobile-panel-padding, .625rem var(--footer-mobile-gutter) .875rem );background:var(--footer-mobile-page-bg)}.custom-theme-footer__inner[data-v-7ca9d776]{width:min(var(--footer-mobile-card-width),100%);max-width:none}.custom-theme-footer__card[data-v-7ca9d776]{width:100%;box-sizing:border-box;min-height:auto;gap:.875rem;padding:1rem .875rem;border-radius:var(--custom-footer-radius-tl) var(--custom-footer-radius-tr) var(--custom-footer-radius-br) var(--custom-footer-radius-bl)}.custom-theme-footer__brand[data-v-7ca9d776]{flex-direction:column;gap:.625rem}.custom-theme-footer__brand-logo[data-v-7ca9d776]{width:2.5rem;height:2.5rem}.custom-theme-footer__cloud[data-v-7ca9d776]{gap:.75rem}.custom-theme-footer__legal[data-v-7ca9d776]{gap:.5rem;line-height:1.5}}
