.page-poppy-playtime-chapter-3-orange-hand { font-family: 'Arial', sans-serif; color: #333; background-color: #f8f8f8; line-height: 1.6; }.page-poppy-playtime-chapter-3-orange-hand__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-poppy-playtime-chapter-3-orange-hand__section { padding: 40px 0; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-poppy-playtime-chapter-3-orange-hand__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-poppy-playtime-chapter-3-orange-hand__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:gaming,adventure,orange_hand]') center/cover no-repeat; color: #fff; text-align: center; padding: 100px 15px; border-radius: 0; box-shadow: none; position: relative; overflow: hidden; padding-top: 10px; }.page-poppy-playtime-chapter-3-orange-hand__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-poppy-playtime-chapter-3-orange-hand__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-poppy-playtime-chapter-3-orange-hand__button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 15px 30px; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; }.page-poppy-playtime-chapter-3-orange-hand__button:hover { background-color: #c0392b; transform: translateY(-2px); }.page-poppy-playtime-chapter-3-orange-hand__button--secondary { background-color: #2ecc71; }.page-poppy-playtime-chapter-3-orange-hand__button--secondary:hover { background-color: #27ae60; }.page-poppy-playtime-chapter-3-orange-hand__title { font-size: 2.5em; color: #2c3e50; text-align: center; margin-bottom: 30px; }.page-poppy-playtime-chapter-3-orange-hand__section--dark .page-poppy-playtime-chapter-3-orange-hand__title { color: #ecf0f1; }.page-poppy-playtime-chapter-3-orange-hand__text-content { font-size: 1.1em; line-height: 1.8; text-align: justify; }.page-poppy-playtime-chapter-3-orange-hand__text-content p { margin-bottom: 15px; }.page-poppy-playtime-chapter-3-orange-hand__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-poppy-playtime-chapter-3-orange-hand__grid-item { background-color: #f2f2f2; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-poppy-playtime-chapter-3-orange-hand__grid-item:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }.page-poppy-playtime-chapter-3-orange-hand__grid-item h3 { color: #e74c3c; margin-top: 15px; font-size: 1.4em; }.page-poppy-playtime-chapter-3-orange-hand__grid-item p { color: #555; font-size: 0.95em; }.page-poppy-playtime-chapter-3-orange-hand__game-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-3-orange-hand__game-card:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-3-orange-hand__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-poppy-playtime-chapter-3-orange-hand__game-card-content { padding: 20px; }.page-poppy-playtime-chapter-3-orange-hand__game-card-title { font-size: 1.3em; margin-bottom: 10px; color: #2c3e50; }.page-poppy-playtime-chapter-3-orange-hand__game-card-description { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-poppy-playtime-chapter-3-orange-hand__promo-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); padding: 25px; text-align: center; }.page-poppy-playtime-chapter-3-orange-hand__promo-card h3 { color: #e74c3c; margin-bottom: 10px; }.page-poppy-playtime-chapter-3-orange-hand__promo-card p { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-poppy-playtime-chapter-3-orange-hand__faq-item { background-color: #f9f9f9; border: 1px solid #ddd; margin-bottom: 10px; border-radius: 5px; overflow: hidden; }.page-poppy-playtime-chapter-3-orange-hand__faq-question { padding: 15px 20px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background-color: #eee; color: #333; font-weight: bold; transition: background-color 0.3s ease; }.page-poppy-playtime-chapter-3-orange-hand__faq-question:hover { background-color: #e0e0e0; }.page-poppy-playtime-chapter-3-orange-hand__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; }.page-poppy-playtime-chapter-3-orange-hand__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-3-orange-hand__faq-item.active .page-poppy-playtime-chapter-3-orange-hand__faq-toggle { transform: rotate(45deg); }.page-poppy-playtime-chapter-3-orange-hand__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-poppy-playtime-chapter-3-orange-hand__faq-item.active .page-poppy-playtime-chapter-3-orange-hand__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-poppy-playtime-chapter-3-orange-hand__faq-answer p { margin: 0; font-size: 0.95em; color: #555; }.page-poppy-playtime-chapter-3-orange-hand__blog-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; display: flex; flex-direction: column; transition: transform 0.3s ease; }.page-poppy-playtime-chapter-3-orange-hand__blog-card:hover { transform: translateY(-5px); }.page-poppy-playtime-chapter-3-orange-hand__blog-card-image { width: 100%; height: 180px; object-fit: cover; }.page-poppy-playtime-chapter-3-orange-hand__blog-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; }.page-poppy-playtime-chapter-3-orange-hand__blog-card-title { font-size: 1.2em; margin-bottom: 10px; color: #2c3e50; text-decoration: none; }.page-poppy-playtime-chapter-3-orange-hand__blog-card-title:hover { color: #e74c3c; }.page-poppy-playtime-chapter-3-orange-hand__blog-card-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; flex-grow: 1; }.page-poppy-playtime-chapter-3-orange-hand__blog-card-link { display: inline-block; color: #e74c3c; text-decoration: none; font-weight: bold; }.page-poppy-playtime-chapter-3-orange-hand__blog-card-link:hover { text-decoration: underline; }.page-poppy-playtime-chapter-3-orange-hand__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-poppy-playtime-chapter-3-orange-hand__floating-button { background-color: #e74c3c; color: #fff; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-poppy-playtime-chapter-3-orange-hand__floating-button:hover { background-color: #c0392b; transform: translateY(-2px); }.page-poppy-playtime-chapter-3-orange-hand__app-download { text-align: center; padding: 40px 15px; background-color: #f2f2f2; border-radius: 8px; margin-top: 30px; }.page-poppy-playtime-chapter-3-orange-hand__app-download h2 { color: #2c3e50; margin-bottom: 20px; }.page-poppy-playtime-chapter-3-orange-hand__app-download-image { max-width: 250px; height: auto; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); }.page-poppy-playtime-chapter-3-orange-hand__app-download p { margin-bottom: 25px; color: #555; }.page-poppy-playtime-chapter-3-orange-hand__gamelogo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 20px; margin-top: 30px; align-items: center; justify-items: center; }.page-poppy-playtime-chapter-3-orange-hand__gamelogo-item img { max-width: 100px; height: auto; opacity: 0.8; transition: opacity 0.3s ease; }.page-poppy-playtime-chapter-3-orange-hand__gamelogo-item img:hover { opacity: 1; }.page-poppy-playtime-chapter-3-orange-hand__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; }.page-poppy-playtime-chapter-3-orange-hand__quick-access-link { display: block; background-color: #3498db; color: #fff; padding: 15px; text-align: center; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-poppy-playtime-chapter-3-orange-hand__quick-access-link:hover { background-color: #2980b9; transform: translateY(-2px); }@media (max-width: 768px) { .page-poppy-playtime-chapter-3-orange-hand__hero-title { font-size: 2.5em; }.page-poppy-playtime-chapter-3-orange-hand__hero-subtitle { font-size: 1.2em; }.page-poppy-playtime-chapter-3-orange-hand__title { font-size: 2em; }.page-poppy-playtime-chapter-3-orange-hand__section { padding: 30px 0; }.page-poppy-playtime-chapter-3-orange-hand__grid { grid-template-columns: 1fr; }.page-poppy-playtime-chapter-3-orange-hand__grid-item { padding: 20px; }.page-poppy-playtime-chapter-3-orange-hand__game-card-image { height: 150px; }.page-poppy-playtime-chapter-3-orange-hand__promo-card { padding: 20px; }.page-poppy-playtime-chapter-3-orange-hand__faq-question { padding: 12px 15px; }.page-poppy-playtime-chapter-3-orange-hand__faq-question h3 { font-size: 1em; }.page-poppy-playtime-chapter-3-orange-hand__faq-answer { padding: 0 15px; }.page-poppy-playtime-chapter-3-orange-hand__faq-item.active .page-poppy-playtime-chapter-3-orange-hand__faq-answer { padding: 15px !important; }.page-poppy-playtime-chapter-3-orange-hand__blog-card-image { height: 150px; }.page-poppy-playtime-chapter-3-orange-hand__floating-buttons { bottom: 15px; right: 15px; }.page-poppy-playtime-chapter-3-orange-hand__floating-button { padding: 10px 18px; font-size: 0.9em; }.page-poppy-playtime-chapter-3-orange-hand__app-download-image { max-width: 200px; }.page-poppy-playtime-chapter-3-orange-hand__gamelogo-grid { grid-template-columns: repeat(auto-fit, minmax(80px, 1fr)); }.page-poppy-playtime-chapter-3-orange-hand__gamelogo-item img { max-width: 80px; }.page-poppy-playtime-chapter-3-orange-hand__quick-access-grid { grid-template-columns: 1fr; }.page-poppy-playtime-chapter-3-orange-hand__text-content { font-size: 1em; }.page-poppy-playtime-chapter-3-orange-hand__grid-item p { font-size: 0.9em; }.page-poppy-playtime-chapter-3-orange-hand__game-card-description { font-size: 0.85em; }.page-poppy-playtime-chapter-3-orange-hand__promo-card p { font-size: 0.9em; }.page-poppy-playtime-chapter-3-orange-hand__blog-card-excerpt { font-size: 0.85em; }.page-poppy-playtime-chapter-3-orange-hand__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 10px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-poppy-playtime-chapter-3-orange-hand__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }}