body{font-family:'Arial',sans-serif;margin:0;padding:0;background-color:#1a1a1a;color:#eee}.page-poppy-playtime-chapter-2-doll__container{max-width:1200px;margin:0 auto;padding:20px}.page-poppy-playtime-chapter-2-doll__hero-section{position:relative;width:100%;height:auto;min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;padding-top:10px;padding-bottom:50px}.page-poppy-playtime-chapter-2-doll__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-poppy-playtime-chapter-2-doll__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.9));z-index:1}.page-poppy-playtime-chapter-2-doll__hero-content{position:relative;z-index:2;max-width:800px;padding:20px}.page-poppy-playtime-chapter-2-doll__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;color:#f9f9f9}.page-poppy-playtime-chapter-2-doll__hero-subtitle{font-size:1.3em;margin-bottom:30px;color:#ccc}.page-poppy-playtime-chapter-2-doll__cta-button{display:inline-block;background-color:#e74c3c;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease}.page-poppy-playtime-chapter-2-doll__cta-button:hover{background-color:#c0392b}.page-poppy-playtime-chapter-2-doll__section{padding:50px 20px;background-color:#2c3e50;margin-bottom:30px;border-radius:10px}.page-poppy-playtime-chapter-2-doll__section--dark{background-color:#34495e}.page-poppy-playtime-chapter-2-doll__section-title{font-size:2.2em;color:#e74c3c;margin-bottom:30px;text-align:center}.page-poppy-playtime-chapter-2-doll__text-content{font-size:1.1em;line-height:1.7;margin-bottom:20px;color:#ccc}.page-poppy-playtime-chapter-2-doll__text-content strong{color:#e74c3c}.page-poppy-playtime-chapter-2-doll__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px}.page-poppy-playtime-chapter-2-doll__card{background-color:#34495e;border-radius:10px;padding:25px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-poppy-playtime-chapter-2-doll__card:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.4)}.page-poppy-playtime-chapter-2-doll__card-icon{width:80px;height:80px;margin-bottom:15px;max-width:100%;height:auto;object-fit:contain}.page-poppy-playtime-chapter-2-doll__card-title{font-size:1.4em;color:#f9f9f9;margin-bottom:10px}.page-poppy-playtime-chapter-2-doll__card-description{font-size:.95em;color:#bbb;line-height:1.6}.page-poppy-playtime-chapter-2-doll__button-group{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:30px}.page-poppy-playtime-chapter-2-doll__button{display:inline-block;background-color:#3498db;color:#fff;padding:12px 25px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1em;transition:background-color .3s ease;white-space:nowrap}.page-poppy-playtime-chapter-2-doll__button:hover{background-color:#2980b9}.page-poppy-playtime-chapter-2-doll__game-showcase{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.page-poppy-playtime-chapter-2-doll__game-item{background-color:#34495e;border-radius:10px;overflow:hidden;width:calc(33% - 20px);box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease}.page-poppy-playtime-chapter-2-doll__game-item:hover{transform:scale(1.02)}.page-poppy-playtime-chapter-2-doll__game-image-wrapper{width:100%;height:200px;overflow:hidden}.page-poppy-playtime-chapter-2-doll__game-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.page-poppy-playtime-chapter-2-doll__game-item:hover .page-poppy-playtime-chapter-2-doll__game-image{transform:scale(1.05)}.page-poppy-playtime-chapter-2-doll__game-details{padding:20px;text-align:left}.page-poppy-playtime-chapter-2-doll__game-title{font-size:1.3em;color:#e74c3c;margin-bottom:10px}.page-poppy-playtime-chapter-2-doll__game-description{font-size:.9em;color:#bbb;line-height:1.5}.page-poppy-playtime-chapter-2-doll__faq-list{list-style:none;padding:0}.page-poppy-playtime-chapter-2-doll__faq-item{background-color:#34495e;margin-bottom:15px;border-radius:8px;overflow:hidden}.page-poppy-playtime-chapter-2-doll__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#2c3e50;color:#f9f9f9;cursor:pointer;font-size:1.1em;font-weight:600;user-select:none;transition:background-color .3s ease}.page-poppy-playtime-chapter-2-doll__faq-question:hover{background-color:#34495e}.page-poppy-playtime-chapter-2-doll__faq-question h3{margin:0;pointer-events:none;color:#f9f9f9}.page-poppy-playtime-chapter-2-doll__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;pointer-events:none;transition:transform .3s ease}.page-poppy-playtime-chapter-2-doll__faq-item.active .page-poppy-playtime-chapter-2-doll__faq-toggle{transform:rotate(45deg)}.page-poppy-playtime-chapter-2-doll__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-poppy-playtime-chapter-2-doll__faq-item.active .page-poppy-playtime-chapter-2-doll__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-poppy-playtime-chapter-2-doll__blog-card{background-color:#34495e;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3);display:flex;flex-direction:column;transition:transform .3s ease}.page-poppy-playtime-chapter-2-doll__blog-card:hover{transform:translateY(-5px)}.page-poppy-playtime-chapter-2-doll__blog-image-wrapper{width:100%;height:180px;overflow:hidden}.page-poppy-playtime-chapter-2-doll__blog-image{width:100%;height:100%;object-fit:cover}.page-poppy-playtime-chapter-2-doll__blog-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}.page-poppy-playtime-chapter-2-doll__blog-title{font-size:1.2em;color:#e74c3c;margin-bottom:10px;line-height:1.3}.page-poppy-playtime-chapter-2-doll__blog-excerpt{font-size:.9em;color:#bbb;line-height:1.5;margin-bottom:15px}.page-poppy-playtime-chapter-2-doll__read-more{display:inline-block;color:#3498db;text-decoration:none;font-weight:600;margin-top:auto}.page-poppy-playtime-chapter-2-doll__read-more:hover{text-decoration:underline}@media (max-width:1024px){.page-poppy-playtime-chapter-2-doll__hero-title{font-size:2.5em}.page-poppy-playtime-chapter-2-doll__hero-subtitle{font-size:1.2em}.page-poppy-playtime-chapter-2-doll__game-item{width:calc(50% - 15px)}}@media (max-width:768px){.page-poppy-playtime-chapter-2-doll__hero-title{font-size:2em}.page-poppy-playtime-chapter-2-doll__hero-subtitle{font-size:1em}.page-poppy-playtime-chapter-2-doll__cta-button{padding:12px 25px;font-size:1em}.page-poppy-playtime-chapter-2-doll__section-title{font-size:1.8em}.page-poppy-playtime-chapter-2-doll__text-content{font-size:1em}.page-poppy-playtime-chapter-2-doll__grid{grid-template-columns:1fr;gap:20px}.page-poppy-playtime-chapter-2-doll__card{padding:20px}.page-poppy-playtime-chapter-2-doll__card-icon{width:70px;height:70px}.page-poppy-playtime-chapter-2-doll__card-title{font-size:1.2em}.page-poppy-playtime-chapter-2-doll__game-item{width:100%}.page-poppy-playtime-chapter-2-doll__game-image-wrapper{height:180px}.page-poppy-playtime-chapter-2-doll__game-details{padding:15px}.page-poppy-playtime-chapter-2-doll__faq-question{padding:12px 15px;font-size:1em}.page-poppy-playtime-chapter-2-doll__faq-question h3{font-size:1em}.page-poppy-playtime-chapter-2-doll__faq-answer{padding:15px!important}.page-poppy-playtime-chapter-2-doll__blog-card{width:100%}.page-poppy-playtime-chapter-2-doll__blog-image-wrapper{height:160px}.page-poppy-playtime-chapter-2-doll__blog-content{padding:15px}.page-poppy-playtime-chapter-2-doll__blog-title{font-size:1.1em}.page-poppy-playtime-chapter-2-doll__faq-list,.page-poppy-playtime-chapter-2-doll__grid,.page-poppy-playtime-chapter-2-doll__game-showcase{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}.page-poppy-playtime-chapter-2-doll__faq-item,.page-poppy-playtime-chapter-2-doll__game-item,.page-poppy-playtime-chapter-2-doll__blog-card{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}}