.page-modyolo-poppy-playtime-chapter-3 { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a2e; line-height: 1.6; }.page-modyolo-poppy-playtime-chapter-3 a { text-decoration: none; color: #ffab00; }.page-modyolo-poppy-playtime-chapter-3 a:hover { text-decoration: underline; }.page-modyolo-poppy-playtime-chapter-3 h1, .page-modyolo-poppy-playtime-chapter-3 h2, .page-modyolo-poppy-playtime-chapter-3 h3 { color: #ffffff; text-align: center; margin-bottom: 25px; }.page-modyolo-poppy-playtime-chapter-3 h1 { font-size: 2.5em; margin-top: 20px; }.page-modyolo-poppy-playtime-chapter-3 h2 { font-size: 2em; margin-top: 40px; }.page-modyolo-poppy-playtime-chapter-3 h3 { font-size: 1.5em; }.page-modyolo-poppy-playtime-chapter-3 strong { color: #ffab00; }.page-modyolo-poppy-playtime-chapter-3__hero-section { padding: 60px 15px 30px; text-align: center; background: linear-gradient(135deg, #2a003a, #000000); border-bottom: 5px solid #ffab00; margin-top: 10px; }.page-modyolo-poppy-playtime-chapter-3__hero-section p { max-width: 800px; margin: 0 auto 30px; font-size: 1.1em; }.page-modyolo-poppy-playtime-chapter-3__hero-cta { display: flex; flex-direction: column; gap: 15px; max-width: 400px; margin: 0 auto 30px; }.page-modyolo-poppy-playtime-chapter-3__button { display: block; padding: 15px 25px; border-radius: 8px; font-size: 1.1em; font-weight: bold; text-transform: uppercase; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; text-align: center; background-color: #ffab00; color: #1a1a2e; }.page-modyolo-poppy-playtime-chapter-3__button:hover { background-color: #e69500; transform: translateY(-2px); text-decoration: none; }.page-modyolo-poppy-playtime-chapter-3__button--secondary { background-color: #4a148c; color: #ffffff; border: 2px solid #ffab00; }.page-modyolo-poppy-playtime-chapter-3__button--secondary:hover { background-color: #5b2a9c; transform: translateY(-2px); }.page-modyolo-poppy-playtime-chapter-3__hero-image-container { max-width: 100%; overflow: hidden; margin-top: 30px; box-sizing: border-box; }.page-modyolo-poppy-playtime-chapter-3__hero-image { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }.page-modyolo-poppy-playtime-chapter-3__game-features-section { padding: 50px 15px; background-color: #1a1a2e; }.page-modyolo-poppy-playtime-chapter-3__features-grid { display: grid; grid-template-columns: 1fr; gap: 30px; max-width: 1000px; margin: 0 auto; }.page-modyolo-poppy-playtime-chapter-3__feature-item { background-color: #2b2b40; padding: 25px; border-radius: 10px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; box-sizing: border-box; }.page-modyolo-poppy-playtime-chapter-3__feature-item:hover { transform: translateY(-5px); }.page-modyolo-poppy-playtime-chapter-3__feature-icon { max-width: 100%; height: auto; width: 250px; height: 250px; object-fit: cover; border-radius: 8px; margin-bottom: 15px; border: 2px solid #ffab00; }.page-modyolo-poppy-playtime-chapter-3__feature-item h3 { margin-top: 0; margin-bottom: 10px; font-size: 1.3em; }.page-modyolo-poppy-playtime-chapter-3__feature-item p { font-size: 0.95em; color: #cccccc; }.page-modyolo-poppy-playtime-chapter-3__jiliko-gaming-section { padding: 50px 15px; background-color: #1a1a2e; }.page-modyolo-poppy-playtime-chapter-3__jiliko-gaming-section p { max-width: 800px; margin: 0 auto 30px; text-align: center; font-size: 1.1em; }.page-modyolo-poppy-playtime-chapter-3__jiliko-cta { display: flex; flex-direction: column; gap: 15px; max-width: 400px; margin: 0 auto 40px; }.page-modyolo-poppy-playtime-chapter-3__jiliko-highlights { display: grid; grid-template-columns: 1fr; gap: 30px; max-width: 1000px; margin: 0 auto; }.page-modyolo-poppy-playtime-chapter-3__highlight-item { background-color: #2b2b40; padding: 25px; border-radius: 10px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; box-sizing: border-box; }.page-modyolo-poppy-playtime-chapter-3__highlight-item:hover { transform: translateY(-5px); }.page-modyolo-poppy-playtime-chapter-3__highlight-image { max-width: 100%; height: auto; width: 250px; height: 250px; object-fit: cover; border-radius: 8px; margin-bottom: 15px; border: 2px solid #4a148c; }.page-modyolo-poppy-playtime-chapter-3__highlight-item h3 { margin-top: 0; margin-bottom: 10px; font-size: 1.3em; }.page-modyolo-poppy-playtime-chapter-3__highlight-item p { font-size: 0.95em; color: #cccccc; }.page-modyolo-poppy-playtime-chapter-3__faq-section { padding: 50px 15px; background-color: #1a1a2e; }.page-modyolo-poppy-playtime-chapter-3__faq-container { max-width: 800px; margin: 0 auto; }.page-modyolo-poppy-playtime-chapter-3__faq-item { background-color: #2b2b40; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); box-sizing: border-box; }.page-modyolo-poppy-playtime-chapter-3__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #3a3a5a; border-bottom: 1px solid #4a4a6a; user-select: none; transition: background-color 0.3s ease; }.page-modyolo-poppy-playtime-chapter-3__faq-question:hover { background-color: #4a4a6a; }.page-modyolo-poppy-playtime-chapter-3__faq-question h3 { margin: 0; font-size: 1.1em; text-align: left; flex-grow: 1; color: #ffffff; pointer-events: none; }.page-modyolo-poppy-playtime-chapter-3__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffab00; margin-left: 10px; transition: transform 0.3s ease; pointer-events: none; }.page-modyolo-poppy-playtime-chapter-3__faq-item.active .page-modyolo-poppy-playtime-chapter-3__faq-toggle { transform: rotate(45deg); }.page-modyolo-poppy-playtime-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.4s ease; }.page-modyolo-poppy-playtime-chapter-3__faq-item.active .page-modyolo-poppy-playtime-chapter-3__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-modyolo-poppy-playtime-chapter-3__faq-answer p { margin: 0; color: #cccccc; font-size: 0.95em; }.page-modyolo-poppy-playtime-chapter-3__link-in-text { color: #ffab00; font-weight: bold; }.page-modyolo-poppy-playtime-chapter-3__link-in-text:hover { text-decoration: underline; } @media (min-width: 768px) { .page-modyolo-poppy-playtime-chapter-3 h1 { font-size: 3.5em; }.page-modyolo-poppy-playtime-chapter-3 h2 { font-size: 2.8em; }.page-modyolo-poppy-playtime-chapter-3__hero-section { padding: 80px 30px 40px; }.page-modyolo-poppy-playtime-chapter-3__hero-cta { flex-direction: row; max-width: 700px; }.page-modyolo-poppy-playtime-chapter-3__game-features-section, .page-modyolo-poppy-playtime-chapter-3__jiliko-gaming-section, .page-modyolo-poppy-playtime-chapter-3__faq-section { padding: 80px 30px; }.page-modyolo-poppy-playtime-chapter-3__features-grid, .page-modyolo-poppy-playtime-chapter-3__jiliko-highlights { grid-template-columns: repeat(2, 1fr); }.page-modyolo-poppy-playtime-chapter-3__faq-question h3 { font-size: 1.2em; } } @media (min-width: 1024px) { .page-modyolo-poppy-playtime-chapter-3__features-grid, .page-modyolo-poppy-playtime-chapter-3__jiliko-highlights { grid-template-columns: repeat(4, 1fr); } } @media (max-width: 768px) { .page-modyolo-poppy-playtime-chapter-3 h1 { font-size: 2em; }.page-modyolo-poppy-playtime-chapter-3 h2 { font-size: 1.8em; }.page-modyolo-poppy-playtime-chapter-3__hero-section p, .page-modyolo-poppy-playtime-chapter-3__jiliko-gaming-section p { font-size: 1em; }.page-modyolo-poppy-playtime-chapter-3__button { font-size: 1em; padding: 12px 20px; }.page-modyolo-poppy-playtime-chapter-3__hero-cta { flex-direction: column; }.page-modyolo-poppy-playtime-chapter-3__features-grid, .page-modyolo-poppy-playtime-chapter-3__jiliko-highlights { grid-template-columns: 1fr; }.page-modyolo-poppy-playtime-chapter-3__feature-item, .page-modyolo-poppy-playtime-chapter-3__highlight-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px; }.page-modyolo-poppy-playtime-chapter-3__feature-item p, .page-modyolo-poppy-playtime-chapter-3__highlight-item p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-modyolo-poppy-playtime-chapter-3__faq-question { padding: 12px 15px; }.page-modyolo-poppy-playtime-chapter-3__faq-question h3 { font-size: 1em; }.page-modyolo-poppy-playtime-chapter-3__faq-answer { padding: 0 15px; }.page-modyolo-poppy-playtime-chapter-3__faq-item.active .page-modyolo-poppy-playtime-chapter-3__faq-answer { padding: 15px !important; } }