:root{--max-width:1728px;--max-width-compact:1500px;--max-height:1117px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--background:#f8f8f8;--on-background:#010101;--surface:#010101;--on-surface:#f8f8f8;--secondary:gray;--custom-blue:#0b89fd;--custom-yellow:#fec90e;--custom-orange:#fd3f01;--dark-grey:gray;--light-grey:#e9e9e9}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-lato);background-color:var(--background);overflow-x:hidden}html{scroll-behavior:smooth}body{color:var(--on-background)}main{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}h1{font-family:var(--font-lato);font-size:3rem;font-weight:400}h2,h4,h5,h6{font-family:var(--font-roboto);color:var(--on-background);font-weight:400}h2{color:var(--dark-grey);font-size:1.6rem}h2:before{content:"»";font-size:2rem;font-family:var(--font-roboto);margin-right:20px;display:inline}h3{color:var(--on-background);font-family:var(--font-lato);font-size:23px;font-weight:400}h4{color:var(--on-background);font-size:18px;font-weight:700}p{color:var(--dark-grey);font-family:var(--font-roboto);font-size:16px;font-weight:400}li{margin-left:15px;list-style:outside}@media (max-width:700px){h1{font-size:8vw}h2{font-size:5vw}}@media (min-width:701px) and (max-width:1120px){h1{font-size:5vw}h2{font-size:3vw}}
