*{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:400}ol,ul{list-style-position:outside;padding-left:1rem}p{line-height:1.5}pre{text-wrap:wrap}html{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;min-height:100svh;font-weight:300;flex-direction:column}body,html{display:flex}body{flex:1 1;flex-direction:column}#photography-header{align-items:center;border-bottom:1px dotted #000;display:flex;margin:.5rem}@media screen and (max-width:500px){#photography-header{flex-direction:column;gap:.25rem}}#photography-header.with-nav{justify-content:space-between}@media screen and (max-width:500px){#photography-header.with-nav{gap:0;flex-wrap:wrap;flex-direction:row}}#photography-header .right-element{flex-grow:1;display:flex;justify-content:flex-end}#photography-main{display:flex;flex:2 1;flex-direction:column;gap:1rem}#photography-main .page-description{text-align:center}button{background-color:#fff;border:3px outset #000;padding:.5rem}button:hover{background-color:#000!important;color:#fff;border:3px inset #fff}.style-switcher{background-color:rgba(0,0,0,0);display:flex;gap:.5rem}.maplibregl-map{flex:2 1}.single-image{width:100%;flex:2 1;position:relative}.single-image>img{padding:.5rem 1rem 1rem}h1,h2,h3{font-weight:300}h1{font-size:2rem}h2{font-size:1.75rem;text-align:center}a{color:#000}a:hover{text-decoration:none;background:linear-gradient(0deg,white,white 33%,yellow 0,yellow 66%,white 0,white)}