.page-poppy-playtime-find-the-flower { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-poppy-playtime-find-the-flower__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-poppy-playtime-find-the-flower__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }.page-poppy-playtime-find-the-flower__hero-section { background-image: url('[GALLERY:hero:1920x1080:poppy playtime find the flower,adventure,gaming,flower]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 100px 20px; border-radius: 0; box-shadow: none; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; padding-top: 10px; /* Slight decorative top padding, relying on body padding for header offset */}.page-poppy-playtime-find-the-flower__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); line-height: 1.2; }.page-poppy-playtime-find-the-flower__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); }.page-poppy-playtime-find-the-flower__cta-button { display: inline-block; background-color: #ffcc00; color: #333; 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-find-the-flower__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-poppy-playtime-find-the-flower__section-title { font-size: 2.5em; color: #333; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 10px; }.page-poppy-playtime-find-the-flower__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #ffcc00; border-radius: 2px; }.page-poppy-playtime-find-the-flower__intro-text { text-align: center; font-size: 1.1em; max-width: 800px; margin: 0 auto 30px; color: #555; }.page-poppy-playtime-find-the-flower__feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-poppy-playtime-find-the-flower__feature-item { background-color: #f0f0f0; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-poppy-playtime-find-the-flower__feature-item:hover { transform: translateY(-5px); }.page-poppy-playtime-find-the-flower__feature-icon { margin-bottom: 15px; width: 250px; height: 180px; object-fit: cover; border-radius: 4px; }.page-poppy-playtime-find-the-flower__feature-title { font-size: 1.4em; color: #333; margin-bottom: 10px; }.page-poppy-playtime-find-the-flower__feature-description { font-size: 0.95em; color: #666; }.page-poppy-playtime-find-the-flower__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; text-align: center; }.page-poppy-playtime-find-the-flower__access-button { display: block; background-color: #ffcc00; color: #333; padding: 12px 15px; border-radius: 6px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; }.page-poppy-playtime-find-the-flower__access-button:hover { background-color: #e6b800; transform: translateY(-2px); }.page-poppy-playtime-find-the-flower__game-categories { display: flex; justify-content: center; flex-wrap: wrap; margin-bottom: 30px; }.page-poppy-playtime-find-the-flower__category-tab { background-color: #eee; padding: 10px 20px; border-radius: 20px; margin: 5px; cursor: pointer; transition: background-color 0.3s ease; font-weight: bold; }.page-poppy-playtime-find-the-flower__category-tab:hover, .page-poppy-playtime-find-the-flower__category-tab.active { background-color: #ffcc00; color: #333; }.page-poppy-playtime-find-the-flower__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-poppy-playtime-find-the-flower__game-card { background-color: #f0f0f0; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); text-align: center; position: relative; transition: transform 0.3s ease; }.page-poppy-playtime-find-the-flower__game-card:hover { transform: translateY(-5px); }.page-poppy-playtime-find-the-flower__game-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-poppy-playtime-find-the-flower__game-title { font-size: 1.3em; margin: 15px 10px 10px; color: #333; }.page-poppy-playtime-find-the-flower__game-description { font-size: 0.9em; color: #666; padding: 0 15px 15px; }.page-poppy-playtime-find-the-flower__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-poppy-playtime-find-the-flower__promo-card { background-color: #f0f0f0; 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-find-the-flower__promo-card:hover { transform: translateY(-5px); }.page-poppy-playtime-find-the-flower__promo-image { width: 100%; height: 220px; object-fit: cover; display: block; }.page-poppy-playtime-find-the-flower__promo-content { padding: 20px; }.page-poppy-playtime-find-the-flower__promo-title { font-size: 1.5em; margin-bottom: 10px; color: #333; }.page-poppy-playtime-find-the-flower__promo-description { font-size: 0.95em; color: #666; margin-bottom: 20px; }.page-poppy-playtime-find-the-flower__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; text-align: center; }.page-poppy-playtime-find-the-flower__security-item { background-color: #f0f0f0; padding: 25px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); }.page-poppy-playtime-find-the-flower__security-icon { margin-bottom: 15px; width: 250px; height: 180px; object-fit: cover; border-radius: 4px; }.page-poppy-playtime-find-the-flower__security-title { font-size: 1.3em; color: #333; margin-bottom: 10px; }.page-poppy-playtime-find-the-flower__security-description { font-size: 0.95em; color: #666; }.page-poppy-playtime-find-the-flower__faq-list { list-style: none; padding: 0; max-width: 800px; margin: 0 auto; }.page-poppy-playtime-find-the-flower__faq-item { background-color: #f9f9f9; border: 1px solid #ddd; margin-bottom: 10px; border-radius: 5px; overflow: hidden; }.page-poppy-playtime-find-the-flower__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #eee; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-poppy-playtime-find-the-flower__faq-question:hover { background-color: #e0e0e0; }.page-poppy-playtime-find-the-flower__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-poppy-playtime-find-the-flower__faq-toggle { font-size: 1.5em; font-weight: bold; color: #555; transition: transform 0.3s ease; pointer-events: none; }.page-poppy-playtime-find-the-flower__faq-item.active .page-poppy-playtime-find-the-flower__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-find-the-flower__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; }.page-poppy-playtime-find-the-flower__faq-item.active .page-poppy-playtime-find-the-flower__faq-answer { max-height: 2000px !important; padding: 20px 20px !important; opacity: 1; }.page-poppy-playtime-find-the-flower__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-poppy-playtime-find-the-flower__blog-card { background-color: #f0f0f0; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-poppy-playtime-find-the-flower__blog-card:hover { transform: translateY(-5px); }.page-poppy-playtime-find-the-flower__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-poppy-playtime-find-the-flower__blog-content { padding: 20px; }.page-poppy-playtime-find-the-flower__blog-title { font-size: 1.3em; margin-bottom: 10px; color: #333; }.page-poppy-playtime-find-the-flower__blog-date { font-size: 0.85em; color: #999; margin-bottom: 10px; }.page-poppy-playtime-find-the-flower__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-poppy-playtime-find-the-flower__blog-read-more { display: inline-block; background-color: #ffcc00; color: #333; padding: 8px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-poppy-playtime-find-the-flower__blog-read-more:hover { background-color: #e6b800; }.page-poppy-playtime-find-the-flower__logo-strip { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; padding: 30px 0; background-color: #f0f0f0; border-radius: 8px; margin-top: 30px; }.page-poppy-playtime-find-the-flower__logo-item { max-width: 120px; height: auto; opacity: 0.7; transition: opacity 0.3s ease; }.page-poppy-playtime-find-the-flower__logo-item:hover { opacity: 1; }@media (max-width: 768px) { .page-poppy-playtime-find-the-flower__hero-section { padding: 60px 15px; min-height: 400px; }.page-poppy-playtime-find-the-flower__hero-title { font-size: 2.5em; }.page-poppy-playtime-find-the-flower__hero-subtitle { font-size: 1.2em; }.page-poppy-playtime-find-the-flower__cta-button { padding: 12px 25px; font-size: 1em; }.page-poppy-playtime-find-the-flower__section { padding: 30px 15px; }.page-poppy-playtime-find-the-flower__section-title { font-size: 2em; margin-bottom: 30px; }.page-poppy-playtime-find-the-flower__intro-text { font-size: 1em; }.page-poppy-playtime-find-the-flower__feature-grid, .page-poppy-playtime-find-the-flower__quick-access-grid, .page-poppy-playtime-find-the-flower__game-grid, .page-poppy-playtime-find-the-flower__promo-grid, .page-poppy-playtime-find-the-flower__security-grid, .page-poppy-playtime-find-the-flower__blog-grid { grid-template-columns: 1fr; }.page-poppy-playtime-find-the-flower__feature-item, .page-poppy-playtime-find-the-flower__game-card, .page-poppy-playtime-find-the-flower__promo-card, .page-poppy-playtime-find-the-flower__security-item, .page-poppy-playtime-find-the-flower__blog-card { width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-poppy-playtime-find-the-flower__game-image, .page-poppy-playtime-find-the-flower__promo-image, .page-poppy-playtime-find-the-flower__security-icon, .page-poppy-playtime-find-the-flower__blog-image, .page-poppy-playtime-find-the-flower__feature-icon { max-width: 100% !important; height: auto !important; object-fit: cover; }.page-poppy-playtime-find-the-flower__faq-question { padding: 12px 15px; }.page-poppy-playtime-find-the-flower__faq-question h3 { font-size: 1em; }.page-poppy-playtime-find-the-flower__faq-answer { padding: 15px 15px; }.page-poppy-playtime-find-the-flower__faq-item.active .page-poppy-playtime-find-the-flower__faq-answer { padding: 15px 15px !important; }.page-poppy-playtime-find-the-flower__logo-item { max-width: 80px; }}