.page-poppy-playtime-cat-bee-and-candy-cat { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-poppy-playtime-cat-bee-and-candy-cat__hero-section { background-color: #0d1a26; color: #fff; padding: 60px 20px 40px; text-align: center; position: relative; overflow: hidden; padding-top: 70px; /* Small decorative padding, assuming body has header offset */ }.page-poppy-playtime-cat-bee-and-candy-cat__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('[GALLERY:abstract:1920x1080:gaming,abstract,pattern]') no-repeat center center/cover; opacity: 0.15; z-index: 0; }.page-poppy-playtime-cat-bee-and-candy-cat__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }.page-poppy-playtime-cat-bee-and-candy-cat__hero-title { font-size: 2.8em; margin-bottom: 20px; font-weight: bold; color: #ffcc00; }.page-poppy-playtime-cat-bee-and-candy-cat__hero-description { font-size: 1.1em; margin-bottom: 30px; }.page-poppy-playtime-cat-bee-and-candy-cat__cta-button { display: inline-block; background-color: #ffcc00; color: #0d1a26; padding: 12px 28px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; margin: 0 10px; }.page-poppy-playtime-cat-bee-and-candy-cat__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-poppy-playtime-cat-bee-and-candy-cat__section { padding: 50px 20px; text-align: center; max-width: 1200px; margin: 0 auto; }.page-poppy-playtime-cat-bee-and-candy-cat__section--dark { background-color: #1a2c38; color: #eee; }.page-poppy-playtime-cat-bee-and-candy-cat__section-title { font-size: 2.2em; color: #0d1a26; margin-bottom: 30px; position: relative; display: inline-block; }.page-poppy-playtime-cat-bee-and-candy-cat__section-title--light { color: #ffcc00; }.page-poppy-playtime-cat-bee-and-candy-cat__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #ffcc00; margin: 10px auto 0; }.page-poppy-playtime-cat-bee-and-candy-cat__section-description { font-size: 1.05em; max-width: 800px; margin: 0 auto 40px; }.page-poppy-playtime-cat-bee-and-candy-cat__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-poppy-playtime-cat-bee-and-candy-cat__grid-item { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); padding: 25px; text-align: left; transition: transform 0.3s ease; display: flex; flex-direction: column; }.page-poppy-playtime-cat-bee-and-candy-cat__grid-item:hover { transform: translateY(-5px); }.page-poppy-playtime-cat-bee-and-candy-cat__grid-item-icon { margin-bottom: 15px; text-align: center; }.page-poppy-playtime-cat-bee-and-candy-cat__grid-item-icon img { max-width: 100%; height: auto; border-radius: 5px; min-width: 200px; min-height: 200px; object-fit: cover; }.page-poppy-playtime-cat-bee-and-candy-cat__grid-item-title { font-size: 1.4em; color: #0d1a26; margin-bottom: 10px; text-align: center; }.page-poppy-playtime-cat-bee-and-candy-cat__grid-item-text { font-size: 0.95em; color: #555; flex-grow: 1; }.page-poppy-playtime-cat-bee-and-candy-cat__game-providers { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-poppy-playtime-cat-bee-and-candy-cat__provider-logo { background-color: #fff; padding: 10px 15px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); transition: transform 0.2s ease; }.page-poppy-playtime-cat-bee-and-candy-cat__provider-logo:hover { transform: translateY(-2px); }.page-poppy-playtime-cat-bee-and-candy-cat__provider-logo img { max-width: 120px; height: auto; display: block; margin: 0 auto; }.page-poppy-playtime-cat-bee-and-candy-cat__faq-section { text-align: left; background-color: #fff; padding: 50px 20px; max-width: 900px; margin: 40px auto; border-radius: 10px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05); }.page-poppy-playtime-cat-bee-and-candy-cat__faq-item { border-bottom: 1px solid #eee; margin-bottom: 15px; padding-bottom: 15px; }.page-poppy-playtime-cat-bee-and-candy-cat__faq-item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }.page-poppy-playtime-cat-bee-and-candy-cat__faq-question { display: flex; justify-content: space-between; align-items: center; cursor: pointer; padding: 15px 0; user-select: none; }.page-poppy-playtime-cat-bee-and-candy-cat__faq-question h3 { margin: 0; font-size: 1.2em; color: #0d1a26; pointer-events: none; /* Prevent h3 from blocking click event */ }.page-poppy-playtime-cat-bee-and-candy-cat__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; /* Prevent toggle icon from blocking click event */ }.page-poppy-playtime-cat-bee-and-candy-cat__faq-item.active .page-poppy-playtime-cat-bee-and-candy-cat__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-cat-bee-and-candy-cat__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-poppy-playtime-cat-bee-and-candy-cat__faq-item.active .page-poppy-playtime-cat-bee-and-candy-cat__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-poppy-playtime-cat-bee-and-candy-cat__faq-answer p { margin: 0; font-size: 0.95em; color: #555; }.page-poppy-playtime-cat-bee-and-candy-cat__promotions-banner { background: linear-gradient(90deg, #0d1a26, #1a2c38); color: #fff; padding: 50px 20px; text-align: center; margin-top: 40px; }.page-poppy-playtime-cat-bee-and-candy-cat__promotions-title { font-size: 2.5em; color: #ffcc00; margin-bottom: 15px; }.page-poppy-playtime-cat-bee-and-candy-cat__promotions-text { font-size: 1.1em; margin-bottom: 30px; }.page-poppy-playtime-cat-bee-and-candy-cat__promotions-link { background-color: #ffcc00; color: #0d1a26; padding: 12px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-poppy-playtime-cat-bee-and-candy-cat__promotions-link:hover { background-color: #e6b800; transform: translateY(-3px); }@media (max-width: 768px) { .page-poppy-playtime-cat-bee-and-candy-cat__hero-title { font-size: 2em; }.page-poppy-playtime-cat-bee-and-candy-cat__hero-description { font-size: 1em; }.page-poppy-playtime-cat-bee-and-candy-cat__cta-button { padding: 10px 20px; font-size: 1em; margin: 5px; }.page-poppy-playtime-cat-bee-and-candy-cat__section { padding: 30px 15px; }.page-poppy-playtime-cat-bee-and-candy-cat__section-title { font-size: 1.8em; }.page-poppy-playtime-cat-bee-and-candy-cat__section-description { font-size: 0.95em; }.page-poppy-playtime-cat-bee-and-candy-cat__grid { grid-template-columns: 1fr; }.page-poppy-playtime-cat-bee-and-candy-cat__grid-item { padding: 20px; }.page-poppy-playtime-cat-bee-and-candy-cat__grid-item-icon img { width: 100% !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-poppy-playtime-cat-bee-and-candy-cat__grid-item-title { font-size: 1.2em; }.page-poppy-playtime-cat-bee-and-candy-cat__faq-question { padding: 10px 0; }.page-poppy-playtime-cat-bee-and-candy-cat__faq-question h3 { font-size: 1.1em; }.page-poppy-playtime-cat-bee-and-candy-cat__faq-answer { padding: 0 10px; }.page-poppy-playtime-cat-bee-and-candy-cat__faq-item.active .page-poppy-playtime-cat-bee-and-candy-cat__faq-answer { padding: 15px 10px !important; }.page-poppy-playtime-cat-bee-and-candy-cat__promotions-title { font-size: 2em; }.page-poppy-playtime-cat-bee-and-candy-cat__promotions-text { font-size: 1em; }.page-poppy-playtime-cat-bee-and-candy-cat__promotions-link { padding: 10px 25px; font-size: 1em; }}.page-poppy-playtime-cat-bee-and-candy-cat img { max-width: 100%; height: auto; display: block; margin: 0 auto; }