.page-poppy-playtime-every-chapter__container{max-width:1200px;margin:0 auto;padding:20px}.page-poppy-playtime-every-chapter__hero-section{position:relative;width:100%;height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;padding-top:10px}.page-poppy-playtime-every-chapter__hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:1}.page-poppy-playtime-every-chapter__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-poppy-playtime-every-chapter__hero-content{position:relative;z-index:2;max-width:800px;padding:20px}.page-poppy-playtime-every-chapter__hero-title{font-size:3.5em;margin-bottom:15px;line-height:1.2}.page-poppy-playtime-every-chapter__hero-subtitle{font-size:1.5em;margin-bottom:30px}.page-poppy-playtime-every-chapter__cta-button{display:inline-block;background-color:#e74c3c;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-size:1.2em;transition:background-color .3s ease}.page-poppy-playtime-every-chapter__cta-button:hover{background-color:#c0392b}.page-poppy-playtime-every-chapter__section{padding:60px 0;background-color:#f9f9f9;border-bottom:1px solid #eee}.page-poppy-playtime-every-chapter__section--dark{background-color:#2c3e50;color:#fff}.page-poppy-playtime-every-chapter__section-title{font-size:2.5em;color:#333;text-align:center;margin-bottom:40px}.page-poppy-playtime-every-chapter__section--dark .page-poppy-playtime-every-chapter__section-title{color:#fff}.page-poppy-playtime-every-chapter__text-content{font-size:1.1em;line-height:1.6;margin-bottom:20px}.page-poppy-playtime-every-chapter__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-poppy-playtime-every-chapter__grid-item{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.05);text-align:center}.page-poppy-playtime-every-chapter__grid-item--dark{background-color:#34495e;color:#fff}.page-poppy-playtime-every-chapter__grid-item-icon{margin-bottom:20px}.page-poppy-playtime-every-chapter__grid-item-title{font-size:1.5em;margin-bottom:15px;color:#333}.page-poppy-playtime-every-chapter__grid-item--dark .page-poppy-playtime-every-chapter__grid-item-title{color:#fff}.page-poppy-playtime-every-chapter__grid-item-description{font-size:.95em;line-height:1.5}.page-poppy-playtime-every-chapter__quick-access-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.page-poppy-playtime-every-chapter__quick-access-link{display:inline-block;background-color:#2ecc71;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-size:1.1em;transition:background-color .3s ease}.page-poppy-playtime-every-chapter__quick-access-link:hover{background-color:#27ae60}.page-poppy-playtime-every-chapter__game-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.05);overflow:hidden}.page-poppy-playtime-every-chapter__game-card-image{width:100%;height:250px;object-fit:cover}.page-poppy-playtime-every-chapter__game-card-content{padding:20px}.page-poppy-playtime-every-chapter__game-card-title{font-size:1.4em;margin-bottom:10px;color:#333}.page-poppy-playtime-every-chapter__game-card-description{font-size:.95em;line-height:1.5;margin-bottom:15px}.page-poppy-playtime-every-chapter__game-card-button{display:inline-block;background-color:#3498db;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-size:.95em;transition:background-color .3s ease}.page-poppy-playtime-every-chapter__game-card-button:hover{background-color:#2980b9}.page-poppy-playtime-every-chapter__promo-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.05);overflow:hidden}.page-poppy-playtime-every-chapter__promo-card-image{width:100%;height:200px;object-fit:cover}.page-poppy-playtime-every-chapter__promo-card-content{padding:20px}.page-poppy-playtime-every-chapter__promo-card-title{font-size:1.4em;margin-bottom:10px;color:#333}.page-poppy-playtime-every-chapter__promo-card-description{font-size:.95em;line-height:1.5;margin-bottom:15px}.page-poppy-playtime-every-chapter__promo-card-button{display:inline-block;background-color:#f39c12;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-size:.95em;transition:background-color .3s ease}.page-poppy-playtime-every-chapter__promo-card-button:hover{background-color:#e67e22}.page-poppy-playtime-every-chapter__faq-item{background-color:#fff;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.03)}.page-poppy-playtime-every-chapter__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;font-size:1.2em;color:#333;cursor:pointer;user-select:none;border-bottom:1px solid #eee;transition:background-color .3s ease}.page-poppy-playtime-every-chapter__faq-question:hover{background-color:#f5f5f5}.page-poppy-playtime-every-chapter__faq-question h3{margin:0;pointer-events:none}.page-poppy-playtime-every-chapter__faq-toggle{font-size:1.5em;line-height:1;transition:transform .3s ease;pointer-events:none}.page-poppy-playtime-every-chapter__faq-item.active .page-poppy-playtime-every-chapter__faq-question{border-bottom-color:transparent}.page-poppy-playtime-every-chapter__faq-item.active .page-poppy-playtime-every-chapter__faq-toggle{transform:rotate(45deg)}.page-poppy-playtime-every-chapter__faq-answer{max-height:0;overflow:hidden;padding:0 25px;font-size:1em;line-height:1.6;color:#555;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-poppy-playtime-every-chapter__faq-item.active .page-poppy-playtime-every-chapter__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-poppy-playtime-every-chapter__blog-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.05);overflow:hidden}.page-poppy-playtime-every-chapter__blog-card-image{width:100%;height:200px;object-fit:cover}.page-poppy-playtime-every-chapter__blog-card-content{padding:20px}.page-poppy-playtime-every-chapter__blog-card-title{font-size:1.3em;margin-bottom:10px}.page-poppy-playtime-every-chapter__blog-card-title a{color:#333;text-decoration:none}.page-poppy-playtime-every-chapter__blog-card-title a:hover{color:#e74c3c}.page-poppy-playtime-every-chapter__blog-card-date{font-size:.85em;color:#777;margin-bottom:10px}.page-poppy-playtime-every-chapter__blog-card-excerpt{font-size:.95em;line-height:1.5;color:#555}.page-poppy-playtime-every-chapter__floating-buttons{position:fixed;right:20px;bottom:100px;z-index:1000;display:flex;flex-direction:column;gap:15px}.page-poppy-playtime-every-chapter__floating-button{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#e74c3c;border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.2);color:#fff;font-size:1.2em;text-decoration:none;transition:background-color .3s ease}.page-poppy-playtime-every-chapter__floating-button:hover{background-color:#c0392b}@media (max-width:1024px){.page-poppy-playtime-every-chapter__hero-title{font-size:3em}.page-poppy-playtime-every-chapter__hero-subtitle{font-size:1.3em}.page-poppy-playtime-every-chapter__section-title{font-size:2em}}@media (max-width:768px){.page-poppy-playtime-every-chapter__container{padding:15px}.page-poppy-playtime-every-chapter__hero-section{height:400px}.page-poppy-playtime-every-chapter__hero-title{font-size:2.5em}.page-poppy-playtime-every-chapter__hero-subtitle{font-size:1.1em}.page-poppy-playtime-every-chapter__cta-button{padding:12px 25px;font-size:1.1em}.page-poppy-playtime-every-chapter__section{padding:40px 0}.page-poppy-playtime-every-chapter__section-title{font-size:1.8em}.page-poppy-playtime-every-chapter__text-content{font-size:1em}.page-poppy-playtime-every-chapter__grid{grid-template-columns:1fr;gap:20px}.page-poppy-playtime-every-chapter__grid-item{padding:25px}.page-poppy-playtime-every-chapter__quick-access-links{flex-direction:column;align-items:center}.page-poppy-playtime-every-chapter__quick-access-link{width:100%;max-width:300px;padding:10px}.page-poppy-playtime-every-chapter__game-card-image,.page-poppy-playtime-every-chapter__promo-card-image,.page-poppy-playtime-every-chapter__blog-card-image{height:180px}.page-poppy-playtime-every-chapter__faq-question{padding:15px 20px;font-size:1.1em}.page-poppy-playtime-every-chapter__faq-answer{padding:15px 20px !important}.page-poppy-playtime-every-chapter__floating-buttons{bottom:80px;right:15px;gap:10px}.page-poppy-playtime-every-chapter__floating-button{width:50px;height:50px;font-size:1em}.page-poppy-playtime-every-chapter__grid-item,.page-poppy-playtime-every-chapter__game-card,.page-poppy-playtime-every-chapter__promo-card,.page-poppy-playtime-every-chapter__blog-card,.page-poppy-playtime-every-chapter__faq-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important}.page-poppy-playtime-every-chapter__grid-item-description,.page-poppy-playtime-every-chapter__game-card-description,.page-poppy-playtime-every-chapter__promo-card-description,.page-poppy-playtime-every-chapter__blog-card-excerpt{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}}