::-webkit-scrollbar{width:8px;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;opacity:0}body:hover::-webkit-scrollbar{opacity:1}.dark::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:.1rem;background-color:#ebebeb}.dark::-webkit-scrollbar-thumb{background-color:#21283d}::-webkit-scrollbar-thumb:hover{background-color:#dbdbdb}.dark::-webkit-scrollbar-thumb:hover{background-color:#121e32}.tippy-box[data-theme~=custom]{--tw-bg-opacity:1;background-color:rgb(33 150 243/var(--tw-bg-opacity));color:#fff;border-radius:5px;font-size:11px}.tippy-box[data-theme~=custom]>.tippy-arrow:before{--tw-text-opacity:1;color:rgb(33 150 243/var(--tw-text-opacity))}body,html{height:100%;margin:0;padding:0;outline:none}.ps-container:not(:hover) .ps__rail-y{opacity:0;transition:opacity .3s}.ps-container:hover .ps__rail-y{opacity:1}.circle{width:5rem;height:2rem;border-radius:9999px;border:2px solid red;display:flex;align-items:center;justify-content:center;flex-direction:row;font-weight:600}