.login-form{flex-direction:column;gap:13px;display:flex}.login-form__break-glass-title{margin-bottom:.25rem;display:block}.login-form__break-glass-hint{margin:0}
.auth-page{background:#f6f7f9;justify-content:center;align-items:center;height:100%;padding:40px 20px;display:flex;overflow:auto}.auth-page__card{background:#fff;border:1px solid #e4e7ec;border-radius:22px;width:100%;max-width:410px;padding:36px;box-shadow:0 24px 60px -24px #14171c52}.auth-page__brand{letter-spacing:-.02em;align-items:baseline;gap:1px;margin-bottom:4px;font-family:"Source Sans 3",system-ui,sans-serif;font-size:30px;font-weight:900;display:flex}.auth-page__brand-top{color:#1a1d23}.auth-page__brand-bottom{color:#c81e2a}.auth-page__eyebrow{letter-spacing:.06em;color:#6b7280;margin:0 0 6px;font-size:11.5px;font-weight:700}.auth-page__notice{color:#6b7280;background:#f6f7f9;border-radius:10px;align-items:flex-start;gap:8px;margin:0 0 16px;padding:10px 12px;font-size:11.5px;line-height:1.5;display:flex}.auth-page__notice-icon{flex-shrink:0;width:15px;height:15px;margin-top:1px}.auth-page__status{color:#6b7280;justify-content:center;align-items:center;gap:8px;margin:16px 0 0;font-size:13px;display:flex}.auth-page__status-label{font-weight:600}
