.auth-page{place-items:center;min-height:100vh;padding-left:1.5rem;padding-right:1.5rem;display:grid}.auth-container{width:100%;max-width:24rem}.auth-brand{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.auth-card{padding:1.5rem;box-shadow:0 1px 2px #0000000d}.auth-subtitle{color:var(--color-ink-soft);margin-top:.25rem;font-size:.875rem}.auth-form>*+*{margin-top:1rem}.auth-form--top{margin-top:1.25rem}.auth-footnote{text-align:center;color:var(--color-ink-soft);margin-top:1rem;font-size:.875rem}.auth-divider{color:var(--color-ink-soft);align-items:center;gap:.75rem;margin-top:1.25rem;margin-bottom:1.25rem;font-size:.75rem;display:flex}.auth-label-row{justify-content:space-between;align-items:center;display:flex}
