/* General Styling for the page */.page-darksiders-poppy-playtime {  font-family: Arial, sans-serif;  color: #333;  line-height: 1.6;  background-color: #f8f8f8;}.page-darksiders-poppy-playtime__section-title {  font-size: 2.2rem;  color: #1a1a1a;  text-align: center;  margin-bottom: 40px;  padding: 0 15px;  font-weight: bold;}.page-darksiders-poppy-playtime__hero-section {  position: relative;  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:darksiders poppy playtime,gaming,casino,hero]') center center / cover no-repeat;  color: #fff;  text-align: center;  padding: 10px 20px 80px;  min-height: 500px;  display: flex;  align-items: center;  justify-content: center;  box-sizing: border-box;  overflow: hidden;}.page-darksiders-poppy-playtime__hero-content {  max-width: 900px;  z-index: 1;}.page-darksiders-poppy-playtime__hero-title {  font-size: 3.5rem;  margin-bottom: 20px;  line-height: 1.2;  font-weight: bold;}.page-darksiders-poppy-playtime__hero-highlight {  color: #ffd700;}.page-darksiders-poppy-playtime__hero-description {  font-size: 1.2rem;  margin-bottom: 40px;  max-width: 700px;  margin-left: auto;  margin-right: auto;}.page-darksiders-poppy-playtime__hero-cta-group {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;}.page-darksiders-poppy-playtime__hero-button {  display: inline-block;  padding: 15px 30px;  border-radius: 8px;  text-decoration: none;  font-weight: bold;  font-size: 1.1rem;  transition: background-color 0.3s ease, transform 0.3s ease;  white-space: nowrap;}.page-darksiders-poppy-playtime__hero-button--primary {  background-color: #ffd700;  color: #1a1a1a;  border: 2px solid #ffd700;}.page-darksiders-poppy-playtime__hero-button--primary:hover {  background-color: #e6c200;  transform: translateY(-2px);}.page-darksiders-poppy-playtime__hero-button--secondary {  background-color: transparent;  color: #fff;  border: 2px solid #fff;}.page-darksiders-poppy-playtime__hero-button--secondary:hover {  background-color: rgba(255, 255, 255, 0.2);  transform: translateY(-2px);}.page-darksiders-poppy-playtime__hero-button--download {  background-color: #4CAF50;  color: #fff;  border: 2px solid #4CAF50;}.page-darksiders-poppy-playtime__hero-button--download:hover {  background-color: #45a049;  transform: translateY(-2px);}.page-darksiders-poppy-playtime__hero-image {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  opacity: 0.3;  z-index: 0;}/* Payment Providers Section */.page-darksiders-poppy-playtime__payment-providers {  padding: 60px 20px;  background-color: #fff;  border-bottom: 1px solid #eee;  display: flex;  flex-direction: column;  align-items: center;}.page-darksiders-poppy-playtime__payment-logo-grid {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  width: 100%;  max-width: 100%;  box-sizing: border-box;}.page-darksiders-poppy-playtime__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;  display: flex;  justify-content: center;  align-items: center;}.page-darksiders-poppy-playtime__payment-logo img {  display: block;  width: 80px !important;  height: 80px !important;  max-width: 80px !important;  max-height: 80px !important;  object-fit: contain;}/* Intro Section */.page-darksiders-poppy-playtime__intro-section {  padding: 60px 20px;  max-width: 1200px;  margin: 0 auto;  text-align: center;}.page-darksiders-poppy-playtime__intro-highlight,.page-darksiders-poppy-playtime__intro-keyword {  color: #e6c200;}.page-darksiders-poppy-playtime__intro-text {  font-size: 1.1rem;  margin-bottom: 20px;  max-width: 800px;  margin-left: auto;  margin-right: auto;}.page-darksiders-poppy-playtime__intro-image {  margin-top: 30px;  border-radius: 10px;  max-width: 100%;  height: auto;  display: block;  margin-left: auto;  margin-right: auto;  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);}/* Quick Access Section */.page-darksiders-poppy-playtime__quick-access-section {  padding: 60px 20px;  background-color: #e0e0e0;  text-align: center;}.page-darksiders-poppy-playtime__access-links-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 20px;  max-width: 1000px;  margin: 0 auto;}.page-darksiders-poppy-playtime__access-button {  display: block;  padding: 15px 20px;  background-color: #2c3e50;  color: #fff;  text-decoration: none;  border-radius: 8px;  font-weight: bold;  font-size: 1.1rem;  transition: background-color 0.3s ease, transform 0.3s ease;  box-sizing: border-box;}.page-darksiders-poppy-playtime__access-button:hover {  background-color: #34495e;  transform: translateY(-2px);}/* Games Section */.page-darksiders-poppy-playtime__games-section {  padding: 60px 20px;  max-width: 1200px;  margin: 0 auto;}.page-darksiders-poppy-playtime__games-highlight {  color: #e6c200;}.page-darksiders-poppy-playtime__games-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;}.page-darksiders-poppy-playtime__game-card {  background-color: #fff;  border-radius: 10px;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);  overflow: hidden;  text-align: center;  padding-bottom: 20px;  transition: transform 0.3s ease;  box-sizing: border-box;}.page-darksiders-poppy-playtime__game-card:hover {  transform: translateY(-5px);}.page-darksiders-poppy-playtime__game-image {  width: 100%;  height: 200px;  object-fit: cover;  display: block;}.page-darksiders-poppy-playtime__game-title {  font-size: 1.5rem;  margin: 20px 15px 10px;  color: #1a1a1a;}.page-darksiders-poppy-playtime__game-description {  font-size: 0.95rem;  color: #555;  padding: 0 15px;  margin-bottom: 20px;}.page-darksiders-poppy-playtime__game-button {  display: inline-block;  background-color: #007bff;  color: #fff;  padding: 10px 20px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease;}.page-darksiders-poppy-playtime__game-button:hover {  background-color: #0056b3;}/* Promotions Section */.page-darksiders-poppy-playtime__promotions-section {  padding: 60px 20px;  background-color: #f2f2f2;  max-width: 1200px;  margin: 0 auto;}.page-darksiders-poppy-playtime__promotions-highlight {  color: #e6c200;}.page-darksiders-poppy-playtime__promotions-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;}.page-darksiders-poppy-playtime__promo-card {  background-color: #fff;  border-radius: 10px;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);  overflow: hidden;  text-align: center;  padding-bottom: 20px;  transition: transform 0.3s ease;  box-sizing: border-box;}.page-darksiders-poppy-playtime__promo-card:hover {  transform: translateY(-5px);}.page-darksiders-poppy-playtime__promo-image {  width: 100%;  height: 200px;  object-fit: cover;  display: block;}.page-darksiders-poppy-playtime__promo-title {  font-size: 1.5rem;  margin: 20px 15px 10px;  color: #1a1a1a;}.page-darksiders-poppy-playtime__promo-description {  font-size: 0.95rem;  color: #555;  padding: 0 15px;  margin-bottom: 20px;}.page-darksiders-poppy-playtime__promo-button {  display: inline-block;  background-color: #ff5722;  color: #fff;  padding: 10px 20px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease;}.page-darksiders-poppy-playtime__promo-button:hover {  background-color: #e64a19;}/* Security & Customer Service Section */.page-darksiders-poppy-playtime__security-service-section {  padding: 60px 20px;  max-width: 1200px;  margin: 0 auto;  text-align: center;}.page-darksiders-poppy-playtime__security-content {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 30px;  margin-top: 40px;  margin-bottom: 40px;}.page-darksiders-poppy-playtime__security-item {  background-color: #fff;  padding: 30px;  border-radius: 10px;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);  box-sizing: border-box;}.page-darksiders-poppy-playtime__security-icon {  width: 80px;  height: 80px;  margin-bottom: 20px;  display: block;  margin-left: auto;  margin-right: auto;}.page-darksiders-poppy-playtime__security-item-title {  font-size: 1.4rem;  color: #1a1a1a;  margin-bottom: 10px;}.page-darksiders-poppy-playtime__security-item-description {  font-size: 0.95rem;  color: #555;}.page-darksiders-poppy-playtime__contact-button {  display: inline-block;  background-color: #009688;  color: #fff;  padding: 15px 30px;  border-radius: 8px;  text-decoration: none;  font-weight: bold;  font-size: 1.1rem;  transition: background-color 0.3s ease, transform 0.3s ease;  margin-top: 20px;}.page-darksiders-poppy-playtime__contact-button:hover {  background-color: #00796b;  transform: translateY(-2px);}/* FAQ Section */.page-darksiders-poppy-playtime__faq-section {  padding: 60px 20px;  background-color: #f8f8f8;  max-width: 1000px;  margin: 0 auto;}.page-darksiders-poppy-playtime__faq-highlight {  color: #e6c200;}.page-darksiders-poppy-playtime__faq-list {  margin-top: 40px;}.page-darksiders-poppy-playtime__faq-item {  background-color: #fff;  border-radius: 8px;  margin-bottom: 15px;  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);  overflow: hidden;  box-sizing: border-box;}.page-darksiders-poppy-playtime__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px 25px;  cursor: pointer;  background-color: #2c3e50;  color: #fff;  font-weight: bold;  font-size: 1.1rem;  border-radius: 8px;  user-select: none;  transition: background-color 0.3s ease;}.page-darksiders-poppy-playtime__faq-question:hover {  background-color: #34495e;}.page-darksiders-poppy-playtime__faq-q-text {  margin: 0;  color: #fff;  pointer-events: none;}.page-darksiders-poppy-playtime__faq-toggle {  font-size: 1.8rem;  line-height: 1;  pointer-events: none;  transition: transform 0.3s ease;}.page-darksiders-poppy-playtime__faq-item.active .page-darksiders-poppy-playtime__faq-toggle {  transform: rotate(45deg);}.page-darksiders-poppy-playtime__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 25px;  background-color: #fefefe;  color: #333;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;  font-size: 1rem;  box-sizing: border-box;}.page-darksiders-poppy-playtime__faq-item.active .page-darksiders-poppy-playtime__faq-answer {  max-height: 2000px !important;  padding: 20px 25px !important;  opacity: 1;}.page-darksiders-poppy-playtime__faq-q-keyword,.page-darksiders-poppy-playtime__faq-a-keyword {  color: #e6c200;}/* Blog Section */.page-darksiders-poppy-playtime__blog-section {  padding: 60px 20px;  background-color: #fff;  max-width: 1200px;  margin: 0 auto;}.page-darksiders-poppy-playtime__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}.page-darksiders-poppy-playtime__blog-card {  background-color: #fefefe;  border-radius: 10px;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);  overflow: hidden;  transition: transform 0.3s ease;  box-sizing: border-box;}.page-darksiders-poppy-playtime__blog-card:hover {  transform: translateY(-5px);}.page-darksiders-poppy-playtime__blog-image {  width: 100%;  height: 180px;  object-fit: cover;  display: block;}.page-darksiders-poppy-playtime__blog-title {  font-size: 1.3rem;  margin: 15px 15px 10px;  color: #1a1a1a;  line-height: 1.4;}.page-darksiders-poppy-playtime__blog-title a {  text-decoration: none;  color: #1a1a1a;  transition: color 0.3s ease;}.page-darksiders-poppy-playtime__blog-title a:hover {  color: #e6c200;}.page-darksiders-poppy-playtime__blog-excerpt {  font-size: 0.9rem;  color: #555;  padding: 0 15px 20px;}/* Responsive adjustments */@media (max-width: 768px) {  .page-darksiders-poppy-playtime__section-title {    font-size: 1.8rem;    margin-bottom: 30px;  }  .page-darksiders-poppy-playtime__hero-section {    padding: 10px 15px 60px;    min-height: 400px;  }  .page-darksiders-poppy-playtime__hero-title {    font-size: 2.2rem;    margin-bottom: 15px;  }  .page-darksiders-poppy-playtime__hero-description {    font-size: 1rem;    margin-bottom: 30px;  }  .page-darksiders-poppy-playtime__hero-cta-group {    flex-direction: column;    gap: 15px;  }  .page-darksiders-poppy-playtime__hero-button {    width: 100%;    max-width: 300px;    margin: 0 auto;    padding: 12px 20px;    font-size: 1rem;  }  /* Payment Providers Section - Specific Mobile Rules */  .page-darksiders-poppy-playtime__payment-providers {    flex-direction: column;    gap: 16px;    padding: 40px 15px;  }  .page-darksiders-poppy-playtime__payment-logo-grid {    flex-direction: row;    flex-wrap: wrap;    justify-content: center;    gap: 16px;    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    padding: 0 !important;    margin: 0 !important;  }  .page-darksiders-poppy-playtime__payment-logo,  .page-darksiders-poppy-playtime__payment-logo img {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;    box-sizing: border-box !important;  }  .page-darksiders-poppy-playtime__intro-section,  .page-darksiders-poppy-playtime__quick-access-section,  .page-darksiders-poppy-playtime__games-section,  .page-darksiders-poppy-playtime__promotions-section,  .page-darksiders-poppy-playtime__security-service-section,  .page-darksiders-poppy-playtime__faq-section,  .page-darksiders-poppy-playtime__blog-section {    padding: 40px 15px;  }  .page-darksiders-poppy-playtime__intro-text {    font-size: 1rem;  }  .page-darksiders-poppy-playtime__access-links-grid,  .page-darksiders-poppy-playtime__games-grid,  .page-darksiders-poppy-playtime__promotions-grid,  .page-darksiders-poppy-playtime__security-content,  .page-darksiders-poppy-playtime__blog-grid {    grid-template-columns: 1fr;    gap: 20px;  }  .page-darksiders-poppy-playtime__access-button {    font-size: 1rem;    padding: 12px 15px;    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-darksiders-poppy-playtime__game-card,  .page-darksiders-poppy-playtime__promo-card,  .page-darksiders-poppy-playtime__blog-card {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-darksiders-poppy-playtime__game-title,  .page-darksiders-poppy-playtime__promo-title {    font-size: 1.3rem;  }  .page-darksiders-poppy-playtime__security-item-title {    font-size: 1.2rem;  }  .page-darksiders-poppy-playtime__faq-question {    font-size: 1rem;    padding: 15px 20px;    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-darksiders-poppy-playtime__faq-answer {    padding: 15px 20px !important;    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-darksiders-poppy-playtime__blog-title {    font-size: 1.2rem;  }  /* All images responsive on mobile */  .page-darksiders-poppy-playtime img:not(.page-darksiders-poppy-playtime__payment-logo img) {    max-width: 100% !important;    height: auto !important;    box-sizing: border-box !important;  }}/* Ensure contrast for text */.page-darksiders-poppy-playtime__hero-title,.page-darksiders-poppy-playtime__hero-description,.page-darksiders-poppy-playtime__hero-button--secondary,.page-darksiders-poppy-playtime__hero-button--download {  color: #fff;}.page-darksiders-poppy-playtime__hero-button--primary {  color: #1a1a1a;}.page-darksiders-poppy-playtime__section-title,.page-darksiders-poppy-playtime__intro-text,.page-darksiders-poppy-playtime__game-title,.page-darksiders-poppy-playtime__game-description,.page-darksiders-poppy-playtime__promo-title,.page-darksiders-poppy-playtime__promo-description,.page-darksiders-poppy-playtime__security-item-title,.page-darksiders-poppy-playtime__security-item-description,.page-darksiders-poppy-playtime__blog-title a,.page-darksiders-poppy-playtime__blog-excerpt {  color: #1a1a1a;}.page-darksiders-poppy-playtime__faq-question,.page-darksiders-poppy-playtime__faq-q-text,.page-darksiders-poppy-playtime__faq-toggle {  color: #fff;}.page-darksiders-poppy-playtime__faq-answer {  color: #333;}