.page-poppy-playtime-chapter-5-mobile-new-update { font-family: 'Roboto', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-poppy-playtime-chapter-5-mobile-new-update__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-poppy-playtime-chapter-5-mobile-new-update__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)), url('[GALLERY:hero:1920x1080:poppy playtime,chapter 5,mobile game,horror]') center/cover no-repeat; text-align: center; padding: 100px 20px; padding-top: calc(10px + var(--header-offset, 0px)); min-height: 500px; display: flex; flex-direction: column; justify-content: center; align-items: center; } @media (max-width: 768px) { .page-poppy-playtime-chapter-5-mobile-new-update__hero-section { padding: 80px 15px; padding-top: calc(10px + var(--header-offset, 0px)); } } .page-poppy-playtime-chapter-5-mobile-new-update__hero-title { font-size: 3.5em; color: #e94560; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } @media (max-width: 768px) { .page-poppy-playtime-chapter-5-mobile-new-update__hero-title { font-size: 2.2em; } } .page-poppy-playtime-chapter-5-mobile-new-update__hero-subtitle { font-size: 1.5em; color: #c0c0c0; margin-bottom: 30px; max-width: 800px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-5-mobile-new-update__hero-subtitle { font-size: 1.1em; } } .page-poppy-playtime-chapter-5-mobile-new-update__cta-button { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); } .page-poppy-playtime-chapter-5-mobile-new-update__cta-button:hover { background-color: #c9304a; } .page-poppy-playtime-chapter-5-mobile-new-update__section { padding: 60px 0; background-color: #16213e; margin-bottom: 20px; } .page-poppy-playtime-chapter-5-mobile-new-update__section:nth-of-type(even) { background-color: #0f3460; } .page-poppy-playtime-chapter-5-mobile-new-update__section-title { font-size: 2.5em; color: #e94560; text-align: center; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-poppy-playtime-chapter-5-mobile-new-update__section-title { font-size: 1.8em; } } .page-poppy-playtime-chapter-5-mobile-new-update__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-5-mobile-new-update__grid { grid-template-columns: 1fr; } } .page-poppy-playtime-chapter-5-mobile-new-update__card { background-color: #0a1128; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); transition: transform 0.3s ease; } .page-poppy-playtime-chapter-5-mobile-new-update__card:hover { transform: translateY(-5px); } .page-poppy-playtime-chapter-5-mobile-new-update__card-image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; } .page-poppy-playtime-chapter-5-mobile-new-update__card-image { width: 100%; max-width: 100%; height: auto; display: block; } @media (max-width: 768px) { .page-poppy-playtime-chapter-5-mobile-new-update__card-image { max-width: 100% !important; height: auto !important; } .page-poppy-playtime-chapter-5-mobile-new-update__card-image-wrapper { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } } .page-poppy-playtime-chapter-5-mobile-new-update__card-content { padding: 25px; } .page-poppy-playtime-chapter-5-mobile-new-update__card-title { font-size: 1.8em; color: #e94560; margin-bottom: 10px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-5-mobile-new-update__card-title { font-size: 1.4em; } } .page-poppy-playtime-chapter-5-mobile-new-update__card-text { font-size: 1em; color: #c0c0c0; } .page-poppy-playtime-chapter-5-mobile-new-update__download-section { text-align: center; background-color: #0f3460; padding: 80px 20px; } .page-poppy-playtime-chapter-5-mobile-new-update__download-title { font-size: 2.8em; color: #e94560; margin-bottom: 25px; } @media (max-width: 768px) { .page-poppy-playtime-chapter-5-mobile-new-update__download-title { font-size: 2em; } } .page-poppy-playtime-chapter-5-mobile-new-update__download-text { font-size: 1.3em; color: #c0c0c0; margin-bottom: 40px; max-width: 900px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-poppy-playtime-chapter-5-mobile-new-update__download-text { font-size: 1em; } } .page-poppy-playtime-chapter-5-mobile-new-update__faq-section { background-color: #1a1a2e; padding: 60px 0; } .page-poppy-playtime-chapter-5-mobile-new-update__faq-item { background-color: #0a1128; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-chapter-5-mobile-new-update__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; border-bottom: 1px solid rgba(255, 255, 255, 0.1); transition: background-color 0.3s ease; } .page-poppy-playtime-chapter-5-mobile-new-update__faq-question:hover { background-color: #16213e; } @media (max-width: 768px) { .page-poppy-playtime-chapter-5-mobile-new-update__faq-question { padding: 15px 20px; } } .page-poppy-playtime-chapter-5-mobile-new-update__faq-question h3 { margin: 0; font-size: 1.3em; color: #e94560; pointer-events: none; } @media (max-width: 768px) { .page-poppy-playtime-chapter-5-mobile-new-update__faq-question h3 { font-size: 1.1em; } } .page-poppy-playtime-chapter-5-mobile-new-update__faq-toggle { font-size: 1.8em; color: #e94560; transition: transform 0.3s ease; pointer-events: none; } .page-poppy-playtime-chapter-5-mobile-new-update__faq-item.active .page-poppy-playtime-chapter-5-mobile-new-update__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chapter-5-mobile-new-update__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: #c0c0c0; } .page-poppy-playtime-chapter-5-mobile-new-update__faq-item.active .page-poppy-playtime-chapter-5-mobile-new-update__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-poppy-playtime-chapter-5-mobile-new-update__faq-answer { padding: 0 20px; } .page-poppy-playtime-chapter-5-mobile-new-update__faq-item.active .page-poppy-playtime-chapter-5-mobile-new-update__faq-answer { padding: 20px 20px !important; } } .page-poppy-playtime-chapter-5-mobile-new-update__faq-answer p { margin-top: 0; margin-bottom: 15px; } .page-poppy-playtime-chapter-5-mobile-new-update__faq-answer p:last-child { margin-bottom: 0; } @media (max-width: 768px) { .page-poppy-playtime-chapter-5-mobile-new-update__grid .page-poppy-playtime-chapter-5-mobile-new-update__card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chapter-5-mobile-new-update__grid { 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-5-mobile-new-update__card-text, .page-poppy-playtime-chapter-5-mobile-new-update__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }