input[type=password],input[type=text]{background-color:#242526;border:1px solid #3a3b3c;border-radius:25px;color:#fff;font-size:16px;outline:none;padding:12px 16px 8px;transition:border-color .3s ease,padding-top .3s ease;width:100%}input:focus{border-color:#6200ea}.full-width{width:-webkit-fill-available}.animated-button{background-color:#242526;border:none;border-radius:8px;box-shadow:0 4px 10px #0003;color:#fff;cursor:pointer;font-size:16px;font-weight:700;outline:none;padding:12px 24px;position:relative;transition:transform .2s ease,background-color .3s ease}.animated-button:hover{background-color:#3a3b3c;box-shadow:0 6px 12px #0000004d}.animated-button:active{box-shadow:0 2px 6px #00000026;transform:scale(.95)}.animated-button:after{background:#ffffff4d;border-radius:8px;content:"";height:100%;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1);transition:transform .3s ease,opacity .3s ease;width:100%}.animated-button:active:after{opacity:1;transform:translate(-50%,-50%) scale(1.2);transition:transform .2s ease,opacity .2s ease}
/*# sourceMappingURL=main.54ca309a.css.map*/