.page-poppy-playtime-creatures{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8;padding-bottom:40px}.page-poppy-playtime-creatures__hero-section{display:flex;flex-direction:column;align-items:center;text-align:center;background-color:#1a1a2e;color:#ffffff;padding:60px 20px;position:relative;overflow:hidden;padding-top:10px}.page-poppy-playtime-creatures__hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.2}.page-poppy-playtime-creatures__hero-image{width:100%;height:100%;object-fit:cover;filter:grayscale(50%) brightness(.6)}.page-poppy-playtime-creatures__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto}.page-poppy-playtime-creatures__hero-title{font-size:2.8em;margin-bottom:20px;color:#ffcc00;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.page-poppy-playtime-creatures__hero-description{font-size:1.2em;margin-bottom:30px;opacity:.9}.page-poppy-playtime-creatures__hero-button{display:inline-block;background-color:#e44d26;color:#ffffff;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.page-poppy-playtime-creatures__hero-button:hover{background-color:#f76c48;transform:translateY(-3px)}.page-poppy-playtime-creatures__features-section{padding:60px 20px;background-color:#ffffff;text-align:center;max-width:1200px;margin:0 auto}.page-poppy-playtime-creatures__features-title{font-size:2.2em;color:#1a1a2e;margin-bottom:20px}.page-poppy-playtime-creatures__features-intro{font-size:1.1em;color:#555;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.page-poppy-playtime-creatures__feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:50px}.page-poppy-playtime-creatures__feature-item{background-color:#f0f0f0;padding:30px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:transform .3s ease}.page-poppy-playtime-creatures__feature-item:hover{transform:translateY(-5px)}.page-poppy-playtime-creatures__feature-icon{width:100%;max-width:300px;height:auto;margin-bottom:20px;border-radius:5px;object-fit:cover;display:block;margin-left:auto;margin-right:auto}.page-poppy-playtime-creatures__feature-heading{font-size:1.5em;color:#1a1a2e;margin-bottom:15px}.page-poppy-playtime-creatures__feature-text{font-size:1em;color:#666}.page-poppy-playtime-creatures__cta-wrapper{margin-top:40px}.page-poppy-playtime-creatures__cta-button{display:inline-block;background-color:#ffcc00;color:#1a1a2e;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.page-poppy-playtime-creatures__cta-button:hover{background-color:#ffdb4d;transform:translateY(-3px)}.page-poppy-playtime-creatures__providers-section{padding:60px 20px;background-color:#1a1a2e;color:#ffffff;text-align:center;max-width:1200px;margin:0 auto}.page-poppy-playtime-creatures__providers-title{font-size:2.2em;color:#ffcc00;margin-bottom:20px}.page-poppy-playtime-creatures__providers-description{font-size:1.1em;opacity:.9;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.page-poppy-playtime-creatures__provider-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:50px}.page-poppy-playtime-creatures__provider-logo{max-width:120px;height:auto;object-fit:contain;filter:brightness(.8) grayscale(100%) invert(100%);transition:filter .3s ease}.page-poppy-playtime-creatures__provider-logo:hover{filter:brightness(1) grayscale(0%) invert(0%)}.page-poppy-playtime-creatures__providers-button{display:inline-block;background-color:#e44d26;color:#ffffff;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.page-poppy-playtime-creatures__providers-button:hover{background-color:#f76c48;transform:translateY(-3px)}.page-poppy-playtime-creatures__faq-section{padding:60px 20px;background-color:#f8f8f8;max-width:1200px;margin:0 auto;text-align:center}.page-poppy-playtime-creatures__faq-title{font-size:2.2em;color:#1a1a2e;margin-bottom:40px}.page-poppy-playtime-creatures__faq-container{max-width:800px;margin:0 auto;text-align:left}.page-poppy-playtime-creatures__faq-item{margin-bottom:15px;border:1px solid #ddd;border-radius:8px;overflow:hidden;box-sizing:border-box}.page-poppy-playtime-creatures__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#fff;cursor:pointer;user-select:none;border-bottom:1px solid #eee}.page-poppy-playtime-creatures__faq-question:hover{background-color:#f0f0f0}.page-poppy-playtime-creatures__faq-heading{font-size:1.1em;color:#1a1a2e;margin:0;pointer-events:none}.page-poppy-playtime-creatures__faq-toggle{font-size:1.5em;font-weight:bold;color:#e44d26;transition:transform .3s ease;pointer-events:none}.page-poppy-playtime-creatures__faq-item.active .page-poppy-playtime-creatures__faq-toggle{transform:rotate(45deg)}.page-poppy-playtime-creatures__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;background-color:#fdfdfd;color:#555;box-sizing:border-box}.page-poppy-playtime-creatures__faq-item.active .page-poppy-playtime-creatures__faq-answer{max-height:2000px !important;padding:20px 20px !important;opacity:1}.page-poppy-playtime-creatures__faq-answer p{margin:0;word-wrap:break-word;overflow-wrap:break-word}@media (max-width:768px){.page-poppy-playtime-creatures__hero-section{padding:40px 15px}.page-poppy-playtime-creatures__hero-title{font-size:2em}.page-poppy-playtime-creatures__hero-description{font-size:1em}.page-poppy-playtime-creatures__hero-button{padding:12px 25px;font-size:1em}.page-poppy-playtime-creatures__features-section,.page-poppy-playtime-creatures__providers-section,.page-poppy-playtime-creatures__faq-section{padding:40px 15px}.page-poppy-playtime-creatures__features-title,.page-poppy-playtime-creatures__providers-title,.page-poppy-playtime-creatures__faq-title{font-size:1.8em}.page-poppy-playtime-creatures__feature-grid{grid-template-columns:1fr}.page-poppy-playtime-creatures__feature-item{padding:20px;width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important}.page-poppy-playtime-creatures__feature-icon{max-width:250px}.page-poppy-playtime-creatures__provider-logos{gap:20px}.page-poppy-playtime-creatures__provider-logo{max-width:100px}.page-poppy-playtime-creatures__faq-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important}.page-poppy-playtime-creatures__faq-question{padding:12px 15px}.page-poppy-playtime-creatures__faq-heading{font-size:1em}.page-poppy-playtime-creatures__faq-toggle{font-size:1.2em}.page-poppy-playtime-creatures__faq-answer{padding:0 15px}.page-poppy-playtime-creatures__faq-item.active .page-poppy-playtime-creatures__faq-answer{padding:15px 15px !important}.page-poppy-playtime-creatures__faq-answer p{font-size:.95em;word-break:break-word !important}}@media (max-width:375px){.page-poppy-playtime-creatures__hero-title{font-size:1.8em}.page-poppy-playtime-creatures__features-title,.page-poppy-playtime-creatures__providers-title,.page-poppy-playtime-creatures__faq-title{font-size:1.6em}}