.auth_page__NgQpV{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;position:relative;overflow:hidden;background:var(--bg-primary)}.auth_orb1__AFtWO{top:-150px;left:-100px}.auth_orb2__2nxYG{bottom:-100px;right:-100px}.auth_card__oBMV1{width:100%;max-width:440px;padding:40px;display:flex;flex-direction:column;gap:24px;position:relative;z-index:1}.auth_logo__dZldN{display:flex;align-items:center;gap:8px;text-decoration:none;font-size:18px;font-weight:700;justify-content:center}.auth_header__LbyDd{text-align:center}.auth_title__VUPHc{font-size:24px;font-weight:800;margin-bottom:8px;color:var(--text-primary)}.auth_subtitle__x_ypB{font-size:14px;color:var(--text-secondary)}.auth_googleBtn___Q_rV{width:100%;background:rgba(255,255,255,.05);border:1px solid var(--border);border-radius:8px;padding:12px 20px;color:var(--text-primary);font-size:14px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s ease}.auth_googleBtn___Q_rV:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}.auth_googleBtn___Q_rV:disabled{opacity:.5;cursor:not-allowed}.auth_divider__Lwfup{display:flex;align-items:center;gap:12px;color:var(--text-muted);font-size:12px}.auth_divider__Lwfup:after,.auth_divider__Lwfup:before{content:"";flex:1 1;height:1px;background:var(--border)}.auth_form__c_tn9{display:flex;flex-direction:column;gap:16px}.auth_field__xmu9G{display:flex;flex-direction:column;gap:8px}.auth_field__xmu9G label{font-size:13px;font-weight:500;color:var(--text-secondary)}.auth_error__tGaF3{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:12px 16px;font-size:13px;color:#f87171}.auth_switchLink__ACHPL{text-align:center;font-size:14px;color:var(--text-secondary)}.auth_switchLink__ACHPL a{color:var(--accent-purple);text-decoration:none;font-weight:600}.auth_switchLink__ACHPL a:hover{text-decoration:underline}