.auth-module__YNIh4G__authPage{flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;padding:3em 2em 5em;display:flex}.auth-module__YNIh4G__container{flex-direction:column;justify-content:center;align-items:center;max-width:720px;height:auto;min-height:50vh;margin:1em auto;padding:2rem;display:flex}.auth-module__YNIh4G__container h1{text-align:center;margin-bottom:.25em}.auth-module__YNIh4G__container p{text-align:center;line-height:1.5}.auth-module__YNIh4G__form{background:var(--color-bg);border:1px solid #eee;border-radius:16px;flex-direction:column;gap:.75rem;width:35%;height:auto;margin:1em auto;padding:2em;display:flex;box-shadow:0 4px 12px #0000000f}.auth-module__YNIh4G__form input{font-family:var(--font-secondary);border:none;border-radius:8px;outline:none;margin-top:1em;padding:.75rem;box-shadow:0 4px 12px #0000000f}.auth-module__YNIh4G__form input:focus{border:1px solid var(--color-secondary)}.auth-module__YNIh4G__form button{width:100%;margin-top:1em}@media (max-width:600px){.auth-module__YNIh4G__container{height:calc(100vh - 10em)}.auth-module__YNIh4G__container h1{font-size:1.5rem}.auth-module__YNIh4G__form{width:100%;padding-top:1em}.auth-module__YNIh4G__authPage p{max-width:300px}}.auth-module__YNIh4G__toast{z-index:9999;color:var(--color-white-text);background:#111;border-radius:10px;padding:14px 18px;font-size:.9rem;animation:.3s ease-out auth-module__YNIh4G__slideIn;position:fixed;top:24px;right:24px;box-shadow:0 10px 30px #00000040}.auth-module__YNIh4G__toast p{margin:0}.auth-module__YNIh4G__success{background:linear-gradient(135deg,#16a34af2,#10b981f2)}.auth-module__YNIh4G__error{background:linear-gradient(135deg,#b91c1cf2,#ef4444f2)}@keyframes auth-module__YNIh4G__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.auth-module__YNIh4G__honeypot{display:none}.auth-module__YNIh4G__authPage p{text-align:center}
