.page-poppy-playtime-chapter-4-full-game-mobile { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: 10px; } .page-poppy-playtime-chapter-4-full-game-mobile__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; } .page-poppy-playtime-chapter-4-full-game-mobile__section--dark { background-color: #16213e; } .page-poppy-playtime-chapter-4-full-game-mobile__section--light { background-color: #0f3460; } .page-poppy-playtime-chapter-4-full-game-mobile__title { font-size: 2.8em; color: #e94560; text-align: center; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-poppy-playtime-chapter-4-full-game-mobile__subtitle { font-size: 1.8em; color: #c0d8f0; text-align: center; margin-bottom: 30px; } .page-poppy-playtime-chapter-4-full-game-mobile__text { font-size: 1.1em; margin-bottom: 15px; text-align: justify; } .page-poppy-playtime-chapter-4-full-game-mobile__button { display: inline-block; background-color: #e94560; color: #ffffff; padding: 12px 25px; 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-chapter-4-full-game-mobile__button:hover { background-color: #ff6b81; transform: translateY(-2px); } .page-poppy-playtime-chapter-4-full-game-mobile__button-group { display: flex; justify-content: center; gap: 20px; margin-top: 30px; flex-wrap: wrap; } .page-poppy-playtime-chapter-4-full-game-mobile__hero { position: relative; width: 100%; height: 60vh; min-height: 400px; overflow: hidden; display: flex; align-items: center; justify-content: center; text-align: center; color: #ffffff; } .page-poppy-playtime-chapter-4-full-game-mobile__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; } .page-poppy-playtime-chapter-4-full-game-mobile__hero-content { position: relative; z-index: 1; padding: 20px; background-color: rgba(0, 0, 0, 0.5); border-radius: 10px; max-width: 900px; } .page-poppy-playtime-chapter-4-full-game-mobile__hero-title { font-size: 3.5em; margin-bottom: 10px; color: #fff; text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.7); } .page-poppy-playtime-chapter-4-full-game-mobile__hero-subtitle { font-size: 1.5em; margin-bottom: 20px; color: #f0f0f0; } .page-poppy-playtime-chapter-4-full-game-mobile__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 0; background-color: #1a1a2e; border-top: 1px solid #0f3460; border-bottom: 1px solid #0f3460; } .page-poppy-playtime-chapter-4-full-game-mobile__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; } .page-poppy-playtime-chapter-4-full-game-mobile__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; filter: grayscale(100%) brightness(150%); transition: filter 0.3s ease; } .page-poppy-playtime-chapter-4-full-game-mobile__payment-logo img:hover { filter: grayscale(0%) brightness(100%); } .page-poppy-playtime-chapter-4-full-game-mobile__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-poppy-playtime-chapter-4-full-game-mobile__card { background-color: #0f3460; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; } .page-poppy-playtime-chapter-4-full-game-mobile__card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-4-full-game-mobile__card-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-chapter-4-full-game-mobile__card-content { padding: 20px; } .page-poppy-playtime-chapter-4-full-game-mobile__card-title { font-size: 1.5em; color: #e94560; margin-bottom: 10px; } .page-poppy-playtime-chapter-4-full-game-mobile__card-text { font-size: 0.95em; color: #c0d8f0; margin-bottom: 15px; } .page-poppy-playtime-chapter-4-full-game-mobile__list { list-style: none; padding: 0; margin: 20px 0; display: flex; flex-direction: column; gap: 10px; } .page-poppy-playtime-chapter-4-full-game-mobile__list-item { background-color: #16213e; padding: 15px; border-radius: 8px; display: flex; align-items: center; gap: 15px; } .page-poppy-playtime-chapter-4-full-game-mobile__list-icon { width: 40px; height: 40px; object-fit: contain; } .page-poppy-playtime-chapter-4-full-game-mobile__list-text { font-size: 1em; color: #c0d8f0; } .page-poppy-playtime-chapter-4-full-game-mobile__faq-item { background-color: #16213e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); } .page-poppy-playtime-chapter-4-full-game-mobile__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; cursor: pointer; user-select: none; background-color: #0f3460; transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-4-full-game-mobile__faq-question:hover { background-color: #1a1a2e; } .page-poppy-playtime-chapter-4-full-game-mobile__faq-question h3 { margin: 0; font-size: 1.2em; color: #e94560; pointer-events: none; } .page-poppy-playtime-chapter-4-full-game-mobile__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e94560; transition: transform 0.3s ease; pointer-events: none; } .page-poppy-playtime-chapter-4-full-game-mobile__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; font-size: 1em; color: #c0d8f0; } .page-poppy-playtime-chapter-4-full-game-mobile__faq-item.active .page-poppy-playtime-chapter-4-full-game-mobile__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-poppy-playtime-chapter-4-full-game-mobile__faq-item.active .page-poppy-playtime-chapter-4-full-game-mobile__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-4-full-game-mobile__blog-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-poppy-playtime-chapter-4-full-game-mobile__blog-card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-4-full-game-mobile__blog-image { width: 100%; height: 220px; object-fit: cover; } .page-poppy-playtime-chapter-4-full-game-mobile__blog-content { padding: 20px; } .page-poppy-playtime-chapter-4-full-game-mobile__blog-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; min-height: 48px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } .page-poppy-playtime-chapter-4-full-game-mobile__blog-text { font-size: 0.95em; color: #c0d8f0; margin-bottom: 15px; min-height: 60px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } .page-poppy-playtime-chapter-4-full-game-mobile__blog-date { font-size: 0.85em; color: #888; text-align: right; } @media (max-width: 768px) { .page-poppy-playtime-chapter-4-full-game-mobile__title { font-size: 2em; } .page-poppy-playtime-chapter-4-full-game-mobile__subtitle { font-size: 1.4em; } .page-poppy-playtime-chapter-4-full-game-mobile__hero { height: 70vh; min-height: 300px; } .page-poppy-playtime-chapter-4-full-game-mobile__hero-title { font-size: 2.5em; } .page-poppy-playtime-chapter-4-full-game-mobile__hero-subtitle { font-size: 1.2em; } .page-poppy-playtime-chapter-4-full-game-mobile__button { padding: 10px 20px; font-size: 1em; } .page-poppy-playtime-chapter-4-full-game-mobile__button-group { flex-direction: column; gap: 15px; } .page-poppy-playtime-chapter-4-full-game-mobile__section { padding: 30px 15px; } .page-poppy-playtime-chapter-4-full-game-mobile__grid { grid-template-columns: 1fr; gap: 20px; } .page-poppy-playtime-chapter-4-full-game-mobile__card-image { height: 180px; } .page-poppy-playtime-chapter-4-full-game-mobile__card-title { font-size: 1.3em; } .page-poppy-playtime-chapter-4-full-game-mobile__faq-question { padding: 15px 20px; } .page-poppy-playtime-chapter-4-full-game-mobile__faq-question h3 { font-size: 1.1em; } .page-poppy-playtime-chapter-4-full-game-mobile__faq-answer { padding: 0 20px; } .page-poppy-playtime-chapter-4-full-game-mobile__faq-item.active .page-poppy-playtime-chapter-4-full-game-mobile__faq-answer { padding: 15px 20px !important; } .page-poppy-playtime-chapter-4-full-game-mobile__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-poppy-playtime-chapter-4-full-game-mobile__payment-logo, .page-poppy-playtime-chapter-4-full-game-mobile__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-poppy-playtime-chapter-4-full-game-mobile__list { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-4-full-game-mobile__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; word-break: break-word !important; } } @media (max-width: 480px) { .page-poppy-playtime-chapter-4-full-game-mobile__hero-title { font-size: 2em; } .page-poppy-playtime-chapter-4-full-game-mobile__hero-subtitle { font-size: 1em; } }