/* General styles for the page-poppy-playtime-chapter-3guide scope */.page-poppy-playtime-chapter-3guide {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f9f9f9;padding: 0;margin: 0;}.page-poppy-playtime-chapter-3guide__section-title {font-size: 2.5em;color: #2c3e50;text-align: center;margin-bottom: 40px;padding-top: 60px;position: relative;}.page-poppy-playtime-chapter-3guide__section-title::after {content: '';display: block;width: 80px;height: 4px;background-color: #e74c3c;margin: 10px auto 0;border-radius: 2px;}.page-poppy-playtime-chapter-3guide__text-content {max-width: 800px;margin: 0 auto 20px;padding: 0 15px;font-size: 1.1em;}.page-poppy-playtime-chapter-3guide__highlight {color: #e74c3c;font-weight: bold;}/* HERO Section */.page-poppy-playtime-chapter-3guide__hero-section {position: relative;width: 100%;min-height: 500px;display: flex;align-items: center;justify-content: center;text-align: center;color: #fff;overflow: hidden;padding-top: 10px;box-sizing: border-box;}.page-poppy-playtime-chapter-3guide__hero-image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 1;filter: brightness(0.5);}.page-poppy-playtime-chapter-3guide__hero-content {position: relative;z-index: 2;max-width: 900px;padding: 20px;background-color: rgba(0, 0, 0, 0.5);border-radius: 10px;margin: 0 15px;box-sizing: border-box;}.page-poppy-playtime-chapter-3guide__hero-title {font-size: 3.5em;margin-bottom: 20px;line-height: 1.2;color: #ecf0f1;}.page-poppy-playtime-chapter-3guide__hero-description {font-size: 1.3em;margin-bottom: 30px;color: #bdc3c7;}.page-poppy-playtime-chapter-3guide__cta-button {display: inline-block;background-color: #e74c3c;color: #fff;padding: 15px 30px;border-radius: 5px;text-decoration: none;font-size: 1.2em;font-weight: bold;transition: background-color 0.3s ease;border: none;cursor: pointer;}.page-poppy-playtime-chapter-3guide__cta-button:hover {background-color: #c0392b;}/* Payment Providers / Logo Section */.page-poppy-playtime-chapter-3guide__payment-providers {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 30px;width: 100%;max-width: 100%;box-sizing: border-box;padding: 40px 15px;background-color: #f2f2f2;border-bottom: 1px solid #eee;}.page-poppy-playtime-chapter-3guide__logo-strip {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 30px;width: 100%;max-width: 1200px;}.page-poppy-playtime-chapter-3guide__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;}.page-poppy-playtime-chapter-3guide__payment-logo img {display: block;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;object-fit: contain;}/* Introduction Section */.page-poppy-playtime-chapter-3guide__introduction-section {padding: 60px 0;background-color: #fff;}/* Quick Access Section */.page-poppy-playtime-chapter-3guide__quick-access-section {padding: 60px 0;background-color: #f2f2f2;}.page-poppy-playtime-chapter-3guide__quick-access-links {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;max-width: 1000px;margin: 0 auto;padding: 0 15px;}.page-poppy-playtime-chapter-3guide__quick-link-button {display: inline-block;background-color: #3498db;color: #fff;padding: 12px 25px;border-radius: 5px;text-decoration: none;font-size: 1.1em;font-weight: bold;transition: background-color 0.3s ease;border: none;cursor: pointer;flex-grow: 1;text-align: center;max-width: 280px;box-sizing: border-box;}.page-poppy-playtime-chapter-3guide__quick-link-button:hover {background-color: #2980b9;}/* Core Sections / Card Grid */.page-poppy-playtime-chapter-3guide__core-sections,.page-poppy-playtime-chapter-3guide__promotions-section,.page-poppy-playtime-chapter-3guide__blog-section {padding: 60px 0;background-color: #fff;}.page-poppy-playtime-chapter-3guide__card-grid,.page-poppy-playtime-chapter-3guide__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;padding: 0 15px;}.page-poppy-playtime-chapter-3guide__card,.page-poppy-playtime-chapter-3guide__blog-post {background-color: #fff;border-radius: 8px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);overflow: hidden;text-align: center;transition: transform 0.3s ease, box-shadow 0.3s ease;display: flex;flex-direction: column;box-sizing: border-box;}.page-poppy-playtime-chapter-3guide__card:hover,.page-poppy-playtime-chapter-3guide__blog-post:hover {transform: translateY(-5px);box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);}.page-poppy-playtime-chapter-3guide__card-image,.page-poppy-playtime-chapter-3guide__blog-image {width: 100%;height: 200px;object-fit: cover;max-width: 100%;height: auto;}.page-poppy-playtime-chapter-3guide__card-title,.page-poppy-playtime-chapter-3guide__blog-title {font-size: 1.4em;color: #2c3e50;margin: 20px 15px 10px;flex-grow: 1;}.page-poppy-playtime-chapter-3guide__card-description,.page-poppy-playtime-chapter-3guide__blog-excerpt {font-size: 0.95em;color: #555;padding: 0 15px 15px;flex-grow: 1;}.page-poppy-playtime-chapter-3guide__card-button,.page-poppy-playtime-chapter-3guide__blog-button {display: inline-block;background-color: #2ecc71;color: #fff;padding: 10px 20px;border-radius: 5px;text-decoration: none;font-size: 1em;font-weight: bold;transition: background-color 0.3s ease;margin: 0 15px 20px;border: none;cursor: pointer;}.page-poppy-playtime-chapter-3guide__card-button:hover,.page-poppy-playtime-chapter-3guide__blog-button:hover {background-color: #27ae60;}/* Security & Customer Service Section */.page-poppy-playtime-chapter-3guide__security-section {padding: 60px 0;background-color: #ecf0f1;}.page-poppy-playtime-chapter-3guide__features-list {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;padding: 0 15px;}.page-poppy-playtime-chapter-3guide__feature-item {background-color: #fff;border-radius: 8px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);padding: 25px;text-align: center;display: flex;flex-direction: column;align-items: center;box-sizing: border-box;}.page-poppy-playtime-chapter-3guide__feature-icon {width: 80px;height: 80px;object-fit: contain;margin-bottom: 15px;max-width: 100%;height: auto;}.page-poppy-playtime-chapter-3guide__feature-title {font-size: 1.3em;color: #2c3e50;margin-bottom: 10px;}.page-poppy-playtime-chapter-3guide__feature-description {font-size: 0.95em;color: #555;}/* FAQ Section */.page-poppy-playtime-chapter-3guide__faq-section {padding: 60px 0;background-color: #fff;}.page-poppy-playtime-chapter-3guide__faq-container {max-width: 800px;margin: 0 auto;padding: 0 15px;}.page-poppy-playtime-chapter-3guide__faq-item {background-color: #f9f9f9;border: 1px solid #ddd;border-radius: 8px;margin-bottom: 15px;overflow: hidden;box-sizing: border-box;}.page-poppy-playtime-chapter-3guide__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;background-color: #eee;cursor: pointer;user-select: none;transition: background-color 0.3s ease;}.page-poppy-playtime-chapter-3guide__faq-question:hover {background-color: #e0e0e0;}.page-poppy-playtime-chapter-3guide__faq-title {font-size: 1.2em;color: #333;margin: 0;flex-grow: 1;text-align: left;pointer-events: none;}.page-poppy-playtime-chapter-3guide__faq-toggle {font-size: 1.5em;font-weight: bold;color: #555;margin-left: 15px;transition: transform 0.3s ease;pointer-events: none;}.page-poppy-playtime-chapter-3guide__faq-item.active .page-poppy-playtime-chapter-3guide__faq-toggle {transform: rotate(45deg);}.page-poppy-playtime-chapter-3guide__faq-answer {max-height: 0;overflow: hidden;padding: 0 15px;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;text-align: left;}.page-poppy-playtime-chapter-3guide__faq-item.active .page-poppy-playtime-chapter-3guide__faq-answer {max-height: 2000px !important;padding: 20px 15px !important;opacity: 1;}.page-poppy-playtime-chapter-3guide__faq-answer p {margin: 0;}/* Blog Section */.page-poppy-playtime-chapter-3guide__blog-section {background-color: #f9f9f9;}/* Responsive Adjustments */@media (max-width: 1024px) {.page-poppy-playtime-chapter-3guide__hero-title {font-size: 3em;} .page-poppy-playtime-chapter-3guide__hero-description {font-size: 1.2em;} .page-poppy-playtime-chapter-3guide__section-title {font-size: 2em;}}@media (max-width: 768px) {.page-poppy-playtime-chapter-3guide__hero-section {min-height: 400px;} .page-poppy-playtime-chapter-3guide__hero-title {font-size: 2.2em;} .page-poppy-playtime-chapter-3guide__hero-description {font-size: 1em;} .page-poppy-playtime-chapter-3guide__cta-button {padding: 12px 25px;font-size: 1.1em;} .page-poppy-playtime-chapter-3guide__section-title {font-size: 1.8em;margin-bottom: 30px;padding-top: 40px;} .page-poppy-playtime-chapter-3guide__quick-access-links {flex-direction: column;align-items: center;} .page-poppy-playtime-chapter-3guide__quick-link-button {width: 100% !important;max-width: 300px !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}/* Image responsive optimization for mobile */.page-poppy-playtime-chapter-3guide__hero-image,.page-poppy-playtime-chapter-3guide__card-image,.page-poppy-playtime-chapter-3guide__blog-image,.page-poppy-playtime-chapter-3guide__feature-icon {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}/* Specific override for gamelogo as per instructions */.page-poppy-playtime-chapter-3guide__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;padding: 30px 15px;} .page-poppy-playtime-chapter-3guide__payment-logo,.page-poppy-playtime-chapter-3guide__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;box-sizing: border-box !important;}/* List item responsive requirements (cards and features are like lists) */.page-poppy-playtime-chapter-3guide__card-grid,.page-poppy-playtime-chapter-3guide__blog-grid,.page-poppy-playtime-chapter-3guide__features-list {grid-template-columns: 1fr;gap: 20px;padding: 0 15px;width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-poppy-playtime-chapter-3guide__card,.page-poppy-playtime-chapter-3guide__blog-post,.page-poppy-playtime-chapter-3guide__feature-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}.page-poppy-playtime-chapter-3guide__faq-item,.page-poppy-playtime-chapter-3guide__faq-question,.page-poppy-playtime-chapter-3guide__faq-answer {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}.page-poppy-playtime-chapter-3guide__faq-question {padding: 12px 15px;} .page-poppy-playtime-chapter-3guide__faq-title {font-size: 1.1em;} .page-poppy-playtime-chapter-3guide__faq-answer {padding: 15px 15px !important;}}