.auth_wrapper__6wZOC{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.auth_card__3UHkg{width:100%;max-width:380px;padding:2rem;border:1px solid var(--border,#2a2a2a);border-radius:12px;background:var(--panel,#161616);display:flex;flex-direction:column;gap:1rem}.auth_title__INrSP{margin:0;font-size:1.5rem;font-weight:600}.auth_label__642y9{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;color:var(--muted,#9a9a9a)}.auth_input__2iiLT{padding:.6rem .75rem;border:1px solid var(--border,#2a2a2a);border-radius:8px;background:var(--bg,#0a0a0a);color:inherit;font:inherit}.auth_input__2iiLT:focus{outline:none;border-color:var(--accent,#d4af37)}.auth_button__eKtsD{padding:.65rem 1rem;border:none;border-radius:8px;background:var(--accent,#d4af37);color:#111;font-weight:600;cursor:pointer}.auth_button__eKtsD:hover{opacity:.9}.auth_error__WpX77{background:rgba(220,60,60,.12);color:#ff8a8a}.auth_error__WpX77,.auth_notice__EYy_j{padding:.6rem .75rem;border-radius:8px;font-size:.85rem;margin:0}.auth_notice__EYy_j{background:rgba(60,180,140,.12);color:#8ae0c2}.auth_footer__RnOpB{font-size:.85rem;color:var(--muted,#9a9a9a);text-align:center;margin:0}.auth_footer__RnOpB a{color:inherit;text-decoration:underline}.auth_kv__w3xGr{margin:0;font-size:.9rem;color:var(--muted,#9a9a9a)}.auth_kv__w3xGr strong{color:inherit;font-weight:500}.auth_mono__sS_oA{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem}.auth_googleForm__peS_c{display:contents}.auth_googleButton__h3EI4{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.65rem 1rem;border:1px solid var(--border,#2a2a2a);border-radius:8px;background:#fff;color:#1f1f1f;font-weight:500;font-size:.92rem;cursor:pointer;width:100%}.auth_googleButton__h3EI4:hover{background:#f4f4f4}.auth_googleIcon__dRyLQ{width:16px;height:16px;flex-shrink:0}.auth_divider__LhdcP{display:flex;align-items:center;gap:.75rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim,#555);margin:.25rem 0}.auth_divider__LhdcP:after,.auth_divider__LhdcP:before{content:"";flex:1 1;height:1px;background:var(--border,#2a2a2a)}