body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.spinner{height:50px;margin:100px auto;position:relative;width:50px}.double-bounce1,.double-bounce2{animation:sk-bounce 2s ease-in-out infinite;background-color:#333;border-radius:50%;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.double-bounce2{animation-delay:-1s}@keyframes sk-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}label{display:block;font-weight:700;margin-bottom:8px}input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:16px;padding:10px;width:100%}.error{animation:fadeOut 5s forwards;background-color:#ffe6e6;border:1px solid red;border-radius:5px;color:red;font-weight:700;left:50%;padding:10px;position:fixed;top:10px;transform:translateX(-50%);z-index:1000}@keyframes fadeOut{0%{opacity:1}80%{opacity:1}to{opacity:0}}
/*# sourceMappingURL=main.9efaa845.css.map*/