html{overflow-y:scroll}.player-download-btn{color:#fff}.tabe-title-data{color:#68b90b;font-weight:700;font-size:20px;font-family:Poppins,sans-serif;text-shadow:2px 2px 4px rgba(0,0,0,.3);letter-spacing:1px;text-transform:uppercase;animation:glow 1.5s infinite alternate;padding:5px 10px;border-radius:5px;display:inline-block}@keyframes glow{0%{text-shadow:2px 2px 8px rgba(104,185,11,.6)}to{text-shadow:2px 2px 20px #68b90b}}.grid{display:grid;grid-gap:20px;grid-template-columns:1fr}.card,.grid{gap:20px;width:100%}.card{display:flex;flex-direction:column;padding:20px;border-radius:10px}.row{justify-content:space-between;margin-bottom:10px}.icon,.left,.row{display:flex;align-items:center}.icon{width:50px;height:50px;border-radius:25%;justify-content:center;color:#fff}.name{margin-left:10px;font-size:18px}.right{text-align:right}.change{display:flex;align-items:center;font-size:14px;gap:8px}.value{font-size:28px;font-weight:600}.price{font-size:18px;color:#6c757d}.bg-blue-100{background-color:#22b1811c}.bg-red-100{background-color:#ef44441f}.bg-green-100{background-color:#ebf8ff}.bg-yellow-100{background-color:#fbbe242c}.bg-blue-500{background-color:#3b83f6cc}.bg-red-500{background-color:#ef4444c4}.bg-green-500{background-color:#10b981de}.bg-yellow-500{background-color:#fbbe24e1}.text-blue-500{color:#3b82f6}.text-red-500{color:#ef4444}.text-green-500{color:#10b981}.text-yellow-500{color:#fbbf24}.crypto-dashboard-chart-section{width:100%;display:flex;margin-top:40px;gap:30px;height:50%}.crypto-dashboard-chart-1{width:50%;box-shadow:0 4px 8px hsla(0,0%,46%,.6)}.crypto-dashboard-chart-2{width:50%;box-shadow:0 4px 8px hsla(0,0%,52%,.6)}.admin-tables-filter-containerr{display:flex;flex-direction:row;gap:16px;align-items:center}.nodata-image{max-width:250px;max-height:250px;margin:20px auto}.nodata-image,.nodata-image2{width:100%;border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.2);object-fit:cover;animation:fadeIn 1s ease-in-out}.nodata-image2{max-width:170px;max-height:170px}@media (max-width:500px){.nodata-image{max-width:170px;max-height:170px}.nodata-image,.nodata-image2{color:transparent;width:100%;border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.2);margin:0 auto;object-fit:cover;animation:fadeIn 1s ease-in-out 0s 1 normal none running}.nodata-image2{max-width:120px;max-height:120px}.tabe-title-data{font-size:14px}}@media (max-width:360px){.varified-icon{padding-right:3px}.profile-update-block-btns{font-size:12px}}@media (max-width:600px){.admin-tables-filter-container{flex-direction:row!important}}@media (min-width:768px){.grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.grid{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:768px){.crypto-dashboard-chart-section{display:block}.crypto-dashboard-chart-1{width:100%;margin-bottom:20px}.crypto-dashboard-chart-2{width:100%}}.custom-scrollbar{overflow:auto}.custom-scrollbar::-webkit-scrollbar{width:5px;height:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#b1b0b0;border-radius:4px;background-clip:padding-box}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#a8a6a6}.custom-scrollbar::-webkit-scrollbar-track{background-color:#e4e4e4;border-radius:4px;box-shadow:inset 0 0 2px #c1c1c1}