/*
Theme Name: Hilgenhuus 2026
Theme URI: https://hilgenhuus.de/
Author: Hilgenhuus
Description: Schlankes, responsives WordPress-Theme für das Ferienhaus Hilgenhuus.
Version: 0.15.0
Text Domain: hilgenhuus
*/
:root{--ink:#233735;--sea:#315f61;--sea2:#47797a;--sand:#f4f0e8;--paper:#fffdf9;--accent:#b96f48;--muted:#65716e;--line:#e6e0d7;--max:1180px;--radius:18px;--shadow:0 14px 40px rgba(25,48,45,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.65}img{max-width:100%;display:block}a{color:inherit}.wrap{width:min(calc(100% - 40px),var(--max));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,249,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.header-inner{height:86px;display:flex;align-items:center;gap:32px}.brand img{width:170px;height:auto}.nav{margin-left:auto;display:flex;align-items:center;gap:24px}.nav a{text-decoration:none;font-size:15px;font-weight:650}.nav a:hover{color:var(--sea)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;background:var(--sea);color:white;text-decoration:none;font-weight:750;transition:.2s}.btn:hover{background:var(--sea2);transform:translateY(-1px)}.btn.alt{background:var(--accent)}.menu-toggle{display:none;margin-left:auto;border:0;background:transparent;font-size:29px;padding:8px;cursor:pointer}.hero{min-height:690px;display:grid;align-items:end;background:linear-gradient(90deg,rgba(16,35,34,.72),rgba(16,35,34,.10)),url('assets/images/hero-house.jpg') center/cover no-repeat;color:white}.hero-content{padding:110px 0 82px;max-width:760px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:13px;font-weight:800}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(44px,6vw,76px);line-height:1.03;margin:12px 0 22px;font-weight:500}.hero p{font-size:20px;max-width:650px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero .btn.secondary{background:rgba(255,255,255,.92);color:var(--ink)}.facts{background:var(--sand);border-bottom:1px solid var(--line)}.facts-inner{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding:19px 0;text-align:center;font-size:14px;font-weight:700}.section{padding:88px 0}.section.soft{background:var(--sand)}.kicker{color:var(--accent);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.section h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(34px,4vw,52px);line-height:1.1;margin:8px 0 22px}.lead{font-size:18px;color:var(--muted);max-width:760px}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.split img{border-radius:var(--radius);box-shadow:var(--shadow);aspect-ratio:4/3;object-fit:cover}.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:240px 240px;gap:14px;margin-top:36px}.gallery img{width:100%;height:100%;object-fit:cover;border-radius:14px}.gallery img:first-child{grid-row:1/3}.center{text-align:center}.center .lead{margin-inline:auto}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:36px}.card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:0 8px 24px rgba(25,48,45,.05)}.card h3{font-family:Georgia,"Times New Roman",serif;font-size:26px;font-weight:500;margin:8px 0}.card p{color:var(--muted);margin-bottom:0}.quote{max-width:900px;margin:auto;text-align:center}.quote blockquote{font-family:Georgia,"Times New Roman",serif;font-size:clamp(28px,4vw,42px);line-height:1.25;margin:18px 0}.quote cite{font-style:normal;color:var(--muted)}.photo-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:36px}.photo-card{position:relative;min-height:370px;border-radius:var(--radius);overflow:hidden;color:white;display:flex;align-items:end;text-decoration:none;box-shadow:var(--shadow)}.photo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.photo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(15,31,30,.82))}.photo-card div{position:relative;z-index:2;padding:26px}.photo-card h3{font-family:Georgia,"Times New Roman",serif;font-size:29px;margin:0}.cta{background:var(--sea);color:white;border-radius:26px;padding:54px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{margin:0 0 8px}.cta p{margin:0;opacity:.88}.cta .btn{background:white;color:var(--sea)}.site-footer{background:#1d302f;color:#e9efec;padding:52px 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footer-grid a{color:#e9efec;text-decoration:none}.footer-small{margin-top:32px;padding-top:22px;border-top:1px solid rgba(255,255,255,.15);font-size:13px;opacity:.8}.content{padding:70px 0}.content h1{font-family:Georgia,"Times New Roman",serif;font-size:50px;font-weight:500}.content img{border-radius:14px}.wp-block-image img{height:auto}
@media(max-width:900px){.header-inner{height:76px}.brand img{width:145px}.menu-toggle{display:block}.nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--paper);padding:24px 20px 28px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:8px}.nav.open{display:flex}.nav a{padding:10px 0}.hero{min-height:610px;background-position:58% center}.facts-inner{grid-template-columns:repeat(2,1fr);text-align:left}.split{grid-template-columns:1fr;gap:34px}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:260px 190px 190px}.gallery img:first-child{grid-column:1/3;grid-row:auto}.cards,.photo-cards{grid-template-columns:1fr}.photo-card{min-height:320px}.cta{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.wrap{width:min(calc(100% - 28px),var(--max))}.hero{min-height:560px}.hero-content{padding:80px 0 56px}.hero p{font-size:17px}.facts-inner{grid-template-columns:1fr 1fr;font-size:13px}.section{padding:64px 0}.gallery{display:grid;grid-template-columns:1fr;grid-template-rows:none}.gallery img,.gallery img:first-child{grid-column:auto;height:230px;aspect-ratio:auto}.cards{gap:14px}.card{padding:24px}.cta{padding:34px 26px}.footer-grid{grid-template-columns:1fr}.content h1{font-size:40px}}
/* Das Haus */
.house-hero{min-height:600px;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.house-hero-inner{padding-top:80px;padding-bottom:80px}.house-hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;max-width:760px;font-size:clamp(2.6rem,6vw,5rem);line-height:1.02;margin:.15em 0 .3em}.house-hero p:not(.eyebrow){max-width:650px;font-size:1.18rem}.eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;font-weight:700;color:#9b6d55;margin-bottom:.7rem}.eyebrow.light{color:#f0d8c8}.section{padding:90px 0}.soft{background:#f5f1eb}.narrow{max-width:820px}.centered{text-align:center}.house-intro h2,.section-heading h2,.house-cta h2{font-size:clamp(2rem,4vw,3.4rem);margin:.15em 0 .45em}.house-intro p{font-size:1.08rem;line-height:1.8}.leadline{font-weight:700;color:#31585a}.section-heading{max-width:820px;margin-bottom:36px}.section-heading>p:not(.eyebrow){font-size:1.06rem}.photo-grid{display:grid;gap:18px}.photo-grid.four{grid-template-columns:repeat(4,1fr)}.photo-grid.three{grid-template-columns:repeat(3,1fr)}.photo-grid figure{margin:0;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 7px 24px rgba(28,46,45,.08)}.photo-grid img{width:100%;height:270px;object-fit:cover;display:block}.photo-grid figcaption{padding:13px 15px;font-size:.9rem}.text-columns{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:38px;line-height:1.75}.small-note{font-size:.82rem;opacity:.65;margin-top:20px}.dog-section{background:#31585a;color:#fff}.split{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.dog-section h2{font-size:clamp(2rem,4vw,3.5rem);margin:.15em 0 .45em}.dog-section p{font-size:1.08rem;line-height:1.75}.dog-pics{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dog-pics img{width:100%;height:350px;object-fit:cover;border-radius:14px}.info-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.info-cards article{background:#fff;border-radius:14px;overflow:hidden;padding-bottom:22px}.info-cards img{width:100%;height:220px;object-fit:cover}.info-cards h3,.info-cards p{margin-left:22px;margin-right:22px}.info-cards h3{margin-top:20px}.info-cards p{font-size:.94rem;line-height:1.65}.house-cta{background:#eadfce}.house-cta p:not(.eyebrow){font-size:1.08rem;margin-bottom:28px}@media(max-width:900px){.photo-grid.four{grid-template-columns:1fr 1fr}.photo-grid.three,.info-cards{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr}.house-hero{min-height:500px}}@media(max-width:600px){.section{padding:62px 0}.house-hero{min-height:520px;background-position:center}.photo-grid.four,.photo-grid.three,.info-cards,.text-columns{grid-template-columns:1fr}.photo-grid img{height:250px}.text-columns{gap:10px}.dog-pics img{height:220px}.info-cards img{height:240px}}
/* v0.7: Ausstattungstext unter Kamin/Sauna/Badewanne */
.feature-photos + .narrow.centered { max-width: 1180px; margin: 18px auto 0; }
.feature-photos + .narrow.centered p { margin: 0; text-align: center; }

/* v0.9 – Newsletter CTA on Das Haus */
.newsletter-cta{margin-top:42px;padding:22px 28px;background:#b9cbe0;display:flex;align-items:center;justify-content:space-between;gap:28px;text-align:left}
.newsletter-cta a{text-decoration:none}
.newsletter-link{font-size:clamp(1.35rem,2.4vw,2rem);color:#c97832;font-weight:500}
.newsletter-button{background:#c97832;color:#fff;padding:16px 20px;border-radius:5px;font-weight:600;letter-spacing:.08em}
@media(max-width:760px){.newsletter-cta{flex-direction:column;align-items:stretch;text-align:center}.newsletter-button{text-align:center}}


/* v0.7 – Newsletter-Seite */
.newsletter-hero{min-height:560px;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}
.newsletter-hero-inner{padding:90px 0;max-width:850px}
.newsletter-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.8rem,6vw,5rem);font-weight:500;line-height:1.03;margin:.15em 0 .3em;max-width:780px}
.newsletter-hero p:not(.eyebrow){max-width:680px;font-size:1.18rem}
.newsletter-intro h2,.newsletter-signup h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.1rem,4vw,3.5rem);font-weight:500;line-height:1.1;margin:.15em 0 .55em}
.newsletter-intro p:not(.eyebrow),.newsletter-signup>div>p:not(.eyebrow){font-size:1.08rem;line-height:1.8}
.newsletter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.newsletter-grid article{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:34px;box-shadow:0 8px 24px rgba(25,48,45,.05)}
.newsletter-grid span{display:block;color:var(--accent);font-family:Georgia,"Times New Roman",serif;font-size:1.5rem;margin-bottom:12px}
.newsletter-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:1.55rem;font-weight:500;line-height:1.2;margin:0 0 12px}
.newsletter-grid p{color:var(--muted);margin:0}
.newsletter-signup{background:#eadfce}
.newsletter-form-placeholder{margin:34px auto 0;max-width:680px;padding:28px;border:1px dashed rgba(35,55,53,.28);border-radius:14px;background:rgba(255,253,249,.55)}
.newsletter-form-placeholder p{margin:0;color:var(--muted)}
@media(max-width:900px){.newsletter-grid{grid-template-columns:1fr}.newsletter-hero{min-height:480px}}
@media(max-width:600px){.newsletter-hero{min-height:500px}.newsletter-hero-inner{padding:70px 0}.newsletter-grid article{padding:26px}}


/* v0.10 – Umgebung & Ausflugtipps */
.umgebung-hero{min-height:560px;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}
.umgebung-hero-inner{padding:90px 0;max-width:850px}
.umgebung-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.8rem,6vw,5rem);font-weight:500;line-height:1.03;margin:.15em 0 .3em;max-width:780px}
.umgebung-hero p:not(.eyebrow){max-width:690px;font-size:1.18rem}
.umgebung-intro h2,.umgebung-naturstrand h2,.umgebung-watt h2,.umgebung-tipps h2,.umgebung-geniessen h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.1rem,4vw,3.5rem);font-weight:500;line-height:1.1;margin:.15em 0 .55em}
.umgebung-intro p:not(.eyebrow),.umgebung-geniessen p:not(.eyebrow){font-size:1.08rem;line-height:1.8}
.umgebung-split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.umgebung-split>div>p{font-size:1.05rem;line-height:1.75}
.umgebung-feature-image{margin:0;background:var(--paper);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}
.umgebung-feature-image img{width:100%;height:440px;object-fit:cover}
.umgebung-feature-image figcaption{padding:14px 18px;color:var(--muted);font-size:.9rem}
.text-link{display:inline-block;margin-top:10px;color:var(--sea);font-weight:750;text-decoration:none;border-bottom:1px solid rgba(49,95,97,.35)}
.text-link:hover{color:var(--accent)}
.umgebung-heading{max-width:880px;margin:0 auto 38px}
.umgebung-heading>p:not(.eyebrow){font-size:1.05rem;line-height:1.75}
.umgebung-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.umgebung-info-grid article{border:1px solid var(--line);border-radius:var(--radius);padding:32px;background:var(--paper);box-shadow:0 8px 24px rgba(25,48,45,.05)}
.umgebung-info-grid span{font-family:Georgia,"Times New Roman",serif;color:var(--accent);font-size:1.45rem}
.umgebung-info-grid h3,.ausflug-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:1.55rem;font-weight:500;line-height:1.2;margin:10px 0 10px}
.umgebung-info-grid p,.ausflug-grid p{color:var(--muted);margin:0}
.ausflug-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.ausflug-grid article{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:30px;min-height:220px}
.ausflug-no{font-family:Georgia,"Times New Roman",serif;color:var(--accent);font-size:1.35rem}
.umgebung-geniessen{background:var(--paper)}
.umgebung-cta{padding-top:64px}
.umgebung-cta .cta .eyebrow{margin:0 0 6px;color:#f0d8c8}
.umgebung-cta .cta h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}
@media(max-width:900px){.umgebung-hero{min-height:480px}.umgebung-split{grid-template-columns:1fr;gap:34px}.umgebung-info-grid,.ausflug-grid{grid-template-columns:1fr 1fr}.umgebung-feature-image img{height:360px}}
@media(max-width:600px){.umgebung-hero{min-height:500px}.umgebung-hero-inner{padding:70px 0}.umgebung-info-grid,.ausflug-grid{grid-template-columns:1fr}.umgebung-feature-image img{height:280px}.umgebung-info-grid article,.ausflug-grid article{padding:25px}}

/* v0.11 – emotionalere Ausflugtipps */
.ausflug-feature{display:grid;grid-template-columns:1.45fr .85fr;gap:0;align-items:stretch;margin:10px 0 34px;border-radius:var(--radius);overflow:hidden;background:#31585a;color:#fff;box-shadow:var(--shadow)}
.ausflug-feature figure{margin:0;min-height:390px}.ausflug-feature img{width:100%;height:100%;min-height:390px;object-fit:cover;object-position:center}
.ausflug-feature-copy{padding:48px 42px;display:flex;flex-direction:column;justify-content:center}.ausflug-feature-copy .eyebrow{color:#f0d8c8}.ausflug-feature-copy h3{font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.9rem,3vw,2.7rem);font-weight:500;line-height:1.1;margin:.15em 0 .45em}.ausflug-feature-copy p:not(.eyebrow){font-size:1.05rem;line-height:1.75;margin:0}
.ausflug-list{display:grid;grid-template-columns:1fr 1fr;column-gap:42px}.ausflug-list article{display:grid;grid-template-columns:48px 1fr;gap:12px;padding:25px 0;border-top:1px solid #d9d1c6}.ausflug-list article:nth-last-child(-n+2){border-bottom:1px solid #d9d1c6}.ausflug-list h3{font-family:Georgia,"Times New Roman",serif;font-size:1.55rem;font-weight:500;line-height:1.2;margin:0 0 7px}.ausflug-list p{color:var(--muted);margin:0}.ausflug-list .ausflug-no{margin-top:1px}.ausflug-btn{min-height:42px;margin-top:17px;padding:0 18px;font-size:.9rem}
@media(max-width:900px){.ausflug-feature{grid-template-columns:1fr}.ausflug-feature figure,.ausflug-feature img{min-height:330px}.ausflug-feature-copy{padding:34px}.ausflug-list{grid-template-columns:1fr}.ausflug-list article:nth-last-child(-n+2){border-bottom:0}.ausflug-list article:last-child{border-bottom:1px solid #d9d1c6}}
@media(max-width:600px){.ausflug-feature figure,.ausflug-feature img{min-height:250px}.ausflug-feature-copy{padding:28px 24px}.ausflug-list article{grid-template-columns:38px 1fr;gap:8px;padding:22px 0}}

/* Urlaubshelfer */
.urlaubshelfer-hero{min-height:480px;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}
.urlaubshelfer-hero-inner{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.urlaubshelfer-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(3.2rem,6vw,5.4rem);line-height:.98;font-weight:400;max-width:760px;margin:.18em 0 .35em}.urlaubshelfer-hero-inner>p:last-child{max-width:690px;font-size:1.12rem;line-height:1.7}.urlaubshelfer-intro{padding-top:82px;padding-bottom:82px}.helper-row{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:72px;align-items:center}.helper-row.reverse .helper-image{order:2}.helper-row.reverse .helper-copy{order:1}.helper-image{border-radius:20px;overflow:hidden;box-shadow:0 18px 45px rgba(25,48,48,.10)}.helper-image img{width:100%;aspect-ratio:3/2;object-fit:cover;display:block}.helper-copy{max-width:560px}.helper-copy h2{margin:.12em 0 .45em}.helper-copy p{line-height:1.75}.helper-no{display:inline-block;font-family:Georgia,'Times New Roman',serif;font-size:1.15rem;color:var(--accent);margin-bottom:12px}.helper-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:24px}.helper-phone{font-weight:700;color:var(--ink);text-decoration:none}.helper-note{background:var(--paper);border-left:4px solid var(--accent);padding:16px 18px;margin:22px 0 24px;border-radius:0 10px 10px 0;line-height:1.55}.helper-highlight{font-family:Georgia,'Times New Roman',serif;font-size:1.45rem;color:var(--ink);margin:.35em 0!important}
@media(max-width:800px){.urlaubshelfer-hero{min-height:410px}.helper-row{grid-template-columns:1fr;gap:30px}.helper-row.reverse .helper-image,.helper-row.reverse .helper-copy{order:initial}.helper-copy{max-width:none}.urlaubshelfer-intro{padding-top:58px;padding-bottom:58px}}

/* Buchung */
.booking-hero{min-height:540px;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.booking-hero-inner{padding:90px 0;max-width:850px}.booking-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,6vw,5.2rem);font-weight:500;line-height:1.02;margin:.15em 0 .3em}.booking-hero p:not(.eyebrow){max-width:680px;font-size:1.18rem;margin-bottom:28px}.booking-split{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:stretch}.booking-split h2,.booking-service h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.1rem,4vw,3.5rem);font-weight:500;line-height:1.1;margin:.15em 0 .45em}.booking-split>div>p{font-size:1.06rem;line-height:1.8}.booking-card{height:auto;align-self:stretch;box-sizing:border-box;background:var(--sea);color:#fff;border-radius:22px;padding:42px;box-shadow:var(--shadow)}.booking-card span{display:block;text-transform:uppercase;letter-spacing:.13em;font-size:.76rem;font-weight:800;color:#f0d8c8}.booking-card h3{font-family:Georgia,"Times New Roman",serif;font-size:2rem;font-weight:500;line-height:1.15;margin:10px 0 16px}.booking-card p{opacity:.9;line-height:1.7}.booking-card .btn{margin-top:12px;background:#fff;color:var(--sea)}.booking-service{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:stretch}.booking-service>div:first-child>p:not(.eyebrow){font-size:1.06rem;line-height:1.8}.booking-contact{height:auto;align-self:stretch;box-sizing:border-box;background:var(--paper);border-radius:18px;padding:30px 34px;border:1px solid var(--line)}.booking-contact p{margin:0;padding:18px 0;border-bottom:1px solid var(--line)}.booking-contact p:first-child{padding-top:0}.booking-contact p:last-child{border-bottom:0;padding-bottom:0}.booking-contact a{color:var(--sea);font-weight:700;text-decoration:none}.booking-news{padding-top:72px}.booking-news .cta .eyebrow{color:#f0d8c8;margin:0 0 6px}.booking-news .cta h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}
@media(max-width:850px){.booking-split,.booking-service{grid-template-columns:1fr;gap:36px}.booking-hero{min-height:480px}}
@media(max-width:600px){.booking-hero{min-height:500px}.booking-hero-inner{padding:70px 0}.booking-card{padding:28px}.booking-contact{padding:24px}}

/* Impressum / Rechtliches */
.legal-hero{background:var(--sand);padding:72px 0 58px;border-bottom:1px solid var(--line)}
.legal-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,6vw,68px);line-height:1.02;margin:8px 0 14px;color:var(--ink);font-weight:700}
.legal-hero p:last-child{max-width:680px;font-size:18px;color:var(--muted);margin-bottom:0}
.legal-wrap{max-width:940px}
.legal-card{background:var(--sea);color:#fff;padding:34px 38px;border-radius:4px;margin-bottom:52px;box-shadow:0 14px 34px rgba(27,54,55,.10)}
.legal-card .eyebrow{color:rgba(255,255,255,.75)}
.legal-card h2{font-family:Georgia,'Times New Roman',serif;color:#fff;margin:6px 0 16px;font-size:30px}
.legal-card p{color:rgba(255,255,255,.92)}
.legal-card a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.legal-content h2{font-family:Georgia,'Times New Roman',serif;font-size:36px;color:var(--ink);margin:0 0 30px}
.legal-content h3{font-family:Georgia,'Times New Roman',serif;font-size:25px;color:var(--ink);margin:38px 0 12px}
.legal-content p{line-height:1.75;color:#3f4c49}
.legal-content a{color:var(--sea);text-decoration:underline;text-underline-offset:3px}
.legal-note{margin-top:54px;padding:22px 26px;background:var(--sand);border-left:4px solid var(--accent);line-height:1.65;color:#53605d}
@media(max-width:700px){.legal-hero{padding:52px 0 42px}.legal-card{padding:26px 24px;margin-bottom:40px}.legal-content h2{font-size:31px}.legal-content h3{font-size:23px}}

/* Datenschutz */
.privacy-content h2{margin-top:58px;padding-top:6px;border-top:1px solid var(--line);padding-top:42px}.privacy-content h2:first-child{margin-top:0;border-top:0;padding-top:0}.privacy-content h3{font-size:22px;margin-top:28px}.privacy-content ul{padding-left:22px;color:#3f4c49;line-height:1.75}.privacy-content li{margin:8px 0}.privacy-content strong{color:var(--ink)}

/* Brevo newsletter form + Complianz consent gate */
.newsletter-brevo-wrap{margin:34px auto 0;max-width:760px}
.newsletter-consent-notice{padding:28px 30px;border:1px solid var(--line);border-radius:10px;background:rgba(255,253,249,.72);text-align:center;box-shadow:0 8px 24px rgba(25,48,45,.05)}
.newsletter-consent-notice p{margin:0;line-height:1.7;color:#3f4c49}
.newsletter-consent-notice a{color:var(--sea);font-weight:600;text-decoration:underline;text-underline-offset:3px}
#cmplz-brevo-iframe{border:0;width:540px;max-width:100%;background:transparent}
@media(max-width:600px){.newsletter-consent-notice{padding:22px 20px}}
/* Mobile-Feinschliff Startseite */
@media (max-width:600px){
  .hero{
    min-height:auto;
  }

  .hero-content{
    padding:55px 0 60px;
  }

  .hero h1{
    font-size:40px !important;
    line-height:1.02;
    margin:10px 0 20px;
  }

  .hero p{
    font-size:17px;
    line-height:1.55;
  }

  .hero .actions{
    gap:12px;
  }

  .hero .btn{
    width:100%;
    padding:16px 18px;
    min-height:auto;
    font-size:16px;
  }

  .section h2{
    font-size:clamp(32px,8.5vw,40px);
    line-height:1.08;
  }

  .card{
    padding:24px;
  }

  .card h3{
    font-size:24px;
  }
}
@media(max-width:600px){
  .section .wrap.centered > h2{
    font-size:36px !important;
    line-height:1.08 !important;
  }
}