.auth-page{background:url(/images/bg-image.png) 50%/cover no-repeat;justify-content:center;align-items:center;width:100%;min-height:100vh;font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative}.auth-tab-container{background:var(--color-bg-secondary);border-radius:8px;margin-bottom:24px;padding:4px;display:flex}.auth-tab-btn{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;border-radius:6px;flex:1;padding:8px 0;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s}.auth-tab-btn.active{background:var(--color-background);color:var(--color-text-primary);font-weight:600;box-shadow:0 1px 4px #0000001f}.auth-tab-btn:disabled{opacity:.5;cursor:not-allowed}.auth-heading{margin-bottom:20px}.auth-heading h2{color:var(--color-text-primary);margin:0 0 4px;font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-size:24px;font-weight:700}.auth-heading p{color:var(--color-text-secondary);margin:0;font-size:13px}.auth-page .ant-form-vertical .ant-form-item-label,.auth-page .ant-form-vertical .ant-form-item-label>label{width:100%}.password-label-row{justify-content:space-between;align-items:center;width:100%;display:flex}.forgot-password-inline{height:auto!important;color:var(--color-highlight)!important;padding:0!important;font-size:13px!important;font-weight:500!important;line-height:1!important}.register-stepper{align-items:flex-start;margin-bottom:24px;display:flex}.register-step-item{z-index:1;flex-direction:column;align-items:center;gap:6px;display:flex}.register-step-circle{background:var(--color-bg-neutral);width:32px;height:32px;color:var(--color-text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.register-step-circle.active{color:#fff;background:#1a1a1a}.register-step-circle.completed{background:var(--color-highlight);color:#fff}.register-step-label{color:var(--color-text-muted);letter-spacing:.5px;white-space:nowrap;font-size:9px;font-weight:500}.register-step-label.active{color:var(--color-highlight);font-weight:700}.register-step-line{background:var(--color-border);flex:1;align-self:flex-start;height:2px;margin-top:15px}.register-step-line.completed{background:var(--color-highlight)}.otp-method-toggle{gap:8px;margin-bottom:20px;display:flex}.otp-method-btn{border:1.5px solid var(--color-border-light);cursor:pointer;letter-spacing:.4px;background:var(--color-bg-secondary);color:var(--color-text-muted);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;padding:10px 8px;font-family:inherit;font-size:12px;font-weight:700;transition:all .2s;display:flex}.otp-method-btn.active{background:var(--color-background);color:var(--color-text-primary);border-color:var(--color-border);box-shadow:0 1px 4px #0000001a}.otp-method-btn:disabled{opacity:.5;cursor:not-allowed}.register-step-actions{gap:10px;margin-top:20px;display:flex}.register-step-actions .ant-btn:first-child{min-width:80px}.auth-page .ant-card{transition:box-shadow .3s,transform .3s;border:1.5px solid var(--color-border)!important;background:var(--color-background)!important;border-radius:12px!important;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000d!important}.auth-page .ant-card:hover{box-shadow:0 12px 40px #0000001f,0 4px 12px #0000000f}.auth-page .ant-card-head{border-bottom:1.5px solid var(--color-border);text-align:center;border-radius:12px 12px 0 0;padding:24px 24px 0}.auth-page .ant-card-head-title{color:var(--color-text-primary);font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-size:22px;font-weight:700}.auth-page .ant-card-body{padding:20px 24px 24px}.auth-page.auth-page-switch-stable{align-items:flex-start;padding-top:clamp(32px,6vh,72px);padding-bottom:24px}@media (max-width:768px){.auth-page.auth-page-switch-stable{padding-top:16px;padding-bottom:16px}}.auth-page .ant-card-actions{border-top:1.8px solid #f0f0f0;border-radius:0 0 12px 12px;height:3rem}.auth-page .ant-card .ant-card-actions>li:not(:last-child){border-inline-end:1.8px solid #f0f0f0}.auth-page .ant-form-item-label{text-align:start;padding:0}.auth-page .ant-form-item-label>label{color:var(--color-text-secondary);font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500}.auth-page .ant-form-item{margin-bottom:16px}.auth-page .ant-form-item .ant-form-item-control{margin:auto}.auth-page h3,.auth-page h4,.auth-page .ant-steps{font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif}.auth-google-btn{background:var(--color-background)!important;border:1px solid var(--color-border)!important;color:var(--color-text-primary)!important;font-weight:500!important;transition:box-shadow .2s,background .2s!important;box-shadow:0 4px 12px #00000026!important}.auth-page .ant-divider-horizontal.ant-divider-with-text:before,.auth-page .ant-divider-horizontal.ant-divider-with-text:after{border-top:1.5px solid var(--color-border)!important}.auth-page .ant-divider-inner-text{color:var(--color-text-secondary)!important}.auth-google-btn:hover{background:var(--color-bg-secondary)!important;box-shadow:0 4px 12px #0000001f!important}.auth-help-footer{color:var(--color-text-secondary);justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:13px;display:flex}.auth-help-footer a{color:var(--color-highlight);font-weight:600}.auth-help-footer a:hover{text-decoration:underline}.auth-page .ant-picker-outlined{width:100%}.auth-page :where(.css-dev-only-do-not-override-1e75mjy).ant-card .ant-card-actions>li{color:#00000073;text-align:center;margin:auto}.auth-page #register>div>ul>li:nth-child(2)>span>div{margin:auto}.auth-page .ant-steps-item-title,.auth-page .ant-steps-item-description,.auth-page .ant-steps-item-subtitle{color:#ffffffd9!important}.auth-page .ant-steps-item-process .ant-steps-item-title{font-weight:600;color:#fff!important}.auth-page .ant-steps-item-wait .ant-steps-item-title{color:#ffffff73!important}.auth-page .ant-steps-item-wait .ant-steps-item-icon{background-color:#0000;border-color:#ffffff73!important}.auth-page .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:#ffffff73!important}.auth-page .ant-steps-item-title:after{background-color:#ffffff4d!important}
