body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #1a1a2e; color: #e0e0e0; }.page-about-poppy-playtime { max-width: 1200px; margin: 0 auto; padding: 10px 20px 40px; box-sizing: border-box; }.page-about-poppy-playtime__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:poppy playtime,horror game,abandoned factory]') no-repeat center center/cover; padding: 100px 20px; text-align: center; border-radius: 10px; margin-bottom: 40px; position: relative; overflow: hidden; box-sizing: border-box; padding-top: 10px; /* Assuming body padding is handled by shared CSS */ }.page-about-poppy-playtime__hero-title { font-size: 3.5em; color: #ffeb3b; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-about-poppy-playtime__hero-description { font-size: 1.3em; line-height: 1.6; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-about-poppy-playtime__hero-cta, .page-about-poppy-playtime__spintime-connect-cta { display: inline-block; background-color: #e91e63; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-about-poppy-playtime__hero-cta:hover, .page-about-poppy-playtime__spintime-connect-cta:hover { background-color: #d81b60; transform: translateY(-3px); }.page-about-poppy-playtime__section { background-color: #2a2a4a; padding: 30px; border-radius: 8px; margin-bottom: 30px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); }.page-about-poppy-playtime__section-title { font-size: 2.5em; color: #ffeb3b; margin-bottom: 25px; text-align: center; }.page-about-poppy-playtime__paragraph { font-size: 1.1em; line-height: 1.8; margin-bottom: 15px; }.page-about-poppy-playtime__image-container { text-align: center; margin: 30px 0; }.page-about-poppy-playtime__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); }.page-about-poppy-playtime__spintime-connect-section { text-align: center; padding: 50px 20px; background-color: #3b3b6b; border-radius: 10px; margin-bottom: 40px; }.page-about-poppy-playtime__spintime-connect-title { font-size: 2.8em; color: #ffeb3b; margin-bottom: 25px; }.page-about-poppy-playtime__faq-section { background-color: #2a2a4a; padding: 30px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); }.page-about-poppy-playtime__faq-main-title { font-size: 2.5em; color: #ffeb3b; margin-bottom: 30px; text-align: center; }.page-about-poppy-playtime__faq-item { border-bottom: 1px solid #444; margin-bottom: 15px; }.page-about-poppy-playtime__faq-item:last-child { border-bottom: none; margin-bottom: 0; }.page-about-poppy-playtime__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-about-poppy-playtime__faq-question:hover { background-color: #3b3b6b; }.page-about-poppy-playtime__faq-question-text { font-size: 1.2em; color: #e0e0e0; margin: 0; pointer-events: none; }.page-about-poppy-playtime__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffeb3b; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; }.page-about-poppy-playtime__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-about-poppy-playtime__faq-item.active .page-about-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-about-poppy-playtime__faq-item.active .page-about-poppy-playtime__faq-toggle { transform: rotate(45deg); }.page-about-poppy-playtime__faq-answer-paragraph { font-size: 1em; line-height: 1.6; color: #c0c0c0; margin: 0; }.page-about-poppy-playtime__list-item { font-size: 1.1em; line-height: 1.8; margin-bottom: 10px; }.page-about-poppy-playtime__list { list-style-type: disc; margin-left: 20px; padding: 0; }.page-about-poppy-playtime__list-item strong { color: #ffeb3b; }.page-about-poppy-playtime__gamelogo { width: 80px; height: 80px; object-fit: contain; margin-right: 10px; vertical-align: middle; } @media (max-width: 768px) { .page-about-poppy-playtime { padding: 10px; }.page-about-poppy-playtime__hero-section { padding: 60px 15px; }.page-about-poppy-playtime__hero-title { font-size: 2.5em; }.page-about-poppy-playtime__hero-description { font-size: 1.1em; }.page-about-poppy-playtime__hero-cta, .page-about-poppy-playtime__spintime-connect-cta { padding: 12px 25px; font-size: 1em; }.page-about-poppy-playtime__section { padding: 20px; margin-bottom: 20px; }.page-about-poppy-playtime__section-title, .page-about-poppy-playtime__spintime-connect-title, .page-about-poppy-playtime__faq-main-title { font-size: 2em; margin-bottom: 20px; }.page-about-poppy-playtime__paragraph { font-size: 1em; line-height: 1.7; }.page-about-poppy-playtime__faq-question { padding: 10px 0; }.page-about-poppy-playtime__faq-question-text { font-size: 1.1em; }.page-about-poppy-playtime__faq-toggle { font-size: 1.3em; }.page-about-poppy-playtime__faq-answer { padding: 0 10px; }.page-about-poppy-playtime__faq-item.active .page-about-poppy-playtime__faq-answer { padding: 15px 10px !important; }.page-about-poppy-playtime__list-item { width: 100% !important; box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; margin-left: 0 !important; margin-right: 0 !important; }.page-about-poppy-playtime__list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-about-poppy-playtime__image { max-width: 100% !important; height: auto !important; } }