@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Sora:wght@100..800&display=swap");.badge{width:235px;height:65px;flex-shrink:0;display:flex;align-items:center;border-radius:8px!important}.badge-name{font-weight:600!important;color:white}.main-content-div{display:flex;justify-content:center;gap:20px}.activity-content-div{display:flex;justify-content:center;gap:10px;max-width:1200px;margin:auto}@media screen and (max-width:1440px){.main-content-div{width:95%}}@media screen and (max-width:1024px){.main-content-div{width:60%}}.sidebar{width:270px;height:100vh;border:1px solid #222222;border-top:none;border-bottom:none}.follow-home{width:257px;height:-moz-fit-content;height:fit-content;border:1px solid #323232;border-radius:8px;margin-top:15px;margin-left:2%;padding:8px}.follow-head{color:white;font-weight:600;display:flex;justify-content:flex-start;margin-top:20px!important;margin-left:20px!important;font-family:Sora,sans-serif!important}.follow-content{display:flex;flex-direction:column;gap:20px!important;margin-top:15px;padding:0 6px 12px 2px}@media screen and (max-width:574px) and (min-width:320px){.badge{width:190px}.badge-name{font-size:12px}}body{background-color:#121212;font-family:poppins,sans-serif;color:#f4f4f4;margin:0;padding:0}.price-up{color:#4caf50}.price-down,.price-up{animation:priceChange 1s ease}.price-down{color:#f44336}@keyframes priceChange{0%{opacity:.5}to{opacity:1}}html{scroll-behavior:smooth}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#555}::-webkit-scrollbar-track,::-webkit-scrollbar-track:hover{background:#1e1e1e}::-webkit-scrollbar-button,::-webkit-scrollbar-corner{background:transparent}::-webkit-scrollbar-button:single-button{background:transparent}