
:root{
  --bg:#f7f7f5;
  --ink:#101113;
  --muted:#414347;
  --line:#d4d4cf;
  --green:#667d4c;
  --green-soft:#eef3e8;
  --beige:#e5d8c4;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bg)}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}
.site-header{position:sticky;top:0;z-index:80;background:rgba(247,247,245,.94);backdrop-filter:blur(12px);border-bottom:1px solid #e7e7e2}
.header-inner{max-width:1660px;margin:auto;height:70px;padding:0 32px;display:flex;align-items:center;gap:28px}
.brand{font-size:22px;font-weight:800;letter-spacing:-.035em}.nav{margin-left:auto;display:flex;gap:27px;align-items:center;font-size:13px;color:#37383a}.nav a:hover{opacity:.55}
.section{border-bottom:1px solid #e6e6e1;background:var(--bg)}
.wrap{max-width:1660px;margin:auto;padding:48px 42px 26px;min-height:900px;display:flex;flex-direction:column}
.display{margin:0;font-weight:800;letter-spacing:-.062em;line-height:.89;color:#0e0f10}.display-xl{font-size:clamp(76px,6.7vw,112px)}.display-lg{font-size:clamp(70px,6.2vw,104px)}
.subhero{font-size:clamp(28px,2.2vw,36px);line-height:1.16;letter-spacing:-.025em;margin:34px 0 28px;color:#252629}.copy{font-size:18px;line-height:1.38;color:#303135;margin:0;max-width:770px}
.bottom-meta{margin-top:auto;padding-top:28px;display:grid;grid-template-columns:1fr 1fr 1fr;font-size:13px;color:#4d4f52}.bottom-meta .center{text-align:center}.bottom-meta .right{text-align:right}
.icon{width:42px;height:42px;object-fit:contain}.icon.sm{width:34px;height:34px}.round{border-radius:26px;overflow:hidden}

/* 01 */
.s1-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:46px;align-items:start;flex:1}.s1-left{padding-top:8px}.s1-media{margin-top:34px;display:grid;grid-template-columns:minmax(360px,560px) 230px;gap:40px;align-items:center}.video-card{position:relative;border-radius:24px;overflow:hidden}.video-card img{width:100%;height:auto}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:82px;height:82px;border-radius:50%;border:2px solid #fff;background:rgba(255,255,255,.13);cursor:pointer}.play:after{content:"";position:absolute;left:34px;top:23px;border-left:22px solid #fff;border-top:17px solid transparent;border-bottom:17px solid transparent}.mini-list{display:grid}.mini{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line);font-size:18px;line-height:1.08}.mini:last-child{border-bottom:0}.hero-photo img{width:100%;height:760px;object-fit:cover;border-radius:26px}

/* 02 - two vertical separators per row only */
.s2-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:48px;align-items:center;flex:1}.s2-intro{font-size:31px;line-height:1.15;letter-spacing:-.025em;margin:25px 0 30px}.features{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);position:relative}.feature-row:first-child{border-bottom:1px solid var(--line)}.feature-row:before,.feature-row:after{content:"";position:absolute;top:24px;bottom:24px;width:1px;background:var(--line)}.feature-row:before{left:33.333%}.feature-row:after{left:66.666%}.feat{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:25px 28px 25px 0;min-height:175px}.feat:nth-child(2),.feat:nth-child(3){padding-left:28px}.feat h3{margin:0 0 8px;font-size:22px;line-height:1.02;letter-spacing:-.025em}.feat p{margin:0;font-size:16px;line-height:1.25;color:#47494c}.s2-photo img{width:100%;max-height:760px;object-fit:cover;border-radius:26px}

/* 03 */
.s3-grid{display:grid;grid-template-columns:1.16fr .84fr;gap:34px;align-items:stretch;flex:1}.s3-stack{display:flex;flex-direction:column;gap:18px}.s3-sub{font-size:29px;line-height:1.12;letter-spacing:-.024em;margin:28px 0 10px}.reason-list{border-top:1px solid var(--line)}.reason{display:grid;grid-template-columns:54px 1px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid var(--line);min-height:150px}.reason .sep{background:var(--line)}.reason h3{margin:0 0 8px;font-size:22px;line-height:1.05;letter-spacing:-.022em}.reason p{margin:0;font-size:16px;line-height:1.28;color:#3d3f42}.work{border:1px solid var(--line);border-radius:22px;padding:25px 22px;background:#fbfbfa}.work-row{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:10px;align-items:center}.work-item{text-align:center}.work-item .icon{margin:auto}.work-item b{display:block;font-size:38px;letter-spacing:-.04em;margin:10px 0 4px}.work-item span{font-size:14px;line-height:1.18;color:#383a3d}.operator{font-size:44px;font-weight:300}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat{border:1px solid var(--line);border-radius:20px;padding:20px 13px;text-align:center;background:#fbfbfa;min-height:235px}.stat .icon{margin:auto}.stat strong{display:block;font-size:36px;line-height:1;letter-spacing:-.045em;margin:11px 0 8px}.stat b{display:block;font-size:15px;line-height:1.12}.stat small{display:block;font-size:12px;line-height:1.22;color:#56585c;margin-top:9px}.info{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:17px;background:#fbfbfa;font-size:13px;line-height:1.26}.s3-photo{height:100%;min-height:0}.s3-photo img{width:100%;height:100%;min-height:100%;object-fit:cover;border-radius:26px}

/* 04 current approved layout */
.s4{padding-top:26px}.s4-top{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:stretch}.s4-title{font-size:60px;line-height:.94;letter-spacing:-.048em;font-weight:800;margin:0}.s4-sub{font-size:30px;line-height:1.12;letter-spacing:-.025em;margin:18px 0 20px}.laptop{padding-top:0;width:100%;align-self:stretch}.screen{border:7px solid #111214;border-radius:16px 16px 7px 7px;background:#fff;padding:17px 18px 15px;box-shadow:0 5px 14px rgba(0,0,0,.08)}.laptop-base{height:18px;background:linear-gradient(#c6c6c5,#9d9d9b);border-radius:0 0 45px 45px/0 0 100% 100%;margin:0 25px}.compare-title{font-size:13px;color:#414347;margin-bottom:9px}.compare{display:grid;grid-template-columns:1.55fr 1fr 1fr;border:1px solid #deded9;border-radius:7px;overflow:hidden;font-size:13px}.compare>div{padding:11px;border-bottom:1px solid #e7e7e3}.compare>div:nth-last-child(-n+3){border-bottom:0}.compare .head{font-weight:700;text-align:center;background:#f4f4f1}.compare .head.green{background:#eef2e7;color:#617448}.compare .value{text-align:center;font-size:16px}.compare .value.green{color:#617448;font-weight:700}.success{margin-top:8px;padding:10px 12px;border:1px solid #dbe4cf;background:#f0f4eb;border-radius:6px;color:#47553c;font-size:12px;font-weight:700}
.s4-middle{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:stretch;margin-top:18px}.benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line);height:100%}.benefit-row{display:grid;grid-template-columns:repeat(3,1fr);position:relative}.benefit-row:first-child{border-bottom:1px solid var(--line)}.benefit-row:before,.benefit-row:after{content:"";position:absolute;top:17px;bottom:17px;width:1px;background:var(--line)}.benefit-row:before{left:33.333%}.benefit-row:after{left:66.666%}.benefit{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:18px 20px 18px 0;min-height:128px}.benefit:nth-child(2),.benefit:nth-child(3){padding-left:20px}.benefit h4{font-size:17px;line-height:1.02;margin:0 0 7px;letter-spacing:-.02em}.benefit p{font-size:13px;line-height:1.22;color:#494b4f;margin:0}.cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.action-card{border:1px solid #d5cbb8;border-radius:11px;padding:16px;display:grid;grid-template-columns:45px 1fr;gap:14px;align-items:center;background:#fff;cursor:pointer}.action-card.green{border-color:#b9c49f}.action-card h4{margin:0 0 5px;font-size:20px;line-height:1.02;letter-spacing:-.025em}.action-card.green h4{color:#617448}.action-card p{margin:0;font-size:12px;line-height:1.25;color:#55575b}.quote{display:grid;grid-template-columns:38px 1fr;gap:12px;margin-top:12px;align-items:start}.quote .q{font:70px/.6 Georgia,serif;color:#d9c29b}.quote p{font-size:17px;line-height:1.25;margin:0}
.s4-actions{height:100%;display:flex;flex-direction:column;justify-content:space-between}.steps-area{border-top:1px solid var(--line);margin-top:21px;padding-top:16px;text-align:center}.steps-area h3{font-size:20px;margin:0 0 15px;text-align:center}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;width:100%;margin:0 auto;text-align:left}.step{position:relative;display:grid;grid-template-columns:auto 1fr;column-gap:11px}.step:not(:last-child):after{content:"→";position:absolute;right:-25px;top:11px;font-size:20px;color:#555}.numb{width:28px;height:28px;border-radius:50%;background:#e6d9c5;display:grid;place-items:center;font-size:12px;font-weight:700}.step .icon{width:30px;height:30px}.step h4{grid-column:1/3;margin:9px 0 5px;font-size:14px}.step p{grid-column:1/3;margin:0;font-size:11px;line-height:1.25;color:#55575b}
.cta-band{margin-top:20px;display:grid;grid-template-columns:1fr 1.25fr 1fr;height:150px;background:#fff;overflow:hidden}.cta-image img{width:100%;height:100%;object-fit:cover}.cta-center{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:15px 24px}.cta-center h3{font-size:25px;line-height:1;letter-spacing:-.03em;margin:0 0 15px}.cta-buttons{display:flex;gap:16px}.btn{min-width:205px;padding:12px 18px;border-radius:7px;border:1px solid #c7c7c2;background:#fff;font-size:12px;font-weight:700;cursor:pointer}.btn.primary{background:#657e4b;color:white;border-color:#657e4b}

/* footer */
.site-footer{background:#fff;border-top:1px solid #e6e6e1}.footer-wrap{max-width:1660px;margin:auto;padding:42px 42px 24px}.footer-grid{display:grid;grid-template-columns:1.1fr .8fr 1.1fr .8fr;gap:38px}.footer-grid h3{font-size:15px;margin:0 0 12px}.footer-grid p,.footer-grid a{display:block;font-size:12px;line-height:1.6;color:#55575b;margin:0}.footer-name{font-size:20px!important;color:#111214!important;font-weight:800!important;line-height:1.1!important;margin-bottom:8px!important}.footer-bottom{border-top:1px solid #e7e7e3;margin-top:28px;padding-top:16px;display:flex;justify-content:space-between;font-size:10px;color:#6a6b6e}

/* modal calculator */
.modal{position:fixed;inset:0;z-index:200;background:rgba(15,16,18,.58);display:none;align-items:center;justify-content:center;padding:22px}.modal.open{display:flex}.dialog{width:min(1080px,96vw);max-height:92vh;overflow:auto;background:#f8f8f6;border:1px solid #d8d8d3;border-radius:14px;box-shadow:0 30px 90px rgba(0,0,0,.2)}.dialog-head{padding:21px 24px;border-bottom:1px solid #dbdbd6;display:flex;align-items:center;justify-content:space-between}.dialog-head h2{font-size:27px;margin:0;letter-spacing:-.03em}.close{width:38px;height:38px;border:1px solid #d8d8d3;background:white;font-size:20px;cursor:pointer}.calc-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:25px;padding:24px}.calc-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field label{display:block;font-size:12px;font-weight:700;margin-bottom:5px}.field input,.field select,.field textarea{width:100%;border:1px solid #cecec9;background:#fff;padding:11px;font-size:13px}.field.full{grid-column:1/3}.taskbox{grid-column:1/3;border-top:1px solid #deded9;margin-top:4px;padding-top:13px}.taskbox h3{font-size:16px;margin:0 0 10px}.taskrow{display:grid;grid-template-columns:1.4fr .8fr .6fr;gap:8px;margin-bottom:7px;align-items:center}.taskrow span{font-size:12px}.result{background:#fff;border:1px solid #d8d8d3;border-radius:10px;padding:19px}.result h3{font-size:20px;margin:0 0 12px}.rrow{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid #ededeb;font-size:13px}.rrow strong{font-size:16px}.rg{color:#617448}.modal-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.contact-grid{padding:24px;display:grid;gap:13px}

@media(max-width:1120px){.nav{display:none}.wrap{min-height:auto}.s1-grid,.s2-grid,.s3-grid,.s4-top,.s4-middle{grid-template-columns:1fr}.hero-photo img,.s2-photo img,.s3-photo img{height:560px;min-height:0}.s1-media{grid-template-columns:1fr}.feature-row,.benefit-row{grid-template-columns:1fr}.feature-row:before,.feature-row:after,.benefit-row:before,.benefit-row:after{display:none}.feat,.feat:nth-child(2),.feat:nth-child(3),.benefit,.benefit:nth-child(2),.benefit:nth-child(3){padding-left:0;border-bottom:1px solid var(--line)}.steps{grid-template-columns:1fr 1fr}.cta-band{grid-template-columns:1fr;height:auto}.cta-image{display:none}.cta-center{padding:28px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.header-inner{padding:0 18px}.wrap{padding:36px 18px 22px}.display-xl,.display-lg{font-size:52px}.s4-title{font-size:48px}.s4-sub{font-size:22px}.subhero{font-size:24px}.copy{font-size:16px}.hero-photo img,.s2-photo img,.s3-photo img{height:410px;min-height:0}.work-row{grid-template-columns:1fr}.operator{display:none}.stats,.cards,.steps,.calc-grid,.calc-fields,.footer-grid{grid-template-columns:1fr}.field.full,.taskbox{grid-column:1}.taskrow{grid-template-columns:1fr}.step:not(:last-child):after{display:none}.cta-buttons{flex-direction:column}.btn{width:100%}.bottom-meta{grid-template-columns:1fr;gap:5px}.bottom-meta .center,.bottom-meta .right{text-align:left}.footer-bottom{flex-direction:column;gap:8px}}


/* WordPress / Theme isolation: the Naturheilzentrum full-page template owns the visual layer. */
html, body.nhz-final-body {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: none !important;
  min-height: 100% !important;
  background: #f7f7f5 !important;
}
body.nhz-final-body { overflow-x: hidden !important; }
#nhz-final-site {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #f7f7f5 !important;
  color: #111214 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
  line-height: normal !important;
  text-transform: none !important;
  letter-spacing: normal;
}
#nhz-final-site, #nhz-final-site * { box-sizing: border-box; }
#nhz-final-site img { max-width: 100%; height: auto; }
#nhz-final-site button, #nhz-final-site input, #nhz-final-site select, #nhz-final-site textarea { font-family: Arial, Helvetica, sans-serif; }
body.admin-bar #nhz-final-site .site-header { top: 32px; }
@media screen and (max-width:782px){ body.admin-bar #nhz-final-site .site-header { top:46px; } }
/* Prevent typical theme globals from leaking into the plugin page even if another plugin re-adds them. */
body.nhz-final-body #nhz-final-site h1,
body.nhz-final-body #nhz-final-site h2,
body.nhz-final-body #nhz-final-site h3,
body.nhz-final-body #nhz-final-site h4,
body.nhz-final-body #nhz-final-site h5,
body.nhz-final-body #nhz-final-site p,
body.nhz-final-body #nhz-final-site a,
body.nhz-final-body #nhz-final-site button { font-family: Arial, Helvetica, sans-serif; }


/* ================================================================
   v1.0.1 — HARD THEME ISOLATION + CENTERED PAGE FRAME
   The active WordPress theme must not influence the Naturheilzentrum
   front page. These rules deliberately come last.
   ================================================================ */

html:has(body.nhz-final-body) {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  min-width: 100% !important;
  max-width: none !important;
  background: #f7f7f5 !important;
}
body.nhz-final-body {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  min-width: 100% !important;
  max-width: none !important;
  min-height: 100vh !important;
  background: #f7f7f5 !important;
  overflow-x: hidden !important;
}

/* Center the complete Naturheilzentrum website as one independent page. */
body.nhz-final-body #nhz-final-site {
  position: relative !important;
  isolation: isolate !important;
  width: 100% !important;
  max-width: 1920px !important;
  min-width: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 !important;
  background: #f7f7f5 !important;
  box-shadow: none !important;
  border: 0 !important;
  float: none !important;
  clear: both !important;
}

/* No theme container/page wrappers may constrain the plugin. */
body.nhz-final-body #nhz-final-site main,
body.nhz-final-body #nhz-final-site .section,
body.nhz-final-body #nhz-final-site .site-header,
body.nhz-final-body #nhz-final-site .site-footer {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* The design itself remains centered within its intentional 1660px grid. */
body.nhz-final-body #nhz-final-site .header-inner,
body.nhz-final-body #nhz-final-site .wrap,
body.nhz-final-body #nhz-final-site .footer-wrap {
  width: 100% !important;
  max-width: 1660px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
}

/* Neutralise common theme globals if another component injects styles late. */
body.nhz-final-body #nhz-final-site,
body.nhz-final-body #nhz-final-site * {
  box-sizing: border-box !important;
}
body.nhz-final-body #nhz-final-site img {
  border: 0 !important;
  box-shadow: none;
}
body.nhz-final-body #nhz-final-site a {
  text-decoration: none;
}
body.nhz-final-body #nhz-final-site ul,
body.nhz-final-body #nhz-final-site ol {
  margin-top: 0;
  margin-bottom: 0;
}

/* Hide common theme chrome only when it somehow appears outside our standalone root.
   The plugin's own header/footer are descendants of #nhz-final-site and are unaffected. */
body.nhz-final-body > header:not(#nhz-final-site),
body.nhz-final-body > footer:not(#nhz-final-site),
body.nhz-final-body > nav:not(#nhz-final-site),
body.nhz-final-body > #page,
body.nhz-final-body > .site:not(#nhz-final-site),
body.nhz-final-body > .site-container,
body.nhz-final-body > .page-wrapper,
body.nhz-final-body > #page-container {
  display: none !important;
}

/* WordPress admin bar is deliberately preserved for logged-in administrators. */
@media (min-width: 1921px) {
  body.nhz-final-body { background: #eeeeeb !important; }
}


/* ================================================================
   v1.0.3 — PATCH ONLY: Abschnitte 1 und 3
   Ausschließlich die ausdrücklich beauftragten Layout-Korrekturen.
   Keine Texte oder anderen Abschnitte werden verändert.
   ================================================================ */
@media (min-width:1121px) {
  /* Abschnitt 1: ausschließlich das rechte Bild über die volle
     verfügbare Höhe des bestehenden Abschnitts ziehen. */
  #das-naturheilzentrum .s1-grid {
    align-items: stretch;
  }
  #das-naturheilzentrum .hero-photo {
    height: 100%;
    min-height: 0;
  }
  #das-naturheilzentrum .hero-photo img {
    width: 100%;
    height: 100% !important;
    min-height: 100%;
    object-fit: cover;
  }

  /* Abschnitt 3: bestehendes Layout nur vertikal komprimieren;
     Typografie, Kartenstil, Linien, Icons, Farben, Rundungen und
     Reihenfolge bleiben unverändert. */
  #beweggruende .s3-stack {
    gap: 10px;
  }
  #beweggruende .s3-sub {
    margin-top: 18px;
    margin-bottom: 6px;
  }
  #beweggruende .reason {
    padding-top: 13px;
    padding-bottom: 13px;
    min-height: 0;
  }
  #beweggruende .work {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #beweggruende .work-item b {
    margin-top: 6px;
    margin-bottom: 2px;
  }
  #beweggruende .stat {
    min-height: 0;
    padding-top: 13px;
    padding-bottom: 13px;
  }
  #beweggruende .stat strong {
    margin-top: 7px;
    margin-bottom: 5px;
  }
  #beweggruende .stat small {
    margin-top: 5px;
  }
  #beweggruende .info {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #beweggruende .s3-photo {
    height: 100%;
    min-height: 0;
  }
  #beweggruende .s3-photo img {
    width: 100%;
    height: 100% !important;
    min-height: 100%;
    object-fit: cover;
  }
}
