:root{--font-mono:"Roboto Mono",monospace;--spacer:15px;--navigation-height:90px;--color-beige:#d1cec1}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;font-size:21px;line-height:32px}html,body{min-height:100dvh}body{-webkit-font-smoothing:antialiased;font-size:21px;line-height:32px}main{min-height:calc(100dvh - var(--navigation-height));background-color:var(--color-beige)}article{padding:var(--spacer)*3 0;min-height:calc(100vh - var(--navigation-height) - var(--spacer)*4)}article:first-of-type{padding-top:var(--navigation-height)}a{color:inherit;text-decoration:none}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
