@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500&display=swap";@font-face{font-family:Monument Extended;src:url(/fonts/monument/MonumentExtended-Ultrabold.woff) format("woff");font-weight:700;font-display:swap}@font-face{font-family:Monument Extended;src:url(/fonts/monument/MonumentExtended-Regular.woff) format("woff");font-weight:400;font-display:swap}:root{--color-font:#282323;--color-font-light:#84847c;--color-font-dark:#282323;--color-background:#ebebe3;--color-background-nav:#ebebe3;--color-background-alt:#fff;--color-background-form:#dfdfd4;--color-background-toggle:#84847c;--color-brand:#ffc30f;--color-accent-primary:#ffc30f;--color-accent-primary-darker:#c99700;--color-border:#282323;--color-placeholder:#84847c;--color-winter:#251f15;--color-summer:#ebebe3;--color-font-alt:#000;--color-outlines:#d4d4cc;--color-link-decoration:#ffc30f;--theme-rgb-color:238,238,238}:root.dark-mode{--color-font:#ebebe3;--color-font-light:#ebebe3;--color-link-decoration:#84847c;--color-font-dark:#282323;--color-background:#251f15;--color-background-nav:#49423a;--color-background-alt:#49423a;--color-background-form:#49423a;--color-border:#ebebe3;--color-outlines:#323232;--color-font-alt:#fff}:root{font-size:62.5%;--scrollbar-width:0}@media(min-aspect-ratio:3/2){:root{font-size:clamp(50%,28.125% + .6vh,62.5%)}}*{font-size:100%;font:inherit;vertical-align:baseline}*,:after,:before{box-sizing:border-box}body,html{min-height:100vh;width:100%;background:var(--color-background)}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(min-width:45em){html{overflow-y:scroll}}body{position:relative;margin:0;font-family:Montserrat,sans-serif;font-size:clamp(1.4rem,calc(1.4rem + .2 * (100vw - 48rem) / 80),1.6rem);line-height:1.875;color:var(--color-font);text-size-adjust:100%}img{display:block;max-width:100%;height:auto}::selection{color:#fff;background:var(--color-accent-primary)}