/* Ausgelagert aus dem <style>-Block von en/widerrufsbelehrung.html, fr/widerrufsbelehrung.html, it/widerrufsbelehrung.html.
   Inhalt unveraendert uebernommen. */
    body { background:#f8f9ff; color:#0b1c30; min-height:100vh; font-family:Inter,sans-serif; }
    h1, h2, h3 { font-family:'Plus Jakarta Sans',sans-serif; }
    .page-card { background:#fff; border-radius:18px; padding:20px; box-shadow:0 4px 20px -2px rgba(14,165,233,.08); border:1px solid rgba(190,200,210,.45); }
    .page-card h2 { font-weight:800; font-size:18px; line-height:24px; margin-bottom:10px; color:#0b1c30; display:flex; align-items:center; gap:8px; }
    .page-card p, .page-card li { font-size:14px; line-height:22px; color:#333d45; }
    .page-card a { color:#005a80; text-decoration:underline; }
    .form-box { background: #eef2f7; border-radius: 12px; padding: 16px; margin-top: 10px; font-size: 13.5px; line-height: 21px; color: #333d45; }
    .form-box p { margin-bottom: 10px; }
    html[data-theme="dark"] .form-box { background: #1b2a3a; color: #c3d3e0; }
    html[data-theme="dark"] .form-box p { color: #c3d3e0 !important; }
  
