:root{--ink:#1b1a18;--paper:#f8f5f0;--soft:#eee8df;--rust:#b94f44;--line:#d9d2c8;--serif:Georgia,"Iowan Old Style",serif;--sans:Arial,Helvetica,sans-serif;--mono:ui-monospace,SFMono-Regular,Consolas,monospace}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.6 var(--sans)}img{display:block;width:100%;height:auto}a{color:inherit;text-underline-offset:4px}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;background:#fff;padding:10px;z-index:9}.site-header,footer{max-width:1440px;margin:auto;padding:20px clamp(20px,5vw,74px);display:flex;align-items:center;justify-content:space-between;gap:30px}.site-header{border-bottom:1px solid var(--line)}.wordmark{font:700 1.25rem/.85 var(--sans);letter-spacing:-.06em;text-decoration:none}.wordmark span{font-size:.6em;letter-spacing:.15em;vertical-align:top}.wordmark small{display:block;margin-top:7px;font:700 .55rem var(--mono);letter-spacing:.08em}.site-header nav,footer nav{display:flex;gap:25px;align-items:center;font-size:.78rem;text-transform:uppercase;letter-spacing:.07em}.site-header nav a{text-decoration:none}.nav-cta,.button{background:var(--ink);color:white;padding:11px 15px;text-decoration:none;border:1px solid var(--ink);font-weight:700}.menu{display:none;border:0;background:transparent;font:700 .78rem var(--mono);text-transform:uppercase}.hero figure{position:relative;margin:0}.hero figcaption{position:absolute;left:clamp(20px,5vw,80px);top:clamp(24px,5vw,82px);color:var(--rust);transform:rotate(-4deg);text-shadow:0 1px 0 #fff}.hero strong{display:block;font:900 clamp(2.25rem,5.8vw,6.8rem)/.76 "Arial Black",Arial,sans-serif;letter-spacing:-.11em}.hero i{font-style:normal}.hero figcaption span{display:block;max-width:225px;margin-top:26px;font-size:.88rem;line-height:1.25;transform:rotate(4deg);letter-spacing:0}.hero figcaption small{display:block;margin-top:8px;font:700 .57rem/1.35 var(--mono);letter-spacing:.08em;text-transform:uppercase;transform:rotate(4deg)}.intro,.story,.about-teaser,.photo-pause{max-width:1240px;margin:auto;padding:clamp(65px,9vw,130px) clamp(20px,5vw,74px);display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,8vw,115px);align-items:center}.eyebrow{margin:0 0 18px;color:var(--rust);font:700 .68rem var(--mono);letter-spacing:.13em;text-transform:uppercase}h1,h2{margin:0;font:500 clamp(2.5rem,5vw,5.6rem)/.94 var(--serif);letter-spacing:-.065em;max-width:11ch}.intro p:not(.eyebrow),.story p:not(.eyebrow),.about-teaser p:not(.eyebrow),.photo-pause p:not(.eyebrow),.cta p:not(.eyebrow){max-width:38rem;margin:22px 0 0}.text-link{display:inline-block;margin-top:22px;font-weight:700}.photo-pause{background:var(--soft);max-width:none;grid-template-columns:minmax(0,1fr) minmax(0,.8fr);padding-left:max(20px,calc((100vw - 1240px)/2 + 74px));padding-right:max(20px,calc((100vw - 1240px)/2 + 74px))}.photo-pause h2{font-size:clamp(2.25rem,4vw,4.35rem)}.statement{max-width:1240px;margin:auto;padding:clamp(60px,9vw,130px) clamp(20px,5vw,74px);border-top:1px solid var(--line)}.statement p{margin:0;max-width:18ch;font:500 clamp(2.4rem,4.5vw,5rem)/1.02 var(--serif);letter-spacing:-.06em}.statement b{background:var(--rust);color:#fff;font-weight:500}.quote{max-width:1240px;margin:auto;padding:clamp(48px,7vw,86px) clamp(20px,5vw,74px);background:var(--ink);color:#fff}.quote blockquote{margin:0;max-width:18ch;font:500 clamp(1.8rem,3.3vw,3.8rem)/1 var(--serif);letter-spacing:-.045em}.quote p,.quote a{font:700 .68rem var(--mono);letter-spacing:.08em;text-transform:uppercase}.quote a{color:#efc8b8}.reverse{grid-template-columns:1fr 1fr}.report-teaser,.cta{padding:clamp(70px,10vw,140px) max(20px,calc((100vw - 1092px)/2));background:var(--ink);color:#fff}.report-teaser h2,.cta h2{max-width:12ch}.light{background:#fff;color:var(--ink);border-color:#fff;display:inline-block;margin-top:28px}.cta{background:var(--soft);color:var(--ink)}.cta .button{display:inline-block;margin-top:28px}footer{border-top:1px solid var(--line);padding-top:36px;padding-bottom:36px}footer nav{flex-wrap:wrap;justify-content:flex-end;font-size:.68rem}.footer a{white-space:nowrap}@media(max-width:760px){body{font-size:16px}.site-header{padding-top:15px;padding-bottom:15px}.menu{display:block}.site-header nav{display:none;position:absolute;left:0;right:0;top:69px;background:var(--paper);z-index:4;padding:20px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.hero figcaption{left:20px;top:28px}.hero strong{font-size:clamp(2.25rem,11vw,3.75rem)}.hero figcaption span{font-size:.72rem;margin-top:16px;max-width:160px}.hero figcaption small{max-width:160px;font-size:.48rem}.intro,.story,.about-teaser,.photo-pause{grid-template-columns:1fr;gap:30px;padding:58px 20px}.intro figure{order:-1}.photo-pause{padding:0 20px 58px}.photo-pause figure{margin:0 -20px}.reverse figure{order:-1}h1,h2{font-size:clamp(2.35rem,10vw,4rem)}.statement{padding:64px 20px}.statement p{font-size:clamp(2.1rem,9vw,3.4rem)}.quote{margin:0 20px;padding:42px 25px}.quote blockquote{font-size:clamp(1.65rem,7vw,2.5rem)}.report-teaser,.cta{padding:72px 20px}footer{display:block;padding:32px 20px}footer nav{margin-top:24px;justify-content:flex-start}}

.wordmark{display:inline-block;flex:0 0 auto;width:clamp(145px,17vw,220px)}.wordmark img{width:100%;height:auto;display:block}.hero figcaption{z-index:1}@media(max-width:760px){.hero figcaption{position:static;transform:none;padding:16px 20px 22px;background:var(--ink);color:#f2e8d9;text-shadow:none}.hero strong{font-size:clamp(2.35rem,10vw,3.5rem);line-height:.84}.hero figcaption span,.hero figcaption small{transform:none;max-width:none}.wordmark{width:155px}}

.report-sequence{max-width:1240px;margin:0 auto;padding:5px clamp(20px,5vw,74px) clamp(40px,6vw,75px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,2vw,25px);align-items:center}.report-sequence figure{margin:0;min-width:0}.report-sequence figure:nth-child(2){align-self:end}.report-sequence img{display:block;width:100%;height:auto}.report-sequence+section.story{padding-top:35px}.story figure,.intro figure,.about-teaser figure{margin:0;min-width:0}.story,.intro,.about-teaser{overflow-wrap:anywhere}.site-header nav{flex-wrap:wrap}.hero figcaption strong{overflow-wrap:normal}
@media(max-width:760px){.report-sequence{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:0 20px 45px}.report-sequence figure:first-child{grid-column:span 2;max-width:80%;justify-self:center}.report-sequence+section.story{padding-top:35px}h1,h2{overflow-wrap:break-word}.site-header nav{top:clamp(70px,18vw,95px)}}
/* Relaunch: shared visual language with Der Bilderflüsterer; photos always retain native ratio. */
:root{--ink:#171513;--paper:#fbf8f3;--soft:#f1ebe4;--rust:#8d5947;--line:#ded5ca}html{scroll-behavior:smooth}body{font:16px/1.7 Arial,Helvetica,sans-serif;overflow-x:hidden}img{max-width:100%;width:100%;height:auto;object-fit:contain}figure{margin:0}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.045em;font-weight:400;line-height:1.08}h1,h2{font-size:clamp(2.45rem,4.2vw,4.2rem);max-width:none}h3{font-size:clamp(2rem,3.1vw,3.2rem);margin:0}.eyebrow{font:700 .7rem/1.4 Arial,Helvetica,sans-serif;letter-spacing:.16em;color:var(--rust)}.button,.nav-cta{border:1px solid currentColor;text-transform:uppercase;font-size:.72rem;letter-spacing:.11em;padding:13px 21px;font-weight:700;display:inline-block}.button:hover,.nav-cta:hover{background:var(--rust);color:#fff;border-color:var(--rust)}.site-header{max-width:none;position:relative;z-index:10;min-height:84px;padding:17px clamp(20px,5vw,80px);background:var(--paper);border-bottom:1px solid var(--line)}.site-header nav{gap:clamp(16px,2.5vw,35px);font-size:.73rem;font-weight:700;letter-spacing:.12em}.wordmark{width:clamp(160px,17vw,215px)}.home-header{position:absolute;left:0;right:0;top:0;background:transparent;border:0;color:white}.home-header .nav-cta{background:transparent;border-color:white;color:white}.home-header .menu{color:#fff}footer{max-width:none;padding:45px clamp(20px,5vw,80px)}.intro,.story,.photo-pause,.about-teaser{padding-top:clamp(65px,7vw,105px);padding-bottom:clamp(65px,7vw,105px)}.intro h1,.story h2,.photo-pause h2,.about-teaser h2,.cta h2{font-size:clamp(2.25rem,4.2vw,4.2rem);line-height:1.08;max-width:16ch}.quote blockquote{font-size:clamp(1.9rem,3vw,3.1rem)}
.hero-new{position:relative;background:#4a4038;color:white;overflow:hidden}.hero-photo{width:100%;height:auto;display:block;filter:brightness(.78)}.hero-letter{position:absolute;left:clamp(24px,6vw,100px);bottom:clamp(26px,5vw,90px);width:min(66%,900px);text-shadow:0 2px 18px #15100fc2}.hero-letter h1{font-size:clamp(2.5rem,5vw,5.2rem);font-weight:400;line-height:1.04;margin:0;max-width:15ch}.hero-letter h1 em{font-weight:700;font-style:italic;color:#f2d2ae}.hero-letter p{font-size:clamp(.76rem,1.2vw,.96rem);line-height:1.5;max-width:27rem;margin:20px 0 0}.hero-letter a{color:inherit}.hero-scroll{position:absolute;right:clamp(20px,5vw,80px);bottom:clamp(28px,5vw,84px);font-size:.7rem;letter-spacing:.16em;text-transform:uppercase}
.editorial-lead,.feature-heading,.moment-copy{max-width:1240px;margin:auto;padding:clamp(68px,8vw,115px) clamp(20px,5vw,65px)}.editorial-lead{display:grid;grid-template-columns:1fr 2fr;gap:20px 5vw;align-items:start}.editorial-lead .eyebrow{margin-top:11px}.editorial-lead h2{max-width:13ch}.editorial-lead p:not(.eyebrow){max-width:620px;font-size:1.13rem;margin:26px 0 0}.editorial-lead>a{grid-column:2;margin:0}.text-link{border-bottom:1px solid currentColor;text-decoration:none;padding-bottom:5px}.text-link:hover{color:var(--rust)}
.gallery-grid{max-width:1240px;margin:0 auto;padding:0 clamp(20px,5vw,65px) clamp(75px,8vw,110px);display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(12px,2vw,25px);align-items:start}.gallery-grid figure{min-width:0;grid-column:span 4}.gallery-grid img,.collage img,.moment-grid img,.feature-pictures img{display:block;width:100%;height:auto;object-fit:contain}.gallery-opening figure:nth-child(1){grid-column:span 5}.gallery-opening figure:nth-child(2){grid-column:span 3;margin-top:65px}.gallery-opening figure:nth-child(3){grid-column:span 4;margin-top:25px}.gallery-opening figure:nth-child(4){grid-column:span 4;margin-top:-35px}.gallery-opening figure:nth-child(5){grid-column:span 4;margin-top:25px}.gallery-opening figure:nth-child(6){grid-column:span 4;margin-top:-15px}.gallery-party{padding-top:clamp(65px,7vw,105px)}.gallery-party figure:nth-child(1){grid-column:span 5}.gallery-party figure:nth-child(2){grid-column:span 3;margin-top:50px}.gallery-party figure:nth-child(3){grid-column:span 4}.gallery-party figure:nth-child(4){grid-column:span 3}.gallery-party figure:nth-child(5){grid-column:span 5;margin-top:35px}.gallery-party figure:nth-child(6){grid-column:span 4}
.editorial-split{max-width:1240px;margin:auto;padding:clamp(70px,8vw,110px) clamp(20px,5vw,65px);display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(35px,6vw,90px);align-items:center}.editorial-split.reverse{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.editorial-split.reverse .copy{order:2}.editorial-split.reverse .collage{order:1}.editorial-split h2{max-width:15ch}.editorial-split .copy>p:not(.eyebrow){max-width:490px;font-size:1.05rem;margin:23px 0}.collage{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:clamp(10px,1.6vw,22px)}.collage figure{min-width:0;grid-column:span 6}.collage figure:first-child{grid-column:span 8}.collage figure:nth-child(2){grid-column:span 4;margin-top:55px}.collage figure:nth-child(3){grid-column:span 7;margin:-20px auto 0}.collage-party figure:first-child{grid-column:span 7}.collage-party figure:nth-child(2){grid-column:span 5}.collage-marc figure:first-child{grid-column:span 5}.collage-marc figure:nth-child(2){grid-column:span 7;margin-top:70px}.about-home{background:var(--soft);max-width:none;padding-left:max(20px,calc((100vw - 1110px)/2));padding-right:max(20px,calc((100vw - 1110px)/2))}
.moment-story{background:var(--soft);padding-bottom:clamp(70px,8vw,110px)}.moment-copy{padding-bottom:42px;display:grid;grid-template-columns:.9fr 1.1fr;gap:15px 60px}.moment-copy .eyebrow{grid-column:span 2}.moment-copy h2{max-width:12ch}.moment-copy p:not(.eyebrow){max-width:490px;font-size:1.08rem;margin:8px 0}.moment-grid{max-width:1110px;margin:auto;padding:0 20px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(12px,2vw,25px);align-items:start}.moment-grid figure{grid-column:span 3}.moment-grid figure:nth-child(1){grid-column:span 5}.moment-grid figure:nth-child(2){grid-column:span 3;margin-top:85px}.moment-grid figure:nth-child(3){grid-column:span 4;margin-top:22px}.moment-grid figure:nth-child(4){grid-column:span 5;margin-top:-25px}.review-ribbon{background:var(--ink);color:white;text-align:center;padding:clamp(55px,7vw,95px) 20px}.review-ribbon blockquote{font:400 clamp(1.9rem,3.5vw,3.7rem)/1.17 Georgia,serif;max-width:800px;margin:16px auto 20px}.review-ribbon a{color:#e2c3ae;font-size:.78rem}.reportage-feature{background:var(--soft);padding-bottom:95px}.feature-heading{text-align:center;padding-bottom:55px}.feature-heading h2{margin:auto}.feature-heading p:not(.eyebrow){max-width:570px;margin:17px auto 0}.feature-list{max-width:1200px;margin:auto;padding:0 clamp(20px,5vw,60px)}.feature{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:clamp(35px,6vw,80px);align-items:center;padding:60px 0;border-top:1px solid #cfc5bb}.feature:nth-child(even){grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr)}.feature:nth-child(even) .feature-copy{order:2}.feature:nth-child(even) .feature-pictures{order:1}.feature-copy>p:not(.eyebrow){max-width:390px}.feature-pictures{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(10px,1.5vw,20px);align-items:start}.feature-pictures figure{grid-column:span 4}.feature-pictures figure:first-child{grid-column:span 7}.feature-pictures figure:nth-child(2){grid-column:span 5;margin-top:40px}.feature-pictures figure:nth-child(3){grid-column:span 5;margin-top:-30px}.all-reports{margin:10px auto 0;display:table}.cta{background:var(--paper);color:var(--ink);text-align:center;padding:clamp(70px,8vw,110px) 20px}.cta h2{max-width:none}.cta p:not(.eyebrow){max-width:540px;margin:20px auto}.cta .button{background:var(--ink);color:white}
@media(max-width:900px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-grid figure,.gallery-opening figure:nth-child(n),.gallery-party figure:nth-child(n){grid-column:span 1;margin-top:0}.gallery-grid figure:nth-child(even){margin-top:36px}.editorial-split,.editorial-split.reverse{grid-template-columns:1fr 1fr;gap:35px}.moment-grid figure:nth-child(n){grid-column:span 6;margin-top:0}.feature,.feature:nth-child(even){grid-template-columns:1fr}.feature:nth-child(even) .feature-copy,.feature:nth-child(even) .feature-pictures{order:initial}}
@media(max-width:760px){.site-header{min-height:70px}.home-header nav.open{color:var(--ink);background:var(--paper)}.home-header nav.open .nav-cta{color:var(--ink);border-color:var(--ink)}.hero-new{padding-top:0}.hero-photo{min-height:0;filter:brightness(.7)}.hero-letter{width:80%;left:5%;bottom:8%}.hero-letter h1{font-size:clamp(1.45rem,6.5vw,3.1rem);line-height:1.06}.hero-letter p{font-size:clamp(.59rem,2.1vw,.85rem);margin-top:8px}.hero-scroll{display:none}.editorial-lead{grid-template-columns:1fr;padding:62px 20px}.editorial-lead .text-link{grid-column:1}.editorial-lead p:not(.eyebrow){font-size:1rem}.editorial-split,.editorial-split.reverse{grid-template-columns:1fr;gap:30px;padding:65px 20px}.editorial-split.reverse .copy,.editorial-split.reverse .collage{order:initial}.editorial-split .collage{order:-1}.moment-copy{display:block;padding:65px 20px 35px}.moment-copy p:not(.eyebrow){font-size:1rem}.moment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.moment-grid figure:nth-child(n){grid-column:span 1;margin:0}.moment-grid figure:first-child{grid-column:span 2;max-width:78%}.feature-list{padding:0 20px}.feature{padding:42px 0}.feature-pictures figure:nth-child(3){margin-top:0}.about-home{padding:65px 20px}.site-header nav{top:70px}}
@media(max-width:480px){.home-header .wordmark{width:145px}.hero-letter{left:4%;bottom:4%;width:91%;text-shadow:0 1px 8px #1b1715}.hero-letter h1{font-size:clamp(1.25rem,6.2vw,2rem)}.hero-letter p{font-size:.61rem;line-height:1.24}.hero-photo{filter:brightness(.67)}.gallery-grid{gap:13px;padding-left:13px;padding-right:13px}.gallery-grid figure:nth-child(even){margin-top:20px}.moment-grid{padding:0 13px}.feature-pictures{gap:11px}}
/* Small screens keep the quote on the photograph while the attribution sits in a reserved dark strip. */
@media(max-width:560px){.hero-new{padding-bottom:68px}.hero-letter{position:absolute;left:5%;right:5%;bottom:0;width:90%;height:auto;text-shadow:0 2px 9px #211813}.hero-letter h1{font-size:clamp(1.03rem,4.7vw,1.45rem);line-height:1.07;margin:0 0 77px;max-width:28ch}.hero-letter p{position:absolute;bottom:13px;left:0;right:0;margin:0;font-size:.66rem;line-height:1.38;color:#fff;text-shadow:none}.hero-photo{filter:brightness(.66)}}
.sub-gallery{padding:50px 0 15px;background:var(--soft)}.sub-gallery>.eyebrow{max-width:1240px;margin:0 auto 25px;padding:0 clamp(20px,5vw,65px)}.sub-gallery .gallery-grid{padding-bottom:65px}.sub-gallery .gallery-grid figure:nth-child(1){grid-column:span 5}.sub-gallery .gallery-grid figure:nth-child(2){grid-column:span 3;margin-top:45px}.sub-gallery .gallery-grid figure:nth-child(3){grid-column:span 4}.sub-gallery .gallery-grid figure:nth-child(4){grid-column:span 5}.sub-gallery .gallery-grid figure:nth-child(5){grid-column:span 7;margin-top:35px}@media(max-width:900px){.sub-gallery .gallery-grid figure:nth-child(n){grid-column:span 1;margin:0}.sub-gallery .gallery-grid figure:nth-child(even){margin-top:25px}}
/* Wedding photographs need enough room to read: broad two-column chapters, native proportions. */
.report-sequence{max-width:1280px;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(14px,2.2vw,28px);align-items:start;padding-bottom:clamp(40px,6vw,78px)}.report-sequence figure{grid-column:span 6;align-self:auto;margin:0}.report-sequence figure:nth-child(3):last-child{grid-column:4/span 6}.report-sequence figure:nth-child(2){align-self:auto}.report-sequence img{height:auto;object-fit:contain}.report-sequence+.story{padding-top:55px}
.report-gallery{max-width:1280px;margin:auto;padding:10px clamp(20px,5vw,74px) clamp(55px,7vw,95px);display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(14px,2.2vw,28px);align-items:start}.report-gallery figure{grid-column:span 6;min-width:0;margin:0}.report-gallery figure:nth-child(3n){grid-column:span 8;justify-self:center;width:100%}.report-gallery img{display:block;width:100%;height:auto;object-fit:contain}
.reportage-feature .feature{grid-template-columns:minmax(0,.55fr) minmax(0,1.45fr)}.reportage-feature .feature:nth-child(even){grid-template-columns:minmax(0,1.45fr) minmax(0,.55fr)}.reportage-feature .feature-pictures figure:first-child,.reportage-feature .feature-pictures figure:nth-child(2){grid-column:span 6;margin-top:0}.reportage-feature .feature-pictures figure:nth-child(3),.reportage-feature .feature-pictures figure:nth-child(4){grid-column:span 6;margin-top:0}
@media(max-width:900px){.reportage-feature .feature,.reportage-feature .feature:nth-child(even){grid-template-columns:1fr}.report-sequence,.report-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.report-sequence figure,.report-gallery figure{grid-column:span 1}.report-sequence figure:nth-child(3):last-child,.report-gallery figure:nth-child(3n){grid-column:span 2;width:min(100%,660px);justify-self:center}}
@media(max-width:560px){.report-sequence,.report-gallery{padding-left:14px;padding-right:14px;gap:12px}.report-sequence figure:nth-child(3):last-child,.report-gallery figure:nth-child(3n){grid-column:span 2}.reportage-feature .feature-pictures figure:nth-child(n){grid-column:span 1}.reportage-feature .feature-pictures{grid-template-columns:repeat(2,minmax(0,1fr))}}
/* Euer Tag: chapters with multiple weddings, calm editorial picture rhythm. */
.day-opening,.day-chapter{max-width:1280px;margin:0 auto;padding:clamp(65px,7vw,100px) clamp(20px,5vw,70px);display:grid;grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);align-items:center;gap:clamp(35px,5vw,80px)}.day-opening{padding-top:clamp(65px,8vw,115px)}.day-chapter:nth-child(even){background:var(--soft);max-width:none;padding-left:max(20px,calc((100vw - 1140px)/2));padding-right:max(20px,calc((100vw - 1140px)/2))}.day-chapter.reverse{grid-template-columns:minmax(0,1.26fr) minmax(0,.74fr)}.day-chapter.reverse .day-copy{order:2}.day-chapter.reverse .day-gallery{order:1}.day-copy h1,.day-copy h2{max-width:13ch}.day-copy>p:not(.eyebrow){font-size:1.06rem;max-width:480px;margin:22px 0 0}.day-opening-photos,.day-gallery{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(12px,1.8vw,20px);align-items:start}.day-opening-photos figure{grid-column:span 7}.day-opening-photos figure:nth-child(2){grid-column:span 5;margin-top:55px}.day-gallery figure{grid-column:span 6}.day-gallery figure:nth-child(1){grid-column:span 7}.day-gallery figure:nth-child(2){grid-column:span 5;margin-top:45px}.day-gallery figure:nth-child(3){grid-column:span 5;margin-top:-20px}.day-gallery figure:nth-child(4){grid-column:span 7;margin-top:35px}.day-gallery figure:nth-child(5){grid-column:span 8;margin:10px auto 0}.day-opening-photos img,.day-gallery img{width:100%;height:auto;object-fit:contain;display:block}
@media(max-width:900px){.day-opening,.day-chapter,.day-chapter.reverse{grid-template-columns:1fr;gap:35px}.day-chapter.reverse .day-copy,.day-chapter.reverse .day-gallery{order:initial}.day-gallery figure:nth-child(n){grid-column:span 6;margin:0}.day-gallery figure:nth-child(5){grid-column:span 8;justify-self:center}.day-opening-photos figure:nth-child(2){margin-top:35px}}
@media(max-width:560px){.day-opening,.day-chapter,.day-chapter:nth-child(even){padding:58px 20px}.day-opening-photos,.day-gallery{gap:13px}.day-gallery figure:nth-child(n){grid-column:span 6;margin:0}.day-gallery figure:nth-child(5){grid-column:span 10;justify-self:center}.day-copy>p:not(.eyebrow){font-size:1rem}}
.report-gallery figure:only-child{grid-column:3/span 8}
/* Home galleries: each photograph has space; no three-across thumbnails. */
@media(min-width:901px){.gallery-opening,.gallery-party{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,3vw,40px)}.gallery-opening figure:nth-child(n),.gallery-party figure:nth-child(n){grid-column:span 1;margin-top:0}.gallery-opening figure:nth-child(2),.gallery-party figure:nth-child(2){margin-top:70px}.gallery-opening figure:nth-child(4),.gallery-party figure:nth-child(4){margin-top:35px}.gallery-opening figure:nth-child(6),.gallery-party figure:nth-child(6){margin-top:45px}}
@media(max-width:900px){.report-gallery figure:only-child{grid-column:span 2;width:min(100%,650px);justify-self:center}}
/* Selected photographs from Marc's long-standing portfolio, woven into the day. */
.legacy-family{max-width:1240px;margin:auto;padding:clamp(65px,7vw,95px) clamp(20px,5vw,65px);display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:clamp(30px,5vw,70px);align-items:center}.legacy-family h2{max-width:12ch}.legacy-family p:not(.eyebrow){max-width:390px}.legacy-pictures{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(13px,2vw,25px);align-items:start}.legacy-pictures figure:nth-child(2){margin-top:60px}.legacy-pictures img,.legacy-bridge img{display:block;width:100%;height:auto;object-fit:contain}.legacy-bridge{max-width:1280px;margin:auto;padding:clamp(32px,5vw,70px) clamp(20px,5vw,70px)}.legacy-bridge-pictures{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(15px,2vw,25px);align-items:start}.legacy-bridge-pictures figure{grid-column:span 4}.legacy-bridge-pictures figure:nth-child(2){margin-top:50px}.legacy-bridge-pictures figure:nth-child(3){margin-top:25px}.legacy-bridge .eyebrow{margin-bottom:25px}
@media(max-width:760px){.legacy-family{grid-template-columns:1fr;padding:60px 20px}.legacy-pictures figure:nth-child(2){margin-top:25px}.legacy-bridge-pictures{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-bridge-pictures figure{grid-column:span 1}.legacy-bridge-pictures figure:nth-child(3){grid-column:span 2;width:min(80%,500px);justify-self:center;margin:0}.legacy-bridge-pictures figure:nth-child(2){margin-top:20px}}
.legacy-portraits{max-width:1280px;margin:auto;padding:20px clamp(20px,5vw,70px) clamp(60px,7vw,95px)}.legacy-portraits .eyebrow{margin-bottom:25px}.legacy-portraits-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(15px,2vw,26px);align-items:start}.legacy-portraits-grid figure:first-child{grid-column:span 7}.legacy-portraits-grid figure:nth-child(2){grid-column:span 5;margin-top:55px}.legacy-portraits-grid figure:nth-child(3){grid-column:3/span 8;justify-self:center;margin-top:12px}.legacy-portraits-grid img{display:block;width:100%;height:auto;object-fit:contain}@media(max-width:760px){.legacy-portraits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-portraits-grid figure:first-child,.legacy-portraits-grid figure:nth-child(2){grid-column:span 1;margin:0}.legacy-portraits-grid figure:nth-child(3){grid-column:span 2;width:min(100%,550px)}}

/* Farbfamilie des Bilderflüsterer-Auftritts */
:root{--ink:#171513;--paper:#fbf8f3;--cream:#f1ebe4;--soft:#f1ebe4;--taupe:#b29b87;--rust:#8d5947;--muted:#6e655e;--line:rgba(23,21,19,.17);--max:1240px}
.tooth-story,.everyday-moments,.day-mosaic{padding:clamp(64px,7vw,100px) clamp(20px,5vw,70px);max-width:1380px;margin:auto}
.tooth-story{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(28px,5vw,70px);align-items:center}
.tooth-story .copy{max-width:480px}.tooth-story .copy p:not(.eyebrow){max-width:47ch}.tooth-story h2,.moments-title h2{font-size:clamp(2.3rem,4vw,4rem);max-width:15ch}
.tooth-pictures{display:grid;grid-template-columns:1.04fr .96fr;gap:18px;align-items:center}.tooth-pictures figure:nth-child(2){margin-top:48px}
.tooth-pictures img,.moments-images img{display:block;width:100%;height:auto;object-fit:contain}
.everyday-moments,.day-mosaic{border-top:1px solid var(--line)}.moments-title{max-width:660px;margin-bottom:34px}.moments-title p:not(.eyebrow){max-width:60ch}.moments-images{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(14px,2vw,26px);align-items:center}.moments-images figure{grid-column:span 4}.moments-images figure:nth-child(2){margin-top:52px}.day-mosaic .moments-images figure{grid-column:span 3}.day-mosaic .moments-images figure:nth-child(2){margin-top:42px}.day-mosaic .moments-images figure:nth-child(4){margin-top:38px}
@media(max-width:760px){.tooth-story{grid-template-columns:1fr}.tooth-story .copy{order:2}.tooth-pictures{gap:10px}.tooth-pictures figure:nth-child(2){margin-top:23px}.everyday-moments,.day-mosaic{padding:64px 20px}.moments-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.moments-images figure,.day-mosaic .moments-images figure{grid-column:span 1;margin:0!important}.moments-images figure:last-child:nth-child(odd){grid-column:span 2;max-width:75%;justify-self:center}}

.masters-aside{border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:clamp(30px,5vw,75px);align-items:center;max-width:1240px;margin:auto;padding:clamp(60px,7vw,95px) 25px}.masters-aside h2{font-size:clamp(2rem,3.3vw,3.4rem)}.masters-aside p:not(.eyebrow){max-width:48ch}.masters-aside img{width:100%;height:auto;object-fit:contain}@media(max-width:760px){.masters-aside{grid-template-columns:1fr;padding:60px 20px}.masters-aside figure{order:-1}}

.archive-story{background:var(--cream);padding:clamp(65px,8vw,105px) clamp(20px,5vw,70px) 0}.archive-intro,.archive-grid,.archive-thought,.archive-end{max-width:1240px;margin-left:auto;margin-right:auto}.archive-intro{display:grid;grid-template-columns:1fr 1fr;gap:18px clamp(30px,5vw,80px);align-items:start;margin-bottom:42px}.archive-intro .eyebrow{grid-column:1/-1}.archive-intro h2{font-size:clamp(2.35rem,3.7vw,4rem);max-width:16ch;margin:0}.archive-intro p:not(.eyebrow){max-width:49ch;margin:5px 0}.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,2vw,24px);align-items:center}.archive-grid figure:nth-child(3n+2){margin-top:50px}.archive-grid img{width:100%;height:auto;object-fit:contain}.archive-thought,.archive-end{font:400 clamp(1.45rem,2.4vw,2.2rem)/1.35 Georgia,serif;max-width:760px;text-align:center;padding:clamp(45px,7vw,80px) 0;margin-bottom:0}.archive-end{font-size:clamp(1.25rem,2vw,1.8rem)}.archive-story:has(+.masters-aside){padding-bottom:0}.masters-aside{background:var(--cream);max-width:none;padding-left:max(25px,calc((100vw - 1240px)/2));padding-right:max(25px,calc((100vw - 1240px)/2))}
@media(max-width:760px){.archive-intro{grid-template-columns:1fr}.archive-intro .eyebrow{grid-column:1}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-grid figure:nth-child(3n+2){margin-top:0}.archive-grid figure:nth-child(2n){margin-top:24px}.archive-thought,.archive-end{padding:50px 0}}

/* Die fünf tatsächlich ausgezeichneten Originale, als leiser Rückblick eingebettet. */
.masters-aside{display:block;max-width:1240px;background:transparent;border-top:1px solid var(--line);padding:clamp(55px,6vw,85px) 0;margin:clamp(20px,3vw,40px) auto 0}.masters-copy{display:grid;grid-template-columns:.8fr 1.2fr;gap:12px clamp(32px,5vw,80px);align-items:start;margin-bottom:38px}.masters-copy .eyebrow{grid-column:1/-1}.masters-copy h2{font-size:clamp(2.25rem,3.6vw,3.8rem);margin:0;max-width:13ch}.masters-copy p:not(.eyebrow){margin:3px 0;max-width:56ch}.masters-copy .text-link{grid-column:2}.masters-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(12px,2vw,22px);align-items:center}.masters-grid figure{grid-column:span 2}.masters-grid figure:nth-child(1),.masters-grid figure:nth-child(2){grid-column:span 3}.masters-grid img{width:100%;height:auto;object-fit:contain}@media(max-width:760px){.masters-aside{padding:55px 0;margin-top:12px}.masters-copy{grid-template-columns:1fr}.masters-copy .eyebrow,.masters-copy .text-link{grid-column:1}.masters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.masters-grid figure,.masters-grid figure:nth-child(1),.masters-grid figure:nth-child(2){grid-column:span 1}.masters-grid figure:nth-child(5){grid-column:span 2;width:min(75%,380px);justify-self:center}}
/* Bilder bekommen genügend Raum; keine 3- oder 4-Spalten-Miniaturen. */
.collage-morning figure:first-child{grid-column:1/-1;margin:0}
.collage-morning figure:nth-child(2),.collage-morning figure:nth-child(3){grid-column:span 6;margin:0}
.gallery-grid.gallery-opening figure:nth-child(n),.gallery-grid.gallery-party figure:nth-child(n){grid-column:span 6;margin:0}
.moment-grid figure:nth-child(n){grid-column:span 6;margin:0}
.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.archive-grid figure:nth-child(n){margin:0}
.masters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.masters-grid figure,.masters-grid figure:nth-child(1),.masters-grid figure:nth-child(2){grid-column:span 1}
.masters-grid figure:nth-child(5){grid-column:1/-1;width:min(75%,650px);justify-self:center}
@media(max-width:760px){
 .collage-morning,.gallery-grid.gallery-opening,.gallery-grid.gallery-party,.moment-grid,.tooth-pictures,.archive-grid,.masters-grid,.moments-images,.feature-pictures,.legacy-pictures{grid-template-columns:1fr}
 .collage-morning figure:nth-child(n),.gallery-grid.gallery-opening figure:nth-child(n),.gallery-grid.gallery-party figure:nth-child(n),.moment-grid figure:nth-child(n),.tooth-pictures figure:nth-child(n),.archive-grid figure:nth-child(n),.masters-grid figure:nth-child(n),.moments-images figure:nth-child(n),.feature-pictures figure:nth-child(n),.legacy-pictures figure:nth-child(n){grid-column:1/-1;margin:0;width:100%;max-width:none;justify-self:stretch}
}
.editorial-split h2{font-size:clamp(2.3rem,3.5vw,3.6rem);max-width:17ch}
/* »Euer Tag«: Archivstrecke und Kapitel 03 als große, lesbare Bildfolgen. */
.legacy-bridge-pictures{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(18px,3vw,35px)}
.legacy-bridge-pictures figure,.legacy-bridge-pictures figure:nth-child(2),.legacy-bridge-pictures figure:nth-child(3){grid-column:span 1;margin:0;width:100%}
.legacy-bridge-pictures figure:nth-child(3){grid-column:1/-1;max-width:670px;justify-self:center}
.chapter-between{grid-template-columns:1fr;gap:clamp(28px,4vw,55px)}
.chapter-between .day-copy{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:10px clamp(30px,5vw,90px);max-width:1200px;align-items:start}
.chapter-between .day-copy .eyebrow{grid-column:1/-1}
.chapter-between .day-copy h2{margin:0;max-width:17ch}
.chapter-between .day-copy p:not(.eyebrow){max-width:52ch;margin:4px 0}
.chapter-between .day-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2.5vw,34px);align-items:center}
.chapter-between .day-gallery figure:nth-child(n){grid-column:span 1;margin:0;width:100%;max-width:none;justify-self:stretch}
@media(max-width:760px){
 .legacy-bridge-pictures,.chapter-between .day-gallery,.chapter-between .day-copy{grid-template-columns:1fr}
 .legacy-bridge-pictures figure:nth-child(n),.chapter-between .day-gallery figure:nth-child(n){grid-column:1/-1;margin:0;max-width:none;width:100%}
 .chapter-between .day-copy .eyebrow{grid-column:1}
}

/* Über Marc: echte Menschen, Arbeit, Reisebilder, zehn Jahre Hochzeit. */
.about-intro,.about-travel,.about-work,.about-weather,.about-years,.about-small,.about-party,.about-masters,.about-bf,.about-ask{max-width:1320px;margin:auto;padding:clamp(68px,7vw,108px) clamp(20px,5vw,70px)}
.about-intro,.about-travel,.about-work,.about-weather{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(28px,5vw,80px);align-items:center}
.about-intro>figure{max-width:650px}.about-intro h1{font-size:clamp(2.7rem,4.4vw,4.6rem);max-width:14ch}
.about-copy{max-width:620px}.about-copy h2,.about-years-head h2,.about-bf-head h2,.about-ask h2{font-size:clamp(2.3rem,3.7vw,3.9rem);max-width:17ch}.about-copy p:not(.eyebrow){max-width:54ch}
.about-intro img,.about-years img,.about-travel img,.about-work img,.about-small img,.about-weather img,.about-party img,.about-masters img,.about-bf-grid img{width:100%;height:auto;object-fit:contain;display:block}
.about-years,.about-small,.about-party,.about-masters,.about-bf{border-top:1px solid var(--line)}.about-years-head{display:grid;grid-template-columns:1fr 1fr;gap:18px clamp(28px,5vw,78px);margin-bottom:38px}.about-years-head .eyebrow{grid-column:1/-1}.about-years-head h2{margin:0}.about-years-head p:not(.eyebrow){max-width:49ch;margin:4px 0}.about-years-grid{display:grid;grid-template-columns:.7fr 1fr 1fr;gap:clamp(15px,2vw,25px);align-items:center}.about-years-grid figure:first-child{max-width:360px}.about-years-grid figure:nth-child(2){margin-top:55px}
.about-travel{grid-template-columns:1.2fr .8fr;background:var(--cream);max-width:none;padding-left:max(20px,calc((100vw - 1180px)/2));padding-right:max(20px,calc((100vw - 1180px)/2))}.about-travel-photos{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.about-travel-photos figure:nth-child(2){margin-top:72px}
.about-work-pictures{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:center}.about-work-pictures figure:first-child{grid-column:1/-1;max-width:680px;justify-self:center}.about-work-pictures figure:nth-child(3){margin-top:38px}
.about-small>.about-copy,.about-party>.about-copy,.about-masters>.about-copy{max-width:1000px;margin-bottom:36px}.about-small-grid,.about-party-grid,.about-masters-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(15px,2vw,28px);align-items:center}.about-small-grid figure:nth-child(2),.about-party-grid figure:nth-child(2){margin-top:50px}.about-small-grid figure:nth-child(4),.about-party-grid figure:nth-child(4){margin-top:38px}.about-weather{grid-template-columns:1.2fr .8fr}.about-weather-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;align-items:center}.about-weather-grid figure:nth-child(2){margin-top:40px}.about-masters-grid figure:nth-child(5){grid-column:1/-1;width:min(70%,650px);justify-self:center}.about-ask{text-align:center;background:var(--ink);color:var(--paper);max-width:none}.about-ask h2,.about-ask p:not(.eyebrow){margin-left:auto;margin-right:auto}.about-ask .button{background:var(--paper);color:var(--ink);margin-top:12px}.about-bf-head{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(26px,5vw,80px);align-items:center;margin-bottom:40px}.about-bf-head .bf-logo{display:block;width:min(100%,480px);height:auto;object-fit:contain}.about-bf-head p:not(.eyebrow){max-width:55ch}.about-bf-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,25px);align-items:center}.photo-credit{max-width:1180px;margin:0 auto;padding:20px;font-size:.78rem;color:var(--muted)}
@media(max-width:760px){.about-intro,.about-travel,.about-work,.about-weather,.about-years-head,.about-bf-head{grid-template-columns:1fr}.about-intro>figure{order:-1;max-width:none}.about-years-head .eyebrow{grid-column:1}.about-years-grid,.about-travel-photos,.about-work-pictures,.about-small-grid,.about-party-grid,.about-masters-grid,.about-weather-grid,.about-bf-grid{grid-template-columns:1fr}.about-years-grid figure:nth-child(n),.about-travel-photos figure:nth-child(n),.about-work-pictures figure:nth-child(n),.about-small-grid figure:nth-child(n),.about-party-grid figure:nth-child(n),.about-masters-grid figure:nth-child(n),.about-weather-grid figure:nth-child(n),.about-bf-grid figure:nth-child(n){grid-column:1;margin:0;max-width:none;width:100%}.about-travel,.about-weather{gap:35px}.about-travel .about-copy,.about-weather .about-copy{order:-1}.about-bf-head .bf-logo{max-width:300px}}

/* Ruhiger, großer Fotorückblick; keine Bildunterschriften oder Beschnitte. */
.about-decade{background:var(--cream);padding:clamp(75px,9vw,120px) clamp(20px,5vw,70px)}.decade-intro,.decade-chapter{max-width:1240px;margin:auto}.decade-intro{margin-bottom:clamp(55px,6vw,85px)}.decade-intro h2{font-size:clamp(2.6rem,4.1vw,4.2rem);max-width:15ch}.decade-intro p:not(.eyebrow){max-width:64ch}.decade-chapter{padding:clamp(35px,5vw,65px) 0;border-top:1px solid var(--line)}.decade-heading{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:24px;margin-bottom:28px}.decade-heading .eyebrow{font-size:.77rem;margin-top:5px}.decade-heading p:not(.eyebrow){font:400 clamp(1.3rem,2.3vw,2.2rem)/1.25 Georgia,serif;margin:0;max-width:23ch}.decade-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2.7vw,34px);align-items:center}.decade-grid figure:nth-child(2n){margin-top:0}.decade-grid img{width:100%;height:auto;object-fit:contain;display:block}@media(max-width:760px){.decade-heading,.decade-grid{grid-template-columns:1fr}.decade-grid figure:nth-child(n){margin:0}}

/* Der Bilderflüsterer und Der Bilderzähler teilen dieselbe ruhige Marc-Welt. */
:root{--ink:#171513;--paper:#fbf8f3;--cream:#f1ebe4;--taupe:#b29b87;--muted:#6e655e;--rust:#6e655e;--soft:#f1ebe4}
body{background:var(--paper);color:var(--ink)}
.eyebrow{color:var(--muted)}
h1,h2,h3{color:inherit}
.statement b,.hero-letter h1 em{color:inherit}
.button,.nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;font-size:.87rem;line-height:1.2;letter-spacing:.025em}
.button:hover,.nav-cta:hover{background:#38322e;border-color:#38322e;color:#fff}
.text-link:hover{color:var(--ink)}
.site-header{position:sticky;top:0;z-index:30;min-height:82px;background:var(--paper);transition:background .22s,box-shadow .22s}
.site-header.scrolled{background:rgba(251,248,243,.97);box-shadow:0 6px 25px #1715130d;backdrop-filter:blur(12px)}
.home-header{position:sticky;background:var(--paper);color:var(--ink)}
.home-header .wordmark img{content:url('assets/logo-bilderzaehler-schwarz-web.png')}
.home-header .nav-cta{background:var(--ink);border-color:var(--ink);color:#fff}
.home-header .menu{color:var(--ink)}
.hero-new{background:var(--ink)}
.hero-photo{filter:brightness(.76)}
.hero-letter{color:#fff}
.hero-letter h1 em{color:#fff;text-decoration:underline;text-decoration-color:var(--taupe);text-decoration-thickness:.045em;text-underline-offset:.11em}
.review-ribbon,.quote,.statement{background:var(--cream);color:var(--ink)}
.review-ribbon a,.quote a{color:var(--ink)}
footer{background:#171513;color:var(--paper);border-color:#47413a}
footer a{color:inherit}
footer .wordmark img{content:url('assets/logo-bilderzaehler-weiss-web.png')}
footer nav a{color:#e7e1db}
.about-bf,.archive-story,.reportage-feature{background:var(--cream)}
.feature-pictures{grid-template-columns:repeat(2,minmax(0,1fr))}
.feature-pictures figure:nth-child(n){grid-column:span 1;max-width:none;width:100%;margin:0}
.feature-pictures img,.report-gallery img,.report-sequence img,.day-gallery img,.moments-images img{width:100%;height:auto;object-fit:contain}
.report-feature-link{display:block;color:inherit;text-decoration:none}
.report-feature-link:focus-visible,.text-link:focus-visible,.button:focus-visible{outline:3px solid var(--taupe);outline-offset:4px}
.feature-pictures a{display:block}
.contact-layout{max-width:1320px;margin:auto;padding:clamp(60px,7vw,105px) clamp(20px,5vw,70px);display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(28px,5vw,90px);align-items:start}
.contact-layout h2{font-size:clamp(2.3rem,3.8vw,4rem)}
.contact-form{display:grid;gap:19px;background:var(--cream);padding:clamp(20px,4vw,42px)}
.contact-form label{display:grid;gap:7px;font-size:.9rem;font-weight:600}
.contact-form input:not([type=checkbox]),.contact-form textarea{font:inherit;width:100%;max-width:100%;padding:14px;border:1px solid #9e9286;border-radius:0;background:var(--paper);color:var(--ink)}
.contact-form textarea{min-height:150px;resize:vertical}
.contact-form input:focus-visible,.contact-form textarea:focus-visible{outline:2px solid var(--ink);outline-offset:2px}
.contact-form .checkline{display:flex;gap:12px;align-items:start;font-weight:400}
.checkline input{width:20px;height:20px;flex:none;margin-top:3px;accent-color:var(--ink)}
.contact-form .hint{font-size:.83rem;color:var(--muted);font-weight:400}
.contact-form .button{cursor:pointer;justify-self:start}
.contact-choices{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
.contact-choices .button.secondary{background:transparent;color:var(--ink)}
.contact-choices .button.secondary:hover{background:var(--cream)}
.whatsapp-note{max-width:58ch}
.inline-invite{max-width:1120px;margin:clamp(40px,6vw,75px) auto;padding:clamp(25px,4vw,48px);border-top:1px solid #b29b87;border-bottom:1px solid #b29b87}
.inline-invite h2{font-size:clamp(1.8rem,3vw,3rem);max-width:22ch}
.inline-invite p:not(.eyebrow){max-width:64ch}
.inline-invite .button{margin-top:12px}
.thanks-page{max-width:780px;margin:10vh auto;padding:30px}.thanks-page .wordmark{display:block;width:min(330px,70vw);margin-bottom:65px}.thanks-page h1{margin-bottom:28px}.thanks-page .button{margin-top:24px}
@media(max-width:1024px){.site-header nav{gap:15px;font-size:.69rem}}
@media(max-width:850px){.site-header{min-height:72px}.site-header nav{display:none;position:absolute;left:0;right:0;top:100%;padding:25px;background:var(--paper);color:var(--ink);border-bottom:1px solid var(--line);flex-direction:column;align-items:start}.site-header nav.open{display:flex}.menu{display:block}.home-header nav.open .nav-cta{background:var(--ink);color:#fff}.editorial-split,.contact-layout{grid-template-columns:1fr}}
@media(max-width:760px){.feature-pictures,.day-gallery,.report-sequence,.report-gallery,.moments-images{grid-template-columns:1fr!important}.feature-pictures figure:nth-child(n),.day-gallery figure:nth-child(n),.report-sequence figure:nth-child(n),.report-gallery figure:nth-child(n),.moments-images figure:nth-child(n){grid-column:1/-1!important;width:100%;max-width:none;margin:0}.reportage-feature{padding-left:20px;padding-right:20px}.about-bf-grid{grid-template-columns:1fr}.contact-layout{padding:65px 20px}}
@media(max-width:560px){.hero-new{padding-bottom:0}.hero-letter{position:absolute;left:5%;bottom:5%;right:5%;width:90%;height:auto;text-shadow:0 2px 15px #171513}.hero-letter h1{font-size:clamp(1.4rem,5.5vw,2rem);line-height:1.04;margin:0;max-width:25ch}.hero-letter p{position:static;font-size:.72rem;line-height:1.3;margin:8px 0 0}.hero-photo{filter:brightness(.63)}.button,.nav-cta{font-size:.86rem}}

.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
/* Das Tablet-Raster darf keine impliziten Zusatzspalten erzeugen. */
@media (min-width:761px) and (max-width:900px){.gallery-grid.gallery-opening figure:nth-child(n),.gallery-grid.gallery-party figure:nth-child(n){grid-column:span 1;margin:0}}
.site-header{height:82px;min-height:82px;padding-top:9px;padding-bottom:9px}
.site-header .wordmark{width:min(205px,35vw)}
@media(max-width:850px){.site-header{height:72px;min-height:72px}.site-header .wordmark{width:min(175px,42vw)}}

.simple-legal{padding:30px 0;color:var(--muted);font-size:.85rem}
.statement b{background:transparent;color:var(--ink)}
.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}
footer{background:#0c0b0a}

/* Bildfolge: Auftakt als vier kuratierte Bilder, keine Acht-Bilder-Wand. */
.collage-morning figure:nth-child(4){grid-column:span 6;margin:0}
.collage-marc figure:nth-child(4){grid-column:1/-1;max-width:78%;justify-self:center;margin:0}
@media(max-width:760px){
 .gallery-grid.gallery-opening{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:54px}
 .gallery-grid.gallery-opening figure:nth-child(n){grid-column:span 1;margin:0;max-width:none}
 .gallery-grid.gallery-opening figure:first-child{grid-column:1/-1;width:min(77%,420px);justify-self:center}
 .collage-morning figure:nth-child(4),.collage-marc figure:nth-child(4){grid-column:1/-1;max-width:none;margin:0}
}

/* Einstieg: Bildredaktion und Text teilen sich eine Magazin-Doppelseite. */
.editorial-lead.opening-editorial{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(28px,5vw,75px);padding-top:clamp(54px,7vw,100px);padding-bottom:clamp(70px,8vw,110px)}
.opening-editorial .opening-copy{min-width:0}
.opening-editorial .opening-copy .eyebrow{margin:0 0 24px}
.opening-editorial .opening-copy h2{max-width:14ch;font-size:clamp(2.3rem,3.7vw,4.2rem)}
.opening-editorial .opening-copy p:not(.eyebrow){max-width:46ch;font-size:clamp(1rem,1.3vw,1.15rem);margin:24px 0 28px}
.opening-photos{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);grid-template-rows:auto auto;gap:clamp(12px,1.5vw,20px);align-items:center}
.opening-photos figure{min-width:0;margin:0}
.opening-photos figure:first-child{grid-column:1;grid-row:1/3}
.opening-photos figure:nth-child(2){grid-column:2;grid-row:1}
.opening-photos figure:nth-child(3){grid-column:2;grid-row:2}
.opening-photos img{display:block;width:100%;height:auto;object-fit:contain}
@media(max-width:760px){
 .editorial-lead.opening-editorial{grid-template-columns:1fr;gap:30px;padding:54px 20px 66px}
 .opening-editorial .opening-copy h2{font-size:clamp(2.25rem,9vw,3.6rem)}
 .opening-photos{grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:10px}
}

/* Im Auftakt wechseln Motive und ein kurzer redaktioneller Haltepunkt. */
.opening-story-grid{max-width:1240px;margin:0 auto;padding:0 clamp(20px,5vw,65px) clamp(70px,8vw,110px);display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(14px,2vw,26px);align-items:center}
.opening-story-grid figure{min-width:0;grid-column:span 6;margin:0}
.opening-story-grid figure:nth-child(3),.opening-story-grid figure:nth-child(4){grid-column:span 6}
.opening-story-grid figure:nth-child(6),.opening-story-grid figure:nth-child(7),.opening-story-grid figure:nth-child(8){grid-column:span 4}
.opening-story-grid img{display:block;width:100%;height:auto;object-fit:contain}
.opening-story-note{grid-column:1/-1;background:var(--cream);padding:clamp(28px,5vw,65px);display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);column-gap:clamp(22px,5vw,70px);align-items:start}
.opening-story-note .eyebrow{grid-column:1/-1;margin:0 0 14px}
.opening-story-note h2{font-size:clamp(2rem,3.3vw,3.35rem);max-width:16ch;margin:0}
.opening-story-note p:not(.eyebrow){max-width:50ch;margin:0 0 20px}
.opening-story-note a{grid-column:2;justify-self:start}
@media(max-width:760px){
 .opening-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 20px 58px}
 .opening-story-grid figure:nth-child(n){grid-column:span 1}
 .opening-story-grid figure:nth-child(3),.opening-story-grid figure:nth-child(6){grid-column:1/-1;width:min(85%,500px);justify-self:center}
 .opening-story-note{grid-column:1/-1;grid-template-columns:1fr;padding:28px;margin:16px 0}
 .opening-story-note .eyebrow,.opening-story-note a{grid-column:1}
 .opening-story-note h2{font-size:clamp(2rem,8vw,3rem);margin:0 0 18px}
}

/* Der Ton der kleinen Kuhgeschichte bleibt ein eigener Schlussakkord. */
.muh-echo{margin:clamp(42px,6vw,85px) auto clamp(55px,8vw,110px);max-width:1240px;padding:0 clamp(20px,5vw,65px);font-family:Georgia,serif;font-style:italic;font-weight:700;font-size:clamp(2.8rem,7vw,5.6rem);line-height:1.1;letter-spacing:-.035em;transform:rotate(-5deg);text-align:right;color:var(--ink)}
@media(max-width:760px){.muh-echo{padding:0 24px;margin-top:46px;margin-bottom:70px;font-size:clamp(2.8rem,12vw,4.6rem)}}

.moment-story{padding-bottom:clamp(35px,5vw,60px)}
.muh-echo{margin-bottom:0}
@media(max-width:760px){.muh-echo{margin-bottom:0}}
/* Das Muuuuuh wirkt wie ein spontaner, frecher Zuruf. */
.muh-echo{
  font-family:Arial Black,Arial,Helvetica,sans-serif;
  font-style:normal;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:-.065em;
  transform:rotate(-4deg);
}
/* Klickvergrößerung für kleine Inhaltsfotos; das Originalformat bleibt sichtbar. */
.zoomable-image{cursor:zoom-in}
.zoomable-image:focus-visible{outline:3px solid var(--taupe);outline-offset:5px}
.image-viewer{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:clamp(16px,3vw,42px);background:rgba(23,21,19,.92);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;cursor:zoom-out}
.image-viewer.open{opacity:1;visibility:visible;pointer-events:auto}
.image-viewer img{display:block;max-width:94vw;max-height:90vh;width:auto;height:auto;object-fit:contain;box-shadow:0 16px 55px rgba(0,0,0,.35)}
.image-viewer-close{position:absolute;top:12px;right:18px;z-index:1;width:48px;height:48px;border:0;background:transparent;color:#fff;font:300 2.4rem/1 Arial,sans-serif;cursor:pointer}
@media(prefers-reduced-motion:reduce){.image-viewer{transition:none}}

/* Kleine Reportage: Omas Handyfoto bleibt als vollständige Fünferfolge lesbar. */
.oma-story{max-width:1380px;margin:auto;padding:clamp(70px,8vw,115px) clamp(20px,5vw,70px);display:grid;grid-template-columns:minmax(260px,.62fr) minmax(0,1.38fr);gap:clamp(38px,6vw,90px);align-items:start;border-top:1px solid var(--line)}
.oma-story-copy{position:sticky;top:120px}
.oma-story-copy h2{max-width:12ch;font-size:clamp(2.2rem,3.8vw,4.1rem)}
.oma-story-copy p:not(.eyebrow){max-width:45ch;font-size:clamp(1rem,1.25vw,1.12rem)}
.oma-story-sequence{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,1.8vw,24px);align-items:start}
.oma-story-sequence figure{margin:0;min-width:0}
.oma-story-sequence figure:nth-child(3){grid-column:1/-1;width:76%;justify-self:center}
.oma-story-sequence figure:nth-child(4){margin-top:clamp(20px,4vw,55px)}
.oma-story-sequence img{display:block;width:100%;height:auto;object-fit:contain}

/* Nach dem Herauslösen der Oma-Serie bilden Tanz und Kinderfüße ein ruhiges Paar. */
.opening-photos{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);grid-template-rows:auto}
.opening-photos figure:first-child{grid-column:1;grid-row:1}
.opening-photos figure:nth-child(2){grid-column:2;grid-row:1}

@media(max-width:760px){
 .oma-story{grid-template-columns:1fr;padding:62px 20px;gap:30px}
 .oma-story-copy{position:static}
 .oma-story-sequence{gap:10px}
 .oma-story-sequence figure:nth-child(3){width:88%}
 .oma-story-sequence figure:nth-child(4){margin-top:22px}
 .opening-photos{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}
}

/* Euer Tag: acht Bilder erzählen das Getting Ready als vertrauten Morgen. */
.getting-ready-story{background:var(--cream);padding:clamp(72px,8vw,120px) max(20px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);gap:clamp(38px,6vw,90px);align-items:start}
.getting-ready-copy{position:sticky;top:120px}
.getting-ready-copy h2{max-width:13ch;font-size:clamp(2.15rem,3.6vw,4rem)}
.getting-ready-copy p:not(.eyebrow){max-width:47ch;font-size:clamp(1rem,1.18vw,1.1rem)}
.getting-ready-sequence{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,1.7vw,23px);align-items:start}
.getting-ready-sequence figure{margin:0;min-width:0}
.getting-ready-sequence figure:nth-child(3),.getting-ready-sequence figure:nth-child(6){grid-column:1/-1;width:78%;justify-self:center}
.getting-ready-sequence figure:nth-child(5),.getting-ready-sequence figure:nth-child(8){margin-top:clamp(18px,3vw,44px)}
.getting-ready-sequence img{display:block;width:100%;height:auto;object-fit:contain}
@media(max-width:760px){
 .getting-ready-story{grid-template-columns:1fr;padding:62px 20px;gap:32px}
 .getting-ready-copy{position:static}
 .getting-ready-sequence{gap:10px}
 .getting-ready-sequence figure:nth-child(3),.getting-ready-sequence figure:nth-child(6){width:88%}
 .getting-ready-sequence figure:nth-child(5),.getting-ready-sequence figure:nth-child(8){margin-top:18px}
}
.gift-story{max-width:1280px;margin:0 auto;padding:clamp(72px,8vw,120px) clamp(20px,5vw,70px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:clamp(38px,6vw,90px);align-items:center;border-top:1px solid var(--line)}
.gift-story-frame{margin:0;min-width:0}
.gift-story-frame img{display:block;width:100%;height:auto;object-fit:contain}
.gift-story-copy h2{max-width:13ch;font-size:clamp(2.2rem,3.7vw,4rem)}
.gift-story-copy>p:not(.eyebrow){max-width:48ch}
.gift-story-copy .gift-names{margin:28px 0;font-family:Georgia,serif;font-size:clamp(1.35rem,2vw,2rem);line-height:1.25;color:var(--ink)}
@media(max-width:760px){.gift-story{grid-template-columns:1fr;padding:62px 20px;gap:34px}.gift-story-copy h2{font-size:clamp(2.1rem,9vw,3.3rem)}}
.whatsapp-float{position:fixed;right:clamp(14px,2.2vw,30px);bottom:clamp(14px,2.2vw,30px);z-index:40;display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border:1px solid var(--ink);background:var(--paper);color:var(--ink);font:700 .72rem/1 Arial,Helvetica,sans-serif;letter-spacing:.09em;text-transform:uppercase;text-decoration:none;box-shadow:0 8px 28px rgba(23,21,19,.14)}
.whatsapp-float:hover,.whatsapp-float:focus-visible{background:var(--ink);color:var(--paper)}
@media(max-width:560px){.whatsapp-float{right:12px;bottom:12px;padding:10px 12px;font-size:.68rem}}

/* Farbwechsel: warme Marc-Welt mit eigener Bühne für jede Reportage. */
:root{--gallery-olive:#706b4e}
body{overflow-x:clip}
.tone-full{position:relative;isolation:isolate}
.tone-full::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:var(--section-tone,var(--cream));z-index:-1;pointer-events:none}
.tone-cream{--section-tone:var(--cream)}
.tone-paper{--section-tone:var(--paper)}
.report-list-page .report-head{--section-tone:var(--gallery-olive);color:var(--paper)}
.report-list-page .report-head .eyebrow{color:var(--paper)}
.report-page{--report-deep:#706b4e;--report-light:#ede9e0}
.reportage-langeoog{--report-deep:#555d60;--report-light:#e9ebea}
.reportage-ricarda{--report-deep:#706b4e;--report-light:#efebe1}
.reportage-michelle{--report-deep:#62574b;--report-light:#eee8e1}
.report-page .report-intro{--section-tone:var(--report-deep);color:var(--paper)}
.report-page .report-intro .eyebrow,.report-page .report-intro a:not(.button){color:var(--paper)}
.report-page .report-intro .button{background:var(--paper);border-color:var(--paper);color:var(--ink)}
.report-page .tone-report{--section-tone:var(--report-light)}
@media(max-width:760px){.report-page .report-intro{padding-top:clamp(48px,9vw,78px);padding-bottom:clamp(48px,9vw,78px)}}

/* Kapitel wie in Marcs Kundengalerien: im Dokumentfluss, mit natürlichen Bildformaten. */
.report-chapters{--section-tone:var(--report-deep);display:flex;gap:clamp(12px,2vw,26px);max-width:1280px;margin:0 auto;padding:16px clamp(20px,5vw,74px) 26px;overflow-x:auto;scrollbar-width:thin;color:var(--paper);white-space:nowrap}
.report-chapters a{flex:none;color:inherit;text-decoration:none;border-bottom:1px solid rgba(251,248,243,.55);font-size:.78rem;letter-spacing:.03em;padding-bottom:4px}
.report-chapters a:hover,.report-chapters a:focus-visible{border-color:var(--paper);outline-color:var(--paper)}
.report-page .report-sequence,.report-page .report-gallery{column-gap:clamp(8px,1vw,14px);row-gap:clamp(8px,1vw,14px)}
.report-page .report-sequence figure,.report-page .report-gallery figure{overflow:visible}
.report-page .report-sequence img,.report-page .report-gallery img{width:100%;height:auto;object-fit:contain}
.report-page .story[id]{scroll-margin-top:100px}
@media(max-width:850px){.report-page .story[id]{scroll-margin-top:82px}}

/* Auf breiten Monitoren muss das Hero-Zitat bereits ohne Scrollen sichtbar sein.
   Das Spiegelbild bleibt im vollständigen Originalformat. */
@media (min-width:1200px){
  .hero-new .hero-letter{top:clamp(200px, calc(50vh - 70px), 660px);bottom:auto}
}

/* Dieselbe Galerie-Farbe in sämtlichen Hochzeitsreportagen. */
.report-page{--report-deep:#706b4e;--report-light:#706b4e}
.report-page main{background:#706b4e;color:#fbf8f3}
.report-page main .tone-full{--section-tone:#706b4e}
.report-page .report-intro,.report-page .tone-report,.report-page .report-chapters{--section-tone:#706b4e}
.report-page main .eyebrow,.report-page main .text-link{color:#fbf8f3}
.report-page main .cta{background:#706b4e;color:#fbf8f3}
.report-page main .cta .eyebrow{color:#fbf8f3}
.report-page main .cta .button{background:#fbf8f3;color:#171513;border-color:#fbf8f3}
.report-page main .story[id]{border-top:1px solid rgba(251,248,243,.22)}
@media (prefers-reduced-motion:no-preference){.report-page .report-chapters{scroll-behavior:smooth}}

/* Klarerer Wechsel der warmen Flächen, ohne eine zusätzliche Markenfarbe. */
:root{--warm-contrast:#e7ddd1}
.tone-cream{--section-tone:var(--warm-contrast)}
.moment-story,.archive-story{background:var(--warm-contrast)}
/* Das Pic-Time-Oliv gilt weiterhin durchgängig für die Reportagen. */
.report-page main .tone-full{--section-tone:#706b4e}

/* Bildredaktion der Reportagen: Ankerbilder lesbar groß, nur zusammengehörige Details als Paar.
   Keine Skalierung erzwingt einen Bildbeschnitt. */
.report-page .report-sequence,.report-page .report-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:clamp(8px,1.5vw,16px);row-gap:clamp(10px,1.6vw,18px);align-items:start}
.report-page .report-sequence figure:nth-child(n),.report-page .report-gallery figure:nth-child(n){grid-column:1/-1!important;width:min(100%,940px);max-width:100%;justify-self:center;align-self:start;margin:0}
.report-page .report-sequence figure.report-portrait,.report-page .report-gallery figure.report-portrait{max-width:620px}
.report-page .report-sequence figure.report-pair,.report-page .report-gallery figure.report-pair{grid-column:auto!important;width:100%;max-width:100%}
.report-page .report-sequence img,.report-page .report-gallery img{width:100%;height:auto;object-fit:contain}
@media(max-width:760px){.report-page .report-sequence,.report-page .report-gallery{padding-left:clamp(12px,3vw,20px);padding-right:clamp(12px,3vw,20px)}}

/* Rezension auf Über Marc als ruhiger Band-Übergang statt schwebender Kasten. */
main > .about-quote{max-width:none;margin:0;background:#171513;color:#fbf8f3;padding:clamp(64px,8vw,114px) max(24px,calc((100vw - 1100px)/2));text-align:left}
main > .about-quote blockquote{max-width:19ch}
main > .about-quote a{color:#fbf8f3}
@media(max-width:760px){main > .about-quote{margin:0;padding:62px 22px}}

/* Die Galerie zeigt jedes Bild in der gleichen Spaltenbreite.
   Die Klickansicht skaliert kleine Dateien mit, ohne das Originalformat abzuschneiden. */
.about-masters-grid figure:nth-child(5){width:calc((100% - clamp(15px,2vw,28px))/2);max-width:none;justify-self:center}
@media(max-width:760px){.about-masters-grid figure:nth-child(5){grid-column:1;width:100%;max-width:none}}
.image-viewer img{width:min(94vw,1200px);max-width:94vw;max-height:90vh;height:auto;object-fit:contain}

/* Ruhige Gesprächseinladungen nach Bildgeschichten, ohne die Fotostrecken zu unterbrechen. */
.story-invite{max-width:1240px;margin:0 auto;padding:clamp(32px,4vw,56px) clamp(20px,5vw,70px);border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px 36px;align-items:center}
.story-invite p{margin:0;max-width:51ch;font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.5}
.story-invite .text-link{white-space:normal;justify-self:start}
@media(max-width:760px){.story-invite{grid-template-columns:1fr;padding:34px 20px;gap:14px}}

/* Die Kontakt-Schaltfläche macht dem Footer Platz. */
.footer-in-view .whatsapp-float{opacity:0;visibility:hidden;pointer-events:none}
.whatsapp-float{transition:opacity .22s ease,visibility .22s ease}
