@media (prefers-color-scheme:light){body{color:#000;background:#f9f9f9}}@media (prefers-color-scheme:dark){body{color:#f9f9f9;background:#000}img[src*=svg]{filter:invert(90%) grayscale(30%)}}*{margin:0;padding:0}a{text-decoration:none;color:#b22}a:hover{color:#d14}body{font-family:-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}#gallery{margin:8px}header{margin:4em auto 0 auto;text-align:center;font-family:'Waiting for the Sunrise'}header img.avatar{width:64px;border-radius:50%}header .title{font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.6em;font-weight:700;line-height:1.6em}header .description{line-height:1.6em}header nav{margin:1em 0}header nav a{margin:0 .6em}.section{margin-top:3em}.section-header-wrapper{max-width:800px;margin-left:4em}.section-title{font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.6em;font-weight:medium;line-height:1.6em}.section-description{line-height:1.4em}.section-images{margin-top:2em}.section-image img{width:100%}footer{margin:4em auto 4em;text-align:center;line-height:1.6em}footer p{font-size:.9em}footer .foto_footer{font-size:.8em}