.auth-module__ZoHl_G__authPage{min-height:calc(100svh - 72px);width:var(--container);place-items:start center;margin:0 auto;padding:126px 0 66px;display:grid}.auth-module__ZoHl_G__authCard{border:1px solid var(--border);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--card), transparent 3%);width:min(100%,520px);color:var(--card-foreground);box-shadow:var(--shadow-card-hover);padding:26px}.auth-module__ZoHl_G__authHeader{gap:9px;margin-bottom:22px;display:grid}.auth-module__ZoHl_G__authHeader span{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--primary), transparent 88%);width:fit-content;color:var(--primary);padding:6px 9px;font-size:.78rem;font-weight:900}.auth-module__ZoHl_G__authHeader h1{letter-spacing:0;margin:0;font-size:2rem;line-height:1.1}.auth-module__ZoHl_G__authHeader p,.auth-module__ZoHl_G__authFooterText,.auth-module__ZoHl_G__subtleLink{color:var(--muted-foreground);font-weight:650;line-height:1.5}.auth-module__ZoHl_G__form{gap:16px;display:grid}.auth-module__ZoHl_G__form label{color:var(--foreground);gap:8px;font-weight:800;display:grid}.auth-module__ZoHl_G__optionalHint{color:var(--muted-foreground);font-size:.78rem;font-weight:600}.auth-module__ZoHl_G__form input{border:1px solid var(--input);border-radius:var(--radius-sm);background:var(--background);width:100%;min-height:48px;color:var(--foreground);outline:none;padding:0 13px;font-weight:650}.auth-module__ZoHl_G__form input:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb, var(--ring), transparent 82%)}.auth-module__ZoHl_G__twoColumns{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-module__ZoHl_G__passwordField{display:block;position:relative}.auth-module__ZoHl_G__passwordField input{padding-right:48px}.auth-module__ZoHl_G__inlineIconButton{border-radius:var(--radius-sm);width:38px;height:38px;color:var(--muted-foreground);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.auth-module__ZoHl_G__inlineIconButton:hover{background:var(--muted);color:var(--foreground)}.auth-module__ZoHl_G__submitButton{border:1px solid var(--primary);border-radius:var(--radius-sm);background:var(--primary);min-height:50px;color:var(--primary-foreground);justify-content:center;align-items:center;gap:9px;font-weight:900;display:inline-flex}.auth-module__ZoHl_G__submitButton:disabled{opacity:.62}.auth-module__ZoHl_G__subtleLink{width:fit-content;font-size:.92rem}.auth-module__ZoHl_G__subtleLink:hover,.auth-module__ZoHl_G__authFooterText a:hover{color:var(--foreground)}.auth-module__ZoHl_G__authFooterText{text-align:center;margin:18px 0 0}.auth-module__ZoHl_G__authFooterText a{color:var(--primary);font-weight:900}.auth-module__ZoHl_G__infoMessage,.auth-module__ZoHl_G__errorMessage{border-radius:var(--radius-sm);margin:0;padding:12px;font-weight:750;line-height:1.45}.auth-module__ZoHl_G__infoMessage{border:1px solid color-mix(in srgb, var(--success), var(--border) 58%);background:color-mix(in srgb, var(--success), transparent 88%)}.auth-module__ZoHl_G__errorMessage{border:1px solid color-mix(in srgb, var(--destructive), var(--border) 58%);background:color-mix(in srgb, var(--destructive), transparent 90%)}.auth-module__ZoHl_G__spin{animation:.86s linear infinite auth-module__ZoHl_G__spin}.auth-module__ZoHl_G__modalOverlay{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0206178c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.auth-module__ZoHl_G__authDialog{border:1px solid color-mix(in srgb, var(--border), transparent 50%);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--background), transparent 5%);width:min(100%,480px);max-height:min(90svh,760px);color:var(--foreground);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:24px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #00000047}.auth-module__ZoHl_G__modalCloseButton{border-radius:var(--radius-sm);width:34px;height:34px;color:var(--muted-foreground);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:12px;right:12px}.auth-module__ZoHl_G__modalCloseButton:hover{background:var(--muted);color:var(--foreground)}.auth-module__ZoHl_G__dialogHeader{text-align:center;justify-items:center;gap:8px;padding:4px 34px 18px;display:grid}.auth-module__ZoHl_G__dialogBrand{border-radius:var(--radius-sm);background:var(--primary);width:fit-content;color:var(--primary-foreground);padding:8px 14px;font-size:1.05rem;font-weight:900}.auth-module__ZoHl_G__dialogHeader h2{margin:8px 0 0;font-size:1.55rem;line-height:1.1}.auth-module__ZoHl_G__dialogHeader p{color:var(--muted-foreground);margin:0;font-weight:650;line-height:1.45}.auth-module__ZoHl_G__tabs{border-radius:var(--radius-sm);background:var(--muted);grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:16px;padding:4px;display:grid}.auth-module__ZoHl_G__tab,.auth-module__ZoHl_G__activeTab{border-radius:var(--radius-sm);border:0;min-height:38px;font-weight:850}.auth-module__ZoHl_G__tab{color:var(--muted-foreground);background:0 0}.auth-module__ZoHl_G__activeTab{background:var(--background);color:var(--foreground);box-shadow:0 1px 3px #0f172a1f}.auth-module__ZoHl_G__subtleButton{width:fit-content;min-height:0;color:var(--muted-foreground);background:0 0;border:0;padding:0;font-size:.92rem;font-weight:750}.auth-module__ZoHl_G__subtleButton:hover{color:var(--foreground)}@keyframes auth-module__ZoHl_G__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.auth-module__ZoHl_G__authPage{padding:104px 0 48px}.auth-module__ZoHl_G__authCard{padding:18px}.auth-module__ZoHl_G__authHeader h1{font-size:1.55rem}.auth-module__ZoHl_G__twoColumns{grid-template-columns:1fr}}
