.page-weboutride-poppy-playtime-chapter-3 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; padding-top: 10px; } .page-weboutride-poppy-playtime-chapter-3__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-weboutride-poppy-playtime-chapter-3__hero-section { position: relative; width: 100%; height: 60vh; min-height: 400px; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; margin-bottom: 40px; } .page-weboutride-poppy-playtime-chapter-3__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; filter: brightness(0.5); } .page-weboutride-poppy-playtime-chapter-3__hero-content { position: relative; z-index: 2; color: #fff; max-width: 800px; padding: 20px; background: rgba(0, 0, 0, 0.6); border-radius: 10px; } .page-weboutride-poppy-playtime-chapter-3__hero-title { font-size: 3em; margin-bottom: 15px; color: #ffcc00; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-weboutride-poppy-playtime-chapter-3__hero-description { font-size: 1.2em; margin-bottom: 30px; } .page-weboutride-poppy-playtime-chapter-3__button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; } .page-weboutride-poppy-playtime-chapter-3__button:hover { background-color: #e6b800; transform: translateY(-2px); } .page-weboutride-poppy-playtime-chapter-3__section { padding: 60px 0; text-align: center; } .page-weboutride-poppy-playtime-chapter-3__section:nth-of-type(even) { background-color: #222; } .page-weboutride-poppy-playtime-chapter-3__section-title { font-size: 2.5em; color: #ffcc00; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); } .page-weboutride-poppy-playtime-chapter-3__section-text { font-size: 1.1em; max-width: 900px; margin: 0 auto 30px auto; } .page-weboutride-poppy-playtime-chapter-3__image-container { margin: 40px auto; max-width: 800px; overflow: hidden; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } .page-weboutride-poppy-playtime-chapter-3__image { width: 100%; height: auto; display: block; object-fit: cover; } .page-weboutride-poppy-playtime-chapter-3__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-weboutride-poppy-playtime-chapter-3__feature-item { background-color: #333; padding: 30px; border-radius: 10px; text-align: left; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-weboutride-poppy-playtime-chapter-3__feature-item:hover { transform: translateY(-5px); } .page-weboutride-poppy-playtime-chapter-3__feature-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 15px; } .page-weboutride-poppy-playtime-chapter-3__feature-description { font-size: 1em; color: #ccc; } .page-weboutride-poppy-playtime-chapter-3__faq-section { background-color: #1a1a1a; padding: 60px 0; text-align: center; } .page-weboutride-poppy-playtime-chapter-3__faq-item { background-color: #222; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); } .page-weboutride-poppy-playtime-chapter-3__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #333; color: #ffcc00; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; } .page-weboutride-poppy-playtime-chapter-3__faq-question:hover { background-color: #444; } .page-weboutride-poppy-playtime-chapter-3__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; pointer-events: none; } .page-weboutride-poppy-playtime-chapter-3__faq-toggle { font-size: 1.5em; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-weboutride-poppy-playtime-chapter-3__faq-item.active .page-weboutride-poppy-playtime-chapter-3__faq-toggle { transform: rotate(45deg); } .page-weboutride-poppy-playtime-chapter-3__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; color: #ccc; text-align: left; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-weboutride-poppy-playtime-chapter-3__faq-item.active .page-weboutride-poppy-playtime-chapter-3__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-weboutride-poppy-playtime-chapter-3__cta-section { background-color: #ffcc00; padding: 60px 0; text-align: center; color: #1a1a1a; } .page-weboutride-poppy-playtime-chapter-3__cta-title { font-size: 2.5em; margin-bottom: 20px; color: #1a1a1a; } .page-weboutride-poppy-playtime-chapter-3__cta-description { font-size: 1.2em; max-width: 800px; margin: 0 auto 40px auto; color: #333; } .page-weboutride-poppy-playtime-chapter-3__cta-button { background-color: #1a1a1a; color: #ffcc00; } .page-weboutride-poppy-playtime-chapter-3__cta-button:hover { background-color: #333; color: #fff; } @media (max-width: 768px) { .page-weboutride-poppy-playtime-chapter-3__hero-title { font-size: 2em; } .page-weboutride-poppy-playtime-chapter-3__hero-description { font-size: 1em; } .page-weboutride-poppy-playtime-chapter-3__section-title { font-size: 1.8em; } .page-weboutride-poppy-playtime-chapter-3__section-text { font-size: 0.9em; } .page-weboutride-poppy-playtime-chapter-3__cta-title { font-size: 1.8em; } .page-weboutride-poppy-playtime-chapter-3__cta-description { font-size: 1em; } .page-weboutride-poppy-playtime-chapter-3__features-grid { grid-template-columns: 1fr; } .page-weboutride-poppy-playtime-chapter-3__feature-item { padding: 20px; } .page-weboutride-poppy-playtime-chapter-3__faq-question { font-size: 1em; padding: 15px 20px; } .page-weboutride-poppy-playtime-chapter-3__faq-answer { padding: 0 20px; } .page-weboutride-poppy-playtime-chapter-3__faq-item.active .page-weboutride-poppy-playtime-chapter-3__faq-answer { padding: 15px 20px !important; } .page-weboutride-poppy-playtime-chapter-3__image, .page-weboutride-poppy-playtime-chapter-3__hero-background { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-weboutride-poppy-playtime-chapter-3__image-container { margin: 20px auto; padding: 0; width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; } }