/*
Theme Name: Einzahlungsbonus
Theme URI: https://einzahlungsbonus.org
Description: Editorial Bonus-Vergleichstheme fuer einzahlungsbonus.org. Monochromer GQ-Magazin-Look: randloser Foto-Hero, Serifen-Fliesstext, Off-White-Flaechen, Haarlinien. Akzentblau ausschliesslich auf dem Haupt-CTA. GGL-Markt DE.
Author: einzahlungsbonus.org
Version: 0.2.0
License: GPL-2.0-or-later
Text Domain: einzahlungsbonus
*/

/* ===== Reset ===== */
* { margin: 0; padding: 0; box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body { font-family: "EB Garamond", Georgia, "Times New Roman", serif; font-size: 20px; line-height: 32px; color: #111111; background: #ffffff; -webkit-font-smoothing: antialiased; }
img { max-width: 100%; height: auto; display: block; }
ul { list-style: none; }
a { color: #1a1a1a; text-decoration: none; }
::selection { background: #111111; color: #ffffff; }

/* ===== Wrapper / Container ===== */
body .wrapper { width: 100%; overflow-x: hidden; }
body .wrapper .container { width: 100%; max-width: 1140px; margin: 0 auto; padding: 0 22px; }
body .wrapper .container-narrow { width: 100%; max-width: 720px; margin: 0 auto; padding: 0 22px; }

/* ===== Typography ===== */
body .wrapper h1, body .wrapper h2, body .wrapper h3, body .wrapper h4 { font-family: "Helvetica Neue", Arial, system-ui, sans-serif; color: #000000; letter-spacing: -0.3px; }
body .wrapper h1 { font-size: 38px; line-height: 42px; font-weight: 700; }
body .wrapper h2 { font-size: 26px; line-height: 32px; font-weight: 700; margin-bottom: 14px; letter-spacing: -0.4px; }
body .wrapper h3 { font-size: 19px; line-height: 26px; font-weight: 500; margin-bottom: 8px; letter-spacing: 0.1px; }
body .wrapper p { margin-bottom: 20px; }
body .wrapper .content-body a, body .wrapper .editorial a, body .wrapper .faq-a a { text-decoration: underline; text-underline-offset: 2px; text-decoration-thickness: 1px; }
body .wrapper a:hover { color: #000000; }
body .wrapper strong { font-weight: 700; }

/* Eyebrow / Kicker (Magazin-Label) */
body .wrapper .kicker { font-family: "Helvetica Neue", Arial, system-ui, sans-serif; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #595959; }

/* ===== Skip link (a11y) ===== */
body .wrapper .skip-link { position: absolute; left: -9999px; top: 0; background: #000000; color: #ffffff; padding: 10px 16px; z-index: 200; font-family: "Helvetica Neue", Arial, sans-serif; }
body .wrapper .skip-link:focus { left: 0; }

/* ===== Header / Nav ===== */
body .wrapper .site-header { position: sticky; top: 0; z-index: 100; background: #ffffff; border-bottom: 1px solid #111111; }
body .wrapper .site-header .header-inner { display: flex; align-items: center; justify-content: space-between; height: 66px; }
body .wrapper .site-header .brand { font-family: "Helvetica Neue", Arial, system-ui, sans-serif; font-size: 20px; font-weight: 800; letter-spacing: -0.5px; color: #000000; }
body .wrapper .site-header .brand:hover { color: #000000; }
body .wrapper .site-header .brand .brand-dot { color: #999999; }
body .wrapper .site-header .header-left { display: flex; align-items: center; gap: 12px; }
body .wrapper .site-header .ad-notice { position: relative; font-family: "Helvetica Neue", Arial, system-ui, sans-serif; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.6px; color: #888888; border: 1px solid #dddddd; border-radius: 2px; padding: 3px 7px; cursor: help; user-select: none; }
body .wrapper .site-header .ad-notice .ad-tooltip { display: none; position: absolute; top: calc(100% + 9px); left: 0; width: 280px; max-width: 78vw; background: #ffffff; color: #1a1a1a; border: 1px solid #111111; border-radius: 3px; padding: 12px 14px; font-size: 12px; font-weight: 400; line-height: 18px; letter-spacing: 0; text-transform: none; z-index: 150; box-shadow: 0 8px 28px rgba(0,0,0,0.14); }
body .wrapper .site-header .ad-notice:hover .ad-tooltip, body .wrapper .site-header .ad-notice:focus .ad-tooltip, body .wrapper .site-header .ad-notice:focus-within .ad-tooltip { display: block; }
body .wrapper .site-header .main-nav { display: none; }
body .wrapper .site-header .main-nav ul { display: flex; gap: 28px; }
body .wrapper .site-header .main-nav a { font-family: "Helvetica Neue", Arial, system-ui, sans-serif; font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.6px; color: #1a1a1a; }
body .wrapper .site-header .main-nav a:hover { color: #000000; }
body .wrapper .site-header .nav-toggle { display: inline-flex; width: 42px; height: 42px; border: 1px solid #111111; cursor: pointer; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111111' stroke-width='2'%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cline x1='3' y1='12' x2='21' y2='12'/%3E%3Cline x1='3' y1='18' x2='21' y2='18'/%3E%3C/svg%3E") center / 22px 22px no-repeat; }
body .wrapper .site-header .mobile-nav { display: none; border-top: 1px solid #e3e3e3; }
body .wrapper .site-header .mobile-nav.open { display: block; }
body .wrapper .site-header .mobile-nav ul { padding: 8px 0; }
body .wrapper .site-header .mobile-nav a { display: block; padding: 13px 22px; font-family: "Helvetica Neue", Arial, system-ui, sans-serif; font-size: 15px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; color: #1a1a1a; border-bottom: 1px solid #f0f0f0; }
body .wrapper .site-header .mobile-nav a:hover { color: #000000; }

/* ===== Buttons ===== */
/* Akzentblau ausschliesslich auf dem Haupt-CTA (.btn-primary). */
body .wrapper .btn { display: inline-flex; align-items: center; justify-content: center; white-space: nowrap; font-family: "Helvetica Neue", Arial, system-ui, sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 0.4px; text-transform: uppercase; line-height: 1; padding: 13px 18px; border-radius: 2px; cursor: pointer; transition: background 0.15s ease, color 0.15s ease; }
body .wrapper .btn-primary { background: #2941e1; color: #ffffff; }
body .wrapper .btn-primary:hover { background: #1c2fb0; color: #ffffff; }
body .wrapper .btn-ghost { background: transparent; color: #000000; border: 1px solid #111111; }
body .wrapper .btn-ghost:hover { background: #111111; color: #ffffff; }

/* ===== Generic page content (page.php) ===== */
body .wrapper .page-main { padding: 44px 0 68px; }
body .wrapper .page-header { padding: 40px 0 26px; border-bottom: 1px solid #111111; margin-bottom: 36px; }
body .wrapper .page-header h1 { margin-bottom: 10px; }
body .wrapper .page-header .page-kicker { font-family: "Helvetica Neue", Arial, system-ui, sans-serif; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #595959; margin-bottom: 12px; }
/* Byline (E-E-A-T) */
body .wrapper .page-header .page-byline { font-family: "Helvetica Neue", Arial, system-ui, sans-serif; font-size: 13px; line-height: 19px; color: #595959; margin-top: 14px; }
body .wrapper .page-header .page-byline .byline-author { color: #111111; font-weight: 700; text-decoration: none; }
body .wrapper .page-header .page-byline .byline-author:hover { text-decoration: underline; text-underline-offset: 2px; }
body .wrapper .page-header .page-byline .byline-sep { margin: 0 5px; color: #b0b0b0; }

/* Autorenbox am Artikelende */
body .wrapper .author-box { display: flex; gap: 16px; align-items: flex-start; margin-top: 44px; padding: 22px; background: #f7f7f7; border: 1px solid #e3e3e3; border-radius: 3px; }
body .wrapper .author-box .author-avatar { flex: 0 0 auto; width: 48px; height: 48px; border-radius: 50%; background: #111111; color: #ffffff; display: flex; align-items: center; justify-content: center; font-family: "Helvetica Neue", Arial, system-ui, sans-serif; font-weight: 700; font-size: 16px; letter-spacing: 0.5px; }
body .wrapper .author-box .author-meta { flex: 1 1 auto; }
body .wrapper .author-box .author-name { font-family: "Helvetica Neue", Arial, system-ui, sans-serif; font-weight: 700; font-size: 17px; color: #000000; margin: 0; }
body .wrapper .author-box .author-role { font-family: "Helvetica Neue", Arial, system-ui, sans-serif; font-size: 12px; text-transform: uppercase; letter-spacing: 0.6px; color: #595959; margin: 3px 0 8px; }
body .wrapper .author-box .author-bio { font-size: 16px; line-height: 24px; color: #1a1a1a; margin: 0; }
body .wrapper .author-box .author-bio a { color: #111111; text-decoration: underline; text-underline-offset: 2px; font-weight: 500; }

body .wrapper .content-body { font-size: 20px; line-height: 32px; color: #111111; }
body .wrapper .content-body h2 { margin-top: 38px; }
body .wrapper .content-body h3 { margin-top: 26px; }
body .wrapper .content-body ul, body .wrapper .content-body ol { margin: 0 0 20px 22px; }
body .wrapper .content-body ul li, body .wrapper .content-body ol li { margin-bottom: 8px; }
body .wrapper .content-body ul li { list-style: disc; }
body .wrapper .content-body ol li { list-style: decimal; }
body .wrapper .content-body table { width: 100%; border-collapse: collapse; margin: 26px 0; font-size: 17px; }
body .wrapper .content-body table th { background: #ffffff; color: #000000; border-bottom: 2px solid #111111; font-family: "Helvetica Neue", Arial, sans-serif; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.6px; text-align: left; padding: 12px 14px; }
body .wrapper .content-body table td { border-bottom: 1px solid #e3e3e3; padding: 13px 14px; }

/* ===== Footer ===== */
body .wrapper .site-footer { background: #121212; color: #c8c8c8; padding: 52px 0 30px; margin-top: 64px; }
body .wrapper .site-footer .footer-grid { display: grid; grid-template-columns: 1fr; gap: 30px; margin-bottom: 36px; }
body .wrapper .site-footer .footer-brand { font-family: "Helvetica Neue", Arial, system-ui, sans-serif; font-size: 19px; font-weight: 800; color: #ffffff; margin-bottom: 14px; letter-spacing: -0.4px; }
body .wrapper .site-footer .footer-brand .brand-dot { color: #777777; }
body .wrapper .site-footer h4 { color: #ffffff; font-family: "Helvetica Neue", Arial, system-ui, sans-serif; font-size: 12px; text-transform: uppercase; letter-spacing: 1.2px; margin-bottom: 16px; }
body .wrapper .site-footer .footer-col a { display: block; color: #b8b8b8; font-size: 16px; padding: 6px 0; }
body .wrapper .site-footer .footer-col a:hover { color: #ffffff; }
body .wrapper .site-footer .footer-disclaimer { font-size: 15px; line-height: 23px; color: #a0a0a0; border-top: 1px solid #2c2c2c; padding-top: 24px; }
body .wrapper .site-footer .footer-disclaimer .age-badge { display: inline-flex; align-items: center; justify-content: center; width: 30px; height: 30px; border: 2px solid #ffffff; color: #ffffff; border-radius: 50%; font-family: "Helvetica Neue", Arial, sans-serif; font-weight: 700; font-size: 12px; margin-right: 10px; vertical-align: middle; }

@media (min-width: 768px) {
  body .wrapper .container { padding: 0 32px; }
  body .wrapper h1 { font-size: 48px; line-height: 52px; }
  body .wrapper h2 { font-size: 30px; line-height: 36px; }
  body .wrapper .site-header .main-nav { display: block; }
  body .wrapper .site-header .nav-toggle { display: none; }
  body .wrapper .site-footer .footer-grid { grid-template-columns: 2fr 1fr 1fr; gap: 44px; }
}

@media (min-width: 1024px) {
  body .wrapper h1 { font-size: 54px; line-height: 58px; }
}
