.page-poppy-playtime-chapter-2-mobile-download-android { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-poppy-playtime-chapter-2-mobile-download-android__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-mobile-download-android__container { padding: 15px; } } .page-poppy-playtime-chapter-2-mobile-download-android__hero-section { position: relative; display: flex; align-items: center; justify-content: center; min-height: 500px; background-color: #1a1a1a; color: #fff; text-align: center; overflow: hidden; padding-top: 10px; } .page-poppy-playtime-chapter-2-mobile-download-android__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; filter: brightness(0.5); } .page-poppy-playtime-chapter-2-mobile-download-android__hero-content { position: relative; z-index: 2; max-width: 800px; padding: 20px; } .page-poppy-playtime-chapter-2-mobile-download-android__hero-title { font-size: 2.8em; margin-bottom: 20px; line-height: 1.2; color: #ffcc00; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-mobile-download-android__hero-title { font-size: 2em; } } .page-poppy-playtime-chapter-2-mobile-download-android__hero-description { font-size: 1.2em; margin-bottom: 30px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-mobile-download-android__hero-description { font-size: 1em; } } .page-poppy-playtime-chapter-2-mobile-download-android__download-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-2-mobile-download-android__download-button:hover { background-color: #f76c49; } .page-poppy-playtime-chapter-2-mobile-download-android__section-title { font-size: 2em; color: #333; text-align: center; margin: 40px 0 30px; border-bottom: 2px solid #ffcc00; padding-bottom: 10px; display: inline-block; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-mobile-download-android__section-title { font-size: 1.6em; margin-top: 30px; margin-bottom: 20px; } } .page-poppy-playtime-chapter-2-mobile-download-android__text-content { text-align: center; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-poppy-playtime-chapter-2-mobile-download-android__feature-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; margin-bottom: 30px; } .page-poppy-playtime-chapter-2-mobile-download-android__feature-item { background-color: #fff; border: 1px solid #ddd; border-radius: 8px; margin: 10px; padding: 20px; width: calc(33% - 40px); box-sizing: border-box; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } @media (max-width: 992px) { .page-poppy-playtime-chapter-2-mobile-download-android__feature-item { width: calc(50% - 40px); } } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-mobile-download-android__feature-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-mobile-download-android__feature-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin: 10px 0 !important; padding: 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; } } .page-poppy-playtime-chapter-2-mobile-download-android__image-wrapper { text-align: center; margin-bottom: 30px; } .page-poppy-playtime-chapter-2-mobile-download-android__image-wrapper img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-mobile-download-android__image-wrapper { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } .page-poppy-playtime-chapter-2-mobile-download-android__image-wrapper img { width: 100% !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-poppy-playtime-chapter-2-mobile-download-android__step-list { list-style: none; counter-reset: step-counter; padding: 0; max-width: 800px; margin: 0 auto 30px; } .page-poppy-playtime-chapter-2-mobile-download-android__step-item { background-color: #fff; border-left: 5px solid #ffcc00; margin-bottom: 20px; padding: 20px; position: relative; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); border-radius: 5px; box-sizing: border-box; } .page-poppy-playtime-chapter-2-mobile-download-android__step-item::before { content: counter(step-counter); counter-increment: step-counter; position: absolute; left: -25px; top: 20px; background-color: #ffcc00; color: #1a1a1a; width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 1.2em; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-mobile-download-android__step-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-mobile-download-android__step-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 15px 15px 15px 40px !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-poppy-playtime-chapter-2-mobile-download-android__step-item::before { left: 10px; top: 15px; width: 30px; height: 30px; font-size: 1em; } } .page-poppy-playtime-chapter-2-mobile-download-android__cta-button, .page-poppy-playtime-chapter-2-mobile-download-android__explore-button { display: block; width: fit-content; margin: 30px auto 50px; background-color: #007bff; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-2-mobile-download-android__cta-button:hover, .page-poppy-playtime-chapter-2-mobile-download-android__explore-button:hover { background-color: #0056b3; } .page-poppy-playtime-chapter-2-mobile-download-android__grid-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; margin-bottom: 40px; } .page-poppy-playtime-chapter-2-mobile-download-android__grid-item { background-color: #fff; padding: 30px; border-radius: 8px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-poppy-playtime-chapter-2-mobile-download-android__grid-item:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-2-mobile-download-android__icon { margin-bottom: 20px; display: inline-block; width: 80px; height: 80px; } .page-poppy-playtime-chapter-2-mobile-download-android__icon img { width: 100%; height: 100%; object-fit: contain; } .page-poppy-playtime-chapter-2-mobile-download-android__grid-title { font-size: 1.5em; color: #333; margin-bottom: 10px; } .page-poppy-playtime-chapter-2-mobile-download-android__grid-description { color: #555; } .page-poppy-playtime-chapter-2-mobile-download-android__faq-section { background-color: #fff; padding: 50px 0; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-mobile-download-android__faq-section { padding: 30px 0; } } .page-poppy-playtime-chapter-2-mobile-download-android__faq-item { border: 1px solid #eee; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-poppy-playtime-chapter-2-mobile-download-android__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #f0f0f0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-2-mobile-download-android__faq-question:hover { background-color: #e0e0e0; } .page-poppy-playtime-chapter-2-mobile-download-android__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-mobile-download-android__faq-question { padding: 15px 20px; } .page-poppy-playtime-chapter-2-mobile-download-android__faq-question h3 { font-size: 1em; } } .page-poppy-playtime-chapter-2-mobile-download-android__faq-toggle { font-size: 1.5em; font-weight: bold; color: #555; transition: transform 0.3s ease; pointer-events: none; } .page-poppy-playtime-chapter-2-mobile-download-android__faq-item.active .page-poppy-playtime-chapter-2-mobile-download-android__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-2-mobile-download-android__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: #fcfcfc; } .page-poppy-playtime-chapter-2-mobile-download-android__faq-item.active .page-poppy-playtime-chapter-2-mobile-download-android__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-mobile-download-android__faq-answer { padding: 0 20px; } .page-poppy-playtime-chapter-2-mobile-download-android__faq-item.active .page-poppy-playtime-chapter-2-mobile-download-android__faq-answer { padding: 15px 20px !important; } } .page-poppy-playtime-chapter-2-mobile-download-android__faq-answer p { margin: 0; color: #555; } .page-poppy-playtime-chapter-2-mobile-download-android__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-mobile-download-android__floating-buttons { bottom: 15px; right: 15px; flex-direction: row; width: calc(100% - 30px); justify-content: space-around; } } .page-poppy-playtime-chapter-2-mobile-download-android__floating-button { background-color: #ffcc00; color: #1a1a1a; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; } .page-poppy-playtime-chapter-2-mobile-download-android__floating-button:hover { background-color: #e6b800; transform: translateY(-3px); } @media (max-width: 768px) { .page-poppy-playtime-chapter-2-mobile-download-android__floating-button { flex: 1; padding: 10px 15px; font-size: 0.9em; } }