.auth_page__ci2mi{min-height:100dvh;background:var(--canvas);display:grid;place-items:center;padding:24px 16px}.auth_card__F4Yep{width:100%;max-width:420px;background:var(--card);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-soft);padding:32px 28px;display:flex;flex-direction:column;gap:14px}.auth_head__NyyQg{text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:6px}.auth_title__H_y44{font-size:24px;font-weight:800;color:var(--text);letter-spacing:-.3px;margin:0}.auth_sub__VGE6i{color:var(--text-soft);font-size:14px;margin:0}.auth_field___qB_z{display:flex;flex-direction:column;gap:6px}.auth_label__jCf0h{font-size:12.5px;font-weight:700;color:var(--text-soft)}.auth_error___RiGz{background:var(--red-soft);color:var(--red-ink)}.auth_error___RiGz,.auth_ok__5s0b4{border-radius:12px;padding:10px 14px;font-size:13.5px;font-weight:600}.auth_ok__5s0b4{background:var(--wash-mint);color:var(--mint-ink)}.auth_divider__R3m9J{display:flex;align-items:center;gap:12px;color:var(--text-faint);font-size:12px;font-weight:700}.auth_divider__R3m9J:after,.auth_divider__R3m9J:before{content:"";flex:1 1;height:1px;background:var(--border)}.auth_google__9Liy_{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--card);color:var(--text);border:1px solid var(--border);border-radius:14px;padding:13px;font-weight:700;font-size:15px;cursor:pointer;box-shadow:0 3px 0 var(--border)}.auth_google__9Liy_:active{transform:translateY(2px);box-shadow:0 1px 0 var(--border)}.auth_foot__G_Ziy{text-align:center;font-size:14px;color:var(--text-soft)}.auth_foot__G_Ziy a{color:var(--accent);font-weight:700;text-decoration:none}