*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%}body,html{min-height:100%}body{margin:0;background:var(--color-background);color:var(--color-foreground);font-family:var(--font-barlow);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{min-height:100vh}h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none}a,button{color:inherit}button{padding:0;border:0;background:none;cursor:pointer}canvas,img,picture,svg,video{display:block;max-width:100%}img,video{height:auto}:focus-visible{outline:2px solid var(--color-foreground);outline-offset:.25rem}::selection{background:var(--color-foreground);color:var(--color-background)}