/* TG Vault v132 – Pokémon 30 Jahre FAQ Restore
   Nur für /blog/pokemon-30-jahre-jubilaeumsset-2026/
*/

.tgv-pokemon30-faq-restore{
  max-width:980px;
  margin:50px auto;
  padding:0 24px;
}

.tgv-pokemon30-faq-restore h2{
  font-family:'Bebas Neue', Georgia, serif;
  font-size:58px;
  line-height:1;
  margin:0 0 18px;
  color:#fff3de;
  letter-spacing:.02em;
}

.tgv-pokemon30-faq-restore details{
  background:rgba(255,244,220,.95);
  color:#321510;
  border-radius:20px;
  margin:12px 0;
  padding:18px 22px;
  border:1px solid rgba(216,183,106,.28);
  box-shadow:0 16px 42px rgba(0,0,0,.16);
}

.tgv-pokemon30-faq-restore summary{
  cursor:pointer;
  font-weight:900;
  color:#5B1E2B;
}

.tgv-pokemon30-faq-restore details p{
  margin:12px 0 0;
  color:#4b2f26;
  line-height:1.65;
}

@media(max-width:520px){
  .tgv-pokemon30-faq-restore{
    padding-left:14px;
    padding-right:14px;
  }

  .tgv-pokemon30-faq-restore h2{
    font-size:46px;
  }
}
