/* Startseite: ausschließlich Oberflächen, Farben und Effekte.
   Keine Änderung an Inhalten, Reihenfolge, Abständen oder Spalten. */
body.aai2026-home {
  --home-ink: #173d57;
  --home-line: #dce6ed;
  --home-shadow: 0 3px 8px rgba(25,57,82,.025), 0 12px 28px rgba(25,57,82,.045);
}
body.aai2026-home .hero-section {
  background: radial-gradient(ellipse at 85% 45%,rgba(151,211,219,.19),transparent 53%),linear-gradient(125deg,#fff 10%,#f5f9fc 60%,#edf5f8);
}
body.aai2026-home .hero-section::after { opacity:.12; }
body.aai2026-home .hero-section h1 { color:var(--home-ink); }
body.aai2026-home .hero-section h1 strong { color:#0a577f; }
body.aai2026-home .hero-section .hero-lead,
body.aai2026-home .hero-section .check li { color:#4b667a; }
body.aai2026-home .hero-section .hero-lead strong { color:var(--home-ink); }
body.aai2026-home .hero-section h2.hero { color:#127c88; }
body.aai2026-home .hero-section .hero-anim .mb { filter:drop-shadow(0 19px 22px rgba(23,62,85,.10)); }
body.aai2026-home .ki-label--eyebrow { background:#f0f8f7; border-color:#c8e5e1; color:#225c68; box-shadow:none; }
body.aai2026-home .section .cto,
body.aai2026-home .nav-section .cto {
  border-radius:8px;
  background:linear-gradient(135deg,#fb7725,#f35a12);
  box-shadow:0 2px 3px rgba(146,61,16,.07),0 6px 14px rgba(227,95,25,.13);
}
body.aai2026-home .section .cto:hover,
body.aai2026-home .nav-section .cto:hover {
  background:linear-gradient(135deg,#f66b1a,#e94f0b);
  box-shadow:0 3px 6px rgba(146,61,16,.07),0 9px 18px rgba(227,95,25,.16);
}
body.aai2026-home .cto-ghost { border-radius:8px; border-color:#b7cbd9; background:#fff; color:#205675; }
body.aai2026-home .cto-ghost:hover { border-color:#689ab7; background:#f5f9fc; color:#174b6d; }
body.aai2026-home .contentbox_hero_audioplayer {
  background:rgba(255,255,255,.94); border-color:#d6e4ec; border-radius:12px;
  box-shadow:0 2px 6px rgba(22,57,83,.025),0 7px 16px rgba(22,57,83,.035);
}
body.aai2026-home .contentbox_hero_audioplayer:hover,
body.aai2026-home .contentbox_hero_audioplayer.playing { background:#fff; border-color:#75adca; box-shadow:0 5px 16px rgba(22,57,83,.08); }
body.aai2026-home .contentbox_hero_audioplayer .play-circle { background:#edf5f9; border-color:#c2dce9; }
body.aai2026-home .contentbox_hero_audioplayer:hover .play-circle { background:#0b6089; border-color:#0b6089; }
body.aai2026-home .section.ablauf-bright { background:linear-gradient(120deg,#f6faf9,#edf5f4); }
body.aai2026-home .section.bg-texture { background:linear-gradient(150deg,#fafcfe,#f0f5f9); }
body.aai2026-home .section.bg-gray100 { background:linear-gradient(135deg,#f5f7fa,#eef2f6); }
body.aai2026-home .section.trust-badges { background:#f6f9fb; }
body.aai2026-home .section h2 { color:var(--home-ink); }
body.aai2026-home .section h2 strong { color:#0b5c86; }
body.aai2026-home .contentbox_text,
body.aai2026-home .trust-badge {
  background:linear-gradient(150deg,#fff,#fdfefe); border-color:var(--home-line);
  border-radius:14px; box-shadow:var(--home-shadow);
}
body.aai2026-home .contentbox_text h3 { color:#164f70; }
body.aai2026-home .contentbox_text > i { color:#2382a3; }
body.aai2026-home .step-card .step-num {
  border-radius:10px; background:linear-gradient(135deg,#1b617f,#104e6e);
  box-shadow:0 4px 10px rgba(16,70,96,.12);
}
body.aai2026-home .uc-karte { background:#fff; border-color:var(--home-line); border-radius:10px; box-shadow:0 2px 5px rgba(27,61,85,.025); }
body.aai2026-home .uc-karte:hover,
body.aai2026-home .uc-karte:focus-visible { background:#f7fbfd; border-color:#91b5c9; box-shadow:0 7px 18px rgba(27,61,85,.07); }
body.aai2026-home .uc-karte strong { color:#175675; }
body.aai2026-home #preise { background:radial-gradient(ellipse at 50% 50%,#e7f1f6,transparent 65%),#f6f9fc; }
body.aai2026-home .price-card { background:#fff; border-color:#d9e4ec; border-radius:14px; box-shadow:var(--home-shadow); }
body.aai2026-home .price-card:hover { box-shadow:0 10px 24px rgba(25,57,82,.09); }
body.aai2026-home .price-card--best { background:linear-gradient(155deg,#155b7e,#123e5c); border-color:#155676; box-shadow:0 12px 28px rgba(18,66,94,.17); }
body.aai2026-home .price-card--best h3,
body.aai2026-home .price-card--best .price,
body.aai2026-home .price-card--best .check li,
body.aai2026-home .price-card--best .check li strong { color:#fff; }
body.aai2026-home .price-card--best .for,
body.aai2026-home .price-card--best .price .cur,
body.aai2026-home .price-card--best .price .unit { color:#d5e7f1; }
body.aai2026-home .price-card--best .check li { border-color:rgba(255,255,255,.13); }
body.aai2026-home .price-card--best .badge { background:#134b6b; border-radius:6px; box-shadow:0 2px 5px rgba(18,66,94,.12); }
body.aai2026-home .price-card--best:hover { box-shadow:0 16px 32px rgba(18,66,94,.20); }
body.aai2026-home .aai-ult { background:linear-gradient(115deg,#fff,#f1f7fa); border-color:#d4e2eb; border-radius:10px; box-shadow:0 3px 8px rgba(25,57,82,.035); }
body.aai2026-home .testimonial-foto,
body.aai2026-home .foto-banner { border-radius:14px; box-shadow:0 7px 20px rgba(25,57,82,.10); }
body.aai2026-home .faq-card { border-radius:14px; border-color:#dbe5ec; box-shadow:var(--home-shadow); background:#fff; }
body.aai2026-home .faq-q { color:#204f6b; }
body.aai2026-home .faq-q:hover { background:#f6fafc; }
body.aai2026-home .faq-row.open { background:#f8fbfd; }
body.aai2026-home .faq-ic { color:#218aa0; }
body.aai2026-home .section.cta-final { background:radial-gradient(ellipse at 75% 30%,rgba(60,145,161,.20),transparent 60%),linear-gradient(120deg,#153e5c,#105878); }
body.aai2026-home .section.cta-final h2,
body.aai2026-home .section.cta-final h2 strong { color:#fff; }
body.aai2026-home .section.cta-final p { color:#dceaf2; }
@media (prefers-reduced-motion:reduce) {
  body.aai2026-home .section .cto,
  body.aai2026-home .uc-karte,
  body.aai2026-home .price-card { transition:none; }
}

/* Fresh mint light on the left; neutral white behind the notebook cutout. */
body.aai2026-home .hero-section{background:#fff;animation:none;isolation:isolate}
body.aai2026-home .hero-section::before{
 content:'';position:absolute;pointer-events:none;z-index:-1;
 left:-22%;top:-12%;width:86%;height:120%;
 background:radial-gradient(ellipse at 45% 48%,rgba(56,176,220,.065),rgba(99,203,229,.025) 35%,transparent 65%);
 transform-origin:40% 50%;animation:aai-mint-drift 18s ease-in-out infinite alternate;
}
body.aai2026-home .hero-section::after{opacity:.07}
body.aai2026-home .hero-section .hero-anim .mb{filter:none}
@keyframes aai-mint-drift{
 from{transform:translate3d(-12px,-8px,0) scale(.98);opacity:.75}
 to{transform:translate3d(20px,16px,0) scale(1.06);opacity:1}
}
@media(max-width:760px){body.aai2026-home .hero-section::before{width:135%;left:-60%;height:75%;top:-15%}}
@media(prefers-reduced-motion:reduce){body.aai2026-home .hero-section::before{animation:none;transform:none;opacity:.85}}
