html { line-height: 1.6; font-family: Arial, sans-serif; }body { margin: 0; background-color: #f8f8f8; color: #333; }a { text-decoration: none; color: #007bff; }a:hover { text-decoration: underline; }.page-is-poppy-playtime-appropriate-for-10-year-olds { max-width: 1200px; margin: 0 auto; padding: 10px 15px 40px; box-sizing: border-box; }.page-is-poppy-playtime-appropriate-for-10-year-olds__hero-section { position: relative; width: 100%; overflow: hidden; border-radius: 8px; margin-bottom: 30px; }.page-is-poppy-playtime-appropriate-for-10-year-olds__hero-image { width: 100%; height: auto; display: block; object-fit: cover; border-radius: 8px; }.page-is-poppy-playtime-appropriate-for-10-year-olds__hero-content { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; background: rgba(0, 0, 0, 0.5); padding: 20px; box-sizing: border-box; border-radius: 8px; }.page-is-poppy-playtime-appropriate-for-10-year-olds__hero-title { color: #fff; font-size: clamp(1.8rem, 5vw, 3.5rem); margin-bottom: 15px; line-height: 1.2; }.page-is-poppy-playtime-appropriate-for-10-year-olds__hero-description { color: #eee; font-size: clamp(1rem, 2.5vw, 1.3rem); max-width: 800px; margin-bottom: 30px; }.page-is-poppy-playtime-appropriate-for-10-year-olds__button { display: inline-block; background-color: #ff4500; color: #fff; padding: 12px 25px; border-radius: 5px; font-size: 1.1rem; font-weight: bold; transition: background-color 0.3s ease; text-transform: uppercase; }.page-is-poppy-playtime-appropriate-for-10-year-olds__button:hover { background-color: #e63900; text-decoration: none; }.page-is-poppy-playtime-appropriate-for-10-year-olds__section { background-color: #fff; padding: 30px; border-radius: 8px; margin-bottom: 25px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-is-poppy-playtime-appropriate-for-10-year-olds__section-title { font-size: 2.2rem; color: #333; margin-bottom: 20px; text-align: center; }.page-is-poppy-playtime-appropriate-for-10-year-olds__content-paragraph { font-size: 1.1rem; line-height: 1.8; margin-bottom: 15px; }.page-is-poppy-playtime-appropriate-for-10-year-olds__image-container { text-align: center; margin: 25px 0; }.page-is-poppy-playtime-appropriate-for-10-year-olds__content-image { max-width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto; object-fit: cover; }.page-is-poppy-playtime-appropriate-for-10-year-olds__list { list-style: disc; padding-left: 25px; margin-bottom: 15px; }.page-is-poppy-playtime-appropriate-for-10-year-olds__list-item { font-size: 1.1rem; line-height: 1.8; margin-bottom: 8px; word-wrap: break-word; overflow-wrap: break-word; }.page-is-poppy-playtime-appropriate-for-10-year-olds__highlight { font-weight: bold; color: #ff4500; }.page-is-poppy-playtime-appropriate-for-10-year-olds__cta-section { text-align: center; padding: 40px 20px; background-color: #f0f0f0; border-radius: 8px; margin-bottom: 25px; }.page-is-poppy-playtime-appropriate-for-10-year-olds__cta-title { font-size: 2rem; color: #333; margin-bottom: 15px; }.page-is-poppy-playtime-appropriate-for-10-year-olds__cta-description { font-size: 1.1rem; color: #555; margin-bottom: 25px; }.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-section { background-color: #fff; padding: 30px; border-radius: 8px; margin-bottom: 25px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-heading { font-size: 2.2rem; color: #333; margin-bottom: 20px; text-align: center; }.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-item { border-bottom: 1px solid #eee; margin-bottom: 10px; }.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-item:last-child { border-bottom: none; margin-bottom: 0; }.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-question { display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; padding: 15px 0; transition: background-color 0.3s ease; }.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-question:hover { background-color: #f9f9f9; }.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-question-title { font-size: 1.2rem; color: #333; margin: 0; pointer-events: none; }.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-toggle { font-size: 1.5rem; font-weight: bold; color: #ff4500; pointer-events: none; transition: transform 0.3s ease; }.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-item.active .page-is-poppy-playtime-appropriate-for-10-year-olds__faq-toggle { transform: rotate(45deg); }.page-is-poppy-playtime-appropriate-for-10-year-olds__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-is-poppy-playtime-appropriate-for-10-year-olds__faq-item.active .page-is-poppy-playtime-appropriate-for-10-year-olds__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-answer p { font-size: 1rem; line-height: 1.7; margin: 0; color: #555; }.page-is-poppy-playtime-appropriate-for-10-year-olds__disclaimer { font-size: 0.9rem; color: #777; text-align: center; margin-top: 30px; }.page-is-poppy-playtime-appropriate-for-10-year-olds__disclaimer strong { color: #333; }.page-is-poppy-playtime-appropriate-for-10-year-olds__disclaimer a { color: #007bff; }.page-is-poppy-playtime-appropriate-for-10-year-olds__disclaimer a:hover { text-decoration: underline; }@media (max-width: 768px) {.page-is-poppy-playtime-appropriate-for-10-year-olds { padding: 10px; }.page-is-poppy-playtime-appropriate-for-10-year-olds__hero-title { font-size: 2rem; }.page-is-poppy-playtime-appropriate-for-10-year-olds__hero-description { font-size: 0.9rem; }.page-is-poppy-playtime-appropriate-for-10-year-olds__button { padding: 10px 20px; font-size: 1rem; }.page-is-poppy-playtime-appropriate-for-10-year-olds__section { padding: 20px; }.page-is-poppy-playtime-appropriate-for-10-year-olds__section-title { font-size: 1.8rem; }.page-is-poppy-playtime-appropriate-for-10-year-olds__content-paragraph, .page-is-poppy-playtime-appropriate-for-10-year-olds__list-item { font-size: 1rem; }.page-is-poppy-playtime-appropriate-for-10-year-olds__list { padding-left: 20px; }.page-is-poppy-playtime-appropriate-for-10-year-olds__cta-title { font-size: 1.6rem; }.page-is-poppy-playtime-appropriate-for-10-year-olds__cta-description { font-size: 1rem; }.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-heading { font-size: 1.8rem; }.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-question { padding: 10px 0; }.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-question-title { font-size: 1.1rem; }.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-toggle { font-size: 1.3rem; }.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-answer { padding: 0 10px; }.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-answer p { font-size: 0.95rem; }.page-is-poppy-playtime-appropriate-for-10-year-olds__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-break: break-word !important; }}.page-is-poppy-playtime-appropriate-for-10-year-olds__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }