@import"https://fonts.googleapis.com/css?family=Caveat:400,700&display=fallback";@font-face{font-family:Geomanist;font-style:normal;font-weight:600;src:url(/static/fonts/geomanist-bold-webfont.woff2) format("woff2"),url(/static/fonts/geomanist-bold-webfont.woff) format("woff")}@font-face{font-family:Geomanist;font-style:normal;font-weight:500;src:url(/static/fonts/geomanist-medium-webfont.woff) format("woff2"),url(/static/fonts/geomanist-medium-webfont.woff) format("woff")}@font-face{font-family:Geomanist;font-style:normal;font-weight:400;src:url(/static/fonts/geomanist-regular-webfont.woff2) format("woff2"),url(/static/fonts/geomanist-regular-webfont.woff) format("woff")}@font-face{font-family:Geomanist;font-style:normal;font-weight:300;src:url(/static/fonts/geomanist-book-webfont.woff2) format("woff2"),url(/static/fonts/geomanist-book-webfont.woff) format("woff")}:root{--color-font:#111;--color-font-alt:#666;--color-background:#fff;--color-background-alt:#f5f5f5;--color-background-dark:#000;--theme-rgb-color:238,238,238;--color-box-background:hsla(0,0%,100%,.8);--color-box-border:#eee;--color-box-background-dark:rgba(0,0,0,.025)}:root.dark-mode{--color-font:#fff;--color-font-alt:#dfdfdf;--color-background:#000;--color-background-alt:#111;--color-background-dark:#111;--color-box-background:#222;--color-box-border:#222;--color-box-background-dark:#222}:root{font-size:62.5%;--scrollbar-width:0}@media(min-aspect-ratio:3/2){:root{font-size:clamp(46.875%,21.875% + .6vh,62.5%)}}*,:after,:before{box-sizing:border-box}body,html{min-height:100vh;width:100%;background:var(--color-background,#fff);transition:background-color .4s ease-in-out}html{-webkit-overflow-scrolling:touch;overflow-y:scroll;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.scroll-disabled{overflow-y:hidden}body{position:relative;margin:0;font-family:Geomanist,sans-serif;font-size:clamp(1.6rem,calc(1.6rem + .4 * (100vw - 48rem) / 80),2rem);line-height:1.5;color:var(--color-font,#111);text-size-adjust:100%}.scroll-disabled>body{overflow-y:scroll;touch-action:none}img{display:block;max-width:100%;height:auto}::selection{color:#fff;background:var(--color-accent-primary,#f697b1)}