/* ============================================================
   NEW-AREA – eigenständiges Premium-Design für RCMS
   Bildstark, ruhig, präzise. Baut technisch auf Modern auf.
   ============================================================ */
.theme-new-area{--na-ink:#07100c;--na-paper:#f1f4f1;--na-muted:#4f5c55;--na-line:rgba(7,16,12,.14);font-family:var(--body-font,system-ui,-apple-system,"Segoe UI",sans-serif);color:var(--na-ink);background:#fff}
.theme-new-area h1,.theme-new-area h2,.theme-new-area h3,.theme-new-area h4,.theme-new-area .section.page h1,.theme-new-area .content h1,.theme-new-area .content h2,.theme-new-area .content h3{font-family:var(--body-font,system-ui,-apple-system,"Segoe UI",sans-serif);font-weight:500;letter-spacing:-.045em;text-transform:none;line-height:.98}
.theme-new-area p{line-height:1.75}.theme-new-area .kicker,.theme-new-area .m-eyebrow{font-family:var(--body-font,system-ui,-apple-system,"Segoe UI",sans-serif);font-size:12px;font-weight:800;letter-spacing:.19em;text-transform:uppercase}
.theme-new-area .section{padding:clamp(68px,8vw,104px) 5%}.theme-new-area .section>*,.theme-new-area .page-inner{max-width:1160px;margin-left:auto;margin-right:auto}.theme-new-area .section h2{font-size:clamp(42px,6.2vw,76px);max-width:850px;margin-bottom:34px}.theme-new-area .section.center>p{max-width:760px;color:var(--na-muted);font-size:18px}

/* Header: eine klare horizontale Linie über dem Bild */
.theme-new-area .m-header{border-bottom:1px solid rgba(255,255,255,.2)}
.theme-new-area .m-header-inner{max-width:1400px;min-height:106px;flex-direction:row;justify-content:space-between;gap:34px;padding:14px 5%}
.theme-new-area .m-logo .m-logo-dark,.theme-new-area .m-logo .m-logo-light{max-width:min(var(--modern-logo-width,310px),310px);max-height:min(var(--modern-logo-height,76px),76px)}
.theme-new-area .m-header--overlay .m-logo-light--fallback{filter:brightness(0) invert(1);opacity:.98}
.theme-new-area .m-header .nav{width:auto;justify-content:flex-end;gap:clamp(14px,1.8vw,29px)}
.theme-new-area .m-header .nav a{font-family:var(--body-font,system-ui,sans-serif);font-size:12px;font-weight:750;letter-spacing:.055em}
.theme-new-area .m-header .nav a.btn{border:1px solid rgba(255,255,255,.48);background:rgba(255,255,255,.05);padding:15px 21px}
.theme-new-area .m-header.is-stuck,.theme-new-area .m-header--solid{border-color:var(--na-line)}
.theme-new-area .m-header.is-stuck .nav a.btn,.theme-new-area .m-header--solid .nav a.btn{background:var(--primary);border-color:var(--primary);color:#fff!important}

/* Glaseffekt über Titelbildern auf Startseite und Unterseiten. */
.theme-new-area.has-header-photo .m-header--overlay:not(.is-stuck){background:rgba(7,16,12,.68);border-bottom:1px solid rgba(255,255,255,.22)}
@supports ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){
  .theme-new-area.has-header-photo .m-header--overlay:not(.is-stuck){background:rgba(7,16,12,.42);backdrop-filter:blur(14px) saturate(115%);-webkit-backdrop-filter:blur(14px) saturate(115%)}
}
/* Kleine Bildreserve verhindert sichtbare Ränder bei der Mausbewegung. */
@media (prefers-reduced-motion:no-preference){
  .theme-new-area .m-hero.has-pointer-motion .m-hero-media{inset:-14px;transform:translate3d(var(--hero-move-x,0px),var(--hero-move-y,0px),0);transition:transform .65s cubic-bezier(.2,.65,.3,1);will-change:transform}
}
/* Hero: großer Bildraum, ruhiger Satz und klare Aktionen */
.theme-new-area .m-hero{min-height:max(720px,var(--modern-hero-height,760px));padding-top:120px;align-items:flex-end}
.theme-new-area .m-hero-slide{background-position:center 58%}
.theme-new-area .m-hero-ov{background:linear-gradient(90deg,rgba(3,9,6,.89) 0%,rgba(3,9,6,.62) 46%,rgba(3,9,6,.12) 82%),linear-gradient(0deg,rgba(3,9,6,.6),transparent 52%)}
.theme-new-area .m-hero-inner{max-width:1400px;padding:0 5% clamp(75px,9vh,105px)}
.theme-new-area .m-hero-title{font-family:var(--body-font,system-ui,sans-serif);font-size:clamp(58px,8.8vw,126px);font-weight:480;line-height:.83;letter-spacing:-.065em;text-transform:none;max-width:1050px;margin-top:24px}
.theme-new-area .m-hero-title .hl-accent{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-style:italic;letter-spacing:-.07em;color:#8fd9b2;filter:none}
.theme-new-area .m-accent-line{display:none}.theme-new-area .m-hero-sub{max-width:660px;margin-top:36px;font-size:clamp(18px,1.65vw,22px);line-height:1.55}
.theme-new-area .hero-actions{display:flex;align-items:center;gap:28px}.theme-new-area .btn{border-radius:0;padding:18px 26px;font-family:var(--body-font,system-ui,sans-serif);font-size:12px;font-weight:800;letter-spacing:.08em}.theme-new-area .m-hero .btn-primary{background:var(--primary);border-color:var(--primary)}.theme-new-area .m-hero .btn-ghost{border:0;border-bottom:1px solid rgba(255,255,255,.58);padding-left:0;padding-right:0}

/* Startseiten-Bausteine */
.theme-new-area .usp-bar{padding:22px 5%;background:var(--na-ink);border:0}.theme-new-area .usp-inner{max-width:1280px;justify-content:space-between}.theme-new-area .usp-item{color:rgba(255,255,255,.82);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.theme-new-area .usp-item svg{color:#8fd9b2}
.theme-new-area .section.page{background:var(--na-paper)}.theme-new-area .section.page .page-inner{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(45px,8vw,110px);align-items:start}.theme-new-area .section.page .page-subtitle{font-size:clamp(35px,4.5vw,62px);line-height:1.02;letter-spacing:-.045em;color:var(--na-ink)}.theme-new-area .section.page .content{font-size:18px;color:#2f3934}
.theme-new-area #section-a{background:#fff}.theme-new-area #section-a .kicker,.theme-new-area #section-b .kicker{color:var(--primary-text)}
.theme-new-area .cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:60px;border:0}
.theme-new-area .cards .card{position:relative;isolation:isolate;display:flex;flex-direction:column;min-width:0;min-height:310px;height:100%;padding:38px 32px;border:1px solid var(--na-line);border-radius:18px;overflow:hidden;box-shadow:0 16px 42px rgba(7,16,12,.07);background:linear-gradient(145deg,#fff,var(--na-paper));transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.theme-new-area .cards .card:hover{transform:translateY(-5px);box-shadow:0 24px 56px rgba(7,16,12,.13);border-color:rgba(var(--primary-rgb),.45)}
.theme-new-area .cards .card.has-card-image::before{content:"";position:absolute;inset:0;z-index:-2;background-image:var(--card-bg-image);background-size:cover;background-position:center}.theme-new-area .cards .card.has-card-image::after{content:"";position:absolute;inset:0;z-index:-1;background:rgb(255 255 255 / calc(1 - var(--section-a-image-opacity,.18)))}
.theme-new-area .cards .icon-badge{width:58px;height:58px;margin-bottom:auto;border:1px solid rgba(var(--primary-rgb),.25);border-radius:50%;background:rgba(255,255,255,.9);color:var(--primary-text);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.theme-new-area .cards .card>div{display:flex;flex:1;flex-direction:column;min-width:0;padding-top:42px}.theme-new-area .cards .card.has-card-image>div{position:relative;margin-top:30px;padding:18px 20px;border:1px solid rgba(255,255,255,.64);border-radius:13px;background:rgba(255,255,255,.88);box-shadow:0 8px 24px rgba(7,16,12,.08);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.theme-new-area .cards .card h3{font-size:clamp(23px,2.1vw,29px);font-weight:600;line-height:1.12;letter-spacing:-.03em;color:#07100c;text-shadow:0 1px 0 rgba(255,255,255,.5);overflow-wrap:anywhere}.theme-new-area .cards .card p{color:#2f3b35;overflow-wrap:anywhere}.theme-new-area .card-more{align-self:flex-start;margin-top:auto;padding-top:18px;color:var(--primary-text);font-size:13px;font-weight:800;letter-spacing:.04em;text-decoration:none}.theme-new-area .card-more span{display:inline-block;transition:transform .2s}.theme-new-area .card:hover .card-more span{transform:translateX(4px)}
.theme-new-area .section.split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:0;padding:0;background:var(--na-ink);color:#fff;overflow:hidden}.theme-new-area .section.split>div{width:100%;min-width:0;max-width:none;margin:0}.theme-new-area .why-col{min-height:680px;border-radius:0;box-shadow:none;padding:clamp(55px,7vw,95px)}.theme-new-area .why-col:not(.why-hero){background:linear-gradient(145deg,#10251c,var(--na-ink))}.theme-new-area .why-overlay{background:rgba(3,9,6,var(--section-b-overlay-opacity,.58))}.theme-new-area .why-col .why-text{align-self:flex-end}.theme-new-area .why-col h2{font-size:clamp(42px,5vw,72px);color:#fff;overflow-wrap:anywhere}.theme-new-area .features{width:100%;min-width:0;padding:clamp(48px,6vw,82px);gap:0}.theme-new-area .features .card{position:relative;isolation:isolate;display:grid;grid-template-columns:56px minmax(0,1fr);gap:18px;min-width:0;padding:28px 0;border:0;border-bottom:1px solid rgba(255,255,255,.17);border-radius:0;background:transparent;box-shadow:none;overflow:hidden}.theme-new-area .features .card.has-card-image::before{content:"";position:absolute;inset:5px 0;z-index:-2;background-image:var(--card-bg-image);background-size:cover;background-position:center;opacity:.18}.theme-new-area .features .card.has-card-image::after{content:"";position:absolute;inset:5px 0;z-index:-1;background:linear-gradient(90deg,rgba(7,16,12,.82),rgba(7,16,12,.58))}.theme-new-area .features .icon-badge{display:grid;width:46px;height:46px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(255,255,255,.07);color:#a5dfbd}.theme-new-area .features .card>div{grid-column:2;min-width:0}.theme-new-area .features h3{font-size:clamp(22px,2.1vw,28px);line-height:1.12;overflow-wrap:anywhere}.theme-new-area .features p{margin-bottom:0;color:rgba(255,255,255,.72);overflow-wrap:anywhere}
.theme-new-area .section.cta{max-width:none;padding:clamp(64px,8vw,96px) 6%;background:var(--primary);color:#fff}.theme-new-area .section.cta>div,.theme-new-area .section.cta>a{max-width:1160px}.theme-new-area .section.cta h2{color:#fff;font-size:clamp(44px,6vw,76px)}.theme-new-area .section.cta .btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border:1px solid #fff;color:#fff;background:transparent}.theme-new-area .section.cta .btn:hover{background:#fff;color:var(--na-ink)}
.theme-new-area .testimonials-section{background:linear-gradient(145deg,var(--na-paper),#fff)}.theme-new-area .testimonials-section>.kicker{color:var(--primary-text)}.theme-new-area .testimonials{gap:20px;background:transparent}.theme-new-area .testimonial-card{border:1px solid var(--na-line);border-radius:16px;box-shadow:0 14px 36px rgba(7,16,12,.06);padding:38px;background:#fff}.theme-new-area .testimonial-card::before{color:rgba(var(--primary-rgb),.2)}

/* Unterseiten und Projektgalerie */
.theme-new-area.has-page-content-color .section.page{background-color:var(--page-content-bg-color,#fff)}
.theme-new-area.has-page-content-bg .section.page{position:relative;isolation:isolate;overflow:hidden;background-color:var(--page-content-bg-color,#fff)}
.theme-new-area.has-page-content-bg .section.page::before{content:"";position:absolute;inset:-30px;z-index:0;background-size:cover;background-position:center;background-attachment:fixed;filter:blur(var(--page-content-bg-blur,5px));transform:scale(1.04)}
.theme-new-area.has-page-content-bg .section.page::after{content:"";position:absolute;inset:0;z-index:1;background:rgb(255 255 255 / calc(1 - var(--page-content-bg-visibility,.22)));pointer-events:none}
.theme-new-area.has-page-content-bg .section.page>.page-inner{position:relative;z-index:2}
@media(max-width:760px){.theme-new-area.has-page-content-bg .section.page::before{background-attachment:scroll}}
.theme-new-area .m-page-hero{min-height:520px;display:flex;align-items:flex-end;padding:190px 0 70px;background:linear-gradient(90deg,rgba(3,9,6,.9),rgba(3,9,6,.48)),linear-gradient(135deg,var(--na-ink),var(--primary-dark))}.theme-new-area .m-page-hero-inner{max-width:1400px;padding:0 5%;text-align:left}.theme-new-area .m-page-hero h1{max-width:1050px;margin-left:0;margin-right:0;font-size:clamp(52px,7.4vw,100px);font-weight:500;letter-spacing:-.055em;text-transform:none}.theme-new-area .m-page-hero-sub{font-size:20px;max-width:700px;margin:25px 0 0}.theme-new-area .m-page-hero .breadcrumb--light{justify-content:flex-start}.theme-new-area .m-page-hero::after{width:480px;height:480px;right:-80px;top:-130px}
.theme-new-area .m-page-hero--no-photo{min-height:380px;padding:155px 0 58px}
.theme-new-area .m-page-hero+.section.page{background:#fff}.theme-new-area .m-page-hero+.section.page .page-inner{display:block;max-width:1050px}.theme-new-area .m-page-hero+.section.page .content{font-size:18px}.theme-new-area .content h2{font-size:clamp(36px,4.5vw,58px);margin-top:1.4em}.theme-new-area .content h3{font-size:clamp(25px,3vw,36px)}
.theme-new-area .contact-section{background:var(--na-paper)}.theme-new-area .contact-wrap{gap:2px;align-items:stretch;background:var(--na-line)}.theme-new-area .contact-form,.theme-new-area .contact-info{border:0;border-radius:0;box-shadow:none;padding:clamp(28px,4vw,48px);background:#fff}.theme-new-area .contact-form input,.theme-new-area .contact-form select,.theme-new-area .contact-form textarea{border:0;border-bottom:1px solid #aab5af;border-radius:0;background:transparent;padding-left:0;padding-right:0}.theme-new-area .contact-form input:focus,.theme-new-area .contact-form select:focus,.theme-new-area .contact-form textarea:focus{box-shadow:none;border-color:var(--primary)}.theme-new-area .contact-info{background:linear-gradient(150deg,#0c2119,var(--na-ink));color:#fff}.theme-new-area .contact-info h3{font-size:clamp(30px,3vw,40px);color:#fff}.theme-new-area .contact-info a{color:#b5ebce}.theme-new-area .contact-info-head>span{color:#90cbaa}.theme-new-area .contact-info-head p{color:#cbd8d1}.theme-new-area .contact-detail-icon{color:#9ed9b9;background:rgba(255,255,255,.05)}.theme-new-area .contact-detail strong{color:#91b9a5}.theme-new-area .contact-mobile-actions .btn-primary{color:#fff!important;text-decoration:none}.theme-new-area .contact-mobile-actions .contact-secondary{color:#b5ebce!important;text-decoration:none;background:transparent}
.theme-new-area .projects-grid{gap:3px;background:var(--na-ink)}.theme-new-area .project-card{border-radius:0;border:0;box-shadow:none}.theme-new-area .project-card img{aspect-ratio:4/3;object-fit:cover}.theme-new-area .project-body{padding:28px}.theme-new-area .project-body h3{font-size:25px}
.theme-new-area .stats-band{padding:54px 5% 62px;background:linear-gradient(120deg,var(--na-ink),#123126)}.theme-new-area .stats-heading{max-width:1160px;margin:0 auto 30px;color:#9ed9b9;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.theme-new-area .stat{border:0;border-left:1px solid rgba(255,255,255,.22);border-radius:0;background:none}.theme-new-area .stat:first-child{border-left:0}.theme-new-area .stat-num{font-family:var(--body-font,system-ui,sans-serif);font-size:clamp(42px,5vw,62px);font-weight:600}.theme-new-area .stat-label{color:#dbe8e1}
.theme-new-area .footer{padding-top:64px;background:var(--na-ink)}.theme-new-area .footer .brand-title{font-family:var(--body-font,system-ui,sans-serif);font-size:34px;letter-spacing:-.04em}.theme-new-area .footer-bottom{background:var(--na-ink);border-top:1px solid rgba(255,255,255,.13)}

/* Bausteine des visuellen Editors im New-Area-Stil */
.theme-new-area .content-highlight{border-left:0;border-top:4px solid var(--primary);border-radius:0;background:var(--na-paper);padding:34px}.theme-new-area .content-cta{border-radius:0;background:var(--na-ink);padding:clamp(38px,6vw,70px)}.theme-new-area .content-button{border-radius:0;padding:15px 22px}.theme-new-area .content-columns{gap:clamp(30px,6vw,70px)}
.theme-new-area .section.page .content-image-text{gap:0;align-items:stretch;border:1px solid rgba(7,16,12,.1);background:#edf2ef}.theme-new-area .section.page .content-image-text figure{min-height:390px;overflow:hidden}.theme-new-area .section.page .content-image-text figure img{display:block;width:100%;height:100%;margin:0;object-fit:cover}.theme-new-area .section.page .content-image-text>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,64px)}.theme-new-area .section.page .content-image-text>div>:first-child{margin-top:0}.theme-new-area .section.page .content-gallery{border:1px solid rgba(7,16,12,.09);background:linear-gradient(145deg,#e8efeb,#f4f6f3)}.theme-new-area .section.page .content-gallery-grid{gap:10px}.theme-new-area .section.page .content-gallery-grid figure{background:#d7e2dc}.theme-new-area .section.page .content-gallery-grid img{filter:saturate(.94) contrast(1.02)}
.theme-new-area .section.page .content-slider{border:1px solid rgba(7,16,12,.09);background:linear-gradient(145deg,#e7eee9,#f5f7f4)}.theme-new-area .section.page .content-slider-track{box-shadow:0 20px 46px rgba(7,16,12,.12)}
.theme-new-area .section.page .content-gallery,.theme-new-area .section.page .content-slider{--image-box-padding:clamp(20px,2.6vw,32px);padding:0;overflow:hidden}.theme-new-area .section.page .content-gallery-head,.theme-new-area .section.page .content-slider-head{max-width:none;margin:0;padding:var(--image-box-padding)}.theme-new-area .section.page .content-gallery-head>h2:first-child,.theme-new-area .section.page .content-slider-head>h2:first-child{margin-top:0;margin-bottom:10px;padding-top:0;border-top:0}.theme-new-area .section.page .content-gallery-head>p:last-child,.theme-new-area .section.page .content-slider-head>p:last-child{margin-bottom:0}.theme-new-area .section.page .content-gallery-grid,.theme-new-area .section.page .content-slider-track{width:100%;max-width:none;margin:0}.theme-new-area .section.page .content-slider-track{display:block}
.theme-new-area .content .content-columns>div>h2:first-child{min-height:2.12em;margin-bottom:24px}
.theme-new-area .m-page-hero+.section.page .content>h2,.theme-new-area .m-page-hero+.section.page .content>p{max-width:920px;margin-left:auto;margin-right:auto}.theme-new-area .m-page-hero+.section.page .content>.content-columns>div{text-align:left}.theme-new-area .m-page-hero+.section.page .content>.content-highlight{text-align:left}.theme-new-area .m-page-hero+.section.page .content>.service-grid{text-align:left}
@media(max-width:700px){.theme-new-area .content .content-columns>div>h2:first-child{min-height:0;margin-bottom:16px}}
@media(max-width:700px){.theme-new-area .section.page .content-image-text figure{min-height:280px}.theme-new-area .section.page .content-image-text>div{padding:28px 22px}}

@media(max-width:1250px){.theme-new-area .m-header-inner{min-height:82px}.theme-new-area .m-logo .m-logo-dark,.theme-new-area .m-logo .m-logo-light{max-width:230px;max-height:58px}.theme-new-area .m-header .nav{width:100%}}
@media(max-width:1100px){.theme-new-area .section.split{grid-template-columns:1fr}.theme-new-area .why-col{min-height:470px}.theme-new-area .cards{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-new-area .cards .card:nth-child(2n){border-right:0}}
@media(max-width:760px){.theme-new-area .m-header-inner{min-height:74px;padding:10px 5%}.theme-new-area .m-logo .m-logo-dark,.theme-new-area .m-logo .m-logo-light{max-width:220px;max-height:50px}.theme-new-area .m-hero{min-height:max(660px,min(var(--modern-hero-height,760px),760px));padding-top:86px}.theme-new-area .m-hero-inner{padding:0 6% 58px}.theme-new-area .m-hero-title{font-size:clamp(53px,17vw,82px);line-height:.88}.theme-new-area .m-hero-sub{font-size:17px;margin-top:28px}.theme-new-area .hero-actions{align-items:stretch;flex-direction:column;gap:10px}.theme-new-area .m-hero .btn{text-align:center}.theme-new-area .m-hero .btn-ghost{align-self:flex-start}.theme-new-area .usp-inner{align-items:flex-start;flex-direction:column}.theme-new-area .section{padding:72px 6%}.theme-new-area .section.page .page-inner{grid-template-columns:1fr;gap:25px}.theme-new-area .cards{grid-template-columns:1fr}.theme-new-area .cards .card{border-right:0;border-bottom:1px solid var(--na-line)}.theme-new-area .why-col,.theme-new-area .features{padding:62px 6%}.theme-new-area .why-col{min-height:400px}.theme-new-area .m-page-hero{min-height:440px;padding:145px 0 55px}.theme-new-area .m-page-hero h1{font-size:clamp(45px,13vw,68px)}.theme-new-area .stat{min-width:100%;border-left:0;border-top:1px solid rgba(255,255,255,.2)}}
/* Die globale helle Transparenz darf dunkle Bereiche nicht aufhellen.
   Mindestens 82 % dunkle Deckung sichert den Kontrast auch auf weißen Fotos. */
body.theme-new-area.has-bg-image .section.split:not(.has-bg){background:rgb(7 16 12 / clamp(.82,var(--bg-opacity,.9),1))}
body.theme-new-area .section.split .features{background:rgb(7 16 12 / .82);color:#fff}
body.theme-new-area .section.split .features .card{background:transparent}
body.theme-new-area .section.split .features .card h3{color:#fff}
body.theme-new-area .section.split .features .card p{color:#e6eee9}
body.theme-new-area .section.split .features .icon-badge{background:#20392f;color:#fff;border-color:#70897e;box-shadow:none}
body.theme-new-area.has-bg-image .footer,body.theme-new-area.has-bg-image .footer-bottom{background:rgb(7 16 12 / .94)}
/* Kontaktinformationen haben einen dunklen Hintergrund, auch als .card. */
.theme-new-area .contact-info.card p,.theme-new-area .contact-info.card li,.theme-new-area .contact-info.card address{color:#e6eee9;line-height:1.7;overflow-wrap:anywhere}
.theme-new-area .contact-info.card strong,.theme-new-area .contact-info.card h3{color:#fff}
.theme-new-area .contact-info.card p{margin:0 0 18px}
.theme-new-area .contact-info.card p:last-child{margin-bottom:0}
.theme-new-area .contact-info.card a{color:#b5ebce;text-decoration:underline;text-underline-offset:3px}
.theme-new-area .contact-info.card a:hover{color:#fff}
.theme-new-area .contact-info.card a:focus-visible{outline:2px solid #b5ebce;outline-offset:4px}
.theme-new-area .contact-info.card .contact-mobile-actions a{text-decoration:none}
/* Dunkle Kontaktkästen: helle Textfarben statt der allgemeinen Absatzfarbe. */
.theme-new-area .content .content-cta{color:#fff}
.theme-new-area .content .content-cta p,.theme-new-area .content .content-cta li{color:#e6eee9}
.theme-new-area .content .content-cta h2,.theme-new-area .content .content-cta h3,.theme-new-area .content .content-cta h4{color:#fff}
.theme-new-area .content .content-cta a:not(.btn):not(.content-button){color:#b5ebce;text-decoration:underline;text-underline-offset:3px}
.theme-new-area .content .content-cta .btn,.theme-new-area .content .content-cta .content-button{background:#fff;border:1px solid #fff;color:#10251c!important}
.theme-new-area .content .content-cta .btn:hover,.theme-new-area .content .content-cta .content-button:hover{background:#e6eee9;border-color:#e6eee9}
.theme-new-area .content .content-cta a:focus-visible{outline:3px solid #b5ebce;outline-offset:5px}
/* Leistungskarten in redaktionellen Unterseiten: keine Mindestbreite durch Text. */
.theme-new-area .content .service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:100%;max-width:100%;min-width:0}
.theme-new-area .content .service-card{min-width:0;max-width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;padding:28px;align-items:flex-start;border-color:rgba(7,16,12,.16);box-shadow:0 10px 28px rgba(7,16,12,.055);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.theme-new-area .content .service-card:hover{transform:translateY(-4px);border-color:rgba(var(--primary-rgb),.45);box-shadow:0 18px 40px rgba(7,16,12,.11)}
.theme-new-area .content .service-card>div{min-width:0;max-width:100%;width:100%;flex:initial}
.theme-new-area .content .service-card .sc-icon{width:50px;max-width:50px;height:50px;flex:0 0 50px}
.theme-new-area .content .service-card h3{font-size:clamp(23px,2.3vw,30px);line-height:1.22;margin:0 0 12px;letter-spacing:-.025em;white-space:normal;overflow-wrap:normal;word-break:normal;hyphens:none}
.theme-new-area .content .service-card p{font-size:16px;line-height:1.65;white-space:normal;overflow-wrap:normal;word-break:normal;hyphens:none}
@media(max-width:760px){.theme-new-area .content .service-grid{grid-template-columns:minmax(0,1fr)}.theme-new-area .content .service-card{padding:24px}}
/* Text muss innerhalb seiner Spalte umbrechen, auch bei langen deutschen Wörtern. */
.theme-new-area .section.page .page-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,5vw,72px);width:100%}
.theme-new-area .section.page .page-inner>*,.theme-new-area .why-text,.theme-new-area .features,.theme-new-area .features .card>div{min-width:0;max-width:100%;box-sizing:border-box}
.theme-new-area .section.page .page-subtitle{font-size:clamp(32px,3.6vw,50px);line-height:1.18;text-align:left;margin:0;overflow-wrap:normal;word-break:normal;hyphens:none}
.theme-new-area .section.page .content{overflow-wrap:normal;word-break:normal;hyphens:none}
.theme-new-area .section.page .content:only-child{grid-column:1/-1}
.theme-new-area h1,.theme-new-area h2,.theme-new-area h3{overflow-wrap:normal;word-break:normal;hyphens:none;line-height:1.15}
.theme-new-area .m-page-hero h1,.theme-new-area .m-hero-title{overflow-wrap:normal;word-break:normal;hyphens:none;-webkit-hyphens:none}
.theme-new-area[data-page-slug="home"] .section.page .page-subtitle{overflow-wrap:normal;word-break:normal;hyphens:none;-webkit-hyphens:none}
.theme-new-area .m-hero-title{line-height:1.08}
.theme-new-area .section.split .features{grid-template-columns:minmax(0,1fr);box-sizing:border-box}
.theme-new-area .section.split .features .card{width:100%;box-sizing:border-box;grid-template-columns:46px minmax(0,1fr);gap:20px;padding:26px 18px;align-items:start;overflow:visible}
.theme-new-area .section.split .features .card h3{line-height:1.25;margin:0 0 10px;font-size:clamp(21px,2vw,27px);white-space:normal;overflow-wrap:normal;word-break:normal;hyphens:none}
.theme-new-area .section.split .features .card p{line-height:1.65;white-space:normal;overflow-wrap:normal;word-break:normal;hyphens:none}
.theme-new-area .section.split .features .icon-badge{margin:0;align-self:start}
@media(max-width:1100px){.theme-new-area .section.page .page-inner{grid-template-columns:minmax(0,1fr);gap:30px}.theme-new-area .section.page .page-subtitle{max-width:100%;font-size:clamp(32px,5vw,48px)}}
@media(max-width:480px){.theme-new-area .section.split .features{padding:38px 6%}.theme-new-area .section.split .features .card{padding:24px 0;gap:14px}}
@media(max-width:760px){
  .theme-new-area .m-logo .m-logo-dark,.theme-new-area .m-logo .m-logo-light{max-width:245px;max-height:54px}
  .theme-new-area .m-hero-title{font-size:clamp(42px,13vw,60px);line-height:.98}
  .theme-new-area .m-page-hero--no-photo{min-height:300px;padding:112px 0 42px}
  .theme-new-area .section{padding:56px 6%}
  .theme-new-area .footer{padding-top:54px}
  .theme-new-area .contact-wrap{display:flex;flex-direction:column;gap:18px;background:transparent}
  .theme-new-area .contact-info{order:-1;padding:26px 22px}
  .theme-new-area .contact-form{padding:26px 22px}
  .theme-new-area .contact-form .grid2{gap:4px}
  .theme-new-area .contact-form label{margin-top:14px}
  .theme-new-area .contact-form input,.theme-new-area .contact-form select{padding-top:11px;padding-bottom:11px}
  .theme-new-area .contact-form textarea{min-height:150px}
  .theme-new-area .contact-map{margin-top:26px}
  .theme-new-area .stats-band{padding:44px 6%}
  .theme-new-area .stats-heading{margin-bottom:18px}
  .theme-new-area .stat{border-left:0;border-top:1px solid rgba(255,255,255,.2);padding-top:18px}
  .theme-new-area .testimonial-card{padding:28px 24px}
}
.theme-new-area .btn-primary,.theme-new-area .content-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;box-sizing:border-box}
@media(prefers-reduced-motion:reduce){.theme-new-area *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}

/* Kontaktseite: kompakter Einstieg, klarere Führung und eine eigenständige Kontaktkarte. */
.theme-new-area .contact-section{padding-top:clamp(48px,6vw,76px)}
.theme-new-area .contact-lead{max-width:790px;margin:0 auto clamp(34px,5vw,58px);text-align:center}
.theme-new-area .contact-lead>span,.theme-new-area .contact-form-head>span{display:block;margin-bottom:12px;color:var(--primary-text);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.theme-new-area .contact-lead .content{font-size:clamp(21px,2.2vw,28px)!important;color:var(--na-ink)!important}
.theme-new-area .contact-lead .content p{margin:0;line-height:1.5}
.theme-new-area .contact-lead>p{margin:12px 0 0;color:var(--na-muted);font-size:15px}
.theme-new-area .contact-wrap{grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:24px;align-items:start;margin-top:0;background:transparent}
.theme-new-area .contact-form,.theme-new-area .contact-info{border:1px solid var(--na-line);box-shadow:0 18px 46px rgba(7,16,12,.06)}
.theme-new-area .contact-form-head{margin-bottom:34px;padding-bottom:28px;border-bottom:1px solid var(--na-line)}
.theme-new-area .contact-form-head h2{margin:0 0 12px;font-size:clamp(30px,3.4vw,44px);line-height:1.08}
.theme-new-area .contact-form-head p{margin:0;color:var(--na-muted);line-height:1.6}
.theme-new-area .contact-info{position:sticky;top:118px}
@media(max-width:1050px){.theme-new-area .contact-wrap{grid-template-columns:1fr}.theme-new-area .contact-info{position:static}}
@media(max-width:760px){.theme-new-area .contact-section{padding-top:42px}.theme-new-area .contact-lead{margin-bottom:30px}.theme-new-area .contact-form-head{margin-bottom:26px;padding-bottom:22px}}

/* Kantige, architektonische Formsprache für sämtliche Inhaltskacheln. */
.theme-new-area .cards .card,.theme-new-area .cards .card.has-card-image>div,.theme-new-area .testimonial-card,.theme-new-area .project-card,.theme-new-area .service-card,.theme-new-area .contact-form,.theme-new-area .contact-info,.theme-new-area .map-consent{border-radius:3px}

/* Kachelüberschriften nur zwischen vollständigen Wörtern umbrechen. */
.theme-new-area .cards .card h3{overflow-wrap:normal;word-break:normal;hyphens:none;-webkit-hyphens:none}

/* Zentrale Leistungsübersicht: identisch mit den Kacheln der Startseite. */
.theme-new-area .m-page-hero+.section.page.service-overview-page .page-inner{max-width:1400px}
.theme-new-area .service-overview>h2,.theme-new-area .service-overview>.kicker{text-align:center;margin-left:auto;margin-right:auto}
.theme-new-area .service-overview>.kicker{color:var(--primary-text)}
.theme-new-area .service-overview>.service-overview-intro{max-width:920px;margin:0 auto;color:var(--na-muted);font-size:18px;line-height:1.7;text-align:center}
.theme-new-area .service-overview .cards{text-align:left}

/* Einheitliche dunkle Aktionsfarbe; WhatsApp behält seine Markenfarbe. */
.theme-new-area .btn-primary,
.theme-new-area .content-button,
.theme-new-area .m-header .nav a.btn,
.theme-new-area .m-header.is-stuck .nav a.btn,
.theme-new-area .m-hero .btn-primary,
.theme-new-area .m-hero .btn-ghost,
.theme-new-area .section.cta .btn,
.theme-new-area .contact-float-group .site-inquiry,
.theme-new-area .contact-float-group .mail-float,
.theme-new-area .contact-float-group .call-float{background:rgba(14,34,28,.91);border-color:rgba(255,255,255,.13);color:#fff!important}
.theme-new-area .btn-primary:hover,
.theme-new-area .content-button:hover,
.theme-new-area .m-header .nav a.btn:hover,
.theme-new-area .m-header.is-stuck .nav a.btn:hover,
.theme-new-area .m-hero .btn-primary:hover,
.theme-new-area .m-hero .btn-ghost:hover,
.theme-new-area .section.cta .btn:hover,
.theme-new-area .contact-float-group .site-inquiry:hover,
.theme-new-area .contact-float-group .mail-float:hover,
.theme-new-area .contact-float-group .call-float:hover{background:#183a30;border-color:#183a30;color:#fff!important}
.theme-new-area .contact-float-group .whatsapp-float,
.theme-new-area .contact-float-group .whatsapp-float{background:rgba(37,211,102,.92);border-color:rgba(255,255,255,.18);color:#fff}.theme-new-area .contact-float-group .whatsapp-float:hover{background:#25d366;color:#fff}

/* Wörter auf öffentlichen Seiten nur an Leerzeichen umbrechen, nie mitten im Wort. */
.theme-new-area .section.page .page-subtitle,
.theme-new-area .section.page .content,
.theme-new-area .section.page .content p,
.theme-new-area .section.page .content li,
.theme-new-area .section.page .content h1,
.theme-new-area .section.page .content h2,
.theme-new-area .section.page .content h3,
.theme-new-area .section.page .content h4,
.theme-new-area .cards .card h3,
.theme-new-area .cards .card p,
.theme-new-area .features .card h3,
.theme-new-area .features .card p{overflow-wrap:normal;word-break:normal;hyphens:none;-webkit-hyphens:none}
.theme-new-area .section.page .content a{overflow-wrap:anywhere}

/* Ruhige Premium-Navigation mit klaren Zuständen und kantigem Dropdown. */
.theme-new-area .m-header{transition:background .28s ease,border-color .28s ease,box-shadow .28s ease,transform .28s ease}
.theme-new-area .m-header-inner{transition:min-height .28s ease,padding .28s ease}
.theme-new-area .m-header #mainNav>a:not(.btn),
.theme-new-area .m-header #mainNav>.nav-item>a{position:relative;padding:14px 0;transition:color .2s ease,opacity .2s ease}
.theme-new-area .m-header #mainNav>a:not(.btn)::before,
.theme-new-area .m-header #mainNav>.nav-item>a::before{content:"";position:absolute;left:0;right:0;bottom:7px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right center;transition:transform .25s cubic-bezier(.2,.7,.2,1)}
.theme-new-area .m-header #mainNav>a:not(.btn):hover::before,
.theme-new-area .m-header #mainNav>a:not(.btn).active::before,
.theme-new-area .m-header #mainNav>.nav-item>a:hover::before,
.theme-new-area .m-header #mainNav>.nav-item>a.active::before{transform:scaleX(1);transform-origin:left center}
.theme-new-area .m-header--overlay #mainNav>a.active,
.theme-new-area .m-header--overlay #mainNav>.nav-item>a.active{text-decoration:none}
.theme-new-area .m-header .nav a.btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:15px 23px;border-radius:2px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.theme-new-area .m-header .nav a.btn:hover{transform:translateY(-2px);box-shadow:0 9px 24px rgba(7,16,12,.2)}
.theme-new-area .m-header.is-stuck{box-shadow:0 10px 32px rgba(7,16,12,.09)}
.theme-new-area .m-header.is-stuck .m-header-inner{min-height:86px}
.theme-new-area .m-header .submenu{top:calc(100% + 8px);min-width:270px;padding:9px;border:1px solid rgba(7,16,12,.12);border-radius:3px;box-shadow:0 20px 48px rgba(7,16,12,.16)}
.theme-new-area .m-header .nav-item.has-children::before{content:"";position:absolute;left:0;right:0;top:100%;height:10px}
.theme-new-area .m-header .nav .submenu a{padding:11px 13px;border-left:2px solid transparent;font-family:var(--body-font,system-ui,sans-serif);font-size:13px;transition:background .18s ease,color .18s ease,border-color .18s ease,padding-left .18s ease}
.theme-new-area .m-header .nav .submenu a:hover,
.theme-new-area .m-header .nav .submenu a.active{padding-left:17px;border-left-color:#0e221c;background:#edf2ef;color:#0e221c}
@media(max-width:1250px){
  .theme-new-area .m-header #mainNav>a:not(.btn),.theme-new-area .m-header #mainNav>.nav-item>a{width:100%;padding:11px 0}
  .theme-new-area .m-header #mainNav>a:not(.btn)::before,.theme-new-area .m-header #mainNav>.nav-item>a::before{display:none}
  .theme-new-area .m-header .nav{gap:8px}
  .theme-new-area .m-header .submenu{border:0;border-left:1px solid #d9e2de;border-radius:0;box-shadow:none;padding:4px 0 5px 15px}
  .theme-new-area .m-header .nav-item.has-children::before{display:none}
  .theme-new-area .m-header .nav .submenu a:hover,.theme-new-area .m-header .nav .submenu a.active{padding-left:12px}
  .theme-new-area .m-header .nav a.btn{margin-top:6px}
}

/* Ausgewogener Rhythmus auf Inhalts- und Leistungsseiten. */
.theme-new-area .m-page-hero+.section.page{padding-top:clamp(44px,5vw,64px);padding-bottom:clamp(62px,7vw,88px)}
.theme-new-area .m-page-hero+.section.page .content{line-height:1.7}
.theme-new-area .m-page-hero+.section.page .content>h2,
.theme-new-area .m-page-hero+.section.page .content>h3,
.theme-new-area .m-page-hero+.section.page .content>p,
.theme-new-area .m-page-hero+.section.page .content>ul,
.theme-new-area .m-page-hero+.section.page .content>ol,
.theme-new-area .m-page-hero+.section.page .content>blockquote{width:100%;max-width:920px;margin-left:auto;margin-right:auto;box-sizing:border-box}
.theme-new-area .m-page-hero+.section.page .content>h2{font-size:clamp(32px,3.65vw,48px);line-height:1.12;margin-top:clamp(46px,5vw,64px);margin-bottom:18px}
.theme-new-area .m-page-hero+.section.page .content>h2:first-child{margin-top:0}
.theme-new-area .m-page-hero+.section.page .content>h2~h2{padding-top:clamp(34px,4vw,48px);border-top:1px solid rgba(7,16,12,.13)}
.theme-new-area .m-page-hero+.section.page .content h3{font-size:clamp(23px,2.45vw,30px);line-height:1.2;margin-top:34px;margin-bottom:11px}
.theme-new-area .m-page-hero+.section.page .content p{margin-top:0;margin-bottom:20px}
.theme-new-area .m-page-hero+.section.page .content>.content-columns,
.theme-new-area .m-page-hero+.section.page .content>.content-image-text,
.theme-new-area .m-page-hero+.section.page .content>.content-feature,
.theme-new-area .m-page-hero+.section.page .content>.content-highlight,
.theme-new-area .m-page-hero+.section.page .content>.service-grid{margin-top:clamp(28px,3.5vw,40px);margin-bottom:clamp(34px,4vw,48px)}
.theme-new-area .m-page-hero+.section.page .content>img,
.theme-new-area .m-page-hero+.section.page .content>figure{margin-top:28px;margin-bottom:34px}
.theme-new-area .service-overview>h2{font-size:clamp(38px,5vw,64px);margin-top:0;margin-bottom:24px}
.theme-new-area .service-overview>.service-overview-intro{margin-bottom:0}
.theme-new-area .service-overview .cards{margin-top:clamp(36px,5vw,56px);gap:22px}

/* Kartentitel dürfen vollständig umbrechen. Eine Zeilenklammer führte in einigen
   Browsern dazu, dass bereits die zweite Zeile abgeschnitten wurde. */
.theme-new-area .cards .card h3{display:block;max-height:none;overflow:visible}

@media(max-width:760px){
  .theme-new-area .m-page-hero+.section.page{padding-top:38px;padding-bottom:56px}
  .theme-new-area .m-page-hero+.section.page .content>h2{font-size:clamp(30px,9vw,38px);margin-top:42px;margin-bottom:15px}
  .theme-new-area .m-page-hero+.section.page .content>h2~h2{padding-top:30px}
  .theme-new-area .m-page-hero+.section.page .content h3{font-size:clamp(22px,6.8vw,27px);margin-top:28px;margin-bottom:9px}
  .theme-new-area .m-page-hero+.section.page .content p{margin-bottom:17px}
  .theme-new-area .m-page-hero+.section.page .content>.content-columns,
  .theme-new-area .m-page-hero+.section.page .content>.content-image-text,
  .theme-new-area .m-page-hero+.section.page .content>.content-feature,
  .theme-new-area .m-page-hero+.section.page .content>.content-highlight,
  .theme-new-area .m-page-hero+.section.page .content>.service-grid{margin-top:24px;margin-bottom:32px}
  .theme-new-area .service-overview>h2{font-size:clamp(34px,10vw,43px);margin-bottom:18px}
  .theme-new-area .service-overview>.service-overview-intro{font-size:16px;line-height:1.65}
  .theme-new-area .service-overview .cards{margin-top:30px}
  .theme-new-area .cards{gap:14px}
  .theme-new-area .cards .card{min-height:270px;padding:21px 19px}
  .theme-new-area .cards .icon-badge{width:48px;height:48px;margin-bottom:18px}
  .theme-new-area .cards .card>div{padding-top:20px}
  .theme-new-area .cards .card.has-card-image>div{margin-top:12px;padding:15px 16px}
  .theme-new-area .cards .card h3{font-size:clamp(21px,6.7vw,26px);line-height:1.14;margin-bottom:8px;max-height:3.42em}
  .theme-new-area .cards .card p{font-size:15px;line-height:1.55}
  .theme-new-area .card-more{padding-top:12px}
}

/* Beide Startseiten-Aktionen besitzen denselben Innenabstand und dieselbe Höhe. */
.theme-new-area .m-hero .hero-actions .btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:18px 26px;box-sizing:border-box;white-space:nowrap}
.theme-new-area .m-hero .hero-actions .btn-ghost{border:1px solid rgba(255,255,255,.42)}
@media(max-width:760px){.theme-new-area .m-hero .hero-actions .btn-ghost{align-self:flex-start}}

/* Serviceübersicht: kontrastreiche Bilder, ruhige Glasflächen und dezente Bewegung. */
.theme-new-area .service-overview .cards .card{min-height:330px;transform:translateZ(0);transition:transform .38s cubic-bezier(.2,.7,.2,1),box-shadow .38s ease,border-color .25s ease}
.theme-new-area .service-overview .cards .card.has-card-image::before{filter:saturate(1.08) contrast(1.07);transform:scale(1.01);transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .4s ease}
.theme-new-area .service-overview .cards .card.has-card-image::after{background:rgba(255,255,255,.24);transition:background .38s ease}
.theme-new-area .service-overview .cards .icon-badge{position:absolute;z-index:3;top:27px;left:27px;width:50px;height:50px;margin:0;border-color:rgba(var(--primary-rgb),.3);box-shadow:0 8px 22px rgba(7,16,12,.1);transition:transform .38s cubic-bezier(.2,.7,.2,1),box-shadow .38s ease,background .38s ease}
.theme-new-area .service-overview .cards .card.has-card-image>div{position:relative;z-index:2;flex:0 0 auto;height:205px;min-height:205px;margin-top:auto;padding:16px 18px;box-sizing:border-box;overflow:visible;border-color:rgba(255,255,255,.7);border-radius:10px;background:rgba(255,255,255,.75);box-shadow:0 12px 30px rgba(7,16,12,.09);backdrop-filter:blur(10px) saturate(112%);-webkit-backdrop-filter:blur(10px) saturate(112%);transition:transform .38s cubic-bezier(.2,.7,.2,1),background .38s ease,box-shadow .38s ease}
.theme-new-area .service-overview .cards .card.has-card-image>div::after{content:"";position:absolute;right:18px;bottom:0;left:18px;height:2px;background:linear-gradient(90deg,var(--primary),rgba(var(--primary-rgb),.16));transform:scaleX(.24);transform-origin:left center;transition:transform .42s cubic-bezier(.2,.7,.2,1),opacity .3s ease;opacity:.72}
.theme-new-area .m-page-hero+.section.page .content .service-overview .cards .card h3{display:block;max-width:100%;max-height:none;margin:0 0 6px;padding:0;overflow:visible;border:0;font-size:clamp(21px,1.75vw,25px);line-height:1.1;-webkit-box-orient:initial;-webkit-line-clamp:unset;line-clamp:unset}
.theme-new-area .m-page-hero+.section.page .content .service-overview .cards .card p{margin:0 0 7px;font-size:14px;line-height:1.48}
.theme-new-area .service-overview .cards .card-more{position:static;margin-top:auto;padding-top:7px}
.theme-new-area .service-overview .cards .card-more::before{content:"";position:absolute;z-index:4;inset:0}
.theme-new-area .service-overview .cards .card-more span{margin-left:3px;transition:transform .28s cubic-bezier(.2,.7,.2,1)}
.theme-new-area .service-overview .cards .card:has(.card-more:focus-visible){outline:3px solid rgba(var(--primary-rgb),.5);outline-offset:3px}
@media(hover:hover) and (pointer:fine){
  .theme-new-area .service-overview .cards .card:hover{transform:translateY(-7px);box-shadow:0 25px 58px rgba(7,16,12,.16)}
  .theme-new-area .service-overview .cards .card.has-card-image:hover::before{filter:saturate(1.14) contrast(1.1);transform:scale(1.055)}
  .theme-new-area .service-overview .cards .card.has-card-image:hover::after{background:rgba(255,255,255,.17)}
  .theme-new-area .service-overview .cards .card:hover .icon-badge{transform:translateY(-3px) rotate(-4deg);background:#fff;box-shadow:0 13px 30px rgba(7,16,12,.16)}
  .theme-new-area .service-overview .cards .card.has-card-image:hover>div{transform:translateY(-5px);background:rgba(255,255,255,.84);box-shadow:0 18px 38px rgba(7,16,12,.14)}
  .theme-new-area .service-overview .cards .card:hover>div::after{transform:scaleX(1);opacity:1}
  .theme-new-area .service-overview .cards .card:hover .card-more span{transform:translateX(6px)}
}
@media(max-width:760px){
  .theme-new-area .service-overview .cards{gap:15px}
  .theme-new-area .service-overview .cards .card{min-height:310px}
  .theme-new-area .service-overview .cards .icon-badge{top:19px;left:19px;width:45px;height:45px}
  .theme-new-area .service-overview .cards .card.has-card-image>div{height:auto;min-height:205px;padding:15px 16px}
  .theme-new-area .m-page-hero+.section.page .content .service-overview .cards .card h3{font-size:clamp(20px,6vw,24px);margin:0 0 6px}
  .theme-new-area .m-page-hero+.section.page .content .service-overview .cards .card p{margin:0 0 8px;font-size:14px;line-height:1.45}
  .theme-new-area .service-overview .cards .card-more{padding-top:6px}
}
@media(prefers-reduced-motion:reduce){
  .theme-new-area .service-overview .cards .card,.theme-new-area .service-overview .cards .card::before,.theme-new-area .service-overview .cards .card>div,.theme-new-area .service-overview .cards .icon-badge{transition:none!important;transform:none!important}
}

/* Einheitliche Leistungs-Unterseiten im visuellen Rhythmus der Startseite. */
.theme-new-area .service-detail-hero{min-height:500px;padding:150px 0 54px}
.theme-new-area .service-detail-hero .m-page-hero-inner{width:100%;max-width:1400px}
.theme-new-area .service-detail-hero .service-hero-kicker{margin:0 0 18px;color:#a7ddbe;font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}
.theme-new-area .service-detail-hero h1{max-width:980px;font-size:clamp(52px,6.8vw,92px);line-height:.97;letter-spacing:-.055em;text-wrap:balance}
.theme-new-area .service-detail-hero .m-page-hero-sub{max-width:720px;margin-top:25px;color:rgba(255,255,255,.88);font-size:clamp(17px,1.65vw,21px);line-height:1.55}
.theme-new-area .service-hero-actions{display:flex;align-items:center;gap:26px;margin-top:34px}
.theme-new-area .service-hero-actions .btn{min-height:54px;padding:16px 23px;text-decoration:none}
.theme-new-area .service-hero-link{display:inline-flex;align-items:center;gap:9px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.5);color:#fff;font-size:12px;font-weight:800;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}
.theme-new-area .service-hero-link span{transition:transform .22s ease}
.theme-new-area .service-hero-link:hover span{transform:translateX(5px)}
.theme-new-area .service-trust-bar{padding:0 5%;border:0;background:linear-gradient(110deg,#07100c,#123126);color:#fff}
.theme-new-area .service-trust-bar>div{display:grid;grid-template-columns:repeat(var(--service-trust-count,3),minmax(0,1fr));max-width:1160px;margin:auto}
.theme-new-area .service-trust-bar span{position:relative;display:flex;align-items:center;min-height:76px;padding:18px 28px 18px 54px;border-left:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.97);font-size:12px;font-weight:800;letter-spacing:.075em;text-shadow:0 1px 12px rgba(0,0,0,.22);text-transform:uppercase}
.theme-new-area .service-trust-bar span:last-child{border-right:1px solid rgba(255,255,255,.14)}
.theme-new-area .service-trust-bar span::before{content:"✓";position:absolute;left:24px;display:grid;width:20px;height:20px;border:1px solid rgba(167,221,190,.5);border-radius:50%;place-items:center;color:#a7ddbe;font-size:11px}
.theme-new-area .section.page.service-detail-page{padding:clamp(30px,3.5vw,46px) 5% clamp(74px,8vw,110px);background:#fff}
.theme-new-area .section.page.service-detail-page .page-inner{display:block;width:100%;max-width:1160px}
.theme-new-area .service-detail-page .content{font-size:18px;line-height:1.72;color:#35423c}
.theme-new-area .service-detail-page .content>h2,
.theme-new-area .service-detail-page .content>h3,
.theme-new-area .service-detail-page .content>p,
.theme-new-area .service-detail-page .content>ul,
.theme-new-area .service-detail-page .content>ol,
.theme-new-area .service-detail-page .content>blockquote{width:100%;max-width:920px;margin-left:auto;margin-right:auto;box-sizing:border-box}
.theme-new-area .service-detail-page .content>h2{margin-top:clamp(58px,7vw,86px);margin-bottom:20px;padding-top:clamp(42px,5vw,62px);border-top:1px solid rgba(7,16,12,.13);font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.045em}
.theme-new-area .service-detail-page .content>h2:first-child{margin-top:0;padding-top:0;border-top:0;font-size:clamp(39px,4.8vw,60px)}
.theme-new-area .service-detail-page .content>h3{margin-top:34px;margin-bottom:10px;font-size:clamp(23px,2.3vw,29px);line-height:1.18}
.theme-new-area .service-detail-page .content>p{margin-top:0;margin-bottom:20px}
.theme-new-area .service-detail-page .content>h2:first-child+p{font-size:clamp(19px,1.8vw,22px);line-height:1.66;color:#4c5a53}
.theme-new-area .service-detail-page .content>.content-columns,
.theme-new-area .service-detail-page .content>.content-image-text,
.theme-new-area .service-detail-page .content>.content-feature,
.theme-new-area .service-detail-page .content>.content-highlight,
.theme-new-area .service-detail-page .content>.service-grid{margin-top:clamp(38px,5vw,62px);margin-bottom:clamp(48px,6vw,76px)}
.theme-new-area .service-detail-page .content>p:empty{display:none}
.theme-new-area .service-detail-page .content>.content-image-text:first-child,
.theme-new-area .service-detail-page .content>.content-feature:first-child,
.theme-new-area .service-detail-page .content>p:empty:first-child+.content-image-text,
.theme-new-area .service-detail-page .content>p:empty:first-child+.content-feature,
.theme-new-area .service-detail-page .content>p:has(>br:only-child):first-child+.content-image-text,
.theme-new-area .service-detail-page .content>p:has(>br:only-child):first-child+.content-feature{margin-top:0}
.theme-new-area .service-detail-page .content>.content-feature:first-child,
.theme-new-area .service-detail-page .content>p:empty:first-child+.content-feature,
.theme-new-area .service-detail-page .content>p:has(>br:only-child):first-child+.content-feature{padding-top:clamp(34px,4vw,58px)}
.theme-new-area .service-detail-page .content>div:first-child>.content-columns:first-child,
.theme-new-area .service-detail-page .content>div:first-child>.content-image-text:first-child,
.theme-new-area .service-detail-page .content>div:first-child>.content-feature:first-child{margin-top:0}
.theme-new-area .service-detail-page .content>div:first-child>.content-feature:first-child{padding-top:clamp(34px,4vw,58px)}
.theme-new-area .service-detail-page .content>div:first-child>.content-columns:first-child>div>:first-child,
.theme-new-area .service-detail-page .content>div:first-child>.content-image-text:first-child>div>:first-child{margin-top:0}
.theme-new-area .service-detail-page .content>.content-image-text{gap:0;max-width:1160px;border:1px solid rgba(7,16,12,.1);background:#eef1ef;align-items:stretch}
.theme-new-area .service-detail-page .content>.content-image-text figure{min-height:430px}
.theme-new-area .service-detail-page .content>.content-image-text figure img{width:100%;height:100%;margin:0;object-fit:cover}
.theme-new-area .service-detail-page .content>.content-image-text>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,5vw,70px)}
.theme-new-area .service-detail-page .content>.content-image-text>div>:first-child{margin-top:0}
.theme-new-area .service-detail-page .content>.content-highlight{max-width:920px;margin-left:auto;margin-right:auto;padding:clamp(32px,5vw,52px);border-top:0;border-left:3px solid var(--primary);background:#eef2ef}
.theme-new-area .service-detail-page .content>.service-grid{max-width:1160px;margin-left:auto;margin-right:auto;gap:3px;background:rgba(7,16,12,.11)}
.theme-new-area .service-detail-page .content>.service-grid .service-card{padding:clamp(26px,3.5vw,40px);border:0;border-radius:0;background:#fff;box-shadow:none}
.theme-new-area .service-detail-page .content>.service-grid .service-card:hover{z-index:1;transform:translateY(-3px);box-shadow:0 16px 38px rgba(7,16,12,.1)}
.theme-new-area .service-detail-page .content>.content-cta{max-width:1160px;margin:clamp(58px,7vw,88px) auto 0;padding:clamp(48px,7vw,82px);background:linear-gradient(125deg,#10251c,#07100c);box-shadow:0 24px 55px rgba(7,16,12,.13)}
.theme-new-area .service-detail-page .content>.content-cta h2{max-width:760px;margin:0 auto 17px;font-size:clamp(34px,4.2vw,54px);line-height:1.08}
.theme-new-area .service-detail-page .content>.content-cta p{max-width:720px;margin:0 auto 22px}
.theme-new-area .service-page-cta{padding:clamp(74px,8vw,110px) 5%;background:linear-gradient(125deg,#10251c,#07100c);color:#fff;text-align:center}
.theme-new-area .service-page-cta>div{max-width:860px;margin:auto}
.theme-new-area .service-page-cta-kicker{display:block;margin-bottom:16px;color:#a7ddbe;font-size:11px;font-weight:800;letter-spacing:.19em;text-transform:uppercase}
.theme-new-area .service-page-cta h2{margin:0 0 18px;color:#fff;font-size:clamp(40px,5.5vw,68px);line-height:1.03;letter-spacing:-.05em}
.theme-new-area .service-page-cta p{max-width:690px;margin:0 auto 28px;color:rgba(255,255,255,.76);font-size:18px;line-height:1.65}
.theme-new-area .service-page-cta .btn{background:#fff!important;border-color:#fff!important;color:#10251c!important;text-decoration:none}
.theme-new-area .service-page-cta .btn:hover{background:#e5eee9!important;border-color:#e5eee9!important}
@media(max-width:760px){
  .theme-new-area .service-detail-hero{min-height:470px;padding:122px 0 44px}
  .theme-new-area .service-detail-hero .service-hero-kicker{margin-bottom:14px;font-size:10px;letter-spacing:.16em}
  .theme-new-area .service-detail-hero h1{font-size:clamp(42px,12vw,61px);line-height:1;text-wrap:wrap}
  .theme-new-area .service-detail-hero .m-page-hero-sub{margin-top:19px;font-size:16px}
  .theme-new-area .service-hero-actions{align-items:stretch;flex-direction:column;gap:10px;margin-top:26px}
  .theme-new-area .service-hero-actions .btn{width:100%;min-height:50px;text-align:center}
  .theme-new-area .service-hero-link{align-self:flex-start}
  .theme-new-area .service-trust-bar{padding:0 6%}
  .theme-new-area .service-trust-bar>div{grid-template-columns:1fr}
  .theme-new-area .service-trust-bar span{min-height:54px;padding:13px 10px 13px 38px;border:0;border-bottom:1px solid rgba(255,255,255,.13);font-size:10px}
  .theme-new-area .service-trust-bar span:last-child{border-right:0;border-bottom:0}
  .theme-new-area .service-trust-bar span::before{left:7px}
  .theme-new-area .section.page.service-detail-page{padding:28px 6% 66px}
  .theme-new-area .service-detail-page .content{font-size:16px}
  .theme-new-area .service-detail-page .content>h2{margin-top:46px;padding-top:35px;font-size:clamp(30px,9.2vw,39px)}
  .theme-new-area .service-detail-page .content>h2:first-child{font-size:clamp(34px,10vw,44px)}
  .theme-new-area .service-detail-page .content>h3{margin-top:28px;font-size:clamp(22px,6.8vw,27px)}
  .theme-new-area .service-detail-page .content>h2:first-child+p{font-size:18px}
  .theme-new-area .service-detail-page .content>.content-image-text{grid-template-columns:1fr}
  .theme-new-area .service-detail-page .content>.content-image-text figure{min-height:260px}
  .theme-new-area .service-detail-page .content>.content-image-text>div{padding:30px 22px}
  .theme-new-area .service-detail-page .content>.content-highlight{padding:28px 22px}
  .theme-new-area .service-detail-page .content>.content-cta{padding:42px 22px}
  .theme-new-area .service-page-cta{padding:62px 6% 100px}
  .theme-new-area .service-page-cta p{font-size:16px}
}

/* Leistungsbereiche: mehr Bildtiefe, weniger Weiß und eine ruhige Premium-Bewegung.
   Gilt bewusst nur für New-Area auf Startseite und zentraler Serviceübersicht. */
.theme-new-area #section-a,
.theme-new-area .m-page-hero+.section.page.service-overview-page{
  position:relative;
  isolation:isolate;
  background:
    radial-gradient(circle at 8% 4%,rgba(var(--primary-rgb),.11),transparent 34%),
    radial-gradient(circle at 92% 88%,rgba(7,16,12,.07),transparent 31%),
    linear-gradient(145deg,#eef3f0 0%,#f7f9f8 48%,#e9efeb 100%);
}
.theme-new-area #section-a::before,
.theme-new-area .m-page-hero+.section.page.service-overview-page::after{
  content:"";
  position:absolute;
  z-index:-1;
  inset:0;
  pointer-events:none;
  opacity:.32;
  background-image:linear-gradient(rgba(7,16,12,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(7,16,12,.035) 1px,transparent 1px);
  background-size:42px 42px;
  -webkit-mask-image:linear-gradient(to bottom,transparent,#000 16%,#000 84%,transparent);
  mask-image:linear-gradient(to bottom,transparent,#000 16%,#000 84%,transparent);
}
.theme-new-area #section-a .cards,
.theme-new-area .service-overview .cards{perspective:1200px}
.theme-new-area #section-a .cards .card,
.theme-new-area .service-overview .cards .card{
  min-height:350px;
  padding:27px;
  border-color:rgba(7,16,12,.18);
  background:#dfe7e2;
  box-shadow:0 14px 34px rgba(7,16,12,.10);
  transform:translateZ(0);
  transition:transform .48s cubic-bezier(.16,.8,.22,1),box-shadow .48s ease,border-color .32s ease;
  will-change:transform;
}
.theme-new-area #section-a .cards .card.has-card-image::before,
.theme-new-area .service-overview .cards .card.has-card-image::before{
  filter:saturate(1.12) contrast(1.09) brightness(.96);
  transform:scale(1.015);
  transition:transform .85s cubic-bezier(.16,.8,.22,1),filter .5s ease;
}
.theme-new-area #section-a .cards .card.has-card-image::after,
.theme-new-area .service-overview .cards .card.has-card-image::after{
  background:linear-gradient(180deg,rgba(246,250,247,.08),rgba(7,16,12,.14));
  transition:background .45s ease;
}
.theme-new-area #section-a .cards .icon-badge,
.theme-new-area .service-overview .cards .icon-badge{
  position:absolute;
  z-index:4;
  top:25px;
  left:25px;
  width:50px;
  height:50px;
  margin:0;
  border-color:rgba(var(--primary-rgb),.35);
  background:rgba(249,252,250,.88);
  box-shadow:0 9px 24px rgba(7,16,12,.13);
  backdrop-filter:blur(10px) saturate(120%);
  -webkit-backdrop-filter:blur(10px) saturate(120%);
  transition:transform .45s cubic-bezier(.16,.8,.22,1),box-shadow .4s ease,background .4s ease;
}
.theme-new-area #section-a .cards .card.has-card-image>div,
.theme-new-area .service-overview .cards .card.has-card-image>div{
  position:relative;
  z-index:3;
  flex:0 0 auto;
  min-height:205px;
  height:auto;
  margin-top:auto;
  padding:18px 20px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.72);
  border-radius:3px;
  background:rgba(248,250,249,.76);
  box-shadow:0 13px 30px rgba(7,16,12,.12);
  backdrop-filter:blur(12px) saturate(115%);
  -webkit-backdrop-filter:blur(12px) saturate(115%);
  transition:transform .48s cubic-bezier(.16,.8,.22,1),background .4s ease,box-shadow .45s ease;
}
.theme-new-area #section-a .cards .card.has-card-image>div::before,
.theme-new-area .service-overview .cards .card.has-card-image>div::before{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  left:-65%;
  width:42%;
  pointer-events:none;
  background:linear-gradient(105deg,transparent,rgba(255,255,255,.42),transparent);
  transform:skewX(-13deg);
  transition:left .72s cubic-bezier(.2,.7,.2,1);
}
.theme-new-area #section-a .cards .card.has-card-image>div::after,
.theme-new-area .service-overview .cards .card.has-card-image>div::after{
  content:"";
  position:absolute;
  right:20px;
  bottom:0;
  left:20px;
  height:2px;
  background:linear-gradient(90deg,var(--primary),rgba(var(--primary-rgb),.12));
  opacity:.78;
  transform:scaleX(.22);
  transform-origin:left center;
  transition:transform .5s cubic-bezier(.16,.8,.22,1),opacity .3s ease;
}
.theme-new-area #section-a .cards .card h3,
.theme-new-area .service-overview .cards .card h3{color:#07100c;text-shadow:none}
.theme-new-area #section-a .cards .card p,
.theme-new-area .service-overview .cards .card p{color:#33423b}

@media(hover:hover) and (pointer:fine){
  .theme-new-area #section-a .cards .card:hover,
  .theme-new-area .service-overview .cards .card:hover{
    z-index:2;
    transform:translateY(-9px) rotateX(1.1deg) scale(1.012);
    border-color:rgba(var(--primary-rgb),.48);
    box-shadow:0 28px 62px rgba(7,16,12,.19);
  }
  .theme-new-area #section-a .cards .card.has-card-image:hover::before,
  .theme-new-area .service-overview .cards .card.has-card-image:hover::before{
    filter:saturate(1.2) contrast(1.12) brightness(1.01);
    transform:scale(1.075);
  }
  .theme-new-area #section-a .cards .card.has-card-image:hover::after,
  .theme-new-area .service-overview .cards .card.has-card-image:hover::after{background:linear-gradient(180deg,rgba(246,250,247,.02),rgba(7,16,12,.08))}
  .theme-new-area #section-a .cards .card:hover .icon-badge,
  .theme-new-area .service-overview .cards .card:hover .icon-badge{
    transform:translateY(-4px) rotate(-6deg) scale(1.06);
    background:#fff;
    box-shadow:0 15px 32px rgba(7,16,12,.2);
  }
  .theme-new-area #section-a .cards .card.has-card-image:hover>div,
  .theme-new-area .service-overview .cards .card.has-card-image:hover>div{
    transform:translateY(-6px);
    background:rgba(252,253,252,.86);
    box-shadow:0 20px 42px rgba(7,16,12,.17);
  }
  .theme-new-area #section-a .cards .card:hover>div::before,
  .theme-new-area .service-overview .cards .card:hover>div::before{left:125%}
  .theme-new-area #section-a .cards .card:hover>div::after,
  .theme-new-area .service-overview .cards .card:hover>div::after{transform:scaleX(1);opacity:1}
  .theme-new-area #section-a .cards .card:hover .card-more span,
  .theme-new-area .service-overview .cards .card:hover .card-more span{transform:translateX(7px)}
}
@media(max-width:760px){
  .theme-new-area #section-a,
  .theme-new-area .m-page-hero+.section.page.service-overview-page{background:linear-gradient(155deg,#edf2ef,#f7f9f8 52%,#e8eeea)}
  .theme-new-area #section-a .cards .card,
  .theme-new-area .service-overview .cards .card{min-height:310px;padding:19px}
  .theme-new-area #section-a .cards .icon-badge,
  .theme-new-area .service-overview .cards .icon-badge{top:19px;left:19px;width:45px;height:45px}
  .theme-new-area #section-a .cards .card.has-card-image>div,
  .theme-new-area .service-overview .cards .card.has-card-image>div{min-height:0;padding:17px 16px}
}
@media(prefers-reduced-motion:reduce){
  .theme-new-area #section-a .cards .card,
  .theme-new-area #section-a .cards .card::before,
  .theme-new-area #section-a .cards .card::after,
  .theme-new-area #section-a .cards .card>div,
  .theme-new-area #section-a .cards .icon-badge,
  .theme-new-area .service-overview .cards .card,
  .theme-new-area .service-overview .cards .card::before,
  .theme-new-area .service-overview .cards .card::after,
  .theme-new-area .service-overview .cards .card>div,
  .theme-new-area .service-overview .cards .icon-badge{transition:none!important;transform:none!important}
}

/* Hauptserviceseite: weniger Weißraum und klar gegliederte Flächen. */
.theme-new-area .m-page-hero+.section.page.service-overview-page{position:relative;padding:clamp(58px,6vw,82px) 5% clamp(72px,8vw,108px);overflow:hidden;background:linear-gradient(180deg,#edf2ef 0,#f3f6f3 38%,#fbfbf8 38%,#f4f6f3 100%)}
.theme-new-area .m-page-hero+.section.page.service-overview-page::before{content:"";position:absolute;top:-180px;left:50%;width:780px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(var(--primary-rgb),.13),rgba(var(--primary-rgb),0) 68%);filter:blur(24px);transform:translateX(-50%);pointer-events:none}
.theme-new-area .service-overview-page .page-inner{position:relative;z-index:1}
.theme-new-area .service-overview{max-width:1400px;margin:auto}
.theme-new-area .service-overview>.kicker{margin-bottom:13px}
.theme-new-area .service-overview>h2{max-width:900px;margin-bottom:20px;font-size:clamp(40px,5vw,64px);line-height:1.02}
.theme-new-area .service-overview>.service-overview-intro{max-width:820px;color:#4d5a54;font-size:18px;line-height:1.68}
.theme-new-area .service-overview-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:980px;margin:clamp(34px,4.5vw,52px) auto 0;border:1px solid rgba(7,16,12,.12);background:rgba(255,255,255,.58);box-shadow:0 18px 45px rgba(7,16,12,.055);backdrop-filter:blur(11px);-webkit-backdrop-filter:blur(11px)}
.theme-new-area .service-overview-facts>span{display:flex;align-items:center;gap:15px;min-width:0;min-height:82px;padding:18px 28px;border-left:1px solid rgba(7,16,12,.11)}
.theme-new-area .service-overview-facts>span:first-child{border-left:0}
.theme-new-area .service-overview-facts strong{color:#10251c;font-family:var(--body-font,system-ui,sans-serif);font-size:clamp(27px,3vw,38px);font-weight:600;letter-spacing:-.045em;line-height:1}
.theme-new-area .service-overview-facts small{color:#536159;font-size:11px;font-weight:800;letter-spacing:.075em;line-height:1.35;text-transform:uppercase}
.theme-new-area .service-overview-page .service-overview .cards{margin-top:clamp(48px,6vw,72px);padding:0}
.theme-new-area .service-overview-cta{margin:clamp(54px,7vw,86px) 0 0;padding:clamp(42px,5vw,66px);background:linear-gradient(120deg,#10251c,#07100c);box-shadow:0 24px 58px rgba(7,16,12,.14);color:#fff}
.theme-new-area .service-overview-cta>span{display:block;margin-bottom:17px;color:#a7ddbe;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.theme-new-area .service-overview-cta>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end}
.theme-new-area .service-overview-cta h2{max-width:780px;margin:0;color:#fff;font-size:clamp(34px,4.5vw,58px);line-height:1.05;letter-spacing:-.05em}
.theme-new-area .service-overview-cta .btn{min-height:54px;padding:16px 23px;border-color:#fff!important;background:#fff!important;color:#10251c!important;text-align:center;text-decoration:none;white-space:nowrap}
.theme-new-area .service-overview-cta .btn:hover{border-color:#e5eee9!important;background:#e5eee9!important}
@media(max-width:760px){
  .theme-new-area .m-page-hero+.section.page.service-overview-page{padding:46px 6% 88px;background:linear-gradient(180deg,#edf2ef 0,#f3f6f3 31%,#f8f9f6 31%,#f1f4f0 100%)}
  .theme-new-area .service-overview>.service-overview-intro{font-size:16px}
  .theme-new-area .service-overview-facts{grid-template-columns:1fr;margin-top:28px}
  .theme-new-area .service-overview-facts>span{min-height:60px;padding:13px 18px;border:0;border-top:1px solid rgba(7,16,12,.1)}
  .theme-new-area .service-overview-facts>span:first-child{border-top:0}
  .theme-new-area .service-overview-facts strong{width:50px;font-size:27px}
  .theme-new-area .service-overview-page .service-overview .cards{margin-top:38px}
  .theme-new-area .service-overview-cta{margin-top:48px;padding:38px 22px}
  .theme-new-area .service-overview-cta>div{grid-template-columns:1fr;gap:25px;align-items:start}
  .theme-new-area .service-overview-cta h2{font-size:clamp(31px,9.3vw,40px)}
  .theme-new-area .service-overview-cta .btn{width:100%;white-space:normal}
}

/* Abschließende Farbpriorität: die Servicefläche bleibt durchgehend leicht getönt. */
.theme-new-area .m-page-hero+.section.page.service-overview-page{
  background:
    radial-gradient(circle at 8% 4%,rgba(var(--primary-rgb),.11),transparent 34%),
    radial-gradient(circle at 92% 88%,rgba(7,16,12,.07),transparent 31%),
    linear-gradient(145deg,#e8efeb 0%,#f3f6f4 50%,#e4ece7 100%);
}
@media(max-width:760px){
  .theme-new-area .m-page-hero+.section.page.service-overview-page{background:linear-gradient(155deg,#e8efeb,#f3f6f4 52%,#e2eae5)}
}

/* Startseite: der Serviceblock entspricht exakt der zentralen Serviceübersicht. */
body.theme-new-area[data-page-slug="home"] #section-a{
  background:
    radial-gradient(circle at 8% 4%,rgba(var(--primary-rgb),.11),transparent 34%),
    radial-gradient(circle at 92% 88%,rgba(7,16,12,.07),transparent 31%),
    linear-gradient(145deg,#e8efeb 0%,#f3f6f4 50%,#e4ece7 100%);
}
body.theme-new-area[data-page-slug="home"] #section-a .cards{gap:22px;margin-top:clamp(48px,6vw,72px)}
body.theme-new-area[data-page-slug="home"] #section-a .cards .card{min-height:350px}
body.theme-new-area[data-page-slug="home"] #section-a .cards .card.has-card-image>div{min-height:205px}
body.theme-new-area[data-page-slug="home"] #section-a .cards .card h3{display:block;max-width:100%;max-height:none;margin:0 0 6px;padding:0;overflow:visible;font-size:clamp(21px,1.75vw,25px);line-height:1.1;-webkit-line-clamp:unset;line-clamp:unset}
body.theme-new-area[data-page-slug="home"] #section-a .cards .card p{margin:0 0 7px;font-size:14px;line-height:1.48}
body.theme-new-area[data-page-slug="home"] #section-a .cards .card-more{position:static;margin-top:auto;padding-top:7px}
body.theme-new-area[data-page-slug="home"] #section-a .cards .card-more::before{content:"";position:absolute;z-index:4;inset:0}
body.theme-new-area[data-page-slug="home"] #section-a .cards .card:has(.card-more:focus-visible){outline:3px solid rgba(var(--primary-rgb),.5);outline-offset:3px}
@media(max-width:760px){
  body.theme-new-area[data-page-slug="home"] #section-a{background:linear-gradient(155deg,#e8efeb,#f3f6f4 52%,#e2eae5)}
  body.theme-new-area[data-page-slug="home"] #section-a .cards{gap:15px;margin-top:38px}
  body.theme-new-area[data-page-slug="home"] #section-a .cards .card{min-height:310px}
  body.theme-new-area[data-page-slug="home"] #section-a .cards .card.has-card-image>div{min-height:205px}
  body.theme-new-area[data-page-slug="home"] #section-a .cards .card h3{font-size:clamp(20px,6vw,24px)}
}

/* Großformatige Leistungskacheln: mehr Bildbühne bei verlässlich lesbarem Glastext. */
.theme-new-area #section-a .cards,
.theme-new-area .service-overview .cards{
  grid-template-columns:repeat(2,minmax(0,1fr));
  width:100%;
  max-width:1240px;
  gap:28px;
}
.theme-new-area #section-a .cards .card,
.theme-new-area .service-overview .cards .card{
  min-height:480px;
  padding:31px;
  box-shadow:0 20px 48px rgba(7,16,12,.13);
}
.theme-new-area #section-a .cards .icon-badge,
.theme-new-area .service-overview .cards .icon-badge{
  top:30px;
  left:30px;
  width:58px;
  height:58px;
}
.theme-new-area #section-a .cards .card.has-card-image::before,
.theme-new-area .service-overview .cards .card.has-card-image::before{
  filter:saturate(1.1) contrast(1.06) brightness(.96) blur(.35px);
}
.theme-new-area #section-a .cards .card.has-card-image>div,
.theme-new-area .service-overview .cards .card.has-card-image>div{
  width:calc(100% - 18px);
  min-height:220px;
  padding:24px 26px;
  background:rgba(250,252,251,.84);
  border-color:rgba(255,255,255,.82);
  box-shadow:0 18px 40px rgba(7,16,12,.15);
  backdrop-filter:blur(16px) saturate(112%);
  -webkit-backdrop-filter:blur(16px) saturate(112%);
}
.theme-new-area #section-a .cards .card h3,
.theme-new-area .service-overview .cards .card h3,
.theme-new-area .m-page-hero+.section.page .content .service-overview .cards .card h3,
body.theme-new-area[data-page-slug="home"] #section-a .cards .card h3{
  margin-bottom:10px;
  font-size:clamp(27px,2.4vw,35px);
  line-height:1.08;
}
.theme-new-area #section-a .cards .card p,
.theme-new-area .service-overview .cards .card p,
.theme-new-area .m-page-hero+.section.page .content .service-overview .cards .card p,
body.theme-new-area[data-page-slug="home"] #section-a .cards .card p{
  margin-bottom:10px;
  color:#26362f;
  font-size:16px;
  line-height:1.58;
}
.theme-new-area #section-a .cards .card-more,
.theme-new-area .service-overview .cards .card-more{
  padding-top:12px;
  font-size:13px;
}
@media(max-width:900px){
  .theme-new-area #section-a .cards,
  .theme-new-area .service-overview .cards{grid-template-columns:minmax(0,1fr);max-width:680px;gap:22px}
  .theme-new-area #section-a .cards .card,
  .theme-new-area .service-overview .cards .card{min-height:430px}
}
@media(max-width:760px){
  .theme-new-area #section-a .cards,
  .theme-new-area .service-overview .cards{gap:17px}
  .theme-new-area #section-a .cards .card,
  .theme-new-area .service-overview .cards .card{min-height:380px;padding:20px}
  .theme-new-area #section-a .cards .icon-badge,
  .theme-new-area .service-overview .cards .icon-badge{top:20px;left:20px;width:48px;height:48px}
  .theme-new-area #section-a .cards .card.has-card-image>div,
  .theme-new-area .service-overview .cards .card.has-card-image>div{width:100%;min-height:0;padding:20px;background:rgba(250,252,251,.88)}
  .theme-new-area #section-a .cards .card h3,
  .theme-new-area .service-overview .cards .card h3,
  .theme-new-area .m-page-hero+.section.page .content .service-overview .cards .card h3,
  body.theme-new-area[data-page-slug="home"] #section-a .cards .card h3{font-size:clamp(24px,7.4vw,30px)}
  .theme-new-area #section-a .cards .card p,
  .theme-new-area .service-overview .cards .card p,
  .theme-new-area .m-page-hero+.section.page .content .service-overview .cards .card p,
  body.theme-new-area[data-page-slug="home"] #section-a .cards .card p{font-size:15px;line-height:1.55}
}
