body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #0d1117; color: #e6edf3; } .page-where-is-the-prototype-in-poppy-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__container { padding: 15px; } } .page-where-is-the-prototype-in-poppy-playtime__hero-section { background-color: #161b22; padding: 60px 20px; text-align: center; position: relative; overflow: hidden; border-radius: 8px; margin-bottom: 40px; padding-top: 70px; } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__hero-section { padding: 40px 15px; padding-top: 50px; margin-bottom: 30px; } } .page-where-is-the-prototype-in-poppy-playtime__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; opacity: 0.3; } .page-where-is-the-prototype-in-poppy-playtime__hero-content { position: relative; z-index: 2; color: #ffffff; } .page-where-is-the-prototype-in-poppy-playtime__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); line-height: 1.2; color: #e6edf3; } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__hero-title { font-size: 2.2em; margin-bottom: 15px; } } .page-where-is-the-prototype-in-poppy-playtime__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; color: #c9d1d9; } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__hero-subtitle { font-size: 1.1em; margin-bottom: 20px; } } .page-where-is-the-prototype-in-poppy-playtime__cta-button { display: inline-block; background-color: #e30000; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-where-is-the-prototype-in-poppy-playtime__cta-button:hover { background-color: #ff3333; } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__cta-button { padding: 12px 25px; font-size: 1em; } } .page-where-is-the-prototype-in-poppy-playtime__section { background-color: #161b22; padding: 40px; margin-bottom: 30px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__section { padding: 25px; margin-bottom: 20px; } } .page-where-is-the-prototype-in-poppy-playtime__section-title { font-size: 2.5em; color: #e6edf3; margin-bottom: 25px; text-align: center; } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__section-title { font-size: 1.8em; margin-bottom: 20px; } } .page-where-is-the-prototype-in-poppy-playtime__content-paragraph { font-size: 1.1em; line-height: 1.7; margin-bottom: 20px; color: #c9d1d9; } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__content-paragraph { font-size: 1em; line-height: 1.6; margin-bottom: 15px; } } .page-where-is-the-prototype-in-poppy-playtime__image-container { text-align: center; margin: 30px 0; } .page-where-is-the-prototype-in-poppy-playtime__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); object-fit: cover; } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-where-is-the-prototype-in-poppy-playtime__image-container { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } } .page-where-is-the-prototype-in-poppy-playtime__list { list-style: disc inside; margin-bottom: 20px; padding-left: 20px; color: #c9d1d9; } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__list { padding-left: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } } .page-where-is-the-prototype-in-poppy-playtime__list-item { font-size: 1.1em; line-height: 1.6; margin-bottom: 10px; box-sizing: border-box; } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__list-item { font-size: 1em; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } .page-where-is-the-prototype-in-poppy-playtime__faq-section { background-color: #161b22; padding: 40px; margin-bottom: 30px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__faq-section { padding: 25px; margin-bottom: 20px; } } .page-where-is-the-prototype-in-poppy-playtime__faq-title { font-size: 2.5em; color: #e6edf3; margin-bottom: 30px; text-align: center; } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__faq-title { font-size: 1.8em; margin-bottom: 20px; } } .page-where-is-the-prototype-in-poppy-playtime__faq-item { margin-bottom: 15px; border: 1px solid #30363d; border-radius: 5px; overflow: hidden; } .page-where-is-the-prototype-in-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #21262d; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-where-is-the-prototype-in-poppy-playtime__faq-question:hover { background-color: #30363d; } .page-where-is-the-prototype-in-poppy-playtime__faq-question h3 { margin: 0; font-size: 1.2em; color: #e6edf3; pointer-events: none; } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__faq-question h3 { font-size: 1.1em; } } .page-where-is-the-prototype-in-poppy-playtime__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e30000; transition: transform 0.3s ease; pointer-events: none; } .page-where-is-the-prototype-in-poppy-playtime__faq-item.active .page-where-is-the-prototype-in-poppy-playtime__faq-toggle { transform: rotate(45deg); } .page-where-is-the-prototype-in-poppy-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background-color: #0d1117; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #c9d1d9; } .page-where-is-the-prototype-in-poppy-playtime__faq-item.active .page-where-is-the-prototype-in-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px 20px !important; opacity: 1; } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__faq-answer { padding: 0 15px; } .page-where-is-the-prototype-in-poppy-playtime__faq-item.active .page-where-is-the-prototype-in-poppy-playtime__faq-answer { padding: 15px 15px !important; } } .page-where-is-the-prototype-in-poppy-playtime__call-to-action-section { text-align: center; padding: 50px 20px; background-color: #0d1117; border-radius: 8px; margin-top: 40px; margin-bottom: 40px; border: 1px solid #30363d; } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__call-to-action-section { padding: 30px 15px; margin-top: 30px; margin-bottom: 30px; } } .page-where-is-the-prototype-in-poppy-playtime__cta-heading { font-size: 2.8em; color: #e6edf3; margin-bottom: 20px; } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__cta-heading { font-size: 2em; margin-bottom: 15px; } } .page-where-is-the-prototype-in-poppy-playtime__cta-text { font-size: 1.3em; color: #c9d1d9; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-where-is-the-prototype-in-poppy-playtime__cta-text { font-size: 1.1em; margin-bottom: 25px; } }