*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #111111;--grey: #888888;--orange: #E85A00;--white: #ffffff;--max-w: 650px;--max-w-wide: 1100px;--navy: #0d1b2e;--navy-mid: #132640;--navy-light: #1a2f4a;--navy-text: #8ab4d4;--aubergine: #7d6915;--aubergine-mid: #5e4f10;--aubergine-text: #c9aa42;--forest: #1c3a2a;--forest-text: #7ab89a;--slate: #1e2a3a;--slate-text: #8aaabf;--plum: #2a1e35;--plum-text: #b09acf}html{font-size:18px;scroll-behavior:smooth}body{font-family:Outfit,sans-serif;background:var(--white);color:var(--black);line-height:1.75;-webkit-font-smoothing:antialiased;text-transform:lowercase}h1,h2,h3,h4{font-family:Outfit,sans-serif;font-weight:600;line-height:1.15;letter-spacing:-.02em}a{color:inherit;text-decoration:none}.container{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem}header{padding:3rem 1.5rem 2.5rem;max-width:var(--max-w-wide);margin:0 auto;display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid #e8e8e8}.site-title{font-size:1.3rem;font-weight:600;letter-spacing:-.01em;text-transform:lowercase}.site-title a:hover{color:var(--orange)}nav{display:flex;gap:2rem}nav ul{list-style:none;display:flex;gap:2rem;margin:0;padding:0}nav ul li{margin:0;padding:0}nav a{font-size:.7rem;letter-spacing:.03em;text-transform:lowercase;color:var(--grey);transition:color .2s}nav a:hover,nav a[aria-current=page]{color:var(--orange)}.home-layout{max-width:var(--max-w-wide);margin:0 auto;padding:0 1.5rem;display:flex;align-items:flex-start;gap:4rem}.home-main{flex:1 1 0;min-width:0;max-width:var(--max-w)}.post-list{max-width:var(--max-w-wide);margin:0 auto;padding:0 1.5rem}.home-layout .post-list{max-width:none;margin:0;padding:0}.post-item{padding:4rem 0;border-bottom:1px solid #e8e8e8}.post-item:last-child{border-bottom:none}.post-meta{font-size:.7rem;letter-spacing:.07em;text-transform:lowercase;color:var(--orange);margin-bottom:1rem}.post-item h2{font-size:clamp(1.4rem,2.5vw,2rem);margin-bottom:1rem;max-width:var(--max-w)}.post-item h2 a:hover{opacity:.65}.post-item p{max-width:var(--max-w);color:#444;margin-bottom:1.5rem}.post-item p a,.post-item .post-excerpt a{color:var(--orange);border-bottom:1px solid var(--orange)}.post-cover{width:100%;max-width:var(--max-w-wide);margin-bottom:2rem;overflow:hidden;display:block}.post-cover img{width:100%;height:480px;object-fit:cover;display:block;transition:transform .6s ease}.post-cover:hover img{transform:scale(1.015)}.read-more{font-size:.75rem;letter-spacing:.07em;text-transform:lowercase;color:var(--orange);border-bottom:1px solid var(--orange);padding-bottom:2px;transition:opacity .2s;display:inline-block}.read-more:hover{opacity:.6}.post-header{padding:5rem 1.5rem 3rem;max-width:var(--max-w-wide);margin:0 auto}.post-header .post-meta{margin-bottom:1.25rem}.post-header h1{font-size:clamp(1.6rem,4vw,2.8rem);max-width:var(--max-w)}.post-hero{max-width:var(--max-w-wide);margin:0 auto 4rem;padding:0 1.5rem}.post-hero img{width:100%;height:560px;object-fit:cover;display:block}.post-body{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem 6rem}.post-body p{margin-bottom:1.75rem}.post-body h2{font-size:1.5rem;margin:3rem 0 1rem}.post-body h3{font-size:1.2rem;margin:2.5rem 0 .75rem}.post-body ul,.post-body ol{margin:0 0 1.75rem 1.5rem}.post-body li{margin-bottom:.5rem}.post-body blockquote{border-left:3px solid var(--orange);padding:.5rem 0 .5rem 1.5rem;margin:2rem 0;font-style:italic;color:#555}.post-body a{color:var(--orange);border-bottom:1px solid transparent;transition:border-color .2s}.post-body a:hover{border-bottom-color:var(--orange)}.post-body .wide-image{margin:3rem 0}.post-body .wide-image img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.post-body img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;margin:2.5rem 0}figcaption{font-size:.78rem;color:var(--grey);margin-top:.5rem;font-style:italic}.video-wrap{position:relative;padding-bottom:56.25%;height:0;margin:2.5rem 0}.video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.post-body video{max-width:100%;height:auto;display:block;margin:2.5rem auto}.page-body{max-width:var(--max-w);margin:0 auto;padding:5rem 1.5rem 6rem}.page-body h1{font-size:clamp(2rem,4vw,3rem);margin-bottom:2.5rem}.page-body p{margin-bottom:1.75rem}.page-body a{color:var(--orange);border-bottom:1px solid transparent;transition:border-color .2s}.page-body a:hover{border-bottom-color:var(--orange)}.pagination{display:flex;justify-content:center;gap:1rem;padding:3rem 0 5rem;font-size:.8rem;letter-spacing:.07em;text-transform:lowercase;flex-wrap:wrap;align-items:center}.pagination a{color:var(--orange);border-bottom:1px solid var(--orange);padding-bottom:2px}.pagination a:hover{opacity:.6}.pagination .current{color:var(--grey)}.pagination .page-numbers{display:flex;gap:.5rem;align-items:center}footer{padding:2.5rem 1.5rem;border-top:1px solid #e8e8e8;text-align:center;font-size:.78rem;color:var(--grey)}footer a{color:var(--grey)}footer a:hover{color:var(--orange)}.notes-sidebar{flex:0 0 260px;width:260px;min-width:0;padding-top:4rem;padding-left:2rem;border-left:1px solid #e8e8e8;position:sticky;top:2rem}.notes-sidebar-title{font-size:.7rem;letter-spacing:.1em;text-transform:lowercase;color:var(--grey);margin-bottom:2rem;font-weight:400}.note-item{padding:1.25rem 0;border-bottom:1px solid #e8e8e8}.note-item:last-child{border-bottom:none}.note-item .note-text{font-size:.88rem;line-height:1.65;color:#333}.note-item .note-text p{margin-bottom:.75rem}.note-item .note-text p:last-child{margin-bottom:0}.note-item .note-text a{color:var(--orange);border-bottom:1px solid var(--orange)}.note-item .note-meta{font-size:.7rem;color:var(--grey);margin-top:.6rem;letter-spacing:.04em}.notes-sidebar ul{list-style:none!important;padding:0!important;margin:0 0 2rem!important}.notes-sidebar ul li{padding:.2rem 0}.notes-sidebar ul li a{font-size:.88rem;color:var(--grey)}.notes-sidebar ul li a:hover{color:var(--orange)}.buecher-section{background:#f0f4f8;min-height:60vh;padding-bottom:4rem}.buecher-hero{background:var(--navy);padding:3rem 1.5rem 2.5rem;box-shadow:0 6px 24px #0d1b2e59;position:relative;z-index:1}.buecher-hero-inner{max-width:var(--max-w-wide);margin:0 auto;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.buecher-hero h1{color:var(--white);font-size:clamp(2.5rem,6vw,4.5rem);letter-spacing:-.03em;line-height:1;margin:0}.buecher-hero h1 span{color:var(--orange)}.buecher-count{color:var(--navy-text);font-size:.9rem;font-weight:400;padding-bottom:.2rem;white-space:nowrap}.buecher-grid{max-width:var(--max-w-wide);margin:0 auto;padding:3rem 1.5rem 0;display:flex;flex-direction:column;gap:0}.buch-card{display:flex;flex-direction:row;align-items:flex-start;gap:1.1rem;padding:1rem 0;border-bottom:1px solid rgba(13,27,46,.1)}.buch-card:first-child{border-top:1px solid rgba(13,27,46,.1)}.buch-cover{width:62px;flex-shrink:0;aspect-ratio:2/3;overflow:hidden;background:var(--navy-light);border-radius:3px}.buch-cover img{width:100%;height:100%;object-fit:cover;display:block}.buch-cover-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:600;color:var(--orange);background:var(--navy-light)}.buch-body{flex:1;display:flex;flex-direction:column;gap:0;padding-top:.1rem}.buch-titel{font-weight:600;font-size:.95rem;line-height:1.3;color:var(--black)}.buch-autor{font-size:.82rem;color:var(--orange);font-weight:500;margin-top:.15rem}.buch-text{font-size:.82rem;line-height:1.6;color:#555;margin-top:.45rem}.buecher-abschnitt{padding-top:3rem}.buecher-abschnitt-inner{max-width:var(--max-w-wide);margin:0 auto;padding:0 1.5rem}.buecher-abschnitt-titel{font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:lowercase;color:var(--orange);margin:0 0 1.5rem;border-bottom:1px solid var(--orange);padding-bottom:.5rem}.buecher-abschnitt .buecher-grid{max-width:none;margin:0;padding:0}.buecher-leer{color:var(--grey);margin:0}.foto-section{background:#f7f5ed;min-height:60vh;padding-bottom:5rem}.foto-hero{background:var(--aubergine);padding:3rem 1.5rem 2.5rem;box-shadow:0 6px 24px #7d691566;position:relative;z-index:1}.foto-hero-inner{max-width:var(--max-w-wide);margin:0 auto;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.foto-hero h1{color:var(--white);font-size:clamp(2.5rem,6vw,4.5rem);letter-spacing:-.03em;line-height:1;margin:0}.foto-hero h1 span{color:var(--orange)}.foto-count{color:var(--aubergine-text);font-size:.9rem;font-weight:400;padding-bottom:.2rem;white-space:nowrap}.foto-feed{max-width:var(--max-w);margin:0 auto;padding:3rem 1.5rem 0;display:flex;flex-direction:column;gap:3.5rem}.foto-post{display:flex;flex-direction:column;gap:0}.foto-post-img{aspect-ratio:1/1;overflow:hidden;background:var(--aubergine-mid);cursor:pointer;position:relative}.foto-post-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.foto-post-img:hover img{transform:scale(1.03)}.foto-post:before{content:"";display:block;height:3px;background:var(--orange)}.foto-post-body{background:var(--white);padding:1rem 1.1rem 1.1rem}.foto-post-date{font-size:.72rem;color:var(--aubergine-text);margin-bottom:.35rem;display:block}.foto-post-title{font-weight:600;font-size:.95rem;color:var(--black);line-height:1.3}.foto-post-caption{margin-top:.4rem;font-size:.85rem;color:#555;line-height:1.65}.foto-lightbox{display:none;position:fixed;inset:0;z-index:9999;background:#1a0f2ef5;align-items:center;justify-content:center;padding:2rem}.foto-lightbox.is-open{display:flex}.foto-lb-inner{max-width:min(90vw,700px);display:flex;flex-direction:column;align-items:center;gap:1rem}#foto-lb-img{max-width:100%;max-height:80vh;object-fit:contain;display:block}.foto-lb-meta{display:flex;flex-direction:column;gap:.25rem;text-align:center}.foto-lb-title{color:var(--white);font-size:.95rem;font-weight:600}.foto-lb-caption{color:#ffffff8c;font-size:.85rem;line-height:1.55}.foto-lb-close{position:fixed;top:1.25rem;right:1.5rem;background:none;border:none;color:var(--white);font-size:2.5rem;line-height:1;cursor:pointer;opacity:.6;transition:opacity .15s;padding:.25rem .5rem}.foto-lb-close:hover{opacity:1}@media(max-width:600px){header{flex-direction:column;gap:1.25rem;padding:2rem 1.25rem}nav{gap:1.25rem}nav ul{gap:1.25rem}.post-cover img{height:260px}.post-hero img{max-height:320px}.buecher-hero,.buecher-grid{padding:2rem 1.25rem 0}.foto-hero{padding:2rem 1.25rem 1.75rem}.foto-feed{padding:2rem 1.25rem 0;gap:2.5rem}}@media(max-width:960px){.home-layout{flex-direction:column}.home-main{max-width:none;width:100%}.notes-sidebar{flex:0 0 auto;width:100%;border-left:none;border-top:3px solid var(--orange);padding-left:0;padding-top:3rem;margin-top:3rem;position:static}}.garden-section{background:#f0f4f0;min-height:60vh;padding-bottom:4rem}.garden-hero{background:var(--forest);padding:3rem 1.5rem 2.5rem;box-shadow:0 6px 24px #1c3a2a66;position:relative;z-index:1}.garden-hero-inner{max-width:var(--max-w-wide);margin:0 auto;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.garden-hero h1{color:var(--white);font-size:clamp(2.5rem,6vw,4.5rem);letter-spacing:-.03em;line-height:1;margin:0}.garden-hero h1 span{color:var(--orange)}.garden-hero-sub{color:var(--forest-text);font-size:.9rem;font-weight:400;padding-bottom:.2rem}.garden-content{max-width:var(--max-w-wide);margin:0 auto;padding:3rem 1.5rem 0}.archiv-section{background:#f0f2f5;min-height:60vh;padding-bottom:4rem}.archiv-hero{background:var(--slate);padding:3rem 1.5rem 2.5rem;box-shadow:0 6px 24px #1e2a3a66;position:relative;z-index:1}.archiv-hero-inner{max-width:var(--max-w-wide);margin:0 auto;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.archiv-hero h1{color:var(--white);font-size:clamp(2.5rem,6vw,4.5rem);letter-spacing:-.03em;line-height:1;margin:0}.archiv-hero h1 span{color:var(--orange)}.archiv-hero-sub{color:var(--slate-text);font-size:.9rem;font-weight:400;padding-bottom:.2rem}.archiv-content{max-width:var(--max-w-wide);margin:0 auto;padding:3rem 1.5rem 0}.archiv-year{margin-bottom:3rem}.archiv-year h2{font-size:1.1rem;font-weight:600;color:var(--grey);margin-bottom:.75rem;letter-spacing:-.01em}.archiv-list{list-style:none;padding:0}.archiv-list li{display:flex;gap:1.25rem;align-items:baseline;padding:.45rem 0;border-bottom:1px solid #e0e4ea}.archiv-list li a{color:var(--black);font-size:.95rem}.archiv-list li a:hover{color:var(--orange)}.archiv-date{color:var(--grey);font-size:.8rem;white-space:nowrap}.ueber-section{background:#f5f2f7;min-height:60vh;padding-bottom:4rem}.ueber-hero{background:var(--plum);padding:3rem 1.5rem 2.5rem;box-shadow:0 6px 24px #2a1e3566;position:relative;z-index:1}.ueber-hero-inner{max-width:var(--max-w-wide);margin:0 auto;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.ueber-hero h1{color:var(--white);font-size:clamp(2.5rem,6vw,4.5rem);letter-spacing:-.03em;line-height:1;margin:0}.ueber-hero h1 span{color:var(--orange)}.ueber-content{max-width:var(--max-w-wide);margin:0 auto;padding:3rem 1.5rem 4rem}.ueber-content a{color:var(--orange);text-decoration:underline;text-underline-offset:3px}.ueber-content a:hover{text-decoration:none}
