/* Scoped styles for page-poppy-playtime-r34-video */.page-poppy-playtime-r34-video {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f8f8f8;}.page-poppy-playtime-r34-video__hero-section {position: relative;width: 100%;min-height: 450px;display: flex;align-items: center;justify-content: center;text-align: center;color: #fff;padding: 10px 20px 60px;box-sizing: border-box;overflow: hidden;}.page-poppy-playtime-r34-video__hero-image-wrapper {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;overflow: hidden;}.page-poppy-playtime-r34-video__hero-image {width: 100%;height: 100%;object-fit: cover;filter: brightness(0.6);}.page-poppy-playtime-r34-video__hero-content {position: relative;z-index: 2;max-width: 800px;padding: 20px;background-color: rgba(0, 0, 0, 0.5);border-radius: 10px;}.page-poppy-playtime-r34-video__hero-title {font-size: 2.8em;margin-bottom: 15px;font-weight: bold;color: #fff;}.page-poppy-playtime-r34-video__hero-description {font-size: 1.2em;margin-bottom: 30px;color: #e0e0e0;}.page-poppy-playtime-r34-video__hero-button,.page-poppy-playtime-r34-video__cta-button {display: inline-block;background-color: #ffcc00;color: #333;padding: 15px 30px;border-radius: 8px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease, transform 0.3s ease;border: none;cursor: pointer;}.page-poppy-playtime-r34-video__hero-button:hover,.page-poppy-playtime-r34-video__cta-button:hover {background-color: #e6b800;transform: translateY(-2px);}.page-poppy-playtime-r34-video__content-section {padding: 40px 20px;max-width: 1200px;margin: 0 auto;background-color: #fff;border-radius: 8px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);margin-bottom: 30px;}.page-poppy-playtime-r34-video__section-title {font-size: 2em;color: #222;text-align: center;margin-bottom: 30px;position: relative;padding-bottom: 10px;}.page-poppy-playtime-r34-video__section-title::after {content: '';position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 60px;height: 4px;background-color: #ffcc00;border-radius: 2px;}.page-poppy-playtime-r34-video__section-paragraph {font-size: 1.1em;color: #555;margin-bottom: 25px;text-align: justify;}.page-poppy-playtime-r34-video__features-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;margin-top: 40px;}.page-poppy-playtime-r34-video__feature-item {background-color: #fefefe;padding: 25px;border-radius: 8px;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);text-align: center;transition: transform 0.3s ease, box-shadow 0.3s ease;box-sizing: border-box;}.page-poppy-playtime-r34-video__feature-item:hover {transform: translateY(-5px);box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);}.page-poppy-playtime-r34-video__feature-image {width: 100%;max-width: 400px;height: auto;border-radius: 5px;margin-bottom: 20px;object-fit: cover;min-width: 200px;min-height: 200px;}.page-poppy-playtime-r34-video__feature-title {font-size: 1.4em;color: #333;margin-bottom: 10px;}.page-poppy-playtime-r34-video__feature-description {font-size: 0.95em;color: #666;}.page-poppy-playtime-r34-video__cta-banner {background-color: #333;color: #fff;padding: 40px 30px;border-radius: 8px;text-align: center;margin-top: 50px;}.page-poppy-playtime-r34-video__cta-title {font-size: 2.2em;margin-bottom: 15px;color: #ffcc00;}.page-poppy-playtime-r34-video__cta-description {font-size: 1.1em;margin-bottom: 30px;max-width: 700px;margin-left: auto;margin-right: auto;}.page-poppy-playtime-r34-video__faq-section {padding: 40px 20px;max-width: 1000px;margin: 0 auto 30px;background-color: #fff;border-radius: 8px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);}.page-poppy-playtime-r34-video__faq-container {margin-top: 30px;}.page-poppy-playtime-r34-video__faq-item {border-bottom: 1px solid #eee;margin-bottom: 10px;}.page-poppy-playtime-r34-video__faq-item:last-child {border-bottom: none;margin-bottom: 0;}.page-poppy-playtime-r34-video__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 0;cursor: pointer;user-select: none;transition: background-color 0.3s ease;}.page-poppy-playtime-r34-video__faq-question:hover {background-color: #f5f5f5;}.page-poppy-playtime-r34-video__faq-question-text {font-size: 1.2em;color: #333;margin: 0;flex-grow: 1;pointer-events: none;}.page-poppy-playtime-r34-video__faq-toggle {font-size: 1.5em;font-weight: bold;color: #ffcc00;margin-left: 15px;transition: transform 0.3s ease;pointer-events: none;}.page-poppy-playtime-r34-video__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;color: #555;font-size: 1em;}.page-poppy-playtime-r34-video__faq-item.active .page-poppy-playtime-r34-video__faq-answer {max-height: 2000px !important;padding: 20px 15px !important;opacity: 1;}.page-poppy-playtime-r34-video__faq-item.active .page-poppy-playtime-r34-video__faq-toggle {transform: rotate(45deg);color: #e6b800;}@media (max-width: 768px) {.page-poppy-playtime-r34-video__hero-section {min-height: 350px;padding: 10px 15px 40px;}.page-poppy-playtime-r34-video__hero-title {font-size: 2em;}.page-poppy-playtime-r34-video__hero-description {font-size: 1em;}.page-poppy-playtime-r34-video__hero-button,.page-poppy-playtime-r34-video__cta-button {padding: 12px 25px;font-size: 1em;}.page-poppy-playtime-r34-video__content-section,.page-poppy-playtime-r34-video__faq-section {padding: 30px 15px;}.page-poppy-playtime-r34-video__section-title {font-size: 1.8em;margin-bottom: 25px;}.page-poppy-playtime-r34-video__section-paragraph {font-size: 1em;}.page-poppy-playtime-r34-video__features-grid {grid-template-columns: 1fr;gap: 20px;}.page-poppy-playtime-r34-video__feature-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding: 20px 15px !important;}.page-poppy-playtime-r34-video__feature-description,.page-poppy-playtime-r34-video__faq-answer p {word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}.page-poppy-playtime-r34-video__feature-image {max-width: 100%;height: auto;min-width: 200px;min-height: 200px;box-sizing: border-box;}.page-poppy-playtime-r34-video__cta-banner {padding: 30px 20px;}.page-poppy-playtime-r34-video__cta-title {font-size: 1.8em;}.page-poppy-playtime-r34-video__cta-description {font-size: 1em;}.page-poppy-playtime-r34-video__faq-question {padding: 12px 0;}.page-poppy-playtime-r34-video__faq-question-text {font-size: 1.1em;}.page-poppy-playtime-r34-video__faq-toggle {font-size: 1.3em;}.page-poppy-playtime-r34-video__faq-answer {padding: 0 10px;}.page-poppy-playtime-r34-video__faq-item.active .page-poppy-playtime-r34-video__faq-answer {padding: 15px 10px !important;}}@media (max-width: 480px) {.page-poppy-playtime-r34-video__hero-title {font-size: 1.8em;}.page-poppy-playtime-r34-video__section-title {font-size: 1.5em;}.page-poppy-playtime-r34-video__cta-title {font-size: 1.5em;}}