.AuthModal_overlay__sw6vI{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.AuthModal_modal__wLuCy{background-color:#1f2937;padding:2rem;border-radius:1rem;width:100%;max-width:450px;position:relative;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);max-height:90vh;overflow-y:auto}.AuthModal_closeButton__ffu7H{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#9ca3af;font-size:1.5rem;cursor:pointer;padding:0;line-height:1}.AuthModal_closeButton__ffu7H:hover{color:#fff}.AuthModal_title__KRXZM{color:#fff;font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:2rem}.AuthModal_separatorOptions__RUTgZ{width:100%;color:#fff;margin:1.5rem 0;display:flex;align-items:center;justify-content:center}.AuthModal_separatorOptions__RUTgZ hr{flex-grow:1;border-color:#374151;margin:0 1rem}.AuthModal_authButtons__Rpen7{display:flex;justify-content:space-around;gap:1rem;margin-bottom:1.5rem}.AuthModal_btnOauth__L1yWe{background-color:#fff;border-radius:.5rem;padding:.75rem;width:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;border:none;transition:background-color .2s}.AuthModal_btnOauth__L1yWe:hover{background-color:#e5e7eb}.AuthModal_footer__AHXHZ{text-align:center;margin-top:1.5rem;color:#fff}.AuthModal_footer__AHXHZ a{color:#818cf8;text-decoration:none}.AuthModal_footer__AHXHZ a:hover{text-decoration:underline}