.auth-module__Y2OPrW__authContainer{background:radial-gradient(circle at 100% 0,#6366f11a,#0000),radial-gradient(circle at 0 100%,#a855f71a,#0000);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-module__Y2OPrW__authForm{border-radius:calc(var(--radius)*1.5);border:1px solid var(--border);width:100%;max-width:450px;padding:3rem;animation:.6s ease-out auth-module__Y2OPrW__slideUp}@keyframes auth-module__Y2OPrW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-module__Y2OPrW__title{text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:800}.auth-module__Y2OPrW__subtitle{text-align:center;opacity:.6;margin-bottom:2.5rem;font-size:.9rem}.auth-module__Y2OPrW__socialGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.auth-module__Y2OPrW__socialBtn{border:1px solid var(--border);border-radius:var(--radius);background:var(--background);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:500;transition:all .2s;display:flex}.auth-module__Y2OPrW__socialBtn:hover{background:var(--accent);border-color:var(--primary)}.auth-module__Y2OPrW__divider{opacity:.3;align-items:center;margin:1.5rem 0;display:flex}.auth-module__Y2OPrW__divider:before,.auth-module__Y2OPrW__divider:after{content:"";background:currentColor;flex:1;height:1px}.auth-module__Y2OPrW__divider span{margin:0 1rem;font-size:.8rem}.auth-module__Y2OPrW__inputGroup{margin-bottom:1.25rem}.auth-module__Y2OPrW__inputGroup label{opacity:.8;margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:block}.auth-module__Y2OPrW__inputGroup input{border-radius:var(--radius);border:1px solid var(--border);background:var(--background);width:100%;color:inherit;padding:.75rem 1rem;transition:border-color .2s}.auth-module__Y2OPrW__inputGroup input:focus{border-color:var(--primary);outline:none}.auth-module__Y2OPrW__error{color:#ef4444;border-radius:var(--radius);text-align:center;background:#ef44441a;border:1px solid #ef444433;margin-bottom:1.5rem;padding:.75rem;font-size:.85rem}.auth-module__Y2OPrW__footerText{text-align:center;opacity:.7;margin-top:2rem;font-size:.9rem}.auth-module__Y2OPrW__footerText a{color:var(--primary);font-weight:600;text-decoration:none}.auth-module__Y2OPrW__footerText a:hover{text-decoration:underline}
