
:root{--gold:#d0a834;--gold2:#f0d77a;--ink:#17191d;--muted:#62666d;--paper:#fff;--soft:#f7f5ef;--sage:#e8eee7;--sage-dark:#65756c;--line:#e7e4dc;--shadow:0 18px 55px rgba(24,25,27,.12);--radius:26px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit}button,input,textarea{font:inherit}.container{width:min(calc(100% - 36px),var(--max));margin-inline:auto}.topbar{background:#17191d;color:#fff;font-size:.92rem}.topbar .container{display:flex;justify-content:flex-end;gap:24px;padding:8px 0}.topbar a{text-decoration:none;opacity:.9}.topbar a:hover{opacity:1;color:var(--gold2)}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.06)}.nav-wrap{height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:255px;max-height:68px}.main-nav{display:flex;align-items:center;gap:25px}.main-nav>a,.dropbtn{border:0;background:none;text-decoration:none;font-weight:650;font-size:.98rem;padding:12px 0;cursor:pointer}.main-nav>a:hover,.dropbtn:hover,.main-nav a.active{color:#9f7a14}.dropdown{position:relative}.dropdown-menu{display:none;position:absolute;top:46px;left:-20px;width:330px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:12px;max-height:70vh;overflow:auto}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu{display:block}.dropdown-menu a{display:block;text-decoration:none;padding:10px 12px;border-radius:10px;font-size:.94rem}.dropdown-menu a:hover{background:var(--soft);color:#8c6a12}.nav-cta{background:var(--ink)!important;color:#fff!important;padding:12px 18px!important;border-radius:999px}.menu-toggle{display:none;border:0;background:var(--soft);width:46px;height:46px;border-radius:50%;font-size:1.35rem}.hero{padding:70px 0 80px;background:radial-gradient(circle at 83% 18%,rgba(208,168,52,.21),transparent 34%),linear-gradient(135deg,#fbfaf6 0%,#f0f3ed 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:65px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.16em;font-weight:750;font-size:.76rem;color:#856612}.eyebrow:before{content:"";width:34px;height:2px;background:var(--gold)}h1,h2,h3{line-height:1.12;margin-top:0}h1{font-size:clamp(2.75rem,6vw,5.7rem);letter-spacing:-.055em;margin-bottom:25px}h2{font-size:clamp(2rem,4vw,3.65rem);letter-spacing:-.04em;margin-bottom:22px}h3{font-size:1.35rem}.lead{font-size:1.2rem;color:var(--muted);max-width:680px}.hero-actions,.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;padding:14px 20px;border-radius:999px;font-weight:750;border:1px solid transparent;transition:.2s transform,.2s background}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--ink);color:#fff}.btn-gold{background:var(--gold);color:#161616}.btn-light{background:#fff;border-color:var(--line)}.hero-photo{position:relative}.hero-photo img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:40px;box-shadow:var(--shadow)}.floating-card{position:absolute;left:-28px;bottom:24px;background:#fff;padding:17px 20px;border-radius:18px;box-shadow:var(--shadow);font-weight:750}.floating-card small{display:block;color:var(--muted);font-weight:500}.section{padding:100px 0}.section-soft{background:var(--soft)}.section-sage{background:var(--sage)}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:42px}.section-head p{max-width:580px;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 8px 30px rgba(0,0,0,.035);transition:.22s transform,.22s box-shadow}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.card-number{font-size:.78rem;font-weight:800;color:#9c7a1a;letter-spacing:.12em}.card h3{margin:18px 0 9px}.card p{color:var(--muted);margin:0 0 18px}.card-link{font-weight:750;text-decoration:none;color:#7f6115}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.split.reverse>div:first-child{order:2}.split img,.content-image{border-radius:32px;box-shadow:var(--shadow);width:100%;object-fit:cover}.split img{aspect-ratio:4/3}.split img.split-image--team{object-position:center center}.checklist{list-style:none;padding:0;margin:28px 0}.checklist li{padding:10px 0 10px 32px;position:relative}.checklist li:before{content:"✓";position:absolute;left:0;color:#987716;font-weight:900}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:35px}.stat{background:#fff;border-radius:18px;padding:18px}.stat strong{display:block;font-size:1.5rem}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.quote{background:#fff;border-radius:var(--radius);padding:28px;border:1px solid var(--line)}.quote p{font-size:1.02rem}.quote strong{display:block;margin-top:18px}.cta{background:var(--ink);color:#fff;border-radius:40px;padding:54px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:35px}.cta p{color:#cfd0d2;margin:0;max-width:680px}.cta .btn{background:var(--gold);color:#111}.page-hero{padding:68px 0 64px;background:linear-gradient(135deg,#f8f7f2,#edf2ec)}.breadcrumbs{font-size:.9rem;color:var(--muted);margin-bottom:25px}.breadcrumbs a{text-decoration:none}.page-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:58px;align-items:center}.page-hero h1{font-size:clamp(2.5rem,5vw,4.7rem)}.page-hero img{border-radius:30px;width:100%;height:420px;object-fit:cover;object-position:center center;box-shadow:var(--shadow)}.page-hero img.page-hero-image--top{object-position:center top}.article{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:70px;align-items:start}.prose{font-size:1.08rem}.prose h2{font-size:2.2rem;margin-top:55px}.prose h3{margin-top:36px}.prose p{margin:0 0 20px}.prose ul{padding-left:22px}.prose figure{margin:40px 0}.prose figure img{border-radius:26px;max-height:620px;width:100%;object-fit:cover}.prose .image-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sidebar{position:sticky;top:120px}.contact-box{background:var(--ink);color:#fff;border-radius:26px;padding:28px}.contact-box p{color:#d7d8da}.contact-box a:not(.btn){color:var(--gold2)}.service-list{margin-top:18px;background:var(--soft);border-radius:24px;padding:20px}.service-list a{display:block;padding:9px 5px;text-decoration:none;border-bottom:1px solid var(--line);font-size:.92rem}.service-list a:last-child{border-bottom:0}.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:15px}.gallery img{width:100%;height:100%;object-fit:cover;border-radius:22px}.gallery img:first-child{grid-row:span 2;min-height:470px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.contact-card{background:var(--soft);padding:34px;border-radius:28px}.contact-card a{font-weight:750;text-decoration:none}.legal{max-width:880px}.legal h2{font-size:1.75rem;margin-top:42px}.legal h3{margin-top:28px}.notice{background:#fff7d9;border:1px solid #ecd67d;padding:18px;border-radius:15px;margin:25px 0}.site-footer{background:#111317;color:#fff;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:45px}.footer-logo{width:270px;filter:none;background:#fff;border-radius:14px;padding:10px}.site-footer p,.site-footer li{color:#c9cbce}.site-footer ul{list-style:none;padding:0}.site-footer a{text-decoration:none}.site-footer a:hover{color:var(--gold2)}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid #34363a;display:flex;justify-content:space-between;gap:20px;color:#aeb0b4;font-size:.9rem}.floating-contact{position:fixed;right:20px;bottom:20px;z-index:40;display:flex;gap:10px}.floating-contact a{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;text-decoration:none;font-size:1.25rem;box-shadow:var(--shadow);background:var(--gold)}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:10px;top:10px;z-index:100;background:#fff;padding:10px}.cookie-note{font-size:.88rem;color:var(--muted)}
@media(max-width:980px){.main-nav{display:none;position:absolute;top:92px;left:0;right:0;background:#fff;border-top:1px solid var(--line);padding:20px;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.menu-toggle{display:block}.dropdown-menu{display:block;position:static;width:auto;box-shadow:none;border:0;padding-left:12px;max-height:none}.dropbtn{display:none}.hero-grid,.page-hero-grid,.split,.article,.contact-grid{grid-template-columns:1fr}.hero-photo{max-width:680px}.page-hero img{height:350px}.sidebar{position:static}.cards,.testimonials{grid-template-columns:repeat(2,1fr)}.cta{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr}.gallery img:first-child{grid-column:span 2;grid-row:auto}.split.reverse>div:first-child{order:initial}}
@media(max-width:650px){.topbar .container{justify-content:center;gap:14px;flex-wrap:wrap}.nav-wrap{height:78px}.brand img{width:190px}.main-nav{top:78px}.hero,.section{padding:65px 0}.hero-grid{gap:35px}h1{font-size:3rem}.page-hero img{height:260px}.floating-card{left:10px;bottom:10px}.cards,.testimonials,.stats,.footer-grid{grid-template-columns:1fr}.section-head{display:block}.cta{padding:32px 24px;border-radius:28px}.page-hero{padding:48px 0}.article{gap:40px}.prose .image-pair,.gallery{grid-template-columns:1fr}.gallery img:first-child{grid-column:auto}.footer-bottom{display:block}.floating-contact{right:12px;bottom:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.card,.btn{transition:none}}

/* Terminbereich: Ziel aller „Termin vereinbaren“-Schaltflächen */
#termin{scroll-margin-top:130px}
#termin:target .contact-card:first-child{outline:3px solid rgba(208,168,52,.55);box-shadow:0 18px 55px rgba(24,25,27,.12)}
