.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0;font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;background-color:#000;color:#fff}.coin-app{margin-top:64px;color:#fff}.coin-app,.coin-search{display:flex;flex-direction:column;align-items:center}.coin-search{margin-bottom:64px;justify-content:center}.coin-text{margin-bottom:32px;text-align:center}.coin-refresh{width:100px;background:linear-gradient(90deg,#50c9c3,#96deda);margin-bottom:20px}.coin-input,.coin-refresh{height:50px;border-radius:4px;border:none}.coin-input{padding-left:16px;width:300px;background-image:linear-gradient(90deg,#f2709c,#ff9472)}.coin-input::-webkit-input-placeholder{color:#e2e2e2}.coin-input:-ms-input-placeholder{color:#e2e2e2}.coin-input::placeholder{color:#e2e2e2}.coin-container{display:flex;justify-content:center}.coin-row{flex-direction:row;justify-content:start;height:80px;border-bottom:1px solid #d7d7d7;width:900px}.coin,.coin-row{display:flex;align-items:center}.coin{padding-right:24px;min-width:300px}.coin h1{font-size:16px;width:150px}.coin img{height:30px;width:30px;margin-right:10px}.coin-symbol{text-transform:uppercase}.coin-data{display:flex;text-align:right;justify-content:space-between;width:100%}.coin-price{width:110px}.coin-volume{width:155px}.coin-marketcap{width:230px}.coin-percent{width:100px}.red{color:#f00606}.green{color:#11d811}
/*# sourceMappingURL=main.d8393939.chunk.css.map */