*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:18px}body{background:#f5f2ee;color:#1a1a1a;font-family:system-ui,-apple-system,sans-serif;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}a{color:#7a5c4a;text-decoration:none}a:hover{text-decoration:underline}main{flex:1;max-width:56rem;margin:0 auto;padding:2rem 1.5rem}header{border-bottom:1px solid rgba(26,26,26,.1)}nav{max-width:56rem;margin:0 auto;padding:0 1.5rem;height:3.5rem;display:flex;align-items:center;gap:2rem}nav .nav-home{font-weight:600;color:#1a1a1a;margin-right:auto}nav .nav-home:hover{text-decoration:none;color:#7a5c4a}nav ul{display:flex;gap:1.5rem;list-style:none}nav ul a{color:#1a1a1a;font-size:.95rem}nav ul a:hover,nav ul a.active{color:#7a5c4a;text-decoration:none}nav .nav-toggle{display:none}.hero{padding:4rem 0 3rem;display:flex;align-items:flex-start;gap:2rem}.hero .hero-text{flex:1}.hero .hero-text h1{font-size:2.5rem;font-weight:400;letter-spacing:-.02em;line-height:1;margin-bottom:.5rem}.hero .hero-photo{width:200px;height:auto;flex-shrink:0}@media (max-width: 640px){.hero{flex-direction:column-reverse;align-items:flex-start}.hero .hero-photo{width:140px}}.bio{margin-top:1rem;font-size:1.05rem;color:rgba(26,26,26,.8)}.teaser-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;margin-bottom:3rem}.teaser{display:block;padding:1.25rem 1.5rem;border:1px solid rgba(26,26,26,.12);color:#1a1a1a}.teaser:hover{border-color:#7a5c4a;text-decoration:none}.teaser:hover h2{color:#7a5c4a}.teaser h2{font-size:1.1rem;font-weight:600;margin-bottom:.4rem}.teaser p{font-size:.9rem;color:rgba(26,26,26,.6);line-height:1.5}@media (max-width: 640px){.teaser-grid{grid-template-columns:1fr}}.section-header{margin-bottom:2.5rem}.section-header h1{font-size:2rem;font-weight:400;margin-bottom:.4rem}.section-header .section-description{color:rgba(26,26,26,.6)}.section-content{margin-bottom:2.5rem;font-size:.95rem;color:rgba(26,26,26,.7)}.section-content p+p{margin-top:1rem}.post-list{list-style:none;display:flex;flex-direction:column;gap:1.5rem}.post-list li{border-bottom:1px solid rgba(26,26,26,.1);padding-bottom:1.5rem}.post-list a{font-size:1.15rem;font-weight:600;color:#1a1a1a}.post-list a:hover{color:#7a5c4a;text-decoration:none}.post-list time{display:block;font-size:.85rem;color:rgba(26,26,26,.45);margin-top:.15rem}.post-list p{margin-top:.4rem;font-size:.95rem;color:rgba(26,26,26,.7)}.empty{color:rgba(26,26,26,.45);font-style:italic}.post-header{margin-bottom:2rem}.post-header .post-section{font-size:.85rem;color:rgba(26,26,26,.45);margin-bottom:.4rem}.post-header .post-section a{color:rgba(26,26,26,.45)}.post-header .post-section a:hover{color:#7a5c4a;text-decoration:none}.post-header h1{font-size:2rem;font-weight:400;margin-bottom:.4rem}.post-header time{font-size:.85rem;color:rgba(26,26,26,.45)}.post-content{max-width:38rem;line-height:1.75}.post-content p+p{margin-top:1rem}.post-content img{max-width:100%;height:auto;margin:1.5rem 0}.post-content h2{font-size:1.2rem;font-weight:600;color:rgba(26,26,26,.7);margin:2rem 0 .5rem}.post-content h3{font-size:1.05rem;font-weight:600;color:rgba(26,26,26,.6);margin:1.5rem 0 .4rem}.post-content h4{font-size:1rem;font-weight:600;color:rgba(26,26,26,.55);margin:1.25rem 0 .3rem}.fotos-content{max-width:46rem}.fotos-content::after{content:"";display:table;clear:both}figure.photo{display:block;margin:0 0 1.5rem 0;width:100%}figure.photo.photo--wide{width:min(100vw - 3rem,53rem);max-width:none}figure.photo.photo--float{float:right;width:45%;margin:.3em 0 1rem 1.5rem}figure.photo img{display:block;width:100%;height:auto;margin:0}figure.photo figcaption{margin-top:.05rem;font-size:.7rem;color:rgba(26,26,26,.45);line-height:1.4;text-align:right}@media (max-width: 640px){figure.photo.photo--float{float:none;width:100%;margin:0 0 1.5rem 0}}.fotos-content h2{font-size:1.2rem;font-weight:600;color:rgba(26,26,26,.7);margin:2rem 0 .75rem}.fotos-content h3{font-size:1.05rem;font-weight:600;color:rgba(26,26,26,.6);margin:1.5rem 0 .5rem}.fotos-content h4{font-size:1rem;font-weight:600;color:rgba(26,26,26,.55);margin:1.25rem 0 .4rem}.fotos-content::after{content:"";display:table;clear:both}.photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem}.post-previews{display:flex;flex-direction:column;gap:3rem}.post-preview-header{display:flex;align-items:baseline;gap:1rem;margin-bottom:1rem}.post-preview-header a{font-size:1.2rem;font-weight:600;color:rgba(26,26,26,.7)}.post-preview-header a:hover{color:#7a5c4a;text-decoration:none}.post-preview-header time{font-size:.85rem;color:rgba(26,26,26,.45)}.post-preview-content figure.photo{max-width:50%;margin-bottom:0}.post-preview-content figure.photo--wide{max-width:none}.post-preview-content .photo-pair{margin-bottom:0}.post-preview-content .photo-pair figure.photo{max-width:100%}.post-preview-content p{color:rgba(26,26,26,.8);line-height:1.7;margin-top:.75rem}.recent-section{font-size:.8rem;color:rgba(26,26,26,.4);font-weight:400}.weiterlesen{display:inline-block;margin-top:1rem;font-size:.9rem;color:#7a5c4a}.weiterlesen:hover{text-decoration:underline}.post-nav{display:flex;justify-content:space-between;margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(26,26,26,.1);font-size:.9rem}.post-nav a{color:#1a1a1a}.post-nav a:hover{color:#7a5c4a;text-decoration:none}.post-nav .post-nav-older{margin-left:auto}.recent{margin-top:2.5rem}.recent-heading{font-size:.8rem;font-weight:400;text-transform:uppercase;letter-spacing:.08em;color:rgba(26,26,26,.45);margin-bottom:1rem}.recent-list{list-style:none}.recent-list li{display:flex;justify-content:space-between;align-items:baseline;padding:.6rem 0;border-bottom:1px solid rgba(26,26,26,.08);gap:1rem}.recent-list a{color:#1a1a1a}.recent-list a:hover{color:#7a5c4a;text-decoration:none}.recent-list .recent-meta{font-size:.85rem;color:rgba(26,26,26,.4);white-space:nowrap;flex-shrink:0}.gallery-heading{font-size:1.1rem;font-weight:400;color:rgba(26,26,26,.5);margin:2.5rem 0 1rem;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.gallery{columns:3;column-gap:.75rem;margin-bottom:1rem}@media (max-width: 640px){.gallery{columns:2}}.gallery-item{display:block;break-inside:avoid;margin-bottom:.75rem}.gallery-item img{display:block;width:100%;height:auto;transition:opacity .2s}.gallery-item:hover img{opacity:.85}.lightbox{display:none;position:fixed;inset:0;background:rgba(0,0,0,.85);z-index:100;align-items:center;justify-content:center;cursor:zoom-out}.lightbox.open{display:flex}.lightbox-img{max-width:min(1000px,90vw);max-height:min(1000px,90vh);display:block;padding:20px;background:#f5f2ee}.lightbox-prev,.lightbox-next{position:fixed;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:4rem;line-height:1;cursor:pointer;padding:.5rem 1.25rem;opacity:.5;z-index:101}.lightbox-prev:hover,.lightbox-next:hover{opacity:1}.lightbox-prev{left:0}.lightbox-next{right:0}figure.photo img{cursor:zoom-in}footer{border-top:1px solid rgba(26,26,26,.1);padding:1.5rem;text-align:center;font-size:.85rem;color:rgba(26,26,26,.5)}.footer-social{display:flex;justify-content:center;gap:1rem;margin-top:.75rem}.footer-social a{color:rgba(26,26,26,.4);display:flex}.footer-social a:hover{color:#7a5c4a;text-decoration:none}@media (max-width: 640px){nav{flex-wrap:wrap;height:auto;padding:.75rem 1.5rem}nav ul{display:none;width:100%;flex-direction:column;gap:0;padding:.5rem 0 .75rem}nav ul li a{display:block;padding:.4rem 0}nav ul.open{display:flex}nav .nav-toggle{display:block;background:none;border:none;font-size:1.4rem;cursor:pointer;color:#1a1a1a;padding:.25rem}}