.ec-nav-container::-webkit-scrollbar{display:none}.ec-nav-container{-ms-overflow-style:none;scrollbar-width:none}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.animate-shimmer{animation:shimmer 2s ease-in-out infinite}.ec-select{background-image:none!important}.ec-select:focus{outline:none}.ec-select option{padding:.75rem;background-color:#fff;color:#111827}.ec-select::-webkit-scrollbar{width:8px}.ec-select::-webkit-scrollbar-track{background:transparent}.ec-select::-webkit-scrollbar-thumb{background:rgba(249,115,22,.3);border-radius:4px}.ec-select::-webkit-scrollbar-thumb:hover{background:rgba(249,115,22,.5)}select.ec-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.ec-select:hover{transform:translateY(-1px)}.ec-select:active{transform:translateY(0)}.ec-select:not([value=""]){font-weight:500}.ec-notification-dark{background-color:#0f172a;border:1px solid hsla(0,0%,100%,.12);color:#e5e7eb}.ec-notification-dark .ant-notification-notice-content,.ec-notification-dark .ant-notification-notice-description,.ec-notification-dark .ant-notification-notice-message{color:#e5e7eb!important}.ec-notification-light{background-color:#fff;border:1px solid rgba(15,23,42,.08);color:#0f172a}.ec-notification-light .ant-notification-notice-content,.ec-notification-light .ant-notification-notice-description,.ec-notification-light .ant-notification-notice-message{color:#0f172a!important}.ec [role=listbox]::-webkit-scrollbar{width:10px}.ec [role=listbox][data-theme=dark]::-webkit-scrollbar-track{background:rgba(31,41,55,.9)!important;border-radius:0 12px 12px 0;margin:6px 2px;border-left:1px solid hsla(0,0%,100%,.1)}.ec [role=listbox].light-mode::-webkit-scrollbar-track,.ec [role=listbox][data-theme=light]::-webkit-scrollbar-track{background:rgba(243,244,246,.9)!important;border-radius:0 12px 12px 0;margin:6px 2px;border-left:1px solid rgba(0,0,0,.1)}.ec [role=listbox]::-webkit-scrollbar-track{background:rgba(31,41,55,.9)!important;border-radius:0 12px 12px 0;margin:6px 2px;border-left:1px solid hsla(0,0%,100%,.1)}.ec [role=listbox]::-webkit-scrollbar-thumb{background:rgba(249,115,22,.5);border-radius:5px;border:2px solid rgba(31,41,55,.9);background-clip:padding-box;transition:all .2s ease;min-height:30px}.ec [role=listbox].light-mode::-webkit-scrollbar-thumb,.ec [role=listbox][data-theme=light]::-webkit-scrollbar-thumb{border-color:rgba(243,244,246,.9)}.ec [role=listbox]::-webkit-scrollbar-thumb:hover{background:rgba(249,115,22,.7);background-clip:padding-box;border-color:#1f2937}.ec [role=listbox]::-webkit-scrollbar-thumb:active{background:rgba(249,115,22,.9);background-clip:padding-box;border-color:#1f2937}.ec [role=listbox]::-webkit-scrollbar-corner{background:rgba(31,41,55,.9)!important}.ec [role=listbox].light-mode::-webkit-scrollbar-corner,.ec [role=listbox][data-theme=light]::-webkit-scrollbar-corner{background:rgba(243,244,246,.9)!important}.ec [role=listbox]{scrollbar-width:thin;scrollbar-color:rgba(249,115,22,.5) rgba(31,41,55,.9)}.ec [role=listbox].light-mode,.ec [role=listbox][data-theme=light]{scrollbar-color:rgba(249,115,22,.5) rgba(243,244,246,.9)}.ec [role=listbox]:hover{scrollbar-color:rgba(249,115,22,.7) #1f2937}.ec [role=listbox].light-mode:hover,.ec [role=listbox][data-theme=light]:hover{scrollbar-color:rgba(249,115,22,.7) #f3f4f6}.ec [role=listbox]{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.tooltip-popup-theme-light .ant-tooltip-inner[role=tooltip]{background-color:#fff}