.cyber-mesh {background-color: #050508;background-image: linear-gradient(rgba(26, 26, 36, 0.25) 1px, transparent 1px), linear-gradient(90deg, rgba(26, 26, 36, 0.25) 1px, transparent 1px); background-size: 24px 24px; background-position: center center;}
.will-transform {will-change: transform, opacity;}
*:focus-visible {outline: 2px solid #CCFF00 !important;outline-offset: 2px;}
::-webkit-scrollbar {width: 6px;}
::-webkit-scrollbar-track {background: #050508;}
::-webkit-scrollbar-thumb {background: #1A1A24;border-radius: 3px;}
::-webkit-scrollbar-thumb:hover {background: #CCFF00;}
