:root{--green:#7eb25d;--ink:#30302f;--muted:#555653;--line:#e1e2de;--soft:#f6f5f2;--width:1240px;color-scheme:light}
*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font:17px/1.65 Arial,Helvetica,sans-serif}img{max-width:100%;display:block}a{color:inherit}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #497a2d;outline-offset:5px}[hidden]{display:none!important}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:100;background:#fff;padding:1rem}.skip-link:focus{top:1rem}
.site-header{background:#fff;border-bottom:1px solid var(--line)}.brand-row{max-width:var(--width);min-height:120px;margin:auto;display:flex;align-items:center;justify-content:center;position:relative;padding:20px}.brand img{width:300px;height:auto}.mail{position:absolute;right:25px;text-decoration:none;font-size:28px;color:#777}.site-header nav{max-width:1500px;margin:auto;display:flex;align-items:center;justify-content:space-around;gap:20px;padding:18px 24px}.site-header nav a{font-size:16px;letter-spacing:.045em;text-decoration:none}.site-header nav a:hover,.site-header nav a[aria-current]{color:#497a2d}.menu-toggle{border:0;background:none}.menu-toggle span{margin-left:8px}
.hero{position:relative;isolation:isolate;background:#f4f3ef}.slide{position:relative;min-height:510px;height:clamp(510px,36vw,760px);overflow:hidden}.hero-background{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-1}.hero-inner{height:100%;max-width:var(--width);margin:auto;position:relative;display:flex;align-items:flex-start;padding:55px 24px}.hero-copy{position:relative;z-index:2;width:42%;padding-top:10px}.hero-copy h1,.hero-copy h2{font-size:clamp(44px,4.3vw,68px);line-height:1.1;letter-spacing:-.025em;margin:0 0 26px;font-weight:700;overflow-wrap:normal}.hero-copy p{max-width:450px;font-size:19px;line-height:1.55;margin:0 0 28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;min-width:260px;max-width:100%;padding:10px 22px;background:#000;color:#fff;border-radius:40px;text-decoration:none;font-size:16px;letter-spacing:.035em}.button:hover{background:#333}.hero .button{min-height:48px;font-size:17px;background:var(--green)}.hero .button:hover{background:#659948}.button span{font-size:30px;line-height:1}.hero-art{position:absolute;inset:15px 15px 55px 33%;pointer-events:none}.object{position:absolute;width:100%;height:100%;object-fit:contain;object-position:center bottom}.slide-printdesign .object-0{width:80%;left:12%;height:90%}.slide-printdesign .object-1{width:50%;height:90%;left:0;bottom:0}.slide-webdesign .object-0{width:80%;right:0}.slide-webdesign .object-1{width:32%;height:76%;bottom:0;left:6%}.slide-illustrationen .hero-art{left:45%}.slide-logo-gestaltung .hero-copy{width:40%}.slide-logo-gestaltung .hero-copy h1,.slide-logo-gestaltung .hero-copy h2{font-size:clamp(40px,3.9vw,62px)}
.carousel{position:relative;overflow:hidden}.carousel .slide.is-leaving{position:relative;z-index:1;animation:carousel-out-left 1.2s cubic-bezier(.65,0,.35,1) both}.carousel .slide.is-entering{position:absolute;inset:0;width:100%;z-index:2;animation:carousel-in-right 1.2s cubic-bezier(.65,0,.35,1) both}.carousel-controls{position:absolute;z-index:5;bottom:12px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:12px}.carousel-controls button{border:0;background:transparent;min-width:44px;height:44px}.previous,.next{font-size:36px;line-height:1}.dots{display:flex}.dots button{min-width:30px;width:30px;padding:10px}.dots span{display:block;width:6px;height:6px;border-radius:50%;background:#222;opacity:.35}.dots [aria-pressed=true] span{opacity:1;transform:scale(1.35)}.pause{font-size:13px;text-decoration:underline}.carousel:focus-visible{outline:3px solid var(--green)}
@keyframes carousel-in-right{from{transform:translateX(100%)}to{transform:translateX(0)}}
@keyframes carousel-out-left{from{transform:translateX(0)}to{transform:translateX(-100%)}}
.section{width:min(calc(100% - 64px),var(--width));margin:0 auto;padding:70px 0}.intro{text-align:center;max-width:1060px;margin:0 auto}.intro h2{font-size:32px;line-height:1.3;margin:0 0 24px}.intro p{font-size:20px;margin:0;color:#454642}.accent{display:block;width:60px;height:3px;background:var(--green);margin:0 auto 26px}.home-intro{padding-top:80px}.values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:65px}.values article{padding:0 35px;position:relative;text-align:center}.values article+article:before{content:'';width:1px;position:absolute;left:0;top:40px;bottom:8px;background:var(--line)}.icon{width:76px;height:76px;margin:0 auto 27px}.values h3{font-size:25px;line-height:1.4;margin:0 auto 23px;max-width:290px}.values p{margin:0;line-height:1.8}.pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px;background:var(--soft);margin-top:80px;padding:42px 32px;border-radius:6px;text-align:center}.round-icon{width:100px;height:100px;background:var(--green);border:0;border-radius:50%;margin:0 auto 26px;display:grid;place-items:center}.round-icon .icon{width:68px;height:68px;margin:0;filter:brightness(0) invert(1)}.pillars h3{font-size:23px;line-height:1.35;margin:0 auto 14px;max-width:230px}.pillars p{font-size:16px;margin:0;line-height:1.65}
.trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:var(--width);margin:0 auto;padding:18px 24px;background:#fff;border-bottom:1px solid var(--line);color:#42433f;text-align:center;font-size:15px;font-weight:700;letter-spacing:.015em}.trust-strip span+span{border-left:1px solid var(--line)}
.section-heading{text-align:center;max-width:800px;margin:0 auto 42px}.section-heading .accent{margin-bottom:18px}.section-heading .eyebrow{margin:0 0 7px;color:#497a2d;font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.section-heading h2{margin:0 0 14px;font-size:clamp(30px,3vw,42px);line-height:1.18;letter-spacing:-.02em}.section-heading>p:last-child{margin:0;color:var(--muted);font-size:18px}.featured-references{padding-top:80px}.reference-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.reference-card{display:flex;min-width:0;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;text-decoration:none;box-shadow:0 8px 30px #2220;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.reference-card:hover{transform:translateY(-5px);border-color:#c7d7bd;box-shadow:0 16px 38px #20251c1a}.reference-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#eee}.reference-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.reference-card:hover .reference-image img{transform:scale(1.025)}.reference-vuplus .reference-image img{object-position:87% 14%}.reference-selfsat .reference-image img{object-position:50% 12%}.reference-bds .reference-image img{object-position:50% 8%}.reference-content{display:flex;flex:1;flex-direction:column;padding:25px}.reference-label{color:#497a2d;font-size:13px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.reference-content strong{margin:5px 0 10px;font-size:25px;line-height:1.25}.reference-content>span:not(.reference-label):not(.reference-link){color:var(--muted);font-size:15px;line-height:1.6}.reference-link{margin-top:auto;padding-top:20px;font-weight:700}.reference-link span{color:#497a2d}.more-references{padding-top:30px}.project-cta{margin-bottom:75px;padding:52px 32px;border-radius:10px;background:var(--soft);text-align:center}.project-cta h2{margin:0 0 12px;font-size:clamp(29px,3vw,40px);line-height:1.2}.project-cta p{max-width:720px;margin:0 auto 26px;font-size:18px}.project-cta .button{min-height:48px;background:#000}.project-cta .button:hover{background:#333}
.columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px}.columns h2{font-size:25px;line-height:1.3;margin:0 0 20px}.columns p{margin:0 0 15px}.packages{background:var(--soft);padding:45px;border-radius:6px;margin-bottom:70px}.section-title{text-align:center;font-size:32px;margin:0 0 38px}.page-heading{padding-bottom:15px;text-align:center;max-width:980px}.page-heading h1,.legal h1{font-size:44px;line-height:1.2;margin:0 0 30px}.page-heading p{font-size:20px}.skills{row-gap:35px}.logo-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.logo-gallery a{display:block;border:1px solid #ecece9;border-radius:4px;overflow:hidden}.logo-gallery img{width:100%;height:170px;object-fit:contain;background:#fff;transition:transform .2s}.logo-gallery a:hover img{transform:scale(1.04)}.examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:40px}.examples img{width:100%;height:210px;object-fit:contain}.examples h3{font-size:24px}.references{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 35px}.references li{padding:16px 0;border-bottom:1px solid var(--line)}.references a{text-decoration:none}.references a:hover{text-decoration:underline}.references span{color:#497a2d}.legal{max-width:850px;padding-bottom:70px}.legal p{white-space:normal;overflow-wrap:anywhere}.site-footer{padding:40px 24px;background:#f6f6f4;border-top:1px solid var(--line);text-align:center}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 35px;margin-bottom:28px}.site-footer a{text-decoration:none}.site-footer a:hover{text-decoration:underline}.legal-links{display:flex;justify-content:center;flex-wrap:wrap;gap:25px}.site-footer p{font-size:14px;margin:18px 0 0}.site-footer .tax{font-size:13px;color:#595a58}
dialog{border:0;border-radius:6px;padding:45px 20px 20px;max-width:94vw;max-height:94vh;background:#fff}dialog::backdrop{background:#000b}dialog img{max-width:86vw;max-height:78vh;object-fit:contain}.close-lightbox{position:absolute;top:0;right:5px;border:0;background:#fff;font-size:32px;width:44px;height:44px}
.menu-toggle{display:none}
/* Illustration: the tower's transparent left half contains its floor shadow. */
.slide-illustrationen .hero-art{left:33%;right:0;top:15px;bottom:30px}
.slide-illustrationen .object-0{width:68%;height:78%;left:0;bottom:6%;object-position:left bottom;z-index:1}
.slide-illustrationen .object-1{width:100%;height:100%;right:0;bottom:0;object-position:right bottom;z-index:2}
@media(min-width:901px){.slide{min-height:560px;height:calc(clamp(510px,36vw,760px) + 50px)}}
.legal h1{hyphens:auto;overflow-wrap:anywhere}
@media(min-width:1800px){.hero-inner{padding-top:70px}.hero-copy{width:43%}.hero-art{right:-100px;left:28%;bottom:65px}}
@media(max-width:900px){.site-header nav{gap:10px;padding:15px}.site-header nav a{font-size:14px}.values article{padding:0 18px}.values h3{font-size:22px}.pillars{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px}.hero-copy{width:45%}.hero-copy p{font-size:17px}.columns{gap:25px}.logo-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.references{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.reference-cards{gap:18px}.reference-content{padding:20px}.reference-content strong{font-size:22px}.trust-strip{font-size:14px}}
@media(max-width:640px){body{font-size:16px}.brand-row{min-height:88px;justify-content:space-between;padding:18px 20px}.brand img{width:205px}.mail{display:none}.menu-toggle:not([hidden]){display:block}.site-header nav{display:flex;flex-wrap:wrap;justify-content:center;padding:10px 20px 18px;gap:12px 20px}html.js .site-header nav:not(.is-open){display:none}html.js .site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch}html.js .site-header nav a{padding:8px;font-size:17px}.slide{height:640px;min-height:0}.hero-background{object-position:center;opacity:.65}.hero-inner{padding:30px 24px;display:block}.hero-copy,.slide-logo-gestaltung .hero-copy{width:100%;padding:0}.hero-copy h1,.hero-copy h2,.slide-logo-gestaltung .hero-copy h1,.slide-logo-gestaltung .hero-copy h2{font-size:38px;max-width:100%;margin-bottom:18px;hyphens:auto}.hero-copy p{font-size:17px;max-width:100%;margin-bottom:20px}.button{min-width:245px}.hero-art,.slide-illustrationen .hero-art{inset:290px 15px 58px 15px}.slide-webdesign .hero-art{left:20px;right:20px}.slide-logo-gestaltung .hero-background{object-position:65% center;opacity:1}.slide-logo-gestaltung .hero-copy{padding:15px;background:#fffffff0;border-radius:4px}.section{width:calc(100% - 40px);padding:48px 0}.intro h2{font-size:27px}.intro p{font-size:18px}.desktop-break{display:none}.values{grid-template-columns:1fr;gap:48px;margin-top:45px}.values article{padding:0 12px}.values article+article:before{display:none}.values h3{max-width:320px;font-size:23px;margin-bottom:16px}.values p{max-width:400px;margin:auto}.icon{margin-bottom:20px}.pillars{grid-template-columns:1fr;margin-top:48px;padding:30px 22px;gap:35px}.pillars article{max-width:330px;margin:auto}.columns{grid-template-columns:1fr;gap:30px}.packages{padding:28px;margin-bottom:40px}.page-heading h1,.legal h1{font-size:36px}.page-heading p{font-size:18px}.logo-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.logo-gallery img{height:120px}.examples{grid-template-columns:1fr}.references{grid-template-columns:1fr}.section-title{font-size:28px}.site-footer nav{gap:12px 20px}.site-footer{padding:30px 20px}.legal-links{gap:12px 20px}}
@media(max-width:640px){.trust-strip{grid-template-columns:1fr;padding:15px 20px;font-size:14px}.trust-strip span{padding:7px 0}.trust-strip span+span{border-left:0;border-top:1px solid var(--line)}.featured-references{padding-top:58px}.section-heading{margin-bottom:30px}.section-heading>p:last-child{font-size:17px}.reference-cards{grid-template-columns:1fr;gap:22px}.reference-image{aspect-ratio:16/9}.reference-content{padding:22px}.reference-content strong{font-size:24px}.project-cta{width:calc(100% - 32px);margin-bottom:48px;padding:38px 22px}.project-cta .button{width:100%;min-width:0}}
/* Print artwork uses a shared stage; Flyer.webp includes wide transparent shadows. */
@media(min-width:641px){
 .slide-printdesign .hero-art{inset:6% -10% 3% 0}
 .slide-printdesign .object-0{left:0;bottom:8%;width:56%;height:auto;z-index:1}
 .slide-printdesign .object-1{left:auto;right:-4%;bottom:0;width:100%;height:100%;object-position:right bottom;z-index:2}
 .slide-printdesign .button{width:360px}
}
@media(max-width:640px){
 .slide-printdesign .object-0{left:0;bottom:8%;width:58%;height:auto;z-index:1}
 .slide-printdesign .object-1{left:auto;right:-8%;bottom:0;width:110%;height:100%;object-position:right bottom;z-index:2}
}
/* Mobile hero compositions follow the five supplied portrait references. */
@media(max-width:640px){
 .slide{height:clamp(490px,125vw,760px);min-height:0}
 .hero-inner{padding:26px 6.25%;position:relative}
 .hero-copy,.slide-logo-gestaltung .hero-copy{position:static;width:100%;padding:0;background:none;border-radius:0}
 .hero-copy h1,.hero-copy h2,.slide-logo-gestaltung .hero-copy h1,.slide-logo-gestaltung .hero-copy h2{position:relative;z-index:3;font-size:clamp(32px,8.2vw,48px);line-height:1.2;letter-spacing:0;margin:0 0 12px;hyphens:none}
 .hero-copy p{position:relative;z-index:3;font-size:clamp(16px,4vw,24px);line-height:1.35;margin:0;max-width:100%}
 .hero-copy .button{position:absolute;z-index:4;left:6.25%;right:6.25%;bottom:45px;width:auto;min-width:0;max-width:none;min-height:48px;padding:9px 24px;font-size:clamp(17px,4.3vw,23px);line-height:1.35;letter-spacing:.09em;gap:8px}
 .hero-background{opacity:1;object-position:center}
 .slide-start .hero-copy h1{max-width:90%}
 .slide-start .hero-art{inset:29% 0 22%}
 .slide-start .object-0{width:100%;height:100%;object-position:center bottom}
 .slide-printdesign .hero-copy p{max-width:36%}
 .slide-printdesign .hero-art{inset:18% 0 21%}
 .slide-printdesign .object-0{width:80%;height:auto;left:-31%;bottom:8%;z-index:1}
 .slide-printdesign .object-1{width:150%;height:100%;left:auto;right:-29%;bottom:0;object-position:center bottom;z-index:2}
 .slide-webdesign .hero-copy p{max-width:100%}
 .slide-webdesign .hero-art{inset:27% 4% 22%}
 .slide-webdesign .object-0{width:91%;height:100%;right:0;left:auto;bottom:0;object-position:right bottom}
 .slide-webdesign .object-1{width:36%;height:81%;left:4%;bottom:0;object-position:left bottom}
 .slide-logo-gestaltung .hero-copy h1,.slide-logo-gestaltung .hero-copy h2{font-size:clamp(29px,8vw,48px);white-space:nowrap}
 .slide-logo-gestaltung .hero-copy p{max-width:58%}
 .slide-logo-gestaltung .hero-background{object-position:65% center}
 .slide-illustrationen .hero-copy p{max-width:48%}
 .slide-illustrationen .hero-art{inset:13% 3% 21% 0}
 .slide-illustrationen .object-0{width:51%;height:64%;left:2%;bottom:6%;object-position:left bottom}
 .slide-illustrationen .object-1{width:100%;height:100%;right:0;bottom:0;object-position:right bottom}
 .carousel-controls{bottom:1px;gap:0}
 .carousel-controls .previous,.carousel-controls .next{display:none}
 .dots button{width:26px;min-width:26px;padding:9px}
 .dots span{width:8px;height:8px;background:#000;opacity:1}
 .dots [aria-pressed=true] span{opacity:.35;transform:none}
 .carousel-controls .pause{position:absolute;right:6.25%;min-width:32px;width:32px;font-size:0;text-decoration:none}
}
.carousel-controls .pause{display:grid;place-items:center;padding:0;text-decoration:none}
.pause .play-symbol{display:none}
.pause[aria-label="Slideshow starten"] .pause-symbol{display:none}
.pause[aria-label="Slideshow starten"] .play-symbol{display:block}
/* Footer follows the supplied three-column reference, with readable small text. */
.site-footer{border-top:8px solid var(--green);background:#fafafa;padding:38px 24px 40px;text-align:left}
.footer-inner{max-width:var(--width);margin:auto;display:grid;grid-template-columns:320px 395px 1fr;gap:105px;align-items:start}
.site-footer .footer-navigation{display:flex;flex-direction:column;gap:0;margin:0;border-top:1px solid #c5c5c5}
.footer-navigation a{display:block;padding:6px 0;border-bottom:1px solid #c5c5c5;color:#669e45;font-size:16px;line-height:1.5}
.site-footer .legal-links{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.legal-links a{background:var(--green);color:#fff;border-radius:24px;text-align:center;font-size:14px;line-height:1.5;padding:3px 14px}
.legal-links a:hover{background:#659948;text-decoration:none}
.site-footer .footer-contact{font-size:13px;line-height:1.6;margin:34px 0 0;overflow-wrap:anywhere}
.footer-social{display:flex;justify-content:flex-end;gap:6px;color:#959595}
.footer-social a{display:grid;place-items:center;width:38px;height:38px;margin-top:-4px}
.footer-social a:hover{color:#659948}.footer-social svg{display:block}
@media(max-width:1200px){.footer-inner{grid-template-columns:minmax(200px,1fr) minmax(320px,1.3fr) auto;gap:45px}}
@media(max-width:760px){.footer-inner{grid-template-columns:1fr;gap:28px;max-width:440px}.footer-social{justify-content:flex-start}.site-footer .footer-contact{margin-top:24px}.site-footer{padding:28px 24px 32px}}
.contact-heading{padding-bottom:20px}.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:65px;padding-top:35px;align-items:start}.contact-aside h2,.contact-panel h2{font-size:27px;line-height:1.3;margin-top:0}.contact-aside p{margin:0 0 24px}.contact-email{color:#497a2d;overflow-wrap:anywhere}.contact-panel{background:var(--soft);border-radius:8px;padding:36px}.contact-form label{display:block;font-weight:600}.contact-form label span{font-size:14px;font-weight:400;color:var(--muted)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-bottom:22px}.contact-form input:not([type=hidden]),.contact-form select,.contact-form textarea{display:block;width:100%;min-width:0;margin-top:8px;padding:12px;border:1px solid #babdb6;border-radius:4px;background:#fff;color:var(--ink);font:16px/1.4 Arial,Helvetica,sans-serif}.contact-form textarea{resize:vertical;min-height:150px}.contact-form :is(input,select,textarea):focus{outline:2px solid #497a2d;outline-offset:2px}.form-hint,.form-privacy{font-size:14px;line-height:1.6}.form-privacy{margin:24px 0}.form-privacy a{color:#497a2d}.contact-form .button{border:0}.form-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.form-errors,.form-success{padding:20px;margin:20px 0;border-left:4px solid #497a2d;background:#fff}.form-errors{border-color:#a12e22}.form-errors ul{padding-left:20px;margin-bottom:0}.form-success p{margin-bottom:0}
@media(max-width:900px){.contact-layout{gap:30px;grid-template-columns:1fr}.contact-panel{padding:28px}}
@media(max-width:640px){.form-grid{grid-template-columns:1fr;gap:18px}.contact-panel{padding:24px 18px}.contact-layout{padding-top:15px}.contact-form .button{width:100%;min-width:0}.site-header nav{flex-wrap:wrap}}
/* Mobiler Header: Logo geometrisch zentriert und Navigation über dem Seiteninhalt. */
@media(max-width:640px){
  .site-header{position:relative;z-index:100}
  .brand-row{justify-content:center;padding:18px 20px}
  .brand{display:block}
  .brand img{width:min(205px,calc(100vw - 145px))}
  .menu-toggle:not([hidden]){display:grid;place-items:center;position:absolute;right:12px;top:50%;width:48px;height:48px;padding:10px;transform:translateY(-50%);border:0;background:transparent;cursor:pointer}
  .menu-toggle .hamburger{display:flex;flex-direction:column;justify-content:space-between;width:28px;height:20px;margin:0}
  .menu-toggle .hamburger span{display:block;width:100%;height:2px;margin:0;border-radius:2px;background:#111}
  html.js .site-header nav.is-open{position:absolute;z-index:101;top:100%;right:0;left:0;margin:0;padding:18px 24px 24px;background:#fff;box-shadow:0 12px 22px #0003}
  .menu-backdrop{position:fixed;z-index:90;inset:0;width:100%;height:100%;padding:0;border:0;background:#0008;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}
  body.menu-open{overflow:hidden}
}

.reference-vuplus .reference-image img{width:200%;height:200%;max-width:none;object-fit:fill;transform:translate(-50%,0)}
.reference-vuplus:hover .reference-image img{transform:translate(-50%,0) scale(1.025)}
/* Neue, zusammenhängende Hero-Bildserie mit eigener Mobilfassung. */
.hero-picture{position:absolute;inset:0;z-index:0;display:block;overflow:hidden}
.hero-picture .hero-background{inset:0;z-index:0}
.hero-inner{z-index:1}
@media(max-width:640px){.slide-logo-gestaltung .hero-background{object-position:center}.slide-logo-gestaltung .hero-copy{background:none}}
/* Lesbare Hero-Texte auf hellen und detailreichen Motiven. Die CTA bleibt außerhalb
   der gefilterten Textfläche, damit ihre mobile Position nicht an die Karte gebunden wird. */
.hero .hero-copy{padding:0;background:none;border:0;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}
.hero-copy-text{padding:24px 28px 26px;background:rgba(255,255,255,.84);border:1px solid rgba(255,255,255,.72);border-radius:10px;box-shadow:0 12px 35px rgba(29,36,25,.09);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
.hero-copy-text p{margin-bottom:0}
.hero-copy>.button{margin-top:20px}
@media(max-width:640px){.hero .hero-copy{padding:0}.hero-copy-text{padding:16px 18px 18px;background:rgba(255,255,255,.9);border-radius:8px;box-shadow:0 8px 26px rgba(29,36,25,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-copy h1,.hero-copy h2,.slide-logo-gestaltung .hero-copy h1,.slide-logo-gestaltung .hero-copy h2{font-size:clamp(30px,8vw,38px);line-height:1.12;margin-bottom:9px}.hero .hero-copy p{max-width:100%;font-size:clamp(16px,3.8vw,19px);line-height:1.36}.hero-copy>.button{margin-top:0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.trust-strip{max-width:none;margin:0;padding:18px max(24px,calc((100vw - var(--width))/2 + 24px));background:#497a2d;border-bottom:0;color:#fff}.trust-strip span+span{border-color:rgba(255,255,255,.32)}
@media(max-width:640px){.trust-strip{padding:12px 20px}.trust-strip span+span{border-color:rgba(255,255,255,.32)}}
/* Vollständige Screenshots der drei Top-Referenzen ohne künstlichen Gerätebeschnitt. */
.reference-image{aspect-ratio:16/9;background:#fff}
.reference-vuplus .reference-image img,.reference-selfsat .reference-image img,.reference-bds .reference-image img{width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center;transform:none}
.reference-card:hover .reference-image img,.reference-vuplus:hover .reference-image img{transform:none}
