:root{--ink:#183c53;--sand:#b39e82;--paper:#f2efe7;--line:#d9d0c3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;color:var(--ink);background:var(--paper);font:17px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-underline-offset:5px}a:hover{color:#775f40}a:focus-visible{outline:3px solid #947548;outline-offset:6px}header{background:white;display:flex;align-items:center;justify-content:space-between;padding:19px max(5vw,calc((100vw - 1280px)/2));gap:32px;border-bottom:1px solid var(--line)}header img{display:block;width:260px;height:auto}nav{display:flex;gap:30px;flex-wrap:wrap;font-size:15px}nav a{text-decoration:none;padding:10px 0}nav a[aria-current]{border-bottom:2px solid var(--sand)}h1,h2,.statement{font-family:Georgia,'Times New Roman',serif;line-height:1.13}h1{font-size:clamp(2.2rem,4.2vw,4rem);font-weight:600;letter-spacing:-.035em;margin:0 0 27px}h2{font-size:clamp(1.6rem,2.3vw,2.2rem);margin:0 0 20px;font-weight:600}p{margin:0 0 22px}.hero{max-width:1280px;margin:auto;display:grid;grid-template-columns:1.12fr .88fr;gap:65px;padding:54px 0}.hero-copy{padding:30px 0}.eyebrow{text-transform:uppercase;font-size:13px;line-height:1.8;letter-spacing:.14em;max-width:390px;margin-bottom:35px}.hero-copy>p:not(.eyebrow){max-width:540px}.emphasis{font-weight:bold;margin-top:27px}.building{display:block;width:100%;height:auto;max-height:none;object-fit:contain;object-position:center}.button{display:inline-flex;gap:26px;background:var(--ink);color:white;padding:15px 23px;text-decoration:none;margin-top:17px;font-size:15px}.button:hover{background:#294e65;color:white}.closing{border-top:1px solid var(--line);max-width:1280px;margin:0 auto;padding:45px 0 55px;display:flex;justify-content:space-between;gap:35px}.closing p{margin-bottom:12px}.page{max-width:1180px;margin:auto;padding:55px 0 65px}.page>h1{font-size:clamp(2rem,3.5vw,3.2rem)}.intro{max-width:940px;margin-bottom:36px}.columns{display:grid;grid-template-columns:1fr 1fr;gap:65px}.statement{background:var(--sand);color:#132f42;font-size:1.45rem;text-align:center;padding:26px 35px;margin:25px 0 40px;font-weight:bold}.contact,.legal-box{background:white;padding:32px;border-radius:7px}.contact p{font-size:16px}.contact h2{font-size:1.75rem}address{font-style:normal;display:flex;flex-direction:column;gap:5px}address a{overflow-wrap:anywhere}.lower{align-items:start}.legal{max-width:1000px}.legal-box{padding:40px 48px}.legal-box section+section{margin-top:30px}.legal-box h2{font:600 18px/1.45 Arial,sans-serif;margin-bottom:9px}.legal-box p{margin:0;overflow-wrap:anywhere}footer{max-width:1280px;margin:auto;border-top:1px solid var(--line);padding:25px 0;display:flex;justify-content:space-between;gap:25px;font-size:14px}.skip{position:absolute;left:15px;top:-100px;background:white;padding:12px;z-index:5}.skip:focus{top:10px}@media(max-width:1400px){.hero,.closing,footer{margin-left:5vw;margin-right:5vw}.page{margin-left:6vw;margin-right:6vw}.hero{gap:40px}}@media(max-width:760px){header{align-items:center;flex-direction:column;gap:10px;padding:18px 5vw}header img{width:235px}nav{gap:25px;font-size:14px}.hero{grid-template-columns:1fr;padding-top:20px;gap:15px}.hero-copy{padding:15px 0}.eyebrow{font-size:12px;margin-bottom:24px}.hero-copy>p:not(.eyebrow){max-width:none}.closing{flex-direction:column;gap:12px}.columns{grid-template-columns:1fr;gap:10px}.page{padding-top:35px}.statement{font-size:1.3rem;padding:25px 20px}.lower{gap:30px}.contact,.legal-box{padding:26px 22px}footer{font-size:13px;flex-wrap:wrap}.legal-box h2{overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Startseite nach freigegebener PDF-Vorlage */
.home{background:#f3f0e9;color:#30455f}.home header{padding-top:12px;padding-bottom:22px}.home header img{width:225px}.home .hero{grid-template-columns:1fr 1fr;gap:55px;padding:30px 0 65px;align-items:start}.home .hero-copy{padding:0}.home h1{font-size:clamp(2rem,3.8vw,3.5rem);letter-spacing:0;line-height:1.13;margin-bottom:38px}.home .hero-copy>p{font-size:17px;line-height:1.4;margin-bottom:14px}.home .emphasis{margin-top:10px}.home .button{background:#334b68;font-weight:bold;margin-top:35px;padding:13px 30px}.home .closing{position:relative;border:0;padding:32px 0 40px;align-items:end;gap:30px}.home .closing:before{content:"";position:absolute;inset:0 calc(-1 * max(5vw,(100vw - 1280px)/2));background:white;z-index:-1}.home .closing h2{font-size:22px;line-height:1.35;margin-bottom:9px}.home .closing p{font-size:14px;color:#657180;margin:0}.home .closing-location{white-space:nowrap}.home footer{justify-content:flex-end;padding-top:16px;padding-bottom:16px;font-size:14px}@media(max-width:760px){.home .hero{grid-template-columns:1fr;gap:30px;padding:25px 0 35px}.home h1{margin-bottom:26px}.home .button{margin-top:18px}.home .closing{align-items:start;gap:18px}.home .closing-location{white-space:normal}.home header img{width:220px}}

/* Desktop: natürliche Bildproportionen, kompakter Seitenrahmen. */
@media (min-width:761px){
 .home header{padding-left:max(5vw,calc((100vw - 1080px)/2));padding-right:max(5vw,calc((100vw - 1080px)/2))}
 .home .hero,.home .closing,.home footer{width:90%;max-width:1080px;margin-left:auto;margin-right:auto}
 .home .hero{grid-template-columns:minmax(0,1fr) minmax(0,320px);gap:clamp(30px,5vw,64px);padding-top:36px;padding-bottom:42px}
 .home h1{font-size:clamp(2rem,3.5vw,3rem);margin-bottom:30px}
 .home .hero-copy{min-width:0;padding-top:5px}
 .home .closing{flex-wrap:wrap}
 .home .closing:before{inset:0 calc(-1 * max(5vw,(100vw - 1080px)/2))}
}
