html{scrollbar-gutter:stable}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}input.no-spinners::-webkit-outer-spin-button,input.no-spinners::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@keyframes cifra-spin{to{transform:rotate(360deg)}}.cifra-spinner{display:inline-block;width:16px;height:16px;border:2px solid #c2c2c2;border-top-color:transparent;border-radius:50%;animation:cifra-spin .7s linear infinite}@keyframes cifra-sync-widget-in{0%{opacity:0;transform:translate(-50%) translateY(12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.cifra-sync-widget-enter{animation:cifra-sync-widget-in .24s cubic-bezier(.25,.1,.25,1) both}@keyframes cifra-sync-content-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.cifra-sync-content-swap{animation:cifra-sync-content-in var(--p-motion-duration-250, .25s) var(--p-motion-ease-in-out, ease-in-out) both}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.custom-dashboard-scrollbar{overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--p-color-scrollbar-thumb-bg, #b5b5b5) rgba(0,0,0,0);scrollbar-gutter:auto}.custom-dashboard-scrollbar::-webkit-scrollbar{width:11px;background-color:transparent}.custom-dashboard-scrollbar::-webkit-scrollbar-thumb{background-color:var(--p-color-scrollbar-thumb-bg, #b5b5b5);border:2px solid transparent;border-radius:9999px;background-clip:content-box}.custom-dashboard-scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--p-color-scrollbar-thumb-bg-hover, #919191)}.custom-dashboard-scrollbar::-webkit-scrollbar-track{background-color:transparent}
