.page-where-can-you-find-poppy-playtime {  font-family: 'Arial', sans-serif;  color: #f0f0f0;  background-color: #1a1a2e;  line-height: 1.6;  overflow-x: hidden;}.page-where-can-you-find-poppy-playtime__section-title {  color: #e94560;  text-align: center;  margin-bottom: 40px;  font-size: 2.5em;  font-weight: bold;  padding: 0 15px;  word-wrap: break-word;  overflow-wrap: break-word;}.page-where-can-you-find-poppy-playtime__section-description {  text-align: center;  margin-bottom: 50px;  font-size: 1.1em;  max-width: 800px;  margin-left: auto;  margin-right: auto;  padding: 0 15px;  color: #ccc;  word-wrap: break-word;  overflow-wrap: break-word;}.page-where-can-you-find-poppy-playtime__cta-button,.page-where-can-you-find-poppy-playtime__hero-cta-button,.page-where-can-you-find-poppy-playtime__access-button,.page-where-can-you-find-poppy-playtime__game-button,.page-where-can-you-find-poppy-playtime__promo-button,.page-where-can-you-find-poppy-playtime__blog-read-more {  display: inline-block;  background-color: #e94560;  color: #ffffff;  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  transition: background-color 0.3s ease, transform 0.3s ease;  white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;  max-width: 100%;  box-sizing: border-box;}.page-where-can-you-find-poppy-playtime__cta-button:hover,.page-where-can-you-find-poppy-playtime__hero-cta-button:hover,.page-where-can-you-find-poppy-playtime__access-button:hover,.page-where-can-you-find-poppy-playtime__game-button:hover,.page-where-can-you-find-poppy-playtime__promo-button:hover,.page-where-can-you-find-poppy-playtime__blog-read-more:hover {  background-color: #ff6a80;  transform: translateY(-3px);}/* HERO Section */.page-where-can-you-find-poppy-playtime__hero-section {  position: relative;  width: 100%;  min-height: 600px;  display: flex;  align-items: center;  justify-content: center;  text-align: center;  color: #ffffff;  padding-top: 10px;  box-sizing: border-box;  overflow: hidden;}.page-where-can-you-find-poppy-playtime__hero-image-wrapper {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 1;  overflow: hidden;}.page-where-can-you-find-poppy-playtime__hero-image-wrapper img {  width: 100%;  height: 100%;  object-fit: cover;  filter: brightness(0.6);  max-width: 100%;  display: block;}.page-where-can-you-find-poppy-playtime__hero-content {  position: relative;  z-index: 2;  max-width: 900px;  padding: 20px;  background: rgba(0, 0, 0, 0.5);  border-radius: 10px;  margin: 0 15px;  box-sizing: border-box;}.page-where-can-you-find-poppy-playtime__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  line-height: 1.2;  color: #f9f9f9;  word-wrap: break-word;  overflow-wrap: break-word;}.page-where-can-you-find-poppy-playtime__hero-subtitle {  font-size: 1.4em;  margin-bottom: 30px;  color: #ccc;  word-wrap: break-word;  overflow-wrap: break-word;}/* Introduction Section */.page-where-can-you-find-poppy-playtime__introduction-section {  padding: 80px 20px;  background-color: #16213e;  text-align: center;}.page-where-can-you-find-poppy-playtime__intro-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 0 auto 50px auto;}.page-where-can-you-find-poppy-playtime__intro-item {  background-color: #0f3460;  padding: 30px;  border-radius: 10px;  text-align: left;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  box-sizing: border-box;}.page-where-can-you-find-poppy-playtime__item-title {  color: #e94560;  font-size: 1.8em;  margin-bottom: 15px;  word-wrap: break-word;  overflow-wrap: break-word;}.page-where-can-you-find-poppy-playtime__intro-item p {  color: #ccc;  word-wrap: break-word;  overflow-wrap: break-word;}.page-where-can-you-find-poppy-playtime__intro-cta {  margin-top: 40px;}/* Quick Access Section */.page-where-can-you-find-poppy-playtime__quick-access-section {  padding: 80px 20px;  background-color: #0f3460;  text-align: center;}.page-where-can-you-find-poppy-playtime__access-links {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;  max-width: 1000px;  margin: 0 auto;}.page-where-can-you-find-poppy-playtime__access-button {  padding: 15px 25px;  font-size: 1.05em;  background-color: #533483;}.page-where-can-you-find-poppy-playtime__access-button:hover {  background-color: #7a52a3;}/* Games Section */.page-where-can-you-find-poppy-playtime__games-section {  padding: 80px 20px;  background-color: #1a1a2e;  text-align: center;}.page-where-can-you-find-poppy-playtime__game-categories {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 0 auto;}.page-where-can-you-find-poppy-playtime__game-card {  background-color: #0f3460;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  text-align: left;  box-sizing: border-box;  display: flex;  flex-direction: column;}.page-where-can-you-find-poppy-playtime__game-image-wrapper {  width: 100%;  height: 200px;  overflow: hidden;  display: flex;  justify-content: center;  align-items: center;  background-color: #000;}.page-where-can-you-find-poppy-playtime__game-image-wrapper img {  width: 100%;  height: 100%;  object-fit: cover;  display: block;  max-width: 100%;}.page-where-can-you-find-poppy-playtime__game-card h3 {  color: #e94560;  font-size: 1.6em;  margin: 20px 20px 10px;  word-wrap: break-word;  overflow-wrap: break-word;}.page-where-can-you-find-poppy-playtime__game-card p {  color: #ccc;  font-size: 0.95em;  margin: 0 20px 20px;  flex-grow: 1;  word-wrap: break-word;  overflow-wrap: break-word;}.page-where-can-you-find-poppy-playtime__game-button {  margin: 0 20px 20px;  align-self: flex-start;  padding: 12px 20px;  font-size: 0.95em;  background-color: #e94560;}/* Promotions Section */.page-where-can-you-find-poppy-playtime__promotions-section {  padding: 80px 20px;  background-color: #16213e;  text-align: center;}.page-where-can-you-find-poppy-playtime__promo-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 0 auto;}.page-where-can-you-find-poppy-playtime__promo-card {  background-color: #0f3460;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  text-align: left;  box-sizing: border-box;  display: flex;  flex-direction: column;}.page-where-can-you-find-poppy-playtime__promo-image-wrapper {  width: 100%;  height: 200px;  overflow: hidden;  display: flex;  justify-content: center;  align-items: center;  background-color: #000;}.page-where-can-you-find-poppy-playtime__promo-image-wrapper img {  width: 100%;  height: 100%;  object-fit: cover;  display: block;  max-width: 100%;}.page-where-can-you-find-poppy-playtime__promo-card h3 {  color: #e94560;  font-size: 1.6em;  margin: 20px 20px 10px;  word-wrap: break-word;  overflow-wrap: break-word;}.page-where-can-you-find-poppy-playtime__promo-card p {  color: #ccc;  font-size: 0.95em;  margin: 0 20px 20px;  flex-grow: 1;  word-wrap: break-word;  overflow-wrap: break-word;}.page-where-can-you-find-poppy-playtime__promo-button {  margin: 0 20px 20px;  align-self: flex-start;  padding: 12px 20px;  font-size: 0.95em;  background-color: #e94560;}/* Security Section */.page-where-can-you-find-poppy-playtime__security-section {  padding: 80px 20px;  background-color: #0f3460;  text-align: center;}.page-where-can-you-find-poppy-playtime__security-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 0 auto 50px auto;}.page-where-can-you-find-poppy-playtime__security-item {  background-color: #16213e;  padding: 30px;  border-radius: 10px;  text-align: center;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  box-sizing: border-box;  display: flex;  flex-direction: column;  align-items: center;}.page-where-can-you-find-poppy-playtime__security-image-wrapper {  width: 150px;  height: 150px;  margin-bottom: 20px;  overflow: hidden;  border-radius: 50%;  display: flex;  justify-content: center;  align-items: center;  background-color: #000;}.page-where-can-you-find-poppy-playtime__security-image-wrapper img {  width: 100%;  height: 100%;  object-fit: cover;  display: block;  max-width: 100%;}.page-where-can-you-find-poppy-playtime__security-item h3 {  color: #e94560;  font-size: 1.8em;  margin-bottom: 15px;  word-wrap: break-word;  overflow-wrap: break-word;}.page-where-can-you-find-poppy-playtime__security-item p {  color: #ccc;  word-wrap: break-word;  overflow-wrap: break-word;}.page-where-can-you-find-poppy-playtime__support-cta {  margin-top: 40px;}/* FAQ Section */.page-where-can-you-find-poppy-playtime__faq-section {  padding: 80px 20px;  background-color: #1a1a2e;}.page-where-can-you-find-poppy-playtime__faq-container {  max-width: 900px;  margin: 0 auto;}.page-where-can-you-find-poppy-playtime__faq-item {  background-color: #0f3460;  border-radius: 8px;  margin-bottom: 15px;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);  overflow: hidden;  box-sizing: border-box;}.page-where-can-you-find-poppy-playtime__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px 25px;  cursor: pointer;  user-select: none;  background-color: #0f3460;  border-bottom: 1px solid rgba(255, 255, 255, 0.1);  transition: background-color 0.3s ease;}.page-where-can-you-find-poppy-playtime__faq-question:hover {  background-color: #16213e;}.page-where-can-you-find-poppy-playtime__faq-title {  color: #f0f0f0;  font-size: 1.25em;  margin: 0;  flex-grow: 1;  text-align: left;  word-wrap: break-word;  overflow-wrap: break-word;}.page-where-can-you-find-poppy-playtime__faq-toggle {  font-size: 1.5em;  font-weight: bold;  color: #e94560;  margin-left: 15px;  transition: transform 0.3s ease;}.page-where-can-you-find-poppy-playtime__faq-item.active .page-where-can-you-find-poppy-playtime__faq-toggle {  transform: rotate(45deg);}.page-where-can-you-find-poppy-playtime__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 25px;  opacity: 0;  color: #ccc;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  box-sizing: border-box;  text-align: left;}.page-where-can-you-find-poppy-playtime__faq-item.active .page-where-can-you-find-poppy-playtime__faq-answer {  max-height: 2000px !important;  padding: 20px 25px !important;  opacity: 1;}.page-where-can-you-find-poppy-playtime__faq-answer p {  margin: 0;  word-wrap: break-word;  overflow-wrap: break-word;}/* Blog Section */.page-where-can-you-find-poppy-playtime__blog-section {  padding: 80px 20px;  background-color: #16213e;  text-align: center;}.page-where-can-you-find-poppy-playtime__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  max-width: 1200px;  margin: 0 auto;}.page-where-can-you-find-poppy-playtime__blog-card {  background-color: #0f3460;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);  text-align: left;  box-sizing: border-box;  display: flex;  flex-direction: column;}.page-where-can-you-find-poppy-playtime__blog-image-wrapper {  width: 100%;  height: 200px;  overflow: hidden;  display: flex;  justify-content: center;  align-items: center;  background-color: #000;}.page-where-can-you-find-poppy-playtime__blog-image-wrapper img {  width: 100%;  height: 100%;  object-fit: cover;  display: block;  max-width: 100%;}.page-where-can-you-find-poppy-playtime__blog-card-title {  font-size: 1.4em;  margin: 20px 20px 10px;  word-wrap: break-word;  overflow-wrap: break-word;}.page-where-can-you-find-poppy-playtime__blog-card-title a {  color: #e94560;  text-decoration: none;  transition: color 0.3s ease;}.page-where-can-you-find-poppy-playtime__blog-card-title a:hover {  color: #ff6a80;}.page-where-can-you-find-poppy-playtime__blog-excerpt {  color: #ccc;  font-size: 0.95em;  margin: 0 20px 20px;  flex-grow: 1;  word-wrap: break-word;  overflow-wrap: break-word;}.page-where-can-you-find-poppy-playtime__blog-read-more {  margin: 0 20px 20px;  align-self: flex-start;  padding: 10px 18px;  font-size: 0.9em;  background-color: #533483;}/* Responsive Adjustments */@media (max-width: 768px) {  .page-where-can-you-find-poppy-playtime__hero-title {    font-size: 2.2em;  }  .page-where-can-you-find-poppy-playtime__hero-subtitle {    font-size: 1.1em;  }  .page-where-can-you-find-poppy-playtime__section-title {    font-size: 1.8em;  }  .page-where-can-you-find-poppy-playtime__cta-button,  .page-where-can-you-find-poppy-playtime__hero-cta-button,  .page-where-can-you-find-poppy-playtime__access-button,  .page-where-can-you-find-poppy-playtime__game-button,  .page-where-can-you-find-poppy-playtime__promo-button,  .page-where-can-you-find-poppy-playtime__blog-read-more {    padding: 12px 20px;    font-size: 1em;    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;    text-align: center;  }  .page-where-can-you-find-poppy-playtime__access-links {    flex-direction: column;    align-items: center;  }  .page-where-can-you-find-poppy-playtime__intro-grid,  .page-where-can-you-find-poppy-playtime__game-categories,  .page-where-can-you-find-poppy-playtime__promo-grid,  .page-where-can-you-find-poppy-playtime__security-grid,  .page-where-can-you-find-poppy-playtime__blog-grid {    grid-template-columns: 1fr;    padding: 0 10px;    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-where-can-you-find-poppy-playtime__intro-item,  .page-where-can-you-find-poppy-playtime__game-card,  .page-where-can-you-find-poppy-playtime__promo-card,  .page-where-can-you-find-poppy-playtime__security-item,  .page-where-can-you-find-poppy-playtime__blog-card {    padding: 20px;    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-where-can-you-find-poppy-playtime__game-button,  .page-where-can-you-find-poppy-playtime__promo-button,  .page-where-can-you-find-poppy-playtime__blog-read-more {    width: auto !important;    align-self: stretch;    text-align: center;  }  .page-where-can-you-find-poppy-playtime__hero-section,  .page-where-can-you-find-poppy-playtime__introduction-section,  .page-where-can-you-find-poppy-playtime__quick-access-section,  .page-where-can-you-find-poppy-playtime__games-section,  .page-where-can-you-find-poppy-playtime__promotions-section,  .page-where-can-you-find-poppy-playtime__security-section,  .page-where-can-you-find-poppy-playtime__faq-section,  .page-where-can-you-find-poppy-playtime__blog-section {    padding-left: 15px;    padding-right: 15px;  }  .page-where-can-you-find-poppy-playtime__faq-question,  .page-where-can-you-find-poppy-playtime__faq-answer {    padding-left: 15px;    padding-right: 15px;  }  .page-where-can-you-find-poppy-playtime__faq-title {    font-size: 1.1em;  }  .page-where-can-you-find-poppy-playtime__hero-content {    padding: 15px;  }  .page-where-can-you-find-poppy-playtime__game-card h3,  .page-where-can-you-find-poppy-playtime__promo-card h3,  .page-where-can-you-find-poppy-playtime__security-item h3,  .page-where-can-you-find-poppy-playtime__blog-card-title {    font-size: 1.3em;    margin-left: 15px;    margin-right: 15px;  }  .page-where-can-you-find-poppy-playtime__game-card p,  .page-where-can-you-find-poppy-playtime__promo-card p,  .page-where-can-you-find-poppy-playtime__security-item p,  .page-where-can-you-find-poppy-playtime__blog-excerpt {    margin-left: 15px;    margin-right: 15px;  }  .page-where-can-you-find-poppy-playtime__game-button,  .page-where-can-you-find-poppy-playtime__promo-button,  .page-where-can-you-find-poppy-playtime__blog-read-more {    margin-left: 15px;    margin-right: 15px;  }  .page-where-can-you-find-poppy-playtime__hero-section {    min-height: 450px;  }}@media (max-width: 480px) {  .page-where-can-you-find-poppy-playtime__hero-title {    font-size: 1.8em;  }  .page-where-can-you-find-poppy-playtime__hero-subtitle {    font-size: 1em;  }  .page-where-can-you-find-poppy-playtime__section-title {    font-size: 1.5em;  }  .page-where-can-you-find-poppy-playtime__faq-title {    font-size: 1em;  }}