body,html,#app{width:100%;height:100%;margin:0;padding:0;font-family:DM Sans!important;background:#fff!important;overflow:hidden}.header-login{display:inline-flex;align-items:center;gap:32px;font-family:DM Sans!important;font-size:16px!important;font-style:normal!important;font-weight:500!important;line-height:17.6px!important;color:#141e35!important;background:#fff!important;position:absolute;z-index:1000!important}.background-circle{position:absolute;width:20%;aspect-ratio:1 / 1;right:1%;top:1%;z-index:5!important;border-radius:50%;background:#e3e3f4b3;display:block}.background-video{width:67%;height:100%;bottom:0;left:0;object-fit:contain}.vector-effect{stroke-width:1px;stroke:#ffffffb3;width:100%;height:100%}.login-container{position:absolute;z-index:100;top:15%;right:8%;left:auto;bottom:auto;max-width:28%;min-height:auto}.card-login{display:inline-flex;gap:16px;padding:48px;flex-direction:column;align-items:center;border-radius:var(--wvx-border-radius-400);background:var(--wvx-color-bg);max-width:100%;min-height:auto}.hr-login{height:1px;background:var(--wvx-color-border)}.login-title{color:#171d25;text-align:center;font-family:var(--wvx-font-family-dm-sans);font-size:var(--wvx-font-size-300);font-style:normal;font-weight:var(--wvx-font-weight-semibold);line-height:var(--wvx-font-line-height-800)}.login-operation-label{color:#171d25;font-family:var(--wvx-font-family-dm-sans);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;justify-content:center;align-items:center;z-index:9999}.spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #000074;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 1366px){.card-login{display:inline-flex;gap:16px;padding:48px;flex-direction:column;align-items:center;border-radius:var(--wvx-border-radius-400);background:var(--wvx-color-bg);max-width:100%;min-height:auto}.background-circle{width:250px;height:250px}}@media screen and (max-width: 1200px){.login-container{top:20%;right:12%;max-width:35%}}@media screen and (max-width: 992px){.login-container{top:20%;right:15%;max-width:45%}}@media screen and (max-width: 768px){.background-circle{display:none}.div-card{padding-right:20px;padding-left:20px;justify-content:center}.card-login{width:100%;padding:24px;max-width:100%!important}.header-login,.background-video,.vector-effect{display:none!important}body,html,#app{overflow:auto!important}.login-container-wrapper{position:absolute;width:100%;height:70%;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.login-container{position:relative;left:auto;right:auto;top:20%;bottom:auto;width:100%;max-width:100%;min-height:auto}}
