:root{--shine-degree:120deg;--shine-color:#e6a80066;--shine-effect:linear-gradient(var(--shine-degree),transparent,var(--shine-color),transparent);--shine-transition:all 1.5s ease-in-out}.btn-shine{position:relative;overflow:hidden}.btn-shine:before{content:"";background:var(--shine-effect);width:8rem;height:100%;animation:4s ease-in-out infinite shine;position:absolute;top:0}@keyframes shine{0%{transition-property:left;left:-8rem}27.2727%,to{transition-property:left;left:100%}}.line-loader{width:90%;height:4px;display:inline-block;overflow:hidden}.line-loader:after{content:"";box-sizing:border-box;background:#a8a8a8;width:96px;height:2px;animation:.6s ease-in-out infinite alternate leftRightFrame;position:absolute;top:48px;left:0}@keyframes leftRightFrame{0%{left:0;transform:translate(-1%)}to{left:100%;transform:translate(-100%)}}.opacity-transition{animation:1.5s ease-in-out infinite opacityFrame}@keyframes opacityFrame{0%{opacity:1}50%{opacity:.3}to{opacity:1}}[data-radix-scroll-area-viewport]>div{min-height:auto!important;display:block!important}.shadow-top-xl{box-shadow:0 -7px 15px -3px #0000001a}.muted .release-status-chip,.muted .scan-status-chip{opacity:.5}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}
