@import url("https://fonts.googleapis.com/css2?family=Darker+Grotesque:wght@300;400;500;600;700;800;900&family=Inter:wght@100;300;400;500;600;700;800&display=swap");body,html{padding:0;margin:0;font-family:Inter,sans-serif;font-weight:500}:root{--card-active:#2897ff;--background:#212121;--background-active:#373737;--font-size:16px}h1,h2{font-family:Darker Grotesque,sans-serif;font-weight:700}p{font-size:16px;line-height:1.6;font-weight:500}a{color:inherit;text-decoration:none}*{box-sizing:border-box}@media screen and (max-width:700px){p{line-height:1.4;font-weight:500}body,p{font-size:14px}}@media (prefers-color-scheme:dark){html{color-scheme:dark}body{color:#fff;background:#000}}