:root{--green:#9bef00;--green2:#b7ff1a;--dark:#02070d;--panel:rgba(2,13,23,.78);--line:rgba(155,239,0,.75);--white:#f5f7fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--white);background:#02070d url('img/hintergrund.webp') center top/cover fixed no-repeat;min-height:100vh}body:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 55% 8%,rgba(0,85,180,.35),transparent 26%),linear-gradient(90deg,rgba(0,0,0,.4),rgba(0,0,0,.1),rgba(0,0,0,.5));pointer-events:none}.page{position:relative;z-index:1;width:min(100%,980px);margin:auto;padding:34px 38px 120px}.topbar{display:flex;justify-content:space-between;align-items:flex-start}.brand{display:flex;gap:16px;text-decoration:none;color:#fff;line-height:1}.brand .logo{width:70px;height:70px;display:grid;place-items:center;color:var(--green)}.brand .logo img{width:100%;height:100%;object-fit:contain;display:block}.brand strong{display:block;font-size:28px;letter-spacing:.04em}.brand b{display:block;color:var(--green);font-size:52px;letter-spacing:.04em}.brand em{display:block;font-style:normal;font-weight:700;font-size:15px;letter-spacing:.06em}.nav-icons{display:flex;gap:22px}.icon-btn,.menu{width:68px;height:68px;border:3px solid var(--green);border-radius:12px;background:rgba(0,0,0,.35);color:var(--green);display:grid;place-items:center;font-size:34px;text-decoration:none}.menu{border:0;font-size:48px}.hero{padding:64px 0 42px;max-width:650px}.eyebrow{font-size:27px;font-weight:800;margin:0 0 10px}.hero h1{margin:0;line-height:.92;font-weight:900}.hero h1 span{display:block;font-size:clamp(54px,9vw,88px);color:#fff}.hero h1 strong{display:block;font-size:clamp(74px,13vw,130px);color:var(--green)}.lead{font-size:28px;line-height:1.35;max-width:570px}.section-title{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center}.section-title span{height:2px;background:var(--line)}.section-title h2{color:var(--green);font-size:27px;letter-spacing:.08em;white-space:nowrap}.service-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{min-height:250px;padding:26px 14px;border:2px solid rgba(155,239,0,.45);border-radius:14px;background:var(--panel);text-align:center;box-shadow:0 0 28px rgba(0,55,120,.2)}.service-card i{width:78px;height:78px;border:3px solid var(--green);border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;font-style:normal;font-size:35px;color:var(--green)}.service-card h3{color:var(--green);font-size:24px;margin:0 0 8px;text-transform:uppercase}.service-card p{font-size:16px;margin:0 0 14px}.service-card small{font-size:16px;line-height:1.35}.card{border:2px solid rgba(155,239,0,.5);border-radius:14px;background:var(--panel);box-shadow:0 0 30px rgba(0,60,130,.22)}.about{display:grid;grid-template-columns:1.35fr 1fr;gap:42px;padding:28px 34px;margin-top:24px}.about h2{color:var(--green);font-size:29px;margin:0 0 16px}.about p{font-size:20px;line-height:1.4}.about strong{color:var(--green)}.checks{list-style:none;margin:38px 0 0;padding:0}.checks li{font-size:22px;margin:0 0 20px}.checks li:before{content:'✓';display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--green);color:#092000;font-weight:900;margin-right:14px}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:20px;margin:22px 0}.trust div{display:flex;align-items:center;justify-content:center;gap:10px;font-size:17px;border-right:1px solid rgba(155,239,0,.35)}.trust div:last-child{border-right:0}.cta{display:grid;grid-template-columns:90px 1fr 28px;grid-template-areas:'i b arrow' 'i e arrow';align-items:center;text-decoration:none;border-radius:12px;margin:18px 0;min-height:86px;padding:12px 28px}.cta span{grid-area:i;font-size:42px}.cta b{grid-area:b;font-size:26px;color:#081000}.cta em{grid-area:e;font-size:22px;font-style:normal;color:#081000}.cta:after{content:'›';grid-area:arrow;font-size:54px}.primary{background:linear-gradient(90deg,var(--green),var(--green2));color:#081000}.outline{border:2px solid var(--green);color:var(--green);background:rgba(1,9,18,.72)}.outline b{color:var(--green)}.outline em{color:#fff}.footer{display:flex;gap:50px;justify-content:center;font-size:20px;margin:28px 0 0}.footer a{color:#fff;text-decoration:none}.contact-bar{position:fixed;left:0;right:0;bottom:0;z-index:9;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:12px max(14px,calc((100vw - 980px)/2));background:linear-gradient(180deg,rgba(1,8,14,.25),rgba(1,8,14,.96));backdrop-filter:blur(8px)}.contact-bar a{min-height:70px;border-radius:10px;text-decoration:none;color:#fff;font-weight:900;text-transform:uppercase;display:grid;place-items:center;font-size:18px}.whatsapp{background:#12c763}.telegram{background:#159fe8}.signal{background:#3267ef}.call{background:#050505;border:2px solid var(--green);color:var(--green)!important}@media(max-width:760px){.page{padding:28px 18px 120px}.brand .logo{width:54px;height:54px}.brand strong{font-size:20px}.brand b{font-size:38px}.brand em{font-size:11px}.icon-btn,.menu{width:54px;height:54px}.hero{padding-top:54px}.eyebrow{font-size:21px}.lead{font-size:22px}.section-title{gap:12px}.section-title h2{font-size:20px}.service-row{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;padding-bottom:6px}.service-card{flex:0 0 72%;scroll-snap-align:start}.about{grid-template-columns:1fr;padding:24px 22px;gap:0}.about p,.checks li{font-size:18px}.trust{grid-template-columns:1fr 1fr}.trust div{border:0;justify-content:flex-start}.cta{grid-template-columns:58px 1fr 18px;padding:10px 16px}.cta b{font-size:19px}.cta em{font-size:17px}.footer{display:block;text-align:center;line-height:2}.contact-bar{grid-template-columns:repeat(3,1fr);gap:7px}.contact-bar a{min-height:56px;font-size:13px}.contact-bar .call{grid-column:1/-1;min-height:44px}}@media(min-width:761px){.service-row{grid-template-columns:repeat(4,1fr)}}
