/* Base styles for the specific page */.page-poppy-playtime-chapter-2-conveyor-belt{font-family:'Arial',sans-serif;color:#E0E0E0;background-color:#1A1A2E;line-height:1.6;overflow-x:hidden;box-sizing:border-box}.page-poppy-playtime-chapter-2-conveyor-belt__hero-section{display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px 20px 40px;background:linear-gradient(135deg,#2A0E46,#0A0A1A);position:relative;overflow:hidden}.page-poppy-playtime-chapter-2-conveyor-belt__hero-content{max-width:900px;margin-bottom:30px;z-index:1}.page-poppy-playtime-chapter-2-conveyor-belt__hero-title{font-size:2.8em;color:#FFD700;margin-bottom:20px;line-height:1.2}.page-poppy-playtime-chapter-2-conveyor-belt__hero-description{font-size:1.2em;color:#C0C0C0;margin-bottom:30px}.page-poppy-playtime-chapter-2-conveyor-belt__hero-actions{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.page-poppy-playtime-chapter-2-conveyor-belt__button{display:inline-block;padding:12px 25px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .2s ease;white-space:nowrap}.page-poppy-playtime-chapter-2-conveyor-belt__button--primary{background-color:#E6007A;color:#FFFFFF;border:2px solid #E6007A}.page-poppy-playtime-chapter-2-conveyor-belt__button--primary:hover{background-color:#FF3399;transform:translateY(-2px)}.page-poppy-playtime-chapter-2-conveyor-belt__button--secondary{background-color:transparent;color:#FFD700;border:2px solid #FFD700}.page-poppy-playtime-chapter-2-conveyor-belt__button--secondary:hover{background-color:#FFD700;color:#1A1A2E;transform:translateY(-2px)}.page-poppy-playtime-chapter-2-conveyor-belt__hero-image-wrapper{width:100%;max-width:1200px;margin-top:30px;overflow:hidden;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.5)}.page-poppy-playtime-chapter-2-conveyor-belt__hero-image{width:100%;height:auto;display:block;object-fit:cover;min-height:200px}.page-poppy-playtime-chapter-2-conveyor-belt__features-section,.page-poppy-playtime-chapter-2-conveyor-belt__promo-section,.page-poppy-playtime-chapter-2-conveyor-belt__cta-section,.page-poppy-playtime-chapter-2-conveyor-belt__faq-section{padding:60px 20px;text-align:center}.page-poppy-playtime-chapter-2-conveyor-belt__section-title{font-size:2.2em;color:#FFD700;margin-bottom:20px}.page-poppy-playtime-chapter-2-conveyor-belt__section-description{font-size:1.1em;color:#C0C0C0;max-width:800px;margin:0 auto 40px}.page-poppy-playtime-chapter-2-conveyor-belt__game-categories,.page-poppy-playtime-chapter-2-conveyor-belt__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto;padding:0;box-sizing:border-box}.page-poppy-playtime-chapter-2-conveyor-belt__category-card,.page-poppy-playtime-chapter-2-conveyor-belt__promo-card{background-color:#282844;border-radius:10px;padding:25px;box-shadow:0 5px 15px rgba(0,0,0,.4);text-align:center;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.page-poppy-playtime-chapter-2-conveyor-belt__category-card:hover,.page-poppy-playtime-chapter-2-conveyor-belt__promo-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.6)}.page-poppy-playtime-chapter-2-conveyor-belt__category-image,.page-poppy-playtime-chapter-2-conveyor-belt__promo-image{width:100%;height:250px;object-fit:cover;border-radius:8px;margin-bottom:20px;min-height:200px;display:block}.page-poppy-playtime-chapter-2-conveyor-belt__category-title,.page-poppy-playtime-chapter-2-conveyor-belt__promo-title{font-size:1.5em;color:#FFD700;margin-bottom:15px}.page-poppy-playtime-chapter-2-conveyor-belt__category-text,.page-poppy-playtime-chapter-2-conveyor-belt__promo-text{font-size:1em;color:#B0B0B0;margin-bottom:20px;flex-grow:1}.page-poppy-playtime-chapter-2-conveyor-belt__button--small{padding:10px 20px;font-size:.95em;align-self:center}.page-poppy-playtime-chapter-2-conveyor-belt__cta-section{background:linear-gradient(45deg,#E6007A,#8A2BE2);color:#FFFFFF;padding:80px 20px}.page-poppy-playtime-chapter-2-conveyor-belt__cta-title{font-size:2.5em;margin-bottom:20px;color:#FFFFFF}.page-poppy-playtime-chapter-2-conveyor-belt__cta-description{font-size:1.2em;max-width:800px;margin:0 auto 40px;color:#F0F0F0}.page-poppy-playtime-chapter-2-conveyor-belt__cta-actions{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.page-poppy-playtime-chapter-2-conveyor-belt__faq-list{max-width:900px;margin:0 auto;text-align:left;padding:0;box-sizing:border-box}.page-poppy-playtime-chapter-2-conveyor-belt__faq-item{background-color:#282844;border-radius:8px;margin-bottom:15px;box-shadow:0 4px 10px rgba(0,0,0,.3);overflow:hidden;box-sizing:border-box}.page-poppy-playtime-chapter-2-conveyor-belt__faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 25px;cursor:pointer;background-color:#3A3A5A;color:#FFD700;font-size:1.15em;font-weight:bold;user-select:none;transition:background-color .3s ease}.page-poppy-playtime-chapter-2-conveyor-belt__faq-question:hover{background-color:#4A4A6A}.page-poppy-playtime-chapter-2-conveyor-belt__faq-question-title{margin:0;flex-grow:1;pointer-events:none;color:inherit}.page-poppy-playtime-chapter-2-conveyor-belt__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;pointer-events:none;transition:transform .3s ease}.page-poppy-playtime-chapter-2-conveyor-belt__faq-item.active .page-poppy-playtime-chapter-2-conveyor-belt__faq-toggle{transform:rotate(45deg)}.page-poppy-playtime-chapter-2-conveyor-belt__faq-answer{max-height:0;overflow:hidden;padding:0 25px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0;color:#B0B0B0;font-size:1em}.page-poppy-playtime-chapter-2-conveyor-belt__faq-item.active .page-poppy-playtime-chapter-2-conveyor-belt__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-poppy-playtime-chapter-2-conveyor-belt__faq-answer p{margin:0}@media (max-width:768px){.page-poppy-playtime-chapter-2-conveyor-belt__hero-title{font-size:2em}.page-poppy-playtime-chapter-2-conveyor-belt__hero-description{font-size:1em}.page-poppy-playtime-chapter-2-conveyor-belt__hero-actions{flex-direction:column;gap:15px}.page-poppy-playtime-chapter-2-conveyor-belt__button{width:100%;max-width:300px;margin:0 auto}.page-poppy-playtime-chapter-2-conveyor-belt__features-section,.page-poppy-playtime-chapter-2-conveyor-belt__promo-section,.page-poppy-playtime-chapter-2-conveyor-belt__cta-section,.page-poppy-playtime-chapter-2-conveyor-belt__faq-section{padding:40px 15px}.page-poppy-playtime-chapter-2-conveyor-belt__section-title{font-size:1.8em}.page-poppy-playtime-chapter-2-conveyor-belt__section-description{font-size:.95em}.page-poppy-playtime-chapter-2-conveyor-belt__game-categories,.page-poppy-playtime-chapter-2-conveyor-belt__promo-grid,.page-poppy-playtime-chapter-2-conveyor-belt__faq-list{grid-template-columns:1fr;width:100% !important;max-width:100% !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}.page-poppy-playtime-chapter-2-conveyor-belt__category-card,.page-poppy-playtime-chapter-2-conveyor-belt__promo-card,.page-poppy-playtime-chapter-2-conveyor-belt__faq-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:20px !important;margin-left:0 !important;margin-right:0 !important}.page-poppy-playtime-chapter-2-conveyor-belt__category-text,.page-poppy-playtime-chapter-2-conveyor-belt__promo-text,.page-poppy-playtime-chapter-2-conveyor-belt__faq-answer p{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-poppy-playtime-chapter-2-conveyor-belt__category-image,.page-poppy-playtime-chapter-2-conveyor-belt__promo-image,.page-poppy-playtime-chapter-2-conveyor-belt__hero-image{max-width:100% !important;height:auto !important;box-sizing:border-box !important;min-height:200px}.page-poppy-playtime-chapter-2-conveyor-belt__faq-question{font-size:1.05em;padding:15px 20px}.page-poppy-playtime-chapter-2-conveyor-belt__faq-answer{padding:0 20px}.page-poppy-playtime-chapter-2-conveyor-belt__faq-item.active .page-poppy-playtime-chapter-2-conveyor-belt__faq-answer{padding:15px 20px !important}.page-poppy-playtime-chapter-2-conveyor-belt__cta-title{font-size:2em}}@media (max-width:480px){.page-poppy-playtime-chapter-2-conveyor-belt__hero-title{font-size:1.8em}.page-poppy-playtime-chapter-2-conveyor-belt__section-title{font-size:1.6em}.page-poppy-playtime-chapter-2-conveyor-belt__cta-title{font-size:1.8em}}