.page-poppy-playtime-chapter-2-dlc-free { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-poppy-playtime-chapter-2-dlc-free__hero-section { background-color: #1a1a1a; color: #fff; text-align: center; padding: 10px 20px 60px; position: relative; overflow: hidden; }.page-poppy-playtime-chapter-2-dlc-free__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-poppy-playtime-chapter-2-dlc-free__hero-content { position: relative; z-index: 1; max-width: 960px; margin: 0 auto; }.page-poppy-playtime-chapter-2-dlc-free__hero-title { font-size: 2.8em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); }.page-poppy-playtime-chapter-2-dlc-free__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; }.page-poppy-playtime-chapter-2-dlc-free__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-poppy-playtime-chapter-2-dlc-free__cta-button:hover { background-color: #ff6f42; transform: translateY(-3px); }.page-poppy-playtime-chapter-2-dlc-free__section { padding: 40px 20px; max-width: 960px; margin: 0 auto; background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0,0,0,0.05); margin-bottom: 30px; }.page-poppy-playtime-chapter-2-dlc-free__section-dark { background-color: #2c3e50; color: #ecf0f1; }.page-poppy-playtime-chapter-2-dlc-free__section-title { font-size: 2em; color: #333; text-align: center; margin-bottom: 30px; }.page-poppy-playtime-chapter-2-dlc-free__section-dark .page-poppy-playtime-chapter-2-dlc-free__section-title { color: #ecf0f1; }.page-poppy-playtime-chapter-2-dlc-free__content-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 20px; }.page-poppy-playtime-chapter-2-dlc-free__grid-item { background-color: #f0f0f0; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-poppy-playtime-chapter-2-dlc-free__grid-item:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0,0,0,0.1); }.page-poppy-playtime-chapter-2-dlc-free__grid-item-title { font-size: 1.3em; color: #e44d26; margin-bottom: 15px; }.page-poppy-playtime-chapter-2-dlc-free__grid-item-image { width: 100%; max-width: 300px; height: auto; border-radius: 5px; margin-bottom: 15px; }.page-poppy-playtime-chapter-2-dlc-free__text-content { text-align: left; font-size: 1.1em; }.page-poppy-playtime-chapter-2-dlc-free__text-content p { margin-bottom: 15px; }.page-poppy-playtime-chapter-2-dlc-free__faq-section { padding: 40px 20px; max-width: 960px; margin: 0 auto 30px; background-color: #f8f8f8; border-radius: 10px; box-shadow: 0 4px 8px rgba(0,0,0,0.05); }.page-poppy-playtime-chapter-2-dlc-free__faq-title { font-size: 2em; color: #333; text-align: center; margin-bottom: 30px; }.page-poppy-playtime-chapter-2-dlc-free__faq-item { background-color: #fff; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }.page-poppy-playtime-chapter-2-dlc-free__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; font-size: 1.1em; font-weight: bold; cursor: pointer; user-select: none; background-color: #f0f0f0; transition: background-color 0.3s ease; }.page-poppy-playtime-chapter-2-dlc-free__faq-question:hover { background-color: #e0e0e0; }.page-poppy-playtime-chapter-2-dlc-free__faq-question h3 { margin: 0; color: #333; pointer-events: none; }.page-poppy-playtime-chapter-2-dlc-free__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-2-dlc-free__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-poppy-playtime-chapter-2-dlc-free__faq-item.active .page-poppy-playtime-chapter-2-dlc-free__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-poppy-playtime-chapter-2-dlc-free__faq-item.active .page-poppy-playtime-chapter-2-dlc-free__faq-question { background-color: #e44d26; color: #fff; }.page-poppy-playtime-chapter-2-dlc-free__faq-item.active .page-poppy-playtime-chapter-2-dlc-free__faq-question h3 { color: #fff; }.page-poppy-playtime-chapter-2-dlc-free__faq-item.active .page-poppy-playtime-chapter-2-dlc-free__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-chapter-2-dlc-free__faq-answer p { margin: 0; font-size: 0.95em; color: #555; }.page-poppy-playtime-chapter-2-dlc-free__faq-item.active .page-poppy-playtime-chapter-2-dlc-free__faq-answer p { color: #333; }.page-poppy-playtime-chapter-2-dlc-free__promo-banner { background-color: #e44d26; color: #fff; text-align: center; padding: 30px 20px; margin-top: 30px; border-radius: 10px; max-width: 960px; margin-left: auto; margin-right: auto; }.page-poppy-playtime-chapter-2-dlc-free__promo-banner-title { font-size: 1.8em; margin-bottom: 15px; }.page-poppy-playtime-chapter-2-dlc-free__promo-banner-text { font-size: 1.1em; margin-bottom: 25px; }.page-poppy-playtime-chapter-2-dlc-free__button-group { display: flex; justify-content: center; gap: 20px; margin-top: 30px; }.page-poppy-playtime-chapter-2-dlc-free__button-group .page-poppy-playtime-chapter-2-dlc-free__cta-button { font-size: 1em; padding: 12px 25px; }.page-poppy-playtime-chapter-2-dlc-free__cta-small { display: inline-block; background-color: #e44d26; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; margin-top: 20px; }.page-poppy-playtime-chapter-2-dlc-free__cta-small:hover { background-color: #ff6f42; }@media (max-width: 768px) { .page-poppy-playtime-chapter-2-dlc-free__hero-title { font-size: 2em; }.page-poppy-playtime-chapter-2-dlc-free__hero-subtitle { font-size: 1.1em; }.page-poppy-playtime-chapter-2-dlc-free__cta-button { padding: 12px 25px; font-size: 1em; }.page-poppy-playtime-chapter-2-dlc-free__section { padding: 30px 15px; margin-bottom: 20px; }.page-poppy-playtime-chapter-2-dlc-free__section-title { font-size: 1.6em; margin-bottom: 20px; }.page-poppy-playtime-chapter-2-dlc-free__content-grid { grid-template-columns: 1fr; }.page-poppy-playtime-chapter-2-dlc-free__grid-item { padding: 20px; }.page-poppy-playtime-chapter-2-dlc-free__grid-item-title { font-size: 1.2em; }.page-poppy-playtime-chapter-2-dlc-free__faq-section { padding: 30px 15px; margin-bottom: 20px; }.page-poppy-playtime-chapter-2-dlc-free__faq-question { padding: 12px 15px; font-size: 1em; }.page-poppy-playtime-chapter-2-dlc-free__faq-answer { padding: 0 15px; }.page-poppy-playtime-chapter-2-dlc-free__faq-item.active .page-poppy-playtime-chapter-2-dlc-free__faq-answer { padding: 15px !important; }.page-poppy-playtime-chapter-2-dlc-free__faq-answer p { font-size: 0.9em; }.page-poppy-playtime-chapter-2-dlc-free__promo-banner { padding: 25px 15px; }.page-poppy-playtime-chapter-2-dlc-free__promo-banner-title { font-size: 1.5em; }.page-poppy-playtime-chapter-2-dlc-free__promo-banner-text { font-size: 1em; }.page-poppy-playtime-chapter-2-dlc-free__button-group { flex-direction: column; gap: 15px; }.page-poppy-playtime-chapter-2-dlc-free__button-group .page-poppy-playtime-chapter-2-dlc-free__cta-button { width: 100%; box-sizing: border-box; }.page-poppy-playtime-chapter-2-dlc-free__text-content { font-size: 1em; }.page-poppy-playtime-chapter-2-dlc-free__text-content ul { padding-left: 20px; }.page-poppy-playtime-chapter-2-dlc-free__text-content li { margin-bottom: 10px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; }.page-poppy-playtime-chapter-2-dlc-free__text-content ul { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-poppy-playtime-chapter-2-dlc-free__grid-item-image { max-width: 100%; height: auto; max-height: 200px; object-fit: cover; }}.page-poppy-playtime-chapter-2-dlc-free img { max-width: 100%; height: auto; }.page-poppy-playtime-chapter-2-dlc-free__image-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }@media (max-width: 768px) { .page-poppy-playtime-chapter-2-dlc-free img { max-width: 100% !important; height: auto !important; }.page-poppy-playtime-chapter-2-dlc-free__image-container { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; }}