::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#898989;border-radius:20px;border:1px solid transparent;transition:all .2s ease-in-out}::-webkit-scrollbar-thumb:hover{background-color:#747474}::-webkit-scrollbar-thumb:active{background-color:#4c4c4c}.scrollbar-hidden{scrollbar-width:none}.scrollbar-hidden::-webkit-scrollbar{display:none}:root{--stopper-foreground:#f2f2f2;--stopper-background:#333232}.stopper-bg-white{background-color:var(--stopper-foreground)}.stopper-bg-black{background-color:var(--stopper-background)}.stopper-text-black{color:var(--stopper-background)}.stopper-text-white{color:var(--stopper-foreground)}