:root{--bg-clr: #1d0812ff;--fg-bright-clr: #fde1efff;--fg-clr: #e6bcd1ff;--fg-clr-muted: #cb84c3ff;--accent-clr: #ff2890;--accent-muted-clr: #f56caeff}:root{--serif-font-family: "EB Garamond", "Garamond", serif;--font-family: system-ui, Roboto, sans-serif}:root{--heading-clr: var(--fg-bright-clr);--border-clr: var(--fg-clr-muted);--link-clr: var(--accent-clr);--link-visited-clr: var(--link-clr);--link-active-clr: var(--link-clr)}*,*:before,*:after{box-sizing:border-box}:root{height:100%}body{margin:0}button{font:inherit}img{vertical-align:middle}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400 800;font-display:swap;ascent-override:112.5%;src:url(../../../font/EBGaramond-VariableFont_wght.woff2) format("woff2 supports variations"),url(../../../font/EBGaramond-VariableFont_wght.woff2) format("woff2-variations")}body{font-family:var(--font-family);background-color:var(--bg-clr);background-image:linear-gradient(var(--bg-clr) 16rem,color-mix(in oklch,var(--bg-clr),black 60%) 96rem);color:var(--fg-clr)}a{color:var(--link-clr)}:where(a:link){color:var(--link-clr)}:where(a:visited){color:var(--link-visited-clr)}:where(a:active){color:var(--link-active-clr)}h1,h2,h3,h4,h5,h6{color:var(--heading-clr)}
