.auth-module__ozYyRa__shell{background:radial-gradient(circle at top, #3b82f626, transparent 60%), var(--background);place-items:center;min-height:100vh;padding:2rem;display:grid}.auth-module__ozYyRa__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);width:100%;max-width:420px;box-shadow:var(--shadow-lg);padding:2.25rem}.auth-module__ozYyRa__brand{align-items:center;gap:.6rem;margin-bottom:1.5rem;display:flex}.auth-module__ozYyRa__brandMark{background:linear-gradient(135deg, var(--primary), #8b5cf6);color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.auth-module__ozYyRa__title{margin-bottom:.25rem;font-size:1.5rem}.auth-module__ozYyRa__subtitle{color:var(--muted-foreground);margin-bottom:1.5rem;font-size:.9rem}.auth-module__ozYyRa__field{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.auth-module__ozYyRa__label{color:var(--muted-foreground);font-size:.8rem}.auth-module__ozYyRa__input,.auth-module__ozYyRa__select{background:var(--secondary);color:var(--foreground);border:1px solid var(--border);border-radius:.6rem;outline:none;padding:.65rem .8rem;font-size:.95rem;transition:border-color .15s}.auth-module__ozYyRa__input:focus,.auth-module__ozYyRa__select:focus{border-color:var(--primary)}.auth-module__ozYyRa__row{color:var(--muted-foreground);justify-content:space-between;align-items:center;margin-top:1.25rem;font-size:.85rem;display:flex}.auth-module__ozYyRa__row a{color:var(--primary);text-decoration:none}.auth-module__ozYyRa__row a:hover{text-decoration:underline}.auth-module__ozYyRa__error{color:#fca5a5;background:#ef44441f;border:1px solid #ef444466;border-radius:.6rem;margin-bottom:1rem;padding:.6rem .75rem;font-size:.85rem}.auth-module__ozYyRa__submit{background:var(--primary);width:100%;color:var(--primary-foreground);cursor:pointer;border:none;border-radius:.6rem;padding:.75rem;font-weight:600;transition:opacity .15s}.auth-module__ozYyRa__submit:hover:not(:disabled){opacity:.9}.auth-module__ozYyRa__submit:disabled{opacity:.5;cursor:not-allowed}.auth-module__ozYyRa__demoHint{color:var(--muted-foreground);background:#3b82f614;border:1px dashed #3b82f666;border-radius:.6rem;margin-top:1.25rem;padding:.75rem;font-size:.8rem;line-height:1.5}.auth-module__ozYyRa__demoHint code{background:var(--secondary);color:var(--foreground);border-radius:.3rem;padding:.1rem .35rem;font-size:.78rem}
