:root{--yellow:#ffbd59;--gray:#545454;--white:#fff;--max:1180px;--radius:18px;--shadow:0 16px 40px rgb(84 84 84/.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--gray);background:var(--white);font-family:Inter,Arial,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12}h1{font-size:clamp(2.6rem,6vw,5.6rem);letter-spacing:-.055em;margin-bottom:1.4rem}h2{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.04em;margin-bottom:1rem}h3{font-size:1.3rem}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:12px;background:var(--yellow);padding:12px 18px;z-index:1000}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{height:82px;position:sticky;top:0;background:rgb(255 255 255/.96);backdrop-filter:blur(16px);z-index:100;border-bottom:1px solid rgb(84 84 84/.12)}.header-inner{height:100%;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:850;text-transform:uppercase;letter-spacing:-.02em;white-space:nowrap}.brand img{width:56px;height:56px;object-fit:contain}.site-header nav{margin-left:auto}.site-header ul{list-style:none;display:flex;align-items:center;gap:4px;margin:0;padding:0}.site-header nav a{display:block;text-decoration:none;font-size:.93rem;font-weight:700;padding:12px 11px;border-radius:10px}.site-header nav a:hover,.site-header nav a[aria-current=page]{background:rgb(255 189 89/.23)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 22px;border:2px solid var(--yellow);border-radius:999px;background:var(--yellow);color:var(--gray);font-weight:850;text-decoration:none;box-shadow:0 8px 20px rgb(84 84 84/.12);transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgb(84 84 84/.2)}.button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--gray);outline-offset:3px}.button-outline{background:var(--white)}.button-light{background:var(--white);border-color:var(--white)}.menu-toggle{display:none;background:transparent;border:0;padding:8px}.menu-toggle span:not(.sr-only){display:block;width:25px;height:2px;background:var(--gray);margin:5px}.hero{position:relative;min-height:min(760px,calc(100vh - 82px));overflow:hidden}.hero picture,.hero picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero picture img{object-position:center}.hero-overlay{position:relative;z-index:1;min-height:inherit;display:flex;align-items:center;background:linear-gradient(90deg,rgb(255 255 255/.98) 0%,rgb(255 255 255/.88) 36%,rgb(255 255 255/.1) 66%)}.hero-copy{max-width:650px}.hero-copy h1 em,.business-hero h1 em{font-style:normal;color:var(--yellow);text-shadow:1px 1px 0 var(--gray)}.hero-copy p{font-size:1.2rem;max-width:570px}.eyebrow{display:inline-block;color:var(--gray);font-size:.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.13em;margin-bottom:16px;padding:7px 11px;background:var(--yellow);border-radius:999px}.button-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.text-link{font-weight:800;text-underline-offset:4px}.section{padding:clamp(70px,9vw,120px) 0}.section-tint{background:rgb(84 84 84/.06)}.section-heading{max-width:720px;margin-bottom:46px}.section-heading p,.lead{font-size:1.2rem}.feature-grid,.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card,.service-card,.form-card,.quote-card{background:var(--white);border:1px solid rgb(84 84 84/.13);border-radius:var(--radius);padding:30px;box-shadow:var(--shadow);transition:transform .25s,box-shadow .25s}.card:hover,.service-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px rgb(84 84 84/.18)}.card svg,.service-card svg,.contact-cards svg{width:44px;height:44px;fill:none;stroke:var(--gray);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;background:var(--yellow);padding:9px;border-radius:13px;margin-bottom:22px;transition:transform .3s}.card:hover svg,.service-card:hover svg{transform:rotate(-5deg) scale(1.08)}.service-card{display:flex;gap:20px}.service-card svg{flex:0 0 48px;margin:0}.service-card h2,.service-card h3{margin-bottom:8px}.service-grid-large{grid-template-columns:repeat(2,1fr)}.note,.form-note{font-size:.87rem;opacity:.8}.center{text-align:center;margin:42px 0 0}.process{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:0;margin:0}.process li{position:relative;text-align:center}.process li>span{position:absolute;top:10px;left:10px;display:grid;place-items:center;width:48px;height:48px;background:var(--yellow);border-radius:50%;font-weight:900;z-index:1}.process img{aspect-ratio:1;object-fit:cover;border-radius:50%;max-width:210px;margin:0 auto 24px}.page-hero{padding:clamp(80px,11vw,150px) 0;background:linear-gradient(135deg,rgb(255 189 89/.48),rgb(255 255 255/.9));border-bottom:1px solid rgb(84 84 84/.12)}.page-hero .container{max-width:900px}.page-hero p{font-size:1.25rem;max-width:700px}.page-hero.compact{padding:70px 0}.page-hero.compact h1{margin-bottom:0}.visual-hero picture img{width:100%;max-height:620px;object-fit:cover}.split{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(40px,8vw,100px);align-items:center}.quote-card{background:var(--gray);color:var(--white);font-size:clamp(1.6rem,3vw,2.5rem);font-weight:800;border:0}.placeholder,.placeholder-inline{border:2px dashed var(--yellow);background:rgb(255 189 89/.13);padding:24px;border-radius:14px}.business-hero{padding:clamp(70px,8vw,110px) 0;overflow:hidden}.business-hero img{max-height:640px;justify-self:end;border-radius:var(--radius);box-shadow:var(--shadow)}.cta{padding:65px 0;background:var(--gray);color:var(--white)}.cta .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{margin:0}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:start}.contact-cards{display:grid;gap:14px}.contact-cards>a,.contact-cards>div{display:flex;gap:16px;align-items:center;padding:20px;border:1px solid rgb(84 84 84/.13);border-radius:14px;text-decoration:none}.contact-cards svg{margin:0;flex:0 0 44px}.contact-cards small,.contact-cards strong{display:block}.contact-cards a:hover{background:rgb(255 189 89/.16)}.form-card h2{font-size:2rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:grid;gap:7px;font-weight:750;margin-bottom:18px}input,textarea,select{width:100%;border:1px solid rgb(84 84 84/.35);border-radius:10px;padding:12px;background:var(--white);color:var(--gray)}textarea{resize:vertical}.check{grid-template-columns:22px 1fr;align-items:start;font-weight:400}.check input{width:18px;height:18px;margin-top:4px;accent-color:var(--yellow)}.hp{position:absolute!important;left:-10000px!important}.location{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.map-placeholder{min-height:330px;border:2px dashed var(--yellow);border-radius:var(--radius);display:grid;place-items:center;align-content:center;text-align:center;gap:10px;padding:30px}.map-placeholder svg{width:50px;height:50px;fill:none;stroke:var(--gray)}footer{background:var(--gray);color:var(--white);padding:62px 0 18px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:40px}.footer-grid h2{font-size:1rem;color:var(--yellow)}.footer-grid>div>a:not(.brand){display:block;margin:8px 0;text-decoration:none}.footer-brand img{background:var(--white);border-radius:10px}.footer-bottom{border-top:1px solid rgb(255 255 255/.2);margin-top:42px;padding-top:18px;font-size:.85rem}.callback{max-width:520px;width:calc(100% - 28px);border:0;border-radius:22px;padding:38px;color:var(--gray);box-shadow:0 30px 90px rgb(84 84 84/.45)}.callback::backdrop{background:rgb(84 84 84/.7);backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:15px;top:12px;border:0;background:none;font-size:2rem;color:var(--gray)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}@media(max-width:1050px){.header-cta{display:none}.site-header nav a{padding:10px 7px;font-size:.85rem}.brand span{display:none}}@media(max-width:820px){.menu-toggle{display:block;margin-left:auto}.site-header nav{position:absolute;left:20px;right:20px;top:74px;background:var(--white);border-radius:14px;box-shadow:var(--shadow);padding:12px;display:none}.site-header nav.is-open{display:block}.site-header ul{display:block}.site-header nav a{padding:13px}.hero-overlay{background:linear-gradient(0deg,rgb(255 255 255/.98) 0%,rgb(255 255 255/.9) 50%,rgb(255 255 255/.15) 100%);align-items:end;padding-bottom:55px}.hero{min-height:760px}.hero-copy p{font-size:1.05rem}.feature-grid,.service-grid,.process,.footer-grid{grid-template-columns:1fr 1fr}.split,.contact-layout,.location{grid-template-columns:1fr}.business-hero img{max-height:500px;justify-self:center}.footer-grid>div:first-child{grid-column:1/-1}.cta .container{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.container{width:min(100% - 28px,var(--max))}.site-header{height:70px}.brand img{width:48px;height:48px}.feature-grid,.service-grid,.process,.footer-grid,.form-grid{grid-template-columns:1fr}.hero{min-height:720px}.hero h1{font-size:3rem}.hero picture img{object-position:center top}.service-card{padding:22px}.process{gap:48px}.footer-grid>div:first-child{grid-column:auto}.callback{padding:28px 20px}.button-row{align-items:flex-start;flex-direction:column}.cta .button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* Startseite 2026 – als eigenständige REDAXO-Module übertragbar */
:root{--yellow:#FEA301;--gray:#070A0B;--ink:#070A0B;--muted:#5e6568;--line:rgb(7 10 11/.12);--soft:#f4f4f1;--radius:22px;--shadow:0 24px 70px rgb(7 10 11/.12)}
body{color:var(--ink);background:#fff}.site-header{background:rgb(255 255 255/.92);border-color:var(--line)}.site-header nav a:hover,.site-header nav a[aria-current=page]{background:rgb(254 163 1/.16)}.button{border-radius:10px;color:var(--ink);box-shadow:none;gap:14px}.button:hover{box-shadow:0 12px 28px rgb(254 163 1/.22)}.eyebrow{border-radius:6px;color:var(--ink);padding:8px 12px}.section-heading{max-width:760px}.section-heading>p{color:var(--muted)}
.hero-video{min-height:min(820px,calc(100vh - 82px));background:#070a0b}.hero-video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-video .hero-overlay{background:linear-gradient(90deg,rgb(7 10 11/.94) 0%,rgb(7 10 11/.76) 47%,rgb(7 10 11/.12) 78%);color:#fff}.hero-video .hero-copy{max-width:760px;padding:90px 0}.hero-video .hero-copy h1{font-size:clamp(3.5rem,7.5vw,7.2rem);text-transform:uppercase;line-height:.9;margin-bottom:28px}.hero-video .hero-copy h1 em{color:var(--yellow);text-shadow:none}.hero-video .hero-copy>p{max-width:670px;color:rgb(255 255 255/.78);font-size:clamp(1.05rem,1.5vw,1.25rem)}.hero-video .text-link{color:#fff}.hero-note{font-size:.82rem!important;margin-top:34px;letter-spacing:.02em}.video-placeholder{position:absolute;right:20px;bottom:18px;z-index:2;padding:8px 12px;background:rgb(7 10 11/.76);color:#fff;border:1px dashed rgb(255 255 255/.45);border-radius:7px;font-size:.72rem}.trust-strip{background:var(--yellow);padding:17px 0}.trust-strip .container{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:.85rem;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.trust-strip span{display:flex;align-items:center;gap:10px}.trust-strip svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}
.editorial-split{align-items:start}.editorial-split h2{max-width:570px}.editorial-split .lead{color:var(--ink)}.editorial-split p:not(.lead){color:var(--muted)}.signature-line{padding:20px 0 0;border-top:1px solid var(--line);font-size:1.08rem}.signature-line strong{color:var(--ink)}
.section-dark{background:var(--ink);color:#fff}.section-dark .section-heading p{color:rgb(255 255 255/.65)}.premium-grid .service-card{position:relative;background:#111516;border-color:rgb(255 255 255/.1);box-shadow:none;color:#fff;min-height:210px;padding:34px}.premium-grid .service-card:hover{border-color:var(--yellow);box-shadow:0 20px 45px rgb(0 0 0/.25)}.premium-grid .service-card p{color:rgb(255 255 255/.6)}.premium-grid .service-card svg{background:var(--yellow);stroke:var(--ink)}.card-index{position:absolute;right:22px;top:18px;font-weight:900;color:rgb(255 255 255/.16);font-size:1.4rem}
.benefit-list{border-top:1px solid var(--line)}.benefit-list article{display:grid;grid-template-columns:90px 1fr;gap:30px;padding:30px 0;border-bottom:1px solid var(--line);align-items:start}.benefit-list article>strong{font-size:1rem;color:var(--yellow)}.benefit-list h3{font-size:clamp(1.45rem,2.5vw,2rem);margin-bottom:6px}.benefit-list p{color:var(--muted);margin:0}
.process-five{grid-template-columns:repeat(5,1fr);gap:20px}.process-five li{text-align:left}.process-five img,.process-five .process-text>svg{width:100%;max-width:none;aspect-ratio:1;object-fit:cover;border-radius:18px;margin:0 0 22px}.process-five .process-text>svg{padding:30%;background:var(--ink);stroke:var(--yellow);fill:none}.process-five li>span{top:10px;left:10px;border-radius:8px}.process-five p{font-size:.9rem;color:var(--muted)}
.private-panel{background:var(--soft);border-radius:28px;padding:clamp(32px,6vw,76px);display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(40px,8vw,100px);align-items:center}.private-panel h2{max-width:630px}.private-panel>div>p{color:var(--muted)}.private-facts{border-left:1px solid var(--line);padding-left:clamp(28px,5vw,60px)}.private-facts p{display:grid;gap:3px;padding:18px 0;border-bottom:1px solid var(--line);margin:0}.private-facts strong{font-size:1.15rem}.private-facts span{color:var(--muted);font-size:.92rem}
.business-teaser{background:var(--yellow);overflow:hidden}.business-teaser .eyebrow{background:var(--ink);color:#fff}.business-teaser img{max-height:580px;justify-self:end;border-radius:22px;box-shadow:0 30px 70px rgb(7 10 11/.24);transform:rotate(2deg)}.business-teaser .reveal.is-visible img,.business-teaser img.is-visible{transform:rotate(2deg)}
.reviews-section{background:#fff}.review-placeholder{display:grid;grid-template-columns:260px 1fr;gap:50px;align-items:center;border:2px dashed rgb(254 163 1/.65);background:rgb(254 163 1/.06);border-radius:22px;padding:38px}.review-score{border-right:1px solid var(--line)}.review-score span{display:block;font-weight:800}.review-score strong{display:block;font-size:4rem;line-height:1}.review-score div{color:var(--yellow);font-size:1.5rem}.review-placeholder p{color:var(--muted);margin:0}
.service-proof{padding-top:0}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:20px;overflow:hidden}.proof-grid p{margin:0;padding:28px;border-right:1px solid var(--line);display:grid;gap:8px}.proof-grid p:last-child{border:0}.proof-grid strong{font-size:1.1rem}.proof-grid span{font-size:.88rem;color:var(--muted)}
.home-contact{background:var(--soft)}.contact-direct{display:grid;gap:12px;margin-top:32px}.contact-direct>a,.contact-direct>p{margin:0;text-decoration:none;display:grid;padding:17px 0;border-bottom:1px solid var(--line)}.contact-direct small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:800}.contact-direct strong{font-size:1.16rem}.home-contact .form-card{box-shadow:none}.home-contact .form-card h3{font-size:1.8rem}.final-cta{padding:78px 0}.final-cta .container{max-width:1180px}.final-cta p{color:rgb(255 255 255/.65);margin:8px 0 0}.final-cta .text-link{color:#fff}
@media(max-width:1050px){.process-five{grid-template-columns:repeat(3,1fr)}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid p:nth-child(2){border-right:0}.proof-grid p:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:820px){.hero-video{min-height:760px}.hero-video .hero-overlay{background:linear-gradient(0deg,rgb(7 10 11/.96) 0%,rgb(7 10 11/.77) 62%,rgb(7 10 11/.18) 100%);align-items:end}.hero-video .hero-copy{padding:120px 0 55px}.hero-video .hero-copy h1{font-size:clamp(3.2rem,13vw,5.5rem)}.video-placeholder{display:none}.trust-strip .container{display:grid;grid-template-columns:1fr 1fr}.trust-strip span:last-child{grid-column:1/-1}.private-panel{grid-template-columns:1fr}.private-facts{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.business-teaser img{max-height:460px;justify-self:center}.review-placeholder{grid-template-columns:1fr}.review-score{border-right:0;border-bottom:1px solid var(--line);padding-bottom:24px}}
@media(max-width:560px){.hero-video{min-height:720px}.hero-video .button-row{width:100%}.hero-video .button,.hero-video .text-link{width:100%;text-align:center}.trust-strip .container{grid-template-columns:1fr;gap:12px}.trust-strip span:last-child{grid-column:auto}.premium-grid .service-card{min-height:auto}.process-five{grid-template-columns:1fr}.process-five li{display:grid;grid-template-columns:95px 1fr;column-gap:18px;align-items:center}.process-five img,.process-five .process-text>svg{grid-row:1/4;width:95px;height:95px;margin:0}.process-five li>span{width:34px;height:34px;font-size:.76rem}.process-five h3,.process-five p{grid-column:2;margin-bottom:6px}.proof-grid{grid-template-columns:1fr}.proof-grid p,.proof-grid p:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.review-placeholder{padding:25px}.benefit-list article{grid-template-columns:45px 1fr;gap:10px}.private-panel{padding:28px 22px}.home-contact .form-card{padding:24px}.final-cta .button-row{width:100%}.final-cta .button{width:100%}}

/* YForm-Ausgabe an das Frontend-Design angleichen. */
.home-callback-form input[type="checkbox"],.contact-request-form input[type="checkbox"],.business-form input[type="checkbox"],.service-contact-form input[type="checkbox"]{width:18px;height:18px;margin:3px 10px 0 0;accent-color:var(--orange)}
.home-callback-form .checkbox label,.contact-request-form .checkbox label,.business-form .checkbox label,.service-contact-form .checkbox label,.home-callback-form .form-check,.contact-request-form .form-check,.business-form .form-check,.service-contact-form .form-check{display:flex;align-items:flex-start;gap:8px}
.home-callback-form button[type="submit"],.home-callback-form input[type="submit"],.contact-request-form button[type="submit"],.contact-request-form input[type="submit"],.business-form button[type="submit"],.business-form input[type="submit"],.service-contact-form button[type="submit"],.service-contact-form input[type="submit"]{display:inline-flex;width:auto;min-height:50px;align-items:center;justify-content:center;padding:12px 22px;border:2px solid var(--orange);border-radius:999px;background:var(--orange);color:var(--ink);font-weight:850;box-shadow:0 8px 20px rgb(7 10 11/.12);cursor:pointer}

/* Kundenanpassungen September 2026 */
.site-header{height:96px}.brand img{width:245px;height:68px;object-fit:contain}.site-header nav a{font-size:1rem;padding:14px 13px}.header-cta{font-size:1rem}.video-placeholder{display:none}.trust-strip .container{max-width:1320px}.intro-section h2{font-size:clamp(2.7rem,5vw,4.6rem)}.intro-icon{width:94px;height:94px;display:grid;place-items:center;margin-top:36px;background:var(--yellow);border-radius:22px}.intro-icon svg{width:48px;height:48px;fill:none;stroke:var(--ink);stroke-width:1.7}.premium-grid .service-card svg{stroke:var(--ink);fill:none}.benefit-list article>strong{font-size:3rem;line-height:1}.process-five li{display:grid;grid-template-rows:auto auto 1fr}.process-five li>img{grid-row:1}.process-five li>h3{grid-row:2}.process-five li>p{grid-row:3}.private-facts strong{font-size:1.45rem;color:var(--ink)}.business-teaser .split{grid-template-columns:.9fr 1.1fr}.business-teaser img{width:min(100%,660px);max-height:680px}.proof-grid strong{font-size:1.35rem}.contact-direct small{font-size:.88rem}.footer-grid a[href^="mailto:"]{white-space:nowrap}footer{padding-top:44px}.footer-bottom{margin-top:28px}.footer-brand img{width:235px;background:transparent}.final-cta{padding:58px 0}
@media(max-width:1050px){.site-header nav a{font-size:.92rem;padding:11px 8px}.brand img{width:210px}.process-five li{display:grid}.business-teaser .split{grid-template-columns:1fr 1fr}}
@media(max-width:820px){.site-header{height:82px}.brand img{width:190px;height:58px}.business-teaser .split{grid-template-columns:1fr}.business-teaser img{width:min(92%,600px)}.trust-strip .container{grid-template-columns:1fr 1fr}.trust-strip span:last-child{grid-column:auto}}
@media(max-width:560px){.site-header{height:74px}.brand img{width:165px;height:52px}.benefit-list article>strong{font-size:2.35rem}.process-five li{grid-template-rows:auto auto;display:grid}.process-five li>img{grid-row:1/3}.process-five li>h3{grid-row:1}.process-five li>p{grid-row:2}.intro-icon{width:74px;height:74px;margin-top:24px}.intro-icon svg{width:38px;height:38px}.footer-grid a[href^="mailto:"]{font-size:.88rem}}

/* Detailkorrekturen Startseite */
.trust-strip .container{gap:16px}.trust-strip span{white-space:nowrap;font-size:.76rem}.intro-icons{display:flex;align-items:center;gap:12px;margin-top:34px}.intro-icons span{width:76px;height:76px;display:grid;place-items:center;background:var(--yellow);border-radius:18px}.intro-icons span:nth-child(2){background:var(--ink)}.intro-icons span:nth-child(2) svg{stroke:var(--yellow)}.intro-icons svg{width:39px;height:39px;fill:none;stroke:var(--ink);stroke-width:1.7}.card-index{color:var(--yellow)}.premium-grid .service-card h3{padding-right:42px}.process-five li{text-align:center;grid-template-rows:auto 58px 1fr}.process-five li>h3{display:flex;align-items:center;justify-content:center;margin-bottom:8px}.process-five li>p{text-align:center;margin-inline:auto}.nowrap{white-space:nowrap}.reviews-section .section-heading>p{font-size:1.15rem;color:var(--ink)}
@media(max-width:1180px){.trust-strip .container{display:grid;grid-template-columns:1fr 1fr}.trust-strip span{font-size:.8rem}.premium-grid .service-card h3{font-size:1.16rem;padding-right:28px}}
@media(max-width:820px){.trust-strip .container{grid-template-columns:1fr 1fr}.intro-icons span{width:66px;height:66px}.intro-icons svg{width:34px;height:34px}.nowrap{white-space:normal}}
@media(max-width:560px){.trust-strip .container{grid-template-columns:1fr}.process-five li{text-align:left;grid-template-rows:auto auto}.process-five li>h3{justify-content:flex-start}.process-five li>p{text-align:left;margin-inline:0}.intro-icons{margin-top:22px}.intro-icons span{width:58px;height:58px}.intro-icons svg{width:30px;height:30px}}

/* Zeitmotiv und FAQ */
.time-stairs{display:flex;align-items:flex-end;gap:10px;margin-top:38px;height:104px}.time-stairs>span{display:block;background:var(--yellow);border-radius:7px}.time-stairs>span:nth-child(1){width:22px;height:22px}.time-stairs>span:nth-child(2){width:32px;height:32px}.time-stairs>span:nth-child(3){width:44px;height:44px}.time-stairs>span:nth-child(4){width:58px;height:58px}.time-stairs>span:nth-child(5){width:88px;height:88px;display:grid;place-items:center;border-radius:20px}.time-stairs svg{width:46px;height:46px;fill:none;stroke:var(--ink);stroke-width:1.8}.faq-section{background:var(--soft)}.faq-section .section-heading{max-width:760px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:27px 0;font-size:clamp(1.08rem,1.8vw,1.35rem);font-weight:850}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{flex:0 0 40px;width:40px;height:40px;display:grid;place-items:center;background:var(--yellow);border-radius:10px;font-size:1.6rem;line-height:1;transition:transform .25s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>div{max-width:900px;padding:0 64px 25px 0;color:var(--muted)}.faq-list details>div p{margin:0}
@media(max-width:560px){.time-stairs{height:82px;gap:7px}.time-stairs>span:nth-child(1){width:16px;height:16px}.time-stairs>span:nth-child(2){width:24px;height:24px}.time-stairs>span:nth-child(3){width:34px;height:34px}.time-stairs>span:nth-child(4){width:46px;height:46px}.time-stairs>span:nth-child(5){width:70px;height:70px}.time-stairs svg{width:36px;height:36px}.faq-list summary{padding:22px 0}.faq-list details>div{padding-right:0}}

/* Dezente Hervorhebung der fünf Zulassungsschritte */
.process-five li{padding:14px;border-radius:20px;transition:transform .28s ease,background-color .28s ease,box-shadow .28s ease}.process-five li img{transition:transform .35s ease,filter .35s ease}.process-five li h3,.process-five li p{transition:color .25s ease,opacity .25s ease}.process-five li p{opacity:.76}
@media(hover:hover) and (pointer:fine){.process-five li:hover{transform:translateY(-7px);background:#fff;box-shadow:0 20px 48px rgb(7 10 11/.11)}.process-five li:hover img{transform:scale(1.035);filter:saturate(1.06) contrast(1.03)}.process-five li:hover h3{color:var(--ink)}.process-five li:hover p{color:var(--ink);opacity:1}.process-five li:hover>span{box-shadow:0 8px 20px rgb(254 163 1/.32)}}
@media(prefers-reduced-motion:reduce){.process-five li,.process-five li img,.process-five li h3,.process-five li p{transition:none}.process-five li:hover,.process-five li:hover img{transform:none}}

/* Texte der fünf Schritte linksbündig unter dem zugehörigen Bild */
.process-five li{text-align:left}.process-five li>h3{justify-content:flex-start;text-align:left}.process-five li>p{text-align:left;margin-left:0;margin-right:0}

/* Unterseite: Unsere Leistungen */
.services-page{--service-yellow:#FFBD59;--service-gray:#545454;color:var(--service-gray)}.services-hero{position:relative;overflow:hidden;padding:clamp(80px,10vw,145px) 0;background:var(--service-gray);color:#fff}.services-hero::before{content:"";position:absolute;inset:auto -12vw -26vw auto;width:52vw;height:52vw;border:9vw solid rgb(255 189 89/.08);border-radius:50%}.services-hero .container{position:relative;display:grid;grid-template-columns:1fr 250px;align-items:center;gap:60px}.services-hero-copy{max-width:850px}.services-hero h1{font-size:clamp(3.2rem,6.5vw,6.4rem);max-width:950px;margin-bottom:28px}.services-hero p{max-width:760px;color:rgb(255 255 255/.73);font-size:1.16rem}.services-hero .text-link{color:#fff}.services-hero-mark{width:220px;height:220px;display:grid;place-items:center;align-content:center;background:var(--service-yellow);color:var(--service-gray);border-radius:34px;transform:rotate(3deg);box-shadow:0 30px 70px rgb(0 0 0/.24)}.services-hero-mark svg{width:72px;height:72px;fill:none;stroke:currentColor;stroke-width:1.4}.services-hero-mark span{font-size:3rem;font-weight:950;line-height:1}.services-hero-mark small{text-transform:uppercase;font-weight:850;letter-spacing:.12em}.offers-section{background:#fff}.offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;align-items:stretch}.offer-card{position:relative;display:flex;flex-direction:column;min-height:650px;padding:38px;background:#fff;border:1px solid rgb(84 84 84/.16);border-radius:24px;box-shadow:0 18px 48px rgb(84 84 84/.09);overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.offer-card:hover{transform:translateY(-7px);border-color:var(--service-yellow);box-shadow:0 28px 62px rgb(84 84 84/.15)}.offer-card.is-featured{background:var(--service-gray);color:#fff;border-color:var(--service-gray)}.offer-badge{position:absolute;right:0;top:0;padding:11px 18px;background:var(--service-yellow);color:var(--service-gray);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em;border-radius:0 0 0 14px}.offer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.offer-top svg{width:58px;height:58px;padding:14px;background:var(--service-yellow);fill:none;stroke:var(--service-gray);stroke-width:1.7;border-radius:16px}.offer-number{font-size:2.5rem;font-weight:950;color:rgb(84 84 84/.15)}.is-featured .offer-number{color:rgb(255 255 255/.18)}.offer-kicker{font-size:.78rem!important;font-weight:900;text-transform:uppercase;letter-spacing:.09em;color:var(--service-gray);margin-bottom:10px}.is-featured .offer-kicker{color:var(--service-yellow)}.offer-card h2{font-size:clamp(2rem,3.4vw,3rem);color:inherit}.offer-copy{color:rgb(84 84 84/.8);font-size:1rem}.is-featured .offer-copy{color:rgb(255 255 255/.72)}.offer-note{padding:15px 17px;background:rgb(255 189 89/.16);border-left:4px solid var(--service-yellow);border-radius:0 10px 10px 0;font-size:.88rem}.is-featured .offer-note{background:rgb(255 189 89/.12);color:rgb(255 255 255/.8)}.offer-bottom{margin-top:auto;padding-top:26px}.offer-price{display:block;font-size:1.4rem;margin-bottom:20px}.offer-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.offer-actions .button{min-height:48px}.offer-request{font-weight:850;text-decoration:none;text-underline-offset:4px}.offer-request:hover{text-decoration:underline}.price-notice{margin-top:34px;padding:24px 28px;background:#f7f6f2;border-left:5px solid var(--service-yellow);border-radius:0 14px 14px 0}.price-notice strong{display:block;margin-bottom:4px}.price-notice p{margin:0;color:rgb(84 84 84/.78)}.service-guidance{padding-top:0}.guidance-panel{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center;padding:clamp(35px,6vw,72px);background:var(--service-yellow);border-radius:28px}.guidance-panel h2{max-width:700px}.guidance-panel>div>p{max-width:720px}.guidance-contact{display:flex;gap:30px;flex-wrap:wrap;margin-top:28px}.guidance-contact a{display:grid;text-decoration:none}.guidance-contact small{text-transform:uppercase;font-weight:850;letter-spacing:.08em}.guidance-contact strong{font-size:1.08rem}.guidance-actions{display:grid;gap:13px}.guidance-actions .button,.guidance-actions .text-link{width:100%;text-align:center}.guidance-actions .text-link{padding:12px}
@media(max-width:900px){.services-hero .container{grid-template-columns:1fr}.services-hero-mark{display:none}.offer-card{min-height:auto}.guidance-panel{grid-template-columns:1fr;gap:34px}}
@media(max-width:720px){.offer-grid{grid-template-columns:1fr}.offer-card{padding:28px 24px}.services-hero h1{font-size:clamp(2.9rem,13vw,4.6rem)}.guidance-panel{border-radius:20px}.offer-actions{align-items:stretch;flex-direction:column}.offer-actions .button,.offer-request{width:100%;text-align:center}.price-notice{padding:20px}}
@media(prefers-reduced-motion:reduce){.offer-card{transition:none}.offer-card:hover{transform:none}}

/* Einheitliche Kartenanimation wie auf der Seite „Über uns“ */
.offer-card{transition:transform .28s ease,background-color .28s ease,color .28s ease,box-shadow .28s ease,border-color .28s ease}
.offer-card::after{content:"";position:absolute;left:38px;right:38px;bottom:0;height:3px;background:var(--service-yellow);transform:scaleX(0);transform-origin:left;transition:transform .28s ease}
.offer-card .offer-top svg{transition:transform .3s ease}
@media(hover:hover) and (pointer:fine){.offer-card:hover,.offer-card.is-featured:hover{z-index:1;transform:translateY(-6px);background:#fffaf0;color:var(--service-gray);border-color:var(--service-yellow);box-shadow:0 22px 48px rgb(84 84 84/.15)}.offer-card:hover::after{transform:scaleX(1)}.offer-card:hover .offer-top svg{transform:translateY(-4px) rotate(-5deg)}.offer-card.is-featured:hover .offer-kicker{color:var(--service-gray)}.offer-card.is-featured:hover .offer-copy{color:rgb(84 84 84/.8)}.offer-card.is-featured:hover .offer-note{color:var(--service-gray);background:rgb(255 189 89/.16)}.offer-card.is-featured:hover .offer-number{color:rgb(84 84 84/.15)}}
@media(prefers-reduced-motion:reduce){.offer-card,.offer-card::after,.offer-card .offer-top svg{transition:none}}

/* Einheitliche Fußzeile und obere Ausrichtung der Kontaktspalten */
.footer-grid{grid-template-columns:1.6fr repeat(2,1fr)}
.contact-module{align-items:start}
.contact-intro{padding-top:clamp(28px,4vw,46px)}
@media(max-width:820px){.footer-grid{grid-template-columns:1fr 1fr}.contact-intro{padding-top:0}}
@media(max-width:560px){.footer-grid{grid-template-columns:1fr}}
.services-page .offer-number{color:var(--service-yellow)}

/* Unterseite: Über uns */
.about-page{--about-yellow:#FFBD59;--about-gray:#545454;color:var(--about-gray)}.centered{text-align:center;margin-inline:auto}.about-hero{position:relative;min-height:650px;overflow:hidden;background:#fff}.about-hero picture,.about-hero picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.about-hero-overlay{position:relative;z-index:1;min-height:650px;display:flex;align-items:center;background:linear-gradient(90deg,#fff 5%,rgb(255 255 255/.94) 43%,rgb(255 255 255/.08) 72%)}.about-hero-overlay .container{display:flex;justify-content:space-between;align-items:center}.about-hero-copy{max-width:700px}.about-hero h1{font-size:clamp(3.1rem,6vw,5.9rem);text-transform:uppercase;color:var(--about-gray);line-height:.96}.about-hero h1 em{display:block;color:var(--yellow);font-style:normal}.about-hero ul{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:11px;font-weight:850;font-size:1.08rem}.about-hero li::before{content:"✓";display:inline-grid;place-items:center;width:24px;height:24px;margin-right:12px;border:2px solid var(--yellow);border-radius:50%;color:var(--yellow);font-size:.8rem}.about-seal{flex:0 0 220px;width:220px;height:220px;margin-right:22%;display:grid;place-items:center;align-content:center;text-align:center;background:var(--about-gray);color:#fff;border:6px solid var(--yellow);outline:3px solid var(--about-gray);border-radius:50%;box-shadow:0 20px 48px rgb(84 84 84/.24)}.about-seal small,.about-seal span{text-transform:uppercase;font-weight:800;font-size:.64rem;letter-spacing:.06em}.about-seal strong{font-size:1.45rem;line-height:1.1;color:var(--yellow);margin:8px 0}.about-intro .split{align-items:start}.about-intro h2{color:var(--about-gray)}.about-property-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgb(84 84 84/.1);border:1px solid rgb(84 84 84/.1);border-radius:22px;overflow:hidden;box-shadow:0 22px 52px rgb(84 84 84/.1)}.about-property-grid article{background:#fff;padding:28px}.about-property-grid svg,.about-benefit-grid svg,.value-grid svg{width:46px;height:46px;fill:none;stroke:var(--yellow);stroke-width:1.7;margin-bottom:15px}.about-property-grid h3,.about-benefit-grid h3,.value-grid h3{color:var(--about-gray);margin-bottom:7px}.about-property-grid p,.about-benefit-grid p,.value-grid p{font-size:.9rem;margin:0}.about-benefits{background:#faf9f5}.about-benefit-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:0}.about-benefit-grid article{text-align:center;padding:28px 20px;border-right:1px solid rgb(84 84 84/.12)}.about-benefit-grid article:last-child{border:0}.about-benefit-grid h3{font-size:1rem}.about-process{background:#fff}.about-steps{position:relative;list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:26px;padding:0;margin:0}.about-steps::before{content:"";position:absolute;top:25px;left:9%;right:9%;border-top:2px dotted rgb(84 84 84/.2)}.about-steps li{position:relative;text-align:center}.about-steps li>span{position:relative;z-index:1;display:grid;place-items:center;width:52px;height:52px;margin:0 auto 18px;background:var(--yellow);border-radius:50%;font-size:1.2rem;font-weight:900}.about-steps svg{width:36px;height:36px;fill:none;stroke:var(--yellow);stroke-width:1.8;margin-bottom:16px}.about-steps h3{font-size:1rem;color:var(--about-gray)}.about-steps p{font-size:.86rem}.about-team{background:#faf9f5}.team-photo-placeholder{min-height:480px;display:grid;place-items:center;text-align:center;padding:40px;border:2px dashed var(--yellow);border-radius:24px;background:linear-gradient(135deg,#fff,#f1f0ec);font-weight:850}.team-name{font-size:2rem;color:var(--about-gray);margin:24px 0 2px}.team-role{color:var(--yellow);font-weight:900}.team-contact{display:flex;gap:22px;flex-wrap:wrap;margin:25px 0}.team-contact a{font-weight:850;color:var(--about-gray)}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.value-grid article{padding:27px;border:1px solid rgb(84 84 84/.13);border-radius:18px}.engagement-section{background:#fff7e7}.engagement-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.engagement-placeholder{min-height:300px;display:grid;place-items:center;text-align:center;padding:35px;border:2px dashed var(--yellow);border-radius:22px;background:#fff;font-weight:850}.about-reviews{background:#fff}.about-faq{background:#faf9f5}.about-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.about-contact-list{display:grid;margin:25px 0}.about-contact-list>a,.about-contact-list>p{display:grid;margin:0;padding:15px 0;border-bottom:1px solid rgb(84 84 84/.13);text-decoration:none}.about-contact-list small{text-transform:uppercase;font-weight:850;letter-spacing:.08em}.hours-card{padding:36px;background:var(--about-gray);color:#fff;border-radius:22px}.hours-card h2{color:#fff}.hours-card dl{margin:0}.hours-card dl div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid rgb(255 255 255/.16)}.hours-card dd{margin:0}.hours-card>p{color:var(--yellow)}.about-final-cta{padding:48px 0}.about-final-cta .container{gap:40px}.about-cta-links{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.about-cta-links>a{color:#fff;font-weight:800}
@media(max-width:1100px){.about-seal{margin-right:4%}.about-benefit-grid{grid-template-columns:repeat(3,1fr)}.about-benefit-grid article:nth-child(3){border-right:0}.about-benefit-grid article:nth-child(-n+3){border-bottom:1px solid rgb(84 84 84/.12)}}
@media(max-width:820px){.about-hero-overlay{background:linear-gradient(0deg,#fff 0%,rgb(255 255 255/.94) 58%,rgb(255 255 255/.14) 100%);align-items:end;padding:230px 0 50px}.about-hero-overlay .container{display:block}.about-seal{display:none}.about-property-grid,.engagement-panel,.about-contact-grid{grid-template-columns:1fr}.about-benefit-grid{grid-template-columns:1fr 1fr}.about-benefit-grid article:nth-child(n){border-right:1px solid rgb(84 84 84/.12);border-bottom:1px solid rgb(84 84 84/.12)}.about-benefit-grid article:nth-child(even){border-right:0}.about-steps{grid-template-columns:1fr}.about-steps::before{display:none}.about-steps li{display:grid;grid-template-columns:60px 45px 1fr;gap:14px;text-align:left;align-items:center}.about-steps li>span{margin:0}.about-steps svg{margin:0}.about-steps h3,.about-steps p{grid-column:3;margin:0}.about-steps h3{grid-row:1}.about-steps p{grid-row:2}.value-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.about-hero{min-height:720px}.about-hero h1{font-size:2.8rem}.about-property-grid,.about-benefit-grid,.value-grid{grid-template-columns:1fr}.about-benefit-grid article:nth-child(n){border-right:0}.about-steps li{grid-template-columns:50px 35px 1fr}.about-contact-grid{gap:28px}.hours-card{padding:26px 22px}.hours-card dl div{font-size:.88rem}.about-cta-links{align-items:flex-start;flex-direction:column}.about-final-cta .button{width:100%}}

/* Anpassung des Über-uns-Heros */
.about-hero-overlay .container{position:relative}.about-seal{position:absolute;top:-185px;right:0;margin:0;width:205px;height:205px}.about-hero-copy{padding-top:55px}.about-hero h1 em{max-width:880px}
@media(max-width:1100px){.about-seal{top:-165px;right:18px;width:180px;height:180px}.about-seal strong{font-size:1.25rem}}
@media(max-width:820px){.about-seal{display:none}.about-hero-copy{padding-top:0}}

/* Detailanpassungen Über uns */
.about-property-grid article{position:relative;min-height:220px;transition:transform .28s ease,background-color .28s ease,box-shadow .28s ease}.about-property-grid article::after{content:"";position:absolute;left:28px;right:28px;bottom:0;height:3px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.about-property-grid article svg{transition:transform .3s ease}.about-property-grid article p{font-size:.94rem;line-height:1.55}.about-benefit-grid svg{width:54px;height:54px}.about-benefit-grid h3{font-size:1.08rem}.about-benefit-grid p{font-size:.96rem;line-height:1.55}.value-grid svg{width:54px;height:54px}.value-grid h3{font-size:1.2rem}.value-grid p{font-size:1rem;line-height:1.55}.team-photo{margin:0;overflow:hidden;border-radius:24px;box-shadow:0 24px 58px rgb(84 84 84/.15)}.team-photo img{width:100%;height:100%;min-height:420px;object-fit:cover}.engagement-image{width:100%;height:340px;object-fit:cover;border-radius:22px;box-shadow:0 20px 46px rgb(84 84 84/.13)}.hours-card>p{margin-top:42px;padding-top:20px;border-top:1px solid rgb(255 255 255/.18)}
@media(hover:hover) and (pointer:fine){.about-property-grid article:hover{z-index:1;transform:translateY(-6px);background:#fffaf0;box-shadow:0 22px 48px rgb(84 84 84/.15)}.about-property-grid article:hover::after{transform:scaleX(1)}.about-property-grid article:hover svg{transform:translateY(-4px) rotate(-5deg)}}
@media(max-width:820px){.about-benefit-grid h3{font-size:1.03rem}.about-benefit-grid p{font-size:.92rem}.team-photo img{min-height:0;aspect-ratio:16/9}.engagement-image{height:auto;aspect-ratio:16/9}}
@media(prefers-reduced-motion:reduce){.about-property-grid article,.about-property-grid article::after,.about-property-grid article svg{transition:none}.about-property-grid article:hover,.about-property-grid article:hover svg{transform:none}}

/* Gleiche Interaktion für die Werte-Karten */
.value-grid article{position:relative;overflow:hidden;transition:transform .28s ease,background-color .28s ease,box-shadow .28s ease}.value-grid article::after{content:"";position:absolute;left:27px;right:27px;bottom:0;height:3px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.value-grid article svg{transition:transform .3s ease}.hours-card>p{margin-top:16px;padding-top:0;border-top:0}
@media(hover:hover) and (pointer:fine){.value-grid article:hover{transform:translateY(-6px);background:#fffaf0;box-shadow:0 22px 48px rgb(84 84 84/.15)}.value-grid article:hover::after{transform:scaleX(1)}.value-grid article:hover svg{transform:translateY(-4px) rotate(-5deg)}}
@media(prefers-reduced-motion:reduce){.value-grid article,.value-grid article::after,.value-grid article svg{transition:none}.value-grid article:hover,.value-grid article:hover svg{transform:none}}

/* Unterseite: Autohäuser & Firmen */
.business-page{--biz-yellow:#FFBD59;--biz-gray:#545454;color:var(--biz-gray)}.business-main-hero{padding:clamp(70px,8vw,110px) 0;background:linear-gradient(135deg,#f7f6f2,#fff);overflow:hidden}.business-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(45px,7vw,90px);align-items:center}.business-main-hero h1{font-size:clamp(3.2rem,6vw,5.8rem);color:var(--biz-gray);max-width:900px}.business-main-hero .lead{max-width:820px}.business-hero-photo{margin:0;overflow:hidden;border-radius:26px;box-shadow:0 30px 70px rgb(84 84 84/.2)}.business-hero-photo img{width:100%;min-height:560px;height:100%;object-fit:cover}.business-quick-benefits{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.business-quick-benefits span{display:flex;align-items:center;gap:9px;padding:11px 14px;background:#fff;border:1px solid rgb(84 84 84/.13);border-radius:10px;font-size:.83rem;font-weight:850}.business-quick-benefits svg{width:22px;height:22px;fill:none;stroke:var(--yellow);stroke-width:1.8}.business-disclaimer{font-size:.8rem;margin-top:26px;opacity:.72}.business-benefits{background:#fff}.business-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.business-benefit-grid article{position:relative;padding:28px;border:1px solid rgb(84 84 84/.13);border-radius:18px;background:#fff;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.business-benefit-grid svg{width:48px;height:48px;fill:none;stroke:var(--yellow);stroke-width:1.7;margin-bottom:20px}.business-benefit-grid h3{font-size:1.18rem;color:var(--biz-gray)}.business-benefit-grid p{font-size:.93rem;margin:0}.business-collaboration{background:#f7f6f2}.business-process{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding:0;margin:0}.business-process li{position:relative;padding:26px;background:#fff;border-radius:18px;border:1px solid rgb(84 84 84/.12)}.business-process li>span{display:block;color:var(--yellow);font-size:2.1rem;font-weight:950;margin-bottom:18px}.business-process li>div{width:48px;height:48px;display:grid;place-items:center;background:var(--yellow);border-radius:13px;margin-bottom:20px}.business-process svg{width:27px;height:27px;fill:none;stroke:var(--biz-gray);stroke-width:1.7}.business-process h3{color:var(--biz-gray);font-size:1.12rem}.business-process p{font-size:.9rem;margin:0}.business-safety{margin-top:28px;padding:22px 26px;border-left:5px solid var(--yellow);background:#fff;border-radius:0 14px 14px 0}.business-safety strong{display:block;margin-bottom:5px}.business-safety p{margin:0;font-size:.9rem}.business-inquiry{padding:clamp(70px,9vw,120px) 0;background:var(--biz-gray);color:#fff}.inquiry-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(45px,7vw,90px);align-items:start}.business-inquiry h2{color:#fff}.business-inquiry .lead{color:rgb(255 255 255/.75)}.inquiry-contact{display:grid;gap:14px;margin:28px 0}.inquiry-contact a{display:grid;color:#fff;text-decoration:none}.inquiry-contact small{text-transform:uppercase;color:var(--yellow);font-weight:850;letter-spacing:.08em}.inquiry-contact strong{font-size:1.13rem}.business-form{padding:34px;background:#fff;color:var(--biz-gray);border-radius:22px;box-shadow:0 28px 70px rgb(0 0 0/.2)}.business-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.business-success{margin:20px 0 0;padding:16px;background:rgb(255 189 89/.2);border-left:4px solid var(--yellow);border-radius:0 9px 9px 0}.business-form .button{width:100%}
@media(hover:hover) and (pointer:fine){.business-benefit-grid article:hover{transform:translateY(-6px);border-color:var(--yellow);box-shadow:0 20px 44px rgb(84 84 84/.13)}}
@media(max-width:1000px){.business-hero-grid,.inquiry-grid{grid-template-columns:1fr}.business-hero-photo img{min-height:0;aspect-ratio:16/9}.business-benefit-grid{grid-template-columns:1fr 1fr}.business-process{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.business-main-hero h1{font-size:2.8rem}.business-benefit-grid,.business-process,.business-form-grid{grid-template-columns:1fr}.business-quick-benefits{display:grid}.business-form{padding:25px 20px}.business-main-hero .button-row .button,.business-main-hero .button-row .text-link{width:100%;text-align:center}}
@media(prefers-reduced-motion:reduce){.business-benefit-grid article{transition:none}.business-benefit-grid article:hover{transform:none}}

/* Karteninteraktion wie auf der Über-uns-Seite */
.business-benefit-grid article,.business-process li{overflow:hidden;transition:transform .28s ease,background-color .28s ease,box-shadow .28s ease,border-color .28s ease}.business-benefit-grid article::after,.business-process li::after{content:"";position:absolute;left:28px;right:28px;bottom:0;height:3px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.business-benefit-grid article svg,.business-process li>div{transition:transform .3s ease}
@media(hover:hover) and (pointer:fine){.business-benefit-grid article:hover,.business-process li:hover{z-index:1;transform:translateY(-6px);background:#fffaf0;border-color:var(--yellow);box-shadow:0 22px 48px rgb(84 84 84/.15)}.business-benefit-grid article:hover::after,.business-process li:hover::after{transform:scaleX(1)}.business-benefit-grid article:hover svg,.business-process li:hover>div{transform:translateY(-4px) rotate(-5deg)}}
@media(prefers-reduced-motion:reduce){.business-benefit-grid article,.business-process li,.business-benefit-grid article::after,.business-process li::after,.business-benefit-grid article svg,.business-process li>div{transition:none}.business-benefit-grid article:hover,.business-process li:hover,.business-benefit-grid article:hover svg,.business-process li:hover>div{transform:none}}

/* Feinere Typografie für Autohäuser & Firmen */
.business-main-hero h1{font-size:clamp(2.65rem,4.6vw,4.55rem)}.business-main-hero .lead{font-size:1rem;line-height:1.68}.business-benefits .section-heading h2{font-size:clamp(2rem,3.7vw,3.35rem)}.business-benefits .section-heading p{font-size:.96rem}.business-benefit-grid h3{font-size:1.06rem}.business-benefit-grid p{font-size:.86rem;line-height:1.55}
@media(max-width:620px){.business-main-hero h1{font-size:2.35rem}.business-main-hero .lead{font-size:.95rem}.business-benefits .section-heading h2{font-size:2rem}}

/* Unterseite: Kontakt */
.contact-page{min-height:calc(100vh - 96px);padding:clamp(64px,8vw,110px) 0;background:linear-gradient(135deg,#fff 0%,#f7f6f2 100%)}.contact-module{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(44px,7vw,90px);align-items:center}.contact-intro{max-width:510px}.contact-intro h1{font-size:clamp(3rem,5vw,5rem);color:var(--gray)}.contact-intro .lead{font-size:1.08rem;color:rgb(84 84 84/.82)}.contact-trust{display:flex;align-items:center;gap:14px;margin:30px 0;padding-top:25px;border-top:1px solid rgb(84 84 84/.15)}.contact-trust svg{width:42px;height:42px;padding:9px;flex:0 0 42px;border-radius:11px;background:var(--yellow);fill:none;stroke:var(--gray);stroke-width:1.8}.whatsapp-contact{margin-top:35px}.whatsapp-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.whatsapp-contact p{margin:15px 0 0;font-size:.9rem}.whatsapp-contact p a{font-weight:850;text-underline-offset:3px}.contact-request-form{padding:clamp(28px,4vw,46px);background:#fff;border:1px solid rgb(84 84 84/.13);border-radius:24px;box-shadow:0 24px 65px rgb(84 84 84/.13)}.contact-request-form h2{font-size:2rem;margin-bottom:28px}.contact-request-form label{font-size:.94rem}.contact-request-form input,.contact-request-form textarea{min-height:50px}.contact-request-form textarea{min-height:150px}.contact-request-form .button{width:100%;margin-top:5px}.contact-request-form .check a{font-weight:750;text-underline-offset:3px}.contact-form-status{margin:20px 0 0;padding:16px 18px;border-left:4px solid var(--yellow);background:rgb(255 189 89/.15);border-radius:0 10px 10px 0}.contact-error{border-color:var(--gray);background:rgb(84 84 84/.09)}
@media(max-width:820px){.contact-page{min-height:auto}.contact-module{grid-template-columns:1fr}.contact-intro{max-width:680px}.contact-request-form{max-width:680px;width:100%;margin-inline:auto}}
@media(max-width:560px){.contact-page{padding:48px 0}.contact-intro h1{font-size:2.7rem}.contact-intro .lead{font-size:1rem}.whatsapp-button{width:100%}.contact-request-form{padding:25px 20px}.contact-request-form h2{font-size:1.65rem}}
.contact-page{--yellow:#FFBD59;--gray:#545454}
.contact-form-column{min-width:0}.whatsapp-contact-after-form{margin-top:16px}.whatsapp-contact-after-form .whatsapp-button{width:100%}.whatsapp-contact-after-form p{text-align:center;margin-top:12px}

/* Einheitliche Leistungsdetailseiten */
.service-detail-page{--yellow:#FFBD59;--gray:#545454;color:var(--gray)}.service-detail-info{padding:clamp(65px,8vw,110px) 0;background:linear-gradient(135deg,#fff,#f7f6f2)}.service-detail-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(44px,7vw,85px);align-items:center}.service-detail-hero h1{font-size:clamp(3rem,5vw,5rem)}.service-detail-hero>div>p:not(.lead){font-size:.96rem}.service-detail-image{margin:0;overflow:hidden;border-radius:24px;box-shadow:0 26px 64px rgb(84 84 84/.18)}.service-detail-image img{width:100%;min-height:570px;height:100%;object-fit:cover}.service-benefits{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;list-style:none;padding:0;margin:28px 0}.service-benefits li{display:flex;gap:9px;font-size:.9rem;font-weight:750}.service-benefits svg{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:var(--yellow);stroke-width:2}.service-detail-price{display:block;font-size:1.45rem;margin:24px 0 12px}.service-detail-note{font-size:.82rem!important;color:rgb(84 84 84/.78)}.service-documents{background:#fff}.document-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:22px}.document-card{padding:30px;border:1px solid rgb(84 84 84/.13);border-radius:20px;box-shadow:0 16px 42px rgb(84 84 84/.09)}.document-card ul{list-style:none;padding:0;margin:0}.document-card li{display:grid;grid-template-columns:25px 1fr;gap:8px;padding:9px 0;border-bottom:1px solid rgb(84 84 84/.1);font-size:.92rem}.document-card li span{color:var(--yellow);font-weight:950}.document-notice{margin-top:28px;padding:20px 24px;border-left:4px solid var(--yellow);background:#fff8ec}.service-detail-contact{padding:clamp(70px,8vw,105px) 0;background:var(--gray);color:#fff}.service-contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,7vw,80px);align-items:start}.service-detail-contact h2{color:#fff}.service-contact-actions{display:grid;gap:12px;margin-top:28px}.service-contact-actions>a:not(.button){color:#fff;font-weight:800}.service-contact-form{padding:34px;background:#fff;color:var(--gray);border-radius:22px}.service-contact-form .button{width:100%}
@media(max-width:820px){.service-detail-hero,.service-contact-grid{grid-template-columns:1fr}.service-detail-image img{min-height:0;aspect-ratio:16/9}}
@media(max-width:560px){.service-detail-hero h1{font-size:2.65rem}.service-benefits{grid-template-columns:1fr}.service-contact-form{padding:24px 20px}}

/* Finales Hero-Video und responsive Leistungsbilder */
@media(min-width:821px){.hero-video .hero-overlay{background:linear-gradient(90deg,rgb(7 10 11/.84) 0%,rgb(7 10 11/.62) 21%,rgb(7 10 11/.16) 34%,transparent 47%)}}
.service-detail-image picture{display:block;height:100%}
@media(max-width:820px){.service-detail-hero>div{grid-row:2}.service-detail-image{grid-row:1}.service-detail-image img{aspect-ratio:4/3}}

/* Interaktion der Dokumentenübersichten */
.document-card{position:relative;overflow:hidden;transition:transform .28s ease,background-color .28s ease,border-color .28s ease,box-shadow .28s ease}.document-card::after{content:"";position:absolute;left:30px;right:30px;bottom:0;height:3px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.document-card li span{display:inline-block;transition:transform .28s ease}
@media(hover:hover) and (pointer:fine){.document-card:hover{transform:translateY(-6px);background:#fffaf0;border-color:var(--yellow);box-shadow:0 22px 48px rgb(84 84 84/.15)}.document-card:hover::after{transform:scaleX(1)}.document-card:hover li span{transform:scale(1.15)}}
@media(prefers-reduced-motion:reduce){.document-card,.document-card::after,.document-card li span{transition:none}.document-card:hover,.document-card:hover li span{transform:none}}

/* Einheitliche Startseiten-Interaktionen und kompakter Footer */
.premium-grid .service-card{text-decoration:none;overflow:hidden;transition:transform .28s ease,background-color .28s ease,color .28s ease,box-shadow .28s ease,border-color .28s ease}.premium-grid .service-card::after,.proof-grid p::after,.process-five li::after{content:"";position:absolute;left:24px;right:24px;bottom:0;height:3px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.premium-grid .service-card:hover{background:#fff;color:var(--ink);border-color:var(--yellow)}.premium-grid .service-card:hover p{color:var(--muted)}.premium-grid .service-card:hover::after,.proof-grid p:hover::after,.process-five li:hover::after{transform:scaleX(1)}.service-all-card{align-items:center;justify-content:space-between;background:var(--yellow)!important;color:var(--ink)!important;font-size:1.25rem;font-weight:900}.service-all-card strong{font-size:2rem}.proof-grid p{position:relative;overflow:hidden;transition:transform .28s ease,background-color .28s ease,box-shadow .28s ease}.process-five li{position:relative;overflow:hidden}@media(hover:hover) and (pointer:fine){.proof-grid p:hover{z-index:1;transform:translateY(-6px);background:#fffaf0;box-shadow:0 22px 48px rgb(7 10 11/.12)}}footer{padding:24px 0 10px}.footer-grid{gap:24px}.footer-grid p{font-size:.88rem;margin-bottom:0}.footer-grid>div>a:not(.brand){margin:4px 0;font-size:.9rem}.footer-bottom{margin-top:16px;padding-top:10px}.footer-brand img{width:190px}.final-cta{padding:34px 0}
@media(prefers-reduced-motion:reduce){.premium-grid .service-card,.premium-grid .service-card::after,.proof-grid p,.proof-grid p::after,.process-five li::after{transition:none}.premium-grid .service-card:hover,.proof-grid p:hover{transform:none}}
.contact-form-column{padding:clamp(28px,4vw,46px);background:#fff;border:1px solid rgb(84 84 84/.13);border-radius:24px;box-shadow:0 24px 65px rgb(84 84 84/.13)}.contact-form-column .contact-request-form{padding:0;border:0;border-radius:0;box-shadow:none}.contact-form-column .whatsapp-contact-after-form{padding-top:16px;border-top:1px solid rgb(84 84 84/.12)}
@media(max-width:560px){.contact-form-column{padding:25px 20px}}

/* Kontaktüberschrift bündig mit dem Formularinhalt */
.contact-module{align-items:start}
.contact-intro{padding-top:clamp(28px,4vw,46px)}
@media(max-width:820px){.contact-intro{padding-top:0}}

/* Globaler Anruf-Button und ruhige Rechteseiten */
.header-call{display:inline-flex!important;background:#ffbd59;color:#545454;white-space:nowrap}.header-call svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.header-call:hover{background:#ffd181;transform:translateY(-2px)}.header-call:focus-visible{outline:3px solid #545454;outline-offset:3px}
.legal-hero{padding:clamp(52px,7vw,82px) 0;background:linear-gradient(135deg,#fff 0%,#f4f3ef 100%);border-bottom:1px solid rgb(84 84 84/.14)}.legal-hero h1{margin-bottom:14px;font-size:clamp(2.7rem,5vw,4.8rem);color:#545454}.legal-hero p{margin:0;font-size:1.08rem}.legal-width{max-width:900px}.legal-page{padding:clamp(48px,7vw,84px) 0;background:#fafafa}.legal-review-note{margin-bottom:28px;padding:20px 24px;border-left:5px solid #ffbd59;background:#fff7e8;border-radius:0 14px 14px 0}.legal-review-note p{margin:5px 0 0}.legal-content{display:grid;gap:20px}.legal-content section{padding:clamp(24px,4vw,38px);background:#fff;border:1px solid rgb(84 84 84/.13);border-radius:16px;box-shadow:0 12px 32px rgb(84 84 84/.06)}.legal-content h2{font-size:clamp(1.45rem,3vw,2rem);margin-bottom:16px}.legal-content h3{font-size:1.15rem;margin:24px 0 10px}.legal-content p:last-child,.legal-content address:last-child{margin-bottom:0}.legal-content address{font-style:normal;margin-bottom:18px}.legal-content a{text-underline-offset:3px}.legal-placeholder{padding:14px 16px;background:#f2f1ed;border-left:4px solid #ffbd59;font-weight:700}.legal-content :focus-visible{outline:3px solid #ffbd59;outline-offset:3px}
@media(max-width:1050px){.header-call-number{display:none}.header-call{font-size:.9rem;padding-inline:15px}}
@media(max-width:820px){.header-inner{gap:10px}.header-call{font-size:.86rem;padding:9px 12px;min-height:44px}.header-call svg{width:18px;height:18px}}
@media(max-width:390px){.header-call svg{display:none}.header-call{padding-inline:10px}}

/* Fortlaufende Rechtstexte ohne Kartenmodule */
.legal-content-plain{display:block;font-size:1rem;line-height:1.75}.legal-content-plain h2{margin:46px 0 18px;padding-bottom:10px;border-bottom:2px solid #ffbd59}.legal-content-plain h3{margin:30px 0 12px}.legal-content-plain p{margin:0 0 20px}.legal-content-plain>p:first-child{font-size:1.12rem}.legal-content-plain a{text-underline-offset:3px}
