@charset "UTF-8";:root{--page-poppy-playtime-chapter-3-catnap-apk__primary-color:#ff4500;--page-poppy-playtime-chapter-3-catnap-apk__secondary-color:#8a2be2;--page-poppy-playtime-chapter-3-catnap-apk__dark-background:#1a1a2e;--page-poppy-playtime-chapter-3-catnap-apk__light-text:#e0e0e0;--page-poppy-playtime-chapter-3-catnap-apk__card-background:#2a2a4a;--page-poppy-playtime-chapter-3-catnap-apk__border-color:#4a4a6a}.page-poppy-playtime-chapter-3-catnap-apk{font-family:'Arial',sans-serif;color:var(--page-poppy-playtime-chapter-3-catnap-apk__light-text);background-color:var(--page-poppy-playtime-chapter-3-catnap-apk__dark-background);line-height:1.6;overflow-x:hidden;padding-top:10px}.page-poppy-playtime-chapter-3-catnap-apk__section-title{font-size:2.5em;color:var(--page-poppy-playtime-chapter-3-catnap-apk__primary-color);text-align:center;margin-bottom:20px;padding-top:40px;text-shadow:0 0 5px rgba(255,69,0,.5)}.page-poppy-playtime-chapter-3-catnap-apk__section-description{text-align:center;max-width:800px;margin:0 auto 50px auto;font-size:1.1em;color:#c0c0c0}.page-poppy-playtime-chapter-3-catnap-apk__hero-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 20px;background:linear-gradient(135deg,var(--page-poppy-playtime-chapter-3-catnap-apk__dark-background) 0%,#3a1c71 100%);position:relative;overflow:hidden;min-height:70vh}.page-poppy-playtime-chapter-3-catnap-apk__hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.page-poppy-playtime-chapter-3-catnap-apk__hero-image{width:100%;height:100%;object-fit:cover;opacity:.3}.page-poppy-playtime-chapter-3-catnap-apk__hero-content{position:relative;z-index:1;max-width:900px}.page-poppy-playtime-chapter-3-catnap-apk__hero-title{font-size:3.5em;margin-bottom:20px;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.7)}.page-poppy-playtime-chapter-3-catnap-apk__hero-description{font-size:1.3em;margin-bottom:40px;color:#f0f0f0}.page-poppy-playtime-chapter-3-catnap-apk__hero-buttons{display:flex;gap:20px;justify-content:center}.page-poppy-playtime-chapter-3-catnap-apk__cta-button{display:inline-block;background-color:var(--page-poppy-playtime-chapter-3-catnap-apk__primary-color);color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-size:1.2em;font-weight:700;transition:background-color .3s ease,transform .3s ease;box-shadow:0 5px 15px rgba(255,69,0,.4)}.page-poppy-playtime-chapter-3-catnap-apk__cta-button:hover{background-color:#ff6347;transform:translateY(-3px)}.page-poppy-playtime-chapter-3-catnap-apk__cta-button--secondary{background-color:var(--page-poppy-playtime-chapter-3-catnap-apk__secondary-color);box-shadow:0 5px 15px rgba(138,43,226,.4)}.page-poppy-playtime-chapter-3-catnap-apk__cta-button--secondary:hover{background-color:#9932cc}.page-poppy-playtime-chapter-3-catnap-apk__introduction-section{padding:60px 20px;max-width:1200px;margin:0 auto;text-align:center}.page-poppy-playtime-chapter-3-catnap-apk__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-poppy-playtime-chapter-3-catnap-apk__feature-item{background-color:var(--page-poppy-playtime-chapter-3-catnap-apk__card-background);padding:30px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.3);transition:transform .3s ease}.page-poppy-playtime-chapter-3-catnap-apk__feature-item:hover{transform:translateY(-5px)}.page-poppy-playtime-chapter-3-catnap-apk__feature-icon{width:100px;height:100px;object-fit:contain;margin-bottom:20px;max-width:100%;height:auto;box-sizing:border-box}.page-poppy-playtime-chapter-3-catnap-apk__feature-title{font-size:1.8em;color:var(--page-poppy-playtime-chapter-3-catnap-apk__primary-color);margin-bottom:10px}.page-poppy-playtime-chapter-3-catnap-apk__feature-text{font-size:1em;color:#b0b0b0}.page-poppy-playtime-chapter-3-catnap-apk__quick-access-section{background-color:#24244a;padding:60px 20px;text-align:center}.page-poppy-playtime-chapter-3-catnap-apk__access-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.page-poppy-playtime-chapter-3-catnap-apk__access-button{display:inline-block;background-color:var(--page-poppy-playtime-chapter-3-catnap-apk__secondary-color);color:#fff;padding:12px 25px;border-radius:6px;text-decoration:none;font-size:1.1em;font-weight:700;transition:background-color .3s ease,transform .3s ease;box-shadow:0 3px 10px rgba(138,43,226,.4)}.page-poppy-playtime-chapter-3-catnap-apk__access-button:hover{background-color:#9932cc;transform:translateY(-2px)}.page-poppy-playtime-chapter-3-catnap-apk__games-section{padding:60px 20px;max-width:1200px;margin:0 auto;text-align:center}.page-poppy-playtime-chapter-3-catnap-apk__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:25px;margin-top:40px}.page-poppy-playtime-chapter-3-catnap-apk__game-category{background-color:var(--page-poppy-playtime-chapter-3-catnap-apk__card-background);padding:25px 15px;border-radius:10px;box-shadow:0 3px 15px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center}.page-poppy-playtime-chapter-3-catnap-apk__game-category:hover{transform:translateY(-5px);box-shadow:0 6px 20px rgba(0,0,0,.4)}.page-poppy-playtime-chapter-3-catnap-apk__game-icon{width:80px;height:80px;object-fit:contain;margin-bottom:15px;max-width:100%;height:auto;box-sizing:border-box}.page-poppy-playtime-chapter-3-catnap-apk__game-title{font-size:1.5em;color:var(--page-poppy-playtime-chapter-3-catnap-apk__primary-color);margin-bottom:10px}.page-poppy-playtime-chapter-3-catnap-apk__game-text{font-size:.9em;color:#b0b0b0}.page-poppy-playtime-chapter-3-catnap-apk__promotions-section{background-color:#1f1f3f;padding:60px 20px;text-align:center}.page-poppy-playtime-chapter-3-catnap-apk__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-poppy-playtime-chapter-3-catnap-apk__promo-card{background-color:var(--page-poppy-playtime-chapter-3-catnap-apk__card-background);border-radius:12px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.3);text-align:left;transition:transform .3s ease;display:flex;flex-direction:column}.page-poppy-playtime-chapter-3-catnap-apk__promo-card:hover{transform:translateY(-7px)}.page-poppy-playtime-chapter-3-catnap-apk__promo-image{width:100%;height:200px;object-fit:cover;max-width:100%;box-sizing:border-box}.page-poppy-playtime-chapter-3-catnap-apk__promo-card h3,.page-poppy-playtime-chapter-3-catnap-apk__promo-card p,.page-poppy-playtime-chapter-3-catnap-apk__promo-card a{padding:0 25px}.page-poppy-playtime-chapter-3-catnap-apk__promo-title{font-size:1.6em;color:var(--page-poppy-playtime-chapter-3-catnap-apk__primary-color);margin-top:20px;margin-bottom:10px}.page-poppy-playtime-chapter-3-catnap-apk__promo-text{font-size:.95em;color:#c0c0c0;margin-bottom:20px;flex-grow:1}.page-poppy-playtime-chapter-3-catnap-apk__promo-button{display:inline-block;background-color:var(--page-poppy-playtime-chapter-3-catnap-apk__secondary-color);color:#fff;padding:10px 20px;border-radius:6px;text-decoration:none;font-size:1em;font-weight:700;margin:0 25px 25px 25px;transition:background-color .3s ease;align-self:flex-start}.page-poppy-playtime-chapter-3-catnap-apk__promo-button:hover{background-color:#9932cc}.page-poppy-playtime-chapter-3-catnap-apk__security-support-section{padding:60px 20px;max-width:1200px;margin:0 auto;text-align:center}.page-poppy-playtime-chapter-3-catnap-apk__support-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-poppy-playtime-chapter-3-catnap-apk__support-item{background-color:var(--page-poppy-playtime-chapter-3-catnap-apk__card-background);padding:30px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.3);transition:transform .3s ease}.page-poppy-playtime-chapter-3-catnap-apk__support-item:hover{transform:translateY(-5px)}.page-poppy-playtime-chapter-3-catnap-apk__support-icon{width:100px;height:100px;object-fit:contain;margin-bottom:20px;max-width:100%;height:auto;box-sizing:border-box}.page-poppy-playtime-chapter-3-catnap-apk__support-title{font-size:1.8em;color:var(--page-poppy-playtime-chapter-3-catnap-apk__primary-color);margin-bottom:10px}.page-poppy-playtime-chapter-3-catnap-apk__support-text{font-size:1em;color:#b0b0b0}.page-poppy-playtime-chapter-3-catnap-apk__contact-button{display:inline-block;background-color:var(--page-poppy-playtime-chapter-3-catnap-apk__primary-color);color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-size:1.2em;font-weight:700;margin-top:50px;transition:background-color .3s ease,transform .3s ease;box-shadow:0 5px 15px rgba(255,69,0,.4)}.page-poppy-playtime-chapter-3-catnap-apk__contact-button:hover{background-color:#ff6347;transform:translateY(-3px)}.page-poppy-playtime-chapter-3-catnap-apk__faq-section{background-color:#24244a;padding:60px 20px;text-align:center}.page-poppy-playtime-chapter-3-catnap-apk__faq-container{max-width:800px;margin:40px auto 0 auto;text-align:left}.page-poppy-playtime-chapter-3-catnap-apk__faq-item{background-color:var(--page-poppy-playtime-chapter-3-catnap-apk__card-background);border-radius:10px;margin-bottom:15px;box-shadow:0 2px 10px rgba(0,0,0,.2);border:1px solid var(--page-poppy-playtime-chapter-3-catnap-apk__border-color)}.page-poppy-playtime-chapter-3-catnap-apk__faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 25px;cursor:pointer;user-select:none;font-size:1.2em;color:#fff;transition:background-color .3s ease}.page-poppy-playtime-chapter-3-catnap-apk__faq-question:hover{background-color:#3a3a6a}.page-poppy-playtime-chapter-3-catnap-apk__faq-question h3{margin:0;font-size:1.2em;color:var(--page-poppy-playtime-chapter-3-catnap-apk__primary-color);pointer-events:none}.page-poppy-playtime-chapter-3-catnap-apk__faq-toggle{font-size:1.5em;font-weight:700;color:var(--page-poppy-playtime-chapter-3-catnap-apk__secondary-color);transition:transform .3s ease;pointer-events:none}.page-poppy-playtime-chapter-3-catnap-apk__faq-item.active .page-poppy-playtime-chapter-3-catnap-apk__faq-toggle{transform:rotate(45deg)}.page-poppy-playtime-chapter-3-catnap-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;color:#d0d0d0}.page-poppy-playtime-chapter-3-catnap-apk__faq-item.active .page-poppy-playtime-chapter-3-catnap-apk__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-poppy-playtime-chapter-3-catnap-apk__blog-section{padding:60px 20px;max-width:1200px;margin:0 auto;text-align:center}.page-poppy-playtime-chapter-3-catnap-apk__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-poppy-playtime-chapter-3-catnap-apk__blog-post{background-color:var(--page-poppy-playtime-chapter-3-catnap-apk__card-background);border-radius:12px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.3);text-align:left;transition:transform .3s ease;display:flex;flex-direction:column}.page-poppy-playtime-chapter-3-catnap-apk__blog-post:hover{transform:translateY(-7px)}.page-poppy-playtime-chapter-3-catnap-apk__blog-image{width:100%;height:200px;object-fit:cover;max-width:100%;box-sizing:border-box}.page-poppy-playtime-chapter-3-catnap-apk__blog-title{font-size:1.4em;color:var(--page-poppy-playtime-chapter-3-catnap-apk__primary-color);margin:20px 25px 10px 25px}.page-poppy-playtime-chapter-3-catnap-apk__blog-title a{color:inherit;text-decoration:none;transition:color .3s ease}.page-poppy-playtime-chapter-3-catnap-apk__blog-title a:hover{color:#fff}.page-poppy-playtime-chapter-3-catnap-apk__blog-excerpt{font-size:.95em;color:#c0c0c0;margin:0 25px 15px 25px;flex-grow:1}.page-poppy-playtime-chapter-3-catnap-apk__blog-date{font-size:.85em;color:#888;margin:0 25px 20px 25px;display:block}@media (max-width:1024px){.page-poppy-playtime-chapter-3-catnap-apk__hero-title{font-size:3em}.page-poppy-playtime-chapter-3-catnap-apk__hero-description{font-size:1.1em}.page-poppy-playtime-chapter-3-catnap-apk__section-title{font-size:2em}}@media (max-width:768px){.page-poppy-playtime-chapter-3-catnap-apk__hero-section{padding:60px 15px;min-height:60vh}.page-poppy-playtime-chapter-3-catnap-apk__hero-title{font-size:2.5em}.page-poppy-playtime-chapter-3-catnap-apk__hero-description{font-size:1em}.page-poppy-playtime-chapter-3-catnap-apk__hero-buttons{flex-direction:column;gap:15px}.page-poppy-playtime-chapter-3-catnap-apk__cta-button{width:100%;max-width:300px;padding:12px 20px;font-size:1.1em}.page-poppy-playtime-chapter-3-catnap-apk__introduction-section,.page-poppy-playtime-chapter-3-catnap-apk__quick-access-section,.page-poppy-playtime-chapter-3-catnap-apk__games-section,.page-poppy-playtime-chapter-3-catnap-apk__promotions-section,.page-poppy-playtime-chapter-3-catnap-apk__security-support-section,.page-poppy-playtime-chapter-3-catnap-apk__faq-section,.page-poppy-playtime-chapter-3-catnap-apk__blog-section{padding:40px 15px}.page-poppy-playtime-chapter-3-catnap-apk__section-title{font-size:1.8em}.page-poppy-playtime-chapter-3-catnap-apk__section-description{font-size:.95em;margin-bottom:30px}.page-poppy-playtime-chapter-3-catnap-apk__features-grid,.page-poppy-playtime-chapter-3-catnap-apk__game-categories,.page-poppy-playtime-chapter-3-catnap-apk__promo-grid,.page-poppy-playtime-chapter-3-catnap-apk__support-grid,.page-poppy-playtime-chapter-3-catnap-apk__blog-grid{grid-template-columns:1fr;gap:20px}.page-poppy-playtime-chapter-3-catnap-apk__feature-item,.page-poppy-playtime-chapter-3-catnap-apk__game-category,.page-poppy-playtime-chapter-3-catnap-apk__promo-card,.page-poppy-playtime-chapter-3-catnap-apk__support-item,.page-poppy-playtime-chapter-3-catnap-apk__blog-post{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding:20px!important}.page-poppy-playtime-chapter-3-catnap-apk__feature-icon,.page-poppy-playtime-chapter-3-catnap-apk__game-icon,.page-poppy-playtime-chapter-3-catnap-apk__support-icon{width:80px;height:80px;margin-bottom:15px}.page-poppy-playtime-chapter-3-catnap-apk__access-button{width:100%;max-width:280px}.page-poppy-playtime-chapter-3-catnap-apk__faq-question{padding:15px 20px;font-size:1.1em}.page-poppy-playtime-chapter-3-catnap-apk__faq-question h3{font-size:1.1em}.page-poppy-playtime-chapter-3-catnap-apk__faq-answer{padding:15px 20px;word-wrap:break-word!important;overflow-wrap:break-word!important}.page-poppy-playtime-chapter-3-catnap-apk__blog-title{font-size:1.2em;margin:15px 20px 8px 20px}.page-poppy-playtime-chapter-3-catnap-apk__blog-excerpt{margin:0 20px 10px 20px}.page-poppy-playtime-chapter-3-catnap-apk__blog-date{margin:0 20px 15px 20px}.page-poppy-playtime-chapter-3-catnap-apk__promo-card h3,.page-poppy-playtime-chapter-3-catnap-apk__promo-card p,.page-poppy-playtime-chapter-3-catnap-apk__promo-card a{padding:0 20px}.page-poppy-playtime-chapter-3-catnap-apk__promo-button{margin:0 20px 20px 20px}}@media (max-width:480px){.page-poppy-playtime-chapter-3-catnap-apk__hero-title{font-size:2em}.page-poppy-playtime-chapter-3-catnap-apk__hero-description{font-size:.9em}.page-poppy-playtime-chapter-3-catnap-apk__cta-button{font-size:1em;padding:10px 15px}.page-poppy-playtime-chapter-3-catnap-apk__section-title{font-size:1.5em}.page-poppy-playtime-chapter-3-catnap-apk__section-description{font-size:.9em}.page-poppy-playtime-chapter-3-catnap-apk__faq-question{font-size:1em}.page-poppy-playtime-chapter-3-catnap-apk__faq-question h3{font-size:1em}.page-poppy-playtime-chapter-3-catnap-apk__faq-toggle{font-size:1.2em}}