body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f4f4f4; color: #333; } .page-poppy-playtime-text-to-speech { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-poppy-playtime-text-to-speech__hero-section { background-color: #1a1a2e; color: #e0e0e0; padding: 60px 20px; display: flex; flex-direction: column; align-items: center; text-align: center; border-radius: 10px; margin-bottom: 40px; position: relative; overflow: hidden; padding-top: 70px; } .page-poppy-playtime-text-to-speech__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; opacity: 0.2; } .page-poppy-playtime-text-to-speech__hero-image { width: 100%; height: 100%; object-fit: cover; } .page-poppy-playtime-text-to-speech__hero-content { position: relative; z-index: 1; max-width: 800px; } .page-poppy-playtime-text-to-speech__hero-title { font-size: 2.5em; margin-bottom: 20px; line-height: 1.2; color: #e94560; } .page-poppy-playtime-text-to-speech__hero-description { font-size: 1.1em; margin-bottom: 30px; line-height: 1.6; } .page-poppy-playtime-text-to-speech__hero-cta { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-poppy-playtime-text-to-speech__hero-cta:hover { background-color: #ff6a80; transform: translateY(-3px); } .page-poppy-playtime-text-to-speech__info-section, .page-poppy-playtime-text-to-speech__how-to-section, .page-poppy-playtime-text-to-speech__bingoplus-promo-section, .page-poppy-playtime-text-to-speech__faq-section { background-color: #fff; padding: 40px 20px; margin-bottom: 40px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); } .page-poppy-playtime-text-to-speech__info-title, .page-poppy-playtime-text-to-speech__how-to-title, .page-poppy-playtime-text-to-speech__bingoplus-title, .page-poppy-playtime-text-to-speech__faq-main-title { font-size: 2em; color: #1a1a2e; text-align: center; margin-bottom: 30px; } .page-poppy-playtime-text-to-speech__info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-poppy-playtime-text-to-speech__info-card { background-color: #f9f9f9; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03); transition: transform 0.3s ease; } .page-poppy-playtime-text-to-speech__info-card:hover { transform: translateY(-5px); } .page-poppy-playtime-text-to-speech__info-card-image { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; min-width: 200px; min-height: 200px; } .page-poppy-playtime-text-to-speech__info-card-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; } .page-poppy-playtime-text-to-speech__info-card-description { font-size: 0.95em; line-height: 1.5; color: #555; } .page-poppy-playtime-text-to-speech__how-to-steps { display: flex; flex-direction: column; gap: 30px; margin-top: 30px; } .page-poppy-playtime-text-to-speech__step { background-color: #f9f9f9; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03); } .page-poppy-playtime-text-to-speech__step-number { display: inline-flex; justify-content: center; align-items: center; width: 40px; height: 40px; background-color: #e94560; color: #fff; border-radius: 50%; font-size: 1.3em; font-weight: bold; margin-bottom: 15px; } .page-poppy-playtime-text-to-speech__step-title { font-size: 1.4em; color: #1a1a2e; margin-bottom: 10px; } .page-poppy-playtime-text-to-speech__step-description { font-size: 0.95em; line-height: 1.5; color: #555; } .page-poppy-playtime-text-to-speech__how-to-cta { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; margin-top: 30px; } .page-poppy-playtime-text-to-speech__how-to-cta:hover { background-color: #ff6a80; transform: translateY(-3px); } .page-poppy-playtime-text-to-speech__bingoplus-promo-section { background-color: #1a1a2e; color: #e0e0e0; padding: 50px 20px; text-align: center; position: relative; overflow: hidden; } .page-poppy-playtime-text-to-speech__bingoplus-content { max-width: 800px; margin: 0 auto; position: relative; z-index: 1; } .page-poppy-playtime-text-to-speech__bingoplus-title { font-size: 2.2em; color: #e94560; margin-bottom: 20px; } .page-poppy-playtime-text-to-speech__bingoplus-description { font-size: 1.1em; line-height: 1.6; margin-bottom: 30px; } .page-poppy-playtime-text-to-speech__bingoplus-cta-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; margin-bottom: 30px; } .page-poppy-playtime-text-to-speech__bingoplus-cta { display: inline-block; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; min-width: 150px; text-align: center; } .page-poppy-playtime-text-to-speech__bingoplus-cta--primary { background-color: #e94560; color: #fff; } .page-poppy-playtime-text-to-speech__bingoplus-cta--primary:hover { background-color: #ff6a80; transform: translateY(-3px); } .page-poppy-playtime-text-to-speech__bingoplus-cta--secondary { background-color: #0f3460; color: #fff; border: 1px solid #0f3460; } .page-poppy-playtime-text-to-speech__bingoplus-cta--secondary:hover { background-color: #164a8c; transform: translateY(-3px); } .page-poppy-playtime-text-to-speech__bingoplus-logo { max-width: 150px; height: auto; display: block; margin: 0 auto; } .page-poppy-playtime-text-to-speech__faq-list { margin-top: 30px; } .page-poppy-playtime-text-to-speech__faq-item { margin-bottom: 15px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; } .page-poppy-playtime-text-to-speech__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-text-to-speech__faq-question:hover { background-color: #e0e0e0; } .page-poppy-playtime-text-to-speech__faq-item.active .page-poppy-playtime-text-to-speech__faq-question { background-color: #e94560; color: #fff; } .page-poppy-playtime-text-to-speech__faq-q-text { font-size: 1.1em; margin: 0; color: #1a1a2e; } .page-poppy-playtime-text-to-speech__faq-item.active .page-poppy-playtime-text-to-speech__faq-q-text { color: #fff; } .page-poppy-playtime-text-to-speech__faq-toggle { font-size: 1.5em; font-weight: bold; line-height: 1; margin-left: 15px; transition: transform 0.3s ease; } .page-poppy-playtime-text-to-speech__faq-item.active .page-poppy-playtime-text-to-speech__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-text-to-speech__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; background-color: #fff; } .page-poppy-playtime-text-to-speech__faq-item.active .page-poppy-playtime-text-to-speech__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-poppy-playtime-text-to-speech__faq-answer p { margin: 0; line-height: 1.6; color: #555; } .page-poppy-playtime-text-to-speech__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-poppy-playtime-text-to-speech__floating-btn { background-color: #e94560; color: #fff; padding: 12px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; font-size: 0.95em; } .page-poppy-playtime-text-to-speech__floating-btn:hover { background-color: #ff6a80; transform: translateY(-3px); } @media (max-width: 768px) { .page-poppy-playtime-text-to-speech { padding: 15px; } .page-poppy-playtime-text-to-speech__hero-section { padding: 40px 15px; padding-top: 60px; } .page-poppy-playtime-text-to-speech__hero-title { font-size: 1.8em; } .page-poppy-playtime-text-to-speech__hero-description { font-size: 1em; } .page-poppy-playtime-text-to-speech__hero-cta { padding: 12px 25px; font-size: 1em; } .page-poppy-playtime-text-to-speech__info-section, .page-poppy-playtime-text-to-speech__how-to-section, .page-poppy-playtime-text-to-speech__bingoplus-promo-section, .page-poppy-playtime-text-to-speech__faq-section { padding: 30px 15px; margin-bottom: 30px; } .page-poppy-playtime-text-to-speech__info-title, .page-poppy-playtime-text-to-speech__how-to-title, .page-poppy-playtime-text-to-speech__bingoplus-title, .page-poppy-playtime-text-to-speech__faq-main-title { font-size: 1.7em; margin-bottom: 25px; } .page-poppy-playtime-text-to-speech__info-grid { grid-template-columns: 1fr; } .page-poppy-playtime-text-to-speech__info-card { padding: 20px; } .page-poppy-playtime-text-to-speech__info-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-poppy-playtime-text-to-speech__info-card-title { font-size: 1.2em; } .page-poppy-playtime-text-to-speech__how-to-steps { gap: 20px; } .page-poppy-playtime-text-to-speech__step { padding: 20px; } .page-poppy-playtime-text-to-speech__bingoplus-title { font-size: 1.8em; } .page-poppy-playtime-text-to-speech__bingoplus-description { font-size: 1em; } .page-poppy-playtime-text-to-speech__bingoplus-cta-group { flex-direction: column; align-items: center; } .page-poppy-playtime-text-to-speech__bingoplus-cta { width: 100% !important; max-width: 250px !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-text-to-speech__faq-question { padding: 12px 15px; } .page-poppy-playtime-text-to-speech__faq-q-text { font-size: 1em; } .page-poppy-playtime-text-to-speech__faq-answer { padding: 0 15px; } .page-poppy-playtime-text-to-speech__faq-item.active .page-poppy-playtime-text-to-speech__faq-answer { padding: 15px !important; } .page-poppy-playtime-text-to-speech__floating-buttons { bottom: 15px; right: 15px; gap: 8px; } .page-poppy-playtime-text-to-speech__floating-btn { padding: 10px 18px; font-size: 0.9em; } } @media (max-width: 480px) { .page-poppy-playtime-text-to-speech__hero-title { font-size: 1.5em; } .page-poppy-playtime-text-to-speech__info-title, .page-poppy-playtime-text-to-speech__how-to-title, .page-poppy-playtime-text-to-speech__bingoplus-title, .page-poppy-playtime-text-to-speech__faq-main-title { font-size: 1.5em; } }