*,:before,:after{box-sizing:border-box}body{margin:0}:root{--color-text:#001e26;--color-text-link:#007994;--color-background:#fff8ee}@media screen and (prefers-color-scheme:dark){:root{--color-text:#e3d7c5;--color-text-link:#e3b35f;--color-background:#0c1518}}@media print{:root{--color-text:black;--color-text-link:black;--color-background:transparent}}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-weight:200 900;src:url(source-sans-3-latin-wght-normal.036bd289.woff2)format("woff2-variations");font-display:swap}@font-face{font-family:"Source Sans 3 Variable";font-style:italic;font-weight:200 900;src:url(source-sans-3-latin-wght-italic.0150e540.woff2)format("woff2-variations");font-display:swap}html{color:var(--color-text);background-color:var(--color-background);font-family:"Source Sans 3 Variable",sans-serif;line-height:1.5}a{color:var(--color-text-link);text-underline-offset:.15rem;text-decoration:underline}a:hover{text-decoration:none}ol,ul,p,h1,h2,h3,h4,h5,h6{margin:0 0 1rem}ol.horizontal-list,ul.horizontal-list{padding-left:0}ol.horizontal-list>li,ul.horizontal-list>li{display:inline}ol.horizontal-list>li:not(:first-child):before,ul.horizontal-list>li:not(:first-child):before{content:"•";padding-left:.5em;padding-right:.5em}#page{flex-direction:column;align-items:center;min-height:100dvh;padding-top:2rem;padding-left:1rem;padding-right:1rem;display:flex}#page>:is(header,main,footer){width:100%;max-width:40rem}#page>main{flex-grow:1}#page>footer{opacity:.75;flex-direction:column;align-items:center;font-size:.875em;display:flex}