/* PlaylistPlayer Deutschland conversion layer */
.pp-de-wa-float,
.pp-de-hero-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .6rem;
  border: 1px solid rgba(134,239,172,.28);
  background: linear-gradient(135deg, #1fbc63, #128c4a);
  color: #fff !important;
  font-weight: 900;
  text-decoration: none !important;
  box-shadow: 0 18px 48px rgba(18,140,74,.28);
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
}
.pp-de-wa-float:hover,
.pp-de-hero-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 22px 58px rgba(18,140,74,.38);
  filter: brightness(1.04);
}
.pp-de-hero-cta {
  min-height: 3.5rem;
  padding: 1rem 1.65rem;
  border-radius: 999px;
}
.pp-de-wa-float {
  position: fixed;
  right: 1.15rem;
  bottom: 1.15rem;
  z-index: 150;
  min-height: 3.25rem;
  padding: .85rem 1.15rem;
  border-radius: 999px;
  font-size: .9rem;
}
.pp-de-wa-float svg,
.pp-de-hero-cta svg { width: 1.15rem; height: 1.15rem; flex: 0 0 auto; }
.brand-logo-text > span:last-child { letter-spacing: .2em !important; }
@media (max-width: 640px) {
  .pp-de-wa-float {
    left: .8rem;
    right: .8rem;
    bottom: .8rem;
    min-height: 3.4rem;
  }
}
@media (prefers-reduced-motion: reduce) {
  .pp-de-wa-float,
  .pp-de-hero-cta { transition: none; }
}


/* v85 fast-start player: compact, non-theatrical loading state */
.player-loading-scene {
  background: rgba(0,0,0,.82) !important;
}
.player-loading-layout {
  justify-content: center !important;
  padding: .75rem !important;
}
.player-loading-layout > div:first-child,
.player-loading-steps,
.player-loading-footer,
.player-loading-note,
.player-loading-layout > div:last-child {
  display: none !important;
}
.player-loading-card {
  max-width: 430px !important;
  margin: auto !important;
  padding: 1rem 1.1rem !important;
  border-radius: 1rem !important;
  background: rgba(17,17,17,.88) !important;
}
.player-loading-title { margin-top: .35rem !important; }
.player-loading-status { margin-top: .35rem !important; }
@media (max-width: 640px) {
  .player-loading-card { max-width: 92vw !important; }
}

/* Deutschland brand layer */
:root { --de-red:#e30613; --de-gold:#ffce00; }
.tricolor { background:linear-gradient(90deg,#050505 0 33.333%,#e30613 33.333% 66.666%,#ffce00 66.666% 100%) !important; }
.flagline i:nth-child(1){background:#050505!important}.flagline i:nth-child(2){background:#e30613!important}.flagline i:nth-child(3){background:#ffce00!important}
.brand-mark{background:linear-gradient(145deg,#181818,#050505 52%,#e30613)!important;box-shadow:0 12px 30px rgba(227,6,19,.22)!important}
.btn-primary{background:linear-gradient(135deg,#e30613,#9f0010)!important;box-shadow:0 14px 38px rgba(227,6,19,.24)!important}
.gradient-text{background:linear-gradient(90deg,#fff,#ffce00 48%,#ff6570);-webkit-background-clip:text;background-clip:text;color:transparent}
.pp-de-wa-float,.pp-de-hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;border:1px solid rgba(134,239,172,.28);background:linear-gradient(135deg,#1fbc63,#128c4a);color:#fff!important;font-weight:900;text-decoration:none!important;box-shadow:0 18px 48px rgba(18,140,74,.28);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}
.pp-de-wa-float:hover,.pp-de-hero-cta:hover{transform:translateY(-2px);box-shadow:0 22px 58px rgba(18,140,74,.38);filter:brightness(1.04)}
.pp-de-wa-float{position:fixed;right:1.15rem;bottom:1.15rem;z-index:150;min-height:3.25rem;padding:.85rem 1.15rem;border-radius:999px;font-size:.9rem}
.pp-de-wa-float svg{width:1.15rem;height:1.15rem;flex:0 0 auto}
.price-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px;align-items:stretch}
.price-card{position:relative;display:flex;flex-direction:column;padding:28px 24px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022));overflow:hidden}
.price-card.featured{border-color:rgba(255,206,0,.52);background:linear-gradient(180deg,rgba(255,206,0,.105),rgba(255,255,255,.025));box-shadow:0 20px 55px rgba(0,0,0,.27)}
.price-badge{position:absolute;top:14px;right:14px;padding:6px 10px;border-radius:999px;background:#ffce00;color:#111;font-size:.72rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em}
.price-duration{font-weight:900;color:#fff;font-size:1.08rem}.price-value{display:flex;align-items:flex-start;gap:3px;margin:18px 0 4px;font-size:3rem;font-weight:950;letter-spacing:-.06em}.price-value small{font-size:1rem;letter-spacing:0;margin-top:.58rem}.price-note{color:var(--muted);font-size:.9rem;min-height:42px}.price-features{display:grid;gap:11px;margin:22px 0 26px;padding:0;list-style:none;color:#dbe3f2}.price-features li:before{content:'✓';color:#ffce00;font-weight:950;margin-right:.55rem}.price-card .btn{margin-top:auto;width:100%}
.price-disclaimer{margin-top:20px;padding:16px 18px;border:1px solid rgba(255,206,0,.25);border-radius:16px;background:rgba(255,206,0,.06);color:#d9dfec;font-size:.92rem;line-height:1.65}
.keyword-cloud{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.keyword-cloud span{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.035);color:#cdd6e8;font-size:.84rem;font-weight:800}
.callout-gold{border-left:4px solid #ffce00;background:rgba(255,206,0,.07);padding:18px 20px;border-radius:0 16px 16px 0;color:#e8ecf5}
.toc{display:grid;gap:10px;padding:22px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.025)}.toc a{color:#e6ebf7;text-decoration:none;font-weight:800}.toc a:hover{color:#ffce00}
.article-body{max-width:860px}.article-body h2{margin-top:46px}.article-body h3{margin-top:30px}.article-body p,.article-body li{color:var(--muted);line-height:1.8}.article-body ul,.article-body ol{padding-left:1.25rem}
@media(max-width:980px){.price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.price-grid{grid-template-columns:1fr}.pp-de-wa-float{left:.8rem;right:.8rem;bottom:.8rem;min-height:3.4rem}.price-value{font-size:2.65rem}}

/* v91: Deutschland-Player ist vollständig deutsch; Sprachumschalter ausblenden. */
label:has(select[aria-label="Language"]), label:has(select[aria-label="Sprache"]), select[aria-label="Language"], select[aria-label="Sprache"]{display:none!important}
