.page-poppy-playtime-apk-mediaf-re-pc { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a1a; line-height: 1.6; padding-top: 10px; /* Small top padding, assuming body has header offset */ } .page-poppy-playtime-apk-mediaf-re-pc__hero-section { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 40px 20px; background: linear-gradient(135deg, #2a0a2a, #0a0a0a); border-bottom: 5px solid #ff4500; margin-bottom: 40px; position: relative; overflow: hidden; } .page-poppy-playtime-apk-mediaf-re-pc__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('[GALLERY:background:1920x1080:horror,game,dark_texture]') no-repeat center center/cover; opacity: 0.1; z-index: 0; } .page-poppy-playtime-apk-mediaf-re-pc__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-poppy-playtime-apk-mediaf-re-pc__hero-title { font-size: 3em; color: #ff4500; margin-bottom: 20px; text-shadow: 0 0 10px rgba(255, 69, 0, 0.7); } .page-poppy-playtime-apk-mediaf-re-pc__hero-description { font-size: 1.2em; color: #c0c0c0; margin-bottom: 30px; } .page-poppy-playtime-apk-mediaf-re-pc__download-button { display: inline-block; background-color: #ff4500; color: #ffffff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 15px rgba(255, 69, 0, 0.4); border: none; cursor: pointer; } .page-poppy-playtime-apk-mediaf-re-pc__download-button:hover { background-color: #e03d00; transform: translateY(-3px); } .page-poppy-playtime-apk-mediaf-re-pc__hero-image-wrapper { margin-top: 40px; max-width: 100%; overflow: hidden; box-sizing: border-box; } .page-poppy-playtime-apk-mediaf-re-pc__hero-image { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); } .page-poppy-playtime-apk-mediaf-re-pc__about-section, .page-poppy-playtime-apk-mediaf-re-pc__download-guide-section, .page-poppy-playtime-apk-mediaf-re-pc__requirements-section, .page-poppy-playtime-apk-mediaf-re-pc__faq-section, .page-poppy-playtime-apk-mediaf-re-pc__cta-section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; margin-bottom: 40px; background-color: #222222; border-radius: 10px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-apk-mediaf-re-pc__section-title { font-size: 2.5em; color: #ff4500; text-align: center; margin-bottom: 30px; text-shadow: 0 0 5px rgba(255, 69, 0, 0.5); } .page-poppy-playtime-apk-mediaf-re-pc__content-wrapper { display: flex; flex-direction: column; align-items: center; gap: 25px; text-align: center; } .page-poppy-playtime-apk-mediaf-re-pc__content-wrapper p { max-width: 800px; font-size: 1.1em; color: #c0c0c0; } .page-poppy-playtime-apk-mediaf-re-pc__content-image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); } .page-poppy-playtime-apk-mediaf-re-pc__steps-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-poppy-playtime-apk-mediaf-re-pc__step-item { background-color: #2e2e2e; padding: 25px; border-radius: 10px; text-align: center; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; box-sizing: border-box; /* For mobile responsiveness */ } .page-poppy-playtime-apk-mediaf-re-pc__step-item:hover { transform: translateY(-5px); } .page-poppy-playtime-apk-mediaf-re-pc__step-icon { width: 200px; /* Minimum size requirement */ height: auto; margin-bottom: 15px; max-width: 100%; height: auto; border-radius: 8px; } .page-poppy-playtime-apk-mediaf-re-pc__step-title { font-size: 1.5em; color: #ff4500; margin-bottom: 10px; } .page-poppy-playtime-apk-mediaf-re-pc__step-item p { color: #b0b0b0; font-size: 1em; } .page-poppy-playtime-apk-mediaf-re-pc__download-button--small { margin-top: 15px; padding: 10px 20px; font-size: 0.9em; border-radius: 5px; } .page-poppy-playtime-apk-mediaf-re-pc__requirements-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 30px; } .page-poppy-playtime-apk-mediaf-re-pc__requirement-item { background-color: #2e2e2e; padding: 20px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); box-sizing: border-box; /* For mobile responsiveness */ } .page-poppy-playtime-apk-mediaf-re-pc__requirement-title { font-size: 1.3em; color: #ff6347; margin-bottom: 10px; } .page-poppy-playtime-apk-mediaf-re-pc__requirement-item p { color: #b0b0b0; font-size: 0.95em; } .page-poppy-playtime-apk-mediaf-re-pc__faq-container { margin-top: 30px; } .page-poppy-playtime-apk-mediaf-re-pc__faq-item { background-color: #2e2e2e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); } .page-poppy-playtime-apk-mediaf-re-pc__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #3a3a3a; cursor: pointer; user-select: none; transition: background-color 0.3s ease; border-bottom: 1px solid #444; } .page-poppy-playtime-apk-mediaf-re-pc__faq-question:hover { background-color: #4a4a4a; } .page-poppy-playtime-apk-mediaf-re-pc__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffffff; pointer-events: none; /* Prevents text selection from interfering with click */ } .page-poppy-playtime-apk-mediaf-re-pc__faq-toggle { font-size: 1.5em; color: #ff4500; transition: transform 0.3s ease; pointer-events: none; /* Prevents icon from interfering with click */ } .page-poppy-playtime-apk-mediaf-re-pc__faq-item.active .page-poppy-playtime-apk-mediaf-re-pc__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-apk-mediaf-re-pc__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; color: #c0c0c0; } .page-poppy-playtime-apk-mediaf-re-pc__faq-item.active .page-poppy-playtime-apk-mediaf-re-pc__faq-answer { max-height: 2000px !important; /* Sufficiently large value */ padding: 20px !important; opacity: 1; } .page-poppy-playtime-apk-mediaf-re-pc__faq-answer p { margin: 0; font-size: 1em; } .page-poppy-playtime-apk-mediaf-re-pc__cta-section { text-align: center; padding: 50px 20px; background: linear-gradient(90deg, #ff4500, #e03d00); border-radius: 10px; margin-bottom: 40px; } .page-poppy-playtime-apk-mediaf-re-pc__cta-text { font-size: 1.3em; color: #ffffff; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-poppy-playtime-apk-mediaf-re-pc__download-button--large { padding: 18px 40px; font-size: 1.3em; } /* Responsive adjustments */ @media (max-width: 768px) { .page-poppy-playtime-apk-mediaf-re-pc__hero-title { font-size: 2.2em; } .page-poppy-playtime-apk-mediaf-re-pc__hero-description, .page-poppy-playtime-apk-mediaf-re-pc__cta-text { font-size: 1em; } .page-poppy-playtime-apk-mediaf-re-pc__download-button, .page-poppy-playtime-apk-mediaf-re-pc__download-button--large { padding: 12px 25px; font-size: 1em; } .page-poppy-playtime-apk-mediaf-re-pc__section-title { font-size: 1.8em; } .page-poppy-playtime-apk-mediaf-re-pc__about-section, .page-poppy-playtime-apk-mediaf-re-pc__download-guide-section, .page-poppy-playtime-apk-mediaf-re-pc__requirements-section, .page-poppy-playtime-apk-mediaf-re-pc__faq-section, .page-poppy-playtime-apk-mediaf-re-pc__cta-section { padding: 25px 15px; margin-bottom: 25px; } .page-poppy-playtime-apk-mediaf-re-pc__steps-grid, .page-poppy-playtime-apk-mediaf-re-pc__requirements-list { grid-template-columns: 1fr; gap: 20px; } .page-poppy-playtime-apk-mediaf-re-pc__step-item, .page-poppy-playtime-apk-mediaf-re-pc__requirement-item { padding: 15px; box-sizing: border-box !important; width: 100% !important; max-width: 100% !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-apk-mediaf-re-pc__faq-question { padding: 15px; } .page-poppy-playtime-apk-mediaf-re-pc__faq-question h3 { font-size: 1em; } .page-poppy-playtime-apk-mediaf-re-pc__faq-answer { padding: 0 15px; } .page-poppy-playtime-apk-mediaf-re-pc__faq-item.active .page-poppy-playtime-apk-mediaf-re-pc__faq-answer { padding: 15px !important; } .page-poppy-playtime-apk-mediaf-re-pc__hero-image-wrapper, .page-poppy-playtime-apk-mediaf-re-pc__content-image, .page-poppy-playtime-apk-mediaf-re-pc__step-icon { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; overflow: hidden !important; } } @media (max-width: 480px) { .page-poppy-playtime-apk-mediaf-re-pc__hero-title { font-size: 1.8em; } .page-poppy-playtime-apk-mediaf-re-pc__section-title { font-size: 1.5em; } .page-poppy-playtime-apk-mediaf-re-pc__download-button, .page-poppy-playtime-apk-mediaf-re-pc__download-button--large { width: 100%; box-sizing: border-box; } }