/* CSS for page-chicken-in-poppy-playtime */.page-chicken-in-poppy-playtime{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8}.page-chicken-in-poppy-playtime__container{max-width:1200px;margin:0 auto;padding:20px;box-sizing:border-box}.page-chicken-in-poppy-playtime__section-title{font-size:2.5em;color:#2c3e50;text-align:center;margin-bottom:40px;position:relative;padding-bottom:10px}.page-chicken-in-poppy-playtime__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:4px;background-color:#e74c3c;border-radius:2px}.page-chicken-in-poppy-playtime__hero-section{position:relative;height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#ffffff;overflow:hidden;padding-top:10px}.page-chicken-in-poppy-playtime__hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.page-chicken-in-poppy-playtime__hero-image-wrapper img{width:100%;height:100%;object-fit:cover;filter:brightness(0.5);max-width:100%}.page-chicken-in-poppy-playtime__hero-content{position:relative;z-index:1;max-width:800px;padding:20px;background-color:rgba(0,0,0,0.4);border-radius:10px}.page-chicken-in-poppy-playtime__hero-title{font-size:3.5em;margin-bottom:15px;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,0.7)}.page-chicken-in-poppy-playtime__hero-subtitle{font-size:1.5em;margin-bottom:30px;color:#eee}.page-chicken-in-poppy-playtime__hero-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-chicken-in-poppy-playtime__hero-button:hover{background-color:#c0392b}.page-chicken-in-poppy-playtime__introduction-section,.page-chicken-in-poppy-playtime__community-impact-section{padding:60px 0;background-color:#ffffff}.page-chicken-in-poppy-playtime__text-content{font-size:1.1em;margin-bottom:20px;text-align:justify}.page-chicken-in-poppy-playtime__theories-section{padding:60px 0;background-color:#f0f0f0}.page-chicken-in-poppy-playtime__theory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-chicken-in-poppy-playtime__theory-card{background-color:#ffffff;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;box-sizing:border-box}.page-chicken-in-poppy-playtime__theory-card:hover{transform:translateY(-5px);box-shadow:0 6px 20px rgba(0,0,0,0.15)}.page-chicken-in-poppy-playtime__theory-image-wrapper{width:100%;height:200px;overflow:hidden}.page-chicken-in-poppy-playtime__theory-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block;max-width:100%}.page-chicken-in-poppy-playtime__card-title{font-size:1.5em;color:#2c3e50;padding:15px 20px 0;margin-bottom:10px}.page-chicken-in-poppy-playtime__card-text{font-size:1em;color:#555;padding:0 20px 20px}.page-chicken-in-poppy-playtime__cta-wrapper{background-color:#2c3e50;color:#fff;padding:40px;border-radius:10px;text-align:center;margin-top:50px}.page-chicken-in-poppy-playtime__cta-text{font-size:1.8em;margin-bottom:25px;font-weight:bold}.page-chicken-in-poppy-playtime__cta-button{display:inline-block;background-color:#e74c3c;color:#fff;padding:15px 35px;border-radius:5px;text-decoration:none;font-size:1.3em;transition:background-color .3s ease;box-sizing:border-box}.page-chicken-in-poppy-playtime__cta-button:hover{background-color:#c0392b}.page-chicken-in-poppy-playtime__faq-section{padding:60px 0;background-color:#ffffff}.page-chicken-in-poppy-playtime__faq-list{max-width:900px;margin:0 auto}.page-chicken-in-poppy-playtime__faq-item{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-bottom:15px;overflow:hidden;box-sizing:border-box}.page-chicken-in-poppy-playtime__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#eef;user-select:none;transition:background-color .3s ease}.page-chicken-in-poppy-playtime__faq-question:hover{background-color:#e0e0f0}.page-chicken-in-poppy-playtime__faq-title{font-size:1.2em;color:#333;margin:0;pointer-events:none;flex-grow:1}.page-chicken-in-poppy-playtime__faq-toggle{font-size:1.5em;font-weight:bold;color:#e74c3c;margin-left:15px;pointer-events:none;width:20px;text-align:center}.page-chicken-in-poppy-playtime__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;box-sizing:border-box}.page-chicken-in-poppy-playtime__faq-item.active .page-chicken-in-poppy-playtime__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-chicken-in-poppy-playtime__faq-answer p{margin:0;font-size:1em;color:#555}.page-chicken-in-poppy-playtime__faq-item.active .page-chicken-in-poppy-playtime__faq-question{background-color:#dbe4f0}@media (max-width:768px){.page-chicken-in-poppy-playtime__container{padding:15px}.page-chicken-in-poppy-playtime__section-title{font-size:2em;margin-bottom:30px}.page-chicken-in-poppy-playtime__hero-section{height:400px}.page-chicken-in-poppy-playtime__hero-title{font-size:2.5em}.page-chicken-in-poppy-playtime__hero-subtitle{font-size:1.2em}.page-chicken-in-poppy-playtime__hero-button{padding:12px 25px;font-size:1em}.page-chicken-in-poppy-playtime__theory-grid{grid-template-columns:1fr}.page-chicken-in-poppy-playtime__theory-card{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important;word-wrap:break-word !important;overflow-wrap:break-word !important}.page-chicken-in-poppy-playtime__theory-image-wrapper{height:180px}.page-chicken-in-poppy-playtime__theory-image-wrapper img{max-width:100% !important;height:auto !important;box-sizing:border-box !important}.page-chicken-in-poppy-playtime__cta-text{font-size:1.4em}.page-chicken-in-poppy-playtime__cta-button{padding:12px 25px;font-size:1.1em}.page-chicken-in-poppy-playtime__faq-list{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important;padding:0 !important;box-sizing:border-box !important}.page-chicken-in-poppy-playtime__faq-item{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important;word-wrap:break-word !important;overflow-wrap:break-word !important}.page-chicken-in-poppy-playtime__faq-question{padding:15px 20px}.page-chicken-in-poppy-playtime__faq-title{font-size:1.1em;word-break:break-word !important}.page-chicken-in-poppy-playtime__faq-answer{padding:0 20px}.page-chicken-in-poppy-playtime__faq-item.active .page-chicken-in-poppy-playtime__faq-answer{padding:15px 20px !important}}@media (max-width:480px){.page-chicken-in-poppy-playtime__hero-title{font-size:2em}.page-chicken-in-poppy-playtime__cta-text{font-size:1.2em}}