:root{--bg:#0b0f18;--txt:#ffffff;--muted:rgba(255,255,255,.75);--mangold:#E11D48;--bunker:#d4af37}*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial;color:var(--txt);background:radial-gradient(circle at center,#141821,#0b0d12 65%)}.fullscreen{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:60px 20px;text-align:center}.topLogos{display:flex;gap:60px;align-items:center;justify-content:center;margin-bottom:30px}.topLogos img{height:110px;opacity:.95}.centerContent{width:100%;max-width:900px;margin:auto}h1{font-size:48px;margin-bottom:22px}p{font-size:19px;line-height:1.6;color:var(--muted)}.sub{margin-top:14px;font-size:17px}.mangold{color:var(--mangold);font-weight:700}.bunker{color:var(--bunker);font-weight:700}.angebot{margin:50px auto;width:100%;max-width:620px}.angebot img{width:100%;height:auto;border-radius:18px;box-shadow:0 25px 70px #0009,0 0 40px #e11d481f}.form{margin-top:30px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}input{width:340px;max-width:85vw;padding:14px;border-radius:8px;border:none;background:#fff;color:#000}button{padding:14px 22px;border:none;border-radius:8px;background:var(--mangold);color:#fff;font-weight:600;cursor:pointer}button:hover{opacity:.9}.bottomInfo{margin-top:40px;font-size:14px;opacity:.7;line-height:1.7}.bottomInfo a{color:var(--bunker);text-decoration:none}.bottomInfo a:hover{text-decoration:underline}.powered{position:fixed;bottom:18px;right:24px;font-size:12px;opacity:.5;display:flex;align-items:center;gap:6px}.kalsnerLogo{height:16px}@media(max-width:768px){h1{font-size:36px}.topLogos{gap:25px}.topLogos img{height:70px}.angebot{max-width:92vw}}@media(max-width:420px){h1{font-size:30px}.topLogos img{height:60px}}
