:root{--ink:#153f39;--ink2:#243d39;--gold:#d7a84d;--cream:#faf7f0;--paper:#fffdf9;--sage:#dfe9d3;--rose:#e7b8b3;--muted:#6b746f;--line:#e8e2d7;--shadow:0 16px 40px rgba(27,56,48,.10);--radius:24px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:#222;line-height:1.65}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.serif{font-family:Georgia,"Times New Roman",serif}.eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:700;color:var(--gold)}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,253,249,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(232,226,215,.85)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;font:700 1.65rem Georgia,serif;color:var(--ink)}.brand img{object-fit:containwidth: 150px; height: auto; max-height: 92px; object-fit: contain;}.menu{display:flex;align-items:center;gap:26px;font-size:.95rem}.menu a:hover,.menu a.active{color:var(--gold)}.menu-toggle{display:none;border:0;background:none;font-size:1.6rem}.hero{background:linear-gradient(90deg,#fbf7ed 0%,#fbf7ed 42%,#eef2e9 100%);overflow:hidden}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:46px}.hero h1{font:600 clamp(3rem,6vw,5.6rem)/.98 Georgia,serif;color:var(--ink);margin:12px 0 22px;letter-spacing:-.04em}.hero p{font-size:1.15rem;max-width:620px;color:#40504c}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;background:var(--ink);color:#fff;font-weight:700;border:1px solid var(--ink)}.btn.secondary{background:transparent;color:var(--ink)}.hero-photo{align-self:end;position:relative}.hero-photo img{width:100%;height:610px;object-fit:cover;object-position:center 24%;border-radius:32px 32px 0 0;box-shadow:var(--shadow)}.hero-note{position:absolute;left:-28px;bottom:36px;background:#fff;padding:16px 20px;border-radius:16px;box-shadow:var(--shadow);font:italic 1.05rem Georgia,serif;color:var(--ink)}section{padding:94px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:36px}.section-head h2,.about-copy h2,.page-hero h1{font:600 clamp(2.2rem,4vw,3.6rem)/1.08 Georgia,serif;color:var(--ink);margin:6px 0 0}.section-head p{max-width:560px;color:var(--muted)}.about{background:var(--cream)}.about-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:center}.about-card img{border-radius:28px;box-shadow:var(--shadow)}.about-copy p{font-size:1.05rem}.signature{font:italic 1.55rem Georgia,serif;color:var(--ink);margin-top:24px}.books-grid,.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 8px 26px rgba(31,54,48,.06);transition:.25s ease}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.book-card{padding:20px}.book-card img{aspect-ratio:3/4;width:100%;object-fit:contain;border-radius:14px;background:#f4f0e8;padding:8px}.book-card h3,.post-card h3{font:600 1.55rem/1.15 Georgia,serif;color:var(--ink);margin:18px 0 10px}.book-card p,.post-card p{color:#59645f;font-size:.95rem}.text-link{display:inline-flex;margin-top:8px;font-weight:800;color:var(--ink)}.thoughts{background:#f7f3eb}.post-card img{width:100%;height:220px;object-fit:cover}.post-card .body{padding:20px}.tag{display:inline-block;font-size:.75rem;font-weight:800;color:#704b47;background:#f5d9d5;padding:6px 10px;border-radius:999px}.quote-band{padding:64px 0;background:var(--ink);color:#fff}.quote-band blockquote{margin:0 auto;max-width:900px;text-align:center;font:italic 2rem/1.35 Georgia,serif}.quote-band cite{display:block;margin-top:18px;color:#f0c66e;font:normal .95rem system-ui}.contact-strip{background:#fff;padding:64px 0}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:28px}.contact-box{padding:24px;border-top:1px solid var(--line)}.contact-box h3{color:var(--ink);font:600 1.25rem Georgia,serif}.footer{border-top:1px solid var(--line);padding:24px 0;color:#68736e;font-size:.9rem}.footer-row{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.page-hero{padding:84px 0 54px;background:var(--cream)}.page-hero p{max-width:760px;color:var(--muted);font-size:1.08rem}.content{padding:70px 0}.prose{max-width:800px;margin:auto}.prose h2{font:600 2rem Georgia,serif;color:var(--ink)}.prose p{font-size:1.08rem}.book-detail{display:grid;grid-template-columns:380px 1fr;gap:60px;align-items:start;margin-bottom:70px}.book-detail img{width:100%;max-height:620px;object-fit:contain;background:#f4f0e8;border-radius:18px;box-shadow:var(--shadow);padding:12px}.book-detail h2{font:600 2.4rem Georgia,serif;color:var(--ink);margin-top:0}.article-list{display:grid;gap:18px}.article-row{display:grid;grid-template-columns:220px 1fr;gap:24px;padding:18px;border:1px solid var(--line);border-radius:20px;background:#fff}.article-row img{width:100%;height:150px;object-fit:cover;border-radius:14px}.article-row h2{font:600 1.65rem Georgia,serif;color:var(--ink);margin:4px 0}.small{font-size:.9rem;color:var(--muted)}
@media(max-width:900px){.menu{display:none}.menu.open{display:flex;position:absolute;top:78px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;border-bottom:1px solid var(--line)}.menu-toggle{display:block}.hero-grid,.about-grid,.book-detail{grid-template-columns:1fr}.hero-grid{padding-top:56px;min-height:auto}.hero-photo img{height:470px}.hero-note{left:16px}.books-grid,.posts-grid,.contact-grid{grid-template-columns:1fr}.about-grid{gap:36px}.article-row{grid-template-columns:1fr}.article-row img{height:220px}}
@media(max-width:560px){.wrap{width:min(100% - 28px,var(--max))}.nav{height:68px}.brand{font-size:1.35rem}.brand img{height:38pxwidth: 150px; height: auto; max-height: 92px; object-fit: contain;}.hero h1{font-size:3.2rem}.hero-photo img{height:410px}.hero-note{font-size:.9rem}.section-head{display:block}section{padding:68px 0}.page-hero{padding:60px 0 40px}.actions .btn{width:100%}}

/* V2 additions */
.latest-story{display:grid;grid-template-columns:1.05fr .95fr;gap:0;margin-bottom:34px;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 8px 26px rgba(31,54,48,.06)}.latest-story-image img{width:100%;height:100%;min-height:330px;object-fit:cover}.latest-story-copy{padding:42px;align-self:center}.latest-story-copy h3{font:600 2.15rem/1.1 Georgia,serif;color:var(--ink);margin:16px 0 12px}.article-hero{padding:72px 0;background:linear-gradient(120deg,#faf7f0 0%,#f3eee4 100%)}.article-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:56px;align-items:center}.article-hero h1{font:600 clamp(2.8rem,5.2vw,4.8rem)/1.02 Georgia,serif;color:var(--ink);margin:10px 0 18px;letter-spacing:-.03em}.article-hero img{width:100%;height:420px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.article-lead{font-size:1.18rem;color:#42524e;max-width:700px}.article-prose{max-width:850px}.article-prose h2{margin-top:2.3em;margin-bottom:.55em}.article-prose p{font-size:1.08rem;line-height:1.82}.article-note{padding:20px 22px;margin:0 0 36px;border-left:4px solid var(--gold);background:#faf4e8;border-radius:0 14px 14px 0;color:#4d544f}.article-end{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:54px;padding-top:28px;border-top:1px solid var(--line)}.legal h2{margin-top:2.1em}.legal a{text-decoration:underline;text-underline-offset:3px}.featured-article{border-color:#d8c89f;background:#fffdf8}
@media(max-width:900px){.latest-story,.article-hero-grid{grid-template-columns:1fr}.latest-story-image img{height:280px;min-height:0}.article-hero img{height:360px}}
@media(max-width:560px){.latest-story-copy{padding:26px}.latest-story-copy h3{font-size:1.75rem}.article-hero img{height:300px}.article-prose p{font-size:1rem}}

/* V6: approved Lebensdraht logo */
.brand-text{display:none;}
.brand{display:flex;align-items:center;}
.brand img{width:190px;height:auto;max-height:105px;object-fit:contain;}
@media (max-width:700px){
  .brand img{width:155px;max-height:88px;}
}


/* ===== V7 Premium Lebensdraht Header ===== */
.site-header{
  background:rgba(255,255,255,.97);
  border-bottom:1px solid rgba(18,72,66,.10);
  box-shadow:0 8px 30px rgba(30,45,42,.04);
  position:sticky;
  top:0;
  z-index:1000;
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}
.site-header .nav{
  min-height:112px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:34px;
}
.brand.brand-v7{
  display:flex;
  align-items:center;
  gap:18px;
  text-decoration:none;
  flex:0 0 auto;
  color:#e01f27;
}
.brand-v7 .brand-mark{
  width:225px !important;
  height:auto !important;
  max-height:none !important;
  display:block;
  flex:0 0 auto;
}
.brand-v7 .brand-divider{
  width:1px;
  height:70px;
  background:rgba(20,74,68,.18);
  display:block;
  flex:0 0 auto;
}
.brand-v7 .brand-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:6px;
}
.brand-v7 .brand-name{
  font-family:Georgia,"Times New Roman",serif;
  font-size:42px;
  line-height:1;
  color:#164e48;
  font-weight:700;
  letter-spacing:-.025em;
  white-space:nowrap;
}
.brand-v7 .brand-tagline{
  display:flex;
  align-items:center;
  gap:8px;
  color:#445f5b;
  font-size:11px;
  line-height:1.2;
  letter-spacing:.16em;
  font-weight:700;
  white-space:nowrap;
}
.brand-v7 .brand-tagline span{
  width:24px;
  height:2px;
  background:#e01f27;
  display:inline-block;
}
.brand-text{display:none!important;}

.site-header .menu{
  margin-left:auto;
  display:flex;
  align-items:center;
  gap:28px;
}
.site-header .menu a{
  position:relative;
  font-size:14px;
  font-weight:800;
  letter-spacing:.035em;
  color:#174f49;
  text-decoration:none;
  padding:10px 0;
}
.site-header .menu a:hover,
.site-header .menu a.active{
  color:#d91f26;
}
.site-header .menu a.active::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  margin:auto;
  width:28px;
  height:3px;
  border-radius:999px;
  background:#d91f26;
}
.site-header .menu-toggle{
  color:#174f49;
  border:1px solid rgba(23,79,73,.15);
  background:#fff;
  border-radius:12px;
  width:46px;
  height:46px;
  font-size:25px;
  line-height:1;
  display:none;
  align-items:center;
  justify-content:center;
  box-shadow:0 5px 18px rgba(23,79,73,.08);
}

@media (max-width:1100px){
  .site-header .nav{min-height:98px;gap:20px;}
  .brand-v7 .brand-mark{width:165px !important;}
  .brand-v7 .brand-divider{height:58px;}
  .brand-v7 .brand-name{font-size:34px;}
  .brand-v7 .brand-tagline{font-size:9px;letter-spacing:.12em;}
  .site-header .menu{gap:18px;}
  .site-header .menu a{font-size:13px;}
}

@media (max-width:820px){
  .site-header .nav{min-height:90px;}
  .brand.brand-v7{gap:10px;}
  .brand-v7 .brand-mark{width:120px !important;}
  .brand-v7 .brand-divider{height:48px;}
  .brand-v7 .brand-name{font-size:29px;}
  .brand-v7 .brand-tagline{display:none;}
  .site-header .menu-toggle{display:flex;}
  .site-header .menu{
    position:absolute;
    top:100%;
    left:16px;
    right:16px;
    margin:0;
    padding:16px 20px;
    border-radius:16px;
    background:#fff;
    box-shadow:0 18px 45px rgba(25,48,44,.14);
    border:1px solid rgba(23,79,73,.10);
    display:none;
    flex-direction:column;
    align-items:flex-start;
    gap:6px;
  }
  .site-header .menu.open{display:flex;}
  .site-header .menu a{
    width:100%;
    padding:11px 2px;
  }
  .site-header .menu a.active::after{
    left:2px;
    right:auto;
    bottom:4px;
    width:24px;
  }
}

@media (max-width:560px){
  .site-header .nav{min-height:82px;}
  .brand-v7 .brand-mark{width:92px !important;}
  .brand-v7 .brand-divider{height:42px;}
  .brand-v7 .brand-name{font-size:25px;}
}


/* ===== V8: corrected approved Lebensdraht header ===== */
.site-header{
  background:#fff;
  border-bottom:1px solid rgba(21,78,72,.08);
  box-shadow:none;
  position:sticky;
  top:0;
  z-index:1000;
}
.site-header .nav{
  min-height:96px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  padding-top:10px;
  padding-bottom:10px;
}

.brand.brand-v8{
  display:flex;
  align-items:center;
  gap:14px;
  text-decoration:none;
  color:#df232a;
  flex:0 1 auto;
  min-width:0;
}

.brand-v8 .brand-mark{
  width:148px !important;
  height:auto !important;
  max-height:66px !important;
  display:block;
  flex:0 0 auto;
  object-fit:contain;
  object-position:center;
}

.brand-v8 .brand-divider{
  width:1px;
  height:54px;
  background:rgba(22,78,72,.16);
  display:block;
  flex:0 0 auto;
}

.brand-v8 .brand-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:6px;
  min-width:0;
}

.brand-v8 .brand-name{
  font-family:Georgia,"Times New Roman",serif;
  font-size:36px;
  line-height:.95;
  color:#164e48;
  font-weight:700;
  letter-spacing:-.025em;
  white-space:nowrap;
}

.brand-v8 .brand-tagline{
  display:flex;
  align-items:center;
  gap:8px;
  color:#4a625f;
  font-size:10px;
  line-height:1;
  letter-spacing:.14em;
  font-weight:700;
  white-space:nowrap;
}

.brand-v8 .brand-tagline i{
  width:22px;
  height:2px;
  background:#df232a;
  display:inline-block;
  flex:0 0 auto;
}

.site-header .menu{
  margin-left:auto;
  display:flex;
  align-items:center;
  gap:25px;
}

.site-header .menu a{
  position:relative;
  font-size:13px;
  font-weight:800;
  letter-spacing:.025em;
  color:#174f49;
  text-decoration:none;
  padding:10px 0;
}

.site-header .menu a:hover,
.site-header .menu a.active{
  color:#df232a;
}

.site-header .menu a.active::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:1px;
  margin:auto;
  width:27px;
  height:3px;
  border-radius:999px;
  background:#df232a;
}

@media (max-width:1100px){
  .site-header .nav{min-height:90px;gap:20px;}
  .brand-v8 .brand-mark{width:124px !important;max-height:56px !important;}
  .brand-v8 .brand-divider{height:48px;}
  .brand-v8 .brand-name{font-size:30px;}
  .brand-v8 .brand-tagline{font-size:8px;letter-spacing:.11em;}
  .site-header .menu{gap:17px;}
  .site-header .menu a{font-size:12px;}
}

@media (max-width:820px){
  .site-header .nav{min-height:78px;padding-top:8px;padding-bottom:8px;}
  .brand.brand-v8{gap:10px;}
  .brand-v8 .brand-mark{width:108px !important;max-height:48px !important;}
  .brand-v8 .brand-divider{height:42px;}
  .brand-v8 .brand-name{font-size:26px;}
  .brand-v8 .brand-tagline{display:none;}
  .site-header .menu-toggle{
    display:flex;
    color:#174f49;
    border:1px solid rgba(23,79,73,.14);
    background:#fff;
    border-radius:11px;
    width:44px;
    height:44px;
    align-items:center;
    justify-content:center;
    font-size:24px;
    box-shadow:none;
    flex:0 0 auto;
  }
  .site-header .menu{
    position:absolute;
    top:100%;
    left:14px;
    right:14px;
    margin:0;
    padding:14px 18px;
    border-radius:14px;
    background:#fff;
    box-shadow:0 16px 40px rgba(25,48,44,.13);
    border:1px solid rgba(23,79,73,.10);
    display:none;
    flex-direction:column;
    align-items:flex-start;
    gap:4px;
  }
  .site-header .menu.open{display:flex;}
  .site-header .menu a{width:100%;padding:10px 2px;}
  .site-header .menu a.active::after{
    left:2px;
    right:auto;
    bottom:3px;
    width:22px;
  }
}

@media (max-width:560px){
  .site-header .nav{min-height:72px;}
  .brand-v8 .brand-mark{width:92px !important;max-height:42px !important;}
  .brand-v8 .brand-divider{height:36px;}
  .brand-v8 .brand-name{font-size:22px;}
}
