.AuthCard_page__2evoQ{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:var(--space-4);background:var(--surface-muted)}.AuthCard_card__BGL_I{width:100%;max-width:360px;display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-6) var(--space-5);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md)}.AuthCard_brand__WmVwm{font-size:.85rem;font-weight:700;color:var(--text-secondary);letter-spacing:-.01em}.AuthCard_title__mhQyP{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.AuthCard_description__DXTDh{font-size:.85rem;color:var(--text-secondary);margin-bottom:var(--space-2)}.AuthCard_form__Pf_iJ{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-2)}.AuthCard_field__gC0Sj{display:flex;flex-direction:column;gap:var(--space-1)}.AuthCard_label__8SiLu{font-size:.85rem;font-weight:600;color:var(--text-secondary)}.AuthCard_input__m032B{padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text-primary);font-size:.95rem}.AuthCard_hint__vT6Os{font-size:.78rem;color:var(--text-muted)}.AuthCard_button__VGOMf{padding:var(--space-2) var(--space-3);border:none;border-radius:var(--radius-sm);background:var(--accent);color:var(--accent-contrast);font-weight:600;font-size:.95rem;cursor:pointer;margin-top:var(--space-1)}.AuthCard_error__8x5DE{background:color-mix(in srgb,var(--negative) 12%,transparent);color:var(--negative)}.AuthCard_error__8x5DE,.AuthCard_success__YKQvW{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font-size:.85rem}.AuthCard_success__YKQvW{background:color-mix(in srgb,var(--positive) 12%,transparent);color:var(--positive)}