@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;600&display=swap);*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#403d39;font-family:Roboto Mono,monospace}a,body{color:#f4f4f4}a{text-decoration:none}h1{margin:1rem;text-align:center}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.coin .coin__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:#e85d04;border:1px solid #e85d04;border-radius:8px;box-shadow:0 0 8px #e85d04;padding:.2rem}.info{display:grid;grid-template-columns:repeat(2,1fr)}.info__heading{margin:1rem 0}.info__heading,.info__price{align-items:center;display:flex}.info__price{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 gray;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 .coin__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}}.container{margin:auto;max-width:1140px}.coins{align-items:center;background-color:#26272b;border-radius:8px;box-shadow:0 0 12px #18191b;display:grid;font-weight:700;grid-template-columns:10% 18% 18% 18% 18% 18%;justify-content:space-between;margin:2rem 1rem;padding:.7rem 1rem;text-align:left}@media screen and (max-width:820px){.coins{grid-template-columns:10% 30% 30% 30%;text-align:center}}.coins__img{align-items:center;display:flex}@media screen and (max-width:820px){.coins__img{justify-content:center}.coins__mobile{display:none}}.coins__row{align-items:center;background-color:#26272b;border-radius:8px;box-shadow:0 0 12px #18191b;display:grid;grid-template-columns:10% 18% 18% 18% 18% 18%;justify-content:space-between;margin:2rem 1rem;padding:.7rem 1rem;text-align:left}@media screen and (max-width:820px){.coins__row{grid-template-columns:10% 30% 30% 30%;text-align:center}}.coins__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}.navbar{align-items:center;display:flex;justify-content:center;margin:16px}.navbar__heading{font-size:3rem;margin-left:1rem}.navbar__icon{color:#e85d04;font-size:3rem}.navbar__special{color:#e85d04}
/*# sourceMappingURL=main.4cbec408.css.map*/