@font-face{font-family:Josefin Slab;src:url(/fonts/Josefin_Slab/JosefinSlab-VariableFont_wght.ttf) format("truetype")}@font-face{font-family:Josefin Sans;src:url(/fonts/Josefin_Sans/JosefinSans-VariableFont_wght.ttf) format("truetype")}@font-face{font-family:Reenie Beanie;src:url(/fonts/Reenie_Beanie/ReenieBeanie-Regular.ttf) format("truetype")}@layer theme{@layer light,dark,user;@media (prefers-color-scheme: dark){@layer dark{:root{--bg: #202321;--text: white;--hover: rgb(243, 243, 243)}}}}html[data-theme=light]{--bg: #fffbf2;--text: black;--hover: rgb(29, 29, 29)}html[data-theme=dark]{--bg: #202321;--text: white;--hover: rgb(243, 243, 243)}body{width:800px;margin:auto;position:relative;background-color:var(--bg);color:var(--text);font-family:Josefin Sans;overflow-x:hidden}a:visited,a:link{color:var(--text);text-decoration:none}a:hover{cursor:pointer;text-decoration:underline}p{line-height:1.35}@media (max-width: 900px){body{width:90%}}{}.dates{display:flex;flex-direction:row;gap:8px}.updated{color:var(--text);opacity:.75;font-style:italic}.updated:before{content:"·";margin-right:8px}.photo-section{flex-direction:column}@media (max-width: 1000px){.dates{flex-direction:column}.updated:before{content:none}}@media (min-width: 1000px){.photo-section{flex-direction:row}}
