*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background:#030303;color:#f7f8f8;font-family:Plus Jakarta Sans,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#030303}::-webkit-scrollbar-thumb{background:rgba(255,0,60,.3);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(255,0,60,.7)}