.auth-form-shell{min-height:100vh;padding:calc(var(--spacing,.25rem) * 8);flex-direction:column;justify-content:center;align-items:center;display:flex}.auth-form-shell__card{width:100%;max-width:var(--container-md,28rem)}.auth-form-shell__error{background-color:var(--destructive);border-radius:.25rem}@supports (color:color-mix(in lab, red, red)){.auth-form-shell__error{background-color:color-mix(in oklab, var(--destructive) 10%, transparent)}}.auth-form-shell__error{padding:calc(var(--spacing,.25rem) * 1.5);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1 / .75)));color:var(--destructive)}
