:root{
  --ink:#18201e;
  --muted:#65736f;
  --bg:#fbf8f2;
  --soft:#eee7dc;
  --deep:#1f2e2b;
  --deep2:#101917;
  --gold:#c79c54;
  --line:rgba(24,32,30,.14);
  --shadow:0 30px 80px rgba(16,25,23,.18);
  --radius:28px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:var(--bg);line-height:1.65;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.skip-link{position:absolute;left:-999px;top:1rem;background:#fff;color:#000;padding:.75rem 1rem;z-index:999}.skip-link:focus{left:1rem}
.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.narrow{width:min(860px,calc(100% - 40px))}.section-pad{padding:110px 0}.muted{background:var(--soft)}
.site-header{position:fixed;inset:18px 22px auto;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:12px 14px 12px 18px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(16,25,23,.42);backdrop-filter:blur(22px);color:white;transition:.25s ease;box-shadow:0 18px 50px rgba(0,0,0,.18)}
.site-header.scrolled{background:rgba(16,25,23,.88);inset:10px 14px auto}.brand{display:flex;gap:11px;align-items:center}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--gold),#f0d294);color:#16201d;font-size:28px;font-family:Playfair Display,serif}.brand small{display:block;font-size:.72rem;color:rgba(255,255,255,.72);letter-spacing:.08em;text-transform:uppercase;margin-top:-2px}.site-nav{display:flex;align-items:center;gap:6px}.site-nav a{padding:10px 14px;border-radius:999px;color:rgba(255,255,255,.84);font-weight:600;font-size:.94rem}.site-nav a:hover{background:rgba(255,255,255,.12);color:#fff}.nav-cta{background:#fff!important;color:#13201d!important}.nav-toggle{display:none;background:transparent;border:0;width:44px;height:44px;cursor:pointer}.nav-toggle span{display:block;height:2px;background:#fff;margin:7px;border-radius:4px}
.parallax-section{position:relative;min-height:78vh;display:grid;place-items:center;overflow:hidden;color:#fff}.parallax-bg{position:absolute;inset:-8%;background-size:cover;background-position:center;transform:translate3d(0,0,0) scale(1.04);will-change:transform;z-index:-2}.hero{min-height:100vh}.hero-bg{background-image:url('https://images.unsplash.com/photo-1519741497674-611481863552?auto=format&fit=crop&w=2200&q=82')}.signature-bg{background-image:url('https://images.unsplash.com/photo-1519337265831-281ec6cc8514?auto=format&fit=crop&w=2200&q=82')}.quote-bg{background-image:url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=2200&q=82')}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 30% 28%,rgba(199,156,84,.28),transparent 34%),linear-gradient(90deg,rgba(10,18,16,.86),rgba(10,18,16,.48),rgba(10,18,16,.2));z-index:-1}.hero-content{width:min(980px,calc(100% - 40px));padding-top:80px}.eyebrow,.section-kicker{letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:800;color:var(--gold);margin:0 0 16px}.eyebrow.dark{color:#fff}.hero h1,.section-head h2,.intro-section h2,.signature-card h2,.image-text h2,.process h2,.contact h2{font-family:Playfair Display,Georgia,serif;line-height:1.02;letter-spacing:-.04em}.hero h1{font-size:clamp(3.1rem,8vw,7.8rem);max-width:980px;margin:0 0 24px}.lead{font-size:clamp(1.15rem,2vw,1.45rem);max-width:720px;color:rgba(255,255,255,.86);margin-bottom:34px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:15px 24px;font-weight:800;border:1px solid transparent;transition:.2s ease}.btn-primary{background:linear-gradient(135deg,#d4ad68,#f2d89c);color:#14201d;box-shadow:0 18px 38px rgba(199,156,84,.25)}.btn-primary:hover{transform:translateY(-2px)}.btn-ghost{border-color:rgba(255,255,255,.35);color:#fff;background:rgba(255,255,255,.08)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.trust-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:42px}.trust-row span{padding:9px 13px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.86);font-size:.9rem}.scroll-indicator{position:absolute;right:30px;bottom:28px;writing-mode:vertical-rl;color:rgba(255,255,255,.72);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:74px}.align-center{align-items:center}.intro-section h2{font-size:clamp(2.2rem,4vw,4.4rem);margin:0}.copy p,.image-text p,.contact p{font-size:1.08rem;color:var(--muted)}.signature{min-height:70vh}.signature:before,.quote:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,25,23,.82),rgba(16,25,23,.38));z-index:-1}.signature-card{background:rgba(255,255,255,.12);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.22);border-radius:var(--radius);padding:48px;box-shadow:var(--shadow);max-width:760px;margin-left:auto}.signature-card h2{font-size:clamp(2rem,4vw,4.6rem);margin:0 0 20px}.signature-card p{font-size:1.15rem;color:rgba(255,255,255,.86)}.section-head{max-width:760px;margin-bottom:45px}.section-head h2{font-size:clamp(2.2rem,5vw,5.2rem);margin:0 0 18px}.section-head p{color:var(--muted);font-size:1.08rem}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.topic-card{padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.66);box-shadow:0 18px 52px rgba(16,25,23,.07);transition:.25s ease}.topic-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:rgba(199,156,84,.45)}.topic-card .icon{display:inline-flex;color:var(--gold);font-weight:900;margin-bottom:42px}.topic-card h3{font-size:1.35rem;margin:0 0 10px}.topic-card p{color:var(--muted);margin:0}.image-frame{margin:0;border-radius:36px;overflow:hidden;box-shadow:var(--shadow);position:relative}.image-frame:after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.55);border-radius:24px;pointer-events:none}.image-frame img{aspect-ratio:4/5;object-fit:cover}.check-list{padding:0;margin:28px 0 0;list-style:none}.check-list li{margin:11px 0;padding-left:30px;position:relative}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:900}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;min-height:275px;box-shadow:0 16px 42px rgba(16,25,23,.06)}.step span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--deep);color:#fff;font-weight:900;margin-bottom:30px}.step h3{margin:0 0 10px}.step p{margin:0;color:var(--muted)}.quote{min-height:62vh}.quote-box{max-width:980px}.quote blockquote{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.2rem,5vw,5.8rem);line-height:1.05;margin:0;text-wrap:balance}.accordion details{background:#fff;border:1px solid var(--line);border-radius:22px;margin:14px 0;padding:0 24px;box-shadow:0 12px 36px rgba(16,25,23,.05)}.accordion summary{cursor:pointer;font-weight:800;font-size:1.1rem;padding:22px 0;list-style:none;display:flex;justify-content:space-between;gap:20px}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"+";font-size:1.5rem;color:var(--gold);line-height:1}.accordion details[open] summary:after{content:"–"}.accordion p{margin:0 0 24px;color:var(--muted)}.contact{background:var(--deep);color:#fff}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:start}.contact h2{font-size:clamp(2.2rem,4vw,4.8rem);margin:0 0 22px}.contact p{color:rgba(255,255,255,.76)}.contact-card{background:#fff;color:var(--ink);border-radius:32px;padding:30px;box-shadow:var(--shadow)}label{display:block;font-weight:800;margin-bottom:16px}input,textarea{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px 15px;margin-top:6px;font:inherit;background:#fbfaf6}input:focus,textarea:focus{outline:3px solid rgba(199,156,84,.22);border-color:var(--gold)}.form-note{font-size:.87rem!important;color:var(--muted)!important;margin-top:18px}.site-footer{background:var(--deep2);color:rgba(255,255,255,.74);padding:34px 0}.footer-grid{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-grid strong{color:#fff}.footer-grid p{margin:4px 0 0}.footer-grid a{margin-left:18px;color:#fff}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.parallax-bg{transform:none!important}.reveal{transition:none;opacity:1;transform:none}}
@media (max-width:900px){.site-header{border-radius:28px;align-items:flex-start}.nav-toggle{display:block}.site-nav{position:absolute;top:66px;left:0;right:0;margin:auto;width:calc(100% - 10px);display:none;flex-direction:column;align-items:stretch;padding:10px;background:rgba(16,25,23,.96);border-radius:24px}.site-nav.is-open{display:flex}.site-nav a{text-align:center}.two-col,.contact-grid{grid-template-columns:1fr;gap:36px}.cards-grid{grid-template-columns:1fr 1fr}.timeline{grid-template-columns:1fr 1fr}.section-pad{padding:76px 0}.signature-card{margin:0;padding:32px}.footer-grid{display:block}.footer-grid a{display:inline-block;margin:12px 16px 0 0}.hero h1{font-size:clamp(2.9rem,11vw,5.6rem)}}
@media (max-width:620px){.container,.narrow,.hero-content{width:min(100% - 28px,1160px)}.cards-grid,.timeline{grid-template-columns:1fr}.hero-actions .btn{width:100%}.site-header{inset:10px 10px auto 10px}.brand small{display:none}.scroll-indicator{display:none}.topic-card,.step{padding:24px}.contact-card{padding:22px}.parallax-section{background-attachment:scroll}.trust-row span{font-size:.82rem}}

/* Subpage refinement: subtle editorial images instead of oversized illustrations */
.site-nav a.active{background:rgba(255,255,255,.14);color:#fff}
.page-hero{position:relative;min-height:68vh;display:grid;place-items:center;overflow:hidden;color:#fff;background:var(--deep)}
.page-hero.compact{min-height:58vh;padding:130px 0 78px}
.page-hero .hero-content{position:relative;z-index:2;width:min(980px,calc(100% - 40px));padding-top:0}
.page-hero .lead{max-width:780px;color:rgba(255,255,255,.84)}
.page-hero .hero-overlay{position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 78% 24%,rgba(199,156,84,.18),transparent 34%),linear-gradient(90deg,rgba(16,25,23,.94),rgba(16,25,23,.78),rgba(16,25,23,.52))}
.hero-art{position:absolute;inset:0;z-index:0;display:flex;justify-content:flex-end;align-items:center;pointer-events:none;opacity:.22}
.hero-art img{width:min(58vw,760px);height:auto;max-height:82%;object-fit:contain;filter:saturate(.82) contrast(.92)}
.page-image-band{padding:34px 0 0;background:linear-gradient(180deg,var(--bg),rgba(238,231,220,.42))}
.page-feature-image{width:min(760px,100%);margin:0 auto;border-radius:28px;overflow:hidden;border:1px solid rgba(24,32,30,.12);box-shadow:0 16px 46px rgba(16,25,23,.08);background:#fff;position:relative}
.page-feature-image img{width:100%;height:clamp(120px,18vw,190px);object-fit:cover;object-position:center;display:block;opacity:.92}
.page-feature-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.58),rgba(255,255,255,.08));pointer-events:none}
.page-feature-image figcaption{position:absolute;left:18px;bottom:14px;z-index:2;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.82);color:var(--deep);font-size:.82rem;font-weight:800;box-shadow:0 8px 22px rgba(16,25,23,.08)}
.article-page{padding-top:72px}
.article-grid{display:grid;grid-template-columns:260px minmax(0,1fr);gap:56px;align-items:start}
.toc{position:sticky;top:105px;background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 16px 42px rgba(16,25,23,.06)}
.toc strong{display:block;margin-bottom:16px;color:var(--deep)}
.toc a{display:block;color:var(--muted);font-weight:700;border-top:1px solid rgba(24,32,30,.08);padding:12px 0}.toc a:hover{color:var(--deep)}
.article-flow{display:grid;gap:28px}.article-flow.narrow{width:min(860px,calc(100% - 40px));margin-inline:auto}
.article-block{background:rgba(255,255,255,.76);border:1px solid var(--line);border-radius:var(--radius);padding:34px;box-shadow:0 18px 52px rgba(16,25,23,.06)}
.article-block h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,3vw,3rem);line-height:1.06;letter-spacing:-.03em;margin:0 0 16px;color:var(--deep)}
.article-block h3{font-size:1.18rem;margin:24px 0 8px;color:var(--deep)}
.article-block p{color:var(--muted);font-size:1.06rem;margin:0 0 16px}.article-block p:last-child{margin-bottom:0}
.article-block>img{width:min(360px,42%);height:120px;object-fit:cover;object-position:center;border-radius:22px;float:right;margin:0 0 18px 24px;border:1px solid rgba(24,32,30,.1);box-shadow:0 12px 32px rgba(16,25,23,.07);opacity:.86;background:#fff}
.contact-strip{background:var(--deep);color:#fff;padding:70px 0}.contact-strip-grid{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:center}.contact-strip h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,4rem);line-height:1.05;letter-spacing:-.04em;margin:0 0 14px}.contact-strip p{color:rgba(255,255,255,.75);max-width:760px}.strip-actions{display:flex;gap:14px;flex-wrap:wrap}.btn-outline{border-color:rgba(255,255,255,.35);color:#fff;background:transparent}
.info-card,.price-panel,.frame-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:0 18px 52px rgba(16,25,23,.07)}
.icon-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(199,156,84,.32);background:rgba(199,156,84,.09);color:var(--deep);border-radius:999px;padding:8px 12px;font-weight:800;font-size:.88rem}
.icon-mini{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(199,156,84,.14);color:var(--gold);font-weight:900;margin-right:8px;vertical-align:middle}
@media (max-width:900px){.page-hero.compact{min-height:52vh;padding:118px 0 66px}.hero-art{opacity:.14}.hero-art img{width:min(92vw,680px)}.article-grid{grid-template-columns:1fr;gap:32px}.toc{position:static}.contact-strip-grid{grid-template-columns:1fr}.strip-actions .btn{width:max-content}.page-feature-image{width:min(640px,100%)}}
@media (max-width:620px){.page-hero.compact{padding:108px 0 54px}.page-feature-image{border-radius:22px}.page-feature-image img{height:118px}.page-feature-image figcaption{font-size:.75rem;left:12px;bottom:10px}.article-page{padding-top:46px}.article-block{padding:24px}.article-block>img{float:none;width:100%;height:105px;margin:0 0 18px;border-radius:18px}.toc{padding:20px}.contact-strip{padding:54px 0}}


/* Korrektur: dezente Bilder ausschließlich in Textboxen, keine übergroßen SVG-Icons */
.topic-card .icon{
  width:52px;
  height:52px;
  display:inline-grid;
  place-items:center;
  border-radius:18px;
  background:rgba(199,156,84,.12);
  color:var(--gold);
  margin-bottom:34px;
}
.topic-card .icon svg{
  width:26px;
  height:26px;
  display:block;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.card-link{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:16px;
  font-weight:800;
  color:var(--deep);
}
.card-link svg{
  width:18px;
  height:18px;
  display:block;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .18s ease;
}
.card-link:hover svg{transform:translateX(3px)}

/* Top-Bildflächen auf Unterseiten bleiben deaktiviert; Illustrationen sitzen nur in den Textboxen. */
.hero-art,.page-feature-image{display:none!important}
.article-block>img.article-illustration,
.article-block>img{
  width:min(280px,34%);
  height:112px;
  object-fit:cover;
  object-position:center;
  border-radius:20px;
  float:right;
  margin:2px 0 18px 24px;
  border:1px solid rgba(24,32,30,.10);
  box-shadow:0 12px 30px rgba(16,25,23,.07);
  opacity:.82;
  background:#fbf8f2;
}
.article-block::after{content:"";display:block;clear:both}
@media (max-width:620px){
  .article-block>img.article-illustration,
  .article-block>img{float:none;width:100%;height:96px;margin:0 0 18px 0;border-radius:18px;opacity:.8}
  .topic-card .icon{width:46px;height:46px;margin-bottom:26px}
  .topic-card .icon svg{width:23px;height:23px}
}

/* Finale Index-Korrektur: Karten-Icons und Weiterlesen-Pfeile strikt begrenzen */
.topic-card{
  position:relative;
  overflow:hidden;
  min-height:auto !important;
}
.topic-card .icon{
  width:52px !important;
  height:52px !important;
  max-width:52px !important;
  max-height:52px !important;
  display:inline-grid !important;
  place-items:center !important;
  flex:0 0 52px !important;
  overflow:hidden !important;
  border-radius:18px !important;
  background:rgba(199,156,84,.12) !important;
  color:var(--gold) !important;
  margin:0 0 28px 0 !important;
}
.topic-card .icon svg,
.topic-card .icon svg path{
  box-sizing:border-box;
}
.topic-card .icon svg{
  width:26px !important;
  height:26px !important;
  min-width:26px !important;
  max-width:26px !important;
  min-height:26px !important;
  max-height:26px !important;
  display:block !important;
  overflow:visible !important;
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:1.9 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}
.topic-card .icon svg path{
  fill:none !important;
  stroke:currentColor !important;
}
.card-link{
  display:inline-flex !important;
  align-items:center !important;
  gap:8px !important;
  margin-top:18px !important;
  font-size:1rem !important;
  line-height:1.2 !important;
  font-weight:800 !important;
}
.card-link svg{display:none !important; width:0 !important; height:0 !important;}
.link-arrow{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:22px !important;
  height:22px !important;
  border-radius:999px !important;
  background:rgba(199,156,84,.16) !important;
  color:var(--deep) !important;
  font-size:15px !important;
  line-height:1 !important;
  transform:none !important;
}
.card-link:hover .link-arrow{transform:translateX(3px) !important;}
.feature-image img{
  max-width:100% !important;
  height:auto !important;
  display:block !important;
}
@media (max-width:620px){
  .topic-card .icon{
    width:46px !important;
    height:46px !important;
    max-width:46px !important;
    max-height:46px !important;
    flex-basis:46px !important;
  }
  .topic-card .icon svg{
    width:23px !important;
    height:23px !important;
    min-width:23px !important;
    max-width:23px !important;
    min-height:23px !important;
    max-height:23px !important;
  }
}

/* =========================================================
   Reparatur Index: neue HTML-Klassen aus der Premium-Index
   sauber stylen. Ursache der schwarzen Riesensymbole war:
   .mini-contact svg, .split-feature, .feature-image und
   .method-grid wurden im HTML verwendet, hatten aber keine
   passenden CSS-Regeln mehr. Inline-SVGs fielen dadurch auf
   Browser-Defaultgrößen und schwarze Füllung zurück.
   ========================================================= */
.profile-section{background:var(--bg);}
.profile-shell{
  display:grid;
  grid-template-columns:minmax(260px,.9fr) minmax(0,1.55fr);
  gap:clamp(28px,4vw,58px);
  align-items:start;
  padding:clamp(28px,4vw,54px);
  border:1px solid rgba(24,32,30,.12);
  border-radius:36px;
  background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(246,239,228,.72));
  box-shadow:0 28px 90px rgba(16,25,23,.10);
}
.profile-aside{display:grid;gap:22px;align-content:start;}
.portrait-card{
  margin:0;
  width:min(100%,310px);
  justify-self:center;
  overflow:hidden;
  border-radius:30px;
  background:#ede9e3;
  border:1px solid rgba(24,32,30,.10);
  box-shadow:0 18px 55px rgba(16,25,23,.12);
}
.portrait-card img{
  width:100%;
  height:auto;
  display:block;
  object-fit:contain;
  object-position:center;
}
.mini-contact{
  display:grid;
  gap:12px;
  width:100%;
}
.mini-contact a,
.mini-contact p{
  display:grid;
  grid-template-columns:42px 1fr;
  align-items:center;
  gap:12px;
  margin:0;
  padding:14px 15px;
  border:1px solid rgba(24,32,30,.12);
  border-radius:20px;
  background:rgba(255,255,255,.78);
  color:var(--ink);
  box-shadow:0 8px 26px rgba(16,25,23,.04);
}
.mini-contact svg{
  width:42px !important;
  height:42px !important;
  max-width:42px !important;
  max-height:42px !important;
  display:block !important;
  padding:10px;
  border-radius:50%;
  background:rgba(199,156,84,.13);
  color:var(--gold);
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:1.85 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
  overflow:visible !important;
}
.mini-contact svg path{fill:none !important;stroke:currentColor !important;}
.mini-contact small{
  display:block;
  margin-bottom:2px;
  color:var(--gold);
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.mini-contact strong{display:block;font-size:.98rem;line-height:1.35;color:var(--ink);overflow-wrap:anywhere;}
.profile-main h2{
  margin:0 0 14px;
  font-family:Playfair Display,Georgia,serif;
  font-size:clamp(2.1rem,4.2vw,4.8rem);
  line-height:1.02;
  letter-spacing:-.04em;
}
.profile-main p{font-size:1.08rem;color:var(--muted);}
.profile-main .profile-lead{font-size:1.22rem;color:var(--deep);font-weight:800;}
.method-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:30px;
}
.method-grid>div{
  padding:22px;
  border:1px solid rgba(24,32,30,.12);
  border-radius:24px;
  background:rgba(255,255,255,.72);
  box-shadow:0 12px 34px rgba(16,25,23,.05);
}
.method-grid span{
  display:inline-grid;
  place-items:center;
  width:38px;
  height:38px;
  border-radius:50%;
  margin-bottom:18px;
  background:var(--deep);
  color:#fff;
  font-weight:900;
  font-size:.9rem;
}
.method-grid h3{margin:0 0 8px;font-size:1.05rem;line-height:1.25;}
.method-grid p{margin:0;font-size:.95rem;color:var(--muted);}

.split-feature{
  width:min(1160px,calc(100% - 40px));
  margin:0 auto;
  padding:0 0 110px;
  display:grid;
  grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);
  gap:clamp(28px,4vw,60px);
  align-items:center;
}
.feature-image{
  margin:0;
  overflow:hidden;
  border-radius:34px;
  border:1px solid rgba(24,32,30,.12);
  background:linear-gradient(135deg,#f6efe4,#fbf8f2);
  box-shadow:0 22px 68px rgba(16,25,23,.09);
}
.feature-image img{
  width:100% !important;
  height:clamp(220px,28vw,360px) !important;
  max-height:360px !important;
  object-fit:cover !important;
  object-position:center !important;
  display:block !important;
  opacity:.88;
}
.feature-copy h2{
  margin:0 0 18px;
  font-family:Playfair Display,Georgia,serif;
  font-size:clamp(2rem,3.6vw,4.2rem);
  line-height:1.05;
  letter-spacing:-.04em;
}
.feature-copy p{font-size:1.08rem;color:var(--muted);}
.text-link{display:inline-flex;margin-top:12px;font-weight:900;color:var(--deep);text-decoration:underline;text-decoration-color:rgba(199,156,84,.45);text-underline-offset:5px;}

.premium-card{
  padding:clamp(28px,4vw,42px);
  border:1px solid rgba(24,32,30,.12);
  border-radius:32px;
  background:#fff;
  box-shadow:0 22px 68px rgba(16,25,23,.09);
}
.price-badge{
  display:inline-grid;
  place-items:center;
  width:132px;
  height:132px;
  min-width:132px;
  border-radius:50%;
  margin-bottom:26px;
  padding:0 16px;
  background:linear-gradient(135deg,#d4ad68,#f2d89c);
  color:#14201d;
  font-family:Playfair Display,Georgia,serif;
  font-size:2.35rem;
  line-height:1;
  letter-spacing:-.04em;
  font-weight:900;
  white-space:nowrap;
  box-shadow:0 16px 36px rgba(199,156,84,.25);
}
.premium-card h3{margin:0 0 12px;font-size:1.35rem;}
.premium-card p{color:var(--muted);}

/* Sicherheit: Inline-SVGs in der Index nur dort groß, wo sie explizit als Bilddatei genutzt werden. */
.profile-section svg,.cards-grid svg,.contact-strip svg{flex:0 0 auto;}

@media (max-width:900px){
  .profile-shell{grid-template-columns:1fr;padding:28px;}
  .profile-aside{grid-template-columns:240px 1fr;align-items:start;}
  .portrait-card{width:240px;justify-self:start;}
  .method-grid{grid-template-columns:1fr;}
  .split-feature{grid-template-columns:1fr;padding-bottom:76px;}
  .feature-image img{height:220px !important;}
}
@media (max-width:620px){
  .profile-shell{padding:22px;border-radius:28px;}
  .profile-aside{grid-template-columns:1fr;}
  .portrait-card{width:min(100%,260px);justify-self:center;border-radius:24px;}
  .mini-contact a,.mini-contact p{grid-template-columns:38px 1fr;padding:12px;border-radius:18px;}
  .mini-contact svg{width:38px !important;height:38px !important;max-width:38px !important;max-height:38px !important;}
  .split-feature{width:min(100% - 28px,1160px);padding-bottom:64px;}
  .feature-image{border-radius:26px;}
  .feature-image img{height:170px !important;}
}


/* Korrektur mobiler Header: inset darf nicht auf allen Seiten gesetzt werden, sonst wird der Header bildschirmhoch. */
@media (max-width: 620px){
  .site-header,
  .site-header.scrolled{
    top:10px !important;
    left:10px !important;
    right:10px !important;
    bottom:auto !important;
    inset:10px 10px auto 10px !important;
    min-height:64px;
    height:auto !important;
    align-items:center !important;
    border-radius:28px;
    padding:10px 12px 10px 14px;
  }
  .brand{min-width:0; flex:1;}
  .brand-mark{width:44px;height:44px;flex:0 0 44px;font-size:24px;}
  .brand strong{display:block;white-space:normal;line-height:1.12;font-size:clamp(1rem, 5.4vw, 1.45rem);}
  .nav-toggle{display:block;flex:0 0 44px;}
  .site-nav{
    position:fixed !important;
    top:82px !important;
    left:10px !important;
    right:10px !important;
    width:auto !important;
    max-height:calc(100vh - 104px);
    overflow:auto;
    display:none !important;
    flex-direction:column;
    align-items:stretch;
    gap:4px;
    padding:12px;
    border-radius:22px;
    background:rgba(16,25,23,.97);
    box-shadow:0 24px 70px rgba(0,0,0,.28);
  }
  .site-nav.is-open{display:flex !important;}
  .site-nav a{
    display:block;
    text-align:left;
    padding:12px 14px;
    border-radius:16px;
    font-size:.98rem;
  }
}

/* Floating Schnellkontakt + Scroll-to-top */
.floating-actions{
  position:fixed;
  right:18px;
  bottom:92px;
  z-index:80;
  display:flex;
  flex-direction:column;
  gap:10px;
}
.floating-action,.scroll-top{
  width:48px;
  height:48px;
  border-radius:999px;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.42);
  background:rgba(31,46,43,.88);
  color:#f3d391;
  box-shadow:0 16px 42px rgba(16,25,23,.20);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
  transition:transform .2s ease, background .2s ease, opacity .2s ease;
}
.floating-action:hover,.scroll-top:hover{transform:translateY(-2px);background:rgba(31,46,43,.98);}
.floating-actions svg,.scroll-top svg{
  width:20px !important;
  height:20px !important;
  max-width:20px !important;
  max-height:20px !important;
  display:block !important;
  fill:currentColor !important;
  stroke:none !important;
  flex:0 0 20px !important;
}
.scroll-top{
  position:fixed;
  right:18px;
  bottom:28px;
  z-index:80;
  cursor:pointer;
  opacity:0;
  pointer-events:none;
}
.scroll-top.is-visible{opacity:1;pointer-events:auto;}
@media (max-width:620px){
  .floating-actions{right:12px;bottom:82px;gap:8px;}
  .floating-action,.scroll-top{width:44px;height:44px;}
  .scroll-top{right:12px;bottom:24px;}
  .floating-actions svg,.scroll-top svg{width:18px !important;height:18px !important;max-width:18px !important;max-height:18px !important;}
}


/* SEO-/KI-Update & robuste Icon-Reparatur */
.answer-box-section{padding:34px 0 0;background:var(--bg)}
.answer-box{border:1px solid rgba(199,156,84,.34);border-radius:24px;background:rgba(255,255,255,.76);box-shadow:0 16px 46px rgba(16,25,23,.06);padding:24px 28px;max-width:900px}
.answer-box strong{display:inline-block;color:var(--gold);text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;margin-bottom:8px}
.answer-box p{margin:0;color:var(--deep);font-size:1.08rem;font-weight:650}
.mini-symbol{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:rgba(199,156,84,.13);color:var(--gold);font-size:1.15rem;font-weight:900;line-height:1;flex:0 0 42px}
.topic-card .icon{font-family:Playfair Display,Georgia,serif;font-size:1.55rem;line-height:1;color:var(--gold)}
.topic-card .icon svg,.mini-contact svg{display:none!important;width:0!important;height:0!important;max-width:0!important;max-height:0!important;overflow:hidden!important}
.work-section .premium-card h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,3.6vw,4.2rem);line-height:1.05;letter-spacing:-.04em;margin:0 0 18px}
.work-section .premium-card h3{font-size:1.35rem;margin:0 0 14px}.work-section .premium-card p{color:var(--muted)}
.compact-cards .topic-card{min-height:auto}.compact-cards .topic-card h3{margin-top:0}
@media (max-width:620px){.answer-box{padding:20px 22px;border-radius:20px}.mini-symbol{width:38px;height:38px;flex-basis:38px}.work-section .premium-card{padding:24px}}

@media (max-width:620px){
  .price-badge{
    width:116px;
    height:116px;
    min-width:116px;
    font-size:2.05rem;
  }
}

/* Zusatzangebot unter dem Porträt: bewusst dezent, passend zu den Kontaktkarten */
.setting-card{
  display:grid;
  grid-template-columns:48px 1fr;
  gap:14px;
  align-items:center;
  padding:16px 18px;
  border:1px solid var(--line);
  border-radius:22px;
  background:rgba(255,255,255,.82);
  box-shadow:0 14px 36px rgba(16,25,23,.06);
  transition:transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}
.setting-card:hover{
  transform:translateY(-2px);
  border-color:rgba(199,156,84,.42);
  box-shadow:0 20px 48px rgba(16,25,23,.10);
}
.setting-symbol{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border-radius:50%;
  background:rgba(199,156,84,.16);
  color:var(--deep);
  font-family:Playfair Display,Georgia,serif;
  font-size:1.8rem;
  font-weight:800;
  line-height:1;
}
.setting-card small{
  display:block;
  margin-bottom:4px;
  color:var(--gold);
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.setting-card strong{
  display:block;
  color:var(--ink);
  font-size:1rem;
  line-height:1.28;
}
.setting-card em{
  display:block;
  margin-top:4px;
  color:var(--muted);
  font-size:.9rem;
  font-style:normal;
  line-height:1.35;
}
@media (max-width:620px){
  .setting-card{grid-template-columns:42px 1fr;padding:14px;border-radius:18px;}
  .setting-symbol{width:42px;height:42px;font-size:1.5rem;}
}


/* AGB- und Rechtstext-Seiten */
.legal-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:32px;
  padding:clamp(28px,4vw,52px);
  box-shadow:0 18px 52px rgba(16,25,23,.07);
}
.legal-card h2{
  font-family:Playfair Display,Georgia,serif;
  font-size:clamp(1.7rem,3vw,2.8rem);
  line-height:1.1;
  margin:38px 0 14px;
  letter-spacing:-.03em;
}
.legal-card h2:first-child{margin-top:0;}
.legal-card p,.legal-card li{color:var(--muted);font-size:1.05rem;}
.legal-card strong{color:var(--ink);}
.legal-card ul{padding-left:1.2rem;}
.legal-note{
  background:linear-gradient(135deg,#f8f2e8,#fff);
  border:1px solid rgba(199,156,84,.28);
  border-radius:24px;
  padding:24px;
  margin:26px 0;
}
.legal-note p{margin:0;color:var(--deep);font-weight:700;}
.agb-summary-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin:34px 0;
}
.agb-mini{
  background:#fbfaf6;
  border:1px solid var(--line);
  border-radius:24px;
  padding:22px;
}
.agb-mini span{
  display:inline-grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:50%;
  background:rgba(199,156,84,.16);
  color:var(--gold);
  font-weight:900;
  margin-bottom:14px;
}
.agb-mini strong{display:block;margin-bottom:6px;}
.agb-mini p{margin:0;font-size:.98rem;}
.agb-consent-note{
  margin-top:22px;
  padding:18px 20px;
  border-radius:20px;
  background:rgba(199,156,84,.12);
  border:1px solid rgba(199,156,84,.25);
  color:var(--deep)!important;
}
@media (max-width:900px){.agb-summary-grid{grid-template-columns:1fr;}.site-nav{max-height:calc(100vh - 96px);overflow:auto;}}


/* Fix: kompakter mobiler Header */
@media (max-width:620px){
  .site-header{inset:10px 10px auto 10px!important;bottom:auto!important;height:auto!important;min-height:0!important;}
  .site-nav{top:66px!important;max-height:calc(100vh - 92px);overflow:auto;}
}


/* Beratungsvertrag / Download-Karten */
.download-card{
  display:grid;
  grid-template-columns:1fr auto;
  gap:28px;
  align-items:center;
  background:#fff;
  border:1px solid var(--line);
  border-radius:32px;
  padding:clamp(28px,4vw,46px);
  box-shadow:0 18px 52px rgba(16,25,23,.07);
}
.download-card h2{
  font-family:Playfair Display,Georgia,serif;
  font-size:clamp(2rem,4vw,4rem);
  line-height:1.05;
  letter-spacing:-.04em;
  margin:0 0 14px;
}
.download-card p{color:var(--muted);margin-bottom:0;}
.contract-note a,.contract-inline a,.agb-consent-note a{font-weight:800;text-decoration:underline;text-decoration-color:rgba(199,156,84,.45);text-underline-offset:3px;}
.contract-inline{margin-top:18px;font-size:.95rem;}
@media (max-width:760px){.download-card{grid-template-columns:1fr}.download-card .btn{width:100%;}}


/* Prominente, aber dezente Platzierung des Beratungsvertrags */
.button-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-top:24px;}
.btn-soft{background:#fff;color:var(--deep);border-color:rgba(24,32,30,.16);box-shadow:0 12px 30px rgba(16,25,23,.07);}
.btn-soft:hover{transform:translateY(-2px);border-color:rgba(199,156,84,.45);}
.contract-teaser{color:var(--muted);font-size:1.02rem;margin-top:18px;}
.contract-mini{margin-top:24px;padding:20px;border:1px solid rgba(199,156,84,.28);border-radius:22px;background:linear-gradient(135deg,rgba(199,156,84,.12),rgba(255,255,255,.72));}
.contract-mini strong,.document-callout strong{display:block;color:var(--deep);font-weight:900;margin-bottom:6px;}
.contract-mini p,.document-callout p{margin:0 0 14px;color:var(--muted);font-size:.98rem;}
.contract-mini .btn,.document-callout .btn,.cost-contract-btn{width:100%;margin-top:8px;}
.cost-contract-btn{margin-top:12px;}
.document-callout{margin-top:20px;padding:22px;border:1px solid rgba(199,156,84,.28);border-radius:24px;background:linear-gradient(135deg,rgba(199,156,84,.12),rgba(255,255,255,.88));}
.compact-download{margin-bottom:30px;}
.legal-contract-card h2{font-size:clamp(1.8rem,3vw,3rem);}
@media (max-width:620px){.button-row .btn{width:100%;}.contract-mini{padding:18px}.document-callout{padding:18px}}


/* Ergänzung: Preisoptionen und dezente Textbox-Bilder */
.price-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px}
.price-option{padding:22px;border:1px solid rgba(24,32,30,.12);border-radius:24px;background:rgba(255,255,255,.72);box-shadow:0 12px 34px rgba(16,25,23,.05)}
.price-option span{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;font-weight:900;color:var(--gold);margin-bottom:8px}
.price-option strong{display:block;font-family:Playfair Display,Georgia,serif;font-size:2.6rem;line-height:1;color:var(--deep);margin-bottom:8px}
.price-option p{margin:0;color:var(--muted);font-size:.98rem}.cost-subprice{margin:14px 0 22px;padding:16px;border:1px solid rgba(24,32,30,.10);border-radius:18px;background:rgba(255,255,255,.62)}.cost-subprice strong{display:block;font-family:Playfair Display,Georgia,serif;font-size:2.1rem;line-height:1;color:var(--deep)}.cost-subprice span{display:block;color:var(--muted);font-weight:800;font-size:.9rem;margin-top:4px}
.article-block>img.article-illustration{object-fit:cover!important;max-width:280px!important;max-height:112px!important}
@media (max-width:700px){.price-options{grid-template-columns:1fr}.article-block>img.article-illustration{max-width:100%!important;max-height:98px!important}}

.inline-document{margin-top:28px;}
.document-callout .btn + .btn{margin-left:10px;}
@media (max-width:620px){.document-callout .btn + .btn{margin-left:0;margin-top:10px}.document-callout .btn{width:100%}}

/* Premium Footer: lokale SEO-Struktur, klare Navigation und bessere mobile Lesbarkeit */
.premium-footer{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 0%,rgba(199,156,84,.18),transparent 34%),
    linear-gradient(135deg,var(--deep2),#15231f 56%,#0c1513);
  color:rgba(255,255,255,.78);
  padding:76px 0 34px;
}
.premium-footer:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);
  background-size:68px 68px;
  opacity:.28;
  pointer-events:none;
}
.footer-shell{position:relative;z-index:1;}
.footer-main{
  display:grid;
  grid-template-columns:minmax(280px,1.35fr) repeat(3,minmax(170px,.72fr));
  gap:34px;
  align-items:start;
}
.footer-brand-block{
  padding:30px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:30px;
  background:rgba(255,255,255,.055);
  box-shadow:0 26px 70px rgba(0,0,0,.18);
}
.footer-logo{
  display:inline-flex;
  align-items:center;
  gap:14px;
  color:#fff;
  margin-bottom:18px;
}
.footer-logo-mark{
  width:54px;
  height:54px;
  display:grid;
  place-items:center;
  flex:0 0 auto;
  border-radius:50%;
  background:linear-gradient(135deg,#d4ad68,#f2d89c);
  color:#12201d;
  font-size:34px;
  font-family:Playfair Display,Georgia,serif;
  line-height:1;
  box-shadow:0 14px 34px rgba(199,156,84,.22);
}
.footer-logo strong{display:block;color:#fff;font-size:1.08rem;line-height:1.22;}
.footer-logo small{display:block;color:rgba(255,255,255,.64);margin-top:3px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;}
.footer-intro{max-width:560px;margin:0 0 20px;color:rgba(255,255,255,.72);font-size:1rem;line-height:1.75;}
.footer-address{font-style:normal;display:grid;gap:7px;color:rgba(255,255,255,.76);}
.footer-address a{color:#fff;text-decoration:underline;text-decoration-color:rgba(199,156,84,.42);text-underline-offset:4px;font-weight:800;}
.footer-trust{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px;}
.footer-trust span{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:7px 11px;
  border:1px solid rgba(199,156,84,.28);
  border-radius:999px;
  background:rgba(199,156,84,.10);
  color:rgba(255,255,255,.84);
  font-size:.82rem;
  font-weight:800;
}
.footer-col{padding-top:10px;}
.footer-col h2{
  margin:0 0 16px;
  color:var(--gold);
  font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;
  font-size:.78rem;
  line-height:1.2;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.footer-col a{
  display:block;
  color:rgba(255,255,255,.74);
  margin:0 0 11px;
  line-height:1.35;
  font-weight:700;
  text-decoration:none;
}
.footer-col a:hover,.footer-documents a:hover,.footer-address a:hover{color:#fff;text-decoration-color:var(--gold);}
.footer-documents{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-top:38px;
  padding-top:28px;
  border-top:1px solid rgba(255,255,255,.12);
}
.footer-documents a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 14px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:999px;
  background:rgba(255,255,255,.05);
  color:rgba(255,255,255,.82);
  font-weight:800;
  font-size:.88rem;
}
.footer-bottom{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:24px;
  margin-top:28px;
  padding-top:24px;
  border-top:1px solid rgba(255,255,255,.10);
}
.footer-bottom p{margin:0;color:rgba(255,255,255,.58);font-size:.92rem;}
.footer-seo-line{max-width:640px;text-align:right;}
@media (max-width:1060px){
  .footer-main{grid-template-columns:1fr 1fr;}
  .footer-brand-block{grid-column:1/-1;}
}
@media (max-width:700px){
  .premium-footer{padding:56px 0 28px;}
  .footer-main{grid-template-columns:1fr;gap:22px;}
  .footer-brand-block{padding:24px;border-radius:24px;}
  .footer-logo-mark{width:48px;height:48px;font-size:30px;}
  .footer-documents{display:grid;grid-template-columns:1fr;}
  .footer-documents a{justify-content:flex-start;border-radius:18px;}
  .footer-bottom{display:block;}
  .footer-bottom p{margin-top:12px;}
  .footer-seo-line{text-align:left;}
}

/* Kosten-Seite: bereinigtes Layout */
.cost-offer-grid{align-items:stretch;gap:24px;}
.cost-offer-grid .price-card{display:flex;flex-direction:column;gap:14px;}
.cost-offer-grid .price-card .btn{align-self:flex-start;margin-top:auto;}
.frame-section .premium-card{align-self:stretch;}
.button-column{display:flex;flex-direction:column;gap:12px;margin-top:22px;}
.button-column .btn{width:100%;}
@media (max-width:900px){.cost-offer-grid{grid-template-columns:1fr}.button-column .btn{width:100%;}}

/* iPhone/mobile Feinabstimmung: Header darf den Hero nicht überdecken */
@media (max-width:620px){
  .site-header,
  .site-header.scrolled{
    top:calc(env(safe-area-inset-top, 0px) + 8px) !important;
    left:12px !important;
    right:12px !important;
    bottom:auto !important;
    inset:calc(env(safe-area-inset-top, 0px) + 8px) 12px auto 12px !important;
    min-height:58px !important;
    padding:8px 10px 8px 12px !important;
    border-radius:24px !important;
    align-items:center !important;
  }
  .brand{gap:10px;min-width:0;flex:1 1 auto;overflow:hidden;}
  .brand-mark{width:42px !important;height:42px !important;flex:0 0 42px !important;font-size:23px !important;}
  .brand strong{
    display:block;
    max-width:calc(100vw - 150px);
    white-space:normal;
    overflow-wrap:normal;
    line-height:1.08;
    font-size:clamp(1.05rem, 5vw, 1.35rem) !important;
    letter-spacing:-.03em;
  }
  .brand small{display:none !important;}
  .nav-toggle{width:42px !important;height:42px !important;flex:0 0 42px !important;}
  .nav-toggle span{margin:6px 7px !important;}
  .site-nav{
    top:calc(env(safe-area-inset-top, 0px) + 78px) !important;
    left:12px !important;
    right:12px !important;
    width:auto !important;
    max-height:calc(100vh - env(safe-area-inset-top, 0px) - 96px) !important;
  }
  .page-hero{
    min-height:auto !important;
    display:block !important;
    padding:calc(env(safe-area-inset-top, 0px) + 124px) 0 54px !important;
  }
  .page-hero .hero-content,
  .hero-content{
    padding-top:0 !important;
    width:min(100% - 36px, 980px) !important;
  }
  .page-hero .eyebrow{margin-bottom:12px;font-size:.72rem;line-height:1.2;}
  .page-hero h1,
  .hero h1{
    font-size:clamp(2.35rem, 13vw, 3.7rem) !important;
    line-height:.98 !important;
    margin-bottom:22px !important;
    max-width:100% !important;
  }
  .page-hero .lead{
    font-size:1.13rem !important;
    line-height:1.55 !important;
    margin-bottom:28px !important;
  }
}

@media (max-width:380px){
  .brand strong{font-size:1.05rem !important;max-width:calc(100vw - 140px);}
  .brand-mark{width:38px !important;height:38px !important;flex-basis:38px !important;}
  .nav-toggle{width:38px !important;height:38px !important;flex-basis:38px !important;}
  .page-hero{padding-top:calc(env(safe-area-inset-top, 0px) + 116px) !important;}
}

/* FINAL MOBILE HEADER SAFE AREA FIX */
@media (max-width:620px){
  .site-header,
  .site-header.scrolled{
    position:fixed !important;
    top:calc(env(safe-area-inset-top, 0px) + 10px) !important;
    left:12px !important;
    right:12px !important;
    bottom:auto !important;
    height:auto !important;
    min-height:64px !important;
    max-height:none !important;
    padding:9px 11px 9px 12px !important;
    border-radius:24px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
  }
  .brand{min-width:0 !important;display:flex !important;align-items:center !important;gap:10px !important;flex:1 1 auto !important;overflow:hidden !important;}
  .brand-mark{width:42px !important;height:42px !important;min-width:42px !important;flex:0 0 42px !important;font-size:22px !important;}
  .brand strong{display:block !important;max-width:calc(100vw - 150px) !important;font-size:clamp(1.05rem,5.1vw,1.32rem) !important;line-height:1.08 !important;letter-spacing:-.035em !important;white-space:normal !important;overflow-wrap:normal !important;}
  .brand small{display:none !important;}
  .nav-toggle{width:42px !important;height:42px !important;flex:0 0 42px !important;}
  .site-nav{top:calc(env(safe-area-inset-top, 0px) + 82px) !important;left:12px !important;right:12px !important;width:auto !important;}
  .page-hero{display:block !important;min-height:auto !important;padding-top:calc(env(safe-area-inset-top, 0px) + 150px) !important;padding-bottom:56px !important;}
  .page-hero.home-hero{padding-top:calc(env(safe-area-inset-top, 0px) + 166px) !important;}
  .page-hero .hero-content{padding-top:0 !important;width:min(100% - 36px,980px) !important;}
  .page-hero h1{font-size:clamp(2.35rem,12.4vw,3.55rem) !important;line-height:1.02 !important;max-width:100% !important;}
  .page-hero .lead{font-size:1.12rem !important;line-height:1.52 !important;}
}
@media (max-width:380px){
  .brand strong{font-size:1.02rem !important;max-width:calc(100vw - 140px) !important;}
  .brand-mark{width:38px !important;height:38px !important;min-width:38px !important;flex-basis:38px !important;}
  .nav-toggle{width:38px !important;height:38px !important;flex-basis:38px !important;}
  .page-hero{padding-top:calc(env(safe-area-inset-top, 0px) + 142px) !important;}
  .page-hero.home-hero{padding-top:calc(env(safe-area-inset-top, 0px) + 156px) !important;}
}


/* Index mobil: kompaktere Abschnittsabstände und bessere Leseführung */
@media (max-width:620px){
  body.home-page .page-hero.home-hero{
    padding-top:calc(env(safe-area-inset-top, 0px) + 150px) !important;
    padding-bottom:42px !important;
  }
  body.home-page .section-pad{
    padding-top:52px !important;
    padding-bottom:52px !important;
  }
  body.home-page .intro-section{
    padding-top:46px !important;
    padding-bottom:34px !important;
  }
  body.home-page #einzelberatung{
    padding-top:34px !important;
    padding-bottom:50px !important;
  }
  body.home-page #einzelberatung .premium-card{
    padding:26px 24px !important;
  }
  body.home-page .profile-section,
  body.home-page .work-section{
    padding-top:54px !important;
    padding-bottom:54px !important;
  }
  body.home-page .two-col{
    gap:24px !important;
  }
  body.home-page .section-head{
    margin-bottom:28px !important;
  }
  body.home-page .cards-grid{
    gap:18px !important;
  }
  body.home-page .profile-shell{
    gap:28px !important;
  }
  body.home-page .method-grid{
    gap:14px !important;
  }
  body.home-page .faq-section{
    padding-top:54px !important;
  }
}

/* RESPONSIVE FINALRUNDE 2026-06-25
   Ziel: Mobile-First-Feinschliff für iPhone/Smartphones: kompakter Header,
   ruhigere Hero-Bereiche, einheitliche Abstände, dezente Floating-Buttons
   und besser lesbare redaktionelle Unterseiten. */
.brand-mobile{display:none;}

@media (max-width:620px){
  :root{--radius:24px;}
  body{font-size:16px;overflow-x:hidden;}
  .container,.narrow,.hero-content,.page-hero .hero-content{width:min(100% - 32px,1160px) !important;}

  /* Kompakter mobiler Header */
  .site-header,
  .site-header.scrolled{
    top:calc(env(safe-area-inset-top, 0px) + 10px) !important;
    left:14px !important;
    right:14px !important;
    min-height:58px !important;
    padding:8px 10px !important;
    border-radius:22px !important;
    box-shadow:0 18px 48px rgba(0,0,0,.22) !important;
  }
  .brand{gap:9px !important;}
  .brand-mark{width:38px !important;height:38px !important;min-width:38px !important;flex-basis:38px !important;font-size:20px !important;}
  .brand-full{display:none !important;}
  .brand-mobile{display:inline !important;}
  .brand strong{font-size:clamp(1.02rem,4.8vw,1.24rem) !important;line-height:1.05 !important;letter-spacing:-.035em !important;max-width:calc(100vw - 132px) !important;}
  .nav-toggle{width:38px !important;height:38px !important;flex-basis:38px !important;}
  .nav-toggle span{margin:6px 8px !important;}
  .site-nav{top:calc(env(safe-area-inset-top, 0px) + 76px) !important;left:14px !important;right:14px !important;width:auto !important;max-height:min(72vh,560px) !important;overflow-y:auto !important;border-radius:20px !important;padding:10px !important;}
  .site-nav a{padding:11px 12px !important;font-size:.95rem !important;}

  /* Ruhiger, kürzerer Hero auf Mobile */
  .page-hero,
  .page-hero.compact,
  .page-hero.home-hero{
    min-height:auto !important;
    padding-top:calc(env(safe-area-inset-top, 0px) + 118px) !important;
    padding-bottom:42px !important;
  }
  .page-hero .eyebrow{font-size:.7rem !important;letter-spacing:.14em !important;margin-bottom:14px !important;}
  .page-hero h1,
  .hero h1{font-size:clamp(2.18rem,10.8vw,3.12rem) !important;line-height:1.02 !important;letter-spacing:-.045em !important;margin-bottom:18px !important;}
  .page-hero .lead,
  .lead{font-size:1.04rem !important;line-height:1.5 !important;margin-bottom:24px !important;max-width:100% !important;}
  .hero-actions{gap:10px !important;}
  .hero-actions .btn{width:100% !important;padding:13px 18px !important;font-size:1rem !important;}
  .hero-actions .btn-ghost{padding:12px 18px !important;background:rgba(255,255,255,.06) !important;}
  .trust-row{display:none !important;}

  /* Einheitliche mobile Abstände */
  .section-pad{padding:54px 0 !important;}
  .intro-section{padding:50px 0 42px !important;}
  .two-col,.contact-grid{gap:26px !important;}
  .section-head{margin-bottom:30px !important;}
  .section-head h2,.intro-section h2{font-size:clamp(2rem,9vw,2.7rem) !important;line-height:1.05 !important;}
  .section-head p,.copy p,.image-text p,.contact p,.premium-card p,.article-block p,.article-block li{font-size:1.03rem !important;line-height:1.68 !important;}

  /* Karten konsistent und etwas kompakter */
  .premium-card,.topic-card,.price-card,.article-block,.answer-box,.contact-card,.toc,.profile-shell{border-radius:24px !important;padding:24px !important;}
  .cards-grid,.topic-grid,.method-grid,.timeline{grid-template-columns:1fr !important;gap:16px !important;}
  .topic-card .icon{margin-bottom:22px !important;}
  .topic-card h3{font-size:1.25rem !important;}
  .step{min-height:auto !important;padding:24px !important;}
  .step span{margin-bottom:18px !important;}

  /* Über mich: mobil stärker als Vertrauensteil, nicht als übergroßer Block */
  .profile-shell{display:grid !important;grid-template-columns:1fr !important;gap:22px !important;}
  .profile-aside{order:1 !important;}
  .profile-main{order:2 !important;}
  .portrait-card{max-width:220px !important;margin-inline:auto !important;border-radius:24px !important;}
  .portrait-card img{height:auto !important;aspect-ratio:1/1 !important;object-fit:cover !important;object-position:center 20% !important;}
  .mini-contact{gap:10px !important;}
  .profile-main h2{font-size:clamp(2rem,11vw,3.15rem) !important;line-height:1.02 !important;}

  /* Unterseiten redaktioneller und weniger Landingpage-haft */
  .article-page{padding-top:42px !important;}
  .article-grid{gap:24px !important;}
  .article-block{margin-bottom:18px !important;}
  .article-block>img{height:96px !important;object-fit:contain !important;background:#f5efe4 !important;}
  .toc{position:static !important;}
  .page-feature-image{display:none !important;}

  /* Floating Buttons: kleiner, weniger störend */
  .floating-actions{right:10px !important;bottom:calc(env(safe-area-inset-bottom, 0px) + 86px) !important;gap:7px !important;}
  .floating-action,.scroll-top{width:38px !important;height:38px !important;border-radius:50% !important;opacity:.92 !important;box-shadow:0 10px 24px rgba(16,25,23,.22) !important;}
  .floating-actions svg,.scroll-top svg{width:16px !important;height:16px !important;max-width:16px !important;max-height:16px !important;}
  .scroll-top:not(.is-visible){display:none !important;}

  /* Footer mobil als klarer Link-Hub */
  .premium-footer{padding:48px 0 28px !important;}
  .footer-main{display:grid !important;grid-template-columns:1fr !important;gap:20px !important;}
  .footer-brand-block{padding:22px !important;border-radius:24px !important;}
  .footer-logo strong{font-size:1rem !important;}
  .footer-intro{font-size:.96rem !important;line-height:1.65 !important;}
  .footer-col{padding-top:0 !important;}
  .footer-col h2{font-size:.78rem !important;margin-bottom:10px !important;}
  .footer-col a{padding:8px 0 !important;}
  .footer-documents{grid-template-columns:1fr !important;gap:8px !important;}
  .footer-documents a{min-height:42px !important;padding:10px 14px !important;}
  .footer-bottom{display:block !important;padding-top:22px !important;}
  .footer-seo-line{text-align:left !important;max-width:100% !important;}
}

@media (max-width:380px){
  .site-header,.site-header.scrolled{left:10px !important;right:10px !important;}
  .brand strong{font-size:1rem !important;max-width:calc(100vw - 124px) !important;}
  .page-hero,.page-hero.compact,.page-hero.home-hero{padding-top:calc(env(safe-area-inset-top, 0px) + 110px) !important;}
  .page-hero h1,.hero h1{font-size:clamp(2.05rem,10.4vw,2.75rem) !important;}
  .page-hero .lead,.lead{font-size:1rem !important;}
  .premium-card,.topic-card,.price-card,.article-block,.answer-box,.contact-card,.toc,.profile-shell{padding:22px !important;}
  .floating-actions{right:8px !important;}
  .floating-action,.scroll-top{width:36px !important;height:36px !important;}
}

html{scroll-padding-top:110px;}
@media (max-width:620px){html{scroll-padding-top:92px;}}

/* Finaler iPhone-Portrait-Fix: Überschriften und Cards laufen nicht aus dem Viewport */
h1,
h2,
h3 {
  overflow-wrap: anywhere;
  hyphens: auto;
}

.section-head h2,
.article-block h2,
.hero h1,
.page-hero h1 {
  text-wrap: balance;
}

@media (max-width: 430px) and (orientation: portrait) {
  .container,
  .narrow,
  .hero-content {
    width: calc(100% - 32px);
  }

  .site-header {
    top: calc(env(safe-area-inset-top) + 10px);
    left: 14px;
    right: 14px;
    padding: 9px 12px;
    min-height: 64px;
  }

  .brand-mark {
    width: 48px;
    height: 48px;
    font-size: 1.6rem;
    flex: 0 0 48px;
  }

  .brand strong {
    font-size: 1.22rem;
    line-height: 1.08;
    max-width: calc(100vw - 170px);
  }

  .brand small {
    display: none;
  }

  .nav-toggle {
    width: 44px;
    height: 44px;
    flex: 0 0 44px;
  }

  .hero,
  .page-hero,
  .page-hero.compact {
    min-height: auto;
    padding-top: calc(env(safe-area-inset-top) + 126px);
    padding-bottom: 48px;
  }

  .hero h1,
  .page-hero h1 {
    font-size: clamp(2.35rem, 11vw, 3.25rem);
    line-height: 1.04;
    letter-spacing: -0.045em;
    max-width: 9.8ch;
    overflow-wrap: anywhere;
    hyphens: auto;
  }

  .lead {
    font-size: 1.15rem;
    line-height: 1.55;
    max-width: 100%;
  }

  .hero-actions {
    gap: 12px;
  }

  .hero-actions .btn {
    width: 100%;
    min-height: 54px;
    padding: 14px 18px;
  }

  .section-head h2,
  .intro-section h2,
  .profile-copy h2,
  .article-block h2,
  .contact h2 {
    font-size: clamp(2rem, 10vw, 2.75rem);
    line-height: 1.06;
    letter-spacing: -0.04em;
    overflow-wrap: anywhere;
    hyphens: auto;
  }

  .topic-card h3,
  .price-card h3,
  .premium-card h3 {
    font-size: 1.35rem;
    line-height: 1.18;
    overflow-wrap: anywhere;
    hyphens: auto;
  }

  .section-pad {
    padding: 54px 0;
  }

  .article-block,
  .topic-card,
  .premium-card,
  .price-card,
  .answer-box {
    padding: 24px;
    border-radius: 24px;
  }

  .floating-actions {
    right: 10px;
    bottom: 118px;
    gap: 8px;
  }

  .floating-action,
  .scroll-top {
    width: 44px;
    height: 44px;
  }

  .floating-action svg,
  .scroll-top svg {
    width: 19px;
    height: 19px;
  }
}
