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}.container{align-items:center;justify-content:space-around;text-align:center}.buttons{align-items:center;align-self:center;display:flex;flex-direction:column}input:first-child{height:100px}.container button{animation:1s ease-in-out;background-color:initial;background-image:linear-gradient(-180deg,#ff7e31,#e62c03);border:0;border-radius:6px;box-shadow:0 2px 4px #0003;color:#fff;cursor:pointer;display:inline-block;font-size:1.5em;height:40px;line-height:40px;outline:0;overflow:hidden;padding:0 20px;pointer-events:auto;position:relative;text-align:center;touch-action:manipulation;transition:all .2s ease-in-out;user-select:none;-webkit-user-select:none;vertical-align:top;white-space:nowrap;width:200px;z-index:9}.container button:hover{box-shadow:0 3px 8px #fd4c0080;transform:scale(1.1)}.container button:disabled{cursor:not-allowed;opacity:.6;transform:none}.container button:disabled:hover{box-shadow:0 2px 4px #0003;transform:none}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#ff7e31;height:40px;margin:0 auto;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.inputFile:disabled{cursor:not-allowed;opacity:.6}
/*# sourceMappingURL=main.17e6b6b8.css.map*/