.page-poppy-playtime-mommy-hot { font-family: 'Arial', sans-serif; background-color: #f0f2f5; color: #333; line-height: 1.6; } .page-poppy-playtime-mommy-hot__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-poppy-playtime-mommy-hot__section { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); margin-bottom: 30px; padding: 30px; } .page-poppy-playtime-mommy-hot__section--dark { background-color: #2c3e50; color: #ecf0f1; } .page-poppy-playtime-mommy-hot__section-title { text-align: center; color: #2c3e50; margin-bottom: 25px; font-size: 2.5em; font-weight: bold; } .page-poppy-playtime-mommy-hot__section--dark .page-poppy-playtime-mommy-hot__section-title { color: #ecf0f1; } .page-poppy-playtime-mommy-hot__hero-section { background: linear-gradient(135deg, #2c3e50 0%, #1a252f 100%); color: #ecf0f1; text-align: center; padding: 10px 20px 80px 20px; border-radius: 0 0 15px 15px; margin-bottom: 30px; position: relative; overflow: hidden; } .page-poppy-playtime-mommy-hot__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-poppy-playtime-mommy-hot__hero-content { position: relative; z-index: 1; max-width: 800px; margin: 0 auto; } .page-poppy-playtime-mommy-hot__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; font-weight: bold; color: #f39c12; } .page-poppy-playtime-mommy-hot__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #ecf0f1; } .page-poppy-playtime-mommy-hot__cta-button { display: inline-block; background-color: #f39c12; 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; border: none; cursor: pointer; } .page-poppy-playtime-mommy-hot__cta-button:hover { background-color: #e67e22; transform: translateY(-3px); } .page-poppy-playtime-mommy-hot__intro-text { font-size: 1.1em; text-align: center; max-width: 900px; margin: 0 auto 20px auto; } .page-poppy-playtime-mommy-hot__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-poppy-playtime-mommy-hot__feature-item { text-align: center; padding: 25px; border-radius: 8px; background-color: #f9f9f9; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03); transition: transform 0.3s ease; } .page-poppy-playtime-mommy-hot__feature-item:hover { transform: translateY(-5px); } .page-poppy-playtime-mommy-hot__feature-icon { margin-bottom: 15px; width: 100px; height: auto; display: block; margin-left: auto; margin-right: auto; } .page-poppy-playtime-mommy-hot__feature-title { font-size: 1.3em; color: #34495e; margin-bottom: 10px; font-weight: bold; } .page-poppy-playtime-mommy-hot__feature-description { font-size: 0.95em; color: #555; } .page-poppy-playtime-mommy-hot__quick-access-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-poppy-playtime-mommy-hot__quick-access-link { flex: 1 1 auto; min-width: 200px; text-align: center; padding: 20px; border-radius: 8px; background-color: #3498db; color: #fff; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; max-width: 300px; box-sizing: border-box; } .page-poppy-playtime-mommy-hot__quick-access-link:hover { background-color: #2980b9; transform: translateY(-3px); } .page-poppy-playtime-mommy-hot__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-poppy-playtime-mommy-hot__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); text-align: center; transition: transform 0.3s ease; } .page-poppy-playtime-mommy-hot__game-card:hover { transform: translateY(-5px); } .page-poppy-playtime-mommy-hot__game-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-mommy-hot__game-content { padding: 20px; } .page-poppy-playtime-mommy-hot__game-title { font-size: 1.4em; color: #34495e; margin-bottom: 10px; font-weight: bold; } .page-poppy-playtime-mommy-hot__game-description { font-size: 0.95em; color: #555; margin-bottom: 20px; } .page-poppy-playtime-mommy-hot__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-poppy-playtime-mommy-hot__promo-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); text-align: center; transition: transform 0.3s ease; } .page-poppy-playtime-mommy-hot__promo-card:hover { transform: translateY(-5px); } .page-poppy-playtime-mommy-hot__promo-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-mommy-hot__promo-content { padding: 20px; } .page-poppy-playtime-mommy-hot__promo-title { font-size: 1.4em; color: #34495e; margin-bottom: 10px; font-weight: bold; } .page-poppy-playtime-mommy-hot__promo-description { font-size: 0.95em; color: #555; margin-bottom: 20px; } .page-poppy-playtime-mommy-hot__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-poppy-playtime-mommy-hot__security-item { text-align: center; padding: 25px; border-radius: 8px; background-color: #f9f9f9; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03); transition: transform 0.3s ease; } .page-poppy-playtime-mommy-hot__security-item:hover { transform: translateY(-5px); } .page-poppy-playtime-mommy-hot__security-icon { margin-bottom: 15px; width: 100px; height: auto; display: block; margin-left: auto; margin-right: auto; } .page-poppy-playtime-mommy-hot__security-title { font-size: 1.3em; color: #34495e; margin-bottom: 10px; font-weight: bold; } .page-poppy-playtime-mommy-hot__security-description { font-size: 0.95em; color: #555; } .page-poppy-playtime-mommy-hot__faq-list { list-style: none; padding: 0; margin-top: 30px; } .page-poppy-playtime-mommy-hot__faq-item { background-color: #f9f9f9; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03); } .page-poppy-playtime-mommy-hot__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #eee; border-bottom: 1px solid #ddd; transition: background-color 0.3s ease; user-select: none; } .page-poppy-playtime-mommy-hot__faq-question:hover { background-color: #e0e0e0; } .page-poppy-playtime-mommy-hot__faq-question h3 { margin: 0; font-size: 1.2em; color: #34495e; pointer-events: none; } .page-poppy-playtime-mommy-hot__faq-toggle { font-size: 1.5em; font-weight: bold; color: #f39c12; transition: transform 0.3s ease; pointer-events: none; } .page-poppy-playtime-mommy-hot__faq-item.active .page-poppy-playtime-mommy-hot__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-mommy-hot__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; 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-poppy-playtime-mommy-hot__faq-item.active .page-poppy-playtime-mommy-hot__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-poppy-playtime-mommy-hot__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-poppy-playtime-mommy-hot__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; } .page-poppy-playtime-mommy-hot__blog-card:hover { transform: translateY(-5px); } .page-poppy-playtime-mommy-hot__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-mommy-hot__blog-content { padding: 20px; } .page-poppy-playtime-mommy-hot__blog-title { font-size: 1.3em; color: #34495e; margin-bottom: 10px; font-weight: bold; } .page-poppy-playtime-mommy-hot__blog-summary { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-poppy-playtime-mommy-hot__blog-link { display: inline-block; background-color: #3498db; color: #fff; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; } .page-poppy-playtime-mommy-hot__blog-link:hover { background-color: #2980b9; } @media (max-width: 768px) { .page-poppy-playtime-mommy-hot__container { padding: 15px; } .page-poppy-playtime-mommy-hot__hero-section { padding: 10px 15px 60px 15px; } .page-poppy-playtime-mommy-hot__hero-title { font-size: 2.5em; } .page-poppy-playtime-mommy-hot__hero-subtitle { font-size: 1.2em; } .page-poppy-playtime-mommy-hot__cta-button { padding: 12px 25px; font-size: 1em; } .page-poppy-playtime-mommy-hot__section-title { font-size: 2em; } .page-poppy-playtime-mommy-hot__intro-text { font-size: 1em; } .page-poppy-playtime-mommy-hot__features-grid, .page-poppy-playtime-mommy-hot__games-grid, .page-poppy-playtime-mommy-hot__promo-grid, .page-poppy-playtime-mommy-hot__security-grid, .page-poppy-playtime-mommy-hot__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-poppy-playtime-mommy-hot__feature-item, .page-poppy-playtime-mommy-hot__game-card, .page-poppy-playtime-mommy-hot__promo-card, .page-poppy-playtime-mommy-hot__security-item, .page-poppy-playtime-mommy-hot__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-mommy-hot__quick-access-link { min-width: unset; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-mommy-hot__faq-question { padding: 15px 20px; } .page-poppy-playtime-mommy-hot__faq-question h3 { font-size: 1.1em; } .page-poppy-playtime-mommy-hot__faq-answer { padding: 0 20px; } .page-poppy-playtime-mommy-hot__faq-item.active .page-poppy-playtime-mommy-hot__faq-answer { padding: 15px 20px !important; } .page-poppy-playtime-mommy-hot__game-image, .page-poppy-playtime-mommy-hot__promo-image, .page-poppy-playtime-mommy-hot__blog-image { max-width: 100%; height: auto; } }