::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#020617}::-webkit-scrollbar-thumb{background:#1e1b4b;border-radius:10px}html,body{scroll-behavior:smooth;overflow-x:visible;background-color:#020617;display:flex;flex-direction:column;min-height:100vh;margin:0}main{flex:1 0 auto;width:100%}.main-sticky-header{position:sticky;top:0;z-index:100;background-color:#020617;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(99,102,241,.1);width:100%;height:auto;min-height:112px;display:flex;align-items:center}@media (min-width: 768px){.stonks-table thead th{position:sticky;top:133px;z-index:50;background-color:#020617;padding-top:1.5rem;padding-bottom:1.5rem;box-shadow:0 1px #6366f133}.stonks-table thead th:first-child{border-top-left-radius:2.5rem}.stonks-table thead th:last-child{border-top-right-radius:2.5rem}}.footer-container{flex-shrink:0;width:100%;background-color:#020617cc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid rgba(99,102,241,.1)}.leaderboard-card-container{overflow:visible;border-radius:2.5rem}@media (max-width: 767px){.main-sticky-header>div{flex-direction:column;align-items:center;text-align:center;padding:1.5rem 0;gap:1.25rem}.header-branding{flex-direction:column;align-items:center;gap:1rem}#market-status{margin:0 auto}.header-branding>div{align-items:center;text-align:center}}.btn-secondary{background-color:#6366f10d;border:1px solid rgba(99,102,241,.2);color:#a5b4fcb3;transition:all .2s cubic-bezier(.4,0,.2,1)}.btn-secondary:hover{background-color:#6366f126;border-color:#6366f166;color:#fff}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:marquee 180s linear infinite;display:inline-block;white-space:nowrap}.animate-marquee:hover{animation-play-state:paused}
