@keyframes grid-fade{0%{opacity:.1}50%{opacity:.3}to{opacity:.1}}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:rgba(0,25,102,.3);border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(0,153,255,.5);border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(0,153,255,.8)}