.home{padding:0 10px 100px}.hero{text-align:center;flex-direction:column;align-items:center;gap:30px;max-width:600px;margin:80px auto;display:flex}.hero h1{font-size:max(4vw,36px)}.hero p{color:#e3e3e3;width:75%;line-height:1.5}.hero form{background-color:#fff;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;width:80%;padding:8px;font-size:20px;display:flex}.hero input{border:none;outline:none;flex:1;padding-left:10px;font-size:16px}.hero button{color:#fff;cursor:pointer;background:#7927ff;border:none;border-radius:5px;padding:10px 30px;font-size:16px}.crypto-table{background:linear-gradient(#5403ff26,#69029926);border-radius:15px;max-width:800px;margin:auto;overflow:hidden}.crypto-table table{border-collapse:collapse;width:100%}.table-layout th,.table-layout td{text-align:left;vertical-align:middle;border-bottom:1px solid #3c3c3c;padding:15px 20px}.table-layout th{font-weight:400}.table-layout th:first-child,.table-layout td:first-child{text-align:center;width:8%}.table-layout th:nth-child(2),.table-layout td:nth-child(2){width:33%}.table-layout th:nth-child(3),.table-layout td:nth-child(3){width:16%}.table-layout th:nth-child(4),.table-layout td:nth-child(4){text-align:center;width:16%}.table-layout th:nth-child(5),.table-layout td:nth-child(5){text-align:right;width:25%}.market-cap{text-align:right}.table-layout:last-child td{border-bottom:none}.coin-link{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.coin-link img{width:35px}.table-layout .green{color:#00d515}.table-layout .red{color:#ff4646}@media (max-width:768px){.table-layout th:nth-child(5),.table-layout td:nth-child(5){display:none}}@media (max-width:500px){.coin-link img{width:25px}.table-layout{font-size:13px}.table-layout th,.table-layout td{padding:10px 5px}.hero form input{width:100px}}
