.custom-theme-footer[data-v-d76dbe22]{--footer-page-bg:transparent;--footer-card-bg:var(--el-bg-color,#fff);--footer-card-border:var(--el-border-color-lighter,#e2e4ede6);--footer-shadow:0 .5rem 2rem #1f233414;--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-telegram-hover:#0d8dcc;--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-type-label-size:.875rem;--footer-mobile-gutter:var(--ai-content-gutter,1rem);--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-d76dbe22]{padding:var(--footer-section-gap,var(--ai-page-section-gap,1rem)) 0;background:var(--footer-page-bg);position:relative}.custom-theme-footer__inner[data-v-d76dbe22]{width:min(var(--gq-footer-width), calc(100% - var(--ai-content-gutter,1rem)*2));margin:0 auto}.custom-theme-footer__card[data-v-d76dbe22]{min-height:7rem;padding:1.5rem var(--footer-card-inline-padding,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);grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"brand cloud legal";justify-content:space-between;align-items:center;gap:clamp(1.25rem,3vw,2.5rem);display:grid;position:relative}.custom-theme-footer__brand[data-v-d76dbe22],.custom-theme-footer__cloud[data-v-d76dbe22],.custom-theme-footer__legal[data-v-d76dbe22]{flex-wrap:wrap;align-items:center;display:flex}.custom-theme-footer__brand[data-v-d76dbe22]{grid-area:brand;justify-self:start;gap:1rem;min-width:0}.custom-theme-footer__copyright-text[data-v-d76dbe22]{color:var(--footer-config-text);font-size:var(--footer-type-label-size);font-weight:var(--ai-font-weight-medium);letter-spacing:0;white-space:nowrap;margin:0;line-height:1.5}.custom-theme-footer__brand-logo[data-v-d76dbe22]{--brand-logo-width:6.25rem;flex:none;width:6.25rem;height:auto}.custom-theme-footer__cloud[data-v-d76dbe22]{grid-area:cloud;justify-content:center;justify-self:center;gap:1.75rem}.custom-theme-footer__cloud[data-v-d76dbe22]:before{content:"";background:var(--footer-divider);order:2;width:1px;height:.875rem}.custom-theme-footer__cloud-link[data-v-d76dbe22]{color:var(--footer-strong);font-size:var(--footer-type-label-size);font-weight:var(--ai-font-weight-semibold);letter-spacing:0;opacity:.9;align-items:center;gap:.5rem;text-decoration:none;transition:color .2s,opacity .2s,transform .2s;display:inline-flex}.custom-theme-footer__cloud-link[data-v-d76dbe22]:first-child{order:1}.custom-theme-footer__cloud-link[data-v-d76dbe22]:nth-child(2){order:3}.custom-theme-footer__cloud-link[data-v-d76dbe22]:hover{color:var(--footer-hover);opacity:1;transform:translateY(-1px)}.custom-theme-footer__cloud-link[data-v-d76dbe22]:focus-visible,.custom-theme-footer__legal a[data-v-d76dbe22]: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-d76dbe22]{-o-object-fit:contain;object-fit:contain;width:1.125rem;height:1.125rem;color:var(--cloud-color);flex:none;transition:transform .2s;display:block}.custom-theme-footer__cloud-icon--aliyun[data-v-d76dbe22]{width:1.625rem;height:1rem}.custom-theme-footer__cloud-icon--tencent[data-v-d76dbe22]{width:1.125rem;height:1.125rem}.custom-theme-footer__cloud-link:hover .custom-theme-footer__cloud-icon[data-v-d76dbe22]{transform:scale(1.05)}.custom-theme-footer__legal[data-v-d76dbe22]{color:var(--footer-text);font-size:var(--footer-type-label-size);grid-area:legal;justify-content:flex-end;justify-self:end;gap:.9rem}.custom-theme-footer__telegram-link[data-v-d76dbe22]{box-sizing:border-box;min-width:44px;min-height:44px;color:inherit;cursor:pointer;background:0 0;border-radius:.375rem;justify-content:center;align-items:center;padding:.625rem;transition:transform .16s;display:inline-flex}.custom-theme-footer__telegram-link[data-v-d76dbe22]:hover{color:inherit}.custom-theme-footer__telegram-link[data-v-d76dbe22]:focus-visible{outline:2px solid color-mix(in srgb, var(--footer-telegram-hover) 55%, transparent);outline-offset:.125rem}.custom-theme-footer__telegram-icon[data-v-d76dbe22]{flex:none;width:1.5rem;height:1.5rem;transition:transform .16s;display:block}.custom-theme-footer__telegram-link:hover .custom-theme-footer__telegram-icon[data-v-d76dbe22]{transform:scale(1.08)}.custom-theme-footer__legal a[data-v-d76dbe22]{color:inherit;letter-spacing:0;text-decoration:none;transition:color .15s}.custom-theme-footer__legal a[data-v-d76dbe22]:hover{color:var(--footer-hover)}.custom-theme-footer__divider[data-v-d76dbe22]{background:var(--footer-divider);width:1px;height:.75rem}.custom-theme-footer.is-dark-mode[data-v-d76dbe22],.dark .custom-theme-footer,html.dark .custom-theme-footer{--footer-page-bg:var(--el-bg-color-page,#0a0a0a);--footer-card-bg:var(--el-bg-color,#1a1a1a);--footer-card-border:#ffffff14;--footer-shadow:0 .875rem 2.5rem #00000047;--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-telegram-hover:#72d4ff;--footer-divider:var(--el-border-color,#e2e4ed29);--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%);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:dark){.custom-theme-footer.is-system-mode[data-v-d76dbe22]{--footer-page-bg:var(--el-bg-color-page,#0a0a0a);--footer-card-bg:var(--el-bg-color,#1a1a1a);--footer-card-border:#ffffff14;--footer-shadow:0 .875rem 2.5rem #00000047;--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-telegram-hover:#72d4ff;--footer-divider:var(--el-border-color,#e2e4ed29);--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%);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.custom-theme-footer.is-system-mode .custom-theme-footer__panel[data-v-d76dbe22]{background:var(--footer-page-bg)!important}.custom-theme-footer.is-system-mode .custom-theme-footer__card[data-v-d76dbe22]{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-d76dbe22],.custom-theme-footer.is-system-mode .custom-theme-footer__copyright-text[data-v-d76dbe22],.custom-theme-footer.is-system-mode .custom-theme-footer__legal[data-v-d76dbe22]{color:var(--footer-text)!important}}.custom-theme-footer.is-dark-mode .custom-theme-footer__panel[data-v-d76dbe22],.dark .custom-theme-footer__panel,html.dark .custom-theme-footer__panel{background:var(--footer-page-bg)!important}.custom-theme-footer.is-dark-mode .custom-theme-footer__card[data-v-d76dbe22],.dark .custom-theme-footer__card,html.dark .custom-theme-footer__card{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-d76dbe22],.custom-theme-footer.is-dark-mode .custom-theme-footer__copyright-text[data-v-d76dbe22],.custom-theme-footer.is-dark-mode .custom-theme-footer__legal[data-v-d76dbe22],.dark .custom-theme-footer__cloud-link,.dark .custom-theme-footer__copyright-text,.dark .custom-theme-footer__legal,html.dark .custom-theme-footer__cloud-link,html.dark .custom-theme-footer__copyright-text,html.dark .custom-theme-footer__legal{color:var(--footer-text)!important}[data-v-d76dbe22] .el-drawer__body{overflow:hidden}[data-v-d76dbe22] .el-drawer__header{margin-bottom:0!important}[data-v-d76dbe22] .el-drawer__body{flex-direction:column;display:flex}@media (width<=72rem){.custom-theme-footer__card[data-v-d76dbe22]{text-align:center;grid-template-columns:1fr;grid-template-areas:"brand""cloud""legal";justify-items:center;gap:1rem}.custom-theme-footer__brand[data-v-d76dbe22],.custom-theme-footer__cloud[data-v-d76dbe22],.custom-theme-footer__legal[data-v-d76dbe22]{justify-content:center;justify-self:center}.custom-theme-footer__copyright-text[data-v-d76dbe22]{white-space:normal}}@media (width<=42rem){.custom-theme-footer.custom-theme-footer--mobile-isolated[data-v-d76dbe22]{background:var(--footer-mobile-page-bg);padding-inline:0!important;width:100%!important;max-width:none!important;margin-inline:0!important;padding-bottom:3.5rem!important}.custom-theme-footer__panel[data-v-d76dbe22]{padding:var(--footer-mobile-panel-padding,.625rem var(--footer-mobile-gutter) .875rem);background:var(--footer-mobile-page-bg)}.custom-theme-footer__inner[data-v-d76dbe22]{width:min(var(--footer-mobile-card-width), 100%);max-width:none}.custom-theme-footer__card[data-v-d76dbe22]{box-sizing:border-box;width:100%;min-height:auto;padding:1rem var(--footer-card-inline-padding,.875rem);border-radius:var(--custom-footer-radius-tl) var(--custom-footer-radius-tr) var(--custom-footer-radius-br) var(--custom-footer-radius-bl);gap:.875rem}.custom-theme-footer__brand[data-v-d76dbe22]{flex-direction:column;gap:.625rem}.custom-theme-footer__brand-logo[data-v-d76dbe22]{--brand-logo-width:5.75rem;width:5.75rem;height:auto}.custom-theme-footer__cloud[data-v-d76dbe22]{gap:.75rem}.custom-theme-footer__cloud-link[data-v-d76dbe22]{min-height:var(--ai-touch-target,44px)}.custom-theme-footer__legal[data-v-d76dbe22]{gap:.5rem;line-height:1.5}.custom-theme-footer__telegram-link[data-v-d76dbe22]{display:none}}@media (prefers-reduced-motion:reduce){.custom-theme-footer__telegram-icon[data-v-d76dbe22],.custom-theme-footer__telegram-link[data-v-d76dbe22]{transition:none}}
