.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#06b6d4,#7b2ff7);border-radius:10px;border:2px solid rgba(0,0,0,.08)}.custom-scrollbar::-webkit-scrollbar-thumb:active,.custom-scrollbar::-webkit-scrollbar-thumb:hover,.custom-scrollbar:active::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#0891b2,#6d28d9)}.custom-scrollbar::-webkit-scrollbar-track{background-color:rgba(255,255,255,.04)}.custom-scrollbar option{color:#0f172a;background-color:#ffffff}.custom-scrollbar option:checked,.custom-scrollbar option:focus{background-color:#06b6d4;color:#000000}