.page-poppy-playtime-chapter-5 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f9f9f9; }.page-poppy-playtime-chapter-5 h1, .page-poppy-playtime-chapter-5 h2, .page-poppy-playtime-chapter-5 h3 { color: #0056b3; margin-bottom: 15px; }.page-poppy-playtime-chapter-5 h1 { font-size: 2.5em; text-align: center; }.page-poppy-playtime-chapter-5 h2 { font-size: 2em; }.page-poppy-playtime-chapter-5 h3 { font-size: 1.5em; }.page-poppy-playtime-chapter-5__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-poppy-playtime-chapter-5__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }.page-poppy-playtime-chapter-5__hero-section { background: linear-gradient(to right, #e0f2f7, #bbdefb); padding: 60px 20px; text-align: center; border-radius: 0; box-shadow: none; margin-bottom: 0; padding-top: 10px; }.page-poppy-playtime-chapter-5__hero-title { color: #004d8b; font-size: 3em; margin-bottom: 15px; text-shadow: 1px 1px 2px rgba(0,0,0,0.1); }.page-poppy-playtime-chapter-5__hero-subtitle { color: #0056b3; font-size: 1.5em; margin-bottom: 30px; }.page-poppy-playtime-chapter-5__cta-button { display: inline-block; background-color: #ff6f00; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-poppy-playtime-chapter-5__cta-button:hover { background-color: #e65100; transform: translateY(-2px); }.page-poppy-playtime-chapter-5__intro-content { display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.page-poppy-playtime-chapter-5__intro-text { flex: 1; min-width: 300px; }.page-poppy-playtime-chapter-5__intro-image { flex: 1; min-width: 300px; text-align: center; }.page-poppy-playtime-chapter-5__intro-image img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }.page-poppy-playtime-chapter-5__quick-access-list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; }.page-poppy-playtime-chapter-5__quick-access-item { background-color: #e3f2fd; border-left: 5px solid #2196f3; padding: 15px; border-radius: 5px; }.page-poppy-playtime-chapter-5__quick-access-item a { text-decoration: none; color: #1976d2; font-weight: bold; display: block; }.page-poppy-playtime-chapter-5__quick-access-item a:hover { color: #1565c0; }.page-poppy-playtime-chapter-5__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-poppy-playtime-chapter-5__game-card { background-color: #f5f5f5; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-5__game-card:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-5__game-card img { max-width: 100%; height: auto; display: block; margin-bottom: 15px; }.page-poppy-playtime-chapter-5__game-card-content { padding: 15px; }.page-poppy-playtime-chapter-5__game-card h3 { margin-top: 0; color: #0056b3; }.page-poppy-playtime-chapter-5__game-card p { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-poppy-playtime-chapter-5__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-poppy-playtime-chapter-5__promo-card { background-color: #fff3e0; border-radius: 8px; padding: 20px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); text-align: center; }.page-poppy-playtime-chapter-5__promo-card h3 { color: #e65100; margin-top: 0; }.page-poppy-playtime-chapter-5__promo-card p { font-size: 0.95em; color: #666; margin-bottom: 20px; }.page-poppy-playtime-chapter-5__security-content { display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.page-poppy-playtime-chapter-5__security-text { flex: 1; min-width: 300px; }.page-poppy-playtime-chapter-5__security-image { flex: 1; min-width: 300px; text-align: center; }.page-poppy-playtime-chapter-5__security-image img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }.page-poppy-playtime-chapter-5__faq-item { margin-bottom: 10px; border: 1px solid #ddd; border-radius: 5px; overflow: hidden; }.page-poppy-playtime-chapter-5__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px; background-color: #f0f0f0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-poppy-playtime-chapter-5__faq-question h3 { margin: 0; color: #333; pointer-events: none; }.page-poppy-playtime-chapter-5__faq-toggle { font-size: 1.5em; font-weight: bold; color: #555; pointer-events: none; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-5__faq-item.active .page-poppy-playtime-chapter-5__faq-question { background-color: #e0e0e0; }.page-poppy-playtime-chapter-5__faq-item.active .page-poppy-playtime-chapter-5__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-chapter-5__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-poppy-playtime-chapter-5__faq-item.active .page-poppy-playtime-chapter-5__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-poppy-playtime-chapter-5__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-poppy-playtime-chapter-5__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-poppy-playtime-chapter-5__blog-card:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-5__blog-card img { max-width: 100%; height: auto; display: block; }.page-poppy-playtime-chapter-5__blog-card-content { padding: 15px; }.page-poppy-playtime-chapter-5__blog-card h3 { margin-top: 0; margin-bottom: 10px; font-size: 1.2em; }.page-poppy-playtime-chapter-5__blog-card h3 a { text-decoration: none; color: #0056b3; }.page-poppy-playtime-chapter-5__blog-card h3 a:hover { text-decoration: underline; }.page-poppy-playtime-chapter-5__blog-card p { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-poppy-playtime-chapter-5__blog-card-date { font-size: 0.8em; color: #777; margin-top: 10px; }.page-poppy-playtime-chapter-5__text-center { text-align: center; }.page-poppy-playtime-chapter-5__btn { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; transition: background-color 0.3s ease; }.page-poppy-playtime-chapter-5__btn:hover { background-color: #0056b3; }.page-poppy-playtime-chapter-5__download-app { text-align: center; margin-top: 30px; }.page-poppy-playtime-chapter-5__download-app img { max-width: 250px; height: auto; margin-bottom: 20px; }.page-poppy-playtime-chapter-5__download-app .page-poppy-playtime-chapter-5__cta-button { margin-top: 15px; }.page-poppy-playtime-chapter-5__app-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-poppy-playtime-chapter-5__feature-item { text-align: center; max-width: 200px; }.page-poppy-playtime-chapter-5__feature-item img { max-width: 80px; height: auto; margin-bottom: 10px; }.page-poppy-playtime-chapter-5__feature-item h4 { color: #0056b3; margin-top: 0; }.page-poppy-playtime-chapter-5__footer-cta { background-color: #004d8b; color: #fff; text-align: center; padding: 50px 20px; border-radius: 8px; margin-top: 40px; }.page-poppy-playtime-chapter-5__footer-cta h2 { color: #fff; margin-bottom: 20px; }.page-poppy-playtime-chapter-5__footer-cta p { font-size: 1.1em; margin-bottom: 30px; }.page-poppy-playtime-chapter-5__footer-cta .page-poppy-playtime-chapter-5__cta-button { background-color: #ff6f00; }.page-poppy-playtime-chapter-5__gamelogo-container { text-align: center; margin-top: 20px; }.page-poppy-playtime-chapter-5__gamelogo-container img { max-width: 150px; height: auto; margin: 0 10px; display: inline-block; vertical-align: middle; }.page-poppy-playtime-chapter-5__gamelogo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 15px; justify-items: center; align-items: center; margin-top: 20px; }.page-poppy-playtime-chapter-5__gamelogo-grid img { max-width: 100px; height: auto; }.page-poppy-playtime-chapter-5__mobile-float-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-poppy-playtime-chapter-5__mobile-float-buttons .page-poppy-playtime-chapter-5__cta-button { padding: 10px 15px; font-size: 1em; border-radius: 30px; }.page-poppy-playtime-chapter-5__mobile-float-buttons .page-poppy-playtime-chapter-5__cta-button.register { background-color: #28a745; }.page-poppy-playtime-chapter-5__mobile-float-buttons .page-poppy-playtime-chapter-5__cta-button.register:hover { background-color: #218838; }.page-poppy-playtime-chapter-5__mobile-float-buttons .page-poppy-playtime-chapter-5__cta-button.login { background-color: #007bff; }.page-poppy-playtime-chapter-5__mobile-float-buttons .page-poppy-playtime-chapter-5__cta-button.login:hover { background-color: #0056b3; }@media (max-width: 768px) { .page-poppy-playtime-chapter-5__hero-title { font-size: 2em; }.page-poppy-playtime-chapter-5__hero-subtitle { font-size: 1.2em; }.page-poppy-playtime-chapter-5__cta-button { padding: 12px 25px; font-size: 1em; }.page-poppy-playtime-chapter-5__intro-content, .page-poppy-playtime-chapter-5__security-content { flex-direction: column; }.page-poppy-playtime-chapter-5__quick-access-list, .page-poppy-playtime-chapter-5__games-grid, .page-poppy-playtime-chapter-5__promotions-grid, .page-poppy-playtime-chapter-5__blog-grid { grid-template-columns: 1fr; }.page-poppy-playtime-chapter-5__quick-access-item, .page-poppy-playtime-chapter-5__game-card, .page-poppy-playtime-chapter-5__promo-card, .page-poppy-playtime-chapter-5__blog-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__quick-access-list, .page-poppy-playtime-chapter-5__games-grid, .page-poppy-playtime-chapter-5__promotions-grid, .page-poppy-playtime-chapter-5__blog-grid { padding: 0 !important; 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__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-poppy-playtime-chapter-5__section { padding: 20px 15px; }.page-poppy-playtime-chapter-5__download-app img { max-width: 180px; }.page-poppy-playtime-chapter-5__feature-item { max-width: 150px; }.page-poppy-playtime-chapter-5__gamelogo-grid { grid-template-columns: repeat(auto-fit, minmax(80px, 1fr)); }.page-poppy-playtime-chapter-5__gamelogo-grid img { max-width: 80px; }.page-poppy-playtime-chapter-5__mobile-float-buttons { bottom: 15px; right: 15px; }.page-poppy-playtime-chapter-5__mobile-float-buttons .page-poppy-playtime-chapter-5__cta-button { padding: 8px 12px; font-size: 0.9em; }}