.auth-module__u5r3CG__authContainer{background:radial-gradient(circle,#e509141a 0%,#0000 70%);justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.auth-module__u5r3CG__authCard{background:var(--bg-card);border:1px solid var(--border-color);width:100%;max-width:450px;box-shadow:var(--shadow-md);border-radius:1rem;padding:3rem 2.5rem;position:relative;overflow:hidden}.auth-module__u5r3CG__authCard:before{content:"";background:var(--accent);width:100%;height:4px;box-shadow:0 0 15px var(--accent);position:absolute;top:0;left:0}.auth-module__u5r3CG__title{text-align:center;color:var(--white);letter-spacing:-.5px;text-shadow:0 2px 4px #00000080;margin-bottom:2.5rem;font-size:2rem;font-weight:800}.auth-module__u5r3CG__form{flex-direction:column;gap:1.5rem;display:flex}.auth-module__u5r3CG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__u5r3CG__label{color:var(--text-secondary);margin-left:.2rem;font-size:.9rem;font-weight:600}.auth-module__u5r3CG__input{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);border-radius:.5rem;padding:.875rem 1rem;font-size:1rem;transition:all .3s}.auth-module__u5r3CG__input:focus{border-color:var(--accent);background:var(--bg-primary);outline:none;box-shadow:0 0 0 3px #e5091433}.auth-module__u5r3CG__input::placeholder{color:var(--text-secondary);opacity:.5}.auth-module__u5r3CG__button{background:var(--accent);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:.5rem;margin-top:1.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 6px #0003}.auth-module__u5r3CG__button:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 0 20px #e5091466}.auth-module__u5r3CG__button:active{transform:translateY(0)}.auth-module__u5r3CG__button:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.auth-module__u5r3CG__footer{text-align:center;color:var(--text-secondary);margin-top:2rem;font-size:.9rem}.auth-module__u5r3CG__link{color:var(--white);margin-left:.5rem;font-weight:600;text-decoration:none;transition:color .3s}.auth-module__u5r3CG__link:hover{color:var(--accent);text-shadow:0 0 10px #e5091480;text-decoration:underline}.auth-module__u5r3CG__error{border:1px solid var(--error);color:var(--error);text-align:center;background-color:#e74c3c1a;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;display:flex}.auth-module__u5r3CG__passwordWrapper{align-items:center;display:flex;position:relative}.auth-module__u5r3CG__passwordWrapper .auth-module__u5r3CG__input{width:100%;padding-right:3rem}.auth-module__u5r3CG__passwordToggle{color:var(--text-secondary);cursor:pointer;z-index:5;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .3s;display:flex;position:absolute;right:1rem}.auth-module__u5r3CG__passwordToggle:hover{color:var(--white)}
