.page-prestonplayz-poppy-playtime {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f4f4f4;}.page-prestonplayz-poppy-playtime__section {padding: 40px 20px;margin-bottom: 20px;background-color: #ffffff;border-radius: 8px;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);max-width: 1200px;margin-left: auto;margin-right: auto;}.page-prestonplayz-poppy-playtime__section-title {color: #cc0000;text-align: center;margin-bottom: 30px;font-size: 2.5em;font-weight: bold;}.page-prestonplayz-poppy-playtime__section-subtitle {color: #555;text-align: center;margin-bottom: 20px;font-size: 1.2em;}/* HERO Section */.page-prestonplayz-poppy-playtime__hero-section {position: relative;background-size: cover;background-position: center;color: #ffffff;text-align: center;padding: 10px 20px 80px; /* Adjusted padding-top to avoid double header offset */display: flex;flex-direction: column;justify-content: center;align-items: center;min-height: 500px;border-radius: 0;box-shadow: none;margin-bottom: 0; /* Remove margin-bottom to avoid extra space */} .page-prestonplayz-poppy-playtime__hero-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);z-index: 1;border-radius: 0;}.page-prestonplayz-poppy-playtime__hero-content {position: relative;z-index: 2;max-width: 900px;margin: 0 auto;}.page-prestonplayz-poppy-playtime__hero-title {font-size: 3.5em;margin-bottom: 20px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-prestonplayz-poppy-playtime__hero-description {font-size: 1.5em;margin-bottom: 30px;text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);}.page-prestonplayz-poppy-playtime__cta-button {display: inline-block;background-color: #ffcc00;color: #333333;padding: 15px 30px;border-radius: 50px;text-decoration: none;font-weight: bold;font-size: 1.2em;transition: background-color 0.3s ease, transform 0.3s ease;border: none;cursor: pointer;}.page-prestonplayz-poppy-playtime__cta-button:hover {background-color: #e6b800;transform: translateY(-3px);}/* General text */.page-prestonplayz-poppy-playtime__text-content {font-size: 1.1em;color: #444;margin-bottom: 15px;text-align: justify;}.page-prestonplayz-poppy-playtime__text-content strong {color: #cc0000;}/* Quick Access */.page-prestonplayz-poppy-playtime__quick-access-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 20px;margin-top: 30px;}.page-prestonplayz-poppy-playtime__quick-access-item {background-color: #f9f9f9;padding: 20px;border-radius: 8px;text-align: center;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);transition: transform 0.2s ease;}.page-prestonplayz-poppy-playtime__quick-access-item:hover {transform: translateY(-5px);}.page-prestonplayz-poppy-playtime__quick-access-item h3 {font-size: 1.4em;color: #cc0000;margin-bottom: 15px;}.page-prestonplayz-poppy-playtime__quick-access-item .page-prestonplayz-poppy-playtime__cta-button {width: 100%;box-sizing: border-box;font-size: 1em;}/* Game Categories */.page-prestonplayz-poppy-playtime__game-categories-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 25px;margin-top: 30px;}.page-prestonplayz-poppy-playtime__game-card {background-color: #f9f9f9;border-radius: 10px;overflow: hidden;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);transition: transform 0.3s ease, box-shadow 0.3s ease;display: flex;flex-direction: column;height: 100%;}.page-prestonplayz-poppy-playtime__game-card:hover {transform: translateY(-8px);box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);}.page-prestonplayz-poppy-playtime__game-card-image {width: 100%;height: 200px; /* Fixed height for consistency */object-fit: cover;display: block;}.page-prestonplayz-poppy-playtime__game-card-content {padding: 20px;text-align: center;flex-grow: 1;display: flex;flex-direction: column;justify-content: space-between;}.page-prestonplayz-poppy-playtime__game-card-title {font-size: 1.5em;color: #cc0000;margin-bottom: 10px;}.page-prestonplayz-poppy-playtime__game-card-description {font-size: 0.95em;color: #555;margin-bottom: 20px;flex-grow: 1;}/* Promotions */.page-prestonplayz-poppy-playtime__promo-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 25px;margin-top: 30px;}.page-prestonplayz-poppy-playtime__promo-card {background-color: #f9f9f9;border-radius: 10px;overflow: hidden;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);transition: transform 0.3s ease, box-shadow 0.3s ease;display: flex;flex-direction: column;height: 100%;}.page-prestonplayz-poppy-playtime__promo-card:hover {transform: translateY(-8px);box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);}.page-prestonplayz-poppy-playtime__promo-card-image {width: 100%;height: 220px;object-fit: cover;display: block;}.page-prestonplayz-poppy-playtime__promo-card-content {padding: 20px;text-align: center;flex-grow: 1;display: flex;flex-direction: column;justify-content: space-between;}.page-prestonplayz-poppy-playtime__promo-card-title {font-size: 1.4em;color: #cc0000;margin-bottom: 10px;}.page-prestonplayz-poppy-playtime__promo-card-description {font-size: 0.95em;color: #555;margin-bottom: 20px;flex-grow: 1;}/* Security & Support */.page-prestonplayz-poppy-playtime__security-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 20px;margin-top: 30px;}.page-prestonplayz-poppy-playtime__security-item {text-align: center;padding: 25px;background-color: #f9f9f9;border-radius: 8px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}.page-prestonplayz-poppy-playtime__security-item img {width: 80px;height: 80px;margin-bottom: 15px;}.page-prestonplayz-poppy-playtime__security-item h3 {font-size: 1.3em;color: #cc0000;margin-bottom: 10px;}.page-prestonplayz-poppy-playtime__security-item p {font-size: 0.95em;color: #666;}/* FAQ Section */.page-prestonplayz-poppy-playtime__faq-list {margin-top: 30px;}.page-prestonplayz-poppy-playtime__faq-item {background-color: #f9f9f9;border-radius: 8px;margin-bottom: 15px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);overflow: hidden;}.page-prestonplayz-poppy-playtime__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 18px 20px;cursor: pointer;background-color: #eee;color: #333;font-weight: bold;font-size: 1.1em;user-select: none;transition: background-color 0.3s ease;}.page-prestonplayz-poppy-playtime__faq-question h3 {margin: 0;font-size: 1.1em;pointer-events: none; /* Prevent h3 from blocking click event */}.page-prestonplayz-poppy-playtime__faq-question:hover {background-color: #e0e0e0;}.page-prestonplayz-poppy-playtime__faq-toggle {font-size: 1.5em;line-height: 1;transition: transform 0.3s ease;pointer-events: none; /* Prevent toggle from blocking click event */}.page-prestonplayz-poppy-playtime__faq-item.active .page-prestonplayz-poppy-playtime__faq-toggle {transform: rotate(45deg);}.page-prestonplayz-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;color: #555;font-size: 1em;}.page-prestonplayz-poppy-playtime__faq-item.active .page-prestonplayz-poppy-playtime__faq-answer {max-height: 2000px !important; /* Use !important as required */padding: 20px !important; /* Use !important as required */opacity: 1;}/* Blog Section */.page-prestonplayz-poppy-playtime__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 25px;margin-top: 30px;}.page-prestonplayz-poppy-playtime__blog-card {background-color: #f9f9f9;border-radius: 10px;overflow: hidden;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);transition: transform 0.3s ease, box-shadow 0.3s ease;display: flex;flex-direction: column;height: 100%;}.page-prestonplayz-poppy-playtime__blog-card:hover {transform: translateY(-8px);box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);}.page-prestonplayz-poppy-playtime__blog-card-image {width: 100%;height: 220px;object-fit: cover;display: block;}.page-prestonplayz-poppy-playtime__blog-card-content {padding: 20px;flex-grow: 1;display: flex;flex-direction: column;justify-content: space-between;}.page-prestonplayz-poppy-playtime__blog-card-title {font-size: 1.4em;color: #cc0000;margin-bottom: 10px;}.page-prestonplayz-poppy-playtime__blog-card-title a {text-decoration: none;color: #cc0000;}.page-prestonplayz-poppy-playtime__blog-card-title a:hover {text-decoration: underline;}.page-prestonplayz-poppy-playtime__blog-card-excerpt {font-size: 0.95em;color: #555;margin-bottom: 15px;flex-grow: 1;}.page-prestonplayz-poppy-playtime__blog-card-date {font-size: 0.85em;color: #777;margin-bottom: 15px;}/* Responsive Design */@media (max-width: 768px) {.page-prestonplayz-poppy-playtime__section {padding: 30px 15px;}.page-prestonplayz-poppy-playtime__section-title {font-size: 2em;}.page-prestonplayz-poppy-playtime__hero-section {min-height: 400px;padding-bottom: 60px;}.page-prestonplayz-poppy-playtime__hero-title {font-size: 2.5em;}.page-prestonplayz-poppy-playtime__hero-description {font-size: 1.2em;}.page-prestonplayz-poppy-playtime__cta-button {padding: 12px 25px;font-size: 1em;}.page-prestonplayz-poppy-playtime__quick-access-grid,.page-prestonplayz-poppy-playtime__game-categories-grid,.page-prestonplayz-poppy-playtime__promo-grid,.page-prestonplayz-poppy-playtime__security-grid,.page-prestonplayz-poppy-playtime__blog-grid {grid-template-columns: 1fr;gap: 15px;}.page-prestonplayz-poppy-playtime__quick-access-item,.page-prestonplayz-poppy-playtime__game-card,.page-prestonplayz-poppy-playtime__promo-card,.page-prestonplayz-poppy-playtime__security-item,.page-prestonplayz-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-prestonplayz-poppy-playtime__game-card-image,.page-prestonplayz-poppy-playtime__promo-card-image,.page-prestonplayz-poppy-playtime__blog-card-image {height: 180px;}.page-prestonplayz-poppy-playtime__faq-question {padding: 15px;font-size: 1em;}.page-prestonplayz-poppy-playtime__faq-question h3 {font-size: 1em;}.page-prestonplayz-poppy-playtime__faq-answer {padding: 0 15px;}.page-prestonplayz-poppy-playtime__faq-item.active .page-prestonplayz-poppy-playtime__faq-answer {padding: 15px !important;}/* Ensure all images are responsive */.page-prestonplayz-poppy-playtime img {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}.page-prestonplayz-poppy-playtime__game-card-image,.page-prestonplayz-poppy-playtime__promo-card-image,.page-prestonplayz-poppy-playtime__blog-card-image {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;height: auto !important; /* Allow height to adjust */} }/* List item specific mobile styling for safety */.page-prestonplayz-poppy-playtime ul,.page-prestonplayz-poppy-playtime ol {padding: 0 !important;margin-left: 0 !important;margin-right: 0 !important;width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;}.page-prestonplayz-poppy-playtime ul li,.page-prestonplayz-poppy-playtime ol li {box-sizing: border-box !important;word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}@media (max-width: 768px) {.page-prestonplayz-poppy-playtime ul li,.page-prestonplayz-poppy-playtime ol li {width: 100% !important;max-width: 100% !important;margin-left: 0 !important;margin-right: 0 !important;padding-left: 15px !important; /* Adjust padding for mobile */padding-right: 15px !important;}}