/*
Theme Name: Kanzlei Niedostadek
Description: Eigenständiges, schnelles WordPress-Theme für die Kanzlei Dr. Oliver Niedostadek, LL.M.
Version: 2.6.125
Text Domain: kanzlei-niedostadek
*/
@font-face{font-family:Montserrat;src:url('assets/fonts/Montserrat-VariableFont-latin.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}

:root{--ink:#14213d;--blue:#183b63;--sand:#f5f1eb;--cream:#fbfaf8;--gold:#94683a;--muted:#617082;--line:#dce2e8;--display:Georgia,'Times New Roman',serif;--body:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.65}
a{color:inherit}
img{max-width:100%;height:auto}
.skip-link{position:fixed;left:18px;top:12px;z-index:100;background:#fff;color:var(--ink);padding:11px 16px;border:2px solid var(--gold);transform:translateY(-150%);transition:transform .15s;text-decoration:none;font-weight:700}
.skip-link:focus{transform:translateY(0)}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.wrap{width:min(1160px,calc(100% - 40px));margin:auto}
.site-header{background:rgba(251,250,248,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}
.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{font-family:var(--display);font-size:20px;font-weight:bold;text-decoration:none;line-height:1.15}
.brand small{color:var(--muted);font:12px var(--body);letter-spacing:.08em;text-transform:uppercase}
.menu{display:flex;gap:24px;align-items:center;list-style:none;margin:0;padding:0}
.menu a{text-decoration:none;font-size:14px;font-weight:650}
.menu a:hover{color:var(--gold)}
.nav-submenu{position:relative}
.nav-submenu>summary{display:flex;align-items:center;gap:7px;cursor:pointer;list-style:none;font-size:14px;font-weight:650;line-height:1.4}
.nav-submenu>summary::-webkit-details-marker{display:none}
.nav-submenu-icon{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .18s}
.nav-submenu[open]>.nav-submenu-icon,.nav-submenu[open]>summary .nav-submenu-icon{transform:rotate(225deg) translate(-1px,-1px)}
.desktop-nav .sub-menu{position:absolute;z-index:30;top:100%;left:50%;width:270px;margin:0;padding:10px;list-style:none;background:#fff;border:1px solid var(--line);box-shadow:0 18px 42px rgba(20,33,61,.16);transform:translateX(-50%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s,visibility .16s}
.desktop-nav .nav-submenu:hover>.sub-menu,.desktop-nav .nav-submenu:focus-within>.sub-menu,.desktop-nav .nav-submenu[open]>.sub-menu{opacity:1;visibility:visible;pointer-events:auto}
.desktop-nav .sub-menu a{display:block;padding:9px 11px;font-size:13px;line-height:1.35}
.desktop-nav .sub-menu a:hover,.desktop-nav .sub-menu a:focus-visible{background:var(--sand);color:var(--blue)}
.desktop-nav .sub-menu-overview{border-top:1px solid var(--line);margin-top:6px;padding-top:6px}
.desktop-nav .sub-menu-overview a{font-weight:750}
.button{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);border:1px solid var(--blue);color:white;text-decoration:none;padding:13px 20px;font-weight:700;font-size:14px;transition:.2s}
.button:hover{background:var(--ink);border-color:var(--ink)}
.button--light{background:transparent;color:var(--blue)}
.button--gold{background:var(--gold);border-color:var(--gold)}
.button--gold:hover{background:#76502d;border-color:#76502d}
.header-phone{border-left:1px solid var(--line);padding-left:18px;color:var(--blue);font-size:14px;font-weight:750;line-height:1.3;text-decoration:none;white-space:nowrap}
@media(min-width:1101px){.header-phone{display:none}}
.header-actions{display:grid;grid-template-columns:1fr;gap:5px;width:166px;flex:0 0 166px}
.header-action{display:flex;align-items:center;justify-content:center;min-height:31px;padding:7px 10px;border:1px solid var(--blue);background:var(--blue);color:#fff;text-decoration:none;text-align:center;white-space:nowrap;font-size:11px;font-weight:800;line-height:1.15;transition:background .2s,border-color .2s}
.header-action:hover{background:var(--ink);border-color:var(--ink)}
.header-action--inquiry{background:var(--gold);border-color:var(--gold)}
.header-action--inquiry:hover{background:#76502d;border-color:#76502d}
.mobile-header-actions{display:grid;gap:10px}
.mobile-header-actions .button{width:100%}
.text-link{color:var(--blue);font-weight:750;text-underline-offset:4px}
.eyebrow{color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px}
.hero{background-image:linear-gradient(90deg,rgba(251,250,248,.98) 0%,rgba(251,250,248,.91) 46%,rgba(251,250,248,.34) 100%),url('assets/images/telgte-marktplatz.jpg');background-size:cover;background-position:center;padding:54px 0 0;overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:0 36px;align-items:end}
.hero-intro{grid-column:1;grid-row:1;padding-top:50px;position:relative;z-index:2}
.hero-copy{grid-column:1;grid-row:2;padding:0 0 82px;position:relative;z-index:2}
.hero h1,.section-title{font:clamp(42px,5.2vw,70px)/1.05 var(--display);letter-spacing:-.035em;margin:0 0 24px}
.hero h1 span{color:var(--blue)}
.hero-text{font-size:20px;max-width:680px;margin:0 0 32px;color:#37475b}
.hero-eyebrow span{display:inline}.hero-experience:before{content:' · '}
.hero-statement{max-width:680px;margin:0 0 30px;color:#37475b}.hero-statement strong,.hero-statement span{display:block}.hero-statement strong{font:25px/1.2 var(--display);color:var(--ink);margin-bottom:10px}.hero-statement span{font-size:18px;line-height:1.6}
.hero-tablet-break{display:none}
.hero-problem{max-width:670px;margin:-10px 0 26px;color:var(--ink);font-weight:650}
.hero-trust{max-width:630px;margin:18px 0 0;color:var(--muted);font-size:13px;line-height:1.5}
.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.hero-call{color:var(--blue);font-size:14px;font-weight:750;text-decoration:none;border-bottom:1px solid var(--gold);padding-bottom:3px}
.hero-call:hover{color:var(--gold)}
.hero-portrait{grid-column:2;grid-row:1 / span 2;position:relative;min-height:600px;display:flex;align-items:flex-end;justify-content:center}
.hero-portrait>img{display:block;max-height:625px;width:auto;filter:drop-shadow(0 18px 22px rgba(20,33,61,.14))}
.hero-card{background:rgba(20,33,61,.96);color:#fff;padding:24px 28px;position:absolute;right:0;bottom:34px;width:300px;box-shadow:0 14px 40px rgba(20,33,61,.2)}
.hero-card:before{content:'';height:4px;width:48px;background:var(--gold);position:absolute;top:0;left:28px}
.hero-card strong{font:24px var(--display);display:block;margin-bottom:8px}
.hero-card p{margin:0;font-size:14px;color:#dce4ed}
.hero-card .eyebrow{color:#dbc19f;font:800 11px var(--body);letter-spacing:.14em;margin-bottom:8px}
@media(min-width:1101px){
  .hero-card{display:none}
  .hero-portrait>img{max-height:780px;transform:translateY(34px)}
  .hero-copy{padding-top:14px}
  .hero-problem,.hero-call,.hero-trust{display:none}
  .hero-statement{margin-bottom:0}
  .hero-actions{margin-top:30px}
  .problem-finder{padding-top:76px}
  .services,.career-conclusion{display:none}
}
.credentials{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.credentials-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.credentials-grid div{padding:26px 32px;border-right:1px solid var(--line)}
.credentials-grid div:first-child{padding-left:0}
.credentials-grid div:last-child{border:0}
.credentials strong,.credentials span{display:block}
.credentials strong{font:24px var(--display);color:var(--blue)}
.credentials span{color:var(--muted);font-size:13px;letter-spacing:.04em}
.credentials-action{display:none;background:#fff;border-bottom:1px solid var(--line);padding:22px 0 28px;text-align:center}
.section{padding:96px 0}
.problem-finder{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.problem-finder h2{font:42px/1.15 var(--display);margin:0 0 32px;max-width:660px}
.problem-finder-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.problem-finder-card{min-height:146px;padding:20px;border:1px solid var(--line);background:var(--cream);text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;gap:18px;transition:border-color .2s,transform .2s,box-shadow .2s}
.problem-finder-card:hover{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 10px 24px rgba(20,33,61,.08)}
.problem-finder-card strong{font:700 21px/1.2 var(--display);color:var(--ink)}
.problem-finder-card span{color:var(--muted);font-size:13px;font-weight:650;letter-spacing:0}
.problem-finder-card b{font-size:17px;margin-left:4px}
.problem-finder-card-image{display:none}
.problem-finder-cta{margin:28px 0 0;font-size:16px;color:var(--muted)}
.problem-finder-action{margin:18px 0 0}
.intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}
.intro h2{font:42px/1.15 var(--display);margin:0}
.intro p{margin:0 0 18px}
.work-method{background:#fff}
.practice-combined{background:#fff}
.practice-combined>.wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 72px;align-items:start}
.practice-heading{margin:0}
.practice-heading .eyebrow{margin-bottom:42px}
.practice-heading h2{max-width:680px;font:46px/1.12 var(--display);margin:0}
.practice-heading>p:last-child{max-width:650px;color:#3d4d60;margin:28px 0 0}
.practice-copy{max-width:650px;margin:61px 0 0}
.practice-copy h3{font:30px/1.2 var(--display);margin:0 0 18px}
.practice-copy p{color:#3d4d60;margin:0 0 18px}
.practice-mobile-intro{display:none}
.practice-gallery{grid-column:1/-1;display:grid;grid-template-columns:1.16fr .84fr;gap:24px;align-items:stretch;margin-top:44px}
.practice-photo{margin:0;overflow:hidden;background:var(--sand)}
.practice-photo img{display:block;width:100%;height:360px;object-fit:cover}
.practice-photo--consultation img{object-position:center 42%}
.practice-photo--work img{object-position:center 48%}
.court-experience{background:var(--cream)}
.image-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.image-split--reverse .feature-photo{order:2}
.image-split h2{font:46px/1.12 var(--display);margin:0 0 22px}
.image-split p:not(.eyebrow){color:#3d4d60;margin:0 0 18px}
.feature-photo{margin:0;overflow:hidden;background:var(--sand);box-shadow:0 22px 55px rgba(20,33,61,.1)}
.feature-photo img{display:block;width:100%;height:440px;object-fit:cover}
.career{background:var(--sand)}
.career-head{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end;margin-bottom:48px}
.career-head h2{font:46px/1.12 var(--display);margin:0;max-width:680px}
.career-head>p{color:#3d4d60;margin:0 0 4px}
.career-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0;border-top:1px solid #d8cec0}
.career-grid li{display:grid;grid-template-columns:42px minmax(0,1fr);gap:18px;padding:30px 34px 30px 0;border-bottom:1px solid #d8cec0}
.career-grid li:nth-child(odd){border-right:1px solid #d8cec0}
.career-grid li:nth-child(even){padding-left:34px}
.career-grid li>span{color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.1em;padding-top:7px}
.career-grid h3{font:27px/1.2 var(--display);margin:0 0 10px}
.career-grid p{color:#465568;font-size:15px;margin:0}
.career-conclusion{border-left:3px solid var(--gold);font-weight:650;margin:38px 0 0;padding:3px 0 3px 20px;max-width:920px}
.services{background:var(--ink);color:#fff}
.services .eyebrow{color:#dbc19f}
.services .section-title{max-width:700px}
.service-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(255,255,255,.22);margin-top:45px}
.service{padding:28px 22px 15px 0;border-right:1px solid rgba(255,255,255,.22);min-height:205px}
.service:not(:first-child){padding-left:22px}
.service:last-child{border:0}
.service h3{font:24px var(--display);margin:0 0 12px}
.service h3 a{text-decoration:none}
.service h3 a:hover{text-decoration:underline;text-underline-offset:4px}
.service p{color:#d2d9e1;font-size:14px;line-height:1.5;margin:0}
.service-link{display:inline-block;color:#dbc19f;font-size:13px;font-weight:750;margin-top:24px;text-decoration:none}
.service-link:hover{text-decoration:underline;text-underline-offset:4px}
.digital{background:var(--sand)}
.digital-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}
.digital h2{font:42px/1.15 var(--display);margin:0 0 22px}
.digital-heading-desktop,.digital-desktop-intro{display:none}
@media(min-width:501px){
  .digital-heading-default{display:none}
  .digital-heading-desktop{display:block}
  .digital-desktop-intro{display:inline}
}
.facts{padding:0;margin:28px 0;list-style:none}
.facts li{padding:12px 0;border-top:1px solid #d8cec0}
.facts li:before{content:'—';color:var(--gold);font-weight:bold;margin-right:10px}
.contact{background:var(--blue);color:white}
.office-community{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.office-community-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}
.office-community h2{font:46px/1.12 var(--display);margin:0;max-width:520px}
.office-community-card{border-left:3px solid var(--gold);padding:4px 0 4px 30px}
.office-community-card p{color:#3d4d60;margin:0 0 18px}
.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}
.contact h2{font:46px/1.12 var(--display);margin:0 0 18px}
.contact p{color:#e0e8f0}
.contact-box{background:#fff;color:var(--ink);padding:34px}
.contact-box strong{display:block;font:25px var(--display);margin-bottom:18px}
.contact-box p{color:var(--muted);margin:7px 0}
.contact .button{background:var(--gold);border-color:var(--gold)}
.contact-paths-intro{max-width:760px;margin:0 0 30px}
.contact-paths-intro h2{margin-bottom:0}
.contact-path-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch}
.contact-path{display:flex;flex-direction:column;background:#fff;color:var(--ink);border-top:3px solid var(--gold);padding:34px;min-width:0}
.contact-path .eyebrow{color:var(--gold)}
.contact-path h3{font:32px/1.18 var(--display);margin:0 0 16px}
.contact-path p{color:var(--muted);margin:0 0 18px}
.contact-path .button{align-self:flex-start;margin-top:auto}
.contact-path p.contact-formats-label{color:var(--ink);font-size:13px;font-weight:700;margin:2px 0 10px}
.contact-formats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0 0 24px}
.contact-formats span{display:flex;align-items:center;gap:8px;min-width:0;border:1px solid var(--line);background:#f7f1e9;color:var(--blue);font-size:13px;font-weight:700;padding:11px 10px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.contact-formats span:hover{transform:translateY(-1px);border-color:#d2b28f;box-shadow:0 8px 20px rgba(16,27,47,.08)}
.contact-formats b{display:inline-flex;align-items:center;justify-content:center;flex:0 0 21px;width:21px;height:21px;border-radius:50%;background:var(--gold);color:#fff;font-size:13px;line-height:1}
.contact-mobile-simple{display:none}
.area-contact-paths .contact-path-grid{max-width:1180px}
.site-footer{background:#101b2f;color:#d4dce6;padding:38px 0;font-size:14px}
.footer-access{font-size:12px;color:#aeb9c8}
.footer-grid{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}
.footer-grid p{margin:0}
.footer-email{white-space:nowrap}
.footer-links{display:flex;gap:20px;flex-wrap:wrap}
.page-content{padding:80px 0;max-width:780px}
.page-content h1{font:54px/1.1 var(--display)}
.page-content h2{font:28px var(--display);margin-top:45px}
.page-content a{color:var(--blue)}
.breadcrumb{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px;margin:0 0 48px}
.breadcrumb a{text-underline-offset:3px}
.subpage-hero{background:linear-gradient(135deg,#fff 0%,var(--sand) 100%);padding:66px 0 76px;border-bottom:1px solid var(--line)}
.subpage-hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:90px;align-items:end}
.subpage-hero h1,.profile-hero h1{font:clamp(48px,5.7vw,76px)/1.02 var(--display);letter-spacing:-.035em;margin:0 0 24px}
.subpage-lead{color:#37475b;font-size:20px;line-height:1.6;max-width:760px;margin:0 0 30px}
.subpage-aside{background:var(--ink);color:#fff;padding:34px;border-top:4px solid var(--gold)}
.subpage-aside strong{font:28px/1.2 var(--display)}
.subpage-aside p{color:#d9e0e8;font-size:14px}
.subpage-aside a{color:#fff;font-weight:750}
.subpage-aside-inquiry{display:none}
.subpage-aside-phone{display:inline-block}
.subpage-hero-visual{min-width:0}
.subpage-hero-feature{margin:0;overflow:hidden;background:var(--sand)}
.subpage-hero-feature img{display:block;width:100%;height:auto;object-fit:cover;object-position:center}
.subpage-hero--with-photo .subpage-hero-grid{grid-template-columns:minmax(0,1fr) minmax(430px,.95fr);gap:64px;align-items:start}
.subpage-hero--with-photo .subpage-hero-visual{position:relative;padding:0}
.subpage-hero--with-photo .subpage-aside{position:static;width:min(390px,calc(100% - 28px));margin:0 0 0 -38px;box-shadow:0 16px 38px rgba(16,27,47,.18)}
.subpage-hero--with-photo .subpage-aside-phone{white-space:nowrap}
.subpage-desktop-consultation{display:none}
.subpage-mobile-feature{display:none}
.subpage-mobile-trust{display:none}
.webakte-hero{padding:66px 0 76px}
.webakte-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);gap:58px;align-items:center}
.webakte-hero-copy{min-width:0}
.webakte-hero-copy .breadcrumb{margin-bottom:40px}
.webakte-hero-copy h1{font-size:clamp(50px,4.5vw,64px)}
.webakte-hero-copy .subpage-lead{font-size:18px;margin-bottom:28px}
.webakte-hero-visual{margin:40px 0 0;overflow:hidden;background:var(--sand);box-shadow:0 18px 40px rgba(16,27,47,.13)}
.webakte-hero-visual img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;object-position:center}
.webakte-steps-section{background:#fff}
.webakte-steps-head{max-width:760px;margin:0 0 38px}
.webakte-steps-head h2{font:46px/1.13 var(--display);margin:0}
.webakte-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;list-style:none;margin:0;padding:0;counter-reset:webakte-steps}
.webakte-step-grid li{position:relative;min-height:230px;padding:66px 28px 28px;border:1px solid var(--line);border-top:3px solid var(--gold);background:var(--cream);box-shadow:0 12px 30px rgba(16,27,47,.06);counter-increment:webakte-steps}
.webakte-step-grid li:before{content:'0' counter(webakte-steps);position:absolute;top:25px;left:28px;color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.08em}
.webakte-step-grid strong,.webakte-step-grid span{display:block}
.webakte-step-grid strong{font:26px/1.2 var(--display);margin:0 0 13px}
.webakte-step-grid span{color:var(--muted);font-size:14px;line-height:1.65}
.webakte-benefits-section{background:var(--sand);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.webakte-benefits-head{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:end;margin:0 0 40px}
.webakte-benefits-head .eyebrow{margin-bottom:7px}
.webakte-benefits-head h2{font:44px/1.14 var(--display);margin:0}
.webakte-benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.webakte-benefit-card{position:relative;min-height:205px;padding:32px 32px 30px 86px;border:1px solid var(--line);background:#fff;box-shadow:0 12px 30px rgba(16,27,47,.05)}
.webakte-benefit-number{position:absolute;top:35px;left:30px;color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.08em}
.webakte-benefit-card h3{font:27px/1.2 var(--display);margin:0 0 12px}
.webakte-benefit-card p{color:var(--muted);font-size:15px;line-height:1.65;margin:0}
.webakte-faq-section{background:#fff}
.webakte-faq-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:90px;align-items:start}
.webakte-faq-grid h2{font:42px/1.15 var(--display);margin:0}
.webakte-faq-intro{color:var(--muted);font-size:15px;margin:22px 0 0}
.webakte-final-cta{padding:58px 0;background:var(--blue);color:#fff}
.webakte-final-cta-grid{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:50px;align-items:center}
.webakte-final-cta .eyebrow{color:#dbc19f;margin-bottom:9px}
.webakte-final-cta h2{font:42px/1.15 var(--display);margin:0 0 10px}
.webakte-final-cta p:last-child{max-width:700px;margin:0;color:#dce4ed}
.webakte-final-cta .button{min-width:210px}
@media(min-width:1101px) and (max-width:1240px){
  .nav{gap:14px}
  .brand{flex-basis:250px}
  .brand-logo{width:250px}
  .menu{gap:16px}
  .header-actions{width:154px;flex-basis:154px}
  .header-action{font-size:10px;padding-left:7px;padding-right:7px}
  .header-phone{padding-left:12px;font-size:12px}
}
@media(max-width:1100px){
  .header-actions{display:none}
  .webakte-hero-grid{grid-template-columns:minmax(0,1fr);gap:38px}
  .webakte-hero-visual{margin:0}
  .webakte-hero-visual img{aspect-ratio:16/9}
  .webakte-hero-copy h1{font-size:56px}
  .webakte-step-grid strong{font-size:22px}
  .webakte-benefits-head{grid-template-columns:minmax(0,1fr);gap:12px}
  .webakte-benefits-head h2{font-size:42px}
  .webakte-faq-grid{grid-template-columns:minmax(0,1fr);gap:34px}
}
@media(min-width:701px) and (max-width:1100px){
  .nav{gap:16px}
  .brand{flex-basis:250px}
  .brand-logo{width:250px}
  .header-actions{display:grid;width:154px;flex-basis:154px}
  .header-action{font-size:10px;padding-left:7px;padding-right:7px}
  .header-phone,.mobile-header-actions{display:none}
  .problem-finder-card{position:relative;isolation:isolate;min-height:178px;padding:24px 104px 24px 22px;overflow:hidden;justify-content:flex-start;gap:22px;border-top:3px solid var(--gold);background:transparent;box-shadow:0 12px 28px rgba(16,27,47,.07)}
  .problem-finder-card::before{content:"";position:absolute;z-index:-2;inset:0 0 0 42%;background-position:center;background-size:cover}
  .problem-finder-card::after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#fbf8f3 0%,#fbf8f3 49%,rgba(251,248,243,.93) 63%,rgba(251,248,243,.22) 100%)}
  .problem-finder-card strong{font-size:23px}
  .problem-finder-card span{font-size:13px;line-height:1.45}
  .problem-finder-card b{position:absolute;z-index:2;right:18px;bottom:15px;margin:0;color:var(--gold)}
  .problem-finder-card--arbeitsrecht::before{background-image:url('assets/images/arbeitsweise-schoenfelder-pencil-768.webp')}
  .problem-finder-card--familienrecht::before{background-image:url('assets/images/mandantengespraech-modern-768.webp')}
  .problem-finder-card--mietrecht::before{background-image:url('assets/images/mietrecht-unterlagen-768.webp')}
  .problem-finder-card--verkehrsrecht::before{background-image:url('assets/images/gerichtsflur-modern-768.webp')}
  .problem-finder-card--vertragsrecht::before{background-image:url('assets/images/vertragsrecht-dokumente-768.webp')}
  .problem-finder-card--erbrecht::before{background-image:url('assets/images/erbrecht-testament-v2-768.webp')}
}
@media(max-width:600px){
  .webakte-hero{padding:42px 0 54px}
  .webakte-hero-grid{gap:30px}
  .webakte-hero-copy h1{font-size:46px}
  .webakte-hero-copy .subpage-lead{font-size:18px}
  .webakte-access-button{width:100%}
  .webakte-hero-visual{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;box-shadow:none}
  .webakte-hero-visual img{aspect-ratio:4/3}
  .webakte-steps-head{margin-bottom:28px}
  .webakte-steps-head h2{font-size:38px}
  .webakte-step-grid{grid-template-columns:minmax(0,1fr);gap:16px}
  .webakte-step-grid li{min-height:0;padding:60px 24px 25px}
  .webakte-step-grid li:before{left:24px;top:22px}
  .webakte-step-grid strong{font-size:25px}
  .webakte-benefits-head{margin-bottom:28px}
  .webakte-benefits-head h2{font-size:36px}
  .webakte-benefit-grid{grid-template-columns:minmax(0,1fr);gap:16px}
  .webakte-benefit-card{min-height:0;padding:64px 24px 25px}
  .webakte-benefit-number{top:24px;left:24px}
  .webakte-benefit-card h3{font-size:25px}
  .webakte-faq-grid h2{font-size:36px}
  .webakte-final-cta{padding:46px 0}
  .webakte-final-cta-grid{grid-template-columns:minmax(0,1fr);gap:26px}
  .webakte-final-cta h2{font-size:36px}
  .webakte-final-cta .button{width:100%}
}

/* Zwei eindeutige Kontaktwege: Erstberatung oder Mandatsanfrage */
.contact-choice .contact-paths-intro{max-width:900px}
.contact-choice .contact-paths-intro>p:last-child{font-size:18px;max-width:820px}
.contact-choice .contact-path-grid{max-width:1180px}
.contact-choice .contact-path{padding:38px}
.contact-path--consultation{box-shadow:0 16px 36px rgba(16,27,47,.16)}
.contact-path--inquiry{background:#f2f5f8}
.contact-choice-price{align-items:baseline;display:flex;flex-wrap:wrap;gap:5px 12px;margin:-2px 0 18px!important}
.contact-choice-price strong{color:var(--blue);font:700 34px/1 var(--display)}
.contact-choice-price span{font-size:13px}
.contact-choice-urgent{background:#fff7eb;border-left:4px solid var(--gold);color:var(--ink)!important;margin:0 0 24px;max-width:1180px;padding:15px 18px}
.contact-choice-direct{align-items:center;border-top:1px solid rgba(255,255,255,.22);display:flex;flex-wrap:wrap;gap:12px 25px;margin-top:30px;max-width:1180px;padding-top:22px}
.contact-choice-direct p{flex:1 1 440px;margin:0}
.contact-choice-direct a{color:#fff;font-weight:750}
.decision-cost-context{background:var(--sand);border-top:1px solid var(--line);padding:20px 0}
.decision-cost-context p{margin:0}

/* Eigenständige Seite für die kostenpflichtige Erstberatung */
.consultation-hero-grid{align-items:end;display:grid;gap:70px;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr)}
.consultation-price-card{background:var(--blue);border-top:4px solid var(--gold);color:#fff;padding:36px}
.consultation-price-card p,.consultation-price-card span,.consultation-price-card small,.consultation-price-card strong{display:block}
.consultation-price-card p{color:#e5edf5;font-size:15px;margin:0 0 12px}
.consultation-price-card strong{font:700 56px/1 var(--display);margin-bottom:8px}
.consultation-price-card span{color:#e5edf5;font-size:14px}
.consultation-price-card .button{background:var(--gold);border-color:var(--gold);margin:27px 0 14px;text-align:center;width:100%}
.consultation-price-card small{color:#bac7d6;line-height:1.5}
.consultation-scope-grid{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:40px}
.consultation-scope-grid article{border:1px solid var(--line);padding:34px}
.consultation-scope-grid article:first-child{border-top:3px solid var(--gold)}
.consultation-scope-grid article:last-child{background:var(--sand)}
.consultation-scope-grid h3{font-size:30px;margin:0 0 18px}
.consultation-scope-grid ul{margin:0;padding-left:20px}
.consultation-scope-grid li{margin:10px 0}
.consultation-scope-note{border-left:3px solid var(--gold);margin:28px 0 0;padding:5px 0 5px 20px}
.consultation-coverage{background:var(--sand)}
.consultation-coverage-grid{display:grid;gap:70px;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr)}
.consultation-coverage-cards{display:grid;gap:20px;grid-template-columns:minmax(0,1fr);min-width:0}
.consultation-coverage-cards article{background:#fff;border-top:2px solid var(--gold);min-width:0;padding:30px}
.consultation-coverage-cards h3{font-size:28px;hyphens:auto;margin:0 0 14px;overflow-wrap:anywhere}
.consultation-coverage-cards a{color:var(--blue);font-weight:700}
.consultation-form-section{background:#fff}
.consultation-form-grid{align-items:start;display:grid;gap:70px;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr)}
.consultation-form-grid>div:first-child{position:sticky;top:90px}
.consultation-form-grid>div:first-child h2{font-size:42px}
.consultation-price-consent{background:#fff7eb;border:1px solid #e4c497;padding:18px}
.consultation-inquiry-alternative{background:var(--sand);border-top:1px solid var(--line)}
.inquiry-consultation-alternative{background:var(--blue);color:#fff;padding:26px 0}
.inquiry-consultation-alternative .wrap{align-items:center;display:flex;gap:35px;justify-content:space-between}
.inquiry-consultation-alternative h2{color:#fff;font-size:30px;margin:3px 0 8px}
.inquiry-consultation-alternative p{color:#dce5ef;margin:0;max-width:830px}
.inquiry-consultation-alternative .button{background:var(--gold);border-color:var(--gold);flex:0 0 auto}
.cost-consultation-highlight{background:#fff}
.cost-consultation-highlight-grid{align-items:center;display:grid;gap:70px;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr)}
.cost-consultation-highlight-grid h2{font-size:46px;margin:5px 0 18px}
.cost-consultation-highlight-grid aside{background:var(--sand);border-top:3px solid var(--gold);padding:32px}
.cost-consultation-highlight-grid aside span,.cost-consultation-highlight-grid aside strong,.cost-consultation-highlight-grid aside small{display:block}
.cost-consultation-highlight-grid aside strong{color:var(--blue);font:700 50px/1 var(--display);margin:12px 0 8px}
.cost-consultation-highlight-grid aside .text-link{display:inline-block;margin-top:20px}

@media(max-width:900px){
  .contact-choice .contact-path-grid,.consultation-hero-grid,.consultation-scope-grid,.consultation-coverage-grid,.consultation-form-grid,.cost-consultation-highlight-grid{grid-template-columns:minmax(0,1fr)}
  .consultation-form-grid>div:first-child{position:static}
  .inquiry-consultation-alternative .wrap{align-items:flex-start;flex-direction:column}
}

@media(max-width:600px){
  .contact-choice .contact-path{padding:26px 22px}
  .contact-choice .contact-paths-intro>p:last-child{font-size:16px}
  .contact-choice-price strong{font-size:31px}
  .contact-choice-direct{align-items:flex-start;flex-direction:column}
  .consultation-price-card{padding:28px 24px}
  .consultation-price-card strong{font-size:48px}
  .consultation-scope-grid article,.consultation-coverage-cards article{padding:26px 22px}
  .consultation-form-grid>div:first-child h2,.cost-consultation-highlight-grid h2{font-size:34px}
  .inquiry-consultation-alternative h2{font-size:27px}
  .cost-consultation-highlight-grid aside{padding:27px 22px}
}

/* Kosten und Rechtsschutz: ruhige, verbindliche Informationsarchitektur */
.cost-hero{padding-bottom:72px}
.cost-hero-grid{align-items:end;display:grid;gap:64px;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr)}
.cost-hero-grid h1{max-width:780px}
.cost-hero-photo{align-self:stretch;margin:0;min-height:440px;overflow:hidden;position:relative}
.cost-hero-photo:after{border:1px solid rgba(164,111,52,.48);content:"";inset:18px;pointer-events:none;position:absolute}
.cost-hero-photo img{height:100%;object-fit:cover;width:100%}
.cost-hero-facts{border-top:1px solid var(--line);display:grid;gap:0;grid-template-columns:repeat(3,1fr);margin-top:36px}
.cost-hero-facts p{margin:0;padding:20px 22px 0 0}
.cost-hero-facts strong,.cost-hero-facts span{display:block}
.cost-hero-facts strong{color:var(--blue);font:700 18px/1.25 var(--display);margin-bottom:7px}
.cost-hero-facts span{color:var(--muted);font-size:14px;line-height:1.5}
.cost-jump-nav{background:#fff;border-bottom:1px solid var(--line);border-top:1px solid var(--line);position:sticky;top:0;z-index:8}
.admin-bar .cost-jump-nav{top:32px}
.cost-jump-nav .wrap{display:flex;gap:32px;overflow-x:auto;scrollbar-width:none}
.cost-jump-nav .wrap::-webkit-scrollbar{display:none}
.cost-jump-nav a{color:var(--blue);font-size:14px;font-weight:700;padding:17px 0;text-decoration:none;white-space:nowrap}
.cost-jump-nav a:hover,.cost-jump-nav a:focus-visible{color:var(--gold)}
.cost-process-steps{counter-reset:none;display:grid;gap:0;grid-template-columns:repeat(3,1fr);list-style:none;margin:44px 0 0;padding:0}
.cost-process-steps li{border-left:1px solid var(--line);display:grid;gap:18px;grid-template-columns:auto 1fr;padding:10px 34px 10px 28px}
.cost-process-steps li:first-child{border-left:0;padding-left:0}
.cost-process-steps span,.cost-billing-grid article>span,.cost-support-grid article>span{color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.cost-process-steps h3{font-size:27px;margin:0 0 10px}
.cost-process-steps p{color:var(--muted);margin:0}
.cost-section-heading{max-width:820px}
.cost-billing-grid{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:42px;min-width:0}
.cost-billing-grid article{background:#fff;border-top:3px solid var(--gold);min-width:0;padding:36px}
.cost-billing-grid h3{font-size:31px;hyphens:auto;margin:12px 0 16px;overflow-wrap:anywhere}
.cost-billing-grid ul,.cost-insurance-check ul{padding-left:20px}
.cost-billing-grid li,.cost-insurance-check li{margin:8px 0}
.cost-billing-grid article>a,.cost-support-grid article>a{color:var(--blue);font-weight:700;overflow-wrap:anywhere}
.cost-value-note{border:1px solid var(--line);margin-top:24px;padding:34px 36px}
.cost-value-note h3{font-size:29px;margin:7px 0 14px}
.cost-value-note a{color:var(--blue);font-weight:700}
.cost-reading-grid{align-items:start;display:grid;gap:70px;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr)}
.cost-reading-grid h2{margin-top:0}
.cost-reading-grid>div:last-child{font-size:19px;line-height:1.72;max-width:780px}
.cost-detail-list{border-top:1px solid var(--line);margin-top:38px}
.cost-detail-list details{border-bottom:1px solid var(--line)}
.cost-detail-list summary{color:var(--blue);cursor:pointer;font:700 25px/1.25 var(--display);list-style:none;padding:24px 48px 24px 0;position:relative}
.cost-detail-list summary::-webkit-details-marker{display:none}
.cost-detail-list summary:after{color:var(--gold);content:"+";font:400 28px/1 var(--body);position:absolute;right:4px;top:24px}
.cost-detail-list details[open] summary:after{content:"\2212"}
.cost-detail-list details>div{max-width:850px;padding:0 0 28px}
.cost-detail-list details>div a{color:var(--blue);font-weight:700}
.cost-insurance{background:var(--blue);color:#fff}
.cost-insurance-grid{display:grid;gap:72px;grid-template-columns:minmax(0,1fr) minmax(360px,.85fr)}
.cost-insurance .eyebrow,.cost-insurance a{color:#e2bc85}
.cost-insurance h2,.cost-insurance h3{color:#fff}
.cost-law-link{display:block;font-weight:700;margin-top:14px}
.cost-insurance-check{background:rgba(255,255,255,.08);border-top:3px solid var(--gold);padding:34px 38px}
.cost-insurance-check h3{font-size:29px;margin-top:0}
.cost-support-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-top:40px}
.cost-support-grid article{border:1px solid var(--line);padding:32px}
.cost-support-grid h3{font-size:28px;margin:10px 0 14px}
.cost-page-cta{border-top:0}

/* Wiederverwendbarer Kostenhinweis auf Rechtsgebiets- und Themenseiten */
.cost-teaser{background:var(--sand);border-bottom:1px solid var(--line);border-top:1px solid var(--line)}
.cost-teaser-grid{align-items:start;display:grid;gap:70px;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr)}
.cost-teaser-intro h2{font-size:40px;margin:6px 0 18px}
.cost-teaser-intro .text-link{display:inline-block;margin-top:10px}
.cost-teaser-facts{border-top:1px solid rgba(19,48,80,.2)}
.cost-teaser-facts article{display:grid;gap:8px 18px;grid-template-columns:34px minmax(135px,.36fr) 1fr;padding:22px 0}
.cost-teaser-facts article+article{border-top:1px solid rgba(19,48,80,.16)}
.cost-teaser-facts span{color:var(--gold);font-size:12px;font-weight:800;padding-top:3px}
.cost-teaser-facts strong{color:var(--blue);font:700 21px/1.25 var(--display)}
.cost-teaser-facts p{color:var(--muted);margin:0}
.decision-cost-link{border-top:1px solid var(--line);margin-top:22px!important;padding-top:18px}
.inquiry-cost-note{background:var(--sand);border-top:3px solid var(--gold);margin:0 0 34px;padding:28px 30px}
.inquiry-cost-note h2{font-size:31px;margin:5px 0 20px}
.inquiry-cost-note>div{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:18px}
.inquiry-cost-note>div p{margin:0}
.inquiry-cost-note strong,.inquiry-cost-note span{display:block}
.inquiry-cost-note strong{color:var(--blue);margin-bottom:5px}
.inquiry-cost-note span{color:var(--muted);font-size:14px;line-height:1.45}

@media(max-width:1000px){
  .cost-hero-grid{gap:38px;grid-template-columns:1fr 42%}
  .cost-hero-photo{min-height:380px}
  .cost-hero-facts{grid-template-columns:1fr}
  .cost-hero-facts p{border-bottom:1px solid var(--line);padding:14px 0}
  .cost-process-steps,.cost-support-grid{grid-template-columns:1fr}
  .cost-process-steps li{border-left:0;border-top:1px solid var(--line);padding:22px 0}
  .cost-billing-grid,.cost-insurance-grid,.cost-teaser-grid{grid-template-columns:minmax(0,1fr)}
  .cost-reading-grid{gap:30px;grid-template-columns:1fr}
}

@media(max-width:700px){
  .cost-hero{padding-bottom:42px}
  .cost-hero-grid{display:flex;flex-direction:column;gap:28px}
  .cost-hero-grid>div{order:1}
  .cost-hero-photo{min-height:0;order:2;width:100%}
  .cost-hero-photo img{aspect-ratio:16/10;display:block}
  .cost-hero-photo:after{inset:10px}
  .cost-jump-nav{position:static}
  .cost-jump-nav .wrap{gap:24px}
  .cost-jump-nav a{padding:14px 0}
  .cost-process-steps{margin-top:26px}
  .cost-process-steps h3{font-size:24px}
  .cost-billing-grid{margin-top:26px}
  .cost-billing-grid article,.cost-insurance-check,.cost-support-grid article{padding:25px 22px}
  .cost-value-note{padding:26px 22px}
  .cost-reading-grid>div:last-child{font-size:18px;line-height:1.62}
  .cost-detail-list summary{font-size:22px;padding-right:35px}
  .cost-insurance-grid{gap:30px}
  .cost-teaser-grid{gap:30px}
  .cost-teaser-intro h2{font-size:32px}
  .cost-teaser-facts article{gap:6px 12px;grid-template-columns:30px 1fr;padding:18px 0}
  .cost-teaser-facts article p{grid-column:2}
  .inquiry-cost-note{padding:24px 20px}
  .inquiry-cost-note>div{grid-template-columns:1fr}
}
.section-intro{max-width:740px;margin-bottom:42px}
.section-intro h2,.approach h2,.faq-grid h2,.profile-story h2,.values h2,.secure-grid h2,.intake-grid h2{font:42px/1.15 var(--display);margin:0}
.topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.topic-card{background:#fff;border:1px solid var(--line);padding:30px;transition:transform .18s ease,box-shadow .18s ease}
.topic-card h3{font:27px/1.2 var(--display);margin:0 0 12px}
.topic-card p{color:var(--muted);font-size:15px;margin:0}
.legal-area .topic-card{display:flex;flex-direction:column}
.legal-area .topic-card h3 a{color:inherit;text-decoration:none}
.legal-area .topic-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}
.legal-area .topic-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;margin-top:auto;padding-top:20px}
.legal-area .topic-card-actions .service-link{margin-top:0;padding-top:0;color:var(--gold)}
.legal-area .topic-card-actions .service-link--secondary{color:var(--blue)}
.approach{background:var(--sand)}
.area-trust{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.approach-grid,.profile-story-grid,.values-grid,.secure-grid,.intake-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:start}
.numbered-steps{list-style:none;margin:30px 0 0;padding:0;border-top:1px solid #d8cec0;counter-reset:steps}
.numbered-steps li{display:grid;grid-template-columns:1fr;gap:4px;padding:21px 0 21px 52px;border-bottom:1px solid #d8cec0;position:relative;counter-increment:steps}
.numbered-steps li:before{content:'0' counter(steps);position:absolute;left:0;top:24px;color:var(--gold);font-size:12px;font-weight:800}
.numbered-steps strong{font-size:16px}
.numbered-steps span{color:var(--muted);font-size:14px}
.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}
.faq-grid>div:first-child>p:last-child{color:var(--muted)}
.faq-list{border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line);padding:0}
.faq-list summary{cursor:pointer;font-weight:750;list-style:none;padding:22px 44px 22px 0;position:relative}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:'+';position:absolute;right:8px;top:17px;color:var(--gold);font:28px var(--display)}
.faq-list details[open] summary:after{content:'–'}
.faq-list details p{color:var(--muted);font-size:15px;margin:0;padding:0 40px 22px 0}
.related-areas{padding:58px 0;background:#fff;border-top:1px solid var(--line)}
.related-areas-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px;align-items:center}
.related-areas h2{font:32px/1.15 var(--display);margin:0}
.related-links{display:flex;flex-wrap:wrap;gap:10px}
.related-links a{border:1px solid var(--line);padding:10px 14px;text-decoration:none;font-size:13px;font-weight:700;background:var(--cream)}
.related-links a:hover{border-color:var(--gold);color:var(--blue)}
.page-cta{background:var(--blue);color:#fff;padding:70px 0}
.page-cta-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}
.page-cta h2{font:44px/1.12 var(--display);margin:0 0 14px}
.page-cta p:not(.eyebrow){color:#e0e8f0;max-width:720px;margin-bottom:0}
.page-cta-grid>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:18px}
.page-cta .button{background:var(--gold);border-color:var(--gold)}
.text-link--light{color:#fff}
.profile-hero{background:linear-gradient(90deg,#fff 0%,#fff 52%,var(--sand) 52%,var(--sand) 100%);overflow:hidden}
.profile-hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);column-gap:70px;row-gap:0;align-items:end}
.profile-hero-grid>*{min-width:0}
.profile-hero-grid>div:first-child{padding:66px 0 78px}
.profile-hero-grid>div:first-child>p:not(.eyebrow):not(.subpage-lead){max-width:700px}
.profile-portrait{display:flex;align-items:flex-end;justify-content:center;min-height:660px}
.profile-portrait img{display:block;max-height:650px;width:auto}
.profile-hero-grid{grid-template-rows:auto auto}
.profile-hero-grid>div.profile-hero-heading{grid-column:1;grid-row:1;padding:66px 0 0}
.profile-hero-text{grid-column:1;grid-row:2;padding:50px 0 78px}
.profile-hero-text>p{max-width:700px}
.profile-mobile-subheading{display:none}
.profile-portrait{grid-column:2;grid-row:1/3}
.profile-story{background:#fff}
.profile-story-grid>div:last-child p{margin-top:0;margin-bottom:18px}
.profile-facts{background:var(--sand)}
.career-grid--profile{grid-template-columns:repeat(2,minmax(0,1fr))}
.values{background:#fff}
.value-list{border-top:1px solid var(--line)}
.values-grid>*{min-width:0}
.value-list article{padding:24px 0;border-bottom:1px solid var(--line)}
.value-list h3{font:26px/1.2 var(--display);margin:0 0 9px}
.value-list p{color:var(--muted);margin:0}
.inquiry-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:80px;align-items:end}
.inquiry-hero-grid--single{grid-template-columns:minmax(0,760px)}
.urgent-note{background:#fff3cd;border-left:4px solid var(--gold);padding:28px;color:#493b24}
.urgent-note strong{font:25px/1.2 var(--display)}
.urgent-note p{font-size:14px}
.urgent-note a{font-weight:800}
.intake-checklist{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}
.intake-checklist li{display:grid;grid-template-columns:42px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}
.intake-checklist li>span{color:var(--gold);font-size:12px;font-weight:800;padding-top:4px}
.intake-checklist strong{font-size:16px}
.intake-checklist p{color:var(--muted);font-size:14px;margin:4px 0 0}
.contact-options{background:var(--sand)}
.contact-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.contact-option-grid article{background:#fff;border:1px solid var(--line);padding:28px;min-width:0}
.contact-option-grid article>span{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.contact-option-grid h3{font:27px/1.2 var(--display);margin:12px 0}
.contact-option-grid p{color:var(--muted);font-size:14px;min-height:72px}
.contact-option-grid .button{max-width:100%;overflow-wrap:anywhere;text-align:center}
.form-planning-note,.portal-pending{background:#fff;border-left:3px solid var(--gold);padding:18px 20px;margin:30px 0 0;font-size:14px}
.inquiry-form-section{background:#fff}
.inquiry-form-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;align-items:start}
.inquiry-form-grid--direct{grid-template-columns:minmax(0,900px);justify-content:center}
.inquiry-form-grid h2{font:42px/1.15 var(--display);margin:0 0 18px}
.inquiry-form-intro>p:not(.eyebrow){color:var(--muted)}
.inquiry-form{background:var(--cream);border:1px solid var(--line);padding:34px}
.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.form-field{min-width:0}
.form-field--wide{grid-column:1/-1}
.form-field label,.form-field legend{display:block;font-size:14px;font-weight:750;margin:0 0 7px}
.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #b9c4cf;background:#fff;color:var(--ink);font:inherit;font-size:15px;padding:12px 13px;border-radius:0}
.form-field textarea{min-height:150px;resize:vertical}
.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--gold);outline:3px solid rgba(148,104,58,.23);outline-offset:0}
.form-help{display:block;color:var(--muted);font-size:12px;margin-top:6px}
.form-mandate-notice{margin:24px 0 0;padding:16px 18px;border-left:3px solid var(--gold);background:#fff;color:#37475b;font-size:13px;line-height:1.55}
.form-consent{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;font-size:13px;margin:22px 0}
.form-consent input{margin-top:5px}
.form-consent a{color:var(--blue);font-weight:700}
.form-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.form-actions small{color:var(--muted);max-width:420px}
.form-message{border-left:4px solid var(--gold);background:#fff;padding:16px 18px;margin:0 0 24px}
.form-message--success{border-color:#2d7d5a;background:#edf8f2}
.form-message--error{border-color:#a33b35;background:#fff0ef}
.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.secure-grid{align-items:start}
.security-note{background:#f5e7d6;padding:30px 0}
.security-note .wrap{display:grid;grid-template-columns:220px 1fr;gap:30px}
.security-note strong{font:23px var(--display)}
.security-note p{margin:0;color:#514539}
.not-found{min-height:70vh;display:grid;place-items:center;background:linear-gradient(135deg,#fff,var(--sand))}
.not-found-inner{padding:90px 0;max-width:760px}
.not-found h1{font:clamp(48px,7vw,82px)/1.02 var(--display);margin:0 0 24px}
.not-found p:not(.eyebrow){font-size:19px;color:var(--muted)}
.not-found .text-link{margin-left:20px}
@media(max-width:1100px){.menu{display:none}
.hero{padding-top:40px;background-position:center}
.hero-grid,.intro,.digital-grid,.contact-grid{grid-template-columns:1fr;gap:35px}
.office-community-grid{grid-template-columns:1fr;gap:30px}
.image-split,.inquiry-form-grid{grid-template-columns:1fr;gap:38px}
.image-split--reverse .feature-photo{order:0}
.feature-photo img{height:min(58vw,540px)}
.career-head{grid-template-columns:1fr;gap:18px}
.hero-intro{grid-column:1;grid-row:auto;padding-top:30px}
.hero-copy{grid-column:1;grid-row:auto;padding:0}
.hero-portrait{grid-column:1;grid-row:auto;min-height:490px;order:3}
.hero-copy{order:2}
.hero-portrait>img{max-height:520px}
.hero-card{right:2%;bottom:22px}
.problem-finder-grid{grid-template-columns:repeat(2,1fr)}
.section{padding:68px 0}
.service-grid{grid-template-columns:1fr 1fr}
.service{border-bottom:1px solid rgba(255,255,255,.22)}
.footer-grid{display:block}
.footer-links{margin-top:22px}
.contact-path-grid{gap:18px}
.contact-path{padding:28px}
.desktop-nav{display:none}.mobile-nav{display:block}.nav{justify-content:flex-start}.brand{margin-right:auto}
.subpage-hero-grid,.inquiry-hero-grid{grid-template-columns:1fr;gap:36px}
.subpage-aside,.urgent-note{max-width:700px}
.profile-hero{background:linear-gradient(180deg,#fff 0%,#fff 58%,var(--sand) 58%,var(--sand) 100%)}
.profile-hero-grid{grid-template-columns:minmax(0,1fr);gap:0}
.profile-hero-grid>div:first-child{padding-bottom:20px}
.profile-portrait{min-height:480px}
.profile-portrait img{max-height:500px}
.profile-hero-grid>div.profile-hero-heading{grid-column:1;grid-row:1;padding:42px 0 20px}
.profile-portrait{grid-column:1;grid-row:2}
.profile-hero-text{grid-column:1;grid-row:3;padding:32px 0 58px}
}
/* Tablet: wie auf dem Smartphone folgt das Porträt unmittelbar auf die
   Hauptüberschrift. Der erläuternde Text steht erst darunter. */
@media(min-width:501px) and (max-width:1100px){
  .subpage-hero--with-photo .subpage-hero-grid{gap:42px}
  .subpage-hero--with-photo .subpage-hero-visual{padding:0 24px 0 0}
  .subpage-hero--with-photo .subpage-aside{width:100%;margin:0}
  .legal-area--desktop-photo:not(.legal-area--tablet-photo) .subpage-hero--with-photo .subpage-hero-grid{grid-template-columns:1fr;gap:36px}
  .legal-area--desktop-photo:not(.legal-area--tablet-photo) .subpage-hero-feature{display:none}
  .legal-area--desktop-photo:not(.legal-area--tablet-photo) .subpage-hero--with-photo .subpage-hero-visual{padding:0}
  .legal-area--desktop-photo:not(.legal-area--tablet-photo) .subpage-hero--with-photo .subpage-aside{max-width:700px;margin:0;box-shadow:none}
  .area-trust--tablet-photo-relocated .feature-photo--desktop-relocated{display:none}
  .area-trust--tablet-photo-relocated .image-split{display:block;max-width:820px;margin-left:auto;margin-right:auto;text-align:center}
  .area-trust--tablet-photo-relocated h2{max-width:760px;margin-left:auto;margin-right:auto}
  .hero{padding-top:18px}
  .hero-intro{order:1;padding-top:20px}
  .hero h1 span{display:block}
  .hero-portrait{order:2}
  .hero-card{display:none}
  .hero-portrait>img{transform:translate(clamp(-185px,calc(-12vw - 70px),-125px),34px)}
  .hero-copy{order:3;width:calc(100% + 40px);margin:0 -20px;padding:28px 20px 34px;background:var(--cream)}
  .hero-statement{margin-bottom:22px}
  .hero-problem,.hero-call,.hero-trust{display:none}
  .hero-actions{display:none}
  .credentials-action{display:block}
  .credentials-grid div,.credentials-grid div:first-child{padding:20px 14px}
  .credentials strong{font-size:21px}
  .credentials span{font-size:12px}
  .services,.career-conclusion{display:none}
  .downloads{display:none}
  #kanzlei .editorial-photo img{object-position:center top}
  .values{padding-bottom:40px}
  .work-method{padding-top:40px}
  .practice-combined>.wrap{display:block}
  .practice-heading{display:block;margin-bottom:48px}
  .practice-heading .eyebrow{margin-bottom:14px}
  .practice-heading h2{font-size:42px;max-width:680px}
  .practice-heading>p:last-child{margin-top:28px}
  .practice-copy{max-width:none;margin:0 0 46px}
  .practice-copy h3{margin-bottom:22px}
  .practice-gallery{grid-template-columns:1.08fr .92fr;gap:18px;margin-top:0}
  .practice-photo img{height:300px}
}
@media(min-width:761px) and (max-width:1100px){
  .hero-grid{grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);column-gap:26px;row-gap:0;align-items:end}
  .hero-intro{grid-column:1/-1;grid-row:1;padding-top:18px}
  .hero-copy{grid-column:1;grid-row:2;width:auto;margin:0;padding:62px 0 64px;background:transparent;align-self:start}
  .hero-portrait{grid-column:2;grid-row:2;min-height:500px;align-self:end;overflow:visible}
  .hero-portrait>img{max-height:520px;transform:translate(0,18px)}
  .hero-statement{margin:0;max-width:360px}
  .hero-statement strong{font-size:25px}
  .hero-statement span{font-size:17px;line-height:1.55}
  .hero-tablet-break{display:block}
}
@media(min-width:761px) and (max-width:1100px) and (orientation:landscape){
  .hero-portrait{min-height:465px}
  .hero-portrait>img{transform:translate(0,8px)}
}
@media(min-width:701px) and (max-width:1100px){
  .credentials-action{display:none}
}
@media(min-width:1101px){
  .problem-finder{padding-bottom:56px}
  .practice-combined{padding-top:56px}
  .problem-finder-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}
  .problem-finder-card{position:relative;isolation:isolate;grid-column:span 2;min-height:178px;padding:24px 104px 24px 22px;overflow:hidden;justify-content:flex-start;gap:22px;border-top:3px solid var(--gold);background:transparent;box-shadow:0 12px 28px rgba(16,27,47,.07)}
  .problem-finder-card::before{content:"";position:absolute;z-index:-2;inset:0 0 0 42%;background-position:center;background-size:cover}
  .problem-finder-card::after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#fbf8f3 0%,#fbf8f3 49%,rgba(251,248,243,.93) 63%,rgba(251,248,243,.22) 100%)}
  .problem-finder-card strong{font-size:23px}
  .problem-finder-card span{font-size:13px;line-height:1.45}
  .problem-finder-card b{position:absolute;right:18px;bottom:15px;margin:0;color:var(--gold)}
  .problem-finder-card--arbeitsrecht::before{background-image:url('assets/images/arbeitsweise-schoenfelder-pencil-768.webp')}
  .problem-finder-card--familienrecht::before{background-image:url('assets/images/mandantengespraech-modern-768.webp')}
  .problem-finder-card--mietrecht::before{background-image:url('assets/images/mietrecht-unterlagen-768.webp')}
  .problem-finder-card--verkehrsrecht::before{background-image:url('assets/images/gerichtsflur-modern-768.webp')}
  .problem-finder-card--vertragsrecht::before{background-image:url('assets/images/vertragsrecht-dokumente-768.webp')}
  .problem-finder-card--erbrecht::before{background-image:url('assets/images/erbrecht-testament-v2-768.webp')}
  .downloads{display:none}
  .legal-area-topics{padding-bottom:48px}
  .legal-area .topic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .legal-area .topic-card{box-shadow:0 12px 30px rgba(16,27,47,.06)}
  .subpage-hero--with-photo .subpage-aside{display:none}
  .subpage-hero--with-photo .subpage-hero-visual{margin-top:68px}
  .subpage-hero--with-photo .subpage-hero-feature{box-shadow:0 18px 40px rgba(16,27,47,.11)}
  .subpage-hero--with-photo .subpage-hero-inquiry{margin-top:14px}
  .area-trust--hero-photo-relocated .feature-photo--desktop-relocated{display:none}
  .area-trust--hero-photo-relocated{padding-top:76px;padding-bottom:76px}
  .area-trust--hero-photo-relocated .image-split{display:block;max-width:820px;margin-left:auto;margin-right:auto;text-align:center}
  .area-trust--hero-photo-relocated h2{max-width:760px;margin-left:auto;margin-right:auto}
  .subpage-desktop-consultation{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:7px 14px;align-items:baseline;margin:-4px 0 23px;padding:3px 0 3px 17px;border-left:3px solid var(--gold);max-width:640px}
  .subpage-desktop-consultation strong{font:21px/1.25 var(--display);color:var(--ink)}
  .subpage-desktop-consultation span{color:var(--muted);font-size:14px;line-height:1.5}
}
@media(hover:hover) and (pointer:fine){
  .legal-area .topic-card:hover{transform:translateY(-2px);box-shadow:0 15px 34px rgba(16,27,47,.09)}
}
@media(max-width:500px){.wrap{width:min(100% - 32px,1160px)}
.brand{font-size:18px}
.hero h1,.section-title{font-size:42px}
.hero-intro{order:1}
.hero-portrait{order:2}
.hero-copy{order:3}
.hero-portrait{min-height:410px}
.hero-portrait>img{max-height:430px}
.hero-card{left:0;right:auto;bottom:14px;width:250px;padding:18px 20px}
.hero-card strong{font-size:20px}
.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}
.hero-problem{margin-top:-4px;font-size:16px}.hero-trust{font-size:12px}.problem-finder h2{font-size:36px}.problem-finder-grid{grid-template-columns:1fr;gap:14px}.problem-finder-card{position:relative;isolation:isolate;min-height:246px;padding:24px;border:0;color:#fff;overflow:hidden;justify-content:flex-end;gap:9px;background-color:var(--blue);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.problem-finder-card::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(10,24,49,.04) 22%,rgba(10,24,49,.9) 100%);transition:transform .35s ease}.problem-finder-card:hover{border:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12);transform:none}.problem-finder-card:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.problem-finder-card strong{color:#fff;font-size:29px;line-height:1.08;text-shadow:0 1px 12px rgba(0,0,0,.32)}.problem-finder-card span{color:#fff;font-size:14px;text-shadow:0 1px 8px rgba(0,0,0,.36)}.problem-finder-card--arbeitsrecht::before{background:linear-gradient(180deg,rgba(10,24,49,.02) 20%,rgba(10,24,49,.9) 100%),url('assets/images/arbeitsweise-schoenfelder-pencil-768.webp') center/cover}.problem-finder-card--familienrecht::before{background:linear-gradient(180deg,rgba(10,24,49,.04) 20%,rgba(10,24,49,.9) 100%),url('assets/images/mandantengespraech-modern-768.webp') center/cover}.problem-finder-card--mietrecht::before{background:linear-gradient(180deg,rgba(10,24,49,.04) 20%,rgba(10,24,49,.9) 100%),url('assets/images/arbeitsweise-modern-768.webp') center/cover}.problem-finder-card--verkehrsrecht::before{background:linear-gradient(180deg,rgba(10,24,49,.02) 20%,rgba(10,24,49,.9) 100%),url('assets/images/gerichtsflur-modern-768.webp') center/cover}.problem-finder-card--vertragsrecht::before{background:linear-gradient(180deg,rgba(10,24,49,.06) 20%,rgba(10,24,49,.9) 100%),url('assets/images/oliver-niedostadek-768.webp') center/cover}.problem-finder-card--erbrecht::before{z-index:1;background:linear-gradient(180deg,rgba(10,24,49,.02) 20%,rgba(10,24,49,.82) 100%)}.problem-finder-card-image{display:block;position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover}.problem-finder-card--erbrecht strong,.problem-finder-card--erbrecht span,.problem-finder-card--erbrecht b{position:relative;z-index:2}.problem-finder-cta{font-size:15px}
.problem-finder-card--mietrecht::before{background:linear-gradient(180deg,rgba(10,24,49,.04) 20%,rgba(10,24,49,.9) 100%),url('assets/images/mietrecht-unterlagen-768.webp') center/cover}
.problem-finder-card--vertragsrecht::before{background:linear-gradient(180deg,rgba(10,24,49,.06) 20%,rgba(10,24,49,.9) 100%),url('assets/images/vertragsrecht-dokumente-768.webp') center/cover}
.values{padding-bottom:32px}.work-method{padding-top:24px}
.credentials-grid{grid-template-columns:1fr}
.credentials-grid div,.credentials-grid div:first-child{padding:16px 0;border-right:0;border-bottom:1px solid var(--line)}
.credentials-grid div:last-child{border-bottom:0}
.service-grid{grid-template-columns:1fr}
.service,.service:not(:first-child){padding:22px 0;border-right:0}
.contact h2,.digital h2{font-size:36px}
.career-head h2{font-size:36px}
.career-grid{grid-template-columns:1fr}
.career-grid li,.career-grid li:nth-child(even){padding:24px 0}
.career-grid li:nth-child(odd){border-right:0}
.career-conclusion{margin-top:30px}
.subpage-hero{padding:42px 0 54px}
.inquiry-hero{padding-bottom:26px}
.inquiry-form-section{padding-top:28px}
.breadcrumb{margin-bottom:30px}
.subpage-hero h1,.profile-hero h1{font-size:46px}
.guide-hero h1{overflow-wrap:anywhere;hyphens:auto}
.profile-hero h1,.career-grid h3{overflow-wrap:anywhere}
.subpage-lead{font-size:18px}
.topic-grid,.contact-option-grid{grid-template-columns:1fr}
.related-areas-grid{grid-template-columns:1fr;gap:24px}
.topic-card{padding:24px}
.approach-grid,.profile-story-grid,.values-grid,.secure-grid,.intake-grid,.faq-grid,.page-cta-grid{grid-template-columns:minmax(0,1fr);gap:34px}
.section-intro h2,.approach h2,.faq-grid h2,.profile-story h2,.values h2,.secure-grid h2,.intake-grid h2{font-size:36px}
.values h2{overflow-wrap:anywhere}
.page-cta h2{font-size:38px}
.profile-hero-grid>div:first-child{padding-top:42px}
.profile-hero .eyebrow{overflow-wrap:anywhere}
.profile-portrait{min-height:410px}
.profile-portrait img{max-height:430px}
.subpage-hero .breadcrumb,.profile-hero .breadcrumb{display:none}
.subpage-hero-inquiry{display:none}
.subpage-hero--with-photo .subpage-hero-grid{grid-template-columns:minmax(0,1fr);gap:30px}
.subpage-hero--with-photo .subpage-hero-visual{padding:0}
.subpage-hero--with-photo .subpage-hero-feature{display:none}
.subpage-hero--with-photo .subpage-aside{position:static;width:100%;max-width:none;margin:0;box-shadow:none}
.subpage-hero--with-photo .subpage-aside-phone{white-space:normal}
.subpage-aside-inquiry{display:inline-flex;align-items:center;justify-content:center;background:var(--gold);color:#fff!important;padding:13px 17px;text-decoration:none}
.subpage-aside-phone{display:block;width:max-content;margin-top:17px;text-underline-offset:4px}
.subpage-aside-phone span{font-weight:500}
.subpage-mobile-feature{display:block;margin:26px -16px 0;overflow:hidden;background:var(--sand)}
.subpage-mobile-feature img{display:block;width:100%;height:255px;object-fit:cover;object-position:center}
.subpage-mobile-trust{display:block;padding:31px 0 29px}
.subpage-mobile-trust .eyebrow{margin-bottom:11px}
.subpage-mobile-trust h2{margin:0 0 16px;font:400 clamp(30px,8vw,36px)/1.12 var(--display);letter-spacing:-.02em}
.subpage-mobile-trust p:last-child{margin-bottom:0}
.feature-photo--mobile-relocated{display:none}
.area-trust--mobile-photo-relocated{display:none}
.profile-hero{background:#fff}
.profile-hero-grid>div.profile-hero-heading{padding:34px 0 22px}
.profile-portrait{margin:0 -16px;background:var(--sand)}
.profile-hero-text{padding:28px 0 44px}
.profile-mobile-subheading{display:block;margin:0 0 16px;font:400 clamp(29px,7.8vw,35px)/1.12 var(--display);letter-spacing:-.02em}
.profile-hero-text .button{display:none}
.career-grid--profile{grid-template-columns:1fr}
.contact-option-grid p{min-height:0}
.form-grid{grid-template-columns:1fr}
.inquiry-form{padding:24px}
.image-split h2,.inquiry-form-grid h2{font-size:36px}
.office-community h2{font-size:36px}
.office-community-card{padding-left:20px}
.feature-photo img{height:68vw;max-height:420px}
.security-note .wrap{grid-template-columns:1fr;gap:8px}
.not-found .text-link{display:block;margin:20px 0 0}
}

/* Corporate design from the current letterhead: locally hosted Montserrat and original wordmark. */
body{font-family:Montserrat,Arial,sans-serif}
.site-header{background:rgba(255,255,255,.97)}
.nav{min-height:104px}
.brand{display:block;flex:0 1 286px;text-decoration:none;line-height:0}
.brand-logo{display:block;width:286px;height:auto}
@media(max-width:500px){
.nav{min-height:86px;gap:14px}
.brand{flex-basis:190px}
.brand-logo{width:190px}
.nav>.button{padding:10px 12px;font-size:12px}
}

/* Auf großen Bildschirmen keine zusätzliche Ratgeber-Vorschau auf der Startseite. */
@media(min-width:1101px){
  .guides-preview{display:none}
}

.legal-page{max-width:900px}
.legal-page>article>h1{margin-bottom:44px}
.legal-section{padding:30px 0;border-top:1px solid var(--line)}
.legal-section:first-of-type{border-top:0}
.legal-section h2{margin-top:0}
.legal-section h3{font:700 17px/1.4 var(--body);margin:26px 0 8px}
.legal-section address{font-style:normal;margin:0 0 18px}
.legal-section p{margin:0 0 16px}
.legal-review-note{background:#fff3cd;border-left:4px solid var(--gold);padding:18px 20px;margin:0 0 34px;color:#493b24}
@media(max-width:500px){.legal-page>article>h1{font-size:42px;overflow-wrap:anywhere;hyphens:auto}}

.downloads{background:#fff}
/* Die eigenstaendige Dokumentenseite bleibt in allen Ansichten sichtbar.
   Die allgemeinen .downloads-Regeln blenden nur den Startseitenabschnitt aus. */
.downloads.documents-page{display:block}
.downloads-head{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:end;margin-bottom:42px}
.downloads-head h1,.downloads-head h2{font:42px/1.15 var(--display);margin:0}
.downloads-head p:last-child{margin-bottom:0;color:var(--muted)}
.download-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.download-card{border:1px solid var(--line);padding:32px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:22px;align-items:start;background:var(--cream);min-width:0}
.download-icon{width:54px;height:64px;border:2px solid var(--blue);display:flex;align-items:center;justify-content:center;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.08em;position:relative}
.download-icon:after{content:'';position:absolute;right:-2px;top:-2px;border-top:15px solid #fff;border-left:15px solid transparent}
.download-card h2,.download-card h3{font:27px/1.2 var(--display);margin:0 0 10px}
.download-card p{font-size:14px;color:var(--muted);margin:0 0 18px}
.download-card .button{padding:10px 16px}
.document-status{display:inline-block;color:var(--muted);font-size:13px;font-weight:700;border-top:1px solid var(--line);padding-top:12px}
.downloads-note{font-size:13px;color:var(--muted);margin:28px 0 0}
@media(max-width:850px){.downloads-head{grid-template-columns:1fr;gap:18px}.download-grid{grid-template-columns:1fr}}
@media(max-width:500px){.download-card{padding:24px;grid-template-columns:minmax(0,1fr)}.download-card h2,.download-card h3{overflow-wrap:anywhere}.download-icon{width:48px;height:56px}}

.mobile-nav{display:none;position:relative}
.mobile-nav>summary{width:48px;height:48px;border:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;list-style:none;background:#fff}
.mobile-nav>summary::-webkit-details-marker{display:none}
.mobile-nav>summary span{display:block;width:21px;height:2px;background:var(--ink);transition:.2s}
.mobile-nav>summary:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.mobile-nav[open]>summary span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.mobile-nav[open]>summary span:nth-child(2){opacity:0}
.mobile-nav[open]>summary span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.mobile-nav-panel{position:absolute;right:0;top:calc(100% + 16px);width:min(340px,calc(100vw - 32px));background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px rgba(20,33,61,.18);padding:18px;line-height:1.4}
.mobile-menu{list-style:none;margin:0 0 14px;padding:0}
.mobile-menu li{border-bottom:1px solid var(--line)}
.mobile-menu a{display:block;padding:13px 4px;text-decoration:none;font-size:15px;font-weight:700}
.mobile-menu .nav-submenu>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 4px;cursor:pointer;list-style:none;font-size:15px;font-weight:700}
.mobile-menu .nav-submenu>summary::-webkit-details-marker{display:none}
.mobile-menu .sub-menu{list-style:none;margin:0;padding:0 0 9px 14px;border-top:1px solid var(--line)}
.mobile-menu .sub-menu li{border-bottom:0}
.mobile-menu .sub-menu a{padding:10px 4px;font-size:14px;font-weight:600}
.mobile-menu .sub-menu-overview{border-top:1px solid var(--line);margin-top:4px;padding-top:4px}
.mobile-menu .sub-menu-overview a{font-weight:750}
.mobile-nav-panel>.button{display:flex;width:100%}
.mobile-portal-link{display:block;color:var(--blue);font-size:15px;font-weight:750;text-decoration:none;padding:13px 4px;border-bottom:1px solid var(--line);margin-bottom:14px}
.mobile-portal-link:hover{color:var(--gold)}
@media(max-width:1100px){.desktop-nav,.header-portal{display:none}.mobile-nav{display:block}.nav{justify-content:flex-start}.brand{margin-right:auto}}
@media(max-width:500px){.header-phone{border-left:0;padding-left:0;font-size:0}.header-phone:after{content:'Anrufen';font-size:12px}.header-cta{display:none}.mobile-nav-panel{position:fixed;top:87px;right:16px}.mobile-nav>summary{width:46px;height:46px}}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}.legal-area .topic-card:hover{transform:none}}
@media print{.site-header,.site-footer,.page-cta,.button,.mobile-nav,.skip-link{display:none!important}body{background:#fff;color:#000;font-size:12pt}.section,.subpage-hero{padding:24pt 0}.wrap{width:100%}a{text-decoration:none}.topic-grid,.career-grid{grid-template-columns:1fr 1fr}}

/* Ratgeber und Anfahrt */
.guides-preview{background:#fff}
.guides-preview-head{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:end;margin-bottom:36px}
.guides-preview-head h2{font:42px/1.15 var(--display);margin:0}
.guides-preview-head p:last-child{color:var(--muted);margin:0}
.guide-card-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}
.guide-card-grid>.guide-card{grid-column:span 2}
.guide-card{border:1px solid var(--line);padding:22px;background:var(--cream);min-width:0}
.guide-card h2,.guide-card h3{font:25px/1.16 var(--display);margin:0 0 12px;overflow-wrap:anywhere;hyphens:auto}
.guide-card h2 a{color:inherit;text-decoration:none}
.guide-card p{font-size:14px;color:var(--muted);margin:0 0 17px}
.guides-preview-link{margin:24px 0 0}.contact-access{border-top:1px solid var(--line);padding-top:16px;color:var(--muted)}
.guide-hero .subpage-lead{max-width:760px}.guide-disclaimer{font-size:14px;color:var(--muted);margin:22px 0 0}
.guide-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}
.guide-grid h2{font:42px/1.15 var(--display);margin:0}
.guide-steps{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}
.guide-steps li{display:grid;grid-template-columns:56px minmax(0,1fr);gap:16px;padding:24px 0;border-bottom:1px solid var(--line)}
.guide-steps span{font-size:12px;font-weight:800;color:var(--gold);letter-spacing:.1em;padding-top:5px}
.guide-steps h3{font:25px/1.18 var(--display);margin:0 0 8px}.guide-steps p{margin:0;color:var(--muted)}
.guide-documents{background:var(--cream)}
.guide-list{list-style:none;padding:0;margin:0 0 20px}.guide-list li{position:relative;padding:0 0 12px 24px}.guide-list li:before{content:'✓';position:absolute;left:0;color:var(--gold);font-weight:800}
.guide-contact-options{background:var(--sand);border-top:1px solid var(--line)}
.guide-contact-options .section-intro{max-width:840px}
.contact-option-grid--four{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.contact-option-grid--four article{display:flex;flex-direction:column;border-top:3px solid var(--gold);box-shadow:0 12px 30px rgba(16,27,47,.05)}
.contact-option-grid--four article p{min-height:0;margin-bottom:24px}
.contact-option-grid--four article .button{align-self:flex-start;margin-top:auto}
.contact-option-grid--four .contact-option--inquiry{background:var(--blue);color:#fff;border-color:var(--gold)}
.contact-option-grid--four .contact-option--inquiry h3{color:#fff}
.contact-option-grid--four .contact-option--inquiry p{color:#dce5ef}
.contact-option-grid--four .contact-option--inquiry .button{background:var(--gold);border-color:var(--gold)}
.guide-further{background:var(--cream);border-top:1px solid var(--line)}
.guide-further .aftercare-next-grid{align-items:center;max-width:1000px}
.guide-further h2{font:38px/1.15 var(--display);margin:0 0 16px}
.guide-further p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.6;margin:0;max-width:440px}
.decision-brief-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.decision-brief{background:#fff;border-top:3px solid var(--gold);min-width:0;padding:24px}
.decision-brief>span{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.decision-brief h3{font:25px/1.18 var(--display);margin:15px 0 11px}
.decision-brief h3 a{color:var(--ink);overflow-wrap:anywhere;text-decoration:none}
.decision-brief h3 a:hover,.decision-brief-links a:hover{color:var(--gold)}
.decision-brief p{color:var(--muted);font-size:14px;line-height:1.58;margin:0}
.decision-brief-links{border-top:1px solid var(--line);display:grid;gap:8px;margin-top:18px;padding-top:13px}
.decision-brief-links a{color:var(--blue);font-size:13px;font-weight:800;text-decoration:none}
.decision-reading{max-width:760px}
.decision-reading>p{color:#3d4d60;font-size:20px;line-height:1.6;margin:0 0 18px}
.decision-reading .legal-source{font-size:14px}
.decision-page .section{padding:64px 0}
.decision-summary{border-left:3px solid var(--gold);color:#3d4d60;font-size:18px;line-height:1.55;margin:26px 0 0;max-width:760px;padding:3px 0 3px 18px}
.decision-summary strong{color:var(--gold);display:block;font-size:11px;letter-spacing:.11em;margin-bottom:5px;text-transform:uppercase}
.decision-source-meta{margin-top:26px}
.decision-source-meta p{color:var(--muted);font-size:13px;margin:0}
.decision-source-meta a{color:var(--blue);display:inline-block;font-size:14px;font-weight:800;margin-top:10px;text-underline-offset:4px}
.decision-source-meta small{color:var(--muted);display:block;font-size:12px;margin-top:9px}
.reviewer-strip{background:#fff;border-bottom:1px solid var(--line)}
.content-reviewer{display:grid;grid-template-columns:58px minmax(0,1fr);gap:17px;align-items:center;max-width:760px;padding:20px 0}
.content-reviewer img{display:block;width:58px;height:58px;border-radius:50%;object-fit:cover;object-position:center 18%;background:var(--sand)}
.content-reviewer span{display:block;color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.content-reviewer strong{display:block;font:19px/1.25 var(--display);margin-top:2px}
.content-reviewer p{color:var(--muted);font-size:12px;line-height:1.45;margin:2px 0 0}
.content-reviewer a{display:inline-block;color:var(--blue);font-size:12px;font-weight:750;margin-top:5px;text-underline-offset:3px}
.case-hub-grid,.case-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.case-hub-card,.case-topic-card{display:flex;min-height:250px;flex-direction:column;padding:26px;background:#fff;border:1px solid var(--line);border-top:3px solid var(--gold);text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s}
.case-hub-card:hover,.case-topic-card:hover{border-color:#cbbda9;transform:translateY(-2px);box-shadow:0 12px 28px rgba(20,33,61,.08)}
.case-hub-card>span,.case-topic-card>span{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.case-hub-card>strong,.case-topic-card>strong{font:25px/1.18 var(--display);margin-top:14px}
.case-hub-card>p,.case-topic-card>p{color:var(--muted);font-size:14px;line-height:1.55;margin:12px 0 20px}
.case-hub-card>b,.case-topic-card>b{color:var(--blue);font-size:13px;margin-top:auto}
.guide-hub-link{background:var(--sand);border-top:1px solid #d8cec0;padding:28px 0}
.guide-hub-link a{display:flex;align-items:center;justify-content:space-between;gap:22px;text-decoration:none}
.guide-hub-link strong{font:24px/1.2 var(--display)}
.guide-hub-link span{color:var(--blue);font-size:14px;font-weight:750;text-align:right}

@media(max-width:900px){
  .case-hub-grid,.case-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
  .content-reviewer{grid-template-columns:50px minmax(0,1fr);padding:16px 0}
  .content-reviewer img{width:50px;height:50px}
  .content-reviewer strong{font-size:17px}
  .case-hub-grid,.case-topic-grid{grid-template-columns:minmax(0,1fr);gap:14px}
  .case-hub-card,.case-topic-card{min-height:0;padding:22px}
  .case-hub-card>strong,.case-topic-card>strong{font-size:23px}
  .guide-hub-link{padding:22px 0}
  .guide-hub-link a{align-items:flex-start;flex-direction:column;gap:8px}
  .guide-hub-link strong{font-size:21px}
  .guide-hub-link span{text-align:left}
}
@media(max-width:900px){.decision-brief-list{grid-template-columns:1fr}.decision-brief{padding:22px}}
@media(max-width:850px){.decision-reading{max-width:none}.decision-reading>p{font-size:18px}.decision-page .section{padding:52px 0}.decision-summary{font-size:17px}}
.form-required-note{margin:0 0 22px;padding:16px 18px;background:var(--cream);border-left:3px solid var(--gold);font-size:14px;line-height:1.55}
.form-optional{grid-column:1/-1;border:1px solid var(--line);background:var(--cream);padding:0 20px 20px}
.form-optional summary{padding:20px 28px 20px 0;cursor:pointer;font-weight:800;color:var(--blue)}
.form-optional>p{font-size:14px;color:var(--muted);margin:0 0 20px}
.form-grid--optional{padding-top:2px}
@media(max-width:1100px){.guide-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-card-grid>.guide-card{grid-column:auto}.contact-option-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){.guides-preview-head,.guide-grid{grid-template-columns:1fr;gap:24px}.guide-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guides-preview-head h2,.guide-grid h2{font-size:36px}}
@media(max-width:500px){.guide-card-grid{grid-template-columns:1fr}.guide-card{padding:22px}.guide-steps li{grid-template-columns:42px minmax(0,1fr)}.contact-option-grid--four{grid-template-columns:1fr}}

/* Zugangsvorschau zur WebAkte – ohne Speicherung von Zugangsdaten */
.webakte-login-page{min-height:calc(100vh - 104px);display:grid;place-items:center;padding:88px 20px;background:linear-gradient(120deg,rgba(12,29,55,.93),rgba(12,29,55,.70)),url('assets/images/webakte-modern.webp') center/cover}
.webakte-login-shell{width:min(100%,1020px);display:grid;grid-template-columns:1fr minmax(340px,440px);gap:72px;align-items:center;color:#fff}
.webakte-login-copy .eyebrow{color:#dfc69f}.webakte-login-copy h1{font:56px/1.08 var(--display);margin:0 0 22px}.webakte-login-copy p{max-width:510px;color:#e6edf5;font-size:18px;line-height:1.6}
.webakte-login-card{background:#fff;color:var(--ink);padding:38px;box-shadow:0 24px 70px rgba(0,0,0,.26)}
.webakte-login-card h2{font:34px/1.15 var(--display);margin:0 0 10px}.webakte-login-card>p{color:var(--muted);font-size:14px;line-height:1.55}
.webakte-login-card label{display:block;font-size:13px;font-weight:800;margin:22px 0 7px}.webakte-login-card input{width:100%;box-sizing:border-box;border:1px solid var(--line);background:#f7f4ef;padding:14px;font:16px var(--body);color:var(--muted)}
.webakte-login-card .button{display:block;width:100%;box-sizing:border-box;margin-top:24px;text-align:center}.webakte-login-note{margin:18px 0 0!important;padding-top:18px;border-top:1px solid var(--line);font-size:12px!important}
@media(max-width:800px){.webakte-login-page{padding:58px 20px}.webakte-login-shell{grid-template-columns:1fr;gap:36px}.webakte-login-copy h1{font-size:46px}.webakte-login-card{padding:28px}}

/* Bestätigung nach erfolgreicher unverbindlicher Anfrage */
.form-success-dialog{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:24px;background:rgba(12,29,55,.62)}
.form-success-dialog__panel{width:min(100%,520px);box-sizing:border-box;background:#fff;padding:42px;box-shadow:0 28px 80px rgba(0,0,0,.30)}
.form-success-dialog__panel h2{font:38px/1.13 var(--display);margin:0 0 18px}.form-success-dialog__panel p{color:var(--muted);line-height:1.6}.form-success-dialog__notice{border-top:1px solid var(--line);padding-top:16px;font-size:13px}.form-success-dialog__panel .button{margin-top:10px}
@media(max-width:500px){.form-success-dialog__panel{padding:30px 25px}.form-success-dialog__panel h2{font-size:32px}}

/* Lokaler Entwurf: verdichtete mobile Startseite. Desktop bleibt unverändert. */
@media(max-width:500px){
  .hero{background:#fff;padding:0;overflow:visible}
  .hero-grid{gap:0}
  .hero-intro{padding:28px 0 20px}
  .hero-portrait{width:calc(100% + 32px);margin:0 -16px;min-height:392px;background:linear-gradient(90deg,rgba(251,250,248,.94),rgba(251,250,248,.38)),url('assets/images/telgte-marktplatz-768.webp') center/cover;overflow:hidden}
  .hero-portrait>img{max-height:400px;align-self:flex-end}
  .hero-card{bottom:18px;left:16px;width:min(252px,calc(100% - 32px))}
  .hero-copy{width:calc(100% + 32px);margin:0 -16px;padding:32px 16px 42px;background:var(--cream)}
  .hero-text{font-size:18px;line-height:1.55;margin-bottom:25px}
  .hero-problem{margin:0 0 22px}
  .hero-actions{gap:16px}
  .hero-trust{margin-top:16px}

  .credentials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .credentials-grid div,.credentials-grid div:first-child{padding:17px 10px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
  .credentials-grid div:nth-child(even){border-right:0}
  .credentials-grid div:nth-last-child(-n+2){border-bottom:0}
  .credentials strong{font-size:21px}

  .problem-finder{padding:56px 0;overflow:hidden}
  .problem-finder h2{margin-bottom:24px;font-size:34px}
  .problem-finder-grid{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;margin-right:-16px;padding:0 16px 6px 0;scrollbar-width:none}
  .problem-finder-grid::-webkit-scrollbar{display:none}
  .problem-finder-card{flex:0 0 calc(100% - 42px);min-height:224px;scroll-snap-align:start;padding:23px}
  .problem-finder-card strong{font-size:27px}
  .problem-finder-cta{margin-top:22px}

  #kanzlei.section{padding:50px 0}
  #kanzlei.practice-combined>.wrap{display:block}
  #kanzlei .practice-heading{display:none}
  #kanzlei .practice-copy{margin:0}
  #kanzlei .practice-copy h3{font-size:34px;margin:0 0 18px}
  #kanzlei .practice-copy p{margin-top:0}
  #kanzlei .practice-mobile-intro{display:block}
  #kanzlei .practice-detail{display:none}
  #kanzlei .practice-gallery{display:none}

  .values,.work-method,.career,.services,.guides-preview,.court-experience,.office-community,#fragen{display:none}
  .approach{padding:56px 0}
  .approach h2{font-size:34px}
  .numbered-steps li{padding:17px 0}
  .digital{padding:56px 0}
  .digital h2{font-size:34px}
  .portal-row{display:none}
  .portal-panel{margin-top:24px}
  .downloads{padding:56px 0}
  .downloads-head{margin-bottom:26px}
  .downloads-head h2{font-size:34px}
  .downloads-head p:last-child{display:none}
  .download-card{padding:22px}
  .contact{padding:56px 0}
}

@media(max-width:760px){
  .area-contact-paths .contact-path-grid{grid-template-columns:minmax(0,1fr)}
  .area-contact-paths .contact-paths-intro h2{font-size:38px}
}

/* Problemseiten: wiederverwendbare Wissens- und Beratungsstruktur */
.problem-hero{padding-bottom:66px}.problem-hero h1{max-width:850px}.problem-hero h1 span{color:var(--blue)}
.problem-hero .problem-hero-lead{margin:4px 0 0;max-width:720px}
.minute-facts,.misconceptions,.costs-section,.decisions-section{display:none}
.problem-jump-nav{display:none}
.orientation-journey{background:#fff;border-bottom:1px solid var(--line);padding:32px 0 36px}.orientation-journey-grid{display:grid;grid-template-columns:250px minmax(0,1fr);gap:58px;align-items:start}.orientation-journey-intro .eyebrow{margin-bottom:7px}.orientation-journey-intro p:last-child{font:14px/1.45 var(--body);color:var(--muted);margin:0}.orientation-journey-nav{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.orientation-journey-nav:before{content:'';position:absolute;left:10%;right:10%;top:16px;height:1px;background:var(--line)}.orientation-journey-nav a{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--blue);font-size:12px;font-weight:800;line-height:1.3;text-align:center;text-decoration:none}.journey-dot{width:33px;height:33px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;background:#fff;color:var(--gold);font-size:12px}.orientation-journey-nav a:first-child .journey-dot{background:var(--blue);border-color:var(--blue);color:#fff}.orientation-journey-nav a:hover{color:var(--gold)}.orientation-journey-nav a:hover .journey-dot{background:var(--gold);border-color:var(--gold);color:#fff}
.problem-page-body{background:#fff}.problem-page-body-grid{display:grid;grid-template-columns:190px minmax(0,1fr);gap:46px;align-items:start}.problem-page-content{min-width:0}.problem-page-content .wrap{width:100%}.problem-page-content .section:first-child{padding-top:74px}.problem-page-content .page-cta{margin-left:calc((100vw - min(1160px,calc(100vw - 40px)))/-2);margin-right:calc((100vw - min(1160px,calc(100vw - 40px)))/-2)}.orientation-journey{position:sticky;top:120px;z-index:2;background:transparent;border:0;padding:76px 0 0}.orientation-journey-grid{display:block}.orientation-journey-intro{padding-bottom:22px;border-bottom:1px solid var(--line)}.orientation-journey-intro .eyebrow{margin-bottom:4px}.orientation-journey-intro p:last-child{font-size:13px}.orientation-journey-nav{display:flex;flex-direction:column;gap:0;margin-top:18px}.orientation-journey-nav:before{left:16px;right:auto;top:16px;bottom:16px;width:1px;height:auto}.orientation-journey-nav a{flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;text-align:left;padding:10px 0;font-size:12px}.journey-dot{flex:0 0 33px}
.stage-section{border-bottom:1px solid var(--line)}.stage-section--soft{background:var(--sand)}.stage-section--deadline{background:var(--ink);color:#fff}.stage-section--deadline .eyebrow{color:#dbc19f}.stage-section--deadline h2{color:#fff}.stage-section--deadline .problem-explanation>div:last-child>p{color:#dce4ed}.stage-section--deadline .legal-source{font-size:13px}.stage-section--deadline .legal-source a{color:#fff;text-underline-offset:4px}.stage-section--deadline .legal-source a:hover{color:#dbc19f}
.problem-context-bar{position:sticky;top:82px;z-index:6;display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);padding:13px 0}.problem-context-bar span{color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.problem-context-bar strong{font-size:13px;color:var(--blue)}
#wichtig .problem-step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.orientation-journey-nav a:first-child .journey-dot{background:#fff;border-color:var(--gold);color:var(--gold)}.orientation-journey-nav a.is-active{color:var(--blue)}.orientation-journey-nav a.is-active .journey-dot{background:var(--blue);border-color:var(--blue);color:#fff}
.problem-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:70px;align-items:end}.problem-hero .subpage-lead{margin:0;max-width:720px}
.deadline-card{background:var(--ink);color:#fff;padding:25px 28px;border-top:4px solid var(--gold)}.deadline-card strong{display:block;font:25px var(--display)}.deadline-card p{font-size:14px;line-height:1.55;color:#dce4ed;margin:10px 0 14px}.deadline-card a{color:#fff;font-size:13px;font-weight:800;text-underline-offset:4px}.problem-hero-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-top:32px}
.problem-jump-nav{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:82px;z-index:8}.problem-jump-nav .wrap{display:flex;gap:28px;overflow:auto}.problem-jump-nav a{display:block;white-space:nowrap;padding:14px 0;text-decoration:none;font-size:13px;font-weight:800;color:var(--blue)}.problem-jump-nav a:hover{color:var(--gold)}
.section-intro{max-width:760px}.section-intro h2,.problem-explanation h2,.related-problems h2{font:42px/1.15 var(--display);margin:0 0 18px}.section-intro>p:last-child{color:var(--muted);margin:0}.problem-actions{background:#fff}.problem-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;list-style:none;border-top:1px solid var(--line);margin:40px 0 0;padding:0}.problem-step-grid li{padding:28px 24px 6px 0;border-right:1px solid var(--line)}.problem-step-grid li:not(:first-child){padding-left:24px}.problem-step-grid li:last-child{border:0}.problem-step-grid span{color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.1em}.problem-step-grid h3{font:25px/1.18 var(--display);margin:16px 0 10px}.problem-step-grid p{font-size:14px;line-height:1.55;color:var(--muted);margin:0}
.minute-facts{background:var(--sand)}.minute-facts .wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.minute-facts h2{font:42px/1.15 var(--display);margin:0}.minute-facts dl{margin:0;border-top:1px solid #d8cec0}.minute-facts dl div{display:grid;grid-template-columns:110px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid #d8cec0}.minute-facts dt{color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.minute-facts dd{margin:0;color:#3d4d60;font-size:15px;line-height:1.55}
.problem-explanation{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.problem-explanation>div:last-child>p{margin:0 0 18px;color:#3d4d60}.orientation-path{background:#fff}.orientation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:38px}.orientation-grid article,.orientation-grid>a{display:block;border:1px solid var(--line);background:var(--cream);padding:24px;text-decoration:none}.orientation-grid h3,.orientation-grid strong{display:block;font:25px/1.15 var(--display);margin:0 0 12px}.orientation-grid p,.orientation-grid span{display:block;color:var(--muted);font-size:14px;line-height:1.55;margin:0}.orientation-grid>a:hover{border-color:var(--gold);transform:translateY(-2px)}.orientation-grid>a span{color:var(--blue);font-weight:700}
.misconceptions{background:var(--ink);color:#fff}.misconceptions .eyebrow{color:#dbc19f}.misconceptions .problem-explanation h2{color:#fff}.misconception-list{border-top:1px solid rgba(255,255,255,.25)}.misconception-list article{padding:20px 0;border-bottom:1px solid rgba(255,255,255,.25)}.misconception-list h3{font:24px/1.2 var(--display);margin:0 0 8px}.misconception-list p{color:#d2d9e1!important;font-size:14px;line-height:1.55;margin:0!important}.download-teaser{margin-top:26px;padding:20px 22px;border-left:3px solid var(--gold);background:#fff}.download-teaser strong{font:23px var(--display)}.download-teaser p{font-size:14px;color:var(--muted);margin:7px 0}.download-teaser span{color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.costs-section{background:#fff}.cost-grid,.decision-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:38px}.cost-grid article{border-top:3px solid var(--gold);background:var(--cream);padding:24px}.cost-grid h3{font:26px var(--display);margin:0 0 10px}.cost-grid p,.cost-note{font-size:14px;line-height:1.6;color:var(--muted);margin:0}.cost-note{margin-top:22px}.decisions-section{background:var(--sand)}.decision-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.decision-grid article{background:#fff;padding:28px;border:1px solid #d8cec0}.decision-court{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px}.decision-grid h3{font:28px/1.16 var(--display);margin:0 0 12px}.decision-grid article>p:not(.decision-court){color:var(--muted);font-size:14px;line-height:1.6}.related-problems{background:#fff}.related-problems h2{max-width:640px}.problem-cta small{display:block;color:#dce4ed;font-size:12px;line-height:1.5;margin-top:16px;max-width:350px}.page-cta-phone{display:block;color:#fff;font-size:14px;font-weight:800;margin-top:16px;text-underline-offset:4px}
@media(max-width:900px){.problem-hero-grid,.minute-facts .wrap,.problem-explanation{grid-template-columns:1fr;gap:30px}.deadline-card{max-width:620px}.problem-step-grid,.orientation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.problem-step-grid li:nth-child(2){border-right:0}.problem-step-grid li:nth-child(n+3){padding-top:28px;border-top:1px solid var(--line)}.cost-grid{grid-template-columns:1fr}.cost-grid article{padding:22px}.problem-jump-nav{top:82px}}
@media(max-width:500px){.problem-hero{padding:42px 0 48px}.problem-hero h1{font-size:45px}.problem-hero-grid{gap:24px}.deadline-card{padding:22px}.problem-hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.problem-jump-nav{top:70px}.problem-jump-nav .wrap{gap:20px}.problem-jump-nav a{font-size:12px}.section-intro h2,.problem-explanation h2,.related-problems h2,.minute-facts h2{font-size:34px}.problem-step-grid,.orientation-grid,.decision-grid{grid-template-columns:1fr}.problem-step-grid li,.problem-step-grid li:not(:first-child){padding:22px 0;border-right:0;border-top:1px solid var(--line)}.problem-step-grid li:first-child{border-top:0}.minute-facts dl div{grid-template-columns:1fr;gap:5px}.orientation-grid{margin-top:28px}.decision-grid{margin-top:28px}.decision-grid article{padding:24px}.decision-grid h3{font-size:26px}}
@media(max-width:650px){.orientation-journey{padding:26px 0}.orientation-journey-grid{grid-template-columns:1fr;gap:20px}.orientation-journey-nav{grid-template-columns:1fr;gap:0}.orientation-journey-nav:before{left:16px;right:auto;top:16px;bottom:16px;width:1px;height:auto}.orientation-journey-nav a{flex-direction:row;justify-content:flex-start;text-align:left;gap:14px;padding:8px 0;font-size:13px}.journey-dot{flex:0 0 33px}}
@media(max-width:900px){.problem-page-body-grid{grid-template-columns:1fr}.orientation-journey{position:static;padding:34px 0 8px;border-bottom:1px solid var(--line)}.orientation-journey-intro{border:0;padding-bottom:12px}.orientation-journey-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:0}.orientation-journey-nav:before{left:10%;right:10%;top:16px;bottom:auto;width:auto;height:1px}.orientation-journey-nav a{flex-direction:column;justify-content:flex-start;gap:8px;text-align:center;padding:0;font-size:11px}.problem-page-content .section:first-child{padding-top:56px}.problem-page-content .page-cta{margin-left:calc((100vw - min(1160px,calc(100vw - 40px)))/-2);margin-right:calc((100vw - min(1160px,calc(100vw - 40px)))/-2)}}
@media(max-width:500px){.orientation-journey-nav{display:flex;flex-direction:column;gap:0}.orientation-journey-nav:before{left:16px;right:auto;top:16px;bottom:16px;width:1px;height:auto}.orientation-journey-nav a{flex-direction:row;justify-content:flex-start;gap:12px;text-align:left;padding:8px 0;font-size:13px}}
@media(min-width:901px){.stage-section{min-height:70vh;display:flex;align-items:center}.stage-section .wrap{width:100%}.problem-page-content .page-cta{min-height:66vh;display:flex;align-items:center}.problem-page-content .page-cta .wrap{width:100%}}
@media(max-width:500px){.problem-context-bar{top:70px;padding:10px 0}.problem-context-bar strong{font-size:12px}.stage-section{min-height:0}}
@media(min-width:901px){.problem-hero{position:sticky;top:82px;z-index:7;min-height:500px;background:var(--cream);border-bottom:1px solid var(--line);display:flex;align-items:center}.problem-hero .wrap{width:min(1160px,calc(100% - 40px))}.orientation-journey{top:calc(82px + min(54vh,500px));padding:0}.orientation-journey-nav{margin-top:0}.problem-page-content .section:first-child{padding-top:76px}}
@media(min-width:901px){body:has(.problem-stage-mode){overflow:hidden}.problem-stage-mode{--stage-hero-height:min(51vh,560px);min-height:0}.problem-stage-mode .problem-hero{position:fixed;top:82px;left:0;right:0;height:var(--stage-hero-height);min-height:0;z-index:7;overflow:hidden}.problem-stage-mode .problem-page-body{position:fixed;top:calc(82px + var(--stage-hero-height));right:0;bottom:0;left:0;z-index:4;overflow:hidden}.problem-stage-mode .problem-page-body-grid{height:100%;grid-template-columns:190px minmax(0,1fr)}.problem-stage-mode .orientation-journey{position:relative;top:auto;height:100%;padding:36px 0 0}.problem-stage-mode .orientation-journey-nav{height:calc(100% - 36px);margin:0}.problem-stage-mode .problem-page-content{height:100%;overflow:hidden}.problem-stage-mode .stage-section{display:none;box-sizing:border-box;min-height:100%;height:100%;padding:54px 0 0!important;overflow:auto}.problem-stage-mode .stage-section.is-active{display:block}.problem-stage-mode .stage-section .wrap{width:100%}.problem-stage-mode .page-cta.stage-section{margin:0;display:none}.problem-stage-mode .page-cta.stage-section.is-active{display:flex}.problem-stage-mode .problem-page-content .section:first-child{padding-top:54px!important}.problem-stage-mode .stage-section .problem-step-grid{margin-top:28px}.problem-stage-mode .stage-section .section-intro{max-width:720px}.problem-stage-mode .stage-section.is-active>.wrap{animation:stage-enter .36s ease both}@keyframes stage-enter{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}}

/* Die letzte Station folgt derselben ruhigen Flächenlogik wie die Orientierungsschritte. */
.problem-cta{background:#fff;color:var(--ink);border-bottom:1px solid var(--line)}
.problem-cta p:not(.eyebrow){color:var(--muted)}
.problem-cta .page-cta-phone{color:var(--blue)}
.problem-cta small{color:var(--muted)}
@media(min-width:901px){.problem-stage-mode .page-cta.stage-section.is-active{align-items:flex-start!important;justify-content:flex-start;padding-top:54px!important}.problem-stage-mode .page-cta.stage-section .wrap{margin:0 auto}.problem-stage-mode .problem-cta .page-cta-grid{align-items:start}}
@media(min-width:901px){.problem-stage-mode .orientation-journey-nav:before{left:20px;top:20px;bottom:20px}.problem-stage-mode .orientation-journey-nav a{gap:14px;padding:12px 0;font-size:14px}.problem-stage-mode .journey-dot{flex-basis:40px;width:40px;height:40px;font-size:13px}}
@media(min-width:901px){.problem-stage-mode .orientation-journey-nav a.is-active{font-size:16px}.problem-stage-mode .orientation-journey-nav a.is-active .journey-dot{transform:scale(1.08)}}
@media(min-width:901px){.problem-stage-mode .problem-explanation{display:block;max-width:760px}.problem-stage-mode .problem-explanation>div:last-child>p,.problem-stage-mode .problem-explanation>div>p{color:#3d4d60}.problem-stage-mode .stage-section--deadline .problem-explanation>div>p{color:#dce4ed}.problem-stage-mode .section-intro{margin-bottom:28px}}
@media(min-width:901px){.problem-stage-mode .problem-page-body-grid{grid-template-columns:270px minmax(0,1fr);gap:38px}.problem-stage-mode .orientation-journey-nav{height:auto}.problem-stage-mode .orientation-journey-nav:before{top:22px;bottom:34px}.problem-stage-mode .orientation-journey-nav a{gap:16px;padding:14px 0;font:25px/1.12 var(--display);letter-spacing:0}.problem-stage-mode .journey-dot{flex-basis:44px;width:44px;height:44px;font:14px var(--body)}.problem-stage-mode .orientation-journey-nav a.is-active{font-size:27px}.problem-stage-mode .orientation-journey-nav a.is-active .journey-dot{transform:scale(1.06)}}
@media(min-width:901px){.problem-stage-mode .orientation-journey-nav a:not(.is-active){color:#788697}.problem-stage-mode .orientation-journey-nav a.is-active{color:var(--blue);font-weight:700}.problem-stage-mode .problem-explanation>div>p:not(.legal-source),.problem-stage-mode .section-intro>p:last-child{font-size:20px;line-height:1.6}}

.situation-assessment{max-width:960px}.assessment-lead{max-width:760px;color:#3d4d60;font-size:20px;line-height:1.6;margin:0 0 28px}.situation-check{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.situation-check fieldset{margin:0;padding:22px;border:1px solid #d8cec0;background:#fff}.situation-check legend{padding:0;color:var(--ink);font:22px/1.18 var(--display)}.situation-check label{display:block;cursor:pointer;color:#536477;font-size:15px;line-height:1.45;margin-top:15px}.situation-check input{accent-color:var(--blue);margin:0 8px 0 0}.assessment-note{max-width:760px;border-left:3px solid var(--gold);color:var(--muted);font-size:15px;line-height:1.55;margin:26px 0 0;padding-left:15px}.situation-check label:hover{color:var(--blue)}
@media(max-width:900px){.situation-check{grid-template-columns:1fr}}

/* Verdichtete Folge nach der Orientierung: nur Vertiefung, keine zweite lange Seite. */
.problem-urgent-note{border-left:3px solid var(--gold);color:#3d4d60;font-size:16px;line-height:1.55;margin:24px 0 0;max-width:720px;padding-left:15px}.problem-urgent-note strong{color:var(--ink)}
.contact-trust-kicker{color:var(--ink)!important;font:25px/1.2 var(--display);margin:0 0 14px!important}
.aftercare-further{background:var(--sand)}.aftercare-further-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.aftercare-further article{border-top:3px solid var(--gold);background:#fff;padding:25px}.aftercare-further article>span{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.aftercare-further h3{font:25px/1.18 var(--display);margin:16px 0}.aftercare-further a{display:block;border-top:1px solid var(--line);color:var(--blue);font-size:15px;font-weight:700;line-height:1.45;padding:11px 0;text-decoration:none}.aftercare-further a:hover{color:var(--gold)}
@media(max-width:900px){.aftercare-further-grid{grid-template-columns:1fr}.problem-urgent-note{font-size:15px}.contact-trust-kicker{font-size:23px}}

.problem-aftercare{background:#fff}.aftercare-next{background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:72px 0}.aftercare-next-grid,.aftercare-legal-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.aftercare-next h2,.aftercare-heading h2,.aftercare-legal h2{font:42px/1.15 var(--display);margin:0}.aftercare-actions{display:grid;gap:0;border-top:1px solid var(--line)}.aftercare-action{display:grid;grid-template-columns:1fr auto;gap:20px;border-bottom:1px solid var(--line);color:var(--ink);padding:18px 0;text-decoration:none}.aftercare-action strong{font:22px var(--display)}.aftercare-action span{align-self:center;color:var(--muted);font-size:14px}.aftercare-action:hover strong{color:var(--gold)}.aftercare-heading{max-width:760px;margin-bottom:40px}.aftercare-faq{background:#fff}.aftercare-faq-grid{border-top:1px solid var(--line)}.aftercare-faq details{border-bottom:1px solid var(--line);padding:21px 0}.aftercare-faq summary{cursor:pointer;font:25px/1.2 var(--display);padding-right:42px}.aftercare-faq p{color:#3d4d60;font-size:17px;line-height:1.65;max-width:760px;margin:16px 0 0}.aftercare-legal{background:var(--sand)}.aftercare-legal>div>div>p:last-child{color:#3d4d60;font-size:18px;line-height:1.65;margin:20px 0 0}.source-list{border-top:1px solid #d8cec0}.source-list a{display:grid;gap:5px;border-bottom:1px solid #d8cec0;color:var(--ink);padding:18px 0;text-decoration:none}.source-list a:hover strong{color:var(--gold)}.source-list span{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.source-list strong{font:23px/1.2 var(--display)}.source-list small{color:var(--muted);font-size:13px}.aftercare-cost-grid,.aftercare-download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.aftercare-cost-grid article{border-top:3px solid var(--gold);background:var(--cream);padding:25px}.aftercare-cost-grid strong{font:25px/1.18 var(--display)}.aftercare-cost-grid p{color:var(--muted);font-size:15px;line-height:1.6;margin:12px 0 0}.aftercare-downloads{background:var(--sand)}.aftercare-download-grid a{background:#fff;border:1px solid #d8cec0;color:var(--ink);display:flex;flex-direction:column;min-height:215px;padding:25px;text-decoration:none}.aftercare-download-grid a:hover{border-color:var(--gold)}.aftercare-download-grid span{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.aftercare-download-grid strong{font:25px/1.18 var(--display);margin:18px 0}.aftercare-download-grid small{color:var(--muted);font-size:14px;margin-top:auto}.aftercare-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.aftercare-related-grid a{border-top:1px solid var(--line);color:var(--ink);font:25px/1.2 var(--display);padding:20px 0;text-decoration:none}.aftercare-related-grid a:hover{color:var(--gold)}.aftercare-related-grid span{color:var(--gold);float:right}.aftercare-final{background:var(--ink);color:#fff;padding:44px 0}.aftercare-final .wrap{align-items:center;display:flex;justify-content:space-between;gap:24px}.aftercare-final p{font:28px/1.2 var(--display);margin:0}.aftercare-final .text-link{color:#fff;font-weight:800;text-underline-offset:4px}
@media(max-width:900px){.aftercare-next-grid,.aftercare-legal-grid,.aftercare-cost-grid,.aftercare-download-grid,.aftercare-related-grid{grid-template-columns:1fr;gap:28px}.aftercare-next,.section{padding:58px 0}.aftercare-next h2,.aftercare-heading h2,.aftercare-legal h2{font-size:36px}.aftercare-final .wrap{align-items:flex-start;flex-direction:column}.aftercare-action{grid-template-columns:1fr}.aftercare-action span{margin-top:-12px}}

/* Am Anfang und Ende gibt die Orientierung den Scrollvorgang wieder an die Seite zurück. */
@media(min-width:901px){
  body:has(.problem-stage-mode.is-scroll-released){overflow:auto}
  .problem-stage-mode.is-scroll-released{min-height:0}
  .problem-stage-mode.is-scroll-released .problem-hero{position:relative;top:auto;left:auto;right:auto;height:auto;min-height:500px;overflow:visible}
  .problem-stage-mode.is-scroll-released .problem-page-body{position:relative;top:auto;right:auto;bottom:auto;left:auto;overflow:visible}
  .problem-stage-mode.is-scroll-released .problem-page-body-grid{height:auto}
  .problem-stage-mode.is-scroll-released .orientation-journey{position:sticky;top:110px;height:auto;padding:56px 0}
  .problem-stage-mode.is-scroll-released .problem-page-content{height:auto;overflow:visible}
  .problem-stage-mode.is-scroll-released .stage-section{box-sizing:border-box;min-height:56vh;height:auto;padding:78px 0!important;overflow:visible}
  .problem-stage-mode.is-scroll-released .page-cta.stage-section.is-active{align-items:flex-start;padding-top:78px!important}
}

/* Alternative ohne Fortschrittsbalken: erst Überblick, dann ein ruhiger Lesefluss. */
html{scroll-behavior:smooth}
.problem-immediate{border-bottom:1px solid var(--line);padding:30px 0}
.problem-immediate .eyebrow{margin-bottom:15px}
.problem-immediate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:900px}
.problem-immediate-grid a{align-items:center;border-left:1px solid var(--line);color:var(--blue);display:flex;gap:12px;padding:3px 24px;text-decoration:none}
.problem-immediate-grid a:first-child{border-left:0;padding-left:0}
.problem-immediate-grid span{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.1em}
.problem-immediate-grid strong{font-size:15px;line-height:1.35}
.problem-immediate-grid a:hover strong{color:var(--gold)}
.problem-overview{background:var(--sand);border-bottom:1px solid var(--line);padding:52px 0 56px}
.problem-overview-head{max-width:660px}
.problem-overview h2{font:36px/1.18 var(--display);margin:0}
.problem-overview-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px;max-width:1020px}
.problem-overview-list a{border-bottom:1px solid #d8cec0;color:var(--ink);font:20px/1.2 var(--display);padding:17px 22px 17px 0;text-decoration:none}
.problem-overview-list a:nth-child(3n+2),.problem-overview-list a:nth-child(3n+3){padding-left:22px}
.problem-overview-list a span{color:var(--gold);font:11px var(--body);font-weight:800;letter-spacing:.1em;margin-right:10px;vertical-align:middle}
.problem-overview-list a:hover{color:var(--gold)}
.problem-reading{background:#fff}
.problem-reading .wrap{max-width:920px}
.problem-chapter{border-bottom:1px solid var(--line);display:grid;gap:62px;grid-template-columns:185px minmax(0,1fr);padding:78px 0;scroll-margin-top:100px}
.chapter-label{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.11em;line-height:1.5;margin:5px 0 0;text-transform:uppercase}
.problem-chapter-copy{max-width:690px}
.problem-chapter-copy>p{color:#3d4d60;font-size:19px;line-height:1.62;margin:0 0 20px}
.problem-chapter-copy>p:last-child{margin-bottom:0}
.problem-chapter .problem-step-grid{margin:26px 0 0}
.problem-chapter--deadline .problem-chapter-copy{background:#f5f1ea;border-left:3px solid var(--gold);padding:28px 32px}
.problem-chapter--deadline .legal-source{font-size:14px!important}
.problem-chapter--deadline .legal-source a{color:var(--blue);text-underline-offset:4px}
.problem-chapter--contact{border-bottom:0;padding-bottom:86px}
.problem-chapter--contact .problem-chapter-copy{background:#f8f7f5;border-top:3px solid var(--gold);max-width:none;padding:34px 36px}
.problem-chapter--contact .page-cta-grid{align-items:start;gap:54px}
.problem-chapter--contact .contact-trust-kicker{color:var(--ink)!important}
.problem-chapter--contact .page-cta-phone{color:var(--blue);display:block;font-size:14px;font-weight:800;margin-top:16px;text-underline-offset:4px}
.problem-chapter--contact small{color:var(--muted);display:block;font-size:12px;line-height:1.5;margin-top:16px}
@media(max-width:900px){.problem-immediate-grid,.problem-overview-list{grid-template-columns:1fr}.problem-immediate-grid{gap:0}.problem-immediate-grid a,.problem-immediate-grid a:first-child{border-left:0;border-top:1px solid var(--line);padding:13px 0}.problem-immediate-grid a:first-child{border-top:0}.problem-overview{padding:42px 0}.problem-overview h2{font-size:32px}.problem-overview-list{margin-top:20px}.problem-overview-list a,.problem-overview-list a:nth-child(3n+2),.problem-overview-list a:nth-child(3n+3){padding:15px 0}.problem-chapter{gap:17px;grid-template-columns:1fr;padding:55px 0}.problem-chapter-copy>p{font-size:18px}.problem-chapter--deadline .problem-chapter-copy,.problem-chapter--contact .problem-chapter-copy{padding:25px}.problem-chapter--contact .page-cta-grid{gap:30px}}

/* Editoriale Variante: eine deutliche Eingangsgeste, danach ruhige Leseführung. */
.problem-hero--editorial{padding:0 0 64px}
.problem-hero--editorial .breadcrumb{margin-bottom:48px}
.problem-hero-editorial-grid{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:100px;align-items:end}
.problem-hero--editorial h1{max-width:720px;margin-bottom:24px}
.problem-hero--editorial .problem-hero-lead{max-width:670px}
.problem-hero--editorial .guide-disclaimer{margin-top:30px}
.hero-now{border-top:3px solid var(--gold);padding-top:17px}
.hero-now>p{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.13em;margin:0 0 18px;text-transform:uppercase}
.hero-now ol{counter-reset:now;list-style:none;margin:0;padding:0}
.hero-now li{border-top:1px solid var(--line);color:var(--ink);font:20px/1.24 var(--display);padding:13px 0 13px 30px;position:relative}
.hero-now li:before{color:var(--gold);content:"0" counter(now);counter-increment:now;font:11px var(--body);font-weight:800;left:0;letter-spacing:.08em;position:absolute;top:18px}
.hero-now a{color:var(--blue);display:inline-block;font-size:13px;font-weight:800;margin-top:17px;text-underline-offset:4px}
.hero-now a span{margin-left:6px}
.problem-overview--editorial{background:#fff;padding:68px 0 72px}
.problem-overview--editorial .wrap{border-top:1px solid var(--line);padding-top:25px}
.problem-overview--editorial .problem-overview-head{display:grid;grid-template-columns:235px minmax(0,1fr);column-gap:44px;max-width:900px}
.problem-overview--editorial .problem-overview-head .eyebrow{grid-column:1;margin-top:7px}
.problem-overview--editorial h2{font-size:34px;grid-column:2;margin:0}
.problem-overview--editorial .problem-overview-head>p:last-child{color:var(--muted);font-size:16px;grid-column:2;line-height:1.55;margin:11px 0 0;max-width:610px}
.problem-overview--editorial .problem-overview-list{grid-template-columns:repeat(2,minmax(0,1fr));margin-left:279px;max-width:720px;margin-top:30px}
.problem-overview--editorial .problem-overview-list a{font-size:21px;padding:16px 0}
.problem-overview--editorial .problem-overview-list a:nth-child(odd){padding-right:24px}
.problem-overview--editorial .problem-overview-list a:nth-child(even){padding-left:24px}
@media(max-width:900px){.problem-hero--editorial{padding-bottom:48px}.problem-hero--editorial .breadcrumb{margin-bottom:28px}.problem-hero-editorial-grid{grid-template-columns:1fr;gap:36px}.hero-now{max-width:620px}.problem-overview--editorial{padding:48px 0}.problem-overview--editorial .problem-overview-head{display:block}.problem-overview--editorial .problem-overview-head .eyebrow{margin-top:0}.problem-overview--editorial h2{margin-top:8px}.problem-overview--editorial .problem-overview-head>p:last-child{margin-top:12px}.problem-overview--editorial .problem-overview-list{grid-template-columns:1fr;margin-left:0;max-width:none}.problem-overview--editorial .problem-overview-list a:nth-child(odd),.problem-overview--editorial .problem-overview-list a:nth-child(even){padding-left:0;padding-right:0}}

/* Der Orientierungsweg begleitet das normale Scrollen; er fängt es nicht ab. */
@media(min-width:901px){
  body:has(.problem-stage-mode){overflow:auto}
  .problem-stage-mode{min-height:0}
  .problem-stage-mode .problem-hero{position:relative;top:auto;left:auto;right:auto;height:auto;min-height:0;overflow:visible}
  .problem-stage-mode .problem-page-body{position:relative;top:auto;right:auto;bottom:auto;left:auto;overflow:visible}
  .problem-stage-mode .problem-page-body-grid{height:auto}
  .problem-stage-mode .orientation-journey{position:sticky;top:110px;height:max-content;padding:58px 0}
  .problem-stage-mode .orientation-journey-nav{height:auto}
  .problem-stage-mode .problem-page-content{height:auto;overflow:visible}
  .problem-stage-mode .stage-section{box-sizing:border-box;display:block;min-height:0;height:auto;padding:88px 0!important;overflow:visible}
  .problem-stage-mode .problem-page-content .section:first-child{padding-top:88px!important}
  .problem-stage-mode .stage-section.is-active{display:block}
  .problem-stage-mode .page-cta.stage-section{display:block;margin:0}
  .problem-stage-mode .page-cta.stage-section.is-active{display:block;align-items:initial;padding-top:88px!important}
  .problem-stage-mode .page-cta.stage-section .wrap{margin:auto}
}

/* Sanfter, schrittweiser Auftritt der jeweils gewählten Orientierung. */
@media(min-width:901px){
  .problem-stage-mode .stage-section.is-active .eyebrow{animation:stage-item-in .24s ease both}
  .problem-stage-mode .stage-section.is-active h2{animation:stage-item-in .3s .06s ease both}
  .problem-stage-mode .stage-section.is-active .section-intro>p:last-child,
  .problem-stage-mode .stage-section.is-active .problem-explanation>div:last-child,
  .problem-stage-mode .stage-section.is-active .page-cta-grid>div:last-child,
  .problem-stage-mode .stage-section.is-active .problem-step-grid,
  .problem-stage-mode .stage-section.is-active .guide-list{animation:stage-item-in .32s .13s ease both}
  @keyframes stage-item-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
}
@media(prefers-reduced-motion:reduce){.problem-stage-mode .stage-section.is-active .eyebrow,.problem-stage-mode .stage-section.is-active h2,.problem-stage-mode .stage-section.is-active .section-intro>p:last-child,.problem-stage-mode .stage-section.is-active .problem-explanation>div:last-child,.problem-stage-mode .stage-section.is-active .page-cta-grid>div:last-child,.problem-stage-mode .stage-section.is-active .problem-step-grid,.problem-stage-mode .stage-section.is-active .guide-list{animation:none}}

/* Die Orientierung folgt nun dem Inhalt: Jede Station beginnt auf der Höhe ihres Textes. */
.problem-page-timeline{position:relative}
.problem-page-timeline:before{background:var(--line);content:'';left:21px;position:absolute;top:105px;bottom:105px;width:1px}
.problem-page-timeline .stage-section{background:transparent;display:grid;grid-template-columns:270px minmax(0,1fr);gap:46px;min-height:0;padding:82px 0!important;position:relative;scroll-margin-top:106px}
.orientation-stage-link{align-items:flex-start;color:#788697;display:flex;font:25px/1.12 var(--display);gap:16px;position:relative;text-decoration:none;z-index:1}
.orientation-stage-link:hover{color:var(--gold)}
.orientation-stage-link .journey-dot{background:#fff;flex:0 0 44px;font:14px var(--body);height:44px;width:44px}
.orientation-stage-link.is-active{color:var(--blue);font-weight:700}
.orientation-stage-link.is-active .journey-dot{background:var(--blue);border-color:var(--blue);color:#fff}
.stage-section-content{min-width:0}
.stage-section--soft .stage-section-content{background:var(--sand);padding:38px 42px 44px}
.stage-section--soft .orientation-stage-link{padding-top:38px}
.stage-section--deadline{color:var(--ink)}
.stage-section--deadline .stage-section-content{background:var(--ink);color:#fff;padding:38px 42px 44px}
.stage-section--deadline .orientation-stage-link{padding-top:38px}
.stage-section--deadline .orientation-stage-link:not(.is-active){color:#788697}
.stage-section--deadline .orientation-stage-link.is-active{color:var(--blue)}
.problem-page-timeline .problem-explanation{display:block;max-width:760px}
.problem-page-timeline .problem-explanation>div>p,.problem-page-timeline .section-intro>p:last-child{font-size:20px;line-height:1.6}
.problem-page-timeline .section-intro{margin-bottom:28px;max-width:720px}
.problem-page-timeline .problem-step-grid{margin-top:28px}
.problem-page-timeline .page-cta.stage-section{background:transparent;color:var(--ink);display:grid;margin:0}
.problem-page-timeline .problem-cta .stage-section-content{background:#fff;border-top:3px solid var(--gold);padding:36px 42px}
.problem-page-timeline .problem-cta p:not(.eyebrow),.problem-page-timeline .problem-cta small{color:var(--muted)}
.problem-page-timeline .problem-cta .page-cta-phone{color:var(--blue)}
@media(max-width:900px){.problem-page-timeline:before{left:16px;top:80px;bottom:80px}.problem-page-timeline .stage-section{grid-template-columns:1fr;gap:22px;padding:58px 0!important}.orientation-stage-link{font-size:23px;gap:14px}.orientation-stage-link .journey-dot{flex-basis:34px;height:34px;width:34px}.stage-section--soft .orientation-stage-link,.stage-section--deadline .orientation-stage-link{padding-top:0}.stage-section--soft .stage-section-content,.stage-section--deadline .stage-section-content,.problem-page-timeline .problem-cta .stage-section-content{padding:28px 24px}.problem-page-timeline .problem-explanation>div>p,.problem-page-timeline .section-intro>p:last-child{font-size:18px}.problem-page-timeline .page-cta.stage-section{display:grid}.problem-page-timeline .page-cta-grid{grid-template-columns:1fr;gap:32px}}

/* Ruhigeres Erscheinungsbild: Der Weg weist den Abschnitt aus, der Inhalt bleibt im Vordergrund. */
@media(min-width:901px){
  .problem-page-timeline{max-width:1040px}
  .problem-page-timeline:before{background:#dde2e7;left:18px;top:82px;bottom:82px}
  .problem-page-timeline .stage-section{grid-template-columns:235px minmax(0,1fr);gap:44px;padding:62px 0!important}
  .orientation-stage-link{color:#8692a0;font:21px/1.2 var(--display);gap:13px}
  .orientation-stage-link .journey-dot{border-color:#b58a5a;flex-basis:38px;font-size:13px;height:38px;width:38px}
  .orientation-stage-link.is-active{color:var(--blue);font-size:23px;font-weight:700}
  .orientation-stage-link.is-active .journey-dot{transform:none}
  .stage-section-content{max-width:760px}
  .stage-section--soft .stage-section-content{background:transparent;padding:0}
  .stage-section--soft .orientation-stage-link{padding-top:0}
  .stage-section--deadline .stage-section-content{background:#f5f1ea;border-left:3px solid var(--gold);color:var(--ink);padding:28px 32px}
  .stage-section--deadline .orientation-stage-link{padding-top:0}
  .stage-section--deadline .problem-explanation>div>p{color:#3d4d60}
  .stage-section--deadline .legal-source a{color:var(--blue)}
  .problem-page-timeline .section-intro{margin:0;max-width:760px}
  .problem-page-timeline .problem-step-grid{margin-top:24px}
  .problem-page-timeline .problem-step-grid li{padding-top:22px}
  .problem-page-timeline .problem-cta .stage-section-content{background:#f8f7f5;border-top:1px solid var(--line);padding:30px 32px}
}

/* Zweite lokale Mobilvariante: nach gemeinsamer Durchsicht verdichtet. */
@media(max-width:500px){
  .wrap{width:calc(100% - 40px)}
  .credentials{display:block}
  .hero-intro{padding:24px 0 18px}
  .hero-eyebrow{line-height:1.45}
  .hero-eyebrow span{display:block}
  .hero-experience:before{content:none}
  .hero-statement{margin:0}
  .hero-statement strong{font-size:25px;margin-bottom:10px}
  .hero-statement span{font-size:17px;line-height:1.55}
  .hero-problem,.hero-call,.hero-trust{display:none}
  .hero-actions{display:none}
  .credentials-action{display:block;padding:18px 0 24px}
  .credentials-action .button{width:100%}
  .hero-portrait{width:calc(100% + 40px);margin:0 -20px}
  .hero-portrait>img{transform:translateY(16px)}
  .hero-copy{width:calc(100% + 40px);margin:0 -20px;padding:30px 20px 34px}

  .problem-finder{padding:42px 0 48px}
  .problem-finder .eyebrow{margin-bottom:9px}
  .problem-finder h2{margin:0 0 24px;font-size:34px}
  .problem-finder-cta,.problem-finder-action{display:none}

  .approach{display:none}
  .downloads{display:none}
  .documents-page{display:block;padding:42px 0}
  .documents-page .downloads-head h1{font-size:34px}
  .documents-page .downloads-head p:last-child{display:block}
  .contact-paths-desktop-tablet{display:none}
  .contact-mobile-simple{display:block}
  .area-contact-paths .contact-formats{grid-template-columns:minmax(0,1fr)}
  .site-footer{padding:30px 0}
  .footer-access{display:inline-block;margin-top:5px;line-height:1.45}
}

/* Erste Orientierung auf unterschiedlichen Bildschirmbreiten.
   Die Hierarchie bleibt gleich; nur die räumliche Anordnung wird ruhiger verdichtet. */
@media(min-width:901px) and (max-width:1180px){
  .problem-hero-editorial-grid{grid-template-columns:minmax(0,1fr) 238px;gap:48px}
  .problem-hero--editorial h1{font-size:64px;max-width:650px}
  .problem-overview--editorial .problem-overview-head{grid-template-columns:195px minmax(0,1fr);column-gap:32px}
  .problem-overview--editorial .problem-overview-list{margin-left:227px;max-width:none}
  .problem-page-timeline .stage-section{grid-template-columns:205px minmax(0,1fr);gap:34px}
}

@media(min-width:601px) and (max-width:900px){
  .problem-hero--editorial{padding-bottom:54px}
  .problem-hero--editorial h1{max-width:690px}
  .hero-now{max-width:none}
  .hero-now ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:22px}
  .hero-now li{font-size:19px;min-height:86px;padding-right:8px}
  .hero-now li:before{top:17px}
  .hero-now a{margin-top:15px}
  .problem-overview--editorial .problem-overview-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px}
  .problem-overview--editorial .problem-overview-list a:nth-child(odd){padding-right:0}
  .problem-overview--editorial .problem-overview-list a:nth-child(even){padding-left:0}
}

@media(max-width:600px){
  .problem-hero--editorial{padding-bottom:40px}
  .problem-hero--editorial .breadcrumb{margin-bottom:24px}
  .problem-hero--editorial h1{font-size:42px;letter-spacing:-.025em;line-height:1.02;margin-bottom:20px}
  .problem-hero--editorial .problem-hero-lead{font-size:18px;line-height:1.55}
  .problem-hero--editorial .guide-disclaimer{font-size:13px;line-height:1.5;margin-top:22px}
  .problem-hero-editorial-grid{gap:28px}
  .hero-now{padding-top:14px}
  .hero-now>p{margin-bottom:12px}
  .hero-now li{font-size:18px;padding-bottom:12px;padding-top:12px}
  .hero-now li:before{top:16px}
  .hero-now a{font-size:14px;margin-top:14px}
  .problem-overview--editorial{padding:38px 0 42px}
  .problem-overview--editorial .wrap{padding-top:20px}
  .problem-overview--editorial h2{font-size:29px;line-height:1.12}
  .problem-overview--editorial .problem-overview-head>p:last-child{font-size:15px;line-height:1.5}
  .problem-overview--editorial .problem-overview-list{margin-top:20px}
  .problem-overview--editorial .problem-overview-list a{font-size:19px;padding:14px 0}
  .problem-page-timeline .stage-section{gap:18px;padding:44px 0!important;scroll-margin-top:74px}
  .orientation-stage-link{font-size:21px}
  .problem-page-timeline .problem-explanation>div>p,.problem-page-timeline .section-intro>p:last-child{font-size:17px;line-height:1.58}
  .stage-section--soft .stage-section-content,.stage-section--deadline .stage-section-content,.problem-page-timeline .problem-cta .stage-section-content{padding:24px 20px}
  .problem-page-timeline .page-cta-grid{gap:25px}
  .problem-page-timeline .problem-cta .button{display:block;text-align:center;width:100%}
}

/* Mobile Themenseiten: Die Orientierung wird zur klaren, einzeln antippbaren Liste.
   Sie folgt dem Muster der verdichteten Startseite, bleibt aber inhaltlich ruhiger. */
@media(max-width:600px){
  .problem-hero--editorial{padding-bottom:32px}
  .problem-hero-editorial-grid{gap:22px}
  .hero-now{background:var(--sand);border-top-width:2px;padding:18px 18px 16px}
  .hero-now>p{margin-bottom:8px}
  .hero-now li{font:17px/1.35 var(--body);font-weight:700;padding:11px 0 11px 28px}
  .hero-now li:before{top:14px}
  .hero-now a{margin-top:12px}

  .problem-overview--editorial{padding:34px 0 36px}
  .problem-overview--editorial .wrap{padding-top:18px}
  .problem-overview--editorial h2{font-size:30px;max-width:330px}
  .problem-overview--editorial .problem-overview-list{
    display:grid;
    grid-template-columns:1fr;
    gap:0;
    margin-top:22px;
  }
  .problem-overview--editorial .problem-overview-list a{
    align-items:center;
    border-bottom:1px solid var(--line);
    color:var(--blue);
    display:grid;
    font:700 19px/1.22 var(--display);
    grid-template-columns:35px minmax(0,1fr) 16px;
    min-height:61px;
    padding:12px 0 !important;
    text-decoration:none;
  }
  .problem-overview--editorial .problem-overview-list a:first-child{border-top:1px solid var(--line)}
  .problem-overview--editorial .problem-overview-list a span{
    align-items:center;
    border:1px solid var(--gold);
    border-radius:50%;
    color:var(--gold);
    display:flex;
    font-size:10px;
    height:27px;
    justify-content:center;
    letter-spacing:0;
    margin:0;
    width:27px;
  }
  .problem-overview--editorial .problem-overview-list a:after{color:var(--gold);content:'›';font:25px/1 var(--body);text-align:right}

  .problem-chapter{border-bottom:0;padding:42px 0}
  .problem-chapter + .problem-chapter{border-top:1px solid var(--line)}
  .chapter-label{
    color:var(--blue);
    font:700 25px/1.14 var(--display);
    letter-spacing:0;
    margin:0 0 4px;
    text-transform:none;
  }
  .problem-chapter-copy>p{font-size:18px;line-height:1.58}
  .problem-chapter--deadline .problem-chapter-copy{padding:22px 20px}
  .problem-chapter--contact{padding-bottom:48px}
  /* Die spezielle Dreierspalte des Abschnitts „Was jetzt wichtig ist“
     wird auf dem Smartphone ausdrücklich wieder einspaltig. */
  #wichtig .problem-step-grid{grid-template-columns:1fr}
}
