.custom-scrollbar input::placeholder,.custom-scrollbar textarea::placeholder{color:#fff!important;opacity:1!important}.custom-scrollbar::-webkit-scrollbar{background:transparent;width:8px}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3b82f6,#2563eb);border-radius:6px;min-height:40px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#2563eb,#1e40af)}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar{scrollbar-color:#3b82f6 #0000;scrollbar-width:thin}