html, body { margin: 0; padding: 0; background: #0a0908; color: #f4efe6; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow-x: hidden; }
::selection { background: #c9a86a; color: #0a0908; }
* { box-sizing: border-box; }
@keyframes m8kmarq { from { transform: translateX(0); } to { transform: translateX(-50%); } }
@keyframes m8kspin { to { transform: rotate(360deg); } }
@media (hover: none) { .m8k-cursor { display: none !important; } }
