.page-poppy-playtime-chapter-2-steam-code { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f9f9f9; }.page-poppy-playtime-chapter-2-steam-code__hero-section { background: linear-gradient(135deg, #2c3e50, #4a69bd); color: #fff; padding: 10px 20px 60px; text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 400px; position: relative; overflow: hidden; box-sizing: border-box; }.page-poppy-playtime-chapter-2-steam-code__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 1; }.page-poppy-playtime-chapter-2-steam-code__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }.page-poppy-playtime-chapter-2-steam-code__hero-title { font-size: 2.8em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-poppy-playtime-chapter-2-steam-code__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; }.page-poppy-playtime-chapter-2-steam-code__cta-button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-poppy-playtime-chapter-2-steam-code__cta-button:hover { background-color: #c0392b; transform: translateY(-3px); }.page-poppy-playtime-chapter-2-steam-code__section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-bottom: 1px solid #eee; }.page-poppy-playtime-chapter-2-steam-code__section:last-of-type { border-bottom: none; }.page-poppy-playtime-chapter-2-steam-code__section-title { font-size: 2.2em; color: #2c3e50; text-align: center; margin-bottom: 40px; }.page-poppy-playtime-chapter-2-steam-code__content-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-poppy-playtime-chapter-2-steam-code__grid-item { background-color: #f2f2f2; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-poppy-playtime-chapter-2-steam-code__grid-item:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-2-steam-code__grid-item-icon { width: 80px; height: 80px; margin-bottom: 15px; }.page-poppy-playtime-chapter-2-steam-code__grid-item-title { font-size: 1.4em; color: #e74c3c; margin-bottom: 10px; }.page-poppy-playtime-chapter-2-steam-code__image-full { width: 100%; max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 20px; object-fit: cover; }.page-poppy-playtime-chapter-2-steam-code__text-block { margin-bottom: 20px; }.page-poppy-playtime-chapter-2-steam-code__list { list-style: none; padding: 0; margin-bottom: 20px; }.page-poppy-playtime-chapter-2-steam-code__list-item { background-color: #f2f2f2; margin-bottom: 10px; padding: 15px; border-left: 5px solid #e74c3c; border-radius: 4px; box-sizing: border-box; word-wrap: break-word; }.page-poppy-playtime-chapter-2-steam-code__list-item strong { color: #2c3e50; }.page-poppy-playtime-chapter-2-steam-code__faq-section { background-color: #f2f2f2; padding: 60px 20px; max-width: 1200px; margin: 0 auto; }.page-poppy-playtime-chapter-2-steam-code__faq-title { font-size: 2.2em; color: #2c3e50; text-align: center; margin-bottom: 40px; }.page-poppy-playtime-chapter-2-steam-code__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); overflow: hidden; }.page-poppy-playtime-chapter-2-steam-code__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #e74c3c; color: #fff; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; }.page-poppy-playtime-chapter-2-steam-code__faq-question h3 { margin: 0; pointer-events: none; color: #fff; }.page-poppy-playtime-chapter-2-steam-code__faq-question:hover { background-color: #c0392b; }.page-poppy-playtime-chapter-2-steam-code__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-2-steam-code__faq-item.active .page-poppy-playtime-chapter-2-steam-code__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-chapter-2-steam-code__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; background-color: #fff; color: #555; }.page-poppy-playtime-chapter-2-steam-code__faq-item.active .page-poppy-playtime-chapter-2-steam-code__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-poppy-playtime-chapter-2-steam-code__promo-banner { background: linear-gradient(90deg, #3498db, #2980b9); color: #fff; padding: 40px 20px; text-align: center; margin-top: 40px; border-radius: 8px; }.page-poppy-playtime-chapter-2-steam-code__promo-title { font-size: 2em; margin-bottom: 15px; }.page-poppy-playtime-chapter-2-steam-code__promo-text { font-size: 1.1em; margin-bottom: 25px; }.page-poppy-playtime-chapter-2-steam-code__promo-button { background-color: #2ecc71; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-poppy-playtime-chapter-2-steam-code__promo-button:hover { background-color: #27ae60; transform: translateY(-3px); }@media (max-width: 768px) { .page-poppy-playtime-chapter-2-steam-code__hero-title { font-size: 2em; }.page-poppy-playtime-chapter-2-steam-code__hero-subtitle { font-size: 1em; }.page-poppy-playtime-chapter-2-steam-code__section, .page-poppy-playtime-chapter-2-steam-code__faq-section { padding: 40px 15px; }.page-poppy-playtime-chapter-2-steam-code__section-title, .page-poppy-playtime-chapter-2-steam-code__faq-title { font-size: 1.8em; margin-bottom: 30px; }.page-poppy-playtime-chapter-2-steam-code__content-grid { grid-template-columns: 1fr; }.page-poppy-playtime-chapter-2-steam-code__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 10px 15px !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-steam-code__list { 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-steam-code__image-full { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-poppy-playtime-chapter-2-steam-code__promo-banner { padding: 30px 15px; }.page-poppy-playtime-chapter-2-steam-code__promo-title { font-size: 1.5em; }.page-poppy-playtime-chapter-2-steam-code__promo-text { font-size: 0.9em; }}