.page-poppy-playtime-chapter-4-download-full-game { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a1a; line-height: 1.6; } .page-poppy-playtime-chapter-4-download-full-game__hero-section { position: relative; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; min-height: 600px; padding: 10px 20px 80px; background-color: #0d0d0d; } @media (max-width: 768px) { .page-poppy-playtime-chapter-4-download-full-game__hero-section { flex-direction: column; padding: 10px 15px 60px; min-height: 400px; } } .page-poppy-playtime-chapter-4-download-full-game__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; } .page-poppy-playtime-chapter-4-download-full-game__hero-image { width: 100%; height: 100%; object-fit: cover; opacity: 0.3; } .page-poppy-playtime-chapter-4-download-full-game__hero-content { position: relative; z-index: 1; max-width: 900px; padding: 20px; background: rgba(0, 0, 0, 0.6); border-radius: 10px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-4-download-full-game__hero-content { padding: 15px; } } .page-poppy-playtime-chapter-4-download-full-game__hero-title { font-size: 3.2em; color: #ff4500; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } @media (max-width: 768px) { .page-poppy-playtime-chapter-4-download-full-game__hero-title { font-size: 2em; } } .page-poppy-playtime-chapter-4-download-full-game__hero-description { font-size: 1.2em; color: #ccc; margin-bottom: 30px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-4-download-full-game__hero-description { font-size: 1em; } } .page-poppy-playtime-chapter-4-download-full-game__button { display: inline-block; 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; cursor: pointer; } .page-poppy-playtime-chapter-4-download-full-game__button--primary { background-color: #ff4500; color: #fff; border: 2px solid #ff4500; } .page-poppy-playtime-chapter-4-download-full-game__button--primary:hover { background-color: #e63900; transform: translateY(-3px); } .page-poppy-playtime-chapter-4-download-full-game__button--secondary { background-color: transparent; color: #ff4500; border: 2px solid #ff4500; } .page-poppy-playtime-chapter-4-download-full-game__button--secondary:hover { background-color: #ff4500; color: #fff; transform: translateY(-3px); } .page-poppy-playtime-chapter-4-download-full-game__section-title { font-size: 2.5em; color: #ff4500; text-align: center; margin-bottom: 40px; padding-top: 60px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-4-download-full-game__section-title { font-size: 1.8em; margin-bottom: 30px; padding-top: 40px; } } .page-poppy-playtime-chapter-4-download-full-game__about-section, .page-poppy-playtime-chapter-4-download-full-game__features-section, .page-poppy-playtime-chapter-4-download-full-game__download-section, .page-poppy-playtime-chapter-4-download-full-game__faq-section, .page-poppy-playtime-chapter-4-download-full-game__cta-section { padding: 0 40px 80px; max-width: 1200px; margin: 0 auto; } @media (max-width: 768px) { .page-poppy-playtime-chapter-4-download-full-game__about-section, .page-poppy-playtime-chapter-4-download-full-game__features-section, .page-poppy-playtime-chapter-4-download-full-game__download-section, .page-poppy-playtime-chapter-4-download-full-game__faq-section, .page-poppy-playtime-chapter-4-download-full-game__cta-section { padding: 0 15px 60px; } } .page-poppy-playtime-chapter-4-download-full-game__content-grid { display: flex; gap: 40px; align-items: center; } @media (max-width: 768px) { .page-poppy-playtime-chapter-4-download-full-game__content-grid { flex-direction: column; } } .page-poppy-playtime-chapter-4-download-full-game__text-block { flex: 1; font-size: 1.1em; color: #ccc; } .page-poppy-playtime-chapter-4-download-full-game__image-block { flex: 1; text-align: center; } .page-poppy-playtime-chapter-4-download-full-game__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-sizing: border-box; } @media (max-width: 768px) { .page-poppy-playtime-chapter-4-download-full-game__image { width: 100% !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-poppy-playtime-chapter-4-download-full-game__feature-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; list-style: none; padding: 0; margin: 0; } @media (max-width: 768px) { .page-poppy-playtime-chapter-4-download-full-game__feature-list { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; } } .page-poppy-playtime-chapter-4-download-full-game__feature-item { background-color: #2a2a2a; border-radius: 10px; padding: 30px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease, background-color 0.3s ease; box-sizing: border-box; } @media (max-width: 768px) { .page-poppy-playtime-chapter-4-download-full-game__feature-item { width: 100% !important; max-width: 100% !important; padding: 20px !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } .page-poppy-playtime-chapter-4-download-full-game__feature-item:hover { transform: translateY(-5px); background-color: #3a3a3a; } .page-poppy-playtime-chapter-4-download-full-game__feature-icon-wrapper { margin-bottom: 20px; } .page-poppy-playtime-chapter-4-download-full-game__feature-icon { width: 250px; height: 250px; object-fit: contain; } @media (max-width: 768px) { .page-poppy-playtime-chapter-4-download-full-game__feature-icon { width: 150px !important; height: 150px !important; max-width: 100% !important; box-sizing: border-box !important; } } .page-poppy-playtime-chapter-4-download-full-game__feature-title { font-size: 1.5em; color: #ff4500; margin-bottom: 10px; } .page-poppy-playtime-chapter-4-download-full-game__feature-description { font-size: 1em; color: #b0b0b0; } .page-poppy-playtime-chapter-4-download-full-game__download-steps { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; } .page-poppy-playtime-chapter-4-download-full-game__step-item { background-color: #2a2a2a; border-radius: 10px; padding: 30px; text-align: center; flex: 1 1 calc(33% - 40px); min-width: 280px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); box-sizing: border-box; } @media (max-width: 768px) { .page-poppy-playtime-chapter-4-download-full-game__download-steps { flex-direction: column; gap: 20px; } .page-poppy-playtime-chapter-4-download-full-game__step-item { width: 100% !important; max-width: 100% !important; padding: 25px !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } .page-poppy-playtime-chapter-4-download-full-game__step-number { display: inline-flex; align-items: center; justify-content: center; width: 50px; height: 50px; border-radius: 50%; background-color: #ff4500; color: #fff; font-size: 1.8em; font-weight: bold; margin-bottom: 20px; } .page-poppy-playtime-chapter-4-download-full-game__step-title { font-size: 1.4em; color: #ff4500; margin-bottom: 15px; } .page-poppy-playtime-chapter-4-download-full-game__step-description { font-size: 1em; color: #b0b0b0; } .page-poppy-playtime-chapter-4-download-full-game__download-section .page-poppy-playtime-chapter-4-download-full-game__button { margin-top: 40px; text-align: center; display: block; width: fit-content; margin-left: auto; margin-right: auto; } .page-poppy-playtime-chapter-4-download-full-game__faq-container { margin-top: 40px; } .page-poppy-playtime-chapter-4-download-full-game__faq-item { background-color: #2a2a2a; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-chapter-4-download-full-game__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #3a3a3a; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-4-download-full-game__faq-question:hover { background-color: #4a4a4a; } .page-poppy-playtime-chapter-4-download-full-game__faq-question-title { font-size: 1.2em; color: #ff4500; margin: 0; pointer-events: none; } @media (max-width: 768px) { .page-poppy-playtime-chapter-4-download-full-game__faq-question-title { font-size: 1em; } } .page-poppy-playtime-chapter-4-download-full-game__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ff4500; transition: transform 0.3s ease; pointer-events: none; } .page-poppy-playtime-chapter-4-download-full-game__faq-item.active .page-poppy-playtime-chapter-4-download-full-game__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-4-download-full-game__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; background-color: #2a2a2a; color: #b0b0b0; } .page-poppy-playtime-chapter-4-download-full-game__faq-item.active .page-poppy-playtime-chapter-4-download-full-game__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-poppy-playtime-chapter-4-download-full-game__faq-answer { padding: 0 15px !important; } .page-poppy-playtime-chapter-4-download-full-game__faq-item.active .page-poppy-playtime-chapter-4-download-full-game__faq-answer { padding: 15px !important; } } .page-poppy-playtime-chapter-4-download-full-game__cta-description { text-align: center; font-size: 1.1em; color: #ccc; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-poppy-playtime-chapter-4-download-full-game__cta-small-print { text-align: center; font-size: 0.9em; color: #888; margin-top: 20px; }