body{font-family:'Arial',sans-serif;margin:0;padding:0;background-color:#0d1117;color:#e6edf3}.page-is-chapter-2-of-poppy-playtime-out{max-width:1200px;margin:0 auto;padding:10px 15px}.page-is-chapter-2-of-poppy-playtime-out__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;border-radius:12px;margin-bottom:40px;padding-top:10px}.page-is-chapter-2-of-poppy-playtime-out__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.page-is-chapter-2-of-poppy-playtime-out__hero-content{z-index:1;padding:20px;max-width:800px;background:rgba(0,0,0,.6);border-radius:10px}.page-is-chapter-2-of-poppy-playtime-out__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.page-is-chapter-2-of-poppy-playtime-out__hero-text{font-size:1.2em;margin-bottom:25px;color:#ccc}.page-is-chapter-2-of-poppy-playtime-out__cta-button{display:inline-block;background-color:#ffcc00;color:#0d1117;padding:14px 30px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-is-chapter-2-of-poppy-playtime-out__cta-button:hover{background-color:#e6b800;transform:translateY(-2px)}.page-is-chapter-2-of-poppy-playtime-out__section{background-color:#161b22;padding:40px 25px;margin-bottom:30px;border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.3)}.page-is-chapter-2-of-poppy-playtime-out__section-title{font-size:2.2em;color:#ffcc00;margin-bottom:25px;text-align:center;position:relative;padding-bottom:10px}.page-is-chapter-2-of-poppy-playtime-out__section-title:after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:4px;background-color:#ffcc00;border-radius:2px}.page-is-chapter-2-of-poppy-playtime-out__text-content{font-size:1.1em;line-height:1.7;color:#c9d1d9;margin-bottom:20px}.page-is-chapter-2-of-poppy-playtime-out__text-content strong{color:#ffcc00}.page-is-chapter-2-of-poppy-playtime-out__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.page-is-chapter-2-of-poppy-playtime-out__card{background-color:#0d1117;border-radius:10px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.2);text-align:center;transition:transform .3s ease}.page-is-chapter-2-of-poppy-playtime-out__card:hover{transform:translateY(-5px)}.page-is-chapter-2-of-poppy-playtime-out__card-image{width:100%;height:200px;object-fit:cover;max-width:100%;height:auto}.page-is-chapter-2-of-poppy-playtime-out__card-content{padding:20px}.page-is-chapter-2-of-poppy-playtime-out__card-title{font-size:1.4em;color:#ffcc00;margin-bottom:10px}.page-is-chapter-2-of-poppy-playtime-out__card-description{font-size:.95em;color:#c9d1d9;line-height:1.5;margin-bottom:15px}.page-is-chapter-2-of-poppy-playtime-out__card-button{display:inline-block;background-color:#007bff;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.page-is-chapter-2-of-poppy-playtime-out__card-button:hover{background-color:#0056b3}.page-is-chapter-2-of-poppy-playtime-out__promo-item{display:flex;align-items:center;background-color:#0d1117;border-radius:10px;padding:20px;margin-bottom:20px;box-shadow:0 2px 5px rgba(0,0,0,.2)}.page-is-chapter-2-of-poppy-playtime-out__promo-icon{width:80px;height:80px;margin-right:20px;flex-shrink:0;object-fit:contain;max-width:100%;height:auto}.page-is-chapter-2-of-poppy-playtime-out__promo-details{flex-grow:1}.page-is-chapter-2-of-poppy-playtime-out__promo-title{font-size:1.3em;color:#ffcc00;margin-bottom:5px}.page-is-chapter-2-of-poppy-playtime-out__promo-description{font-size:.95em;color:#c9d1d9;line-height:1.5}.page-is-chapter-2-of-poppy-playtime-out__promo-button{background-color:#28a745;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:600;margin-left:20px;transition:background-color .3s ease}.page-is-chapter-2-of-poppy-playtime-out__promo-button:hover{background-color:#218838}.page-is-chapter-2-of-poppy-playtime-out__faq-container{margin-top:30px}.page-is-chapter-2-of-poppy-playtime-out__faq-item{margin-bottom:15px;border:1px solid #30363d;border-radius:8px;overflow:hidden}.page-is-chapter-2-of-poppy-playtime-out__faq-question{background-color:#161b22;padding:18px 25px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;user-select:none;transition:background-color .3s ease}.page-is-chapter-2-of-poppy-playtime-out__faq-question:hover{background-color:#21262d}.page-is-chapter-2-of-poppy-playtime-out__faq-question h3{margin:0;font-size:1.15em;color:#ffcc00;pointer-events:none}.page-is-chapter-2-of-poppy-playtime-out__faq-toggle{font-size:1.5em;font-weight:700;color:#ffcc00;pointer-events:none;transition:transform .3s ease}.page-is-chapter-2-of-poppy-playtime-out__faq-item.active .page-is-chapter-2-of-poppy-playtime-out__faq-toggle{transform:rotate(45deg)}.page-is-chapter-2-of-poppy-playtime-out__faq-answer{background-color:#0d1117;max-height:0;overflow:hidden;padding:0 25px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-is-chapter-2-of-poppy-playtime-out__faq-item.active .page-is-chapter-2-of-poppy-playtime-out__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-is-chapter-2-of-poppy-playtime-out__faq-answer p{margin:0;color:#c9d1d9}.page-is-chapter-2-of-poppy-playtime-out__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}.page-is-chapter-2-of-poppy-playtime-out__blog-card{background-color:#0d1117;border-radius:10px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:transform .3s ease}.page-is-chapter-2-of-poppy-playtime-out__blog-card:hover{transform:translateY(-5px)}.page-is-chapter-2-of-poppy-playtime-out__blog-image{width:100%;height:220px;object-fit:cover;max-width:100%;height:auto}.page-is-chapter-2-of-poppy-playtime-out__blog-content{padding:20px}.page-is-chapter-2-of-poppy-playtime-out__blog-title{font-size:1.3em;color:#ffcc00;margin-bottom:10px}.page-is-chapter-2-of-poppy-playtime-out__blog-title a{color:#ffcc00;text-decoration:none}.page-is-chapter-2-of-poppy-playtime-out__blog-title a:hover{text-decoration:underline}.page-is-chapter-2-of-poppy-playtime-out__blog-excerpt{font-size:.95em;color:#c9d1d9;line-height:1.5;margin-bottom:15px}.page-is-chapter-2-of-poppy-playtime-out__blog-date{font-size:.85em;color:#6a737d}.page-is-chapter-2-of-poppy-playtime-out__button-group{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:30px}.page-is-chapter-2-of-poppy-playtime-out__button-group .page-is-chapter-2-of-poppy-playtime-out__cta-button{padding:12px 25px;font-size:1em}.page-is-chapter-2-of-poppy-playtime-out__list-item-icon{width:40px;height:40px;margin-right:15px;object-fit:contain;max-width:100%;height:auto}@media (max-width:768px){.page-is-chapter-2-of-poppy-playtime-out{padding:0 10px}.page-is-chapter-2-of-poppy-playtime-out__hero-title{font-size:2em}.page-is-chapter-2-of-poppy-playtime-out__hero-text{font-size:1em}.page-is-chapter-2-of-poppy-playtime-out__cta-button{padding:12px 25px;font-size:1em}.page-is-chapter-2-of-poppy-playtime-out__section{padding:30px 15px}.page-is-chapter-2-of-poppy-playtime-out__section-title{font-size:1.8em}.page-is-chapter-2-of-poppy-playtime-out__text-content{font-size:1em}.page-is-chapter-2-of-poppy-playtime-out__grid{grid-template-columns:1fr}.page-is-chapter-2-of-poppy-playtime-out__card-image{height:180px}.page-is-chapter-2-of-poppy-playtime-out__card-title{font-size:1.2em}.page-is-chapter-2-of-poppy-playtime-out__promo-item{flex-direction:column;align-items:flex-start;padding:15px}.page-is-chapter-2-of-poppy-playtime-out__promo-icon{margin-bottom:15px;margin-right:0}.page-is-chapter-2-of-poppy-playtime-out__promo-button{margin-left:0;margin-top:15px;width:100%;text-align:center}.page-is-chapter-2-of-poppy-playtime-out__faq-question{padding:15px 20px}.page-is-chapter-2-of-poppy-playtime-out__faq-question h3{font-size:1em}.page-is-chapter-2-of-poppy-playtime-out__faq-toggle{font-size:1.2em}.page-is-chapter-2-of-poppy-playtime-out__faq-answer{padding:0 20px}.page-is-chapter-2-of-poppy-playtime-out__faq-item.active .page-is-chapter-2-of-poppy-playtime-out__faq-answer{padding:15px 20px !important}.page-is-chapter-2-of-poppy-playtime-out__blog-grid{grid-template-columns:1fr}.page-is-chapter-2-of-poppy-playtime-out__blog-image{height:200px}.page-is-chapter-2-of-poppy-playtime-out__blog-title{font-size:1.1em}.page-is-chapter-2-of-poppy-playtime-out__button-group{flex-direction:column}.page-is-chapter-2-of-poppy-playtime-out__button-group .page-is-chapter-2-of-poppy-playtime-out__cta-button{width:100%}}