.custom-menu{background-color:#fff;border:1px solid #dee2e6;border-radius:20px}.custom-menu .ant-menu-item{font-size:13px;color:#495057;padding:10px 20px;transition:background-color .3s,color .3s}.custom-menu .ant-menu{border-radius:0;overflow:hidden}.custom-menu .ant-menu-item:hover{background-color:#e9ecef;color:#007bff}.custom-menu .ant-menu-item-selected{background-color:#007bff;color:#fff}.custom-menu .ant-menu-item-selected:hover{background-color:#0056b3;color:#fff}.custom-menu .ant-menu-item{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));padding:.75rem 1rem;font-weight:500;--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.custom-menu .ant-menu-item:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.custom-menu .ant-menu-item-selected{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity));font-weight:600;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.custom-menu .ant-menu-item-active{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.custom-menu .ant-menu-item:first-child{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.custom-menu .ant-menu-item:last-child{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem;border-bottom-width:0}.custom-hover-effect:hover{transition:width .3s ease-in-out,box-shadow .3s ease-in-out;width:15%;box-shadow:0 4px 6px rgba(0,0,0,.1)}.group>li{transition:width .3s ease-in-out,opacity .3s ease-in-out}.group>li[aria-current=true]{animation:pop .5s ease forwards}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width:768px){.group>li{width:100%;transition:none}}.text-shadow-md{text-shadow:0 2px 2px rgba(0,0,0,.1)}.scrollbar-thin::-webkit-scrollbar{width:8px}.scrollbar-thumb-gray-400::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.5);border-radius:4px}.scrollbar-track-gray-100::-webkit-scrollbar-track{background:rgba(229,231,235,.5)}.hover:scrollbar-thumb-gray-500::-webkit-scrollbar-thumb:hover{background-color:hsla(220,9%,46%,.5)}