*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--navy:#152a4a;--blue:#1a5276;--blue-l:#d6eaf8;--orange:#d4680a;--ora-l:#e8820c;--ora-xl:#fef0e0;--sand:#efe6da;--sand-d:#e0d3c4;--dark:#0e1c30;--text:#2c3e50;--muted:#5d6d7e;--white:#fff;--radius:12px;--font-body:"Inter","InterVariable",system-ui,sans-serif;--font-display:"InterDisplay","Inter","InterVariable",system-ui,sans-serif}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);font-family:var(--font-body)}img{display:block;max-width:100%}.container{margin:0 auto;max-width:1100px;padding:0 48px}.section-label{color:var(--orange);font-size:12px;font-weight:700;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.section-title{color:var(--navy);font-family:var(--font-display);font-size:30px;font-weight:800;line-height:1.25;margin-bottom:14px}.section-sub{color:var(--muted);font-size:16px;line-height:1.7;margin-bottom:48px;max-width:560px}.btn{align-items:center;border:none;border-radius:9px;cursor:pointer;display:inline-flex;font-family:var(--font-display);font-size:15px;font-weight:700;gap:8px;padding:13px 26px;text-decoration:none;transition:all .18s;white-space:nowrap}.btn-primary{background:var(--orange);color:var(--white)}.btn-primary:hover{background:var(--ora-l);box-shadow:0 6px 20px rgba(212,104,10,.3);transform:translateY(-1px)}.btn-outline{background:transparent;border:2px solid var(--navy);color:var(--navy)}.btn-outline:hover{background:var(--navy);color:var(--white)}.btn-outline-white{background:transparent;border:2px solid hsla(0,0%,100%,.35);color:hsla(0,0%,100%,.88)}.btn-outline-white:hover{background:hsla(0,0%,100%,.12)}.btn-lg{border-radius:10px;font-size:17px;padding:16px 32px}.site-header{background:var(--white);border-bottom:1px solid #e8ecee;box-shadow:0 1px 12px rgba(0,0,0,.06);position:sticky;top:0;z-index:100}.site-header nav{justify-content:space-between;margin:0 auto;max-width:1200px;padding:14px 48px}.nav-logo,.site-header nav{align-items:center;display:flex}.nav-logo{color:var(--navy);gap:12px;text-decoration:none}.nav-logo img{display:block;height:46px;width:auto}.nav-logo-text{color:var(--navy);font-family:var(--font-display);font-size:18px;font-weight:700;letter-spacing:-.01em}.nav-links{display:flex;font-size:14px;font-weight:500;gap:28px;list-style:none}.nav-links a{color:var(--text);text-decoration:none;transition:color .15s}.nav-links a:hover{color:var(--orange)}.nav-cta{align-items:center;display:flex;gap:12px}.mobile-toggle{background:none;border:none;cursor:pointer;display:none!important;flex-direction:column;gap:5px;padding:8px}.mobile-toggle span{background:var(--navy);display:block;height:2px;transition:transform .2s,opacity .2s;width:26px}.nav-mobile{background:var(--white);border-top:1px solid #e8ecee;display:none!important;flex-direction:column;padding:12px 24px}.nav-mobile a{border-bottom:1px solid #f4f5f7;color:var(--text);font-size:15px;padding:12px 0;text-decoration:none}.nav-mobile a:last-child{border-bottom:none}.nav-mobile a.mobile-cta{background:var(--orange);border:none;border-radius:9px;color:var(--white);font-weight:700;margin-top:8px;padding:12px 18px;text-align:center}.nav-mobile a.mobile-cta:hover{background:var(--ora-l)}.hero{background:linear-gradient(140deg,var(--navy) 58%,var(--sand) 58%);padding:80px 48px 88px}.hero-inner{align-items:center;display:grid;gap:56px;grid-template-columns:1fr 440px;margin:0 auto;max-width:1100px}.hero-badge{align-items:center;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:100px;color:hsla(0,0%,100%,.9);display:inline-flex;font-size:12px;font-weight:600;gap:8px;letter-spacing:.07em;margin-bottom:22px;padding:6px 16px;text-transform:uppercase}.hero-badge-dot{background:var(--orange);border-radius:50%;height:7px;width:7px}.hero h1{color:var(--white);font-family:var(--font-display);font-size:42px;font-weight:800;line-height:1.18;margin-bottom:20px}.hero h1 em{color:var(--ora-l);font-style:normal}.hero-sub{color:hsla(0,0%,100%,.78);font-size:17px;line-height:1.7;margin-bottom:36px;max-width:460px}.hero-btns{display:flex;flex-wrap:wrap;gap:14px}.hero-card{background:var(--white);border-radius:16px;box-shadow:0 16px 48px rgba(14,28,48,.22);padding:28px}.hero-card-title{align-items:center;color:var(--navy);display:flex;font-family:var(--font-display);font-size:13px;font-weight:700;gap:8px;margin-bottom:18px}.hero-card-title:before{background:var(--orange);border-radius:50%;content:"";display:block;height:8px;width:8px}.stats-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:20px}.stat-box{background:var(--sand);border-radius:10px;padding:16px;text-align:center}.stat-num{color:var(--orange);font-family:var(--font-display);font-size:28px;font-weight:800;line-height:1}.stat-label{color:#7a6e65;font-size:11px;line-height:1.3;margin-top:4px}.progress-row{margin-bottom:11px}.progress-label{color:var(--muted);display:flex;font-size:11px;justify-content:space-between;margin-bottom:5px}.progress-bg{background:var(--sand);border-radius:100px;height:7px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,var(--orange),var(--ora-l));border-radius:100px;height:100%}.numbers-band{background:var(--navy);color:var(--white);padding:44px 48px}.numbers-inner{display:grid;gap:0;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1100px;text-align:center}.number-item{border-right:1px solid hsla(0,0%,100%,.12);padding:0 24px}.number-item:last-child{border-right:none}.number-big{color:var(--orange);font-family:var(--font-display);font-size:44px;font-weight:800;line-height:1}.number-label{color:hsla(0,0%,100%,.65);font-size:14px;line-height:1.4;margin-top:8px}.usps{background:var(--sand);padding:88px 48px}.usps-inner{margin:0 auto;max-width:1100px}.usp-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.usp-card{background:var(--white);border:1px solid var(--sand-d);border-radius:var(--radius);padding:30px;transition:box-shadow .2s,transform .2s}.usp-card:hover{box-shadow:0 8px 32px rgba(21,42,74,.1);transform:translateY(-3px)}.usp-icon{align-items:center;background:var(--blue-l);border-radius:11px;display:flex;font-size:21px;height:46px;justify-content:center;margin-bottom:16px;width:46px}.usp-card:nth-child(3n+2) .usp-icon{background:var(--ora-xl)}.usp-card:nth-child(3n+3) .usp-icon{background:var(--sand)}.usp-card h3{color:var(--navy);font-family:var(--font-display);font-size:16px;font-weight:700;margin-bottom:8px}.usp-card p{color:var(--muted);font-size:14px;line-height:1.65}.vorher-nachher{background:var(--white);padding:88px 48px}.vn-inner{margin:0 auto;max-width:1100px}.vn-grid{display:grid;gap:28px;grid-template-columns:1fr 1fr;margin-top:48px}.vn-card{border:1px solid var(--sand-d);border-radius:var(--radius);overflow:hidden}.vn-header{font-family:var(--font-display);font-size:14px;font-weight:700;letter-spacing:.04em;padding:16px 24px}.vn-header-before{background:#f2f3f4;color:var(--muted)}.vn-header-after{background:var(--orange);color:var(--white)}.vn-body{padding:24px}.vn-row{align-items:flex-start;border-bottom:1px solid var(--sand);display:flex;font-size:14px;gap:12px;line-height:1.5;padding:10px 0}.vn-row:last-child{border-bottom:none}.vn-icon{flex-shrink:0;font-size:16px;margin-top:1px}.gewerke{background:var(--sand);padding:72px 48px}.gewerke-inner{margin:0 auto;max-width:1100px;text-align:center}.gewerke-grid{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:40px}.gewerk-pill{align-items:center;background:var(--white);border:1px solid var(--sand-d);border-radius:100px;color:var(--navy);display:flex;font-size:14px;font-weight:600;gap:9px;padding:12px 22px;transition:all .18s}.gewerk-pill:hover{background:var(--navy);border-color:var(--navy);color:var(--white)}.gewerk-emoji{font-size:18px}.testimonials{background:var(--navy);padding:88px 48px}.testimonials-inner{margin:0 auto;max-width:1100px}.testimonials .section-title{color:var(--white)}.testimonials .section-sub{color:hsla(0,0%,100%,.6)}.testi-grid{display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}.testi-card{background:var(--sand);border-radius:var(--radius);padding:28px}.testi-stars{color:var(--orange);font-size:15px;margin-bottom:14px}.testi-quote{color:var(--dark);font-size:14px;font-style:italic;line-height:1.75;margin-bottom:20px}.testi-author{gap:12px}.testi-author,.testi-avatar{align-items:center;display:flex}.testi-avatar{background:var(--orange);border-radius:50%;color:var(--white);flex-shrink:0;font-family:var(--font-display);font-size:14px;font-weight:700;height:40px;justify-content:center;overflow:hidden;width:40px}.testi-avatar img{height:100%;object-fit:cover;width:100%}.testi-name{color:var(--navy);font-size:13px;font-weight:700}.testi-role{color:#7a6e65;font-size:12px;margin-top:1px}.preview{background:var(--white);padding:88px 48px}.preview-inner{align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px}.preview-features{display:flex;flex-direction:column;gap:18px;margin-top:28px}.preview-feature{align-items:flex-start;display:flex;gap:14px}.preview-feature-icon{align-items:center;background:var(--ora-xl);border-radius:9px;display:flex;flex-shrink:0;font-size:17px;height:38px;justify-content:center;width:38px}.preview-feature-title{color:var(--navy);font-family:var(--font-display);font-size:14px;font-weight:700;margin-bottom:4px}.preview-feature-text{color:var(--muted);font-size:13px;line-height:1.6}.preview-mockup{background:var(--sand);border:1px solid var(--sand-d);border-radius:16px;box-shadow:0 12px 40px rgba(21,42,74,.08);padding:24px}.mockup-bar{background:var(--navy);border-radius:8px 8px 0 0;display:flex;gap:6px;margin:-24px -24px 20px;padding:10px 16px}.mockup-dot{border-radius:50%;height:10px;width:10px}.mockup-screen{background:var(--white);border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.08);overflow:hidden}.mockup-header{background:var(--navy);color:hsla(0,0%,100%,.7);font-family:var(--font-display);font-size:12px;font-weight:700;letter-spacing:.06em;padding:14px 20px;text-transform:uppercase}.mockup-body{padding:20px}.mockup-stat-row{display:flex;gap:10px;margin-bottom:10px}.mockup-mini-stat{background:var(--sand);border-radius:8px;flex:1;padding:12px;text-align:center}.mockup-mini-num{color:var(--orange);font-family:var(--font-display);font-size:20px;font-weight:800}.mockup-mini-label{color:var(--muted);font-size:10px;margin-top:2px}.mockup-list-item{align-items:center;border-bottom:1px solid var(--sand);color:var(--text);display:flex;font-size:12px;gap:10px;padding:9px 0}.mockup-list-item:last-child{border-bottom:none}.mockup-badge{border-radius:100px;font-size:10px;font-weight:700;margin-left:auto;padding:2px 8px}.badge-new{background:var(--ora-xl);color:var(--orange)}.badge-done{background:#e8f8ee;color:#1e8449}.feature-split{background:var(--white);padding:88px 48px}.feature-split:nth-of-type(2n){background:var(--sand)}.feature-split-inner{align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px}.feature-split-text .section-title{margin-bottom:16px;margin-top:8px}.feature-split-desc{color:var(--muted);font-size:15px;line-height:1.7;margin-bottom:22px}.feature-split-bullets{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.feature-split-bullets li{align-items:flex-start;color:var(--text);display:flex;font-size:15px;gap:12px;line-height:1.6}.feature-split-check{align-items:center;background:var(--ora-xl);border-radius:50%;color:var(--orange);display:flex;flex-shrink:0;font-size:13px;font-weight:700;height:22px;justify-content:center;margin-top:1px;width:22px}.feature-split-card{background:var(--sand);border:1px solid var(--sand-d);border-radius:16px;box-shadow:0 12px 40px rgba(21,42,74,.08);display:flex;flex-direction:column;gap:14px;padding:24px}.feature-split-item,.feature-split:nth-of-type(2n) .feature-split-card{background:var(--white)}.feature-split-item{align-items:center;border:1px solid var(--sand-d);border-radius:11px;display:flex;gap:14px;padding:16px 18px}.feature-split:nth-of-type(2n) .feature-split-item{background:var(--sand)}.feature-split-item-icon{align-items:center;background:var(--ora-xl);border-radius:10px;display:flex;flex-shrink:0;font-size:19px;height:40px;justify-content:center;width:40px}.feature-split-item-body{flex:1;min-width:0}.feature-split-item-title{color:var(--navy);font-family:var(--font-display);font-size:14px;font-weight:700;line-height:1.3}.feature-split-item-sub{color:var(--muted);font-size:12px;line-height:1.4;margin-top:3px}.cta-final{background:linear-gradient(135deg,var(--navy),#1a3a5c);border-top:4px solid var(--orange);padding:88px 48px;text-align:center}.cta-final h2{color:var(--white);font-family:var(--font-display);font-size:36px;font-weight:800;line-height:1.2;margin-bottom:16px}.cta-final p{color:hsla(0,0%,100%,.72);font-size:17px;line-height:1.7;margin-bottom:36px;margin-left:auto;margin-right:auto;max-width:500px}.cta-final-btns{gap:16px}.cta-final-btns,.cta-trust{display:flex;flex-wrap:wrap;justify-content:center}.cta-trust{color:hsla(0,0%,100%,.4);font-size:13px;gap:24px;margin-top:24px}.cta-trust span:before{color:var(--orange);content:"✓ "}.page-header{background:var(--white);padding:72px 48px 32px}.page-header-inner{margin:0 auto;max-width:1100px}.page-header h1{color:var(--navy);font-family:var(--font-display);font-size:38px;font-weight:800;line-height:1.2}.page-header p{color:var(--muted);font-size:17px;margin-top:12px;max-width:640px}.rich-text{background:var(--white);padding:56px 48px}.rich-text-inner{color:var(--text);font-size:16px;line-height:1.75;margin:0 auto;max-width:760px}.rich-text-inner h2,.rich-text-inner h3{color:var(--navy);font-family:var(--font-display);margin:28px 0 12px}.rich-text-inner h2{font-size:26px;font-weight:800}.rich-text-inner h3{font-size:19px;font-weight:700}.rich-text-inner p{margin-bottom:14px}.rich-text-inner ol,.rich-text-inner ul{margin:12px 0 18px 22px}.rich-text-inner a{color:var(--orange);text-decoration:underline}.form-section{background:var(--sand);padding:72px 48px}.form-inner{background:var(--white);border-radius:var(--radius);box-shadow:0 8px 32px rgba(21,42,74,.08);margin:0 auto;max-width:640px;padding:40px}.form-inner h2{color:var(--navy);font-family:var(--font-display);font-size:26px;font-weight:800;margin-bottom:8px}.form-inner p.form-intro{color:var(--muted);margin-bottom:24px}.formrow>input.hp,.formrow>label[for=anrede_title],.hp{height:1px!important;left:-9999px!important;opacity:0!important;pointer-events:none!important;position:absolute!important;width:1px!important}#mainform{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px}#mainform .formrow{display:flex;flex:1 1 100%;flex-direction:column;gap:6px;min-width:0}#mainform .formrow>label{color:var(--navy);font-size:13px;font-weight:600}#mainform .formrow .req{color:var(--orange);margin-left:2px}#mainform .formrow input,#mainform .formrow select,#mainform .formrow textarea{background:var(--white);border:1px solid var(--sand-d);border-radius:9px;color:var(--text);font:inherit;font-size:15px;padding:12px 14px;transition:border-color .15s,box-shadow .15s;width:100%}#mainform .formrow textarea{line-height:1.5;min-height:110px;resize:vertical}#mainform .formrow input::placeholder,#mainform .formrow textarea::placeholder{color:#aab4be}#mainform .formrow input:focus,#mainform .formrow select:focus,#mainform .formrow textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(212,104,10,.18);outline:none}#mainform .formrow select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23152A4A' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 14px center;background-repeat:no-repeat;padding-right:38px}#mainform .formrow input[type=checkbox],#mainform .formrow input[type=radio]{margin-right:8px;width:auto}#mainform button[type=submit]{align-items:center;background:var(--orange);border:none;border-radius:9px;color:var(--white);cursor:pointer;display:inline-flex;font-family:var(--font-display);font-size:16px;font-weight:700;gap:8px;justify-content:center;margin-top:6px;padding:14px 28px;transition:background .18s,transform .18s,box-shadow .18s}#mainform button[type=submit]:hover:not(:disabled){background:var(--ora-l);box-shadow:0 6px 20px rgba(212,104,10,.3);transform:translateY(-1px)}#mainform button[type=submit]:disabled{background:#b0b8c1;box-shadow:none;cursor:progress;transform:none}#mainform .legalnote{color:var(--muted);font-size:12px;line-height:1.55;margin-top:4px}#mainform .legalnote a{color:var(--orange);text-decoration:underline}#mainform .legalnote:empty{display:none}#errormessage{background:#fdecea;border:1px solid #f5c2bc;border-radius:9px;color:#b3261e;font-size:14px;margin-bottom:20px;padding:12px 16px}#errormessage.hidden{display:none}.form-success{background:#e8f8ee;border:1px solid #bfe5cc;border-radius:9px;color:#1e8449;font-size:15px;line-height:1.6;padding:18px 20px}@supports (selector(:has(*))){@media (min-width:540px){#mainform .formrow:has(input[name="leadinfo[email]"]),#mainform .formrow:has(input[name="leadinfo[nachname]"]),#mainform .formrow:has(input[name="leadinfo[telefon]"]),#mainform .formrow:has(input[name="leadinfo[vorname]"]),#mainform .formrow:has(select[name="leadinfo[gewerk]"]),#mainform .formrow:has(select[name="leadinfo[mitarbeiter]"]){flex:1 1 calc(50% - 8px)}}}.site-footer{background:var(--dark);color:hsla(0,0%,100%,.6);padding:36px 48px 24px}.site-footer-inner{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin:0 auto 20px;max-width:1100px}.footer-logo img{filter:brightness(0) invert(1);height:32px;opacity:.9}.footer-logo span{color:var(--white);font-family:var(--font-display);font-size:18px;font-weight:800}.footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:32px}.footer-links a{color:hsla(0,0%,100%,.6);font-size:14px;font-weight:500;text-decoration:none;transition:color .15s ease}.footer-links a:hover{color:var(--white)}.footer-bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.35);display:flex;font-size:12px;justify-content:flex-start;margin:0 auto;max-width:1100px;padding-top:16px}@media (max-width:980px){.hero-inner{gap:36px;grid-template-columns:1fr}.hero{background:linear-gradient(180deg,var(--navy) 70%,var(--sand) 70%);padding:64px 24px}.hero h1{font-size:32px}.usp-grid{grid-template-columns:repeat(2,1fr)}.vn-grid{gap:16px}.preview-inner,.testi-grid,.vn-grid{grid-template-columns:1fr}.preview-inner{gap:32px}.feature-split-inner{gap:36px;grid-template-columns:1fr}.numbers-inner{gap:24px 0;grid-template-columns:repeat(2,1fr)}.number-item:nth-child(2n){border-right:none}.site-footer-inner{align-items:flex-start;flex-direction:column;gap:16px}.footer-links{gap:20px}.nav-cta,.nav-links{display:none}.mobile-toggle,.site-header.is-open .nav-mobile{display:flex!important}}@media (max-width:720px){.container,.cta-final,.feature-split,.form-section,.gewerke,.hero,.numbers-band,.page-header,.preview,.rich-text,.site-footer,.site-header nav,.testimonials,.usps,.vorher-nachher{padding-left:20px;padding-right:20px}.usp-grid{grid-template-columns:1fr}.cta-final h2{font-size:28px}.section-title{font-size:26px}.hero h1{font-size:28px}.number-big{font-size:34px}.form-inner{padding:28px 22px}}