.custom-scrollbar::-webkit-scrollbar{width:20px!important;height:20px!important;background-color:#f1f1f1!important;border-radius:10px!important;display:block!important;visibility:visible!important;opacity:1!important}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#ff8a00!important;border:3px solid #f1f1f1!important;border-radius:10px!important;min-height:60px!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#ff7300!important}.custom-scrollbar::-webkit-scrollbar-track{background-color:#f1f1f1!important;border-radius:10px!important;margin:4px 0!important;box-shadow:inset 0 0 5px rgba(0,0,0,.05)!important}.custom-scrollbar{padding-right:5px!important}.command-group,.command-list,.custom-scrollbar,.dropdown-list,.p-command-list,.p-dropdown-items-wrapper,.p-multiselect-items-wrapper,.popover-content,.react-select__menu,[role=listbox],[role=menu]{overflow-y:scroll!important;scrollbar-width:thick!important;scrollbar-color:#ff8a00 #f1f1f1!important}.command[data-slot=dropdown-menu] .command-list,.p-dropdown-panel .p-dropdown-items-wrapper,.p-multiselect-panel .p-multiselect-items-wrapper,.popover-content .command-group{scrollbar-width:thick!important;scrollbar-color:#ff8a00 #f1f1f1!important}.custom-select-container .command-list{padding-right:10px!important}.scroll-button{background-color:#ff8a00;color:#fff;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:sticky;right:10px;z-index:9999;box-shadow:0 2px 10px rgba(0,0,0,.2);transition:all .2s ease}.scroll-button:hover{transform:scale(1.1);background-color:#ff7300}.scroll-down{bottom:10px;margin-top:10px}.scroll-down,.scroll-up{position:sticky;float:right;margin-right:10px}.scroll-up{top:10px;margin-bottom:10px}