:root{--fireweed:#c81e6e;--glacier:#1a9cb5;--aurora:#1fae6a;--sun:#d99209;--taiga:#2f4a2f;--tundra:#6b4a2b;--snow:#fafaf7;--basalt:#1c1c1e}body,html{padding:0;margin:0;background:var(--snow);color:var(--basalt);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:var(--glacier);text-decoration:none}a:focus,a:hover{color:var(--fireweed)}*{box-sizing:border-box}img{max-width:100%;height:auto}h1,h2,p,ul{margin:0}ul{padding:0;list-style:none}button{padding:.5rem 1rem;font-weight:700}