@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/inter-400.woff2') format('woff2')}
@font-face{font-family:'Inter';font-style:normal;font-weight:500;font-display:swap;src:url('fonts/inter-500.woff2') format('woff2')}
@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:url('fonts/inter-600.woff2') format('woff2')}
@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:url('fonts/inter-700.woff2') format('woff2')}

*{margin:0;padding:0;box-sizing:border-box;font-family:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif}
html{scroll-behavior:smooth}
body{line-height:1.5;-webkit-font-smoothing:antialiased;background:#fff;color:#0d0f14}
a{transition:all .18s ease}

.nav{display:flex;justify-content:space-between;align-items:center;padding:22px 36px;background:#0d0f14}
.logo{color:#fff;font-size:18px;font-weight:600;letter-spacing:-0.02em;display:inline-flex;align-items:center;gap:8px;text-decoration:none}
.logo .d{width:8px;height:8px;background:#4ade80;border-radius:50%;display:inline-block}
.nav-cta{color:#fff;background:transparent;border:1px solid rgba(255,255,255,0.22);padding:9px 18px;border-radius:8px;font-size:14px;font-weight:500;text-decoration:none}
.nav-cta:hover{background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.4)}

.hero{background:#0d0f14;padding:70px 36px 80px;text-align:center}
.pill{display:inline-flex;align-items:center;gap:7px;background:rgba(74,222,128,0.12);color:#4ade80;font-size:13px;font-weight:500;padding:6px 14px;border-radius:30px;margin-bottom:26px}
.pill .dot{width:7px;height:7px;background:#4ade80;border-radius:50%;display:inline-block}
.hero h1{color:#fff;font-size:46px;font-weight:700;line-height:1.1;letter-spacing:-0.03em;max-width:640px;margin:0 auto 22px}
.hero h1 span{color:#4ade80}
.hero .lead{color:#aab2c0;font-size:18px;max-width:520px;margin:0 auto 38px;line-height:1.6}

.btns{display:flex;gap:13px;justify-content:center;flex-wrap:wrap}
.b1{background:#4ade80;color:#0d0f14;padding:15px 28px;border-radius:9px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:9px}
.b1:hover{background:#37c46d;transform:translateY(-1px)}
.b2{background:rgba(255,255,255,0.08);color:#fff;padding:15px 28px;border-radius:9px;font-size:15px;font-weight:500;text-decoration:none;border:1px solid rgba(255,255,255,0.15)}
.b2:hover{background:rgba(255,255,255,0.14);border-color:rgba(255,255,255,0.3)}

.livebox{margin-top:32px;display:inline-flex;align-items:center;gap:12px;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);padding:10px 20px;border-radius:40px}
.livedot{width:8px;height:8px;border-radius:50%;background:#4ade80;animation:yasPulse 1.6s ease-in-out infinite;flex-shrink:0}
@keyframes yasPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.8)}}
.wave{display:inline-flex;align-items:center;gap:3px;height:18px}
.wave i{width:3px;height:100%;background:#4ade80;border-radius:2px;transform-origin:center;animation:yasWave 1s ease-in-out infinite}
.wave i:nth-child(1){animation-delay:0s}
.wave i:nth-child(2){animation-delay:.15s}
.wave i:nth-child(3){animation-delay:.3s}
.wave i:nth-child(4){animation-delay:.45s}
.wave i:nth-child(5){animation-delay:.2s}
@keyframes yasWave{0%,100%{transform:scaleY(.3)}50%{transform:scaleY(1)}}
.livebox .lt{color:#c7cdd6;font-size:14px}
.livebox .lt b{color:#fff;font-weight:600}

.sec{padding:72px 36px;background:#fff}
.sec-alt{background:#f6f8fa}
.sec-head{text-align:center;max-width:580px;margin:0 auto 48px}
.sec-head h2{color:#0d0f14;font-size:32px;font-weight:700;letter-spacing:-0.02em;margin-bottom:14px}
.sec-head p{color:#5b6472;font-size:16px}

.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;max-width:760px;margin:0 auto}
.card{background:#fff;border:1px solid #e6e9ee;border-radius:14px;padding:26px 24px;transition:border-color .18s ease,transform .18s ease}
.card:hover{border-color:#a7e9c1;transform:translateY(-3px)}
.card .ic{width:44px;height:44px;border-radius:11px;background:#e8faf0;color:#16a34a;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:16px}
.card h3{color:#0d0f14;font-size:17px;font-weight:600;margin-bottom:7px}
.card p{color:#5b6472;font-size:14.5px;line-height:1.55}

.branchen{display:flex;flex-wrap:wrap;gap:11px;justify-content:center;max-width:680px;margin:0 auto}
.branche{background:#fff;border:1px solid #e6e9ee;border-radius:30px;padding:11px 20px;font-size:14.5px;color:#374151;font-weight:500;display:inline-flex;align-items:center;gap:8px;transition:border-color .18s ease,color .18s ease}
.branche:hover{border-color:#4ade80;color:#0d0f14}
.branche i{color:#16a34a;font-size:17px}

.steps{max-width:620px;margin:0 auto;display:flex;flex-direction:column;gap:14px}
.step{display:flex;gap:20px;align-items:flex-start;background:#fff;border:1px solid #e6e9ee;border-radius:14px;padding:24px 26px}
.step .n{width:38px;height:38px;border-radius:50%;background:#0d0f14;color:#4ade80;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.step h3{color:#0d0f14;font-size:17px;font-weight:600;margin-bottom:5px}
.step p{color:#5b6472;font-size:14.5px;line-height:1.55}

.rechnung{max-width:620px;margin:0 auto 28px;display:flex;flex-direction:column;gap:12px}
.rstep{display:flex;gap:18px;align-items:flex-start;background:#fff;border:1px solid #e6e9ee;border-radius:14px;padding:22px 24px}
.rstep .rnum{width:34px;height:34px;border-radius:50%;background:#e8faf0;color:#16a34a;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.rstep b{display:block;color:#0d0f14;font-size:16px;font-weight:600;margin-bottom:4px}
.rstep span{color:#5b6472;font-size:14.5px;line-height:1.55}
.rstep-hl{background:#0d0f14;border-color:#0d0f14}
.rstep-hl .rnum{background:#4ade80;color:#0d0f14}
.rstep-hl b{color:#fff}
.rstep-hl span{color:#aab2c0}
.garantie{max-width:620px;margin:0 auto;display:flex;gap:20px;align-items:flex-start;background:#e8faf0;border:1px solid #a7e9c1;border-radius:16px;padding:26px 28px}
.garantie .gic{width:46px;height:46px;border-radius:12px;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}
.garantie h3{color:#0d0f14;font-size:18px;font-weight:700;margin-bottom:8px;line-height:1.3}
.garantie p{color:#3a5246;font-size:14.5px;line-height:1.6}

.final{background:#0d0f14;padding:76px 36px;text-align:center}
.final h2{color:#fff;font-size:34px;font-weight:700;letter-spacing:-0.02em;max-width:540px;margin:0 auto 16px;line-height:1.15}
.final p{color:#aab2c0;font-size:17px;max-width:460px;margin:0 auto 34px}

.foot{background:#0d0f14;border-top:1px solid rgba(255,255,255,0.08);padding:30px 36px;text-align:center}
.foot .fl{display:flex;gap:18px;justify-content:center;margin-bottom:12px;flex-wrap:wrap}
.foot .fl a{color:#c7cdd6;text-decoration:none;font-size:14px}
.foot .fl a:hover{color:#4ade80}
.foot p{color:#6b7280;font-size:13.5px}
.foot p a{color:#9aa3b2;text-decoration:none}

.legal{max-width:720px;margin:0 auto;padding:64px 36px}
.legal h1{font-size:32px;font-weight:700;letter-spacing:-0.02em;margin-bottom:28px}
.legal h2{font-size:20px;font-weight:600;margin:32px 0 12px}
.legal p{color:#3a4250;font-size:15px;line-height:1.7;margin-bottom:12px}
.legal a{color:#16a34a}
.legal .back{display:inline-block;margin-bottom:32px;color:#5b6472;text-decoration:none;font-size:14px}
.legal .back:hover{color:#0d0f14}

@media(prefers-reduced-motion:reduce){.livedot,.wave i{animation:none}.b1:hover,.card:hover{transform:none}}
@media(max-width:560px){.hero h1{font-size:34px}.sec-head h2{font-size:26px}.nav,.hero,.sec,.final,.foot{padding-left:22px;padding-right:22px}}
