/* General styles for the page scope */.page-poppy-playtime-chapter-3-summary{font-family:'Arial',sans-serif;color:#f0f0f0;background-color:#1a1a1a;line-height:1.6;padding-top:10px;}.page-poppy-playtime-chapter-3-summary__container{max-width:1200px;margin:0 auto;padding:20px;box-sizing:border-box;}.page-poppy-playtime-chapter-3-summary__section-title{font-size:2.5em;color:#ffd700;text-align:center;margin-bottom:40px;position:relative;padding-bottom:10px;}.page-poppy-playtime-chapter-3-summary__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:4px;background-color:#ffd700;border-radius:2px;}.page-poppy-playtime-chapter-3-summary__text-content{font-size:1.1em;text-align:center;margin-bottom:30px;max-width:800px;margin-left:auto;margin-right:auto;}/* CTA Button styles */.page-poppy-playtime-chapter-3-summary__cta-button,.page-poppy-playtime-chapter-3-summary__access-button,.page-poppy-playtime-chapter-3-summary__game-button,.page-poppy-playtime-chapter-3-summary__promo-button,.page-poppy-playtime-chapter-3-summary__blog-readmore{display:inline-block;background-color:#007bff;color:#ffffff;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.3s ease;border:none;cursor:pointer;}.page-poppy-playtime-chapter-3-summary__cta-button:hover,.page-poppy-playtime-chapter-3-summary__access-button:hover,.page-poppy-playtime-chapter-3-summary__game-button:hover,.page-poppy-playtime-chapter-3-summary__promo-button:hover,.page-poppy-playtime-chapter-3-summary__blog-readmore:hover{background-color:#0056b3;transform:translateY(-2px);}/* Hero Section */.page-poppy-playtime-chapter-3-summary__hero-section{position:relative;display:flex;align-items:center;justify-content:center;height:600px;overflow:hidden;text-align:center;margin-bottom:50px;}.page-poppy-playtime-chapter-3-summary__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;}.page-poppy-playtime-chapter-3-summary__hero-content{position:relative;z-index:2;color:#ffffff;max-width:800px;padding:20px;background-color:rgba(0,0,0,0.6);border-radius:10px;}.page-poppy-playtime-chapter-3-summary__hero-title{font-size:3.5em;margin-bottom:20px;color:#ffd700;line-height:1.2;}.page-poppy-playtime-chapter-3-summary__hero-description{font-size:1.3em;margin-bottom:30px;}/* Payment Providers Section */.page-poppy-playtime-chapter-3-summary__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 20px;background-color:#222;margin-bottom:50px;}.page-poppy-playtime-chapter-3-summary__payment-logos-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;}.page-poppy-playtime-chapter-3-summary__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;object-fit:contain;filter:grayscale(100%) brightness(150%);transition:filter 0.3s ease;}.page-poppy-playtime-chapter-3-summary__payment-logo:hover{filter:grayscale(0%) brightness(100%);}/* Intro Section */.page-poppy-playtime-chapter-3-summary__intro-section{padding:50px 0;background-color:#1a1a1a;}.page-poppy-playtime-chapter-3-summary__intro-features{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:40px;}.page-poppy-playtime-chapter-3-summary__feature-item{background-color:#2a2a2a;padding:30px;border-radius:10px;text-align:center;flex:1 1 calc(33% - 40px);max-width:calc(33% - 40px);box-sizing:border-box;box-shadow:0 4px 8px rgba(0,0,0,0.2);}.page-poppy-playtime-chapter-3-summary__feature-icon{width:100px;height:auto;margin-bottom:20px;max-width:100%;}.page-poppy-playtime-chapter-3-summary__feature-title{font-size:1.5em;color:#ffd700;margin-bottom:10px;}.page-poppy-playtime-chapter-3-summary__feature-description{font-size:1em;color:#ccc;}/* Quick Access Section */.page-poppy-playtime-chapter-3-summary__quick-access-section{padding:50px 0;background-color:#222;text-align:center;}.page-poppy-playtime-chapter-3-summary__access-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px;}.page-poppy-playtime-chapter-3-summary__access-button{flex:1 1 auto;max-width:250px;}/* Games Section */.page-poppy-playtime-chapter-3-summary__games-section{padding:50px 0;background-color:#1a1a1a;}.page-poppy-playtime-chapter-3-summary__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;}.page-poppy-playtime-chapter-3-summary__game-card{background-color:#2a2a2a;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.2);text-align:center;display:flex;flex-direction:column;}.page-poppy-playtime-chapter-3-summary__game-image{width:100%;height:200px;object-fit:cover;max-width:100%;}.page-poppy-playtime-chapter-3-summary__game-title{font-size:1.6em;color:#ffd700;margin:20px 15px 10px;}.page-poppy-playtime-chapter-3-summary__game-description{font-size:0.95em;color:#ccc;padding:0 15px 20px;flex-grow:1;}.page-poppy-playtime-chapter-3-summary__game-button{margin:0 15px 20px;align-self:center;width:calc(100% - 30px);}/* Promotions Section */.page-poppy-playtime-chapter-3-summary__promotions-section{padding:50px 0;background-color:#222;}.page-poppy-playtime-chapter-3-summary__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;}.page-poppy-playtime-chapter-3-summary__promo-card{background-color:#2a2a2a;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.2);text-align:center;display:flex;flex-direction:column;}.page-poppy-playtime-chapter-3-summary__promo-image{width:100%;height:220px;object-fit:cover;max-width:100%;}.page-poppy-playtime-chapter-3-summary__promo-title{font-size:1.6em;color:#ffd700;margin:20px 15px 10px;}.page-poppy-playtime-chapter-3-summary__promo-description{font-size:0.95em;color:#ccc;padding:0 15px 20px;flex-grow:1;}.page-poppy-playtime-chapter-3-summary__promo-button{margin:0 15px 20px;align-self:center;width:calc(100% - 30px);}/* Safety Section */.page-poppy-playtime-chapter-3-summary__safety-section{padding:50px 0;background-color:#1a1a1a;}.page-poppy-playtime-chapter-3-summary__safety-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:40px;}.page-poppy-playtime-chapter-3-summary__safety-item{background-color:#2a2a2a;padding:30px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.2);}.page-poppy-playtime-chapter-3-summary__safety-title{font-size:1.4em;color:#007bff;margin-bottom:10px;}.page-poppy-playtime-chapter-3-summary__safety-description{font-size:1em;color:#ccc;}.page-poppy-playtime-chapter-3-summary__social-media{margin-top:50px;text-align:center;}.page-poppy-playtime-chapter-3-summary__social-title{font-size:1.8em;color:#ffd700;margin-bottom:20px;}.page-poppy-playtime-chapter-3-summary__social-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;}.page-poppy-playtime-chapter-3-summary__social-link{color:#ffffff;text-decoration:none;font-size:1.1em;background-color:#333;padding:10px 15px;border-radius:5px;transition:background-color 0.3s ease,color 0.3s ease;}.page-poppy-playtime-chapter-3-summary__social-link:hover{background-color:#007bff;color:#ffffff;}/* FAQ Section */.page-poppy-playtime-chapter-3-summary__faq-section{padding:50px 0;background-color:#222;}.page-poppy-playtime-chapter-3-summary__faq-list{max-width:900px;margin:40px auto 0;}.page-poppy-playtime-chapter-3-summary__faq-item{background-color:#2a2a2a;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,0.2);}.page-poppy-playtime-chapter-3-summary__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#333;color:#ffd700;font-size:1.2em;font-weight:bold;user-select:none;transition:background-color 0.3s ease;}.page-poppy-playtime-chapter-3-summary__faq-question:hover{background-color:#444;}.page-poppy-playtime-chapter-3-summary__faq-heading{margin:0;flex-grow:1;pointer-events:none;color:inherit;}.page-poppy-playtime-chapter-3-summary__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;transition:transform 0.3s ease;pointer-events:none;}.page-poppy-playtime-chapter-3-summary__faq-item.active .page-poppy-playtime-chapter-3-summary__faq-toggle{transform:rotate(45deg);}/* Change + to X or similar */.page-poppy-playtime-chapter-3-summary__faq-answer{max-height:0;overflow:hidden;padding:0 25px;background-color:#2a2a2a;color:#ccc;font-size:1em;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;opacity:0;}.page-poppy-playtime-chapter-3-summary__faq-item.active .page-poppy-playtime-chapter-3-summary__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1;}.page-poppy-playtime-chapter-3-summary__faq-answer p{margin:0;}/* Blog Section */.page-poppy-playtime-chapter-3-summary__blog-section{padding:50px 0;background-color:#1a1a1a;}.page-poppy-playtime-chapter-3-summary__blog-posts{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;}.page-poppy-playtime-chapter-3-summary__blog-card{background-color:#2a2a2a;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.2);display:flex;flex-direction:column;}.page-poppy-playtime-chapter-3-summary__blog-image{width:100%;height:200px;object-fit:cover;max-width:100%;}.page-poppy-playtime-chapter-3-summary__blog-card-title{font-size:1.5em;color:#ffd700;margin:20px 15px 10px;line-height:1.3;}.page-poppy-playtime-chapter-3-summary__blog-card-title a{color:inherit;text-decoration:none;transition:color 0.3s ease;}.page-poppy-playtime-chapter-3-summary__blog-card-title a:hover{color:#007bff;}.page-poppy-playtime-chapter-3-summary__blog-excerpt{font-size:0.95em;color:#ccc;padding:0 15px 20px;flex-grow:1;}.page-poppy-playtime-chapter-3-summary__blog-readmore{margin:0 15px 20px;align-self:flex-start;padding:10px 20px;font-size:1em;background-color:#007bff;color:#fff;}/* Responsive styles */@media (max-width: 1024px){.page-poppy-playtime-chapter-3-summary__hero-title{font-size:3em;}.page-poppy-playtime-chapter-3-summary__hero-description{font-size:1.2em;}.page-poppy-playtime-chapter-3-summary__feature-item{flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px);}}@media (max-width: 768px){.page-poppy-playtime-chapter-3-summary__hero-section{height:500px;}.page-poppy-playtime-chapter-3-summary__hero-title{font-size:2.2em;}.page-poppy-playtime-chapter-3-summary__hero-description{font-size:1em;}.page-poppy-playtime-chapter-3-summary__cta-button{padding:12px 25px;font-size:1em;}.page-poppy-playtime-chapter-3-summary__section-title{font-size:2em;margin-bottom:30px;}.page-poppy-playtime-chapter-3-summary__text-content{font-size:1em;margin-bottom:20px;}/* Payment Providers specific mobile styles */.page-poppy-playtime-chapter-3-summary__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:30px 15px;}.page-poppy-playtime-chapter-3-summary__payment-logo{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;}.page-poppy-playtime-chapter-3-summary__intro-features{gap:20px;}.page-poppy-playtime-chapter-3-summary__feature-item{flex:1 1 100%;max-width:100%;padding:20px;}.page-poppy-playtime-chapter-3-summary__feature-icon{width:80px;}.page-poppy-playtime-chapter-3-summary__feature-title{font-size:1.3em;}.page-poppy-playtime-chapter-3-summary__access-buttons{flex-direction:column;gap:15px;}.page-poppy-playtime-chapter-3-summary__access-button{max-width:100%;width:100% !important;box-sizing:border-box !important;padding:12px 15px !important;margin-left:0 !important;margin-right:0 !important;word-wrap:break-word !important;}.page-poppy-playtime-chapter-3-summary__game-categories,.page-poppy-playtime-chapter-3-summary__promo-grid,.page-poppy-playtime-chapter-3-summary__safety-features,.page-poppy-playtime-chapter-3-summary__blog-posts{grid-template-columns:1fr;gap:20px;}.page-poppy-playtime-chapter-3-summary__game-card,.page-poppy-playtime-chapter-3-summary__promo-card,.page-poppy-playtime-chapter-3-summary__blog-card{margin-left:0 !important;margin-right:0 !important;width:100% !important;box-sizing:border-box !important;word-wrap:break-word !important;}.page-poppy-playtime-chapter-3-summary__game-image,.page-poppy-playtime-chapter-3-summary__promo-image,.page-poppy-playtime-chapter-3-summary__blog-image{max-width:100% !important;height:auto !important;box-sizing:border-box !important;}.page-poppy-playtime-chapter-3-summary__faq-question{padding:15px 20px;font-size:1.1em;}.page-poppy-playtime-chapter-3-summary__faq-answer{padding:15px 20px;}.page-poppy-playtime-chapter-3-summary__faq-item.active .page-poppy-playtime-chapter-3-summary__faq-answer{padding:15px 20px !important;}.page-poppy-playtime-chapter-3-summary__social-icons{flex-direction:column;align-items:center;}.page-poppy-playtime-chapter-3-summary__social-link{width:100% !important;max-width:250px;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;word-wrap:break-word !important;}}@media (max-width: 480px){.page-poppy-playtime-chapter-3-summary__hero-section{height:400px;}.page-poppy-playtime-chapter-3-summary__hero-title{font-size:1.8em;}.page-poppy-playtime-chapter-3-summary__hero-description{font-size:0.9em;}.page-poppy-playtime-chapter-3-summary__section-title{font-size:1.8em;}.page-poppy-playtime-chapter-3-summary__game-title,.page-poppy-playtime-chapter-3-summary__promo-title{font-size:1.4em;}}