.page-puppy-play-candy-cat-poppy-playtime {  font-family: 'Arial', sans-serif;  color: #f0f0f0;  background-color: #121212;  line-height: 1.6;}.page-puppy-play-candy-cat-poppy-playtime__section-title {  font-size: 2.5rem;  color: #e94560;  text-align: center;  margin-bottom: 2.5rem;  position: relative;  padding-bottom: 15px;}.page-puppy-play-candy-cat-poppy-playtime__section-title::after {  content: '';  position: absolute;  left: 50%;  bottom: 0;  transform: translateX(-50%);  width: 80px;  height: 4px;  background-color: #0f3460;  border-radius: 2px;}.page-puppy-play-candy-cat-poppy-playtime__text-content {  text-align: center;  max-width: 800px;  margin: 0 auto 2rem auto;  color: #ccc;}.page-puppy-play-candy-cat-poppy-playtime__button {  display: inline-block;  padding: 12px 25px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: all 0.3s ease;  cursor: pointer;  text-align: center;  white-space: nowrap;  box-sizing: border-box;}.page-puppy-play-candy-cat-poppy-playtime__button--primary {  background-color: #e94560;  color: #ffffff;  border: 2px solid #e94560;}.page-puppy-play-candy-cat-poppy-playtime__button--primary:hover {  background-color: #ff6b81;  border-color: #ff6b81;  transform: translateY(-2px);}.page-puppy-play-candy-cat-poppy-playtime__button--secondary {  background-color: transparent;  color: #e94560;  border: 2px solid #e94560;}.page-puppy-play-candy-cat-poppy-playtime__button--secondary:hover {  background-color: #e94560;  color: #ffffff;  transform: translateY(-2px);}.page-puppy-play-candy-cat-poppy-playtime__hero-section {  position: relative;  height: 70vh;  min-height: 400px;  display: flex;  align-items: center;  justify-content: center;  text-align: center;  color: #ffffff;  overflow: hidden;  padding-top: 10px;}.page-puppy-play-candy-cat-poppy-playtime__hero-image {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  z-index: 1;}.page-puppy-play-candy-cat-poppy-playtime__hero-overlay {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  background: rgba(0, 0, 0, 0.6);  z-index: 2;}.page-puppy-play-candy-cat-poppy-playtime__hero-content {  position: relative;  z-index: 3;  max-width: 900px;  padding: 20px;}.page-puppy-play-candy-cat-poppy-playtime__hero-title {  font-size: 3.5rem;  margin-bottom: 1rem;  line-height: 1.2;  color: #ffffff;}.page-puppy-play-candy-cat-poppy-playtime__hero-subtitle {  font-size: 1.5rem;  margin-bottom: 2rem;  color: #f0f0f0;}.page-puppy-play-candy-cat-poppy-playtime__hero-cta {  display: flex;  gap: 15px;  justify-content: center;}.page-puppy-play-candy-cat-poppy-playtime__introduction-section, .page-puppy-play-candy-cat-poppy-playtime__quick-access-section, .page-puppy-play-candy-cat-poppy-playtime__games-section, .page-puppy-play-candy-cat-poppy-playtime__promotions-section, .page-puppy-play-candy-cat-poppy-playtime__security-section, .page-puppy-play-candy-cat-poppy-playtime__faq-section, .page-puppy-play-candy-cat-poppy-playtime__blog-section {  padding: 60px 20px;  max-width: 1200px;  margin: 0 auto;}.page-puppy-play-candy-cat-poppy-playtime__features-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 3rem;  text-align: center;}.page-puppy-play-candy-cat-poppy-playtime__feature-item {  background-color: #1a1a2e;  padding: 30px;  border-radius: 10px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);  transition: transform 0.3s ease;}.page-puppy-play-candy-cat-poppy-playtime__feature-item:hover {  transform: translateY(-5px);}.page-puppy-play-candy-cat-poppy-playtime__feature-icon {  width: 80px;  height: 80px;  margin-bottom: 15px;  object-fit: contain;  max-width: 100%;}.page-puppy-play-candy-cat-poppy-playtime__feature-title {  font-size: 1.5rem;  color: #e94560;  margin-bottom: 10px;}.page-puppy-play-candy-cat-poppy-playtime__feature-description {  color: #ccc;}.page-puppy-play-candy-cat-poppy-playtime__access-buttons {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;  margin-top: 3rem;}.page-puppy-play-candy-cat-poppy-playtime__button--access {  background-color: #0f3460;  color: #ffffff;  border: 2px solid #0f3460;  min-width: 180px;}.page-puppy-play-candy-cat-poppy-playtime__button--access:hover {  background-color: #1a1a2e;  border-color: #e94560;}.page-puppy-play-candy-cat-poppy-playtime__game-categories, .page-puppy-play-candy-cat-poppy-playtime__promo-cards, .page-puppy-play-candy-cat-poppy-playtime__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 3rem;}.page-puppy-play-candy-cat-poppy-playtime__game-card, .page-puppy-play-candy-cat-poppy-playtime__promo-card, .page-puppy-play-candy-cat-poppy-playtime__blog-card {  background-color: #1a1a2e;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);  text-align: center;  display: flex;  flex-direction: column;  transition: transform 0.3s ease;}.page-puppy-play-candy-cat-poppy-playtime__game-card:hover, .page-puppy-play-candy-cat-poppy-playtime__promo-card:hover, .page-puppy-play-candy-cat-poppy-playtime__blog-card:hover {  transform: translateY(-5px);}.page-puppy-play-candy-cat-poppy-playtime__game-image, .page-puppy-play-candy-cat-poppy-playtime__promo-image, .page-puppy-play-candy-cat-poppy-playtime__blog-image {  width: 100%;  height: 200px;  object-fit: cover;  max-width: 100%;}.page-puppy-play-candy-cat-poppy-playtime__game-title, .page-puppy-play-candy-cat-poppy-playtime__promo-title, .page-puppy-play-candy-cat-poppy-playtime__blog-title {  font-size: 1.3rem;  color: #e94560;  margin: 15px 10px 10px 10px;}.page-puppy-play-candy-cat-poppy-playtime__blog-title a {  color: #e94560;  text-decoration: none;  pointer-events: auto;}.page-puppy-play-candy-cat-poppy-playtime__blog-title a:hover {  text-decoration: underline;}.page-puppy-play-candy-cat-poppy-playtime__game-description, .page-puppy-play-candy-cat-poppy-playtime__promo-description, .page-puppy-play-candy-cat-poppy-playtime__blog-excerpt {  color: #ccc;  padding: 0 15px;  margin-bottom: 15px;  flex-grow: 1;}.page-puppy-play-candy-cat-poppy-playtime__button--game, .page-puppy-play-candy-cat-poppy-playtime__button--promo, .page-puppy-play-candy-cat-poppy-playtime__button--read-more {  background-color: #e94560;  color: #ffffff;  border: none;  margin: 0 15px 15px 15px;  width: auto;}.page-puppy-play-candy-cat-poppy-playtime__button--game:hover, .page-puppy-play-candy-cat-poppy-playtime__button--promo:hover, .page-puppy-play-candy-cat-poppy-playtime__button--read-more:hover {  background-color: #ff6b81;}.page-puppy-play-candy-cat-poppy-playtime__security-content {  display: flex;  flex-wrap: wrap;  align-items: center;  gap: 40px;  margin-top: 3rem;}.page-puppy-play-candy-cat-poppy-playtime__security-text {  flex: 1;  min-width: 300px;  text-align: left;}.page-puppy-play-candy-cat-poppy-playtime__security-text .page-puppy-play-candy-cat-poppy-playtime__text-content {  text-align: left;  margin: 0 0 1.5rem 0;}.page-puppy-play-candy-cat-poppy-playtime__security-image {  flex: 1;  min-width: 300px;  object-fit: cover;  border-radius: 10px;  max-width: 100%;}.page-puppy-play-candy-cat-poppy-playtime__button--contact {  background-color: #0f3460;  color: #ffffff;  border: 2px solid #0f3460;  margin-top: 20px;}.page-puppy-play-candy-cat-poppy-playtime__button--contact:hover {  background-color: #1a1a2e;  border-color: #e94560;}.page-puppy-play-candy-cat-poppy-playtime__faq-container {  max-width: 900px;  margin: 3rem auto 0 auto;}.page-puppy-play-candy-cat-poppy-playtime__faq-item {  background-color: #1a1a2e;  border-radius: 8px;  margin-bottom: 15px;  overflow: hidden;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);}.page-puppy-play-candy-cat-poppy-playtime__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 18px 20px;  cursor: pointer;  background-color: #0f3460;  color: #ffffff;  font-size: 1.2rem;  font-weight: bold;  transition: background-color 0.3s ease;  user-select: none;}.page-puppy-play-candy-cat-poppy-playtime__faq-question:hover {  background-color: #e94560;}.page-puppy-play-candy-cat-poppy-playtime__faq-question h3 {  margin: 0;  font-size: 1.2rem;  color: #ffffff;  pointer-events: none; /* Prevent text selection from interfering with click */}.page-puppy-play-candy-cat-poppy-playtime__faq-toggle {  font-size: 1.8rem;  line-height: 1;  transition: transform 0.3s ease;  pointer-events: none; /* Prevent toggle icon from interfering with click */}.page-puppy-play-candy-cat-poppy-playtime__faq-item.active .page-puppy-play-candy-cat-poppy-playtime__faq-toggle {  transform: rotate(45deg);}.page-puppy-play-candy-cat-poppy-playtime__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 20px;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;}.page-puppy-play-candy-cat-poppy-playtime__faq-item.active .page-puppy-play-candy-cat-poppy-playtime__faq-answer {  max-height: 2000px !important;  padding: 20px !important;  opacity: 1;}.page-puppy-play-candy-cat-poppy-playtime__faq-answer p {  margin: 0;  color: #ccc;  font-size: 1rem;}.page-puppy-play-candy-cat-poppy-playtime__blog-date {  font-size: 0.9rem;  color: #888;  margin-bottom: 10px;}.page-puppy-play-candy-cat-poppy-playtime__blog-card {  display: flex;  flex-direction: column;}.page-puppy-play-candy-cat-poppy-playtime__blog-card .page-puppy-play-candy-cat-poppy-playtime__button {  margin-top: auto; /* Pushes button to the bottom */}.page-puppy-play-candy-cat-poppy-playtime__blog-grid .page-puppy-play-candy-cat-poppy-playtime__blog-card {  box-sizing: border-box;}.page-puppy-play-candy-cat-poppy-playtime__hero-section h1 strong, .page-puppy-play-candy-cat-poppy-playtime__text-content strong, .page-puppy-play-candy-cat-poppy-playtime__faq-answer strong {  color: #ffb74d;}.page-puppy-play-candy-cat-poppy-playtime__hero-title {  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-puppy-play-candy-cat-poppy-playtime__hero-subtitle {  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);}@media (max-width: 768px) {  .page-puppy-play-candy-cat-poppy-playtime__hero-title {    font-size: 2.2rem;  }  .page-puppy-play-candy-cat-poppy-playtime__hero-subtitle {    font-size: 1.1rem;  }  .page-puppy-play-candy-cat-poppy-playtime__hero-cta {    flex-direction: column;    gap: 10px;  }  .page-puppy-play-candy-cat-poppy-playtime__button {    width: 100%;    max-width: 250px;    margin: 0 auto;  }  .page-puppy-play-candy-cat-poppy-playtime__section-title {    font-size: 2rem;  }  .page-puppy-play-candy-cat-poppy-playtime__text-content {    font-size: 0.95rem;  }  .page-puppy-play-candy-cat-poppy-playtime__features-grid,  .page-puppy-play-candy-cat-poppy-playtime__game-categories,  .page-puppy-play-candy-cat-poppy-playtime__promo-cards,  .page-puppy-play-candy-cat-poppy-playtime__blog-grid {    grid-template-columns: 1fr;  }  .page-puppy-play-candy-cat-poppy-playtime__feature-item,  .page-puppy-play-candy-cat-poppy-playtime__game-card,  .page-puppy-play-candy-cat-poppy-playtime__promo-card,  .page-puppy-play-candy-cat-poppy-playtime__blog-card {    margin: 0 auto;    width: 100%;    max-width: 350px;    box-sizing: border-box !important;  }  .page-puppy-play-candy-cat-poppy-playtime__quick-access-section .page-puppy-play-candy-cat-poppy-playtime__access-buttons {    flex-direction: column;    align-items: center;  }  .page-puppy-play-candy-cat-poppy-playtime__security-content {    flex-direction: column;  }  .page-puppy-play-candy-cat-poppy-playtime__security-text,  .page-puppy-play-candy-cat-poppy-playtime__security-image {    width: 100%;    max-width: 100%;    min-width: unset;  }  .page-puppy-play-candy-cat-poppy-playtime__security-text .page-puppy-play-candy-cat-poppy-playtime__text-content {    text-align: center;  }  .page-puppy-play-candy-cat-poppy-playtime__faq-question {    font-size: 1.1rem;    padding: 15px;  }  .page-puppy-play-candy-cat-poppy-playtime__faq-answer {    padding: 0 15px;  }  .page-puppy-play-candy-cat-poppy-playtime__faq-item.active .page-puppy-play-candy-cat-poppy-playtime__faq-answer {    padding: 15px !important;  }  .page-puppy-play-candy-cat-poppy-playtime__blog-image,  .page-puppy-play-candy-cat-poppy-playtime__game-image,  .page-puppy-play-candy-cat-poppy-playtime__promo-image,  .page-puppy-play-candy-cat-poppy-playtime__feature-icon,  .page-puppy-play-candy-cat-poppy-playtime__security-image {    max-width: 100%;    height: auto;    box-sizing: border-box !important;  }  .page-puppy-play-candy-cat-poppy-playtime__features-grid > .page-puppy-play-candy-cat-poppy-playtime__feature-item,  .page-puppy-play-candy-cat-poppy-playtime__game-categories > .page-puppy-play-candy-cat-poppy-playtime__game-card,  .page-puppy-play-candy-cat-poppy-playtime__promo-cards > .page-puppy-play-candy-cat-poppy-playtime__promo-card,  .page-puppy-play-candy-cat-poppy-playtime__blog-grid > .page-puppy-play-candy-cat-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-puppy-play-candy-cat-poppy-playtime__faq-container {    padding: 0 10px;  }  .page-puppy-play-candy-cat-poppy-playtime__faq-answer p {    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }  .page-puppy-play-candy-cat-poppy-playtime__game-description,  .page-puppy-play-candy-cat-poppy-playtime__promo-description,  .page-puppy-play-candy-cat-poppy-playtime__blog-excerpt {    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }}