html { scroll-behavior: smooth; }body { font-family: 'Roboto', sans-serif; margin: 0; padding: 0; background-color: #1a1a2e; color: #e0e0e0; line-height: 1.6; }a { text-decoration: none; color: #6a0dad; }.page-who-is-the-green-robot-in-poppy-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }@media (max-width: 768px) { .page-who-is-the-green-robot-in-poppy-playtime__container { padding: 15px; } }.page-who-is-the-green-robot-in-poppy-playtime { padding-top: 10px; }.page-who-is-the-green-robot-in-poppy-playtime__hero-section { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; background-color: #0f0f2a; padding: 60px 20px; position: relative; overflow: hidden; }.page-who-is-the-green-robot-in-poppy-playtime__hero-image-container { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 0; }.page-who-is-the-green-robot-in-poppy-playtime__hero-image { width: 100%; height: 100%; object-fit: cover; opacity: 0.2; transform: scale(1.1); }.page-who-is-the-green-robot-in-poppy-playtime__hero-content { position: relative; z-index: 1; max-width: 800px; }.page-who-is-the-green-robot-in-poppy-playtime__hero-title { font-size: 3.5em; color: #e0e0e0; margin-bottom: 20px; line-height: 1.1; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7); }.page-who-is-the-green-robot-in-poppy-playtime__hero-description { font-size: 1.3em; color: #c0c0c0; margin-bottom: 30px; }.page-who-is-the-green-robot-in-poppy-playtime__cta-button { display: inline-block; background-color: #6a0dad; color: #ffffff; padding: 15px 30px; border-radius: 8px; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-who-is-the-green-robot-in-poppy-playtime__cta-button:hover { background-color: #8c0edc; transform: translateY(-3px); }.page-who-is-the-green-robot-in-poppy-playtime__introduction-section, .page-who-is-the-green-robot-in-poppy-playtime__details-section, .page-who-is-the-green-robot-in-poppy-playtime__faq-section, .page-who-is-the-green-robot-in-poppy-playtime__conclusion-section { padding: 60px 0; background-color: #1a1a2e; }.page-who-is-the-green-robot-in-poppy-playtime__section-title { font-size: 2.5em; color: #e0e0e0; text-align: center; margin-bottom: 40px; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }.page-who-is-the-green-robot-in-poppy-playtime__text-content { font-size: 1.1em; color: #c0c0c0; margin-bottom: 20px; text-align: justify; }.page-who-is-the-green-robot-in-poppy-playtime__detail-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-who-is-the-green-robot-in-poppy-playtime__detail-item { background-color: #2a2a4a; border-radius: 10px; padding: 25px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; }.page-who-is-the-green-robot-in-poppy-playtime__detail-item:hover { transform: translateY(-5px); }.page-who-is-the-green-robot-in-poppy-playtime__detail-image { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 20px; object-fit: cover; min-height: 200px; }.page-who-is-the-green-robot-in-poppy-playtime__detail-heading { font-size: 1.8em; color: #e0e0e0; margin-bottom: 15px; }.page-who-is-the-green-robot-in-poppy-playtime__detail-text { font-size: 1em; color: #b0b0b0; }.page-who-is-the-green-robot-in-poppy-playtime__cta-button--secondary { background-color: #4a148c; margin-top: 40px; }.page-who-is-the-green-robot-in-poppy-playtime__cta-button--secondary:hover { background-color: #6a0dad; }.page-who-is-the-green-robot-in-poppy-playtime__faq-list { margin-top: 40px; }.page-who-is-the-green-robot-in-poppy-playtime__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); }.page-who-is-the-green-robot-in-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #3a3a5a; transition: background-color 0.3s ease; }.page-who-is-the-green-robot-in-poppy-playtime__faq-question:hover { background-color: #4a4a6a; }.page-who-is-the-green-robot-in-poppy-playtime__faq-title { font-size: 1.2em; color: #e0e0e0; margin: 0; pointer-events: none; }.page-who-is-the-green-robot-in-poppy-playtime__faq-toggle { font-size: 1.8em; font-weight: bold; color: #6a0dad; margin-left: 20px; transition: transform 0.3s ease; pointer-events: none; }.page-who-is-the-green-robot-in-poppy-playtime__faq-item.active .page-who-is-the-green-robot-in-poppy-playtime__faq-toggle { transform: rotate(45deg); }.page-who-is-the-green-robot-in-poppy-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-who-is-the-green-robot-in-poppy-playtime__faq-item.active .page-who-is-the-green-robot-in-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-who-is-the-green-robot-in-poppy-playtime__faq-text { margin: 0; color: #b0b0b0; font-size: 1em; }.page-who-is-the-green-robot-in-poppy-playtime__conclusion-section .page-who-is-the-green-robot-in-poppy-playtime__cta-button { margin-top: 30px; display: block; width: fit-content; margin-left: auto; margin-right: auto; }@media (max-width: 1024px) { .page-who-is-the-green-robot-in-poppy-playtime__hero-title { font-size: 3em; } .page-who-is-the-green-robot-in-poppy-playtime__hero-description { font-size: 1.2em; } .page-who-is-the-green-robot-in-poppy-playtime__section-title { font-size: 2em; } .page-who-is-the-green-robot-in-poppy-playtime__detail-grid { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); } }.page-who-is-the-green-robot-in-poppy-playtime__detail-item, .page-who-is-the-green-robot-in-poppy-playtime__faq-item { box-sizing: border-box; }@media (max-width: 768px) { .page-who-is-the-green-robot-in-poppy-playtime__hero-section { padding: 40px 15px; } .page-who-is-the-green-robot-in-poppy-playtime__hero-title { font-size: 2.2em; } .page-who-is-the-green-robot-in-poppy-playtime__hero-description { font-size: 1em; } .page-who-is-the-green-robot-in-poppy-playtime__cta-button { padding: 12px 25px; font-size: 1em; } .page-who-is-the-green-robot-in-poppy-playtime__introduction-section, .page-who-is-the-green-robot-in-poppy-playtime__details-section, .page-who-is-the-green-robot-in-poppy-playtime__faq-section, .page-who-is-the-green-robot-in-poppy-playtime__conclusion-section { padding: 40px 0; } .page-who-is-the-green-robot-in-poppy-playtime__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-who-is-the-green-robot-in-poppy-playtime__text-content { font-size: 0.95em; } .page-who-is-the-green-robot-in-poppy-playtime__detail-grid { gap: 20px; } .page-who-is-the-green-robot-in-poppy-playtime__detail-item { padding: 20px; } .page-who-is-the-green-robot-in-poppy-playtime__detail-heading { font-size: 1.5em; } .page-who-is-the-green-robot-in-poppy-playtime__detail-text { font-size: 0.9em; } .page-who-is-the-green-robot-in-poppy-playtime__faq-question { padding: 15px 20px; } .page-who-is-the-green-robot-in-poppy-playtime__faq-title { font-size: 1.1em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-who-is-the-green-robot-in-poppy-playtime__faq-toggle { font-size: 1.5em; margin-left: 15px; } .page-who-is-the-green-robot-in-poppy-playtime__faq-answer { padding: 0 20px; } .page-who-is-the-green-robot-in-poppy-playtime__faq-item.active .page-who-is-the-green-robot-in-poppy-playtime__faq-answer { padding: 15px 20px !important; } .page-who-is-the-green-robot-in-poppy-playtime__faq-text { font-size: 0.9em; } .page-who-is-the-green-robot-in-poppy-playtime__detail-item, .page-who-is-the-green-robot-in-poppy-playtime__faq-item { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; } .page-who-is-the-green-robot-in-poppy-playtime__detail-grid { padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-who-is-the-green-robot-in-poppy-playtime__hero-image, .page-who-is-the-green-robot-in-poppy-playtime__detail-image { max-width: 100% !important; height: auto !important; } .page-who-is-the-green-robot-in-poppy-playtime__hero-image-container, .page-who-is-the-green-robot-in-poppy-playtime__detail-item { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } }