.home-module__i0QXTG__container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.home-module__i0QXTG__title{background:linear-gradient(135deg, var(--accent), #a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:700}.home-module__i0QXTG__subtitle{color:var(--text-secondary);margin-bottom:3rem;font-size:1.1rem}.home-module__i0QXTG__forms{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.home-module__i0QXTG__card{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);width:320px;box-shadow:var(--shadow);padding:2rem}.home-module__i0QXTG__card h2{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.3rem}.home-module__i0QXTG__field{margin-bottom:1rem}.home-module__i0QXTG__field label{color:var(--text-secondary);margin-bottom:.4rem;font-size:.85rem;display:block}.home-module__i0QXTG__field input{background:var(--bg-input);border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text-primary);outline:none;padding:.7rem 1rem;transition:border-color .2s}.home-module__i0QXTG__field input:focus{border-color:var(--accent)}.home-module__i0QXTG__field input::placeholder{color:var(--text-muted)}.home-module__i0QXTG__btn{background:var(--accent);color:#fff;border-radius:var(--radius);border:none;width:100%;margin-top:.5rem;padding:.75rem;font-size:1rem;font-weight:600;transition:background .2s,box-shadow .2s}.home-module__i0QXTG__btn:hover{background:var(--accent-hover);box-shadow:0 0 20px var(--accent-glow)}.home-module__i0QXTG__btn:disabled{opacity:.5;cursor:not-allowed}.home-module__i0QXTG__error{color:var(--danger);margin-top:.5rem;font-size:.85rem}.home-module__i0QXTG__dividerText{color:var(--text-muted);align-self:center;font-size:1.2rem;font-weight:600}
