.page-poppy-playtime-wallpaper-live { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-poppy-playtime-wallpaper-live__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-poppy-playtime-wallpaper-live__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-poppy-playtime-wallpaper-live__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-poppy-playtime-wallpaper-live__section-title { font-size: 2.5em; color: #2c3e50; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 15px; }.page-poppy-playtime-wallpaper-live__section-title--light { color: #ecf0f1; }.page-poppy-playtime-wallpaper-live__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #e74c3c; margin: 10px auto 0; border-radius: 2px; }.page-poppy-playtime-wallpaper-live__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:poppy playtime,wallpaper,live,gaming]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 60vh; border-radius: 0; padding-top: calc(var(--header-offset, 122px) + 10px); }.page-poppy-playtime-wallpaper-live__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-poppy-playtime-wallpaper-live__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; max-width: 800px; }.page-poppy-playtime-wallpaper-live__cta-button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 15px 30px; text-decoration: none; border-radius: 50px; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-poppy-playtime-wallpaper-live__cta-button:hover { background-color: #c0392b; transform: translateY(-3px); }.page-poppy-playtime-wallpaper-live__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 20px 0; }.page-poppy-playtime-wallpaper-live__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-poppy-playtime-wallpaper-live__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-poppy-playtime-wallpaper-live__intro-content { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; }.page-poppy-playtime-wallpaper-live__intro-text { flex: 1; min-width: 300px; max-width: 600px; }.page-poppy-playtime-wallpaper-live__intro-image { flex: 1; min-width: 300px; max-width: 500px; }.page-poppy-playtime-wallpaper-live__intro-image img { width: 100%; height: auto; border-radius: 8px; object-fit: cover; max-width: 100%; box-sizing: border-box; }.page-poppy-playtime-wallpaper-live__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; }.page-poppy-playtime-wallpaper-live__access-card { background-color: #f4f4f4; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-poppy-playtime-wallpaper-live__access-card:hover { transform: translateY(-5px); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); }.page-poppy-playtime-wallpaper-live__access-card h3 { color: #e74c3c; margin-top: 0; font-size: 1.4em; }.page-poppy-playtime-wallpaper-live__access-card p { font-size: 0.95em; color: #555; }.page-poppy-playtime-wallpaper-live__access-card .page-poppy-playtime-wallpaper-live__cta-button { padding: 10px 20px; font-size: 1em; margin-top: 15px; }.page-poppy-playtime-wallpaper-live__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-poppy-playtime-wallpaper-live__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-poppy-playtime-wallpaper-live__game-card:hover { transform: translateY(-8px); }.page-poppy-playtime-wallpaper-live__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-poppy-playtime-wallpaper-live__game-card-content { padding: 20px; }.page-poppy-playtime-wallpaper-live__game-card-content h3 { margin-top: 0; color: #e74c3c; font-size: 1.5em; }.page-poppy-playtime-wallpaper-live__game-card-content p { font-size: 0.9em; color: #666; }.page-poppy-playtime-wallpaper-live__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-poppy-playtime-wallpaper-live__promo-card { background: linear-gradient(135deg, #f0f0f0, #e0e0e0); border-radius: 8px; padding: 25px; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-poppy-playtime-wallpaper-live__promo-card:hover { transform: scale(1.03); }.page-poppy-playtime-wallpaper-live__promo-card h3 { color: #2c3e50; font-size: 1.8em; margin-bottom: 10px; }.page-poppy-playtime-wallpaper-live__promo-card p { color: #555; margin-bottom: 20px; }.page-poppy-playtime-wallpaper-live__promo-card .page-poppy-playtime-wallpaper-live__cta-button { background-color: #27ae60; }.page-poppy-playtime-wallpaper-live__promo-card .page-poppy-playtime-wallpaper-live__cta-button:hover { background-color: #229954; }.page-poppy-playtime-wallpaper-live__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; text-align: center; }.page-poppy-playtime-wallpaper-live__feature-item { flex: 1; min-width: 250px; max-width: 300px; padding: 20px; background-color: #f4f4f4; border-radius: 8px; }.page-poppy-playtime-wallpaper-live__feature-item h3 { color: #e74c3c; margin-top: 15px; }.page-poppy-playtime-wallpaper-live__feature-item img { width: 80px; height: 80px; object-fit: contain; max-width: 100%; box-sizing: border-box; }.page-poppy-playtime-wallpaper-live__faq-list { list-style: none; padding: 0; }.page-poppy-playtime-wallpaper-live__faq-item { margin-bottom: 15px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; }.page-poppy-playtime-wallpaper-live__faq-question { background-color: #f0f0f0; padding: 15px 20px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-poppy-playtime-wallpaper-live__faq-question:hover { background-color: #e0e0e0; }.page-poppy-playtime-wallpaper-live__faq-question h3 { margin: 0; font-size: 1.2em; color: #2c3e50; pointer-events: none; }.page-poppy-playtime-wallpaper-live__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e74c3c; pointer-events: none; transition: transform 0.3s ease; }.page-poppy-playtime-wallpaper-live__faq-item.active .page-poppy-playtime-wallpaper-live__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-wallpaper-live__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background-color: #fff; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-poppy-playtime-wallpaper-live__faq-item.active .page-poppy-playtime-wallpaper-live__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-poppy-playtime-wallpaper-live__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-poppy-playtime-wallpaper-live__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-poppy-playtime-wallpaper-live__blog-card:hover { transform: translateY(-5px); }.page-poppy-playtime-wallpaper-live__blog-card-image { width: 100%; height: 180px; object-fit: cover; }.page-poppy-playtime-wallpaper-live__blog-card-content { padding: 20px; }.page-poppy-playtime-wallpaper-live__blog-card-content h3 { margin-top: 0; font-size: 1.4em; }.page-poppy-playtime-wallpaper-live__blog-card-content h3 a { color: #2c3e50; text-decoration: none; transition: color 0.3s ease; }.page-poppy-playtime-wallpaper-live__blog-card-content h3 a:hover { color: #e74c3c; }.page-poppy-playtime-wallpaper-live__blog-card-content p { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-poppy-playtime-wallpaper-live__blog-card-date { font-size: 0.85em; color: #999; text-align: right; }.page-poppy-playtime-wallpaper-live img { max-width: 100%; height: auto; object-fit: cover; }.page-poppy-playtime-wallpaper-live__feature-item img, .page-poppy-playtime-wallpaper-live__game-card-image, .page-poppy-playtime-wallpaper-live__blog-card-image { width: 100%; height: auto; min-width: 200px; min-height: 200px; }.page-poppy-playtime-wallpaper-live__intro-image img { min-width: 200px; min-height: 200px; }.page-poppy-playtime-wallpaper-live__security-features img { width: 80px; height: 80px; object-fit: contain; }.page-poppy-playtime-wallpaper-live__quick-access-grid .page-poppy-playtime-wallpaper-live__cta-button, .page-poppy-playtime-wallpaper-live__promotions-grid .page-poppy-playtime-wallpaper-live__cta-button { width: auto; }.page-poppy-playtime-wallpaper-live__section-description { text-align: center; max-width: 800px; margin: 0 auto 40px; font-size: 1.1em; color: #555; }.page-poppy-playtime-wallpaper-live__section-description--light { color: #ccc; }.page-poppy-playtime-wallpaper-live__contact-info { text-align: center; margin-top: 30px; font-size: 1.1em; }.page-poppy-playtime-wallpaper-live__contact-info p { margin: 5px 0; }.page-poppy-playtime-wallpaper-live__contact-info strong { color: #e74c3c; }.page-poppy-playtime-wallpaper-live__payment-icons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; }.page-poppy-playtime-wallpaper-live__payment-icon img { width: 80px; height: 50px; object-fit: contain; border: 1px solid #eee; border-radius: 5px; padding: 5px; background-color: #fff; }.page-poppy-playtime-wallpaper-live__faq-list li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-poppy-playtime-wallpaper-live__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-poppy-playtime-wallpaper-live__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-poppy-playtime-wallpaper-live__game-card-content p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-poppy-playtime-wallpaper-live__promo-card p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-poppy-playtime-wallpaper-live__blog-card-content p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }@media (max-width: 768px) { .page-poppy-playtime-wallpaper-live__hero-title { font-size: 2.5em; }.page-poppy-playtime-wallpaper-live__hero-subtitle { font-size: 1.2em; }.page-poppy-playtime-wallpaper-live__section-title { font-size: 2em; }.page-poppy-playtime-wallpaper-live__intro-content { flex-direction: column; }.page-poppy-playtime-wallpaper-live__intro-image, .page-poppy-playtime-wallpaper-live__intro-text { max-width: 100%; }.page-poppy-playtime-wallpaper-live__quick-access-grid, .page-poppy-playtime-wallpaper-live__game-grid, .page-poppy-playtime-wallpaper-live__promotions-grid, .page-poppy-playtime-wallpaper-live__security-features { grid-template-columns: 1fr; gap: 20px; }.page-poppy-playtime-wallpaper-live__feature-item { max-width: 100%; }.page-poppy-playtime-wallpaper-live__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-poppy-playtime-wallpaper-live__payment-logo, .page-poppy-playtime-wallpaper-live__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-poppy-playtime-wallpaper-live img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-poppy-playtime-wallpaper-live__feature-item img, .page-poppy-playtime-wallpaper-live__game-card-image, .page-poppy-playtime-wallpaper-live__blog-card-image { min-width: 200px !important; min-height: 200px !important; width: 100% !important; height: auto !important; }.page-poppy-playtime-wallpaper-live__intro-image img { min-width: 200px !important; min-height: 200px !important; width: 100% !important; height: auto !important; }.page-poppy-playtime-wallpaper-live__payment-icon img { width: 80px !important; height: 50px !important; }.page-poppy-playtime-wallpaper-live__faq-question h3 { font-size: 1.1em; }.page-poppy-playtime-wallpaper-live__faq-answer { padding: 15px !important; }.page-poppy-playtime-wallpaper-live__section { padding: 20px 10px; }.page-poppy-playtime-wallpaper-live__hero-section { padding: 80px 10px; padding-top: calc(var(--header-offset, 122px) + 10px); } }