.page-stick-nodes-poppy-playtime-chapter-3 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; padding-bottom: 40px; padding-top: var(--header-offset, 122px); }.page-stick-nodes-poppy-playtime-chapter-3__hero-section { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; color: #ffffff; padding: 10px 20px 60px; overflow: hidden; min-height: 500px; box-sizing: border-box; }.page-stick-nodes-poppy-playtime-chapter-3__hero-image-container { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; overflow: hidden; }.page-stick-nodes-poppy-playtime-chapter-3__hero-image { width: 100%; height: 100%; object-fit: cover; filter: brightness(0.6); max-width: 100%; }.page-stick-nodes-poppy-playtime-chapter-3__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }.page-stick-nodes-poppy-playtime-chapter-3__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); word-wrap: break-word; overflow-wrap: break-word; }.page-stick-nodes-poppy-playtime-chapter-3__hero-description { font-size: 1.3em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); }.page-stick-nodes-poppy-playtime-chapter-3__cta-button { display: inline-block; background-color: #ff4500; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); }.page-stick-nodes-poppy-playtime-chapter-3__cta-button:hover { background-color: #e03e00; transform: translateY(-2px); }.page-stick-nodes-poppy-playtime-chapter-3__overview-section, .page-stick-nodes-poppy-playtime-chapter-3__tips-section, .page-stick-nodes-poppy-playtime-chapter-3__faq-section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; }.page-stick-nodes-poppy-playtime-chapter-3__section-title { font-size: 2.5em; color: #ff4500; text-align: center; margin-bottom: 50px; word-wrap: break-word; overflow-wrap: break-word; }.page-stick-nodes-poppy-playtime-chapter-3__content-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-stick-nodes-poppy-playtime-chapter-3__grid-item { background-color: #2a2a2a; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease; }.page-stick-nodes-poppy-playtime-chapter-3__grid-item:hover { transform: translateY(-5px); }.page-stick-nodes-poppy-playtime-chapter-3__grid-image { width: 100%; height: 250px; object-fit: cover; max-width: 100%; }.page-stick-nodes-poppy-playtime-chapter-3__grid-title { font-size: 1.5em; color: #ff8c00; padding: 20px 15px 10px; word-wrap: break-word; overflow-wrap: break-word; }.page-stick-nodes-poppy-playtime-chapter-3__grid-description { font-size: 1em; color: #cccccc; padding: 0 15px 20px; }.page-stick-nodes-poppy-playtime-chapter-3__tips-list-container { background-color: #2a2a2a; border-radius: 8px; padding: 30px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4); }.page-stick-nodes-poppy-playtime-chapter-3__tips-list { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-stick-nodes-poppy-playtime-chapter-3__tips-list-item { background-color: #333333; padding: 20px; border-radius: 6px; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); box-sizing: border-box; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }.page-stick-nodes-poppy-playtime-chapter-3__tip-title { font-size: 1.3em; color: #00bfff; margin-bottom: 10px; word-wrap: break-word; overflow-wrap: break-word; }.page-stick-nodes-poppy-playtime-chapter-3__tip-description { font-size: 0.95em; color: #b0b0b0; }.page-stick-nodes-poppy-playtime-chapter-3__cta-banner { text-align: center; background-color: #ff4500; padding: 40px 20px; border-radius: 8px; margin-top: 60px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4); }.page-stick-nodes-poppy-playtime-chapter-3__cta-text { font-size: 1.8em; color: #ffffff; margin-bottom: 25px; word-wrap: break-word; overflow-wrap: break-word; }.page-stick-nodes-poppy-playtime-chapter-3__faq-container { max-width: 800px; margin: 0 auto; }.page-stick-nodes-poppy-playtime-chapter-3__faq-item { background-color: #2a2a2a; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); overflow: hidden; }.page-stick-nodes-poppy-playtime-chapter-3__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #333333; color: #ffffff; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; user-select: none; }.page-stick-nodes-poppy-playtime-chapter-3__faq-question:hover { background-color: #444444; }.page-stick-nodes-poppy-playtime-chapter-3__faq-title { margin: 0; font-size: 1.2em; color: #ffffff; pointer-events: none; word-wrap: break-word; overflow-wrap: break-word; }.page-stick-nodes-poppy-playtime-chapter-3__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-stick-nodes-poppy-playtime-chapter-3__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #2a2a2a; color: #cccccc; font-size: 1em; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; box-sizing: border-box; }.page-stick-nodes-poppy-playtime-chapter-3__faq-item.active .page-stick-nodes-poppy-playtime-chapter-3__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-stick-nodes-poppy-playtime-chapter-3__faq-item.active .page-stick-nodes-poppy-playtime-chapter-3__faq-toggle { transform: rotate(45deg); }.highlight { color: #00bfff; }@media (max-width: 768px) { .page-stick-nodes-poppy-playtime-chapter-3__hero-title { font-size: 2.5em; } .page-stick-nodes-poppy-playtime-chapter-3__hero-description { font-size: 1.1em; } .page-stick-nodes-poppy-playtime-chapter-3__section-title { font-size: 2em; } .page-stick-nodes-poppy-playtime-chapter-3__content-grid { grid-template-columns: 1fr; } .page-stick-nodes-poppy-playtime-chapter-3__tips-list { grid-template-columns: 1fr; } .page-stick-nodes-poppy-playtime-chapter-3__tips-list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 15px !important; margin-left: 0 !important; margin-right: 0 !important; } .page-stick-nodes-poppy-playtime-chapter-3__tips-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-stick-nodes-poppy-playtime-chapter-3__cta-text { font-size: 1.4em; } .page-stick-nodes-poppy-playtime-chapter-3__faq-question { font-size: 1.1em; padding: 15px 20px; } .page-stick-nodes-poppy-playtime-chapter-3__faq-title { font-size: 1.1em; } .page-stick-nodes-poppy-playtime-chapter-3__faq-answer { padding: 15px 20px !important; } .page-stick-nodes-poppy-playtime-chapter-3__hero-image, .page-stick-nodes-poppy-playtime-chapter-3__grid-image { max-width: 100% !important; height: auto !important; }}@media (max-width: 480px) { .page-stick-nodes-poppy-playtime-chapter-3__hero-title { font-size: 2em; } .page-stick-nodes-poppy-playtime-chapter-3__hero-description { font-size: 1em; } .page-stick-nodes-poppy-playtime-chapter-3__section-title { font-size: 1.8em; } .page-stick-nodes-poppy-playtime-chapter-3__cta-button { padding: 12px 25px; font-size: 1em; } .page-stick-nodes-poppy-playtime-chapter-3__cta-text { font-size: 1.2em; }}