:root{--ink:#25211f;--paper:#fbfaf8;--white:#fff;--soft:#fbfaf8;--line:#d8d0ca;--muted:#776f69}
img{pointer-events:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Bodoni 72",Didot,"Bodoni MT",Georgia,"Times New Roman",serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}button,summary{font:inherit}.shell{width:min(1180px,calc(100% - 56px));margin:auto}.eyebrow{margin:0 0 16px;font-size:.73rem;letter-spacing:.24em;text-transform:uppercase}h1,h2,h3{margin:0;font-family:"Bodoni 72",Didot,"Bodoni MT",Georgia,"Times New Roman",serif;font-weight:400;line-height:1.08}h1{font-size:clamp(3.4rem,7.8vw,7.6rem);letter-spacing:-.035em}h2{font-size:clamp(2.35rem,4.5vw,4.6rem);letter-spacing:-.025em}h3{font-size:clamp(1.5rem,2.2vw,2rem)}p{margin:0 0 1.15em}
header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}nav{min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.nav-group{display:flex;align-items:center;gap:26px;font-size:.71rem;letter-spacing:.16em;text-transform:uppercase}.nav-group:last-child{justify-content:flex-end}.nav-logo{min-width:112px;height:56px;display:flex;align-items:center;justify-content:center;background:transparent}.nav-logo img{display:block;width:auto;height:52px;object-fit:contain}.nav-cta{padding:10px 16px;border:1px solid var(--ink)}.mobile-toggle{display:none;justify-self:end;border:0;background:transparent;font-size:1.5rem;color:var(--ink)}
.detail-service-nav{min-height:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:var(--white);border-bottom:1px solid var(--line)}.detail-service-nav a{min-height:48px;display:flex;align-items:center;justify-content:center;padding:10px 16px;border-right:1px solid var(--line);font-size:.7rem;line-height:1.3;letter-spacing:.13em;text-align:center;text-transform:uppercase;transition:.2s}.detail-service-nav a:last-child{border-right:0}.detail-service-nav a:hover,.detail-service-nav a[aria-current="page"]{background:var(--ink);color:var(--paper)}
.hero{position:relative;height:min(82vh,820px);min-height:590px;overflow:hidden}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,18,16,.05) 25%,rgba(22,18,16,.66) 100%)}.hero img{object-position:center}.hero-copy{position:absolute;z-index:1;left:max(28px,calc((100vw - 1180px)/2));right:28px;bottom:70px;color:#fff}.hero-copy p:last-child{max-width:610px;margin:22px 0 0;font-size:1.07rem}.back-link{display:inline-flex;align-items:center;gap:10px;margin-bottom:28px;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase}.back-link::before{content:"←";font-size:1rem}
section{padding:110px 0}section.hero{padding:0}.intro-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;align-items:start}.intro-grid .lead{font-family:"Bodoni 72",Didot,"Bodoni MT",Georgia,"Times New Roman",serif;font-size:clamp(1.5rem,2.6vw,2.25rem);line-height:1.35}.intro-grid .copy{max-width:590px;color:var(--muted);font-size:1.06rem}.gallery{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:310px 390px;gap:12px;padding:12px;background:var(--white)}.gallery figure{margin:0;overflow:hidden;background:#d7d1cc}.gallery figure:first-child{grid-row:1/3}.gallery img{transition:transform .6s ease}.gallery figure:hover img{transform:scale(1.025)}
.experience{background:var(--soft)}.experience-head{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:end;margin-bottom:56px}.experience-head>p{max-width:530px;margin:0;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.step{padding:34px 32px 38px;border-right:1px solid var(--line)}.step:last-child{border-right:0}.step span{display:block;margin-bottom:38px;font-size:.72rem;letter-spacing:.18em}.step p{margin:16px 0 0;color:var(--muted)}
.investment{display:grid;grid-template-columns:1.05fr .95fr;gap:9vw;align-items:center}.price-card{padding:54px;background:var(--soft);color:var(--ink)}.price-card .price{display:block;margin:30px 0 22px;font-family:"Bodoni 72",Didot,"Bodoni MT",Georgia,"Times New Roman",serif;font-size:clamp(2.7rem,5vw,5rem);line-height:1}.price-card p{color:var(--muted)}.fineprint{font-size:.86rem}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0 28px;border:1px solid currentColor;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;transition:.2s}.button:hover{background:var(--paper);color:var(--ink)}.investment-copy p:not(.eyebrow){max-width:540px;color:var(--muted)}
.price-options{margin:24px 0;border-top:1px solid rgba(37,33,31,.2)}.price-option{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:15px 0;border-bottom:1px solid rgba(37,33,31,.2)}.price-option span{color:var(--muted)}.price-option small{display:block;margin-top:2px;font-size:.76rem;color:#8b817b}.price-option strong{font-family:"Bodoni 72",Didot,"Bodoni MT",Georgia,"Times New Roman",serif;font-size:1.35rem;font-weight:400;line-height:1.3;white-space:nowrap}
.contact{padding:92px 0;background:var(--soft);text-align:center}.contact h2{max-width:850px;margin:auto}.contact>.shell>p:not(.eyebrow){max-width:620px;margin:24px auto 34px}.contact-options{display:grid;grid-template-columns:repeat(4,1fr);background:var(--white);border:1px solid var(--line);text-align:left}.contact-option{min-height:136px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line);transition:.2s}.contact-option:last-child{border-right:0}.contact-option:hover{background:var(--ink);color:var(--paper)}.contact-option small{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase}.contact-option strong{font-family:"Bodoni 72",Didot,"Bodoni MT",Georgia,"Times New Roman",serif;font-size:1.42rem;font-weight:400}
footer{padding:42px 0;background:var(--white);color:var(--ink);border-top:1px solid var(--line)}footer a:hover{text-decoration:underline;text-underline-offset:4px}.footer-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;font-size:.78rem}.footer-row img{width:72px;height:64px;object-fit:contain;background:transparent}.footer-row span:last-child{text-align:right}
.legal{padding:90px 0 120px}.legal-head{max-width:820px;margin-bottom:64px}.legal-head h1{font-size:clamp(3rem,6vw,6.2rem)}.legal-content{max-width:820px}.legal-content section{padding:30px 0;border-top:1px solid var(--line)}.legal-content h2{font-size:clamp(1.65rem,3vw,2.35rem);margin-bottom:18px}.legal-content h3{font-family:inherit;font-size:1rem;font-weight:600;margin:24px 0 8px}.legal-content p,.legal-content li{color:var(--muted)}.legal-content ul{padding-left:1.2rem}.legal-note{padding:20px 22px!important;margin:18px 0 28px;background:#fff4dc;border:1px solid #e5c982!important;color:#5d4a1e}.legal-note strong{display:block;margin-bottom:4px;color:var(--ink)}
@media(max-width:900px){.shell{width:min(100% - 32px,1180px)}nav{grid-template-columns:1fr auto;min-height:70px}.detail-service-nav{grid-template-columns:repeat(4,1fr);min-height:0}.nav-logo{grid-column:1;grid-row:1;min-width:82px;width:82px;height:52px;padding:0;background-position:center -49px}.mobile-toggle{display:block;grid-column:2;grid-row:1}.nav-group{display:none;grid-column:1/-1;padding:22px 0;flex-direction:column;align-items:flex-start;gap:18px}.nav-group:last-child{justify-content:flex-start;border-top:1px solid var(--line)}nav.open .nav-group{display:flex}.hero{height:72svh;min-height:540px}.hero-copy{left:24px;bottom:42px}section{padding:82px 0}.intro-grid,.experience-head,.investment{grid-template-columns:1fr;gap:38px}.gallery{grid-template-rows:280px 310px}.steps{grid-template-columns:1fr}.step{border-right:0;border-bottom:1px solid var(--line)}.step:last-child{border-bottom:0}.step span{margin-bottom:15px}.contact-options{grid-template-columns:1fr 1fr}.contact-option:nth-child(2){border-right:0}.contact-option:nth-child(-n+2){border-bottom:1px solid var(--line)}.footer-row{grid-template-columns:1fr;text-align:center}.footer-row img{margin:auto}.footer-row span:last-child{text-align:center}}
@media(max-width:560px){.detail-service-nav{grid-template-columns:1fr 1fr}.detail-service-nav a:nth-child(2){border-right:0}.detail-service-nav a:nth-child(-n+2){border-bottom:1px solid var(--line)}.hero{height:68svh;min-height:500px}.hero-copy{left:20px;right:20px;bottom:30px}.gallery{grid-template-columns:1fr;grid-template-rows:390px 260px 260px;padding:8px;gap:8px}.gallery figure:first-child{grid-row:auto}.price-card{padding:38px 26px}.contact-options{grid-template-columns:1fr}.contact-option{min-height:100px;border-right:0!important;border-bottom:1px solid var(--line)}.contact-option:last-child{border-bottom:0}}

/* Reduzierte Shooting-Seiten */
.hero{height:min(68vh,690px);min-height:500px}.hero-copy{bottom:54px}.back-link{margin-bottom:20px}.shooting-overview{display:grid;grid-template-columns:1.05fr .95fr;gap:9vw;align-items:center}.shooting-copy h2{max-width:620px}.shooting-copy p:not(.eyebrow){max-width:560px;margin:24px 0 0;color:var(--muted);font-size:1.08rem}.shooting-gallery{padding:0}.price-card .price{margin:24px 0 20px}.price-card .fineprint{margin-top:24px;padding-top:22px;border-top:1px solid rgba(37,33,31,.2)}.experience{padding:92px 0}.experience-head{margin-bottom:44px}.experience-head h2{max-width:650px}.step{padding:30px 28px 34px}.contact{padding:78px 0}.contact h2{font-size:clamp(2.2rem,4vw,4rem)}.contact-options{margin-top:34px}
@media(max-width:900px){.shooting-overview{grid-template-columns:1fr;gap:38px}.shooting-gallery{padding-bottom:0}.hero{height:64svh;min-height:480px}.experience{padding:76px 0}}
@media(max-width:560px){.hero{height:60svh;min-height:440px}.hero-copy{bottom:28px}.shooting-gallery{padding-bottom:0}.price-option{gap:14px}.experience{padding:64px 0}.contact{padding:64px 0}}
