.AuthModal_overlay__8EdDz{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:grid;place-items:center;z-index:1000;padding:1rem;backdrop-filter:blur(4px)}.AuthModal_modal__c3bmu{background-color:#fff;padding:2.5rem;border-radius:24px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);width:100%;max-width:420px;position:relative;animation:AuthModal_modalAppear__X7Z4j .4s cubic-bezier(.16,1,.3,1)}@keyframes AuthModal_modalAppear__X7Z4j{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.AuthModal_closeButton__AxvQj{position:absolute;top:20px;right:20px;background:#f1f5f9;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#64748b;cursor:pointer;transition:all .2s ease}.AuthModal_closeButton__AxvQj:hover{background:#e2e8f0;color:#0f172a;transform:rotate(90deg)}.AuthModal_modal__c3bmu h2{margin-top:0;margin-bottom:2rem;text-align:center;color:#0f172a;font-size:1.5rem;font-weight:900;text-transform:uppercase;letter-spacing:-.025em}.AuthModal_inputGroup__nek0V{margin-bottom:1.25rem}.AuthModal_inputGroup__nek0V label{display:block;margin-bottom:.5rem;font-size:.75rem;color:#64748b;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.AuthModal_inputField__FYopb{width:100%;padding:.875rem 1rem;border:2px solid #f1f5f9;border-radius:12px;font-size:.95rem;font-weight:600;box-sizing:border-box;transition:all .2s ease;background:#f8fafc}.AuthModal_inputField__FYopb:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 4px rgba(37,99,235,.1)}.AuthModal_facebookButton__PqQ1W,.AuthModal_googleButton__nwNaT,.AuthModal_submitButton__h8Cch{width:100%;padding:1rem;border:none;border-radius:14px;font-size:.875rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.AuthModal_submitButton__h8Cch{background-color:#0f172a;color:white;margin-top:.5rem;box-shadow:0 10px 15px -3px rgba(15,23,42,.1)}.AuthModal_submitButton__h8Cch:hover{background-color:#1e293b;transform:translateY(-1px);box-shadow:0 20px 25px -5px rgba(15,23,42,.1)}.AuthModal_submitButton__h8Cch:active{transform:translateY(0)}.AuthModal_facebookButton__PqQ1W:disabled,.AuthModal_googleButton__nwNaT:disabled,.AuthModal_submitButton__h8Cch:disabled{background-color:#e2e8f0;cursor:not-allowed;color:#94a3b8;box-shadow:none;transform:none}.AuthModal_googleButton__nwNaT{background-color:#fff;color:#334155;border:2px solid #f1f5f9}.AuthModal_googleButton__nwNaT:hover{background-color:#f8fafc;border-color:#e2e8f0}.AuthModal_googleIcon__frC0a{width:18px;height:18px;margin-right:12px}.AuthModal_divider__WDJCA{text-align:center;margin:1.5rem 0;color:#cbd5e1;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;position:relative}.AuthModal_divider__WDJCA:after,.AuthModal_divider__WDJCA:before{content:"";position:absolute;top:50%;width:35%;height:2px;background-color:#f1f5f9}.AuthModal_divider__WDJCA:before{left:0}.AuthModal_divider__WDJCA:after{right:0}.AuthModal_toggleView__02NAa{text-align:center;font-size:.875rem;color:#64748b;margin-top:1.5rem;font-weight:600}.AuthModal_toggleLink__ewxmg{background:none;border:none;color:#2563eb;font-weight:800;cursor:pointer;padding:0 .25rem;text-decoration:none}.AuthModal_toggleLink__ewxmg:hover{text-decoration:underline}.AuthModal_error__9leMj{color:#ef4444;background-color:#fef2f2;border:1px solid #fee2e2;padding:.875rem;border-radius:12px;margin-bottom:1.5rem;font-size:.875rem;font-weight:600;text-align:center}.AuthModal_infoMessage__WkqqC{color:#1e40af;background-color:#eff6ff;border:1px solid #dbeafe;padding:1.25rem;border-radius:16px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6;font-weight:500}