:root{--color-primary: #ef4444;--color-background: #030712}body{background-color:var(--color-background);color:#f3f4f6;font-family:Inter,sans-serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-background)}::-webkit-scrollbar-thumb{background-color:#374151;border-radius:.25rem}::-webkit-scrollbar-thumb:hover{background-color:#4b5563}
