.page-poppy-playtime-chapter-1-gameplay-chapter-2 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-poppy-playtime-chapter-1-gameplay-chapter-2 a { text-decoration: none; color: #e94560; } .page-poppy-playtime-chapter-1-gameplay-chapter-2 a:hover { text-decoration: underline; } .page-poppy-playtime-chapter-1-gameplay-chapter-2 h1, .page-poppy-playtime-chapter-1-gameplay-chapter-2 h2, .page-poppy-playtime-chapter-1-gameplay-chapter-2 h3 { color: #0f3460; margin-bottom: 15px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2 h1 { font-size: 2.8em; text-align: center; margin-bottom: 25px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2 h2 { font-size: 2.2em; border-bottom: 2px solid #e94560; padding-bottom: 10px; margin-top: 40px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2 h3 { font-size: 1.8em; margin-top: 30px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2 p { margin-bottom: 15px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; background-color: #16213e; border-radius: 8px; margin-bottom: 30px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-poppy-playtime-chapter-1-gameplay-chapter-2__hero-section { background-color: #0f3460; padding: 10px 0 60px; text-align: center; position: relative; overflow: hidden; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__hero-image { width: 100%; height: 500px; object-fit: cover; position: absolute; top: 0; left: 0; z-index: 1; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__hero-content { position: relative; z-index: 2; color: #fff; padding: 20px; background: rgba(0, 0, 0, 0.5); border-radius: 10px; max-width: 900px; margin: 80px auto 0; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__hero-content h1 { color: #fff; font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-poppy-playtime-chapter-1-gameplay-chapter-2__hero-content p { font-size: 1.3em; margin-bottom: 30px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__btn { display: inline-block; background-color: #e94560; color: #fff; padding: 12px 25px; border-radius: 5px; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; margin: 0 10px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__btn:hover { background-color: #ff6a81; text-decoration: none; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; background-color: #0f3460; padding: 30px 20px; border-radius: 8px; margin-bottom: 30px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__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-chapter-1-gameplay-chapter-2__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__card { background-color: #1a1a2e; border-radius: 8px; padding: 25px; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-1-gameplay-chapter-2__card img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__card h3 { color: #e94560; font-size: 1.5em; margin-bottom: 10px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__list { list-style: none; padding: 0; margin-top: 20px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__list-item { background-color: #0f3460; margin-bottom: 10px; padding: 15px 20px; border-radius: 5px; display: flex; align-items: center; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__list-item::before { content: '✓'; color: #e94560; font-weight: bold; margin-right: 10px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__faq-item { background-color: #0f3460; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; cursor: pointer; background-color: #0f3460; color: #fff; font-size: 1.2em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__faq-question:hover { background-color: #1a1a2e; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__faq-question h3 { margin: 0; color: #fff; pointer-events: none; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__faq-item.active .page-poppy-playtime-chapter-1-gameplay-chapter-2__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-1-gameplay-chapter-2__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: #16213e; color: #f0f0f0; } .page-poppy-time-chapter-1-gameplay-chapter-2__faq-item.active .page-poppy-playtime-chapter-1-gameplay-chapter-2__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__blog-card { background-color: #1a1a2e; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__blog-card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-1-gameplay-chapter-2__blog-card img { width: 100%; height: 250px; object-fit: cover; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__blog-content { padding: 20px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__blog-content h3 { font-size: 1.4em; margin-top: 0; margin-bottom: 10px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__blog-content p { font-size: 0.9em; line-height: 1.5; color: #ccc; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__blog-content a { color: #e94560; font-weight: bold; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__floating-btn { background-color: #e94560; color: #fff; padding: 12px 20px; border-radius: 50px; text-align: center; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__floating-btn:hover { background-color: #ff6a81; } @media (max-width: 768px) { .page-poppy-playtime-chapter-1-gameplay-chapter-2 h1 { font-size: 2.2em; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__hero-content h1 { font-size: 2.5em; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__hero-content p { font-size: 1em; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__btn { padding: 10px 20px; font-size: 1em; margin: 5px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__section { padding: 25px 15px; margin-bottom: 20px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__grid { grid-template-columns: 1fr; gap: 20px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 12px 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__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-chapter-1-gameplay-chapter-2__faq-question { padding: 15px 20px; font-size: 1.1em; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__faq-answer { padding: 0 20px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__faq-item.active .page-poppy-playtime-chapter-1-gameplay-chapter-2__faq-answer { padding: 15px 20px !important; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__floating-buttons { bottom: 15px; right: 15px; gap: 10px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__floating-btn { padding: 10px 18px; font-size: 0.9em; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__payment-logo, .page-poppy-playtime-chapter-1-gameplay-chapter-2__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__hero-image { height: 350px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__hero-content { margin-top: 40px; } .page-poppy-playtime-chapter-1-gameplay-chapter-2 img:not(.page-poppy-playtime-chapter-1-gameplay-chapter-2__payment-logo img) { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__blog-card img { height: 200px; } } @media (max-width: 480px) { .page-poppy-playtime-chapter-1-gameplay-chapter-2 h1 { font-size: 1.8em; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__hero-content h1 { font-size: 2em; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__hero-content p { font-size: 0.9em; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__btn { padding: 8px 15px; font-size: 0.9em; } .page-poppy-playtime-chapter-1-gameplay-chapter-2__faq-question { font-size: 1em; } }