body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f0f2f5; color: #333; } .page-poppy-playtime-chapter-3-download__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-poppy-playtime-chapter-3-download__hero-section { background-color: #1a1a2e; color: #fff; padding: 10px 0 80px; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; overflow: hidden; } .page-poppy-playtime-chapter-3-download__hero-image-container { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; opacity: 0.2; } .page-poppy-playtime-chapter-3-download__hero-image-container img { width: 100%; height: 100%; object-fit: cover; } .page-poppy-playtime-chapter-3-download__hero-content { position: relative; z-index: 1; max-width: 800px; padding: 20px; } .page-poppy-playtime-chapter-3-download__hero-title { font-size: 3.2em; margin-bottom: 20px; line-height: 1.2; color: #e0b400; } .page-poppy-playtime-chapter-3-download__hero-description { font-size: 1.3em; margin-bottom: 40px; line-height: 1.6; } .page-poppy-playtime-chapter-3-download__cta-button { display: inline-block; background-color: #e0b400; color: #1a1a2e; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; } .page-poppy-playtime-chapter-3-download__cta-button:hover { background-color: #ffd700; transform: translateY(-3px); } .page-poppy-playtime-chapter-3-download__section-title { font-size: 2.5em; color: #1a1a2e; text-align: center; margin-bottom: 40px; padding-top: 60px; } .page-poppy-playtime-chapter-3-download__about-section { background-color: #fff; padding: 60px 0; } .page-poppy-playtime-chapter-3-download__text-content { font-size: 1.1em; line-height: 1.8; margin-bottom: 20px; text-align: justify; } .page-poppy-playtime-chapter-3-download__features-section { background-color: #f8f9fa; padding: 60px 0; } .page-poppy-playtime-chapter-3-download__feature-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; list-style: none; padding: 0; margin: 0; } .page-poppy-playtime-chapter-3-download__feature-item { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); padding: 30px; text-align: center; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-3-download__feature-item:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-3-download__feature-image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; margin-bottom: 20px; } .page-poppy-playtime-chapter-3-download__feature-image-wrapper img { max-width: 100%; height: auto; border-radius: 8px; object-fit: cover; } .page-poppy-playtime-chapter-3-download__feature-title { font-size: 1.6em; color: #1a1a2e; margin-bottom: 15px; } .page-poppy-playtime-chapter-3-download__feature-description { font-size: 1em; line-height: 1.7; color: #555; } .page-poppy-playtime-chapter-3-download__lovejili-advantage { background-color: #1a1a2e; color: #fff; padding: 60px 0; text-align: center; } .page-poppy-playtime-chapter-3-download__lovejili-advantage .page-poppy-playtime-chapter-3-download__section-title { color: #e0b400; } .page-poppy-playtime-chapter-3-download__advantage-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 40px; } .page-poppy-playtime-chapter-3-download__advantage-item { background-color: rgba(255, 255, 255, 0.08); border-radius: 10px; padding: 30px; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-3-download__advantage-item:hover { background-color: rgba(255, 255, 255, 0.15); } .page-poppy-playtime-chapter-3-download__advantage-icon { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; margin-bottom: 20px; } .page-poppy-playtime-chapter-3-download__advantage-icon img { max-width: 100%; height: auto; object-fit: contain; } .page-poppy-playtime-chapter-3-download__advantage-title { font-size: 1.5em; color: #e0b400; margin-bottom: 10px; } .page-poppy-playtime-chapter-3-download__advantage-description { font-size: 0.95em; line-height: 1.7; color: #ccc; } .page-poppy-playtime-chapter-3-download__cta-bottom { margin-top: 60px; padding-top: 40px; border-top: 1px solid rgba(255, 255, 255, 0.1); } .page-poppy-playtime-chapter-3-download__cta-text { font-size: 1.4em; margin-bottom: 30px; color: #fff; } .page-poppy-playtime-chapter-3-download__faq-section { background-color: #fff; padding: 60px 0; } .page-poppy-playtime-chapter-3-download__faq-list { max-width: 900px; margin: 0 auto; } .page-poppy-playtime-chapter-3-download__faq-item { border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-poppy-playtime-chapter-3-download__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #f9f9f9; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-3-download__faq-question:hover { background-color: #eee; } .page-poppy-playtime-chapter-3-download__faq-question-text { font-size: 1.2em; color: #1a1a2e; margin: 0; pointer-events: none; } .page-poppy-playtime-chapter-3-download__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e0b400; pointer-events: none; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-3-download__faq-item.active .page-poppy-playtime-chapter-3-download__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-3-download__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-3-download__faq-item.active .page-poppy-playtime-chapter-3-download__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-poppy-playtime-chapter-3-download__faq-answer p { margin: 0; font-size: 1em; line-height: 1.7; color: #555; } @media (max-width: 1024px) { .page-poppy-playtime-chapter-3-download__hero-title { font-size: 2.8em; } .page-poppy-playtime-chapter-3-download__hero-description { font-size: 1.2em; } .page-poppy-playtime-chapter-3-download__section-title { font-size: 2.2em; } .page-poppy-playtime-chapter-3-download__feature-title { font-size: 1.4em; } .page-poppy-playtime-chapter-3-download__advantage-title { font-size: 1.3em; } .page-poppy-playtime-chapter-3-download__cta-text { font-size: 1.2em; } .page-poppy-playtime-chapter-3-download__faq-question-text { font-size: 1.1em; } } @media (max-width: 768px) { .page-poppy-playtime-chapter-3-download__hero-section { padding: 10px 0 60px; } .page-poppy-playtime-chapter-3-download__hero-title { font-size: 2.2em; margin-bottom: 15px; } .page-poppy-playtime-chapter-3-download__hero-description { font-size: 1.1em; margin-bottom: 30px; } .page-poppy-playtime-chapter-3-download__cta-button { padding: 12px 25px; font-size: 1.1em; } .page-poppy-playtime-chapter-3-download__section-title { font-size: 1.8em; margin-bottom: 30px; padding-top: 40px; } .page-poppy-playtime-chapter-3-download__text-content { font-size: 1em; line-height: 1.6; } .page-poppy-playtime-chapter-3-download__feature-list { grid-template-columns: 1fr; } .page-poppy-playtime-chapter-3-download__feature-item, .page-poppy-playtime-chapter-3-download__advantage-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-chapter-3-download__feature-description { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-poppy-playtime-chapter-3-download__advantage-grid { grid-template-columns: 1fr; margin-top: 30px; } .page-poppy-playtime-chapter-3-download__advantage-description { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-poppy-playtime-chapter-3-download__cta-bottom { margin-top: 40px; padding-top: 30px; } .page-poppy-playtime-chapter-3-download__cta-text { font-size: 1.1em; margin-bottom: 25px; } .page-poppy-playtime-chapter-3-download__faq-question { padding: 12px 15px; } .page-poppy-playtime-chapter-3-download__faq-question-text { font-size: 1em; } .page-poppy-playtime-chapter-3-download__faq-answer { padding: 0 15px; } .page-poppy-playtime-chapter-3-download__faq-item.active .page-poppy-playtime-chapter-3-download__faq-answer { padding: 15px !important; } .page-poppy-playtime-chapter-3-download__faq-answer p { font-size: 0.95em; } .page-poppy-playtime-chapter-3-download__container { padding: 15px; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } }