.ebike-hero{background:url('DEIN-BILD.jpg') center/cover no-repeat;height:80vh;border-radius:20px;overflow:hidden}.ebike-overlay{background:rgba(7,33,48,0.75);height:100%;display:flex;align-items:center;justify-content:center}.ebike-content{text-align:center;color:white;max-width:800px}.ebike-facts{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:20px 0}.ebike-facts div{background:rgba(255,255,255,0.1);padding:10px;border-radius:10px}.ebike-buttons{display:flex;gap:10px;justify-content:center}.btn-primary{background:#3472A2;color:white;padding:12px 20px;border-radius:10px;text-decoration:none}.btn-secondary{border:2px solid white;color:white;padding:12px 20px;border-radius:10px}.ebike-section{padding:60px 20px;max-width:1000px;margin:auto}.facts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.map-box{margin:20px 0}.ebike-list{list-style:none;padding:0}.warning{background:#fff3cd;border-radius:10px;padding:20px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.gallery img{width:100%;border-radius:10px}