.page-poppy-playtime-app-apk { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; } .page-poppy-playtime-app-apk__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-poppy-playtime-app-apk__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:poppy playtime,horror game,mobile]') no-repeat center center/cover; padding: 10px 20px 80px; text-align: center; color: #ffffff; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 40px; } .page-poppy-playtime-app-apk__hero-title { font-size: 2.8em; margin-bottom: 15px; color: #ffcc00; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-poppy-playtime-app-apk__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-poppy-playtime-app-apk__button { display: inline-block; background-color: #e44d26; color: #ffffff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-poppy-playtime-app-apk__button:hover { background-color: #ff6a3d; transform: translateY(-3px); } .page-poppy-playtime-app-apk__section { padding: 40px 20px; background-color: #222222; border-radius: 10px; margin-bottom: 40px; } .page-poppy-playtime-app-apk__section-title { font-size: 2.2em; color: #ffcc00; text-align: center; margin-bottom: 30px; } .page-poppy-playtime-app-apk__content-wrapper { display: flex; align-items: center; justify-content: space-between; gap: 40px; } .page-poppy-playtime-app-apk__content-wrapper.reversed { flex-direction: row-reverse; } .page-poppy-playtime-app-apk__text-content { flex: 1; min-width: 300px; } .page-poppy-playtime-app-apk__image-container { flex: 1; text-align: center; } .page-poppy-playtime-app-apk__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5); } .page-poppy-playtime-app-apk__list { list-style: none; padding: 0; margin-top: 20px; } .page-poppy-playtime-app-apk__list-item { background-color: #333333; margin-bottom: 10px; padding: 15px; border-left: 5px solid #ffcc00; border-radius: 5px; box-sizing: border-box; } .page-poppy-playtime-app-apk__list-item strong { color: #ffcc00; } .page-poppy-playtime-app-apk__faq-section { background-color: #222222; padding: 40px 20px; border-radius: 10px; margin-bottom: 40px; } .page-poppy-playtime-app-apk__faq-item { margin-bottom: 15px; border: 1px solid #444444; border-radius: 8px; overflow: hidden; } .page-poppy-playtime-app-apk__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; background-color: #333333; cursor: pointer; user-select: none; font-size: 1.1em; font-weight: bold; color: #ffffff; transition: background-color 0.3s ease; } .page-poppy-playtime-app-apk__faq-question:hover { background-color: #444444; } .page-poppy-playtime-app-apk__faq-question h3 { margin: 0; pointer-events: none; color: #ffcc00; } .page-poppy-playtime-app-apk__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; } .page-poppy-playtime-app-apk__faq-item.active .page-poppy-playtime-app-apk__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-app-apk__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; color: #cccccc; } .page-poppy-playtime-app-apk__faq-item.active .page-poppy-playtime-app-apk__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-poppy-playtime-app-apk__call-to-action { text-align: center; padding: 30px 20px; background-color: #1a1a1a; border-radius: 10px; margin-top: 40px; } .page-poppy-playtime-app-apk__call-to-action h2 { color: #ffcc00; font-size: 2em; margin-bottom: 20px; } .page-poppy-playtime-app-apk__call-to-action p { font-size: 1.1em; margin-bottom: 30px; color: #ffffff; } @media (max-width: 768px) { .page-poppy-playtime-app-apk__hero-title { font-size: 2em; } .page-poppy-playtime-app-apk__hero-subtitle { font-size: 1em; } .page-poppy-playtime-app-apk__section-title { font-size: 1.8em; } .page-poppy-playtime-app-apk__content-wrapper { flex-direction: column; } .page-poppy-playtime-app-apk__text-content, .page-poppy-playtime-app-apk__image-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-poppy-playtime-app-apk__image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-poppy-playtime-app-apk__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-poppy-playtime-app-apk__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-app-apk__faq-question { padding: 15px 20px; font-size: 1em; } .page-poppy-playtime-app-apk__faq-answer { padding: 15px 20px !important; } .page-poppy-playtime-app-apk__button { padding: 12px 25px; font-size: 1em; } }