    /* ================================================
       DESIGN TOKENS
       Warm navy base + starry sky, amber accent < 80% sat, no purple
    ================================================ */
    :root {
      --bg:       #18182C;
      --bg-deep:  #11111F;
      --surface:  #20203A;
      --surface2: #292947;
      --ink:      #F0EDE8;
      --ink2:     #9B9585;
      --ink3:     #4A4538;
      --amber:    #D2A05C;
      --amber-bright: #F4B14A;
      --sage:     #7DAE91;
      --rose:     #CC8478;
      --border:   rgba(255,255,255,0.07);
      --border2:  rgba(255,255,255,0.038);
      --r:        24px;
      --r-lg:     32px;
      --ease:     cubic-bezier(0.16, 1, 0.3, 1);
      --track-label: 0.12em;
      --track-eyebrow: 0.16em;
    }

    /* ================================================
       RESET
    ================================================ */
    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
    html { scroll-behavior: smooth; overflow-x: clip; }
    [id] { scroll-margin-top: 96px; }

    body {
      background:
        radial-gradient(ellipse 70% 50% at 20% 8%, rgba(125,174,145,0.05), transparent 70%),
        radial-gradient(ellipse 60% 50% at 85% 18%, rgba(210,160,92,0.045), transparent 70%),
        radial-gradient(ellipse 80% 55% at 50% 96%, rgba(204,132,120,0.035), transparent 75%),
        var(--bg);
      background-attachment: fixed;
      color: var(--ink);
      font-family: 'Outfit', system-ui, -apple-system, 'Segoe UI', sans-serif;
      font-weight: 400;
      line-height: 1.6;
      overflow-x: hidden;
      -webkit-font-smoothing: antialiased;
    }

    /* Nachthimmel, Ebene 1 — dichtes Sternenfeld, oben dichter als unten */
    body::before {
      content: '';
      position: fixed;
      inset: 0;
      pointer-events: none;
      z-index: 0;
      opacity: 0.8;
      background-image:
        radial-gradient(1px 1px at 7% 12%,  rgba(255,255,255,0.75) 50%, transparent 52%),
        radial-gradient(1.4px 1.4px at 13% 38%, rgba(255,255,255,0.65) 50%, transparent 52%),
        radial-gradient(1px 1px at 22% 8%,  rgba(255,242,214,0.7) 50%, transparent 52%),
        radial-gradient(1px 1px at 28% 64%, rgba(255,255,255,0.5) 50%, transparent 52%),
        radial-gradient(1.5px 1.5px at 35% 23%, rgba(255,255,255,0.75) 50%, transparent 52%),
        radial-gradient(1px 1px at 42% 82%, rgba(255,255,255,0.4) 50%, transparent 52%),
        radial-gradient(1px 1px at 47% 16%, rgba(255,255,255,0.68) 50%, transparent 52%),
        radial-gradient(1px 1px at 53% 47%, rgba(255,255,255,0.42) 50%, transparent 52%),
        radial-gradient(1.4px 1.4px at 60% 7%, rgba(255,242,214,0.75) 50%, transparent 52%),
        radial-gradient(1px 1px at 66% 71%, rgba(255,255,255,0.48) 50%, transparent 52%),
        radial-gradient(1px 1px at 71% 31%, rgba(255,255,255,0.56) 50%, transparent 52%),
        radial-gradient(1px 1px at 78% 88%, rgba(255,255,255,0.36) 50%, transparent 52%),
        radial-gradient(1.5px 1.5px at 84% 19%, rgba(255,255,255,0.75) 50%, transparent 52%),
        radial-gradient(1px 1px at 90% 54%, rgba(255,255,255,0.5) 50%, transparent 52%),
        radial-gradient(1px 1px at 96% 13%, rgba(255,242,214,0.6) 50%, transparent 52%),
        radial-gradient(1px 1px at 4% 73%, rgba(255,255,255,0.4) 50%, transparent 52%),
        radial-gradient(1px 1px at 17% 91%, rgba(255,255,255,0.4) 50%, transparent 52%),
        radial-gradient(1px 1px at 55% 92%, rgba(255,255,255,0.32) 50%, transparent 52%),
        radial-gradient(1.4px 1.4px at 76% 58%, rgba(255,255,255,0.55) 50%, transparent 52%),
        radial-gradient(1px 1px at 88% 78%, rgba(255,255,255,0.36) 50%, transparent 52%),
        radial-gradient(1px 1px at 3% 26%,  rgba(255,255,255,0.6) 50%, transparent 52%),
        radial-gradient(1.2px 1.2px at 10% 55%, rgba(255,255,255,0.45) 50%, transparent 52%),
        radial-gradient(1px 1px at 15% 20%, rgba(255,248,230,0.62) 50%, transparent 52%),
        radial-gradient(1px 1px at 25% 33%, rgba(255,255,255,0.5) 50%, transparent 52%),
        radial-gradient(1.3px 1.3px at 31% 5%,  rgba(255,255,255,0.7) 50%, transparent 52%),
        radial-gradient(1px 1px at 38% 44%, rgba(255,255,255,0.44) 50%, transparent 52%),
        radial-gradient(1px 1px at 44% 30%, rgba(255,242,214,0.58) 50%, transparent 52%),
        radial-gradient(1.2px 1.2px at 50% 10%, rgba(255,255,255,0.66) 50%, transparent 52%),
        radial-gradient(1px 1px at 57% 27%, rgba(255,255,255,0.5) 50%, transparent 52%),
        radial-gradient(1px 1px at 63% 41%, rgba(255,255,255,0.42) 50%, transparent 52%),
        radial-gradient(1.3px 1.3px at 69% 13%, rgba(255,248,230,0.68) 50%, transparent 52%),
        radial-gradient(1px 1px at 74% 45%, rgba(255,255,255,0.46) 50%, transparent 52%),
        radial-gradient(1px 1px at 81% 35%, rgba(255,255,255,0.52) 50%, transparent 52%),
        radial-gradient(1.2px 1.2px at 87% 6%,  rgba(255,255,255,0.7) 50%, transparent 52%),
        radial-gradient(1px 1px at 93% 28%, rgba(255,242,214,0.55) 50%, transparent 52%),
        radial-gradient(1px 1px at 98% 42%, rgba(255,255,255,0.44) 50%, transparent 52%);
      animation: sky-shimmer 7s ease-in-out infinite;
    }
    @keyframes sky-shimmer {
      0%, 100% { opacity: 0.6; }
      50%      { opacity: 0.85; }
    }

    /* Nachthimmel, Ebene 2 — wenige hellere Sterne mit Halo, versetzt funkelnd */
    html::before {
      content: '';
      position: fixed;
      inset: 0;
      pointer-events: none;
      z-index: 0;
      background-image:
        radial-gradient(2px 2px at 18% 15%, rgba(255,250,235,0.9) 45%, transparent 58%),
        radial-gradient(7px 7px at 18% 15%, rgba(255,240,200,0.22) 25%, transparent 68%),
        radial-gradient(1.8px 1.8px at 64% 9%, rgba(255,250,235,0.85) 45%, transparent 58%),
        radial-gradient(6px 6px at 64% 9%, rgba(255,240,200,0.2) 25%, transparent 68%),
        radial-gradient(2px 2px at 88% 24%, rgba(240,246,255,0.85) 45%, transparent 58%),
        radial-gradient(7px 7px at 88% 24%, rgba(210,225,255,0.18) 25%, transparent 68%),
        radial-gradient(1.6px 1.6px at 40% 6%, rgba(255,250,235,0.8) 45%, transparent 58%),
        radial-gradient(1.6px 1.6px at 8% 44%, rgba(240,246,255,0.7) 45%, transparent 58%),
        radial-gradient(1.8px 1.8px at 33% 58%, rgba(255,250,235,0.6) 45%, transparent 58%),
        radial-gradient(1.6px 1.6px at 72% 66%, rgba(255,250,235,0.55) 45%, transparent 58%),
        radial-gradient(1.8px 1.8px at 94% 74%, rgba(240,246,255,0.5) 45%, transparent 58%),
        radial-gradient(1.6px 1.6px at 12% 85%, rgba(255,250,235,0.45) 45%, transparent 58%),
        radial-gradient(1.6px 1.6px at 51% 79%, rgba(255,250,235,0.42) 45%, transparent 58%);
      animation: sky-twinkle 9s ease-in-out -3.5s infinite;
    }
    @keyframes sky-twinkle {
      0%, 100% { opacity: 0.45; }
      50%      { opacity: 0.95; }
    }
    @media (prefers-reduced-motion: reduce) {
      body::before { animation: none; opacity: 0.7; }
      html::before { animation: none; opacity: 0.7; }
      html { scroll-behavior: auto; }
      .rv { transition: none; transform: none; opacity: 1; }
    }

    /* Grain — fixed pseudo, pointer-events-none, never on scroll containers */
    body::after {
      content: '';
      position: fixed;
      inset: 0;
      z-index: 9999;
      pointer-events: none;
      opacity: 0.028;
      background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
      background-size: 200px;
    }

    /* ================================================
       LAYOUT
    ================================================ */
    .container { max-width: 1320px; margin: 0 auto; padding: 0 32px; }
    @media (max-width: 768px) { .container { padding: 0 20px; } }

    /* ================================================
       LOGO MARK — Mond + Tropfen als stilles Hintergrund-Motiv
    ================================================ */
    .mark-bg {
      position: absolute;
      pointer-events: none;
      user-select: none;
      z-index: 0;
    }
    .mark-bg svg { width: 100%; height: auto; display: block; }

    /* Hero: groß, warm, hinter den Phones — wie ein Mondaufgang */
    .hero > .mark-bg {
      position: absolute;
      z-index: 0;
      width: clamp(420px, 54vw, 780px);
      top: -3%;
      right: -13%;
      transform: rotate(-10deg);
      animation: mark-drift 22s ease-in-out infinite;
    }
    @keyframes mark-drift {
      0%, 100% { transform: rotate(-10deg) translateY(0); }
      50%      { transform: rotate(-8.5deg) translateY(-16px); }
    }
    @media (max-width: 860px) {
      .hero > .mark-bg { width: 380px; top: auto; bottom: -4%; right: -18%; }
    }

    /* Statement: kleiner, ganz leise am Rand */
    .statement { position: relative; overflow: hidden; }
    .statement .mark-bg {
      width: 300px;
      top: 50%;
      right: 2%;
      transform: translateY(-50%) rotate(9deg);
      opacity: 0.7;
    }
    @media (max-width: 768px) {
      .statement .mark-bg { right: -18%; opacity: 0.5; }
    }

    @media (prefers-reduced-motion: reduce) {
      .hero > .mark-bg { animation: none; }
    }

    /* Weiche Serif-Akzente — Cormorant Garamond Italic auf emotionalen Wörtern */
    .soft-accent {
      font-family: 'Cormorant Garamond', Georgia, serif;
      font-style: italic;
      font-weight: 600;
      font-size: 1.06em;
      letter-spacing: -0.005em;
    }

    /* Sternschnuppen — selten und dezent, an mehreren Stellen des Himmels */
    .hero > .shooting-star,
    .statement .shooting-star,
    .download .shooting-star {
      position: absolute;
      top: 14%;
      left: 12%;
      width: 90px;
      height: 1.5px;
      background: linear-gradient(90deg, rgba(255,244,224,0.85), transparent);
      border-radius: 100px;
      transform: rotate(32deg);
      opacity: 0;
      pointer-events: none;
      z-index: 0;
      animation: shoot 11s ease-in 4s infinite;
    }
    .statement .shooting-star { top: 18%; left: 58%; animation-delay: 9s; animation-duration: 13s; }
    .download .shooting-star  { top: 10%; left: 22%; animation-delay: 6s;  animation-duration: 15s; }
    @keyframes shoot {
      0%    { opacity: 0; transform: rotate(32deg) translateX(0); }
      1.5%  { opacity: 0.8; }
      5%    { opacity: 0; transform: rotate(32deg) translateX(240px); }
      100%  { opacity: 0; transform: rotate(32deg) translateX(240px); }
    }
    @media (prefers-reduced-motion: reduce) {
      .shooting-star { display: none; }
    }

    /* ================================================
       SCROLL REVEAL
    ================================================ */
    .rv {
      opacity: 0;
      transform: translateY(24px);
      transition: opacity 0.65s var(--ease), transform 0.65s var(--ease);
      transition-delay: calc(var(--i, 0) * 75ms);
    }
    .rv.in { opacity: 1; transform: translateY(0); }

    /* ================================================
       NAV — Liquid Glass pill, floating
    ================================================ */
    nav::after {
      content: '';
      position: fixed;
      top: 0; left: 50%;
      transform: translateX(-50%);
      width: 100vw; height: 108px;
      background: linear-gradient(to bottom, rgba(24,24,44,0.9) 0%, rgba(24,24,44,0.5) 55%, transparent 100%);
      z-index: -1;
      pointer-events: none;
    }
    nav {
      position: fixed;
      top: 18px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 100;
      width: calc(100% - 40px);
      max-width: 980px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 13px 22px;
      border-radius: 100px;
      background: rgba(24,24,44,0.62);
      backdrop-filter: blur(24px) saturate(170%);
      -webkit-backdrop-filter: blur(24px) saturate(170%);
      border: 1px solid var(--border);
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.06), 0 8px 40px rgba(0,0,0,0.4);
    }

    .nav-brand {
      color: var(--ink);
      text-decoration: none;
      display: flex;
      align-items: center;
      gap: 9px;
    }
    .nav-brand-icon { width: 22px; height: 22px; display: block; }
    .nav-wordmark { height: 14px; width: auto; display: block; }

    .nav-links { display: flex; align-items: center; gap: 28px; list-style: none; }
    .nav-links a {
      font-size: 13.5px; font-weight: 400; color: var(--ink2);
      text-decoration: none; letter-spacing: 0.01em;
      transition: color 0.18s;
      padding: 13px 4px; margin: -13px -4px; /* Tap-Fläche >=44px, visuell unverändert */
    }
    .nav-links a:hover { color: var(--ink); }

    .nav-btn {
      font-size: 13px; font-weight: 600;
      font-family: 'Outfit', sans-serif;
      color: var(--bg) !important;
      background: var(--amber);
      padding: 8px 18px; border-radius: 100px;
      transition: opacity 0.2s, transform 0.2s var(--ease);
    }
    .nav-btn:hover { opacity: 0.85; transform: scale(0.97); }

    @media (max-width: 640px) {
      .nav-links li { display: none; }
      .nav-links li:last-child { display: block; }
    }

    /* ================================================
       HERO — Left-aligned split, ANTI-CENTER BIAS
    ================================================ */
    .hero {
      min-height: 100dvh;
      display: grid;
      grid-template-columns: 52fr 48fr;
      gap: 48px;
      align-items: center;
      padding-top: 90px;
      position: relative;
    }
    .hero::before,
    .hero::after {
      content: '';
      position: absolute;
      border-radius: 50%;
      filter: blur(90px);
      pointer-events: none;
      z-index: 0;
    }
    .hero::before {
      width: 520px; height: 520px;
      background: radial-gradient(circle, rgba(125,174,145,0.18) 0%, transparent 65%);
      top: -120px; left: -160px;
    }
    .hero::after {
      width: 460px; height: 460px;
      background: radial-gradient(circle, rgba(210,160,92,0.16) 0%, transparent 65%);
      bottom: -80px; right: -120px;
    }
    .hero > * { position: relative; z-index: 1; }
    @media (max-width: 860px) {
      .hero {
        grid-template-columns: 1fr;
        min-height: auto;
        padding-top: 130px;
        padding-bottom: 72px;
        gap: 56px;
      }
    }

    .hero-eyebrow {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      font-size: 11px;
      font-weight: 600;
      letter-spacing: var(--track-label);
      text-transform: uppercase;
      color: var(--ink2);
      margin-bottom: 22px;
    }
    .hero-eyebrow-pip {
      width: 5px; height: 5px;
      border-radius: 50%;
      background: var(--sage);
    }

    .hero-h1 {
      font-family: 'Nunito', sans-serif;
      font-weight: 900;
      font-size: clamp(46px, 5.8vw, 82px);
      line-height: 1.0;
      letter-spacing: -0.025em;
      color: var(--ink);
      margin-bottom: 26px;
    }
    .hero-h1 .a { color: var(--amber); }

    .hero-copy {
      font-size: 17px;
      font-weight: 300;
      line-height: 1.65;
      color: var(--ink2);
      max-width: 460px;
      margin-bottom: 44px;
    }
    .hero-copy strong { font-weight: 500; color: var(--ink); }

    .hero-actions { display: flex; align-items: center; gap: 20px; flex-wrap: wrap; }

    .cta-primary {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      font-family: 'Outfit', sans-serif;
      font-size: 15px;
      font-weight: 600;
      color: var(--bg);
      background: var(--amber);
      padding: 14px 28px;
      border-radius: 100px;
      text-decoration: none;
      transition: transform 0.25s var(--ease), opacity 0.2s;
    }
    .cta-primary:hover { transform: translateY(-2px); opacity: 0.88; }
    .cta-primary:active { transform: scale(0.98); }

    .cta-ghost {
      font-size: 14px;
      font-weight: 400;
      color: var(--ink2);
      text-decoration: none;
      display: flex;
      align-items: center;
      gap: 5px;
      transition: color 0.18s;
    }
    .cta-ghost:hover { color: var(--ink); }
    .cta-ghost svg { transition: transform 0.2s var(--ease); }
    .cta-ghost:hover svg { transform: translateX(4px); }

    .hero-stats {
      display: flex;
      align-items: center;
      gap: 24px;
      margin-top: 40px;
      padding-top: 24px;
      border-top: 1px solid var(--border);
    }
    .hero-stat { display: flex; flex-direction: column; gap: 2px; }
    .hero-stat .n {
      font-family: 'Nunito', sans-serif;
      font-weight: 800;
      font-size: 20px;
      letter-spacing: -0.03em;
      color: var(--ink);
    }
    .hero-stat .l { font-size: 12px; color: var(--ink2); letter-spacing: 0.03em; }
    .hero-stat-sep { width: 1px; height: 32px; background: var(--border); }

    .hero-phones {
      position: relative;
      height: 620px;
      display: flex;
      align-items: flex-end;
      justify-content: center;
    }
    @media (max-width: 860px) { .hero-phones { height: 460px; } }
    @media (max-width: 540px) { .hero-phones { height: 360px; } }

    .phone { position: absolute; }
    .phone-front { width: 255px; bottom: 0; right: 8%; z-index: 3; }
    .phone-back  { width: 215px; bottom: 56px; left: 6%; z-index: 2; opacity: 0.7; transform: rotate(-5deg); }
    @media (max-width: 860px) {
      .phone-front { width: 195px; right: 14%; }
      .phone-back  { width: 165px; left: 10%; }
    }
    @media (max-width: 540px) {
      .phone-front { width: 155px; right: 10%; }
      .phone-back  { width: 130px; left: 8%; }
    }

    /* ================================================
       CALM STRIP — ruhige, statische Feature-Zeile
    ================================================ */
    .calm-strip {
      margin: 0 0 90px;
      padding: 24px 0;
      border-top: 1px solid var(--border);
      border-bottom: 1px solid var(--border);
      background: rgba(255,255,255,0.012);
    }
    .calm-items {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      gap: 14px 0;
    }
    .calm-item {
      display: inline-flex;
      align-items: center;
      font-family: 'Nunito', sans-serif;
      font-size: 12px;
      font-weight: 700;
      letter-spacing: var(--track-label);
      text-transform: uppercase;
      color: var(--ink2);
      white-space: nowrap;
    }
    .calm-item .moon-sep { margin: 0 28px; }
    .calm-item:first-child .moon-sep { display: none; }
    @media (max-width: 640px) {
      .calm-item { font-size: 11px; }
      .calm-item .moon-sep { margin: 0 16px; }
    }
    /* Winzige Mondsichel als Trenner */
    .moon-sep {
      width: 9px; height: 9px;
      border-radius: 50%;
      background: var(--amber);
      opacity: 0.55;
      flex-shrink: 0;
      -webkit-mask: radial-gradient(circle at 72% 28%, transparent 54%, #000 58%);
      mask: radial-gradient(circle at 72% 28%, transparent 54%, #000 58%);
    }

    /* ================================================
       SECTION LABEL
    ================================================ */
    .sec-label {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      font-size: 11px;
      font-weight: 600;
      letter-spacing: var(--track-label);
      text-transform: uppercase;
      color: var(--amber);
      margin-bottom: 18px;
    }
    .sec-label::before {
      content: '';
      width: 20px; height: 1px;
      background: var(--amber);
      opacity: 0.5;
    }

    /* ================================================
       BENTO FEATURES — Asymmetric, NO 3-equal-cards
    ================================================ */
    .features { margin-bottom: 90px; }

    .features-hd { margin-bottom: 44px; max-width: 620px; }
    .features-h2 {
      font-family: 'Nunito', sans-serif;
      font-weight: 800;
      font-size: clamp(34px, 3.8vw, 52px);
      letter-spacing: -0.02em;
      line-height: 1.1;
      color: var(--ink);
      margin-bottom: 14px;
    }
    .features-sub { font-size: 15px; font-weight: 300; color: var(--ink2); line-height: 1.65; }

    /* Grid: 5fr / 3fr / 4fr — asymmetric */
    .bento {
      display: grid;
      grid-template-columns: 5fr 3fr 4fr;
      grid-template-rows: 295px 295px;
      grid-template-areas:
        "slp  fdr  wdg"
        "slp  syn  off";
      gap: 10px;
    }
    @media (max-width: 900px) {
      .bento {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
        grid-template-areas: "slp slp" "fdr wdg" "syn off";
      }
    }
    @media (max-width: 540px) {
      .bento {
        grid-template-columns: 1fr;
        grid-template-areas: "slp" "fdr" "wdg" "syn" "off";
      }
    }

    /* Tile base */
    .tile {
      background: var(--surface);
      border: 1px solid var(--border);
      border-radius: var(--r-lg);
      padding: 28px 30px;
      position: relative;
      overflow: hidden;
      display: flex;
      flex-direction: column;
      transition: transform 0.4s var(--ease), border-color 0.3s;
    }
    .tile:hover { transform: translateY(-3px); border-color: rgba(255,255,255,0.09); }

    /* Spotlight border via JS mouse tracking */
    .tile::before {
      content: '';
      position: absolute;
      inset: 0;
      border-radius: inherit;
      background: radial-gradient(
        350px circle at var(--mx, 50%) var(--my, 50%),
        rgba(210,160,92,0.11),
        transparent 65%
      );
      opacity: 0;
      transition: opacity 0.35s;
      pointer-events: none;
    }
    .tile:hover::before { opacity: 1; }

    .t-slp { grid-area: slp; }
    .t-fdr { grid-area: fdr; }
    .t-wdg { grid-area: wdg; }
    .t-syn { grid-area: syn; }
    .t-off { grid-area: off; }

    .tile-ico {
      width: 38px; height: 38px;
      border-radius: 11px;
      display: flex; align-items: center; justify-content: center;
      margin-bottom: 18px; flex-shrink: 0;
    }
    .ico-sage  { background: rgba(125,174,145,.12); color: var(--sage); }
    .ico-rose  { background: rgba(204,132,120,.12); color: var(--rose); }
    .ico-amber { background: rgba(210,160,92,.12);  color: var(--amber); }
    .ico-muted { background: rgba(232,229,222,.06); color: var(--ink2); }

    .chip {
      display: inline-block; font-size: 10.5px; font-weight: 600;
      letter-spacing: var(--track-label); text-transform: uppercase;
      padding: 3.5px 9px; border-radius: 100px; margin-bottom: 14px;
    }
    .chip-sage  { background: rgba(125,174,145,.12); color: var(--sage); }
    .chip-rose  { background: rgba(204,132,120,.12); color: var(--rose); }
    .chip-amber { background: rgba(210,160,92,.12);  color: var(--amber); }
    .chip-muted { background: var(--surface2);       color: var(--ink2); }

    .tile-title {
      font-family: 'Nunito', sans-serif;
      font-weight: 700; font-size: 19px;
      letter-spacing: -0.02em; line-height: 1.2;
      color: var(--ink); margin-bottom: 9px;
    }
    .tile-desc { font-size: 13.5px; font-weight: 300; color: var(--ink2); line-height: 1.6; }

    /* ——— SLEEP TILE (tall) ——— */
    .t-slp { justify-content: space-between; }
    .sleep-moon { flex: 1; display: flex; align-items: center; justify-content: center; padding: 18px 0; }
    .sleep-moon svg { width: 84px; height: auto; opacity: 0.9; }
    .sleep-rows { display: flex; flex-direction: column; gap: 9px; margin-top: auto; }
    .sleep-row {
      display: flex; align-items: center; justify-content: space-between;
      background: var(--surface2); border: 1px solid var(--border2);
      border-radius: 18px; padding: 13px 16px; gap: 10px;
    }
    .sleep-row-left { display: flex; align-items: center; gap: 11px; }
    .baby-av {
      width: 32px; height: 32px; border-radius: 50%;
      display: flex; align-items: center; justify-content: center;
      font-family: 'Nunito', sans-serif; font-weight: 800; font-size: 13px; flex-shrink: 0;
    }
    .av-sage { background: rgba(125,174,145,.2); color: var(--sage); }
    .av-rose { background: rgba(204,132,120,.2); color: var(--rose); }
    .baby-nm {
      font-family: 'Nunito', sans-serif; font-weight: 700;
      font-size: 13.5px; color: var(--ink); letter-spacing: -0.01em;
    }
    .baby-st {
      font-size: 11.5px; font-weight: 300; color: var(--ink2);
      display: flex; align-items: center; gap: 4px;
    }
    .sdot { width: 5px; height: 5px; border-radius: 50%; flex-shrink: 0; }
    .sdot-asleep { background: var(--sage); animation: sdot-ping 2.2s ease-in-out infinite; }
    .sdot-awake  { background: var(--rose); }
    @keyframes sdot-ping {
      0%,100% { transform: scale(1); opacity: 1; }
      50% { transform: scale(1.5); opacity: 0.55; }
    }
    .sleep-time {
      font-family: 'Nunito', sans-serif; font-weight: 700;
      font-size: 13px; letter-spacing: 0.03em; font-variant-numeric: tabular-nums;
    }
    .st-asleep { color: var(--sage); }
    .st-awake  { color: var(--rose); }

    /* ——— FEED TILE ——— */
    .feed-log { display: flex; flex-direction: column; gap: 7px; margin-top: auto; }
    .feed-row { display: flex; align-items: center; gap: 9px; font-size: 13px; font-weight: 300; color: var(--ink2); }
    .feed-row .fd { width: 5px; height: 5px; border-radius: 50%; flex-shrink: 0; }
    .feed-row .amt {
      margin-left: auto;
      font-family: 'Nunito', sans-serif; font-weight: 700;
      font-size: 12.5px; color: var(--ink); font-variant-numeric: tabular-nums;
    }
    .feed-row .ts { font-size: 11px; color: var(--ink2); }

    /* ——— WIDGET TILE ——— */
    .widget-card {
      background: var(--surface2); border: 1px solid var(--border);
      border-radius: 16px; padding: 14px 16px; margin-top: auto;
      position: relative; overflow: hidden;
    }
    .widget-card::after {
      content: ''; position: absolute; bottom: 0; left: 0; right: 0;
      height: 36px; background: linear-gradient(transparent, var(--surface2));
      pointer-events: none;
    }
    .w-row { display: flex; justify-content: space-between; align-items: center; font-size: 12px; padding: 4px 0; }
    .w-row + .w-row { border-top: 1px solid var(--border2); }
    .wl { color: var(--ink2); font-weight: 300; }
    .wv { font-family: 'Nunito', sans-serif; font-weight: 700; font-size: 11.5px; color: var(--ink); font-variant-numeric: tabular-nums; }

    /* ——— SYNC TILE ——— */
    .sync-visual { display: flex; align-items: center; margin-top: auto; }
    .syn-av {
      width: 38px; height: 38px; border-radius: 50%;
      background: var(--surface2); border: 2px solid var(--surface);
      display: flex; align-items: center; justify-content: center;
      font-family: 'Nunito', sans-serif; font-weight: 800;
      font-size: 12px; color: var(--ink2); flex-shrink: 0;
    }
    .syn-line { flex: 1; height: 1px; background: var(--border); position: relative; margin: 0 -2px; overflow: visible; }
    .syn-line::after {
      content: ''; width: 7px; height: 7px; background: var(--amber);
      border-radius: 50%; position: absolute; top: 50%; transform: translateY(-50%);
      animation: syn-travel 2s ease-in-out infinite;
      box-shadow: 0 0 6px rgba(210,160,92,0.55);
    }
    @keyframes syn-travel {
      0%   { left: 0; opacity: 0; }
      15%  { opacity: 1; }
      85%  { opacity: 1; }
      100% { left: calc(100% - 7px); opacity: 0; }
    }

    /* ——— OFFLINE TILE ——— */
    .offline-badge {
      display: inline-flex; align-items: center; gap: 7px;
      background: var(--surface2); border: 1px solid var(--border);
      border-radius: 100px; padding: 9px 14px;
      font-size: 12.5px; font-weight: 400; color: var(--ink2);
      width: fit-content; margin-top: auto;
    }

    /* ================================================
       BETA PILL — high-contrast accent for new features
    ================================================ */
    .beta-pill {
      display: inline-flex;
      align-items: center;
      gap: 6px;
      padding: 4px 11px 4px 8px;
      border-radius: 100px;
      background: linear-gradient(135deg, var(--amber-bright) 0%, #E07B8A 100%);
      color: #1A0F0A;
      font-family: 'Nunito', sans-serif;
      font-weight: 900;
      font-size: 10.5px;
      letter-spacing: var(--track-eyebrow);
      text-transform: uppercase;
      box-shadow: 0 6px 20px -6px rgba(244, 177, 74, 0.45);
    }
    .beta-pill::before {
      content: '';
      width: 5px; height: 5px;
      border-radius: 50%;
      background: #1A0F0A;
      animation: beta-pulse 1.6s ease-in-out infinite;
    }
    @keyframes beta-pulse {
      0%,100% { opacity: 1; transform: scale(1); }
      50%     { opacity: 0.45; transform: scale(0.55); }
    }
    /* ================================================
       SLEEP PREDICTION — featured BETA section
    ================================================ */
    .prediction {
      margin-bottom: 90px;
      padding: 56px 0 64px;
      position: relative;
    }
    .prediction::before {
      content: '';
      position: absolute;
      top: 50%; left: 50%;
      transform: translate(-50%, -50%);
      width: 720px; height: 720px;
      max-width: 95vw;
      background: radial-gradient(circle, rgba(244,177,74,0.05) 0%, transparent 65%);
      pointer-events: none;
      z-index: 0;
    }
    .prediction-grid {
      position: relative;
      z-index: 1;
      display: grid;
      grid-template-columns: 1.05fr 0.95fr;
      gap: 64px;
      align-items: center;
    }
    @media (max-width: 860px) {
      .prediction-grid { grid-template-columns: 1fr; gap: 48px; }
    }
    .prediction h2 {
      font-family: 'Nunito', sans-serif;
      font-weight: 900;
      font-size: clamp(36px, 4.6vw, 60px);
      line-height: 1.05;
      text-wrap: balance;
      letter-spacing: -0.025em;
      color: var(--ink);
      margin: 14px 0 22px;
    }
    .prediction h2 .a { color: var(--amber); }
    .prediction-copy {
      font-size: 16px; font-weight: 300;
      line-height: 1.7; color: var(--ink2);
      max-width: 470px;
      margin-bottom: 20px;
    }
    .prediction-copy strong { font-weight: 500; color: var(--ink); }
    .prediction-meta {
      display: flex; flex-wrap: wrap; gap: 8px;
      margin-top: 24px;
    }
    .prediction-meta-chip {
      font-size: 11.5px; font-weight: 500;
      color: var(--ink2);
      padding: 6px 13px;
      border: 1px solid var(--border);
      border-radius: 100px;
      background: var(--surface);
    }

    .ring-stage {
      position: relative;
      display: flex; align-items: center; justify-content: center;
      min-height: 360px;
      padding: 32px;
    }
    .ring-tile {
      width: 100%; max-width: 360px;
      background: var(--surface);
      border: 1px solid var(--border);
      border-radius: var(--r-lg);
      padding: 24px 24px 26px;
      box-shadow: 0 30px 60px -20px rgba(0,0,0,0.55);
    }
    .ring-tile-head {
      display: flex; justify-content: space-between; align-items: center;
      margin-bottom: 24px;
    }
    .ring-tile-name {
      font-family: 'Nunito', sans-serif;
      font-weight: 800;
      font-size: 17px;
      letter-spacing: -0.01em;
      color: var(--ink);
    }
    .ring-tile-age { font-size: 11.5px; color: var(--ink2); letter-spacing: 0.05em; }
    .ring-visual {
      position: relative;
      display: flex; justify-content: center;
      margin: 12px 0 22px;
    }
    .ring-visual svg { width: 168px; height: 168px; display: block; }
    .ring-track { stroke: var(--surface2); }
    .ring-fill {
      stroke: url(#ringGradient);
      stroke-linecap: round;
      filter: drop-shadow(0 0 8px rgba(244, 177, 74, 0.35));
      animation: ring-fill-anim 6s ease-in-out infinite alternate;
    }
    @keyframes ring-fill-anim {
      0%   { stroke-dashoffset: 470; }
      100% { stroke-dashoffset: 90;  }
    }
    .ring-center {
      position: absolute;
      inset: 0;
      display: flex; flex-direction: column;
      align-items: center; justify-content: center;
      gap: 2px;
    }
    .ring-center-pct {
      font-family: 'Nunito', sans-serif;
      font-weight: 900;
      font-size: 32px;
      letter-spacing: -0.02em;
      color: var(--ink);
      font-variant-numeric: tabular-nums;
    }
    .ring-center-lbl {
      font-size: 10.5px; font-weight: 500;
      letter-spacing: var(--track-eyebrow);
      text-transform: uppercase;
      color: var(--ink2);
    }
    .ring-info {
      display: flex; justify-content: space-between; align-items: center;
      padding: 12px 14px;
      background: var(--surface2);
      border: 1px solid var(--border2);
      border-radius: 16px;
      gap: 12px;
    }
    .ring-info-l { display: flex; flex-direction: column; gap: 2px; }
    .ring-info-lbl { font-size: 10.5px; letter-spacing: var(--track-label); text-transform: uppercase; color: var(--ink2); }
    .ring-info-val {
      font-family: 'Nunito', sans-serif; font-weight: 700;
      font-size: 14px; color: var(--ink);
      font-variant-numeric: tabular-nums;
    }
    .ring-info-pulse {
      width: 8px; height: 8px;
      border-radius: 50%;
      background: var(--amber);
      box-shadow: 0 0 10px rgba(244,177,74,0.6);
      animation: ring-info-pulse 1.4s ease-in-out infinite;
    }
    @keyframes ring-info-pulse {
      0%,100% { transform: scale(1); opacity: 1; }
      50%     { transform: scale(1.5); opacity: 0.5; }
    }

    /* ================================================
       WIDGETS SHOWCASE — flagship surface
    ================================================ */
    .widgets-show {
      position: relative;
      padding: 64px 0 72px;
      margin-bottom: 90px;
      overflow: hidden;
    }
    .widgets-show::before {
      content: '';
      position: absolute;
      inset: -10%;
      background:
        radial-gradient(ellipse 60% 40% at 30% 25%, rgba(210,160,92,0.07), transparent 65%),
        radial-gradient(ellipse 60% 40% at 70% 75%, rgba(125,174,145,0.05), transparent 65%);
      pointer-events: none;
    }
    .widgets-show-hd {
      position: relative; z-index: 1;
      max-width: 720px; margin: 0 auto 44px;
      text-align: center;
    }
    .widgets-show-eyebrow {
      display: inline-flex; align-items: center; gap: 9px;
      padding: 6px 12px;
      border-radius: 100px;
      background: rgba(210,160,92,0.1);
      border: 1px solid rgba(210,160,92,0.18);
      color: var(--amber);
      font-size: 10.5px; font-weight: 700;
      letter-spacing: var(--track-eyebrow); text-transform: uppercase;
      margin-bottom: 20px;
    }
    .widgets-show-eyebrow::before {
      content: '';
      width: 6px; height: 6px;
      background: var(--amber);
      border-radius: 50%;
      box-shadow: 0 0 8px rgba(210,160,92,0.6);
    }
    .widgets-show-h2 {
      font-family: 'Nunito', sans-serif;
      font-weight: 900;
      font-size: clamp(36px, 4.8vw, 64px);
      line-height: 1.05;
      letter-spacing: -0.025em;
      color: var(--ink);
      margin-bottom: 18px;
    }
    .widgets-show-h2 .a { color: var(--amber); }
    .widgets-show-sub {
      font-size: 16.5px; line-height: 1.65;
      color: var(--ink2); font-weight: 300;
      max-width: 560px; margin: 0 auto;
    }
    .widgets-show-sub strong { color: var(--ink); font-weight: 500; }

    .widgets-stage {
      position: relative; z-index: 1;
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 40px; align-items: end;
      max-width: 980px; margin: 0 auto;
    }
    @media (max-width: 768px) {
      .widgets-stage { grid-template-columns: 1fr; gap: 64px; }
    }
    .widget-phone {
      position: relative;
      max-width: 320px;
      justify-self: center;
      transition: transform 0.5s var(--ease);
    }
    .widget-phone:hover { transform: translateY(-6px); }
    .widget-phone-tag {
      position: absolute; top: 7cqw; left: 50%; z-index: 6;
      transform: translateX(-50%);
      padding: 6px 13px;
      background: rgba(10,10,15,0.75);
      backdrop-filter: blur(14px) saturate(160%);
      -webkit-backdrop-filter: blur(14px) saturate(160%);
      border: 1px solid rgba(255,255,255,0.09);
      border-radius: 100px;
      font-family: 'Nunito', sans-serif;
      font-size: 10.5px; font-weight: 700;
      letter-spacing: var(--track-label); text-transform: uppercase;
      color: var(--ink);
      white-space: nowrap;
    }

    .widget-pulls {
      position: relative; z-index: 1;
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 14px;
      max-width: 760px;
      margin: 44px auto 0;
    }
    @media (max-width: 640px) {
      .widget-pulls { grid-template-columns: 1fr; gap: 10px; }
    }
    .pull {
      padding: 22px 22px 24px;
      background: var(--surface);
      border: 1px solid var(--border);
      border-radius: 22px;
    }
    .pull-ico {
      width: 32px; height: 32px;
      border-radius: 9px;
      display: flex; align-items: center; justify-content: center;
      margin-bottom: 14px;
    }
    .pull-ico-amber { background: rgba(210,160,92,0.12); color: var(--amber); }
    .pull-ico-sage  { background: rgba(125,174,145,0.12); color: var(--sage); }
    .pull-ico-rose  { background: rgba(204,132,120,0.12); color: var(--rose); }
    .pull-h {
      font-family: 'Nunito', sans-serif;
      font-weight: 700; font-size: 15px;
      letter-spacing: -0.01em; color: var(--ink);
      margin-bottom: 6px;
    }
    .pull-d { font-size: 13px; line-height: 1.55; color: var(--ink2); font-weight: 300; }

    /* ================================================
       PREVIEW — extended history stats
    ================================================ */
    .split-stats {
      display: grid; grid-template-columns: repeat(3, 1fr);
      gap: 8px; margin-top: 22px; max-width: 420px;
    }
    .split-stat {
      padding: 12px 14px;
      background: var(--surface);
      border: 1px solid var(--border);
      border-radius: 14px;
    }
    .split-stat-l {
      font-size: 10px; letter-spacing: var(--track-label);
      text-transform: uppercase; color: var(--ink2);
    }
    .split-stat-v {
      font-family: 'Nunito', sans-serif;
      font-weight: 800; font-size: 17px;
      color: var(--ink); margin-top: 3px;
      font-variant-numeric: tabular-nums;
      letter-spacing: -0.01em;
    }
    .split-stat-v .u {
      font-size: 11px; font-weight: 600;
      color: var(--ink2); margin-left: 2px;
    }

    /* ================================================
       STATEMENT — typographic centrepiece
    ================================================ */
    .statement {
      padding: 72px 0;
      border-top: 1px solid var(--border);
      border-bottom: 1px solid var(--border);
      margin-bottom: 90px;
    }
    .statement-kicker {
      font-size: 12px; font-weight: 500; letter-spacing: var(--track-label);
      text-transform: uppercase; color: var(--ink2); margin-bottom: 28px;
    }
    .statement-h2 {
      font-family: 'Nunito', sans-serif; font-weight: 900;
      font-size: clamp(38px, 5.2vw, 76px);
      letter-spacing: -0.025em; line-height: 1.05; color: var(--ink);
    }
    .statement-h2 .dim { color: #746D5C; /* gedimmt, aber >=3:1 auf --bg (Großtext-AA) */ }
    .statement-h2 .amb { color: var(--amber); }

    /* ================================================
       SPLIT PREVIEW — Zig-zag, not 3-equal-cards
    ================================================ */
    .preview { margin-bottom: 90px; }
    .preview-hd { margin-bottom: 40px; }

    .split {
      display: grid; grid-template-columns: 1fr 1fr;
      gap: 72px; align-items: center;
      padding: 48px 0; border-top: 1px solid var(--border);
    }
    .split:last-child { border-bottom: 1px solid var(--border); }
    .split-r { direction: rtl; }
    .split-r > * { direction: ltr; }
    @media (max-width: 768px) {
      .split { grid-template-columns: 1fr; direction: ltr !important; gap: 32px; padding: 44px 0; }
      .split-r { direction: ltr; }
    }

    .split-h3 {
      font-family: 'Nunito', sans-serif; font-weight: 800;
      font-size: clamp(26px, 2.8vw, 38px);
      letter-spacing: -0.02em; line-height: 1.1; color: var(--ink); margin-bottom: 18px;
    }
    .split-p { font-size: 15.5px; font-weight: 300; color: var(--ink2); line-height: 1.7; max-width: 400px; }
    .split-p strong { font-weight: 500; color: var(--ink); }

    .split-img-wrap { max-width: 300px; margin: 0 auto; }

    /* ================================================
       DOWNLOAD CTA
    ================================================ */
    .download {
      padding: 88px 0 96px; text-align: center;
      position: relative; overflow: hidden;
    }
    .download::before {
      content: ''; position: absolute; top: 50%; left: 50%;
      transform: translate(-50%,-50%);
      width: 560px; height: 560px;
      background: radial-gradient(circle, rgba(210,160,92,0.07) 0%, transparent 68%);
      pointer-events: none;
    }
    /* Leuchtender Mond + Tropfen — wie das App-Icon, atmend */
    .dl-mark {
      width: 64px;
      margin: 0 auto 30px;
      position: relative;
      z-index: 1;
    }
    .dl-mark svg {
      width: 100%; height: auto; display: block;
      filter:
        drop-shadow(0 0 14px rgba(244,177,74,0.5))
        drop-shadow(0 0 42px rgba(224,123,138,0.3));
      animation: dl-mark-breathe 5.5s ease-in-out infinite;
    }
    @keyframes dl-mark-breathe {
      0%, 100% {
        filter:
          drop-shadow(0 0 12px rgba(244,177,74,0.4))
          drop-shadow(0 0 36px rgba(224,123,138,0.22));
        transform: scale(1);
      }
      50% {
        filter:
          drop-shadow(0 0 20px rgba(244,177,74,0.6))
          drop-shadow(0 0 54px rgba(224,123,138,0.38));
        transform: scale(1.03);
      }
    }
    @media (prefers-reduced-motion: reduce) {
      .dl-mark svg { animation: none; }
    }

    .dl-h2 {
      font-family: 'Nunito', sans-serif; font-weight: 900;
      font-size: clamp(38px, 4.8vw, 66px);
      letter-spacing: -0.025em; line-height: 1.05; color: var(--ink); margin-bottom: 18px;
    }
    .dl-h2 .a { color: var(--amber); }
    .dl-sub {
      font-size: 16px; font-weight: 300; color: var(--ink2);
      max-width: 360px; margin: 0 auto 44px; line-height: 1.6;
    }
    .store-btn {
      display: inline-block;
      text-decoration: none;
      transition: transform 0.25s var(--ease), opacity 0.2s;
    }
    .store-btn:hover { transform: translateY(-3px); opacity: 0.88; }
    .store-btn:active { transform: scale(0.97); }
    .store-btn img { display: block; height: 54px; width: auto; }
    .dl-note { margin-top: 22px; font-size: 12.5px; color: var(--ink2); }

    .family-pill {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      margin-top: 22px;
      padding: 11px 20px 11px 16px;
      background: var(--surface);
      border: 1px solid var(--border);
      border-radius: 100px;
      font-size: 13.5px;
      font-weight: 300;
      color: var(--ink2);
      line-height: 1.4;
      position: relative;
      z-index: 1;
      text-align: left;
    }
    .family-pill svg { flex-shrink: 0; color: var(--sage); }
    .family-pill strong { color: var(--ink); font-weight: 600; }
    @media (max-width: 480px) {
      .family-pill { font-size: 12.5px; padding: 10px 16px 10px 14px; }
    }

    /* ================================================
       FOOTER
    ================================================ */
    footer { padding: 36px 0; border-top: 1px solid var(--border); }
    .footer-row { display: flex; align-items: center; justify-content: space-between; gap: 20px; flex-wrap: wrap; }
    .footer-brand { display: flex; align-items: center; gap: 8px; color: var(--ink2); text-decoration: none; }
    .footer-brand-icon { width: 18px; height: 18px; display: block; }
    .footer-wordmark { height: 12px; width: auto; display: block; }
    .footer-nav { display: flex; gap: 24px; list-style: none; }
    .footer-nav a { font-size: 13px; color: var(--ink2); text-decoration: none; transition: color 0.18s; padding-block: 14px; }
    .footer-nav a:hover { color: var(--ink2); }
    .footer-copy { font-size: 12px; color: var(--ink2); }

/* ================================================
   LANGUAGE SWITCHER
================================================ */
.nav-right { display: flex; align-items: center; gap: 22px; }
.nav-lang {
  font-family: 'Nunito', sans-serif;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: var(--track-label);
  color: var(--ink2);
  text-decoration: none;
  border: 1px solid var(--border);
  border-radius: 100px;
  padding: 5px 11px;
  position: relative;
  transition: color 0.18s, border-color 0.18s;
}
/* unsichtbare Tap-Erweiterung auf >=44px */
.nav-lang::after { content: ''; position: absolute; inset: -8px; }
.nav-lang:hover { color: var(--ink); border-color: rgba(255,255,255,0.16); }

/* ================================================
   DEVICE — fotorealistische iPhone-Hülle in CSS
   Titanrahmen, Seitentasten, Dynamic Island, Glas-Reflex.
   Skaliert über Container-Query-Einheiten (cqw).
================================================ */
.device {
  container-type: inline-size;
  position: relative;
  filter: drop-shadow(0 30px 55px rgba(0,0,0,0.6));
}

/* Rahmen: außen Titan, innen schwarze Blende, dann Screen */
.d-frame {
  position: relative;
  z-index: 1;
  border-radius: 17.4cqw;
  padding: 1.2cqw;
  background: linear-gradient(
    145deg,
    #5a5a64 0%,
    #2a2a32 16%,
    #1b1b21 38%,
    #34343e 60%,
    #52525c 82%,
    #1e1e25 100%
  );
  box-shadow: inset 0 0 1.5px rgba(255,255,255,0.35);
}
.d-bezel {
  background: #050507;
  border-radius: 16.2cqw;
  padding: 2.6cqw;
}
.d-screen {
  position: relative;
  border-radius: 13.6cqw;
  overflow: hidden;
  background: #000;
}
.d-screen img { width: 100%; height: auto; display: block; }

/* Glas-Reflex — sehr dezent */
.d-screen::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    118deg,
    rgba(255,255,255,0.055) 0%,
    rgba(255,255,255,0.015) 20%,
    transparent 34%
  );
  pointer-events: none;
  z-index: 5;
}

/* Dynamic Island — überdeckt die leere Statusbar-Mitte des Screenshots */
.d-island {
  position: absolute;
  top: 2.4cqw;
  left: 50%;
  transform: translateX(-50%);
  width: 29cqw;
  height: 8.4cqw;
  background: #000;
  border-radius: 100px;
  z-index: 4;
}
.d-island::after {
  content: '';
  position: absolute;
  right: 2cqw;
  top: 50%;
  transform: translateY(-50%);
  width: 4.6cqw;
  height: 4.6cqw;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 32%, #202940 0%, #0a0d16 55%, #04050a 100%);
}

/* Seitentasten — liegen hinter dem Rahmen, ragen minimal heraus */
.d-btn {
  position: absolute;
  z-index: 0;
  width: 2cqw;
  border-radius: 1cqw;
  background: linear-gradient(90deg, #46464f, #191920);
}
.d-btn.right { background: linear-gradient(270deg, #46464f, #191920); }
.d-action { left: -1cqw; top: 19%;   height: 5cqw; }
.d-volup  { left: -1cqw; top: 27.5%; height: 9.5cqw; }
.d-voldn  { left: -1cqw; top: 33.5%; height: 9.5cqw; }
.d-power  { right: -1cqw; top: 29%;  height: 15cqw; }

/* Grid-Items mit inline-size-Containment brauchen explizite Breite,
   sonst kollabiert die auto-Breite auf 0 */
.widget-phone.device,
.split-img-wrap.device { width: 100%; }

/* ================================================
   MODULAR NOTE — Nachsatz unterm Features-Bento:
   ihr aktiviert nur, was ihr braucht
================================================ */
.modular-note {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 40px;
  align-items: center;
  margin-top: 10px;
  padding: 28px 32px;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--r-lg);
}
@media (max-width: 900px) {
  .modular-note { grid-template-columns: auto 1fr; }
  .modular-preview { display: none; }
}
@media (max-width: 640px) {
  .modular-note { grid-template-columns: 1fr; gap: 22px; padding: 24px; }
}
.modular-toggles { display: flex; flex-direction: column; gap: 11px; }
.mtg-row { display: flex; align-items: center; gap: 12px; }
.mtg-label {
  font-size: 12.5px;
  font-weight: 300;
  color: var(--ink2);
  letter-spacing: 0.02em;
}
.mtg {
  width: 34px; height: 20px;
  border-radius: 100px;
  background: var(--surface2);
  border: 1px solid var(--border);
  position: relative;
  flex-shrink: 0;
}
.mtg::after {
  content: '';
  position: absolute;
  top: 2px; left: 2px;
  width: 14px; height: 14px;
  border-radius: 50%;
  background: var(--ink3);
}
.mtg.on { background: rgba(125,174,145,0.32); border-color: rgba(125,174,145,0.4); }
.mtg.on::after { transform: translateX(14px); background: var(--sage); }
.modular-h {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.01em;
  color: var(--ink);
  margin-bottom: 8px;
}
.modular-p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.65;
  color: var(--ink2);
  max-width: 600px;
}
.modular-p strong { font-weight: 500; color: var(--ink); }
.modular-preview {
  width: 190px;
  padding: 14px 16px;
  background: var(--surface2);
  border: 1px solid var(--border2);
  border-radius: 18px;
}
.modular-preview-lbl {
  font-size: 9.5px; font-weight: 600; letter-spacing: var(--track-label);
  text-transform: uppercase; color: var(--ink2); margin-bottom: 10px;
}
.mp-row {
  display: flex; justify-content: space-between; align-items: center;
  font-size: 12px; padding: 5px 0; color: var(--ink);
}
.mp-row .mp-v { color: var(--ink2); font-variant-numeric: tabular-nums; }
.mp-row.mp-hidden { opacity: 0.35; }
.mp-row.mp-hidden span:first-child { text-decoration: line-through; text-decoration-thickness: 1px; }

/* ================================================
   HERO PRICE NOTE — Preis-Transparenz früh
================================================ */
.hero-price-note {
  margin: 14px 0 0;
  font-size: 13px;
  color: var(--ink2);
}

/* ================================================
   INLINE CTA — ruhiger Zwischenruf
================================================ */
.inline-cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  margin: 0 20px 90px;
  text-align: center;
}
.inline-cta-note { font-size: 12.5px; color: var(--ink2); }

/* ================================================
   TRUST — Eure Daten
================================================ */
.trust { margin-bottom: 90px; text-align: center; }
.trust .features-sub { max-width: 560px; margin-left: auto; margin-right: auto; }
.trust-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  list-style: none;
  margin: 32px 0 0;
}
.trust-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 18px;
  border: 1px solid var(--border);
  border-radius: 100px;
  background: rgba(255,255,255,0.02);
  font-size: 13.5px;
  color: var(--ink);
}
.trust-item svg { color: var(--sage); flex-shrink: 0; }
.trust-note { margin-top: 24px; font-size: 13px; color: var(--ink2); }
.trust-note a { color: var(--amber); text-decoration: none; }
.trust-note a:hover { text-decoration: underline; }

/* ================================================
   FAQ — kompakte Einwandbehandlung
================================================ */
.faq { margin-bottom: 90px; }
.faq .sec-label, .faq .features-h2 { text-align: center; }
.faq-list {
  max-width: 680px;
  margin: 40px auto 0;
  border-top: 1px solid var(--border);
}
.faq-item { border-bottom: 1px solid var(--border); }
.faq-item summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 18px 4px;
  cursor: pointer;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: var(--ink);
  list-style: none;
  transition: color 0.18s;
}
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary::after {
  content: '+';
  font-weight: 400;
  font-size: 20px;
  color: var(--ink2);
  flex-shrink: 0;
  transition: transform 0.25s var(--ease);
}
.faq-item[open] summary::after { transform: rotate(45deg); }
.faq-item p { padding: 0 4px 20px; font-size: 14.5px; line-height: 1.65; color: var(--ink2); max-width: 60ch; }
.faq-item p a { color: var(--amber); text-decoration: none; }
.faq-item p a:hover { text-decoration: underline; }
