:root{--green:#57ad36;--green-dark:#357d22;--ink:#17211b;--muted:#5d685f;--line:#dfe6df;--soft:#f3f6f2;--white:#fff;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;background:#fff}a{color:inherit}img{display:block;max-width:100%}.site-header{height:92px;display:flex;align-items:center;gap:34px;padding:12px clamp(20px,5vw,76px);border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);z-index:10}.brand{margin-right:auto}.brand img{width:138px;height:66px;object-fit:contain}.site-header nav{display:flex;gap:28px}.site-header nav a,.header-call{text-decoration:none;font-weight:700;font-size:.93rem}.site-header nav a:hover{color:var(--green-dark)}.header-call{background:var(--ink);color:#fff;padding:11px 18px;border-radius:999px}.hero{min-height:650px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);padding:clamp(48px,8vw,110px) clamp(20px,7vw,110px);gap:clamp(32px,7vw,100px);align-items:center;background:linear-gradient(120deg,#fff 0%,#f4f8f2 70%,#e5efe1 100%)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:800;color:var(--green-dark);margin:0 0 16px}.hero h1{font-size:clamp(3rem,6.5vw,6.5rem);line-height:.95;letter-spacing:-.06em;max-width:900px;margin:0 0 28px}.lead{font-size:clamp(1.1rem,2vw,1.35rem);color:var(--muted);max-width:720px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:34px 0}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:14px 22px;border-radius:999px;font-weight:800}.primary{background:var(--green);color:#10200f}.secondary{border:1px solid var(--ink);background:#fff}.trust-list{display:flex;flex-wrap:wrap;gap:10px 28px;padding:0;margin:28px 0 0;list-style:none;font-weight:700}.trust-list li:before{content:'✓';color:var(--green-dark);margin-right:8px}.hero-panel{align-self:stretch;background:var(--ink);color:#fff;padding:42px;border-radius:var(--radius);display:flex;flex-direction:column;justify-content:flex-end;min-height:430px;box-shadow:0 24px 60px rgba(23,33,27,.2)}.panel-number{font-size:.8rem;color:#a7b5aa;margin-bottom:auto}.hero-panel h2{font-size:clamp(1.8rem,3vw,3.1rem);line-height:1.08;margin:30px 0}.hero-panel p{color:#c6d0c8}.section{padding:clamp(70px,9vw,130px) clamp(20px,7vw,110px)}.section-heading{max-width:720px;margin-bottom:52px}.section-heading h2,.reference-copy h2,.contact h2{font-size:clamp(2.2rem,4.8vw,4.6rem);line-height:1.02;letter-spacing:-.045em;margin:0 0 22px}.section-heading>p:last-child,.reference-copy>p,.contact>div>p:last-child{color:var(--muted);font-size:1.1rem}.services{display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid var(--line);border-left:2px solid var(--line)}.services article{padding:36px;min-height:250px;border-right:2px solid var(--line);border-bottom:2px solid var(--line)}.services article>span{color:var(--green-dark);font-weight:800;font-size:.8rem}.services h3{font-size:1.35rem;margin:32px 0 12px}.services p{color:var(--muted);margin:0}.reference-section{padding:clamp(70px,9vw,130px) clamp(20px,7vw,110px);background:var(--ink);color:#fff;display:grid;grid-template-columns:.65fr 1.35fr;gap:70px;align-items:center}.reference-copy>p{color:#bdc8c0}.text-link{font-weight:800;color:#8ed26e;text-decoration:none}.gallery{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.gallery figure{margin:0}.gallery img{width:100%;height:330px;object-fit:cover;border-radius:12px}.gallery .large{grid-row:span 2}.gallery .large img{height:520px}.gallery figcaption{font-size:.78rem;color:#bdc8c0;padding-top:8px}.process{background:var(--soft)}.process ol{display:grid;grid-template-columns:repeat(3,1fr);padding:0;margin:0;list-style:none;gap:18px}.process li{display:flex;gap:18px;padding:28px;background:#fff;border-radius:var(--radius)}.process li>span{width:38px;height:38px;display:grid;place-items:center;flex:none;background:var(--green);border-radius:50%;font-weight:800}.process h3{margin:4px 0 8px}.process p{margin:0;color:var(--muted)}.contact{padding:clamp(70px,9vw,130px) clamp(20px,7vw,110px);display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.contact-links{border-top:1px solid var(--line)}.contact-links a{display:flex;flex-direction:column;text-decoration:none;padding:23px 4px;border-bottom:1px solid var(--line)}.contact-links small{color:var(--muted);margin-bottom:5px}.contact-links strong{font-size:clamp(1rem,2vw,1.3rem);overflow-wrap:anywhere}.contact-links a:hover strong{color:var(--green-dark)}footer{display:grid;grid-template-columns:1.4fr 1fr .6fr;gap:40px;background:#101712;color:#d8dfda;padding:60px clamp(20px,7vw,110px);font-size:.9rem}.footer-main img{width:150px;background:#fff;border-radius:10px;margin-bottom:16px}.footer-main p{color:#aab6ad}footer a{color:#d8dfda}.legal{max-width:1000px;padding:70px clamp(20px,7vw,110px);margin:auto;border-bottom:1px solid var(--line)}.legal h2{font-size:2rem}.legal p{color:var(--muted)}
@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-panel{min-height:340px}.services{grid-template-columns:repeat(2,1fr)}.reference-section,.contact{grid-template-columns:1fr}.process ol{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr 1fr}.footer-main{grid-column:1/-1}}
@media(max-width:600px){.site-header{height:76px;padding:8px 16px}.brand img{width:105px;height:56px}.header-call{font-size:.8rem;padding:9px 12px}.hero{padding-top:62px}.hero h1{font-size:3.25rem}.hero-panel{padding:28px}.services{grid-template-columns:1fr}.services article{min-height:auto}.gallery{grid-template-columns:1fr}.gallery .large img,.gallery img{height:280px}.contact{gap:30px}footer{grid-template-columns:1fr}.footer-main{grid-column:auto}}

.site-header nav a.active{color:var(--green-dark)}.services article>a{display:inline-block;margin-top:18px;color:var(--green-dark);font-weight:800;text-decoration:none}.sub-hero{display:grid;grid-template-columns:1fr 1fr;min-height:610px;background:var(--soft)}.sub-hero>div{padding:clamp(70px,9vw,130px) clamp(20px,7vw,110px);align-self:center}.sub-hero h1,.service-hero h1{font-size:clamp(3rem,6vw,6rem);line-height:.96;letter-spacing:-.055em;margin:0 0 28px}.sub-hero p:last-child,.service-hero>p:last-child{font-size:1.18rem;color:var(--muted);max-width:700px}.sub-hero>img{width:100%;height:100%;min-height:610px;object-fit:cover}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about-grid h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.05;margin:0}.about-copy{font-size:1.15rem;color:var(--muted)}.values{display:grid;grid-template-columns:repeat(3,1fr);padding:0 clamp(20px,7vw,110px) clamp(70px,9vw,130px)}.values article{padding:38px;border:1px solid var(--line);margin-left:-1px}.values span{color:var(--green-dark);font-weight:800}.values h2{font-size:1.6rem;margin:26px 0 10px}.values p{color:var(--muted)}.about-cta{padding:clamp(70px,9vw,120px) clamp(20px,7vw,110px);background:var(--ink);color:#fff}.about-cta h2{font-size:clamp(2.4rem,5vw,5rem);line-height:1.02;max-width:850px;margin:0}.about-cta>p:not(.eyebrow){color:#c6d0c8;font-size:1.1rem}.light{color:var(--ink)}.service-hero{padding:clamp(70px,9vw,125px) clamp(20px,7vw,110px);background:linear-gradient(120deg,#fff,#e9f2e6)}.service-hero h1{max-width:980px}.service-jump{display:flex;flex-wrap:wrap;gap:10px;padding:22px clamp(20px,7vw,110px);background:var(--ink);position:sticky;top:92px;z-index:5}.service-jump a{color:#fff;text-decoration:none;padding:8px 12px;border:1px solid #48534b;border-radius:999px;font-size:.88rem;font-weight:700}.service-jump a:hover{background:var(--green);color:var(--ink)}.service-detail{scroll-margin-top:165px;display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,7vw,100px);padding:clamp(70px,9vw,125px) clamp(20px,7vw,110px);align-items:center;border-bottom:1px solid var(--line)}.service-detail.reverse .service-image{order:2}.service-image img{width:100%;height:460px;object-fit:cover;border-radius:var(--radius)}.service-image small{display:block;margin-top:8px;color:var(--muted)}.service-detail h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.04;margin:0 0 22px}.service-detail>div>p:not(.eyebrow){font-size:1.1rem;color:var(--muted)}.service-detail ul{padding-left:20px}.service-detail li{padding:7px 0}.text-only{grid-template-columns:1fr;background:var(--soft)}.text-only>div{max-width:850px}.dark-detail{background:var(--ink);color:#fff}.dark-detail>div>p:not(.eyebrow){color:#c6d0c8}.service-cta{padding:clamp(70px,8vw,110px) clamp(20px,7vw,110px);display:flex;align-items:end;justify-content:space-between;gap:40px}.service-cta h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.04;margin:0;max-width:750px}
@media(max-width:900px){.sub-hero,.about-grid,.service-detail{grid-template-columns:1fr}.sub-hero>img{min-height:430px}.values{grid-template-columns:1fr}.service-detail.reverse .service-image{order:0}.service-jump{top:76px;overflow-x:auto;flex-wrap:nowrap}.service-jump a{white-space:nowrap}.service-cta{align-items:start;flex-direction:column}}
@media(max-width:600px){.sub-hero>img{min-height:330px}.service-image img{height:300px}.service-jump{padding:12px 16px}.values article{margin-top:-1px}.service-cta .actions{margin-bottom:0}}

/* Kräftigere Trennlinien und präsenteres Logo */
:root{--line:#c9d3ca}
.site-header{height:112px;padding-top:10px;padding-bottom:10px;border-bottom-width:2px}
.brand img{width:190px;height:92px}
.contact-links{border-top-width:2px}
.contact-links a,.legal,.service-detail{border-bottom-width:2px}
.values article{border-width:2px;margin-left:-2px}
.service-jump{top:112px}
@media(max-width:900px){.service-jump{top:84px}}
@media(max-width:600px){.site-header{height:84px;padding-top:6px;padding-bottom:6px}.brand img{width:135px;height:72px}.values article{margin-top:-2px}}

/* Mobile Hauptnavigation */
.mobile-nav{display:none;position:relative}
.mobile-nav summary{list-style:none;cursor:pointer;background:var(--ink);color:#fff;padding:10px 14px;border-radius:999px;font-weight:800;font-size:.9rem}
.mobile-nav summary::-webkit-details-marker{display:none}
@media(max-width:900px){
  .site-header{gap:12px}
  .mobile-nav{display:block}
  .mobile-nav nav{display:flex;position:absolute;right:0;top:calc(100% + 14px);width:min(280px,calc(100vw - 32px));padding:12px;background:#fff;border:2px solid var(--line);border-radius:14px;box-shadow:0 18px 45px rgba(23,33,27,.22);flex-direction:column;gap:2px}
  .mobile-nav:not([open]) nav{display:none}
  .mobile-nav nav a{padding:11px 12px;border-radius:8px;font-size:1rem}
  .mobile-nav nav a:hover,.mobile-nav nav a.active{background:var(--soft);color:var(--green-dark)}
  .mobile-nav nav .mobile-call{margin-top:6px;background:var(--green);color:var(--ink);text-align:center}
}
@media(max-width:600px){.header-call{display:none}.site-header{gap:8px}.mobile-nav summary{padding:9px 13px}}
