.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f5f5f5; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__hero-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; text-align: center; padding: 10px 20px 80px; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__hero-content { position: relative; z-index: 2; padding: 40px 20px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__hero-title { font-size: 2.8em; margin-bottom: 20px; font-weight: bold; line-height: 1.2; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; opacity: 0.9; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__hero-cta { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__hero-cta:hover { background-color: #e0a800; transform: translateY(-3px); }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; opacity: 0.3; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__section { background-color: #fff; padding: 40px 20px; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__section-title { font-size: 2em; color: #007bff; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 60px; height: 3px; background-color: #ffc107; border-radius: 2px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; text-align: center; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__intro-item { padding: 20px; border: 1px solid #eee; border-radius: 8px; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__intro-item:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1); }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__intro-item h3 { color: #0056b3; font-size: 1.3em; margin-bottom: 10px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__quick-access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__quick-access-btn { background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__quick-access-btn:hover { background-color: #218838; transform: translateY(-2px); }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__game-card { background-color: #f8f9fa; border-radius: 8px; overflow: hidden; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__game-card:hover { transform: translateY(-5px); }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__game-card-image { width: 100%; height: 200px; object-fit: cover; max-width: 100%; box-sizing: border-box; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__game-card-content { padding: 15px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__game-card-title { font-size: 1.2em; color: #0056b3; margin-bottom: 10px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__game-card-btn { background-color: #007bff; color: #fff; padding: 8px 15px; border-radius: 20px; text-decoration: none; font-size: 0.9em; transition: background-color 0.3s ease; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__game-card-btn:hover { background-color: #0056b3; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__promo-card { background-color: #f8f9fa; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__promo-card:hover { transform: translateY(-5px); }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__promo-image { width: 100%; height: 180px; object-fit: cover; max-width: 100%; box-sizing: border-box; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__promo-content { padding: 15px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__promo-title { font-size: 1.3em; color: #dc3545; margin-bottom: 10px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__promo-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__promo-btn { background-color: #dc3545; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__promo-btn:hover { background-color: #c82333; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__security-content { display: flex; flex-wrap: wrap; gap: 20px; justify-content: center; align-items: center; text-align: center; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__security-item { flex: 1 1 280px; padding: 20px; border: 1px solid #eee; border-radius: 8px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__security-item h3 { color: #0056b3; margin-bottom: 10px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__security-cta { background-color: #6c757d; color: #fff; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; margin-top: 20px; display: inline-block; transition: background-color 0.3s ease; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__security-cta:hover { background-color: #5a6268; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__faq-list { list-style: none; padding: 0; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__faq-item { margin-bottom: 10px; background-color: #f8f9fa; border-radius: 8px; overflow: hidden; box-sizing: border-box; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #e9ecef; color: #333; cursor: pointer; user-select: none; border-bottom: 1px solid #dee2e6; transition: background-color 0.3s ease; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__faq-question:hover { background-color: #dee2e6; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__faq-toggle { font-size: 1.5em; font-weight: bold; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__faq-item.active .page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__faq-toggle { transform: rotate(45deg); }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__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; background-color: #fff; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__faq-item.active .page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__blog-card { background-color: #f8f9fa; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__blog-card:hover { transform: translateY(-5px); }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__blog-image { width: 100%; height: 180px; object-fit: cover; max-width: 100%; box-sizing: border-box; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__blog-content { padding: 15px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__blog-title { font-size: 1.2em; color: #007bff; margin-bottom: 10px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__blog-date { font-size: 0.85em; color: #6c757d; margin-bottom: 10px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__blog-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__blog-btn { background-color: #17a2b8; color: #fff; padding: 8px 15px; border-radius: 20px; text-decoration: none; font-size: 0.9em; transition: background-color 0.3s ease; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__blog-btn:hover { background-color: #138496; }@media (max-width: 768px) { .page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__hero-title { font-size: 2em; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__hero-subtitle { font-size: 1em; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__section { padding: 20px 15px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__section-title { font-size: 1.5em; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__intro-grid, .page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__games-grid, .page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__promotions-grid, .page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__blog-grid { grid-template-columns: 1fr; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__quick-access-buttons { flex-direction: column; align-items: center; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__quick-access-btn { width: 90%; max-width: 300px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__game-card-image, .page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__promo-image, .page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__blog-image { height: 150px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__security-item { flex: 1 1 100%; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__faq-answer { padding: 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }}.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__sticky-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__sticky-button { background-color: #007bff; 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 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__sticky-button:hover { background-color: #0056b3; transform: translateY(-3px); }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__sticky-button--register { background-color: #28a745; }.page-how-to-fix-lag-in-poppy-playtime-chapter-3-mobile__sticky-button--register:hover { background-color: #218838; }