.page-prototype-poppy-playtime-chapter-3 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-bottom: 80px; } .page-prototype-poppy-playtime-chapter-3__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-prototype-poppy-playtime-chapter-3__container { padding: 15px; } } .page-prototype-poppy-playtime-chapter-3__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:game,poppy_playtime,horror,prototype]') no-repeat center center/cover; padding: 10px 0 60px; text-align: center; color: #fff; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 40px; } .page-prototype-poppy-playtime-chapter-3__hero-content { max-width: 800px; margin: 0 auto; padding: 40px 20px; } .page-prototype-poppy-playtime-chapter-3__hero-title { font-size: 3.5em; margin-bottom: 20px; color: #e94560; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } @media (max-width: 768px) { .page-prototype-poppy-playtime-chapter-3__hero-title { font-size: 2.5em; } } .page-prototype-poppy-playtime-chapter-3__hero-description { font-size: 1.3em; margin-bottom: 30px; color: #ccc; } @media (max-width: 768px) { .page-prototype-poppy-playtime-chapter-3__hero-description { font-size: 1em; } } .page-prototype-poppy-playtime-chapter-3__btn { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; margin: 10px; } .page-prototype-poppy-playtime-chapter-3__btn:hover { background-color: #d33c53; } .page-prototype-poppy-playtime-chapter-3__section-title { font-size: 2.5em; color: #e94560; text-align: center; margin-bottom: 40px; padding-top: 20px; } @media (max-width: 768px) { .page-prototype-poppy-playtime-chapter-3__section-title { font-size: 1.8em; } } .page-prototype-poppy-playtime-chapter-3__game-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 60px; } .page-prototype-poppy-playtime-chapter-3__feature-card { background-color: #2e2e4a; border-radius: 10px; padding: 30px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-prototype-poppy-playtime-chapter-3__feature-card:hover { transform: translateY(-5px); } .page-prototype-poppy-playtime-chapter-3__feature-icon { width: 100%; max-width: 300px; height: auto; margin-bottom: 20px; border-radius: 8px; box-sizing: border-box; } .page-prototype-poppy-playtime-chapter-3__feature-title { font-size: 1.5em; color: #fff; margin-bottom: 15px; } .page-prototype-poppy-playtime-chapter-3__feature-description { font-size: 1em; color: #ccc; } .page-prototype-poppy-playtime-chapter-3__promo-section { background-color: #2e2e4a; padding: 60px 20px; text-align: center; border-radius: 10px; margin-bottom: 40px; } .page-prototype-poppy-playtime-chapter-3__promo-title { font-size: 2em; color: #e94560; margin-bottom: 20px; } .page-prototype-poppy-playtime-chapter-3__promo-text { font-size: 1.1em; color: #ccc; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-prototype-poppy-playtime-chapter-3__how-to-play-section { margin-bottom: 60px; } .page-prototype-poppy-playtime-chapter-3__steps-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; list-style: none; padding: 0; } .page-prototype-poppy-playtime-chapter-3__step-item { background-color: #2e2e4a; border-radius: 10px; padding: 25px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); flex: 1 1 280px; max-width: 350px; box-sizing: border-box; } @media (max-width: 768px) { .page-prototype-poppy-playtime-chapter-3__steps-list { flex-direction: column; align-items: center; } .page-prototype-poppy-playtime-chapter-3__step-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-prototype-poppy-playtime-chapter-3__steps-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-prototype-poppy-playtime-chapter-3__step-number { font-size: 2.5em; color: #e94560; font-weight: bold; margin-bottom: 10px; } .page-prototype-poppy-playtime-chapter-3__step-title { font-size: 1.3em; color: #fff; margin-bottom: 10px; } .page-prototype-poppy-playtime-chapter-3__step-description { font-size: 0.95em; color: #ccc; } .page-prototype-poppy-playtime-chapter-3__why-choose-us { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 60px; } .page-prototype-poppy-playtime-chapter-3__advantage-card { background-color: #2e2e4a; border-radius: 10px; padding: 25px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); } .page-prototype-poppy-playtime-chapter-3__advantage-title { font-size: 1.4em; color: #fff; margin-bottom: 10px; } .page-prototype-poppy-playtime-chapter-3__advantage-description { font-size: 0.95em; color: #ccc; } .page-prototype-poppy-playtime-chapter-3__faq-section { margin-bottom: 60px; } .page-prototype-poppy-playtime-chapter-3__faq-item { background-color: #2e2e4a; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .page-prototype-poppy-playtime-chapter-3__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #3f3f5f; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-prototype-poppy-playtime-chapter-3__faq-question:hover { background-color: #4a4a6e; } .page-prototype-poppy-playtime-chapter-3__faq-question h3 { margin: 0; font-size: 1.2em; color: #fff; pointer-events: none; } .page-prototype-poppy-playtime-chapter-3__faq-toggle { font-size: 1.8em; color: #e94560; font-weight: bold; transition: transform 0.3s ease; pointer-events: none; } .page-prototype-poppy-playtime-chapter-3__faq-item.active .page-prototype-poppy-playtime-chapter-3__faq-toggle { transform: rotate(45deg); } .page-prototype-poppy-playtime-chapter-3__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #ccc; } .page-prototype-poppy-playtime-chapter-3__faq-item.active .page-prototype-poppy-playtime-chapter-3__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } @media (max-width: 768px) { .page-prototype-poppy-playtime-chapter-3__faq-question { padding: 12px 15px; } .page-prototype-poppy-playtime-chapter-3__faq-question h3 { font-size: 1em; } .page-prototype-poppy-playtime-chapter-3__faq-toggle { font-size: 1.5em; } .page-prototype-poppy-playtime-chapter-3__faq-answer { padding: 0 10px; } .page-prototype-poppy-playtime-chapter-3__faq-item.active .page-prototype-poppy-playtime-chapter-3__faq-answer { padding: 15px 10px !important; } } .page-prototype-poppy-playtime-chapter-3__floating-buttons { position: fixed; bottom: 0; left: 0; width: 100%; display: flex; justify-content: space-around; padding: 10px 0; background-color: #1a1a2e; box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5); z-index: 1000; } .page-prototype-poppy-playtime-chapter-3__floating-buttons .page-prototype-poppy-playtime-chapter-3__btn { margin: 0 5px; padding: 12px 20px; font-size: 1em; } @media (min-width: 1201px) { .page-prototype-poppy-playtime-chapter-3__floating-buttons { display: none; } } .page-prototype-poppy-playtime-chapter-3__image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; } .page-prototype-poppy-playtime-chapter-3__image-wrapper img { max-width: 100%; height: auto; display: block; margin: 0 auto; } @media (max-width: 768px) { .page-prototype-poppy-playtime-chapter-3__image-wrapper img { max-width: 100% !important; height: auto !important; } }