body{display:grid}body header:where(.astro-XSCT23V3){position:fixed;top:0;width:100%;grid-column:1;grid-row:1;display:flex;justify-content:center;z-index:10}body header:where(.astro-XSCT23V3) #nav-container:where(.astro-XSCT23V3){width:min(80vw,var(--max-width));display:flex;justify-content:flex-end}body main:where(.astro-XSCT23V3){grid-column:1;grid-row:1}body a:where(.astro-XSCT23V3){color:inherit!important;text-decoration:underline}@font-face{font-family:ACaslon;src:url(/fonts/ACaslonPro-Regular.otf) format("opentype")}:root{font-family:ACaslon;--accent-hue: 44;--text-1: hsl(var(--accent-hue) 40% 90%);--accent: hsl(var(--accent-hue) 40% 60%);--max-width: 1120px}body{margin:0;padding:0;background:black;color:var(--text-1)}body header{background:linear-gradient(rgb(0,0,0),rgba(0,0,0,0) 120%)}body header .nav-container{width:min(80vw,var(--max-width));display:flex;justify-content:flex-end}body #content-container{width:min(80vw,80ch);margin:max(10vh,8rem) auto;font-family:serif;line-height:1.5;animation:fadeIn 1s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
