.fade-enter img{opacity:0}.fade-enter-active img,.fade-exit img{opacity:1}.fade-exit-active img{opacity:0}.fade-enter-active img,.fade-exit-active img{transition:opacity .3s,transform .3s}.hide-scrollbar::-webkit-scrollbar{display:none}.hide_in_behind{view-timeline-name:--animation-reveal;transform-origin:top;animation-name:hide_in_behind;animation-duration:3ms;animation-fill-mode:both;animation-timeline:--animation-reveal}@keyframes hide_in_behind{0%{transform:scale(1)}to{transform:scale(var(--hide_in_behind_scale))}}.appear_from_bottom{animation-name:appear_from_bottom;animation-duration:10ms;animation-fill-mode:both;animation-timeline:view();animation-range:10% 20%}@keyframes appear_from_bottom{0%{opacity:0;transform:translateY(120px)}50%{opacity:1;transform:translateY(-120px)}to{opacity:1;transform:translateY(0)}}.hover-grid{opacity:.5;background-color:#0000;transition-property:background-color,opacity;transition-delay:.15s,0s}.hover-grid:hover{opacity:1;background-color:#98b1ff;transition-delay:0s,80ms}
