:root{--background-gradient:linear-gradient(131deg,#131415 37.4%,#0C2341 101.93%)}*{box-sizing:border-box;padding:0;margin:0}html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body,html{min-height:100vh}body{color:#ffffff;background:var(--background-gradient);font-family:Rubik,system-ui,-apple-system,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-rubik),system-ui,-apple-system,sans-serif;font-weight:700;line-height:1.2}p{margin:0}