.auth-screen.nova-1hbcz1h.nova-1hbcz1h{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:#0c0c0c;z-index:999999;display:flex;align-items:center;justify-content:center;overflow:hidden}.auth-background.nova-1hbcz1h.nova-1hbcz1h{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;opacity:.4}.gradient-orb.nova-1hbcz1h.nova-1hbcz1h{position:absolute;border-radius:50%;filter:blur(80px);animation:nova-1hbcz1h-float 20s infinite ease-in-out}.orb-1.nova-1hbcz1h.nova-1hbcz1h{width:600px;height:600px;background:radial-gradient(circle,#1ABCFE 0%,transparent 70%);top:-200px;left:-200px;animation-delay:0s}.orb-2.nova-1hbcz1h.nova-1hbcz1h{width:800px;height:800px;background:radial-gradient(circle,#947AF0 0%,transparent 70%);bottom:-300px;right:-300px;animation-delay:7s}.orb-3.nova-1hbcz1h.nova-1hbcz1h{width:500px;height:500px;background:radial-gradient(circle,#E23A2D 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:14s}@keyframes nova-1hbcz1h-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.grid-pattern.nova-1hbcz1h.nova-1hbcz1h{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:50px 50px;animation:nova-1hbcz1h-grid-move 10s linear infinite}@keyframes nova-1hbcz1h-grid-move{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.auth-container.nova-1hbcz1h.nova-1hbcz1h{position:relative;z-index:1;width:100%;max-width:400px;padding:20px}.auth-box.nova-1hbcz1h.nova-1hbcz1h{background:#111c;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:48px 40px;box-shadow:0 24px 48px #0006,0 12px 24px #0003}.auth-logo.nova-1hbcz1h.nova-1hbcz1h{display:flex;justify-content:center;margin-bottom:32px;color:#fff;animation:nova-1hbcz1h-logo-glow 3s ease-in-out infinite}@keyframes nova-1hbcz1h-logo-glow{0%,to{filter:drop-shadow(0 0 20px rgba(0,112,243,.5))}50%{filter:drop-shadow(0 0 30px rgba(0,112,243,.8))}}.auth-title.nova-1hbcz1h.nova-1hbcz1h{color:#fff;font-size:28px;font-weight:600;text-align:center;margin:0 0 8px;letter-spacing:-.5px}.auth-subtitle.nova-1hbcz1h.nova-1hbcz1h{color:#888;font-size:16px;text-align:center;margin:0 0 32px;line-height:1.5}.error-message.nova-1hbcz1h.nova-1hbcz1h{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#f87171;font-size:14px;margin-bottom:24px}.error-message.nova-1hbcz1h svg.nova-1hbcz1h{flex-shrink:0}form.nova-1hbcz1h.nova-1hbcz1h{margin:0}.form-group.nova-1hbcz1h.nova-1hbcz1h{margin-bottom:20px}.form-group.nova-1hbcz1h label.nova-1hbcz1h{display:block;color:#e5e5e5;font-size:14px;font-weight:500;margin-bottom:8px;letter-spacing:-.1px}.form-group.nova-1hbcz1h input.nova-1hbcz1h{width:100%;padding:12px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:15px;outline:none;transition:all .2s ease;font-family:inherit}.form-group.nova-1hbcz1h input.nova-1hbcz1h::placeholder{color:#666}.form-group.nova-1hbcz1h input.nova-1hbcz1h:hover:not(:disabled){background:#ffffff14;border-color:#fff3}.form-group.nova-1hbcz1h input.nova-1hbcz1h:focus{background:#ffffff14;border-color:#0070f3;box-shadow:0 0 0 2px #0070f333}.form-group.nova-1hbcz1h input.nova-1hbcz1h:disabled{opacity:.5;cursor:not-allowed}.password-input-wrapper.nova-1hbcz1h.nova-1hbcz1h{position:relative}.password-input-wrapper.nova-1hbcz1h input.nova-1hbcz1h{padding-right:48px}.toggle-password.nova-1hbcz1h.nova-1hbcz1h{position:absolute;right:12px;top:50%;transform:translateY(-50%);padding:6px;background:transparent;border:none;color:#666;cursor:pointer;transition:all .2s ease;border-radius:4px;display:flex;align-items:center;justify-content:center}.toggle-password.nova-1hbcz1h.nova-1hbcz1h:hover:not(:disabled){color:#e5e5e5;background:#ffffff1a}.toggle-password.nova-1hbcz1h.nova-1hbcz1h:disabled{cursor:not-allowed;opacity:.5}.auth-button.nova-1hbcz1h.nova-1hbcz1h{width:100%;padding:12px 24px;background:#fff;border:none;border-radius:8px;color:#000;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;font-family:inherit;letter-spacing:-.2px}.auth-button.nova-1hbcz1h.nova-1hbcz1h:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 16px #0000004d}.auth-button.nova-1hbcz1h.nova-1hbcz1h:active:not(:disabled){transform:translateY(0)}.auth-button.nova-1hbcz1h.nova-1hbcz1h:disabled{opacity:.5;cursor:not-allowed}.auth-button.nova-1hbcz1h svg.nova-1hbcz1h{transition:transform .2s ease}.auth-button.nova-1hbcz1h:hover:not(:disabled) svg.nova-1hbcz1h{transform:translate(2px)}.auth-footer.nova-1hbcz1h.nova-1hbcz1h{text-align:center;margin-top:32px;color:#888;font-size:14px}.auth-footer.nova-1hbcz1h a.nova-1hbcz1h{color:#e5e5e5;text-decoration:none;font-size:14px;transition:color .2s ease}.auth-footer.nova-1hbcz1h a.nova-1hbcz1h:hover{color:#fff;text-decoration:underline}.authenticating-container.nova-1hbcz1h.nova-1hbcz1h{text-align:center;padding:40px 0}@keyframes nova-1hbcz1h-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.authenticating-text.nova-1hbcz1h.nova-1hbcz1h{color:#fff;font-size:24px;font-weight:600;margin:0 0 8px;letter-spacing:-.5px}.authenticating-subtext.nova-1hbcz1h.nova-1hbcz1h{color:#888;font-size:16px;margin:0}.success-container.nova-1hbcz1h.nova-1hbcz1h{text-align:center;padding:40px 0}.success-icon.nova-1hbcz1h.nova-1hbcz1h{width:80px;height:80px;margin:0 auto 32px;color:#10b981;position:relative}.success-icon.nova-1hbcz1h svg.nova-1hbcz1h{stroke-dasharray:100;stroke-dashoffset:100;animation:nova-1hbcz1h-check-draw .6s ease-out forwards;animation-delay:.2s}@keyframes nova-1hbcz1h-check-draw{to{stroke-dashoffset:0}}.success-text.nova-1hbcz1h.nova-1hbcz1h{color:#fff;font-size:24px;font-weight:600;margin:0 0 8px;letter-spacing:-.5px}.success-subtext.nova-1hbcz1h.nova-1hbcz1h{color:#888;font-size:16px;margin:0}@media (max-width: 480px){.auth-container.nova-1hbcz1h.nova-1hbcz1h{padding:16px}.auth-box.nova-1hbcz1h.nova-1hbcz1h{padding:32px 24px}.auth-title.nova-1hbcz1h.nova-1hbcz1h{font-size:24px}.gradient-orb.nova-1hbcz1h.nova-1hbcz1h{filter:blur(80px)}}
