.auth-root{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f7fb}.auth-shell{display:grid;grid-template-columns:1fr 1fr;width:1100px;min-height:625px;background:#fff;box-shadow:0 10px 30px #00000014;overflow:hidden;padding:20px;border-radius:20px}.auth-brand{background:#fafbfe;display:flex;align-items:center;justify-content:center;border-radius:20px}.auth-brand-inner{display:flex;align-items:center;justify-content:center;gap:12px;font-size:22px;font-weight:600}.auth-form{display:flex;flex-direction:column;justify-content:center;padding:50px}.auth-title{text-align:center;margin-bottom:10px;font-weight:500}.auth-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.auth-forgot{font-size:13px}.auth-form .ant-input,.auth-form .ant-input-password{height:40px}.auth-form .ant-btn{height:40px;font-weight:500}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#000!important}.auth-subtitle{display:block;text-align:center;font-size:14px;color:#6b7280;margin-bottom:32px}.auth-form-body{margin-bottom:24px}.auth-footer{text-align:center;font-size:13px}.shadow-box{background:#fff;padding:16px;color:#000;border-radius:20px}
