::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#d1d5db}::-webkit-scrollbar-track{background:0 0}html.dark ::-webkit-scrollbar-thumb{background:#374151}html.dark ::-webkit-scrollbar-thumb:hover{background:#4b5563}html.dark ::-webkit-scrollbar-track{background:0 0}*{scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}html.dark *{scrollbar-color:#374151 transparent}.custom-scroll{scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}.custom-scroll::-webkit-scrollbar{width:8px;height:8px}.custom-scroll::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:8px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:#d1d5db}.custom-scroll::-webkit-scrollbar-track{background:0 0}html.dark .custom-scroll{scrollbar-color:#374151 transparent}html.dark .custom-scroll::-webkit-scrollbar-thumb{background:#374151}html.dark .custom-scroll::-webkit-scrollbar-thumb:hover{background:#4b5563}.scroll-hidden{scrollbar-width:none;-ms-overflow-style:none}.scroll-hidden::-webkit-scrollbar{display:none}html{scroll-behavior:smooth}@media (max-width:768px){::-webkit-scrollbar{width:4px;height:4px}}.sidebar-scroll::-webkit-scrollbar{width:8px}.sidebar-scroll::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:8px}.sidebar-scroll::-webkit-scrollbar-track{background:0 0}html.dark .sidebar-scroll::-webkit-scrollbar-thumb{background:#374151}html.dark .sidebar-scroll::-webkit-scrollbar-track{background:0 0}.sidebar-scroll{scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}html.dark .sidebar-scroll{scrollbar-color:#374151 transparent}.field-data{border:0 solid;border-bottom:1px solid #000;padding:.5rem;color:#000}.field-data:focus{outline:0;border-bottom:2px solid var(--primary)}.muy-box-file-upload{padding:1rem 2rem;display:none;background-color:var(--primary-container);border:2px dotted var(--primary);border-radius:5px}.disabled{pointer-events:none;background-color:#a6a6a6d6!important}.field-component{padding:.5rem}input[type=file]{display:none}.table-hover tbody{transition:.2s ease-in-out}.table-hover tbody tr:hover{transition:.2s ease-in-out;background-color:rgba(128,128,128,.05)}html{height:100%;min-height:100vh}body{height:100%;min-height:100vh}html.dark{background-color:#111827!important}html:not(.dark){background-color:#f9fafb!important}html.dark body{background-color:#111827!important}html:not(.dark) body{background-color:#f9fafb!important}.dropdown-enter-active,.dropdown-leave-active{transition:all .3s ease}.dropdown-enter,.dropdown-leave-to{opacity:0;transform:translateY(-10px)}.rotate-180{transform:rotate(180deg)}body.overflow-hidden{overflow:hidden!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100vh!important}.modal-scroll{overflow-y:auto;-webkit-overflow-scrolling:touch}