*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f1eb;color:#111;font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.8rem;z-index:99}.sitehead{background:#0b0b0d;color:#fff}.bar{max-width:1240px;margin:auto;padding:.55rem 1.5rem;display:flex;justify-content:space-between;color:#aaa;font-size:.78rem;letter-spacing:.08em;border-bottom:1px solid #29292d}nav{max-width:1240px;margin:auto;padding:1.1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.brand{text-decoration:none;display:grid;grid-template-columns:auto auto;align-items:end;line-height:.8}.brand span{font-size:1.5rem;font-weight:900;letter-spacing:-.07em}.brand b{font-size:1.5rem;color:var(--brand-red);margin-left:.3rem;letter-spacing:-.07em}.brand small{grid-column:1/3;font-size:.48rem;letter-spacing:.24em;color:#aaa;margin-top:.45rem}.menu{display:none}#navlinks{display:flex;align-items:center;gap:1.6rem}#navlinks a{text-decoration:none;font-size:.88rem;font-weight:700}.phone{border:1px solid var(--brand-red);padding:.65rem .9rem;color:#fff}.hero{min-height:650px;background:#0b0b0d;color:#fff;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.7fr);max-width:none;padding:5.5rem max(1.5rem,calc((100vw - 1192px)/2));gap:5rem;align-items:center;overflow:hidden}.kicker,.section-title p{font-size:.75rem;letter-spacing:.22em;text-transform:uppercase;font-weight:800;color:var(--brand-red)}.hero h1{font-size:clamp(3.2rem,7vw,7rem);line-height:.88;letter-spacing:-.07em;margin:.35rem 0 1.8rem;max-width:900px}.hero h1 span{color:var(--brand-red)}.lead{max-width:680px;color:#c7c7ca;font-size:1.15rem}.actions{display:flex;gap:.8rem;margin-top:2rem;flex-wrap:wrap}.btn{display:inline-block;padding:.9rem 1.25rem;text-decoration:none;font-weight:800;border:1px solid #444}.red{background:var(--brand-red);border-color:var(--brand-red);color:#fff}.ghost{color:#fff}.hero-panel{border-left:8px solid var(--brand-red);padding:2rem;background:#151518;transform:rotate(2deg)}.hero-panel p{font-size:.7rem;letter-spacing:.2em;color:#999}.hero-panel strong{font-size:clamp(2.5rem,4vw,4.7rem);line-height:.9;letter-spacing:-.06em}.hero-panel span{display:block;margin-top:2rem;color:#aaa}.systems{max-width:1240px;margin:auto;padding:6rem 1.5rem}.section-title{display:grid;grid-template-columns:1fr 2fr;align-items:start;margin-bottom:3rem}.section-title h2{font-size:clamp(2.2rem,4vw,4.4rem);line-height:1;letter-spacing:-.055em;margin:0}.logo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#d4d0c8;border:1px solid #d4d0c8}.logo-grid article{background:#fff;padding:1rem;min-width:0}.logo-grid img{width:100%;aspect-ratio:1.25;object-fit:contain;display:block}.logo-grid h3{font-size:1rem;margin:.7rem 0 0}.logo-grid p{font-size:.78rem;color:#666;margin:.1rem 0}.note{color:#666;margin-top:1.5rem;font-size:.9rem}.perks{background:var(--brand-red);color:#fff;display:grid;grid-template-columns:repeat(3,1fr);padding:0 max(1.5rem,calc((100vw - 1192px)/2))}.perks div{padding:2rem;border-right:1px solid rgba(255,255,255,.3)}.perks b{display:block;font-size:1.3rem}.perks span{font-size:.88rem}.buy,.harald,.contact{max-width:1240px;margin:auto;padding:7rem 1.5rem;display:grid;grid-template-columns:.35fr .9fr 1fr;gap:3rem;align-items:start}.big-number{font-size:5rem;font-weight:900;color:#d1ccc3;line-height:1}.buy h2,.harald h2,.contact h2{font-size:clamp(2.5rem,5vw,5rem);line-height:.92;letter-spacing:-.06em;margin:.5rem 0}.buy>div:last-child{padding-top:2rem}.arrow{font-weight:900;text-decoration:none;color:var(--brand-red)}.harald{max-width:none;background:#17171a;color:#fff;padding-left:max(1.5rem,calc((100vw - 1192px)/2));padding-right:max(1.5rem,calc((100vw - 1192px)/2));grid-template-columns:.7fr 1.6fr}.harald-tag{background:var(--brand-red);min-height:330px;padding:2rem;font-size:clamp(3rem,6vw,6rem);font-weight:900;line-height:.8;letter-spacing:-.07em;display:flex;flex-direction:column;justify-content:flex-end}.harald-tag span{font-size:.8rem;letter-spacing:.1em;margin-top:1.3rem}.quote{font-size:clamp(1.2rem,2vw,1.65rem);max-width:760px;color:#ddd}.contact{grid-template-columns:1.4fr .8fr}.contact address{font-style:normal;margin-top:2rem}.contact-card{background:#fff;padding:2rem;border-top:7px solid var(--brand-red);box-shadow:0 12px 40px rgba(0,0,0,.08)}.contact-card>span{font-size:.7rem;letter-spacing:.18em}.contact-card>strong{font-size:2rem;line-height:1.15;display:block;margin:.7rem 0 1.5rem}.full{display:block;text-align:center}.mail{display:block;padding:1rem 0;border-bottom:1px solid #ddd;text-decoration:none;font-weight:700}.contact-card small{display:block;color:#777;margin-top:1rem}footer{background:#0b0b0d;color:#aaa;padding:3rem max(1.5rem,calc((100vw - 1192px)/2));display:grid;grid-template-columns:1fr 1fr;gap:1rem}footer div{display:flex;gap:1rem;justify-content:flex-end}footer a{text-decoration:none}.footbrand{width:max-content;color:#fff}footer small{grid-column:1/3;border-top:1px solid #29292d;padding-top:1rem}@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:4rem;padding-bottom:4rem}.hero-panel{display:none}.logo-grid{grid-template-columns:repeat(2,1fr)}.section-title,.buy,.contact{grid-template-columns:1fr}.big-number{display:none}.harald{grid-template-columns:1fr}.harald-tag{min-height:220px}.perks{grid-template-columns:1fr}.perks div{border-right:0;border-bottom:1px solid rgba(255,255,255,.3)}.menu{display:block;background:transparent;color:#fff;border:1px solid #555;padding:.6rem .8rem}#navlinks{display:none;position:absolute;left:0;right:0;top:105px;background:#111;padding:1.5rem;flex-direction:column;align-items:stretch;z-index:5}#navlinks.open{display:flex}.bar span:first-child{display:none}.bar{justify-content:center}footer{grid-template-columns:1fr}footer div{justify-content:flex-start;flex-wrap:wrap}footer small{grid-column:auto}}@media(max-width:520px){.logo-grid{grid-template-columns:1fr 1fr}.systems{padding-top:4rem}.hero h1{font-size:3.4rem}.buy,.harald,.contact{padding-top:4rem;padding-bottom:4rem}}
.legal-wrap{background:#f4f1eb}.legal{max-width:1000px;margin:0 auto;padding:4rem 1.5rem 7rem}.legal-card{background:#fff;border-top:8px solid var(--brand-red);padding:clamp(1.5rem,5vw,4.5rem);box-shadow:0 12px 45px rgba(0,0,0,.07)}.legal-card h1{font-size:clamp(3rem,7vw,6rem);line-height:.9;letter-spacing:-.06em;margin:1.5rem 0 3rem}.legal-card h2{margin-top:2.4rem;font-size:1.25rem}.legal-card a{font-weight:700}.back{text-decoration:none;color:var(--brand-red)}.legal-card small{color:#666}

/* Logo-Rot / Harald-Update */
:root{--brand-red:#da251c;--brand-red-dark:#b91d16}
.sitehead{background:var(--brand-red)}
.bar{color:#fff;border-bottom-color:rgba(255,255,255,.28)}
.brand{display:block;line-height:normal}
.brand img{display:block;width:min(315px,42vw);height:auto;max-height:82px;object-fit:contain;object-position:left center}
#navlinks a{color:#fff}.phone{border-color:#fff;background:rgba(0,0,0,.12)}
.menu{border-color:rgba(255,255,255,.65)}
.kicker,.section-title p,.arrow,.back{color:var(--brand-red)}
.hero h1 span{color:#ff3a31}.red{background:var(--brand-red);border-color:var(--brand-red)}
.hero-panel{border-left-color:var(--brand-red)}.perks{background:var(--brand-red)}
.harald{background:#17171a;grid-template-columns:minmax(320px,.85fr) minmax(0,1.45fr);align-items:center;overflow:hidden}
.harald-visual{position:relative;min-height:520px;display:flex;align-items:flex-end;justify-content:center}
.harald-red{position:absolute;left:0;right:0;bottom:0;height:70%;background:var(--brand-red);border-radius:3px}
.harald-visual img{position:relative;z-index:1;display:block;max-width:390px;width:88%;height:auto;max-height:540px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 22px rgba(0,0,0,.24))}
.contact-card,.legal-card{border-top-color:var(--brand-red)}
footer{background:var(--brand-red);color:#fff}footer small{border-top-color:rgba(255,255,255,.28)}
.footbrand img{width:min(280px,70vw);max-height:72px}
@media(max-width:900px){#navlinks{background:var(--brand-red-dark)}.harald{grid-template-columns:1fr}.harald-visual{min-height:430px}.harald-visual img{max-height:460px;max-width:340px}.brand img{width:min(260px,58vw)}}
@media(max-width:520px){.harald-visual{min-height:360px}.harald-visual img{max-height:390px;width:92%}.harald-red{height:68%}.brand img{width:min(225px,64vw)}}

/* Harald: Person über rotem Namensfeld */
.harald-visual{position:relative;min-height:560px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:0}
.harald-tag{position:absolute;left:0;right:0;bottom:0;min-height:330px;background:var(--brand-red);padding:2rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;color:#fff;overflow:hidden}
.harald-tag strong{font-size:clamp(3rem,6vw,6rem);font-weight:900;line-height:.8;letter-spacing:-.07em}
.harald-tag span{font-size:.8rem;font-weight:800;letter-spacing:.06em;margin-top:1.3rem}
.harald-visual img{position:relative;z-index:2;display:block;width:auto;max-width:92%;height:auto;max-height:555px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 22px rgba(0,0,0,.24));transform:translateY(-74px)}
@media(max-width:900px){.harald-visual{min-height:500px}.harald-tag{min-height:285px}.harald-visual img{max-height:490px;transform:translateY(-62px)}}
@media(max-width:520px){.harald-visual{min-height:430px}.harald-tag{min-height:245px;padding:1.5rem}.harald-visual img{max-height:420px;max-width:96%;transform:translateY(-54px)}}

/* Harald Feinjustierung: Schrift vollständig sichtbar */
.harald-tag{padding:2rem 2rem 1.65rem;z-index:1}
.harald-tag strong{position:relative;z-index:4;font-size:clamp(2.65rem,4.6vw,4.9rem);white-space:nowrap}
.harald-tag span{position:relative;z-index:4}
.harald-visual img{z-index:2;transform:translateY(-112px);max-height:515px}
@media(max-width:900px){.harald-tag strong{font-size:clamp(2.8rem,9vw,4.8rem)}.harald-visual img{transform:translateY(-105px);max-height:455px}}
@media(max-width:520px){.harald-tag{padding:1.4rem}.harald-tag strong{font-size:clamp(2.45rem,14vw,3.8rem)}.harald-visual img{transform:translateY(-92px);max-height:385px}}

/* Finale Feinjustierung Harald + Footer */
.harald-visual img{transform:translateY(-120px)}
footer{align-items:center}
footer>p{margin:0;align-self:center;font-weight:700;color:#fff;font-size:1rem;line-height:1.4}
@media(max-width:900px){.harald-visual img{transform:translateY(-205px)}footer>p{margin:.25rem 0 .5rem}}
@media(max-width:520px){.harald-visual img{transform:translateY(-192px)}}
