.page-download-poppy-playtime-chapter-5-mobile__main-content { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a1a; line-height: 1.6; }.page-download-poppy-playtime-chapter-5-mobile__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; }.page-download-poppy-playtime-chapter-5-mobile__hero-section { background-color: #000; color: #fff; text-align: center; padding: 100px 20px 60px; position: relative; overflow: hidden; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; padding-top: calc(var(--header-offset, 122px) + 20px); }.page-download-poppy-playtime-chapter-5-mobile__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; opacity: 0.4; }.page-download-poppy-playtime-chapter-5-mobile__hero-content { position: relative; z-index: 1; max-width: 900px; }.page-download-poppy-playtime-chapter-5-mobile__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7); line-height: 1.2; }.page-download-poppy-playtime-chapter-5-mobile__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6); }.page-download-poppy-playtime-chapter-5-mobile__button { display: inline-block; background-color: #e50000; color: #fff; padding: 15px 30px; 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-download-poppy-playtime-chapter-5-mobile__button:hover { background-color: #ff3333; transform: translateY(-3px); }.page-download-poppy-playtime-chapter-5-mobile__section-title { font-size: 2.5em; color: #e50000; text-align: center; margin-bottom: 40px; text-transform: uppercase; letter-spacing: 1px; }.page-download-poppy-playtime-chapter-5-mobile__text-content { font-size: 1.1em; margin-bottom: 20px; color: #ccc; }.page-download-poppy-playtime-chapter-5-mobile__highlight { color: #e50000; font-weight: bold; }.page-download-poppy-playtime-chapter-5-mobile__game-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-download-poppy-playtime-chapter-5-mobile__feature-card { background-color: #222; border-radius: 10px; padding: 25px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-download-poppy-playtime-chapter-5-mobile__feature-card:hover { transform: translateY(-5px); }.page-download-poppy-playtime-chapter-5-mobile__feature-icon { max-width: 100%; height: auto; margin-bottom: 15px; border-radius: 8px; }.page-download-poppy-playtime-chapter-5-mobile__feature-title { font-size: 1.5em; color: #e50000; margin-bottom: 10px; }.page-download-poppy-playtime-chapter-5-mobile__feature-description { font-size: 1em; color: #b0b0b0; }.page-download-poppy-playtime-chapter-5-mobile__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-download-poppy-playtime-chapter-5-mobile__promo-card { background-color: #222; border-radius: 10px; padding: 25px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-download-poppy-playtime-chapter-5-mobile__promo-card:hover { transform: translateY(-5px); }.page-download-poppy-playtime-chapter-5-mobile__promo-image { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; }.page-download-poppy-playtime-chapter-5-mobile__promo-title { font-size: 1.6em; color: #e50000; margin-bottom: 10px; }.page-download-poppy-playtime-chapter-5-mobile__promo-description { font-size: 1em; color: #b0b0b0; margin-bottom: 20px; }.page-download-poppy-playtime-chapter-5-mobile__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-download-poppy-playtime-chapter-5-mobile__blog-card { background-color: #222; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); overflow: hidden; transition: transform 0.3s ease; }.page-download-poppy-playtime-chapter-5-mobile__blog-card:hover { transform: translateY(-5px); }.page-download-poppy-playtime-chapter-5-mobile__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-download-poppy-playtime-chapter-5-mobile__blog-content { padding: 20px; }.page-download-poppy-playtime-chapter-5-mobile__blog-title { font-size: 1.3em; color: #e50000; margin-bottom: 10px; line-height: 1.3; }.page-download-poppy-playtime-chapter-5-mobile__blog-excerpt { font-size: 0.95em; color: #b0b0b0; margin-bottom: 15px; }.page-download-poppy-playtime-chapter-5-mobile__blog-link { color: #e50000; text-decoration: none; font-weight: bold; }.page-download-poppy-playtime-chapter-5-mobile__blog-link:hover { text-decoration: underline; }.page-download-poppy-playtime-chapter-5-mobile__faq-container { background-color: #222; border-radius: 10px; padding: 20px; margin-top: 40px; }.page-download-poppy-playtime-chapter-5-mobile__faq-item { margin-bottom: 15px; border-bottom: 1px solid #333; }.page-download-poppy-playtime-chapter-5-mobile__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-download-poppy-playtime-chapter-5-mobile__faq-question:hover { background-color: #333; }.page-download-poppy-playtime-chapter-5-mobile__faq-question h3 { margin: 0; font-size: 1.2em; color: #fff; pointer-events: none; }.page-download-poppy-playtime-chapter-5-mobile__faq-toggle { font-size: 1.5em; color: #e50000; font-weight: bold; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; }.page-download-poppy-playtime-chapter-5-mobile__faq-item.active .page-download-poppy-playtime-chapter-5-mobile__faq-toggle { transform: rotate(45deg); }.page-download-poppy-playtime-chapter-5-mobile__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-download-poppy-playtime-chapter-5-mobile__faq-item.active .page-download-poppy-playtime-chapter-5-mobile__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-download-poppy-playtime-chapter-5-mobile__faq-answer p { margin: 0; color: #b0b0b0; font-size: 1em; }.page-download-poppy-playtime-chapter-5-mobile__quick-links-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; }.page-download-poppy-playtime-chapter-5-mobile__quick-link-button { flex: 1 1 auto; min-width: 200px; max-width: 300px; text-align: center; }.page-download-poppy-playtime-chapter-5-mobile__image-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; margin-bottom: 20px; }.page-download-poppy-playtime-chapter-5-mobile__image-container img { max-width: 100%; height: auto; display: block; }.page-download-poppy-playtime-chapter-5-mobile__fixed-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-download-poppy-playtime-chapter-5-mobile__fixed-button { background-color: #e50000; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 0.9em; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; }.page-download-poppy-playtime-chapter-5-mobile__fixed-button:hover { background-color: #ff3333; transform: scale(1.05); }@media (max-width: 1024px) { .page-download-poppy-playtime-chapter-5-mobile__hero-title { font-size: 2.8em; }.page-download-poppy-playtime-chapter-5-mobile__hero-subtitle { font-size: 1.2em; }.page-download-poppy-playtime-chapter-5-mobile__section-title { font-size: 2em; }}.page-download-poppy-playtime-chapter-5-mobile__floating-buttons { position: fixed; top: 50%; right: 10px; transform: translateY(-50%); z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-download-poppy-playtime-chapter-5-mobile__floating-button { background-color: #e50000; color: #fff; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; }.page-download-poppy-playtime-chapter-5-mobile__floating-button:hover { background-color: #ff3333; }@media (max-width: 768px) { .page-download-poppy-playtime-chapter-5-mobile__hero-section { padding-top: calc(var(--header-offset, 122px) + 10px); min-height: 400px; }.page-download-poppy-playtime-chapter-5-mobile__hero-title { font-size: 2.2em; }.page-download-poppy-playtime-chapter-5-mobile__hero-subtitle { font-size: 1em; }.page-download-poppy-playtime-chapter-5-mobile__section { padding: 30px 15px; }.page-download-poppy-playtime-chapter-5-mobile__section-title { font-size: 1.8em; margin-bottom: 30px; }.page-download-poppy-playtime-chapter-5-mobile__button { padding: 12px 25px; font-size: 1em; }.page-download-poppy-playtime-chapter-5-mobile__game-features, .page-download-poppy-playtime-chapter-5-mobile__promo-grid, .page-download-poppy-playtime-chapter-5-mobile__blog-grid { grid-template-columns: 1fr; }.page-download-poppy-playtime-chapter-5-mobile__feature-card, .page-download-poppy-playtime-chapter-5-mobile__promo-card, .page-download-poppy-playtime-chapter-5-mobile__blog-card { margin-bottom: 20px; }.page-download-poppy-playtime-chapter-5-mobile__quick-links-grid { flex-direction: column; align-items: center; }.page-download-poppy-playtime-chapter-5-mobile__quick-link-button { width: 100% !important; max-width: 90% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-download-poppy-playtime-chapter-5-mobile__faq-question h3 { font-size: 1.1em; }.page-download-poppy-playtime-chapter-5-mobile__faq-answer p { font-size: 0.95em; }.page-download-poppy-playtime-chapter-5-mobile__fixed-buttons { bottom: 10px; right: 10px; }.page-download-poppy-playtime-chapter-5-mobile__floating-buttons { right: 5px; gap: 5px; }.page-download-poppy-playtime-chapter-5-mobile__floating-button { padding: 8px 12px; font-size: 0.8em; }.page-download-poppy-playtime-chapter-5-mobile__game-features div, .page-download-poppy-playtime-chapter-5-mobile__promo-grid div, .page-download-poppy-playtime-chapter-5-mobile__blog-grid div { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 15px !important; padding-right: 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-download-poppy-playtime-chapter-5-mobile__game-features, .page-download-poppy-playtime-chapter-5-mobile__promo-grid, .page-download-poppy-playtime-chapter-5-mobile__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }}