.gq-auth-dialog.el-dialog{--el-dialog-width: min(92vw, 900px) !important;--el-dialog-padding-primary: 0 !important;width:var(--el-dialog-width)!important;max-width:var(--el-dialog-width)!important;max-height:calc(100vh - 32px);margin:10vh auto 0!important;border:1px solid var(--gq-custom-auth-border, rgba(15,23,42,.08));border-radius:20px!important;background:var(--gq-custom-auth-surface, #fff);box-shadow:0 20px 46px -28px #162044a3;color:var(--el-text-color-primary);overflow:hidden}.el-overlay:has(.gq-auth-dialog){background:#242f4e7a!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.gq-auth-dialog .el-dialog__header{display:none}.gq-auth-dialog .el-dialog__body{padding:0!important;max-height:calc(100vh - 32px);overflow:auto}.gq-auth-dialog__close.el-button{top:24px!important;right:24px!important;width:32px!important;height:32px!important;border:0!important;background:transparent!important;color:var(--gq-custom-auth-close-color, #7c879b)!important;box-shadow:none!important}.gq-auth-dialog__close.el-button i{width:16px;height:16px}.gq-auth-dialog__close.el-button:hover{background:var(--gq-custom-auth-close-hover, #f3f6fb)!important;color:var(--gq-custom-auth-text, #111827)!important}html.light{--gq-custom-auth-surface: #fff;--gq-custom-auth-surface-soft: #f8fafc;--gq-custom-auth-panel: #fff;--gq-custom-auth-muted-panel: #f6f8fb;--gq-custom-auth-border: rgba(15,23,42,.1);--gq-custom-auth-border-soft: rgba(15,23,42,.07);--gq-custom-auth-text: #111827;--gq-custom-auth-regular: #475569;--gq-custom-auth-muted: #64748b;--gq-custom-auth-primary: #0d6efd;--gq-custom-auth-primary-soft: rgba(13,110,253,.08);--gq-custom-auth-primary-ring: rgba(56,103,255,.15);--gq-custom-auth-close-color: #7c879b;--gq-custom-auth-close-hover: #f1f5f9}html.dark{--gq-custom-auth-surface: #171717;--gq-custom-auth-surface-soft: #101010;--gq-custom-auth-panel: #171717;--gq-custom-auth-muted-panel: #202020;--gq-custom-auth-border: hsla(0,0%,100%,.11);--gq-custom-auth-border-soft: hsla(0,0%,100%,.08);--gq-custom-auth-text: #f5f5f5;--gq-custom-auth-regular: #c7c7cc;--gq-custom-auth-muted: #9ca3af;--gq-custom-auth-primary: #4f9bff;--gq-custom-auth-primary-soft: rgba(79,155,255,.14);--gq-custom-auth-primary-ring: rgba(79,155,255,.2);--gq-custom-auth-close-color: #b7c0d4;--gq-custom-auth-close-hover: #242424}@media(max-width:767px){.gq-auth-dialog.el-dialog{--el-dialog-width: calc(100vw - 24px) !important;margin-top:5vh!important;border-radius:18px!important}.gq-auth-dialog__close.el-button{top:15px!important;right:15px!important}}
