.page-will-poppy-playtime-have-a-chapter-3 { font-family: 'Arial', sans-serif; color: #333; background-color: #f4f7f6; line-height: 1.6; }.page-will-poppy-playtime-have-a-chapter-3__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-will-poppy-playtime-have-a-chapter-3__section-title { font-size: 2.5em; color: #0056b3; text-align: center; margin-bottom: 40px; padding-top: 20px; }.page-will-poppy-playtime-have-a-chapter-3__text-content { font-size: 1.1em; text-align: center; max-width: 800px; margin: 0 auto 30px; }.page-will-poppy-playtime-have-a-chapter-3__hero-section { background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:gaming,thriller,poppy_playtime]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 10px 20px 80px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 600px; position: relative; overflow: hidden; }.page-will-poppy-playtime-have-a-chapter-3__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; }.page-will-poppy-playtime-have-a-chapter-3__hero-content { z-index: 1; max-width: 900px; }.page-will-poppy-playtime-have-a-chapter-3__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); line-height: 1.2; }.page-will-poppy-playtime-have-a-chapter-3__hero-subtitle { font-size: 1.4em; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }.page-will-poppy-playtime-have-a-chapter-3__hero-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-will-poppy-playtime-have-a-chapter-3__hero-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-will-poppy-playtime-have-a-chapter-3__introduction-section { padding: 60px 0; background-color: #fff; }.page-will-poppy-playtime-have-a-chapter-3__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; text-align: center; }.page-will-poppy-playtime-have-a-chapter-3__feature-item { background-color: #f9f9f9; padding: 30px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; }.page-will-poppy-playtime-have-a-chapter-3__feature-item:hover { transform: translateY(-5px); }.page-will-poppy-playtime-have-a-chapter-3__feature-icon { max-width: 100%; height: auto; display: block; margin: 0 auto 20px; border-radius: 8px; }.page-will-poppy-playtime-have-a-chapter-3__feature-title { font-size: 1.5em; color: #0056b3; margin-bottom: 10px; }.page-will-poppy-playtime-have-a-chapter-3__feature-description { font-size: 1em; color: #555; }.page-will-poppy-playtime-have-a-chapter-3__quick-access-section { background-color: #e0f2f7; padding: 60px 0; }.page-will-poppy-playtime-have-a-chapter-3__access-buttons { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 40px; }.page-will-poppy-playtime-have-a-chapter-3__access-button { background-color: #007bff; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; white-space: nowrap; }.page-will-poppy-playtime-have-a-chapter-3__access-button:hover { background-color: #0056b3; transform: translateY(-3px); }.page-will-poppy-playtime-have-a-chapter-3__games-section { padding: 60px 0; background-color: #f4f7f6; }.page-will-poppy-playtime-have-a-chapter-3__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-will-poppy-playtime-have-a-chapter-3__game-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); overflow: hidden; text-align: center; transition: transform 0.3s ease; }.page-will-poppy-playtime-have-a-chapter-3__game-card:hover { transform: translateY(-5px); }.page-will-poppy-playtime-have-a-chapter-3__game-image { width: 100%; height: 200px; object-fit: cover; border-bottom: 1px solid #eee; }.page-will-poppy-playtime-have-a-chapter-3__game-title { font-size: 1.6em; color: #0056b3; margin: 20px 15px 10px; }.page-will-poppy-playtime-have-a-chapter-3__game-description { font-size: 0.95em; color: #555; padding: 0 15px 20px; }.page-will-poppy-playtime-have-a-chapter-3__game-button { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; margin-bottom: 20px; transition: background-color 0.3s ease; }.page-will-poppy-playtime-have-a-chapter-3__game-button:hover { background-color: #218838; }.page-will-poppy-playtime-have-a-chapter-3__promotions-section { padding: 60px 0; background-color: #e0f7e0; }.page-will-poppy-playtime-have-a-chapter-3__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-will-poppy-playtime-have-a-chapter-3__promo-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); overflow: hidden; text-align: center; transition: transform 0.3s ease; }.page-will-poppy-playtime-have-a-chapter-3__promo-card:hover { transform: translateY(-5px); }.page-will-poppy-playtime-have-a-chapter-3__promo-image { width: 100%; height: 220px; object-fit: cover; border-bottom: 1px solid #eee; }.page-will-poppy-playtime-have-a-chapter-3__promo-title { font-size: 1.6em; color: #0056b3; margin: 20px 15px 10px; }.page-will-poppy-playtime-have-a-chapter-3__promo-description { font-size: 0.95em; color: #555; padding: 0 15px 20px; }.page-will-poppy-playtime-have-a-chapter-3__promo-button { display: inline-block; background-color: #ffc107; color: #333; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; margin-bottom: 20px; transition: background-color 0.3s ease; }.page-will-poppy-playtime-have-a-chapter-3__promo-button:hover { background-color: #e0a800; }.page-will-poppy-playtime-have-a-chapter-3__security-section { padding: 60px 0; background-color: #fff; }.page-will-poppy-playtime-have-a-chapter-3__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; text-align: center; }.page-will-poppy-playtime-have-a-chapter-3__security-item { background-color: #f9f9f9; padding: 30px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; }.page-will-poppy-playtime-have-a-chapter-3__security-item:hover { transform: translateY(-5px); }.page-will-poppy-playtime-have-a-chapter-3__security-icon { max-width: 100%; height: auto; display: block; margin: 0 auto 20px; border-radius: 8px; }.page-will-poppy-playtime-have-a-chapter-3__security-title { font-size: 1.5em; color: #0056b3; margin-bottom: 10px; }.page-will-poppy-playtime-have-a-chapter-3__security-description { font-size: 1em; color: #555; margin-bottom: 20px; }.page-will-poppy-playtime-have-a-chapter-3__contact-button { display: inline-block; background-color: #17a2b8; color: #fff; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-will-poppy-playtime-have-a-chapter-3__contact-button:hover { background-color: #138496; }.page-will-poppy-playtime-have-a-chapter-3__faq-section { padding: 60px 0; background-color: #e6f7ff; }.page-will-poppy-playtime-have-a-chapter-3__faq-list { margin-top: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-will-poppy-playtime-have-a-chapter-3__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); overflow: hidden; }.page-will-poppy-playtime-have-a-chapter-3__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #f0f8ff; border-bottom: 1px solid #e0e0e0; user-select: none; transition: background-color 0.3s ease; }.page-will-poppy-playtime-have-a-chapter-3__faq-question:hover { background-color: #e0f2f7; }.page-will-poppy-playtime-have-a-chapter-3__faq-title { font-size: 1.2em; color: #0056b3; margin: 0; pointer-events: none; flex-grow: 1; }.page-will-poppy-playtime-have-a-chapter-3__faq-toggle { font-size: 1.5em; font-weight: bold; color: #0056b3; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; }.page-will-poppy-playtime-have-a-chapter-3__faq-item.active .page-will-poppy-playtime-have-a-chapter-3__faq-toggle { transform: rotate(45deg); }.page-will-poppy-playtime-have-a-chapter-3__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.3s ease; }.page-will-poppy-playtime-have-a-chapter-3__faq-item.active .page-will-poppy-playtime-have-a-chapter-3__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-will-poppy-playtime-have-a-chapter-3__faq-answer p { margin: 0; color: #333; }.page-will-poppy-playtime-have-a-chapter-3__blog-section { padding: 60px 0; background-color: #f9f9f9; }.page-will-poppy-playtime-have-a-chapter-3__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-will-poppy-playtime-have-a-chapter-3__blog-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); overflow: hidden; transition: transform 0.3s ease; }.page-will-poppy-playtime-have-a-chapter-3__blog-card:hover { transform: translateY(-5px); }.page-will-poppy-playtime-have-a-chapter-3__blog-image { width: 100%; height: 200px; object-fit: cover; border-bottom: 1px solid #eee; }.page-will-poppy-playtime-have-a-chapter-3__blog-title { font-size: 1.4em; margin: 15px; line-height: 1.4; }.page-will-poppy-playtime-have-a-chapter-3__blog-title a { color: #0056b3; text-decoration: none; transition: color 0.3s ease; }.page-will-poppy-playtime-have-a-chapter-3__blog-title a:hover { color: #007bff; }.page-will-poppy-playtime-have-a-chapter-3__blog-excerpt { font-size: 0.9em; color: #555; padding: 0 15px 15px; }.page-will-poppy-playtime-have-a-chapter-3 img { max-width: 100%; height: auto; box-sizing: border-box; border-radius: 8px; }.page-will-poppy-playtime-have-a-chapter-3 a { color: #007bff; text-decoration: none; }.page-will-poppy-playtime-have-a-chapter-3 a:hover { text-decoration: underline; }@media (max-width: 1024px) { .page-will-poppy-playtime-have-a-chapter-3__hero-title { font-size: 3em; }.page-will-poppy-playtime-have-a-chapter-3__hero-subtitle { font-size: 1.2em; }.page-will-poppy-playtime-have-a-chapter-3__section-title { font-size: 2em; }}.page-will-poppy-playtime-have-a-chapter-3__features-grid, .page-will-poppy-playtime-have-a-chapter-3__game-categories, .page-will-poppy-playtime-have-a-chapter-3__promo-grid, .page-will-poppy-playtime-have-a-chapter-3__security-features, .page-will-poppy-playtime-have-a-chapter-3__blog-grid { grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; }@media (max-width: 768px) { .page-will-poppy-playtime-have-a-chapter-3__hero-section { min-height: 450px; padding: 10px 15px 60px; }.page-will-poppy-playtime-have-a-chapter-3__hero-title { font-size: 2.5em; }.page-will-poppy-playtime-have-a-chapter-3__hero-subtitle { font-size: 1.1em; }.page-will-poppy-playtime-have-a-chapter-3__hero-button { padding: 12px 25px; font-size: 1.1em; }.page-will-poppy-playtime-have-a-chapter-3__section-title { font-size: 1.8em; margin-bottom: 30px; }.page-will-poppy-playtime-have-a-chapter-3__text-content { font-size: 1em; margin-bottom: 20px; }.page-will-poppy-playtime-have-a-chapter-3__access-buttons { flex-direction: column; gap: 15px; }.page-will-poppy-playtime-have-a-chapter-3__access-button { width: 100%; max-width: 300px; margin: 0 auto; }.page-will-poppy-playtime-have-a-chapter-3__features-grid, .page-will-poppy-playtime-have-a-chapter-3__game-categories, .page-will-poppy-playtime-have-a-chapter-3__promo-grid, .page-will-poppy-playtime-have-a-chapter-3__security-features, .page-will-poppy-playtime-have-a-chapter-3__blog-grid { grid-template-columns: 1fr; }.page-will-poppy-playtime-have-a-chapter-3__feature-item, .page-will-poppy-playtime-have-a-chapter-3__game-card, .page-will-poppy-playtime-have-a-chapter-3__promo-card, .page-will-poppy-playtime-have-a-chapter-3__security-item, .page-will-poppy-playtime-have-a-chapter-3__blog-card { max-width: 100%; box-sizing: border-box; }.page-will-poppy-playtime-have-a-chapter-3__faq-question { padding: 12px 15px; }.page-will-poppy-playtime-have-a-chapter-3__faq-title { font-size: 1.1em; }.page-will-poppy-playtime-have-a-chapter-3__faq-toggle { font-size: 1.3em; }.page-will-poppy-playtime-have-a-chapter-3__faq-answer { padding: 0 15px; }.page-will-poppy-playtime-have-a-chapter-3__faq-item.active .page-will-poppy-playtime-have-a-chapter-3__faq-answer { padding: 15px !important; }.page-will-poppy-playtime-have-a-chapter-3__container { padding: 15px; }.page-will-poppy-playtime-have-a-chapter-3__features-grid > *, .page-will-poppy-playtime-have-a-chapter-3__game-categories > *, .page-will-poppy-playtime-have-a-chapter-3__promo-grid > *, .page-will-poppy-playtime-have-a-chapter-3__security-features > *, .page-will-poppy-playtime-have-a-chapter-3__blog-grid > * { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-will-poppy-playtime-have-a-chapter-3__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-will-poppy-playtime-have-a-chapter-3__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-will-poppy-playtime-have-a-chapter-3 img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }}.page-will-poppy-playtime-have-a-chapter-3 .page-will-poppy-playtime-have-a-chapter-3__faq-question:focus { outline: none; box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.3); }