:root{--background:#111214;--background-screen:rgb(17,18,20,0.8);--background-deep:#0b0c0d;--foreground:#eee;--sublte:#444;--accent:#35eec6;--border-radius:2px;--border-radius-soft:8px;--snappy-curve:cubic-bezier(0.5,0,0,1);--snappy-snap:cubic-bezier(0.1,0,1,0);--padding:2em;--max-width:1440px;--max-width-nested:700px}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:var(--background);color:var(--foreground)}body::-webkit-scrollbar{display:none}a{color:inherit;text-decoration:none}*{box-sizing:border-box}img{max-width:100%;height:auto}h1,h2,p,ul{margin:0;font-weight:300}ul{padding:0;list-style:none}button{padding:.5rem 1rem;font-weight:700}p{line-height:1.75em}p:hover{cursor:default}