.page-poppy-playtime-fan-made-apk { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; } .page-poppy-playtime-fan-made-apk__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-poppy-playtime-fan-made-apk__section { padding: 40px 20px; margin-bottom: 20px; background-color: #2a2a2a; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-fan-made-apk__section-title { text-align: center; color: #ffcc00; margin-bottom: 30px; font-size: 2.5em; font-weight: bold; } .page-poppy-playtime-fan-made-apk__text-content { font-size: 1.1em; line-height: 1.8; color: #e0e0e0; } .page-poppy-playtime-fan-made-apk__button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; 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; border: none; cursor: pointer; } .page-poppy-playtime-fan-made-apk__button:hover { background-color: #e6b800; transform: translateY(-2px); } .page-poppy-playtime-fan-made-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,apk]') center center / cover no-repeat; text-align: center; padding: 80px 20px; border-radius: 0; margin-bottom: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; position: relative; padding-top: 10px; box-sizing: border-box; } .page-poppy-playtime-fan-made-apk__hero-title { font-size: 3.5em; color: #ffcc00; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-poppy-playtime-fan-made-apk__hero-subtitle { font-size: 1.5em; color: #e0e0e0; margin-bottom: 40px; max-width: 800px; } .page-poppy-playtime-fan-made-apk__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 20px; background-color: #1a1a1a; border-radius: 0; margin-bottom: 20px; } .page-poppy-playtime-fan-made-apk__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-poppy-playtime-fan-made-apk__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-poppy-playtime-fan-made-apk__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-poppy-playtime-fan-made-apk__feature-item { background-color: #3a3a3a; padding: 25px; border-radius: 8px; text-align: center; } .page-poppy-playtime-fan-made-apk__feature-item img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; min-width: 200px; min-height: 200px; object-fit: cover; box-sizing: border-box; } .page-poppy-playtime-fan-made-apk__feature-title { color: #ffcc00; font-size: 1.5em; margin-bottom: 10px; } .page-poppy-playtime-fan-made-apk__feature-description { color: #e0e0e0; font-size: 1em; } .page-poppy-playtime-fan-made-apk__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-poppy-playtime-fan-made-apk__quick-access-links .page-poppy-playtime-fan-made-apk__button { margin: 5px; } .page-poppy-playtime-fan-made-apk__promo-card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-poppy-playtime-fan-made-apk__promo-card { background-color: #3a3a3a; padding: 25px; border-radius: 8px; text-align: left; } .page-poppy-playtime-fan-made-apk__promo-card img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; min-width: 200px; min-height: 200px; object-fit: cover; box-sizing: border-box; } .page-poppy-playtime-fan-made-apk__promo-title { color: #ffcc00; font-size: 1.4em; margin-bottom: 10px; } .page-poppy-playtime-fan-made-apk__promo-description { color: #e0e0e0; font-size: 1em; margin-bottom: 15px; } .page-poppy-playtime-fan-made-apk__support-details { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; text-align: center; } .page-poppy-playtime-fan-made-apk__support-item { background-color: #3a3a3a; padding: 20px; border-radius: 8px; } .page-poppy-playtime-fan-made-apk__support-item h3 { color: #ffcc00; margin-bottom: 10px; } .page-poppy-playtime-fan-made-apk__support-item p { color: #e0e0e0; } .page-poppy-playtime-fan-made-apk__faq-item { margin-bottom: 15px; background-color: #3a3a3a; border-radius: 8px; overflow: hidden; } .page-poppy-playtime-fan-made-apk__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #444; color: #ffcc00; cursor: pointer; user-select: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; } .page-poppy-playtime-fan-made-apk__faq-question:hover { background-color: #555; } .page-poppy-playtime-fan-made-apk__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; pointer-events: none; color: #ffcc00; font-size: 1.2em; } .page-poppy-playtime-fan-made-apk__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-poppy-playtime-fan-made-apk__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; color: #e0e0e0; background-color: #3a3a3a; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-poppy-playtime-fan-made-apk__faq-item.active .page-poppy-playtime-fan-made-apk__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-poppy-playtime-fan-made-apk__faq-item.active .page-poppy-playtime-fan-made-apk__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-fan-made-apk__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-poppy-playtime-fan-made-apk__blog-card { background-color: #3a3a3a; border-radius: 8px; overflow: hidden; text-decoration: none; color: inherit; display: flex; flex-direction: column; } .page-poppy-playtime-fan-made-apk__blog-card img { width: 100%; height: 200px; object-fit: cover; min-width: 200px; min-height: 200px; box-sizing: border-box; } .page-poppy-playtime-fan-made-apk__blog-content { padding: 20px; display: flex; flex-direction: column; flex-grow: 1; } .page-poppy-playtime-fan-made-apk__blog-title { color: #ffcc00; font-size: 1.3em; margin-bottom: 10px; } .page-poppy-playtime-fan-made-apk__blog-excerpt { color: #e0e0e0; font-size: 0.95em; line-height: 1.5; margin-bottom: 15px; flex-grow: 1; } .page-poppy-playtime-fan-made-apk__blog-date { color: #bbb; font-size: 0.85em; text-align: right; } @media (max-width: 768px) { .page-poppy-playtime-fan-made-apk__hero-title { font-size: 2.5em; } .page-poppy-playtime-fan-made-apk__hero-subtitle { font-size: 1.2em; } .page-poppy-playtime-fan-made-apk__section { padding: 20px 10px; } .page-poppy-playtime-fan-made-apk__section-title { font-size: 2em; } .page-poppy-playtime-fan-made-apk__button { padding: 12px 25px; font-size: 1em; } .page-poppy-playtime-fan-made-apk__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-poppy-playtime-fan-made-apk__payment-logo, .page-poppy-playtime-fan-made-apk__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-poppy-playtime-fan-made-apk__features-grid, .page-poppy-playtime-fan-made-apk__promo-card-grid, .page-poppy-playtime-fan-made-apk__blog-grid { grid-template-columns: 1fr; } .page-poppy-playtime-fan-made-apk__feature-item img, .page-poppy-playtime-fan-made-apk__promo-card img, .page-poppy-playtime-fan-made-apk__blog-card img { max-width: 100% !important; height: auto !important; min-width: 200px !important; min-height: 200px !important; box-sizing: border-box !important; } .page-poppy-playtime-fan-made-apk__faq-question { font-size: 1.1em; padding: 12px 15px; } .page-poppy-playtime-fan-made-apk__faq-question h3 { font-size: 1.1em; } .page-poppy-playtime-fan-made-apk__faq-answer { padding: 0 15px; } .page-poppy-playtime-fan-made-apk__faq-item.active .page-poppy-playtime-fan-made-apk__faq-answer { padding: 15px !important; } .page-poppy-playtime-fan-made-apk__text-content, .page-poppy-playtime-fan-made-apk__feature-description, .page-poppy-playtime-fan-made-apk__promo-description, .page-poppy-playtime-fan-made-apk__support-item p, .page-poppy-playtime-fan-made-apk__blog-excerpt { font-size: 0.95em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }