.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f4f4f5;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:10px;transition:background .2s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a1a1aa}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#d4d4d8 #f4f4f5}#extras-modal{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:70!important;width:100vw!important;height:100vh!important}#extras-modal .absolute.inset-0{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important}body.modal-open{overflow:hidden!important}#extras-modal:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:#18181bb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:-1}
