.page-poppy-playtime-chapter-2-mommy-apk__hero-section{position:relative;background-image:url('[GALLERY:hero:1920x1080:poppy playtime,mommy long legs,horror game]');background-size:cover;background-position:center;color:#fff;text-align:center;padding:120px 20px 80px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:600px;overflow:hidden}.page-poppy-playtime-chapter-2-mommy-apk__hero-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1}.page-poppy-playtime-chapter-2-mommy-apk__hero-content{position:relative;z-index:2;max-width:900px;margin:0 auto}.page-poppy-playtime-chapter-2-mommy-apk__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.page-poppy-playtime-chapter-2-mommy-apk__hero-subtitle{font-size:1.5em;margin-bottom:30px;font-weight:300}.page-poppy-playtime-chapter-2-mommy-apk__cta-group{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.page-poppy-playtime-chapter-2-mommy-apk__cta-button{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,transform .3s ease;border:none;cursor:pointer}.page-poppy-playtime-chapter-2-mommy-apk__cta-button:hover{background-color:#c0392b;transform:translateY(-3px)}.page-poppy-playtime-chapter-2-mommy-apk__section{padding:60px 20px;text-align:center;background-color:#1a1a1a;color:#eee}.page-poppy-playtime-chapter-2-mommy-apk__section:nth-of-type(even){background-color:#222}.page-poppy-playtime-chapter-2-mommy-apk__section-title{font-size:2.8em;margin-bottom:40px;color:#e74c3c;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.page-poppy-playtime-chapter-2-mommy-apk__section-description{font-size:1.1em;line-height:1.6;max-width:800px;margin:0 auto 40px}.page-poppy-playtime-chapter-2-mommy-apk__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-poppy-playtime-chapter-2-mommy-apk__game-card{background-color:#333;border-radius:12px;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,.4);transition:transform .3s ease,box-shadow .3s ease}.page-poppy-playtime-chapter-2-mommy-apk__game-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.6)}.page-poppy-playtime-chapter-2-mommy-apk__game-card-image{width:100%;height:200px;object-fit:cover}.page-poppy-playtime-chapter-2-mommy-apk__game-card-content{padding:25px}.page-poppy-playtime-chapter-2-mommy-apk__game-card-title{font-size:1.6em;margin-bottom:15px;color:#e74c3c}.page-poppy-playtime-chapter-2-mommy-apk__game-card-text{font-size:.95em;line-height:1.5;margin-bottom:20px;color:#ccc}.page-poppy-playtime-chapter-2-mommy-apk__game-card-button{display:inline-block;background-color:#e74c3c;color:#fff;padding:10px 20px;border-radius:6px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.page-poppy-playtime-chapter-2-mommy-apk__game-card-button:hover{background-color:#c0392b}.page-poppy-playtime-chapter-2-mommy-apk__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-poppy-playtime-chapter-2-mommy-apk__promo-card{background-color:#333;border-radius:12px;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,.4);transition:transform .3s ease,box-shadow .3s ease;text-align:left}.page-poppy-playtime-chapter-2-mommy-apk__promo-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.6)}.page-poppy-playtime-chapter-2-mommy-apk__promo-card-image{width:100%;height:180px;object-fit:cover}.page-poppy-playtime-chapter-2-mommy-apk__promo-card-content{padding:25px}.page-poppy-playtime-chapter-2-mommy-apk__promo-card-title{font-size:1.5em;margin-bottom:10px;color:#e74c3c}.page-poppy-playtime-chapter-2-mommy-apk__promo-card-text{font-size:.95em;line-height:1.5;margin-bottom:20px;color:#ccc}.page-poppy-playtime-chapter-2-mommy-apk__faq-list{max-width:900px;margin:0 auto}.page-poppy-playtime-chapter-2-mommy-apk__faq-item{background-color:#333;border-radius:10px;margin-bottom:15px;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:background-color .3s ease}.page-poppy-playtime-chapter-2-mommy-apk__faq-item.active{background-color:#444}.page-poppy-playtime-chapter-2-mommy-apk__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;user-select:none;font-size:1.2em;font-weight:600;color:#e74c3c}.page-poppy-playtime-chapter-2-mommy-apk__faq-question:hover{color:#c0392b}.page-poppy-playtime-chapter-2-mommy-apk__faq-question h3{margin:0;pointer-events:none;color:inherit}.page-poppy-playtime-chapter-2-mommy-apk__faq-toggle{font-size:1.5em;margin-left:15px;pointer-events:none;transition:transform .3s ease}.page-poppy-playtime-chapter-2-mommy-apk__faq-item.active .page-poppy-playtime-chapter-2-mommy-apk__faq-toggle{transform:rotate(45deg)}.page-poppy-playtime-chapter-2-mommy-apk__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;text-align:left;color:#ccc;font-size:1em;line-height:1.6}.page-poppy-playtime-chapter-2-mommy-apk__faq-item.active .page-poppy-playtime-chapter-2-mommy-apk__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-poppy-playtime-chapter-2-mommy-apk__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-poppy-playtime-chapter-2-mommy-apk__blog-card{background-color:#333;border-radius:12px;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,.4);transition:transform .3s ease,box-shadow .3s ease;text-align:left}.page-poppy-playtime-chapter-2-mommy-apk__blog-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.6)}.page-poppy-playtime-chapter-2-mommy-apk__blog-card-image{width:100%;height:180px;object-fit:cover}.page-poppy-playtime-chapter-2-mommy-apk__blog-card-content{padding:25px}.page-poppy-playtime-chapter-2-mommy-apk__blog-card-title{font-size:1.4em;margin-bottom:10px;color:#e74c3c}.page-poppy-playtime-chapter-2-mommy-apk__blog-card-text{font-size:.9em;line-height:1.5;margin-bottom:20px;color:#ccc}.page-poppy-playtime-chapter-2-mommy-apk__blog-card-button{display:inline-block;background-color:#e74c3c;color:#fff;padding:10px 20px;border-radius:6px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.page-poppy-playtime-chapter-2-mommy-apk__blog-card-button:hover{background-color:#c0392b}.page-poppy-playtime-chapter-2-mommy-apk__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:15px}.page-poppy-playtime-chapter-2-mommy-apk__floating-button{background-color:#e74c3c;color:#fff;padding:12px 25px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1em;box-shadow:0 4px 10px rgba(0,0,0,.3);transition:background-color .3s ease,transform .3s ease;text-align:center;min-width:120px}.page-poppy-playtime-chapter-2-mommy-apk__floating-button:hover{background-color:#c0392b;transform:translateY(-3px)}@media (max-width:1024px){.page-poppy-playtime-chapter-2-mommy-apk__hero-title{font-size:3em}.page-poppy-playtime-chapter-2-mommy-apk__hero-subtitle{font-size:1.3em}}.page-poppy-playtime-chapter-2-mommy-apk__list-item{box-sizing:border-box}.page-poppy-playtime-chapter-2-mommy-apk__list-container{box-sizing:border-box}@media (max-width:768px){.page-poppy-playtime-chapter-2-mommy-apk__hero-section{padding:100px 15px 60px;min-height:500px}.page-poppy-playtime-chapter-2-mommy-apk__hero-title{font-size:2.5em}.page-poppy-playtime-chapter-2-mommy-apk__hero-subtitle{font-size:1.1em}.page-poppy-playtime-chapter-2-mommy-apk__cta-group{flex-direction:column;gap:15px}.page-poppy-playtime-chapter-2-mommy-apk__cta-button{width:100%;max-width:300px;margin:0 auto}.page-poppy-playtime-chapter-2-mommy-apk__section{padding:40px 15px}.page-poppy-playtime-chapter-2-mommy-apk__section-title{font-size:2.2em}.page-poppy-playtime-chapter-2-mommy-apk__section-description{font-size:1em}.page-poppy-playtime-chapter-2-mommy-apk__game-grid,.page-poppy-playtime-chapter-2-mommy-apk__promo-grid,.page-poppy-playtime-chapter-2-mommy-apk__blog-grid{grid-template-columns:1fr;gap:20px}.page-poppy-playtime-chapter-2-mommy-apk__game-card-title,.page-poppy-playtime-chapter-2-mommy-apk__promo-card-title,.page-poppy-playtime-chapter-2-mommy-apk__blog-card-title{font-size:1.4em}.page-poppy-playtime-chapter-2-mommy-apk__faq-question{font-size:1.1em;padding:15px 20px}.page-poppy-playtime-chapter-2-mommy-apk__faq-answer{padding:15px 20px}.page-poppy-playtime-chapter-2-mommy-apk__floating-buttons{right:10px;bottom:10px;gap:10px}.page-poppy-playtime-chapter-2-mommy-apk__floating-button{padding:10px 20px;font-size:.9em}.page-poppy-playtime-chapter-2-mommy-apk__list-item{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}.page-poppy-playtime-chapter-2-mommy-apk__list-container{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}}@media (max-width:480px){.page-poppy-playtime-chapter-2-mommy-apk__hero-title{font-size:2em}.page-poppy-playtime-chapter-2-mommy-apk__hero-subtitle{font-size:1em}.page-poppy-playtime-chapter-2-mommy-apk__section-title{font-size:1.8em}}