.page-poppy-playtime-for-a-android { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-poppy-playtime-for-a-android__hero-section { background: linear-gradient(135deg, #2a003a 0%, #000000 100%); color: #fff; text-align: center; padding: 10px 20px 80px; position: relative; overflow: hidden; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; }.page-poppy-playtime-for-a-android__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('[GALLERY:hero:1920x1080:poppy playtime,android,game,horror,dark]') no-repeat center center/cover; opacity: 0.2; z-index: 0; }.page-poppy-playtime-for-a-android__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }.page-poppy-playtime-for-a-android__hero-title { font-size: 2.8em; margin-bottom: 20px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-poppy-playtime-for-a-android__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; }.page-poppy-playtime-for-a-android__cta-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 50px; 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-for-a-android__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-poppy-playtime-for-a-android__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; }.page-poppy-playtime-for-a-android__floating-button { background-color: #007bff; color: #fff; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 0.9em; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-poppy-playtime-for-a-android__floating-button--register { background-color: #28a745; }.page-poppy-playtime-for-a-android__floating-button--login { background-color: #007bff; }.page-poppy-playtime-for-a-android__floating-button:hover { transform: translateY(-2px); }.page-poppy-playtime-for-a-android__intro-section, .page-poppy-playtime-for-a-android__features-section, .page-poppy-playtime-for-a-android__quick-access-section, .page-poppy-playtime-for-a-android__promo-section, .page-poppy-playtime-for-a-android__security-section, .page-poppy-playtime-for-a-android__faq-section, .page-poppy-playtime-for-a-android__blog-section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-radius: 15px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05); margin-top: 30px; }.page-poppy-playtime-for-a-android__section-title { text-align: center; font-size: 2.2em; color: #333; margin-bottom: 40px; position: relative; }.page-poppy-playtime-for-a-android__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #ffcc00; margin: 15px auto 0; border-radius: 2px; }.page-poppy-playtime-for-a-android__content-text { text-align: center; font-size: 1.1em; max-width: 800px; margin: 0 auto 40px; }.page-poppy-playtime-for-a-android__feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-poppy-playtime-for-a-android__feature-item { background-color: #f9f9f9; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; }.page-poppy-playtime-for-a-android__feature-item:hover { transform: translateY(-5px); }.page-poppy-playtime-for-a-android__feature-icon { margin-bottom: 20px; }.page-poppy-playtime-for-a-android__feature-icon img { max-width: 100%; height: auto; border-radius: 8px; }.page-poppy-playtime-for-a-android__feature-title { font-size: 1.4em; color: #333; margin-bottom: 15px; }.page-poppy-playtime-for-a-android__feature-description { font-size: 0.95em; color: #666; }.page-poppy-playtime-for-a-android__quick-access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; }.page-poppy-playtime-for-a-android__quick-access-button { background-color: #007bff; color: #fff; padding: 15px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-poppy-playtime-for-a-android__quick-access-button--alt { background-color: #ffcc00; color: #333; }.page-poppy-playtime-for-a-android__quick-access-button:hover { transform: translateY(-3px); opacity: 0.9; }.page-poppy-playtime-for-a-android__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-poppy-playtime-for-a-android__promo-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; }.page-poppy-playtime-for-a-android__promo-card:hover { transform: translateY(-5px); }.page-poppy-playtime-for-a-android__promo-image { width: 100%; height: 200px; object-fit: cover; }.page-poppy-playtime-for-a-android__promo-content { padding: 25px; }.page-poppy-playtime-for-a-android__promo-title { font-size: 1.3em; color: #333; margin-bottom: 10px; }.page-poppy-playtime-for-a-android__promo-description { font-size: 0.9em; color: #666; margin-bottom: 20px; }.page-poppy-playtime-for-a-android__promo-button { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-size: 0.9em; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-poppy-playtime-for-a-android__promo-button:hover { background-color: #218838; }.page-poppy-playtime-for-a-android__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; text-align: center; }.page-poppy-playtime-for-a-android__security-item { background-color: #f9f9f9; padding: 30px; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-poppy-playtime-for-a-android__security-icon img { width: 60px; height: 60px; margin-bottom: 15px; }.page-poppy-playtime-for-a-android__security-title { font-size: 1.2em; color: #333; margin-bottom: 10px; }.page-poppy-playtime-for-a-android__security-description { font-size: 0.9em; color: #666; }.page-poppy-playtime-for-a-android__faq-list { list-style: none; padding: 0; }.page-poppy-playtime-for-a-android__faq-item { background-color: #f9f9f9; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-poppy-playtime-for-a-android__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; background-color: #eee; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-poppy-playtime-for-a-android__faq-question:hover { background-color: #e0e0e0; }.page-poppy-playtime-for-a-android__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-poppy-playtime-for-a-android__faq-toggle { font-size: 1.5em; font-weight: bold; color: #555; transition: transform 0.3s ease; pointer-events: none; }.page-poppy-playtime-for-a-android__faq-item.active .page-poppy-playtime-for-a-android__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-for-a-android__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; 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-for-a-android__faq-item.active .page-poppy-playtime-for-a-android__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-poppy-playtime-for-a-android__faq-answer p { margin: 0; font-size: 0.95em; color: #666; }.page-poppy-playtime-for-a-android__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-poppy-playtime-for-a-android__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; }.page-poppy-playtime-for-a-android__blog-card:hover { transform: translateY(-5px); }.page-poppy-playtime-for-a-android__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-poppy-playtime-for-a-android__blog-content { padding: 25px; }.page-poppy-playtime-for-a-android__blog-title { font-size: 1.3em; color: #333; margin-bottom: 10px; }.page-poppy-playtime-for-a-android__blog-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; }.page-poppy-playtime-for-a-android__blog-title a:hover { color: #007bff; }.page-poppy-playtime-for-a-android__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-poppy-playtime-for-a-android__blog-date { font-size: 0.8em; color: #999; }.page-poppy-playtime-for-a-android img { max-width: 100%; height: auto; box-sizing: border-box; }.page-poppy-playtime-for-a-android__feature-icon img, .page-poppy-playtime-for-a-android__security-icon img { border-radius: 8px; }.page-poppy-playtime-for-a-android__promo-image, .page-poppy-playtime-for-a-android__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-poppy-playtime-for-a-android__promo-image-container, .page-poppy-playtime-for-a-android__blog-image-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-poppy-playtime-for-a-android__security-icon { display: flex; justify-content: center; align-items: center; }.page-poppy-playtime-for-a-android__security-icon img { width: 80px; height: 80px; }.page-poppy-playtime-for-a-android__sticky-buttons { position: fixed; bottom: 20px; left: 50%; transform: translateX(-50%); display: flex; gap: 15px; z-index: 1000; background-color: rgba(0, 0, 0, 0.7); padding: 10px 20px; border-radius: 50px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4); }.page-poppy-playtime-for-a-android__sticky-button { background-color: #ffcc00; color: #333; padding: 10px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-poppy-playtime-for-a-android__sticky-button--login { background-color: #007bff; color: #fff; }.page-poppy-playtime-for-a-android__sticky-button:hover { transform: translateY(-2px); opacity: 0.9; }@media (max-width: 768px) { .page-poppy-playtime-for-a-android__hero-title { font-size: 2em; }.page-poppy-playtime-for-a-android__hero-subtitle { font-size: 1.1em; }.page-poppy-playtime-for-a-android__section-title { font-size: 1.8em; }.page-poppy-playtime-for-a-android__intro-section, .page-poppy-playtime-for-a-android__features-section, .page-poppy-playtime-for-a-android__quick-access-section, .page-poppy-playtime-for-a-android__promo-section, .page-poppy-playtime-for-a-android__security-section, .page-poppy-playtime-for-a-android__faq-section, .page-poppy-playtime-for-a-android__blog-section { padding: 40px 15px; margin-top: 20px; }.page-poppy-playtime-for-a-android__feature-grid, .page-poppy-playtime-for-a-android__promo-grid, .page-poppy-playtime-for-a-android__security-grid, .page-poppy-playtime-for-a-android__blog-grid { grid-template-columns: 1fr; }.page-poppy-playtime-for-a-android__floating-buttons { right: 10px; bottom: 10px; gap: 10px; }.page-poppy-playtime-for-a-android__floating-button { padding: 10px 15px; font-size: 0.8em; }.page-poppy-playtime-for-a-android__faq-answer { padding: 0 15px; }.page-poppy-playtime-for-a-android__faq-item.active .page-poppy-playtime-for-a-android__faq-answer { padding: 15px !important; }.page-poppy-playtime-for-a-android__faq-question h3 { font-size: 1em; }.page-poppy-playtime-for-a-android__faq-question { padding: 15px; }.page-poppy-playtime-for-a-android img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-poppy-playtime-for-a-android__promo-image, .page-poppy-playtime-for-a-android__blog-image { height: 180px; }.page-poppy-playtime-for-a-android__sticky-buttons { width: calc(100% - 40px); left: 20px; transform: translateX(0); border-radius: 10px; justify-content: center; bottom: 10px; padding: 8px 15px; }.page-poppy-playtime-for-a-android__sticky-button { padding: 8px 15px; font-size: 0.8em; }}.page-poppy-playtime-for-a-android a { color: inherit; text-decoration: none; }.page-poppy-playtime-for-a-android a.page-poppy-playtime-for-a-android__cta-button, .page-poppy-playtime-for-a-android a.page-poppy-playtime-for-a-android__floating-button, .page-poppy-playtime-for-a-android a.page-poppy-playtime-for-a-android__quick-access-button, .page-poppy-playtime-for-a-android a.page-poppy-playtime-for-a-android__promo-button, .page-poppy-playtime-for-a-android a.page-poppy-playtime-for-a-android__sticky-button { text-decoration: none; }body { padding-top: var(--header-offset); }