:root{--background:#fff;--main-footnote:#888;--foreground-tertiary:#999;--foreground-secondary:#333;--foreground:#000}[data-theme=dark]{--background:#1f1f1f;--main-footnote:#7fd57f;--foreground-secondary:#ccc;--foreground:#fff}#__next,body,html{height:100%;margin:0;background-color:var(--background)}h3{font-size:1.5em}h1{font-size:max(2rem,3vw);font-family:system-ui,-apple-system,BlinkMacSystemFont,Open Sans,Helvetica Neue,Helvetica,sans-serif}@media print{h1{font-size:2rem}}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Open Sans,Helvetica Neue,Helvetica,sans-serif}a{color:var(--foreground);text-decoration:none}a:hover:not(.unstyled){-webkit-text-decoration:underline #3eaef9;text-decoration:underline #3eaef9;text-decoration-thickness:.05em;color:var(--foreground-secondary)}a:not(.unstyled){transition:all .25s}a.novisit:visited,a.unstyled:visited{color:var(--foreground)}button{cursor:pointer}address{font-style:normal}[data-theme=dark] [data-hide-on-theme=dark],[data-theme=light] [data-hide-on-theme=light]{display:none}