@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700;800;900&display=swap);*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#26272b;font-family:Rubik,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a,body{color:#f4f4f4}a{text-decoration:none}h1{margin:1rem;text-align:center}.container{margin:auto;max-width:1140px}.heading{align-items:center;background-color:#26272b;border-radius:8px;box-shadow:0 0 12px #18191b;display:flex;font-weight:700;justify-content:space-between;margin:2rem 1rem;padding:.7rem 1rem}.coin-name{margin-left:-4rem}.coin-row{align-items:center;background-color:#26272b;border-radius:8px;box-shadow:0 0 12px #18191b;display:flex;justify-content:space-between;margin:2rem 1rem;padding:.7rem 1rem}.coin-row:hover{cursor:pointer;-webkit-transform:scale(1.04);transform:scale(1.04);transition:.3s ease-in-out}img{height:40px;margin-right:8px;width:auto}.img-symbol{align-items:center;display:flex}@media screen and (max-width:720px){.hide-mobile{display:none}}.coin-container .content{background-color:#26272b;border-radius:8px;box-shadow:0 0 12px #18191b;display:flex;flex-direction:column;margin:1rem auto;max-width:740px;padding:.7rem 1rem}.rank{margin:.5 0}.rank-btn{background-color:#6900ff;border:1px solid #6900ff;border-radius:8px;box-shadow:0 0 8px #6900ff;padding:.2rem}.info{display:grid;grid-template-columns:repeat(2,1fr)}.info .coin-heading{align-items:center;display:flex;margin:1rem 0}.info .coin-price{align-items:center;display:flex;justify-content:center}.info p{padding-right:1rem}table{margin:.5rem 0}td,th{padding:8px;text-align:center}th{background-color:#333}.stats{grid-gap:2rem;display:grid;grid-template-columns:repeat(2,1fr);width:100%}.stats .row{border-bottom:1px solid grey;display:flex;justify-content:space-between;margin:.6rem 0;padding-bottom:.5rem}.stats .row p:first-child{color:#d3d3d3}.about h3{margin:1rem 0}@media screen and (max-width:700px){.coin-container .content{margin:.5rem;max-width:100%;padding:0 .5rem}.stats{grid-template-columns:1fr}td,th{padding:3px}.rank{margin:.5rem}.rank-btn{margin:.5rem 0}}.navbar{align-items:center;display:flex;justify-content:center}.icon{font-size:2rem}.icon,.purple{color:#6900ff}
/*# sourceMappingURL=main.30ed5cb0.css.map*/