:root{--green:#5d6531;--green-dark:#343b20;--olive:#747b43;--cream:#f6f0e5;--sand:#e7d9c0;--paper:#fffdf8;--brown:#4b3b2a;--text:#2d2b25;--muted:#6f6a5f;--line:rgba(72,61,43,.16);--shadow:0 18px 55px rgba(66,52,33,.14);--container:min(1440px,calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--paper);font-family:Arial,Helvetica,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}.nature-container{width:var(--container);margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:0;z-index:9999;padding:12px 18px;background:#fff}.skip-link:focus{left:10px}.nature-header{position:sticky;top:0;z-index:100;background:rgba(255,253,248,.96);backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--line)}.nature-topbar{color:#fff;background:var(--green-dark);font-size:.78rem}.topbar-inner{min-height:36px;display:flex;justify-content:flex-end;align-items:center;gap:28px}.topbar-inner a{text-decoration:none}.nav-row{min-height:112px;display:flex;align-items:center;gap:42px}.nature-logo{flex:0 0 315px}.nature-logo img{width:auto;height:94px;object-fit:contain}.nature-nav{margin-left:auto;display:flex;align-items:center;gap:4px}.nature-nav a{padding:12px 13px;text-decoration:none;font-family:Georgia,serif;font-size:1rem;color:#423d34;border-bottom:2px solid transparent}.nature-nav a:hover,.nature-nav a.active{color:var(--green);border-color:var(--green)}.menu-toggle{display:none;width:46px;height:46px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.menu-toggle span{display:block;width:22px;height:2px;margin:5px auto;background:var(--green-dark)}.nature-hero{position:relative;min-height:590px;display:flex;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(48,40,29,.78) 0%,rgba(48,40,29,.51) 47%,rgba(48,40,29,.08) 74%)}.hero-copy{position:relative;z-index:2;padding-block:95px;color:#fff}.kicker{display:block;margin-bottom:14px;font-size:.75rem;font-weight:800;letter-spacing:.19em;text-transform:uppercase;color:#f1dfbd}.kicker.dark{color:var(--olive)}.hero-copy h1,.section-title h2,.story-copy h2,.price-wrap h2,.contact-copy h2{margin:0;font-family:Georgia,'Times New Roman',serif;font-weight:500;line-height:1.12}.hero-copy h1{max-width:820px;font-size:clamp(2.7rem,5vw,5.2rem);text-shadow:0 2px 14px rgba(0,0,0,.3)}.hero-copy p{max-width:700px;margin:24px 0 32px;font-size:1.18rem}.nature-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border:0;border-radius:3px;color:#fff;background:var(--green);text-decoration:none;font-weight:800;cursor:pointer;box-shadow:0 10px 24px rgba(44,51,26,.22)}.nature-button:hover{background:var(--green-dark)}.benefit-panel{position:relative;z-index:5;margin-top:-52px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:0 24px;border-radius:18px;background:#fff;box-shadow:var(--shadow)}.benefit-grid article{display:grid;grid-template-columns:58px 1fr;gap:17px;padding:26px 24px}.benefit-grid article+article{border-left:1px solid var(--line)}.benefit-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;color:#fff;background:var(--olive);font-family:Georgia,serif;font-size:1.7rem}.benefit-grid h2{margin:0 0 5px;font-family:Georgia,serif;font-size:1.2rem}.benefit-grid p{margin:0;color:var(--muted);font-size:.91rem}.nature-section{padding-block:100px}.services{padding-top:120px;background:linear-gradient(#fffdf8,#f7f1e7)}.section-title{max-width:780px;margin:0 auto 48px;text-align:center}.section-title span{color:var(--olive);font-size:.75rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.section-title h2{margin-top:8px;font-size:clamp(2.5rem,4.2vw,4rem);color:var(--brown)}.section-title p{color:var(--muted);font-size:1.05rem}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 14px 40px rgba(68,54,36,.08)}.service-card>img{width:100%;height:260px;object-fit:cover}.service-card>div{padding:28px}.service-card span{color:var(--olive);font-weight:900}.service-card h3{margin:7px 0 11px;font-family:Georgia,serif;font-size:1.6rem}.service-card p{color:var(--muted)}.service-card a{color:var(--green);font-weight:800;text-decoration:none}.story{background:#e8dfcf}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px}.story-image{position:relative}.story-image img{width:100%;height:620px;object-fit:cover;border-radius:240px 240px 12px 12px;box-shadow:var(--shadow)}.story-image span{position:absolute;right:-25px;bottom:42px;padding:18px 22px;color:#fff;background:var(--green);font-family:Georgia,serif;font-size:1.15rem}.story-copy h2,.price-wrap h2,.contact-copy h2{font-size:clamp(2.5rem,4.2vw,4rem);color:var(--brown)}.story-copy p,.price-wrap>div>p,.contact-copy>p{color:var(--muted);font-size:1.04rem}.story-copy ul{padding:0;margin:27px 0;list-style:none}.story-copy li{position:relative;padding:10px 0 10px 31px;border-bottom:1px solid rgba(72,61,43,.14)}.story-copy li:before{content:'✓';position:absolute;left:0;color:var(--olive);font-weight:900}.text-button{display:inline-block;color:var(--green);font-weight:900;text-decoration:none;border-bottom:2px solid var(--green)}.steps{background:#fff}.step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.step-grid article{position:relative;padding:34px 26px;border-top:4px solid var(--olive);background:var(--cream)}.step-grid b{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;color:#fff;background:var(--green);font-family:Georgia,serif;font-size:1.2rem}.step-grid h3{font-family:Georgia,serif;font-size:1.45rem}.step-grid p{color:var(--muted)}.price-section{color:#fff;background:linear-gradient(120deg,#424b29,#687039)}.price-wrap{display:grid;grid-template-columns:1.1fr .8fr;align-items:center;gap:90px}.price-wrap h2{color:#fff}.price-wrap>div>p{color:#e4ead1}.price-box{padding:42px;color:var(--text);background:#fff;border-radius:10px;box-shadow:0 24px 60px rgba(0,0,0,.2)}.price-box>span{color:var(--olive);font-weight:900;text-transform:uppercase;font-size:.75rem;letter-spacing:.15em}.price-box>strong{display:block;margin:8px 0 22px;font-family:Georgia,serif;font-size:2.2rem;color:var(--brown)}.price-box ul{padding-left:20px;margin-bottom:28px}.contact{background:#f7f1e7}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.contact-links{display:grid;gap:12px;margin-top:32px}.contact-links a{display:grid;padding:15px 0;border-bottom:1px solid var(--line);text-decoration:none}.contact-links small{color:var(--olive);font-weight:900;text-transform:uppercase;letter-spacing:.13em}.contact-links strong{color:var(--brown)}.nature-form{display:grid;gap:18px;padding:36px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}label{display:grid;gap:7px;font-weight:800;font-size:.86rem}input,textarea{width:100%;padding:13px 14px;border:1px solid rgba(66,57,44,.22);border-radius:4px;background:#fff;font:inherit}input:focus,textarea:focus{outline:3px solid rgba(116,123,67,.18);border-color:var(--olive)}.checkbox{display:flex;gap:10px;align-items:flex-start;font-weight:500}.checkbox input{width:auto;margin-top:5px}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.captcha-box{display:grid;gap:11px;padding:16px;background:var(--cream);border:1px solid var(--line)}.captcha-box>span{color:var(--muted);font-size:.84rem}.captcha-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.captcha-row img{border:1px solid var(--line);background:#fff}.captcha-refresh{padding:10px 13px;border:1px solid var(--line);background:#fff;cursor:pointer;font-weight:800}.notice{padding:13px}.notice.success{background:#e7f4e5;color:#245f2c}.notice.error{background:#fbe6e2;color:#842b20}.nature-footer{padding-top:70px;color:#d9dec9;background:#29301d}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px;padding-bottom:50px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.footer-grid img{width:250px;padding:12px;background:#fff;border-radius:6px}.footer-grid h3{margin:0 0 14px;color:#fff;font-family:Georgia,serif}.footer-grid a{text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-top:1px solid rgba(255,255,255,.13);font-size:.82rem}.footer-bottom a{color:#fff}.active{color:var(--green)}
@media(max-width:1050px){.menu-toggle{display:block;margin-left:auto}.nature-nav{position:absolute;top:100%;left:0;right:0;display:none;flex-direction:column;align-items:stretch;padding:16px 22px 24px;background:#fff;box-shadow:0 18px 35px rgba(0,0,0,.12)}.nature-nav.is-open{display:flex}.nature-nav a{padding:12px}.nature-logo{flex-basis:255px}.nature-logo img{height:78px}.nav-row{min-height:94px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article+article{border-left:0;border-top:1px solid var(--line)}.service-cards{grid-template-columns:1fr 1fr}.service-card:last-child{grid-column:1/-1}.story-grid,.price-wrap,.contact-grid{grid-template-columns:1fr}.story-image{max-width:620px}.step-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){:root{--container:min(100% - 24px,1440px)}.nature-topbar{display:none}.nav-row{min-height:78px}.nature-logo{flex-basis:min(66vw,220px)}.nature-logo img{height:64px}.nature-hero{min-height:600px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(43,36,26,.88),rgba(43,36,26,.58))}.hero-copy{padding-block:70px}.hero-copy h1{font-size:clamp(2.45rem,12vw,3.8rem)}.hero-copy p{font-size:1rem}.benefit-panel{margin-top:-34px}.benefit-grid{padding:0}.benefit-grid article{grid-template-columns:48px 1fr;padding:22px 18px}.benefit-icon{width:44px;height:44px}.nature-section{padding-block:72px}.services{padding-top:95px}.service-cards{grid-template-columns:1fr}.service-card:last-child{grid-column:auto}.story-grid{gap:46px}.story-image img{height:490px}.story-image span{right:8px}.step-grid{grid-template-columns:1fr}.price-box{padding:28px 22px}.contact-grid{gap:45px}.nature-form{padding:24px 18px}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}

/* Temporärer Layoutvergleich – vor Livegang entfernbar */
.view-option{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:0 11px;border-radius:999px;color:#fff;text-decoration:none;font-size:.75rem;font-weight:900;transition:.2s}
.view-option:hover{background:rgba(255,255,255,.16)}
.view-option.is-active{background:#f7f1e8;color:#3f4a2e;box-shadow:0 3px 10px rgba(0,0,0,.15)}


/* Ansicht 2 – eigenständige Wald-/Premium-Variante */
:root{--anchor-offset:164px;--forest:#102b21;--forest-2:#1b3d2e;--lime:#81951d}
html{scroll-padding-top:var(--anchor-offset)}
section[id]{scroll-margin-top:var(--anchor-offset)}
.nature-header{background:rgba(255,253,248,.98)}
.nature-topbar{background:#101817}
.nav-row{min-height:86px}
.nature-logo{flex-basis:210px}
.nature-logo img{height:72px}
.nature-nav a{font-family:Georgia,'Times New Roman',serif;font-size:.98rem;padding:17px 12px}
.nature-nav a:hover,.nature-nav a.active{background:transparent;border-color:var(--lime);color:#566414}
.nature-hero{min-height:610px;background:var(--forest)}
.hero-image{object-position:center 52%;filter:saturate(.9) contrast(1.03)}
.hero-shade{background:linear-gradient(90deg,rgba(6,22,16,.96) 0%,rgba(7,25,18,.82) 38%,rgba(7,25,18,.2) 68%,rgba(7,25,18,.06) 100%)}
.hero-copy{padding-block:82px;max-width:650px;margin-left:0}
.hero-copy .kicker{font-family:cursive;text-transform:none;letter-spacing:.02em;font-size:1.15rem;color:#a0b52b}
.hero-copy h1{max-width:570px;font-size:clamp(3.2rem,5.4vw,5.8rem);line-height:.98}
.hero-copy .hero-subline{margin:18px 0 0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.35rem,2vw,2rem);color:#fff}
.hero-copy .hero-subline + p{max-width:570px;margin-top:18px;color:#e8eee9}
.nature-button{background:#758719;border-radius:4px}
.nature-button:hover{background:#596811}
.benefit-panel{margin-top:-44px}
.benefit-grid{max-width:1280px;border-radius:20px;padding:8px 18px}
.benefit-grid article{padding:25px 22px}
.benefit-icon{background:#eef2df;color:#657514;font-weight:900}
.services{padding-top:105px}
.section-title span{font-family:cursive;text-transform:none;letter-spacing:.02em;font-size:1.02rem;color:#758719}
.section-title h2{font-size:clamp(2.4rem,3.6vw,3.8rem)}
.step-grid article{background:#fff;border:1px solid var(--line);border-top:0;border-radius:14px;box-shadow:0 10px 28px rgba(50,55,35,.07)}
.step-grid b{background:#728317}
.steps{background:linear-gradient(180deg,#fffdf9,#f8f2e8)}
.price-section{background:linear-gradient(120deg,#102b21,#1f4634)}
.nature-footer{background:#0f2a21}
@media(max-width:1050px){:root{--anchor-offset:140px}.nav-row{min-height:82px}.nature-logo img{height:66px}}
@media(max-width:700px){:root{--anchor-offset:96px}.nature-hero{min-height:650px}.hero-image{object-position:58% center}.hero-shade{background:linear-gradient(90deg,rgba(6,22,16,.95),rgba(7,25,18,.68))}.hero-copy{padding-block:66px}.hero-copy h1{font-size:clamp(2.9rem,13vw,4.4rem)}}

/* Ansicht 2 v1.2.1 – korrigierter Header- und Hero-Aufbau */
.nature-header {
    width: 100%;
}

.nature-hero {
    min-height: clamp(560px, 38vw, 680px);
}

.nature-hero .hero-image {
    object-position: center center;
}

/* Der Container darf nicht durch max-width/margin-left aus der Mitte gedrückt werden. */
.nature-hero .hero-copy {
    width: var(--container);
    max-width: none;
    margin-inline: auto;
    padding-block: clamp(72px, 7vw, 104px);
}

.nature-hero .hero-copy > * {
    max-width: 590px;
}

.nature-hero .hero-copy h1 {
    font-size: clamp(3rem, 4.8vw, 5.35rem);
}

.nature-hero .hero-shade {
    background:
        linear-gradient(90deg,
            rgba(5, 24, 17, .97) 0%,
            rgba(6, 27, 19, .90) 27%,
            rgba(8, 29, 21, .67) 46%,
            rgba(8, 29, 21, .18) 70%,
            rgba(8, 29, 21, .04) 100%),
        linear-gradient(0deg, rgba(4, 18, 13, .16), transparent 52%);
}

@media (max-width: 1050px) {
    .nature-hero .hero-copy {
        padding-block: 72px;
    }
    .nature-hero .hero-copy > * {
        max-width: 540px;
    }
}

@media (max-width: 700px) {
    .nature-hero {
        min-height: 620px;
    }
    .nature-hero .hero-image {
        object-position: 63% center;
    }
    .nature-hero .hero-copy {
        width: var(--container);
        padding-block: 60px;
    }
    .nature-hero .hero-shade {
        background: linear-gradient(90deg, rgba(5,24,17,.96), rgba(6,27,19,.76));
    }
}

/* Ansicht 2 v1.3.0 – verbindlicher dunkler Waldgrün-/Creme-/Olive-Farbstil */
:root{
  --green:#6d7d20;
  --olive:#718020;
  --cream:#f7f2e8;
  --paper:#fffdf8;
  --brown:#30291f;
  --text:#302b24;
  --muted:#6d665c;
  --line:rgba(70,67,51,.14);
  --forest:#0d281f;
  --forest-2:#173b2d;
  --anchor-offset:132px;
}
html{scroll-padding-top:var(--anchor-offset)}
section[id]{scroll-margin-top:var(--anchor-offset)}
body{background:var(--paper)}
.nature-header{position:sticky;top:0;z-index:100;background:rgba(13,40,31,.94);border-bottom:1px solid rgba(255,255,255,.13);backdrop-filter:blur(14px)}
.nature-topbar{background:#101816}
.nav-row{min-height:88px}
.nature-logo img{height:72px;filter:brightness(0) invert(1)}
.nature-nav a{color:#fff;border-radius:0;border-bottom:2px solid transparent}
.nature-nav a:hover,.nature-nav a.active{color:#f3f0df;background:transparent;border-bottom-color:#a7b94b}
.menu-toggle{border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.08)}
.menu-toggle span{background:#fff}
.nature-hero{min-height:clamp(560px,40vw,690px);background:#10291f}
.nature-hero .hero-image{object-position:center center;filter:saturate(.98) contrast(1.05)}
.nature-hero .hero-shade{background:linear-gradient(90deg,rgba(5,22,16,.95) 0%,rgba(7,26,18,.80) 35%,rgba(8,28,20,.30) 60%,rgba(8,28,20,.04) 100%)}
.nature-hero .hero-copy{padding-block:clamp(72px,7vw,102px)}
.nature-hero .hero-copy h1{max-width:570px;font-size:clamp(3.1rem,5vw,5.45rem);line-height:.98}
.nature-hero .hero-copy .kicker{color:#a8ba32}
.nature-button{background:#758819;border-radius:4px}.nature-button:hover{background:#5f6f11}
.benefit-panel{margin-top:-44px}
.benefit-grid{border-radius:18px;background:#fff;box-shadow:0 20px 52px rgba(18,42,31,.17)}
.benefit-icon{background:#edf1da;color:#647517}
.services,.steps,.contact{background:#fffdf9}
.story{background:#f5efe4}
.section-title span,.kicker.dark{color:#758519}
.step-grid article{border:1px solid rgba(73,75,50,.14);border-radius:14px;background:#fff;box-shadow:0 10px 30px rgba(45,52,34,.08)}
.step-grid b{background:#728319}
.price-section{background:linear-gradient(120deg,#102a20,#1d4433)}
.nature-footer{background:#0e2920}
@media(max-width:1050px){:root{--anchor-offset:118px}.nature-nav{top:100%;background:#102a20}.nature-nav a{color:#fff}.nav-row{min-height:82px}.nature-logo img{height:65px}}
@media(max-width:700px){:root{--anchor-offset:82px}.nav-row{min-height:78px}.nature-logo img{height:60px}.nature-hero{min-height:620px}.nature-hero .hero-image{object-position:62% center}.nature-hero .hero-shade{background:linear-gradient(90deg,rgba(5,22,16,.96),rgba(7,26,18,.72))}}

/* Ansicht 2 v1.4.0 */
.nature-header{background:rgba(10,39,29,.97)}.nature-topbar{background:#071b15}.nav-row{min-height:84px}
.nature-logo{flex-basis:205px}.nature-logo img{height:68px}
.nature-hero{min-height:clamp(545px,35vw,640px)}.nature-hero .hero-image{object-position:center center;filter:none}
.nature-hero .hero-shade{background:linear-gradient(90deg,rgba(4,27,19,.97) 0%,rgba(6,34,23,.84) 32%,rgba(7,35,24,.25) 61%,rgba(7,35,24,.03) 100%)}
.nature-hero .hero-copy{padding-block:74px}.nature-hero .hero-copy h1{font-size:clamp(3rem,4.55vw,5.1rem)}
.hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:26px}.nature-button-outline{border:1px solid rgba(255,255,255,.72);background:rgba(5,26,18,.18);box-shadow:none}
.nature-button-outline:hover{background:rgba(255,255,255,.12)}
.benefit-panel{background:#0d2b21;margin-top:-38px}.benefit-grid{color:#fff;background:#123629;border:1px solid rgba(157,178,60,.46);box-shadow:0 18px 45px rgba(0,0,0,.20)}
.benefit-grid article+article{border-color:rgba(255,255,255,.13)}.benefit-grid h2{color:#fff}.benefit-grid p{color:#d9e3dc}
.benefit-icon{background:transparent;border:1px solid #9aaf32;color:#a9bc3d}
.steps{padding-top:88px;color:#edf3ef;background:linear-gradient(180deg,#0b2b20,#0d3024)}
.steps .section-title span{color:#a7ba35}.steps .section-title h2{color:#fff}
.step-grid article{color:#fff;background:linear-gradient(145deg,#123b2b,#0f3125);border:1px solid rgba(151,171,52,.45);box-shadow:none}
.step-grid h3{color:#fff}.step-grid p{color:#dce5df}.step-grid b{background:linear-gradient(145deg,#9caf31,#617311)}
.secondary-services{background:#f8f3e9}.nature-footer{background:#08271d}
@media(max-width:1050px){.nature-nav{background:#0d3024}.benefit-panel{margin-top:-30px}}
@media(max-width:700px){.nature-hero{min-height:610px}.nature-hero .hero-image{object-position:62% center}.hero-actions{display:grid}.benefit-grid{padding:0}}


/* Google-Bewertungsslider */
.reviews-slider-section{padding:88px 0;background:linear-gradient(180deg,#0d3024,#09271e);color:#fff}
.reviews-slider-shell{max-width:1050px}
.reviews-slider-heading{text-align:center;margin-bottom:30px}
.reviews-slider-heading h2{margin:8px 0 6px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,3vw,3rem);color:#fff}
.reviews-slider-heading p{margin:0;color:#cbd9d1}
.reviews-slider-heading .eyebrow{color:#a7ba35}
.reviews-slider-viewport{overflow:hidden}
.reviews-slider-track{display:flex;transition:transform .55s ease}
.review-slide{flex:0 0 100%;box-sizing:border-box;padding:34px 38px;border:1px solid rgba(157,178,60,.45);border-radius:18px;background:linear-gradient(145deg,#123b2b,#0e3024);box-shadow:0 18px 42px rgba(0,0,0,.18)}
.review-stars{color:#b4c94a;font-size:1.25rem;letter-spacing:.08em}.review-stars span{color:#526d60}
.review-slide blockquote{margin:18px 0 24px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.55;color:#f5f6ef}
.review-slide footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}
.review-slide footer div{display:grid;gap:3px}.review-slide footer small{color:#b7c7bf}
.review-slide footer a{color:#b4c94a;font-weight:800;text-decoration:none}
.reviews-slider-controls{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:22px}
.reviews-slider-controls>button{width:42px;height:42px;border:1px solid #9caf31;border-radius:50%;background:#103629;color:#dbe99a;cursor:pointer}
.reviews-slider-dots{display:flex;gap:8px}.reviews-slider-dots button{width:9px;height:9px;border:0;border-radius:50%;background:#4f695d;padding:0;cursor:pointer}.reviews-slider-dots button.is-active{background:#b4c94a;transform:scale(1.3)}
@media(max-width:700px){.reviews-slider-section{padding:64px 0}.review-slide{padding:26px 22px}.review-slide footer{align-items:flex-start;flex-direction:column}}


/* Kennzeichnung AI-generierter Bilder */
.cms-media{margin:20px 0}
.cms-media img{display:block;max-width:100%;height:auto}
.cms-media-ai{overflow:hidden;border-radius:14px;background:#fff}
.ai-image-disclosure{
    display:flex;
    align-items:center;
    gap:7px;
    margin:0;
    padding:8px 12px;
    background:#282238;
    color:#fff;
    font-size:.78rem;
    font-weight:800;
    line-height:1.35;
}
.ai-image-disclosure span{color:#d8c8ff}

.post-featured-image{display:block;width:100%;max-height:520px;object-fit:cover;border-radius:14px}
.post-card-image{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}
.service-card>.cms-media{margin:0}
.service-card>.cms-media .post-card-image{border-radius:0}


/* ==========================================================
   Ansicht 2 v1.7.0
   Dezente Anthrazit-/Waldton-Optik statt dominantem Grün
   ========================================================== */
:root{
    --green:#9a8347;
    --olive:#a28b4d;
    --cream:#eee9de;
    --paper:#f4f0e8;
    --brown:#2d2923;
    --text:#ece9e1;
    --muted:#b9b4a9;
    --line:rgba(201,184,135,.20);
    --forest:#171b19;
    --forest-2:#232824;
}
body{
    background:#181c1a;
    color:#ece9e1;
}
.nature-topbar{
    background:#101311;
}
.nature-header{
    background:rgba(23,27,25,.96);
    border-bottom-color:rgba(216,199,151,.18);
}
.nature-logo img{
    filter:none!important;
    height:72px;
    width:auto;
    object-fit:contain;
}
.nature-nav a{
    color:#eeeae0;
}
.nature-nav a:hover,
.nature-nav a.active{
    color:#fff9e9;
    border-bottom-color:#b89b52;
}
.nature-hero{
    background:#171b19;
}
.nature-hero .hero-image{
    object-position:center center;
    filter:saturate(.82) brightness(.88) contrast(1.04);
}
.nature-hero .hero-shade{
    background:
        linear-gradient(90deg,
            rgba(17,20,18,.97) 0%,
            rgba(19,23,20,.86) 31%,
            rgba(28,30,24,.45) 52%,
            rgba(30,29,22,.10) 75%,
            transparent 100%);
}
.nature-hero .hero-copy .kicker,
.section-title span,
.kicker.dark{
    color:#c1a75c;
}
.nature-button{
    background:#9d8543;
    color:#fff;
}
.nature-button:hover{
    background:#806b35;
}
.nature-button-outline{
    border-color:rgba(236,226,200,.55);
    background:rgba(24,27,24,.24);
}
.benefit-panel{
    background:#1a1f1c;
}
.benefit-grid{
    color:#f1ede5;
    background:#242a26;
    border-color:rgba(185,157,82,.35);
}
.benefit-grid article+article{
    border-color:rgba(227,215,183,.12);
}
.benefit-grid h2,
.step-grid h3,
.steps .section-title h2{
    color:#f6f2e9;
}
.benefit-grid p,
.step-grid p{
    color:#c8c4ba;
}
.benefit-icon{
    color:#c3a75a;
    border-color:#ad9250;
}
.steps{
    background:linear-gradient(180deg,#1a1f1c,#202521);
    color:#efebe3;
}
.step-grid article{
    background:linear-gradient(145deg,#262c28,#202521);
    border-color:rgba(180,151,75,.32);
}
.step-grid b{
    background:linear-gradient(145deg,#b39950,#78632e);
}
.price-section{
    background:linear-gradient(120deg,#1c211e,#2b2d28);
}
.nature-footer{
    background:#121614;
}
.reviews-slider-section{
    background:linear-gradient(180deg,#202521,#171b19);
}
.review-slide{
    background:linear-gradient(145deg,#292e2a,#202521);
    border-color:rgba(185,155,78,.38);
}
.review-stars,
.review-slide footer a,
.reviews-slider-heading .eyebrow{
    color:#d2ae4e;
}
.reviews-slider-controls>button{
    border-color:#a58b47;
    background:#262b27;
    color:#eedda7;
}
.reviews-slider-dots button{
    background:#635f51;
}
.reviews-slider-dots button.is-active{
    background:#cfad53;
}
.secondary-services,
.story,
.services,
.contact{
    background:#eee9de;
    color:#302c26;
}
.secondary-services h2,
.story h2,
.services h2,
.contact h2{
    color:#302c26;
}
@media(max-width:1050px){
    .nature-nav{background:#202521}
}
@media(max-width:700px){
    .nature-logo img{height:61px}
    .nature-hero .hero-image{object-position:61% center}
}

/* v2.0.0 Live Release */
.google-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.google-service-card{display:grid;align-content:start}
.google-service-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}
.google-service-head h2{margin:0 0 6px}.google-service-head p{margin:0;color:#6c7771}
.google-status{padding:5px 9px;border-radius:999px;font-size:.72rem;font-weight:800;text-transform:uppercase;background:#e8ecea}
.google-status.connected{background:#dff4e5;color:#176c34}.google-status.error{background:#ffe1e1;color:#8b1f1f}.google-status.configured{background:#fff0c9;color:#745400}
.live-score{margin-bottom:20px}.live-score>div:first-child{display:flex;justify-content:space-between;align-items:center}.live-score strong{font-size:2rem;color:var(--admin)}
.live-progress{height:12px;background:#e8ecea;border-radius:999px;overflow:hidden;margin-top:12px}.live-progress i{display:block;height:100%;background:var(--admin);border-radius:999px}
.live-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:20px}
.live-check{display:flex;gap:12px;align-items:flex-start}.live-check h3{margin:0 0 5px}.live-check p{margin:0;color:#68746d}
.live-dot{width:13px;height:13px;border-radius:50%;margin-top:5px;flex:0 0 auto}.live-check.ok .live-dot{background:#2e9b53}.live-check.warn .live-dot{background:#d19a24}
.live-todo{display:grid;gap:9px;padding-left:22px}
.consent-banner{position:fixed;z-index:99999;left:18px;right:18px;bottom:18px;background:#fff;color:#2d302e;border:1px solid rgba(0,0,0,.13);border-radius:16px;box-shadow:0 18px 50px rgba(0,0,0,.2)}
.consent-inner{max-width:1180px;margin:auto;padding:18px;display:grid;gap:14px}.consent-inner p{margin:5px 0 0;line-height:1.5}
.consent-details{display:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.consent-details.is-open{display:grid}
.consent-actions{display:flex;gap:9px;flex-wrap:wrap}.consent-actions button{border:1px solid #a9b0ac;background:#fff;border-radius:9px;padding:10px 13px;cursor:pointer}
.consent-actions .primary{background:#69742b;color:#fff;border-color:#69742b}
@media(max-width:1000px){.google-service-grid,.live-check-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.google-service-grid,.live-check-grid,.consent-details{grid-template-columns:1fr}.consent-banner{left:8px;right:8px;bottom:8px}.consent-actions button{width:100%}}


/* ==========================================================
   v2.0.1 – Kontrast- und Lesbarkeitskorrektur Ansicht 2
   ========================================================== */
:root{
    --light-text:#2d2923;
    --light-muted:#625c53;
    --dark-text:#f3f0e9;
    --dark-muted:#d2cec4;
    --accent-readable:#806827;
}

/* Helle Inhaltsbereiche: globale dunkle Theme-Farben nicht erben lassen */
.services,
.secondary-services,
.story,
.contact{
    color:var(--light-text);
}
.services .section-title h2,
.secondary-services .section-title h2,
.story h2,
.contact h2,
.service-card h3,
.story-copy h2,
.contact-copy h2,
.contact-links strong{
    color:var(--light-text);
}
.services .section-title p,
.secondary-services .section-title p,
.service-card p,
.story-copy p,
.story-copy li,
.contact-copy>p,
.captcha-box>span{
    color:var(--light-muted);
}
.services .section-title span,
.secondary-services .section-title span,
.story .kicker,
.contact .kicker,
.service-card span,
.contact-links small,
.story-copy li:before{
    color:var(--accent-readable);
}
.service-card,
.nature-form,
.captcha-box,
.consent-banner{
    color:var(--light-text);
}
.service-card a,
.text-button{
    color:#566315;
}
.nature-form label,
.captcha-box label,
.consent-details label{
    color:#37322b;
}
.nature-form input,
.nature-form textarea,
.nature-form select{
    color:#28241f;
    background:#fff;
}
.nature-form input::placeholder,
.nature-form textarea::placeholder{
    color:#746d63;
    opacity:1;
}

/* Dunkle Bereiche */
.nature-hero .hero-copy,
.benefit-grid,
.steps,
.price-section,
.reviews-slider-section,
.nature-footer{
    color:var(--dark-text);
}
.nature-hero .hero-copy p,
.benefit-grid p,
.steps .section-title p,
.step-grid p,
.price-wrap>div>p,
.reviews-slider-heading p,
.review-slide footer small,
.nature-footer p,
.nature-footer a,
.footer-bottom{
    color:var(--dark-muted);
}
.nature-hero .hero-copy h1,
.benefit-grid h2,
.steps .section-title h2,
.step-grid h3,
.price-wrap h2,
.reviews-slider-heading h2,
.review-slide blockquote,
.nature-footer h3{
    color:#fff;
}
.nature-button{
    background:#b89a4d;
    color:#191713;
}
.nature-button:hover{
    background:#d0b466;
    color:#17140f;
}
.nature-button-outline{
    color:#fff;
}
.review-stars span{
    color:#817c6d;
}
.review-slide footer a{
    color:#f0cf72;
}
.reviews-slider-controls>button{
    color:#fff1c2;
}
.nature-footer a:hover,
.nature-footer a:focus-visible{
    color:#fff;
}

/* Angebotsliste: gut lesbar auf dem hellen Kartenhintergrund */
.price-box ul{
    display:grid;
    gap:.65rem;
    margin:1.75rem 0 2rem;
    padding:0;
    list-style:none;
    color:#17130f;
    font-size:clamp(1.05rem,1.5vw,1.16rem);
    line-height:1.45;
}
.price-box li{
    position:relative;
    min-height:1.8rem;
    padding:.15rem 0 .15rem 2.35rem;
    color:#17130f;
    font-weight:400;
    letter-spacing:.01em;
}
.price-box li::before{
    content:'✓';
    position:absolute;
    left:0;
    top:.05rem;
    display:grid;
    place-items:center;
    width:1.65rem;
    height:1.65rem;
    border-radius:50%;
    background:#806827;
    color:#fff;
    font-size:.9rem;
    font-weight:700;
    line-height:1;
}

/* Footer-Logo im natürlichen Seitenverhältnis und mit gleichmäßigem Innenabstand */
.footer-grid img{
    width:min(250px,100%);
    height:auto;
    aspect-ratio:640 / 428;
    object-fit:contain;
    padding:16px;
}

/* Cookie-Banner */
.consent-banner{
    background:#fff;
    color:#2b2722;
}
.consent-inner p{
    color:#5d574f;
}
.consent-actions button{
    color:#2b2722;
}
.consent-actions .primary{
    background:#66551f;
    color:#fff;
    border-color:#66551f;
}
