:root{--bg-color: #ffffff;--text-color: #000000;--accent-color: #000000;--secondary-bg: #f4f4f4;--neon-green: #CCFF00;--hot-pink: #FF0099;--electric-blue: #0055FF}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background-color:var(--bg-color);color:var(--text-color);line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Archivo Black,sans-serif;text-transform:uppercase;line-height:1}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#000;border:2px solid #fff}
