body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root,body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}#root{width:100vw;height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:60%}li{margin-bottom:4px}.skeleton{width:80%;height:1em;background-color:#d3d3d3}.actions{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}button{width:49%;padding:8px 24px;color:#fff;background-color:#000;border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;transition:.25s ease-out;outline:none;border:none;-webkit-appearance:none;-moz-appearance:none}button:hover{background-color:rgba(0,0,0,.75)}button:active{background-color:rgba(0,0,0,.6)}button:disabled{opacity:.4;cursor:not-allowed}button:disabled:hover{background-color:#000}@media screen and (max-width:768px){.container{width:90%;margin:0 5%}}
/*# sourceMappingURL=main.63a94e72.chunk.css.map */