.login-bg{min-height:100vh;box-sizing:border-box;background-image:url(/assets/bg_signin.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.auth-card{width:100%;max-width:440px;background:#fff;border-radius:20px;box-shadow:0 1px 2px rgba(16,24,40,.04),0 12px 32px rgba(16,24,40,.12)}.auth-divider{display:flex;align-items:center;gap:12px;color:#98a2b3;font-size:13px}.auth-divider:after,.auth-divider:before{content:"";flex:1;height:1px;background:#e4e7ec}.auth-submit{background:#4f9ddb!important;border-color:#4f9ddb!important;height:48px!important;border-radius:999px!important;font-size:16px!important;font-weight:500!important}.auth-submit:hover{opacity:.92}.auth-shop-option{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;text-align:left;border:1px solid #e4e7ec;border-radius:14px;transition:border-color .15s ease,background .15s ease}.auth-shop-option:hover:not(:disabled){border-color:#4f9ddb;background:#f5faff}.auth-shop-option:disabled{opacity:.6}.selected-lang-custom .ant-select-selector{border-radius:30px!important;background:linear-gradient(90deg,#efefef,#fff,#efefef)!important}.segmented-lang-custom{border-width:1px!important;padding:0!important;background-color:#fff!important}.segmented-lang-custom .ant-segmented-item-label{display:flex!important;align-items:center!important;height:36px!important}.options-selected-th{border-right-width:1px!important}.options-selected-en{border-left-width:1px!important}