:root{--color-green:#607456;--color-tan:#eee0cc;--color-clay:#ba6a4c;--color-red:#7b2525;--color-primary:var(--color-green);--color-primary-dark:color-mix(var(--color-primary) 70%, #000 30%);--color-accent:var(--color-clay);--border-color:color-mix(in srgb, var(--color-accent-light) 20%, transparent 80%);--page-background:color-mix(var(--color-tan) 40%, #fff 60%);--page-width:68rem;--page-border:1px solid #0000001a}*{box-sizing:border-box;margin:0;padding:0}:focus-visible{outline:1px dotted var(--color-accent);outline-offset:.25rem}::selection{background-color:color-mix(in srgb, var(--color-accent) 30%, transparent 70%)}html{height:100%}html,body{max-width:100vw;overflow-x:clip}body{background:var(--page-background);font-family:var(--font-red-hat-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-red-hat-display);font-weight:900}a{color:var(--color-accent);text-decoration:none}a:hover,a:focus{text-decoration:underline}code{font-family:var(--font-red-hat-mono)}.hidden{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
