.page-poppy-playtime-chapter-5-huggy-wuggy {font-family: 'Arial', sans-serif;color: #e0e0e0;background-color: #1a1a1a;line-height: 1.6;padding-top: 10px;}.page-poppy-playtime-chapter-5-huggy-wuggy__hero-section {position: relative;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;min-height: 60vh;padding: 40px 20px;overflow: hidden;color: #ffffff;}.page-poppy-playtime-chapter-5-huggy-wuggy__hero-image-wrapper {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;overflow: hidden;}.page-poppy-playtime-chapter-5-huggy-wuggy__hero-image {width: 100%;height: 100%;object-fit: cover;filter: brightness(0.5);max-width: 100%;}.page-poppy-playtime-chapter-5-huggy-wuggy__hero-content {position: relative;z-index: 2;max-width: 900px;margin: 0 auto;padding: 20px;background-color: rgba(0, 0, 0, 0.5);border-radius: 8px;}.page-poppy-playtime-chapter-5-huggy-wuggy__main-title {font-size: 2.8em;margin-bottom: 20px;color: #ff4d4d;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-poppy-playtime-chapter-5-huggy-wuggy__hero-description {font-size: 1.2em;margin-bottom: 30px;color: #f0f0f0;}.page-poppy-playtime-chapter-5-huggy-wuggy__cta-button {display: inline-block;background-color: #ff4d4d;color: #ffffff;padding: 12px 25px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;font-size: 1.1em;}.page-poppy-playtime-chapter-5-huggy-wuggy__cta-button:hover {background-color: #e60000;}.page-poppy-playtime-chapter-5-huggy-wuggy__about-section,.page-poppy-playtime-chapter-5-huggy-wuggy__theories-section,.page-poppy-playtime-chapter-5-huggy-wuggy__faq-section {padding: 60px 20px;max-width: 1200px;margin: 0 auto;}.page-poppy-playtime-chapter-5-huggy-wuggy__section-title {font-size: 2.2em;color: #ff4d4d;text-align: center;margin-bottom: 40px;position: relative;}.page-poppy-playtime-chapter-5-huggy-wuggy__section-title::after {content: '';display: block;width: 80px;height: 4px;background-color: #ff4d4d;margin: 10px auto 0;border-radius: 2px;}.page-poppy-playtime-chapter-5-huggy-wuggy__section-intro {text-align: center;font-size: 1.1em;margin-bottom: 30px;color: #c0c0c0;}.page-poppy-playtime-chapter-5-huggy-wuggy__content-grid {display: flex;gap: 40px;align-items: center;margin-top: 30px;}.page-poppy-playtime-chapter-5-huggy-wuggy__text-block {flex: 1;}.page-poppy-playtime-chapter-5-huggy-wuggy__text-block p {margin-bottom: 15px;color: #e0e0e0;}.page-poppy-playtime-chapter-5-huggy-wuggy__image-block {flex: 1;text-align: center;}.page-poppy-playtime-chapter-5-huggy-wuggy__image {max-width: 100%;height: auto;border-radius: 8px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);min-width: 200px;min-height: 200px;object-fit: cover;}.page-poppy-playtime-chapter-5-huggy-wuggy__theory-list {list-style: none;padding: 0;display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;}.page-poppy-playtime-chapter-5-huggy-wuggy__theory-item {background-color: #2a2a2a;padding: 25px;border-radius: 8px;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);transition: transform 0.3s ease, box-shadow 0.3s ease;}.page-poppy-playtime-chapter-5-huggy-wuggy__theory-item:hover {transform: translateY(-5px);box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);}.page-poppy-playtime-chapter-5-huggy-wuggy__theory-title {font-size: 1.5em;color: #ff4d4d;margin-bottom: 10px;}.page-poppy-playtime-chapter-5-huggy-wuggy__theory-description {color: #c0c0c0;}.page-poppy-playtime-chapter-5-huggy-wuggy__faq-container {max-width: 800px;margin: 0 auto;}.page-poppy-playtime-chapter-5-huggy-wuggy__faq-item {background-color: #2a2a2a;margin-bottom: 15px;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);}.page-poppy-playtime-chapter-5-huggy-wuggy__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 18px 25px;background-color: #333333;cursor: pointer;user-select: none;transition: background-color 0.3s ease;}.page-poppy-playtime-chapter-5-huggy-wuggy__faq-question:hover {background-color: #444444;}.page-poppy-playtime-chapter-5-huggy-wuggy__faq-title {font-size: 1.2em;color: #ff4d4d;margin: 0;pointer-events: none;}.page-poppy-playtime-chapter-5-huggy-wuggy__faq-toggle {font-size: 1.8em;color: #ff4d4d;font-weight: bold;pointer-events: none;transition: transform 0.3s ease;}.page-poppy-playtime-chapter-5-huggy-wuggy__faq-item.active .page-poppy-playtime-chapter-5-huggy-wuggy__faq-toggle {transform: rotate(45deg);}.page-poppy-playtime-chapter-5-huggy-wuggy__faq-answer {max-height: 0;overflow: hidden;padding: 0 25px;background-color: #2a2a2a;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;opacity: 0;color: #c0c0c0;}.page-poppy-playtime-chapter-5-huggy-wuggy__faq-answer p {margin: 0;padding-bottom: 15px;}.page-poppy-playtime-chapter-5-huggy-wuggy__faq-item.active .page-poppy-playtime-chapter-5-huggy-wuggy__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-poppy-playtime-chapter-5-huggy-wuggy__floating-buttons {position: fixed;bottom: 20px;right: 20px;display: flex;flex-direction: column;gap: 10px;z-index: 1000;}.page-poppy-playtime-chapter-5-huggy-wuggy__floating-button {display: block;background-color: #007bff;color: #ffffff;padding: 10px 20px;border-radius: 50px;text-align: center;text-decoration: none;font-weight: bold;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);transition: background-color 0.3s ease, transform 0.3s ease;min-width: 120px;}.page-poppy-playtime-chapter-5-huggy-wuggy__floating-button:hover {background-color: #0056b3;transform: translateY(-2px);}.page-poppy-playtime-chapter-5-huggy-wuggy__register-button {background-color: #28a745;}.page-poppy-playtime-chapter-5-huggy-wuggy__register-button:hover {background-color: #218838;}.page-poppy-playtime-chapter-5-huggy-wuggy__login-button {background-color: #ffc107;color: #333333;}.page-poppy-playtime-chapter-5-huggy-wuggy__login-button:hover {background-color: #e0a800;}@media (max-width: 992px) {.page-poppy-playtime-chapter-5-huggy-wuggy__main-title {font-size: 2.2em;}.page-poppy-playtime-chapter-5-huggy-wuggy__section-title {font-size: 1.8em;}.page-poppy-playtime-chapter-5-huggy-wuggy__content-grid {flex-direction: column;}.page-poppy-playtime-chapter-5-huggy-wuggy__image-block {order: -1;margin-bottom: 20px;}}@media (max-width: 768px) {.page-poppy-playtime-chapter-5-huggy-wuggy__hero-section {min-height: 50vh;padding: 30px 15px;}.page-poppy-playtime-chapter-5-huggy-wuggy__main-title {font-size: 1.8em;margin-bottom: 15px;}.page-poppy-playtime-chapter-5-huggy-wuggy__hero-description {font-size: 1em;margin-bottom: 25px;}.page-poppy-playtime-chapter-5-huggy-wuggy__cta-button {padding: 10px 20px;font-size: 1em;}.page-poppy-playtime-chapter-5-huggy-wuggy__about-section,.page-poppy-playtime-chapter-5-huggy-wuggy__theories-section,.page-poppy-playtime-chapter-5-huggy-wuggy__faq-section {padding: 40px 15px;}.page-poppy-playtime-chapter-5-huggy-wuggy__section-title {font-size: 1.6em;margin-bottom: 30px;}.page-poppy-playtime-chapter-5-huggy-wuggy__theory-list {grid-template-columns: 1fr;gap: 20px;}.page-poppy-playtime-chapter-5-huggy-wuggy__theory-item {padding: 20px;}.page-poppy-playtime-chapter-5-huggy-wuggy__theory-title {font-size: 1.3em;}.page-poppy-playtime-chapter-5-huggy-wuggy__faq-question {padding: 15px 20px;}.page-poppy-playtime-chapter-5-huggy-wuggy__faq-title {font-size: 1.1em;}.page-poppy-playtime-chapter-5-huggy-wuggy__faq-answer {padding: 0 20px;}.page-poppy-playtime-chapter-5-huggy-wuggy__faq-item.active .page-poppy-playtime-chapter-5-huggy-wuggy__faq-answer {padding: 15px 20px !important;}.page-poppy-playtime-chapter-5-huggy-wuggy__theory-list,.page-poppy-playtime-chapter-5-huggy-wuggy__faq-container {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;padding: 0 !important;margin-left: 0 !important;margin-right: 0 !important;}.page-poppy-playtime-chapter-5-huggy-wuggy__theory-item,.page-poppy-playtime-chapter-5-huggy-wuggy__faq-item {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-poppy-playtime-chapter-5-huggy-wuggy__floating-buttons {flex-direction: row;bottom: 10px;right: 10px;left: 10px;justify-content: space-around;}.page-poppy-playtime-chapter-5-huggy-wuggy__floating-button {flex: 1;margin: 0 5px;font-size: 0.9em;padding: 8px 15px;}}@media (max-width: 480px) {.page-poppy-playtime-chapter-5-huggy-wuggy__main-title {font-size: 1.5em;}.page-poppy-playtime-chapter-5-huggy-wuggy__section-title {font-size: 1.4em;}.page-poppy-playtime-chapter-5-huggy-wuggy__hero-description {font-size: 0.95em;}.page-poppy-playtime-chapter-5-huggy-wuggy__faq-title {font-size: 1em;}.page-poppy-playtime-chapter-5-huggy-wuggy__floating-buttons {flex-direction: column;align-items: stretch;gap: 8px;}.page-poppy-playtime-chapter-5-huggy-wuggy__floating-button {margin: 0;width: auto;}}