LS-Schalter, 25A, 1-polig, B, AEG 25A
Beschreibung
:root{ --ink:#111; --muted:#666; --line:#d9d9d9; --bar:#111; --bg:#fff; --brand:#b10d1a; } *{box-sizing:border-box} body{ margin:0; font:14px/1.45 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif; color:var(--ink); background:var(--bg); } .page{ max-width:920px; margin:24px auto; padding:0 16px 40px; } header{ display:flex; align-items:flex-start; justify-content:space-between; gap:16px; margin-bottom:18px; } .kicker{ font-size:12px; letter-spacing:.06em; text-transform:uppercase;...
