.page-doey-poppy-playtime-plush { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-doey-poppy-playtime-plush__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-doey-poppy-playtime-plush__hero-section { background: linear-gradient(135deg, #FF6B6B 0%, #FFD93D 100%); color: #fff; text-align: center; padding: 60px 20px 40px; border-radius: 10px; margin-bottom: 30px; position: relative; overflow: hidden; padding-top: 10px; }.page-doey-poppy-playtime-plush__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; filter: brightness(0.7); }.page-doey-poppy-playtime-plush__hero-content { position: relative; z-index: 1; }.page-doey-poppy-playtime-plush__hero-title { font-size: 3em; margin-bottom: 10px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); }.page-doey-poppy-playtime-plush__hero-subtitle { font-size: 1.5em; margin-bottom: 20px; }.page-doey-poppy-playtime-plush__cta-button { display: inline-block; background-color: #4CAF50; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease; }.page-doey-poppy-playtime-plush__cta-button:hover { background-color: #45a049; }.page-doey-poppy-playtime-plush__section-title { text-align: center; font-size: 2.5em; color: #333; margin-bottom: 30px; margin-top: 40px; }.page-doey-poppy-playtime-plush__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-bottom: 30px; }.page-doey-poppy-playtime-plush__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-doey-poppy-playtime-plush__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-doey-poppy-playtime-plush__introduction-section, .page-doey-poppy-playtime-plush__quick-access-section, .page-doey-poppy-playtime-plush__games-section, .page-doey-poppy-playtime-plush__promotions-section, .page-doey-poppy-playtime-plush__security-support-section, .page-doey-poppy-playtime-plush__faq-section, .page-doey-poppy-playtime-plush__blog-section { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05); margin-bottom: 30px; }.page-doey-poppy-playtime-plush__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; }.page-doey-poppy-playtime-plush__intro-item { text-align: center; padding: 20px; border: 1px solid #eee; border-radius: 8px; }.page-doey-poppy-playtime-plush__intro-item h3 { color: #FF6B6B; margin-bottom: 10px; }.page-doey-poppy-playtime-plush__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 20px; }.page-doey-poppy-playtime-plush__access-button { display: block; background-color: #007bff; color: #fff; padding: 15px 10px; border-radius: 5px; text-align: center; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-doey-poppy-playtime-plush__access-button:hover { background-color: #0056b3; }.page-doey-poppy-playtime-plush__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; }.page-doey-poppy-playtime-plush__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; text-align: center; box-shadow: 0 1px 3px rgba(0,0,0,0.1); }.page-doey-poppy-playtime-plush__game-card img { width: 100%; height: 200px; object-fit: cover; }.page-doey-poppy-playtime-plush__game-card h3 { margin: 15px 0 10px; color: #FF6B6B; }.page-doey-poppy-playtime-plush__game-card p { padding: 0 15px 15px; font-size: 0.9em; color: #666; }.page-doey-poppy-playtime-plush__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; }.page-doey-poppy-playtime-plush__promo-card { background-color: #e6f7ff; border-left: 5px solid #007bff; padding: 20px; border-radius: 8px; }.page-doey-poppy-playtime-plush__promo-card h3 { color: #007bff; margin-bottom: 10px; }.page-doey-poppy-playtime-plush__security-items { display: flex; flex-direction: column; gap: 15px; }.page-doey-poppy-playtime-plush__security-item { display: flex; align-items: flex-start; gap: 15px; padding: 15px; background-color: #f4f4f4; border-radius: 8px; }.page-doey-poppy-playtime-plush__security-item img { width: 48px; height: 48px; object-fit: contain; flex-shrink: 0; }.page-doey-poppy-playtime-plush__security-item h3 { margin-top: 0; color: #4CAF50; }.page-doey-poppy-playtime-plush__faq-item { border: 1px solid #eee; margin-bottom: 10px; border-radius: 8px; overflow: hidden; }.page-doey-poppy-playtime-plush__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px; background-color: #f9f9f9; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-doey-poppy-playtime-plush__faq-question:hover { background-color: #f0f0f0; }.page-doey-poppy-playtime-plush__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-doey-poppy-playtime-plush__faq-toggle { font-size: 1.5em; font-weight: bold; color: #FF6B6B; transition: transform 0.3s ease; pointer-events: none; }.page-doey-poppy-playtime-plush__faq-item.active .page-doey-poppy-playtime-plush__faq-toggle { transform: rotate(45deg); }.page-doey-poppy-playtime-plush__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-doey-poppy-playtime-plush__faq-item.active .page-doey-poppy-playtime-plush__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-doey-poppy-playtime-plush__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; }.page-doey-poppy-playtime-plush__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px rgba(0,0,0,0.1); text-decoration: none; color: inherit; display: block; }.page-doey-poppy-playtime-plush__blog-card img { width: 100%; height: 200px; object-fit: cover; }.page-doey-poppy-playtime-plush__blog-card-content { padding: 15px; }.page-doey-poppy-playtime-plush__blog-card-content h3 { margin-top: 0; margin-bottom: 10px; color: #333; font-size: 1.2em; }.page-doey-poppy-playtime-plush__blog-card-content p { font-size: 0.9em; color: #666; margin-bottom: 10px; }.page-doey-poppy-playtime-plush__blog-card-content .page-doey-poppy-playtime-plush__read-more { color: #007bff; font-weight: bold; }.page-doey-poppy-playtime-plush__download-app { display: block; background-color: #FFD93D; color: #333; padding: 15px 30px; text-align: center; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.3em; margin-top: 30px; transition: background-color 0.3s ease; }.page-doey-poppy-playtime-plush__download-app:hover { background-color: #FFC107; }@media (max-width: 768px) { .page-doey-poppy-playtime-plush__container { padding: 10px; }.page-doey-poppy-playtime-plush__hero-title { font-size: 2.2em; }.page-doey-poppy-playtime-plush__hero-subtitle { font-size: 1.2em; }.page-doey-poppy-playtime-plush__cta-button { padding: 12px 25px; font-size: 1em; }.page-doey-poppy-playtime-plush__section-title { font-size: 1.8em; margin-bottom: 20px; }.page-doey-poppy-playtime-plush__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-doey-poppy-playtime-plush__payment-logo, .page-doey-poppy-playtime-plush__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-doey-poppy-playtime-plush__intro-grid, .page-doey-poppy-playtime-plush__quick-access-grid, .page-doey-poppy-playtime-plush__games-grid, .page-doey-poppy-playtime-plush__promotions-grid, .page-doey-poppy-playtime-plush__blog-grid { grid-template-columns: 1fr; }.page-doey-poppy-playtime-plush__intro-item, .page-doey-poppy-playtime-plush__promo-card, .page-doey-poppy-playtime-plush__game-card, .page-doey-poppy-playtime-plush__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-doey-poppy-playtime-plush__security-item { flex-direction: column; align-items: center; text-align: center; }.page-doey-poppy-playtime-plush__security-item img { margin-bottom: 10px; }.page-doey-poppy-playtime-plush__faq-question h3 { font-size: 1em; }.page-doey-poppy-playtime-plush__faq-answer p { font-size: 0.9em; }.page-doey-poppy-playtime-plush__download-app { font-size: 1.1em; padding: 12px 25px; }.page-doey-poppy-playtime-plush__games-grid .page-doey-poppy-playtime-plush__game-card, .page-doey-poppy-playtime-plush__blog-grid .page-doey-poppy-playtime-plush__blog-card { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }}.page-doey-poppy-playtime-plush__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-doey-poppy-playtime-plush__floating-button { background-color: #FF6B6B; color: #fff; border: none; border-radius: 50%; width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; font-size: 0.9em; font-weight: bold; text-decoration: none; box-shadow: 0 4px 8px rgba(0,0,0,0.2); transition: background-color 0.3s ease; }.page-doey-poppy-playtime-plush__floating-button:hover { background-color: #E63946; }.page-doey-poppy-playtime-plush__floating-button--register { background-color: #4CAF50; }.page-doey-poppy-playtime-plush__floating-button--register:hover { background-color: #45a049; }