.page-is-poppy-playtime-chapter-6-out { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: var(--header-offset, 122px); } .page-is-poppy-playtime-chapter-6-out__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-is-poppy-playtime-chapter-6-out__section { padding: 40px 20px; margin-bottom: 30px; background-color: #2a2a4a; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-is-poppy-playtime-chapter-6-out__section--dark { background-color: #16213e; } .page-is-poppy-playtime-chapter-6-out__h1, .page-is-poppy-playtime-chapter-6-out__h2 { color: #e94560; text-align: center; margin-bottom: 25px; } .page-is-poppy-playtime-chapter-6-out__h1 { font-size: 2.8em; } .page-is-poppy-playtime-chapter-6-out__h2 { font-size: 2.2em; border-bottom: 2px solid #e94560; display: inline-block; padding-bottom: 10px; margin-left: auto; margin-right: auto; } .page-is-poppy-playtime-chapter-6-out__h3 { color: #f0f0f0; font-size: 1.5em; margin-bottom: 15px; } .page-is-poppy-playtime-chapter-6-out__p { margin-bottom: 15px; color: #cccccc; } .page-is-poppy-playtime-chapter-6-out__btn { display: inline-block; background-color: #e94560; color: #ffffff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; cursor: pointer; text-align: center; } .page-is-poppy-playtime-chapter-6-out__btn:hover { background-color: #ff6a80; transform: translateY(-2px); } .page-is-poppy-playtime-chapter-6-out__hero-section { background: linear-gradient(135deg, #1a1a2e 0%, #0f3460 100%); text-align: center; padding: 80px 20px; border-radius: 0; margin-bottom: 0; position: relative; overflow: hidden; padding-top: 10px; } .page-is-poppy-playtime-chapter-6-out__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url('[GALLERY:hero:1920x1080:gaming,abstract,mystery]'); background-size: cover; background-position: center; opacity: 0.3; z-index: 0; } .page-is-poppy-playtime-chapter-6-out__hero-content { position: relative; z-index: 1; max-width: 800px; margin: 0 auto; } .page-is-poppy-playtime-chapter-6-out__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-is-poppy-playtime-chapter-6-out__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #c0c0c0; } .page-is-poppy-playtime-chapter-6-out__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-is-poppy-playtime-chapter-6-out__intro-card { background-color: #16213e; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-is-poppy-playtime-chapter-6-out__intro-card:hover { transform: translateY(-5px); } .page-is-poppy-playtime-chapter-6-out__intro-card-icon { max-width: 80px; height: auto; margin-bottom: 15px; } .page-is-poppy-playtime-chapter-6-out__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; } .page-is-poppy-playtime-chapter-6-out__quick-access-btn { display: block; width: 100%; } .page-is-poppy-playtime-chapter-6-out__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-is-poppy-playtime-chapter-6-out__game-card { background-color: #16213e; border-radius: 10px; overflow: hidden; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-is-poppy-playtime-chapter-6-out__game-card:hover { transform: translateY(-5px); } .page-is-poppy-playtime-chapter-6-out__game-card-img { width: 100%; height: 200px; object-fit: cover; } .page-is-poppy-playtime-chapter-6-out__game-card-content { padding: 20px; } .page-is-poppy-playtime-chapter-6-out__game-card-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; } .page-is-poppy-playtime-chapter-6-out__game-card-description { font-size: 0.9em; color: #b0b0b0; margin-bottom: 15px; } .page-is-poppy-playtime-chapter-6-out__promo-list { list-style: none; padding: 0; margin-top: 30px; } .page-is-poppy-playtime-chapter-6-out__promo-item { background-color: #16213e; padding: 25px; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); display: flex; flex-direction: column; align-items: flex-start; } .page-is-poppy-playtime-chapter-6-out__promo-title { font-size: 1.6em; color: #e94560; margin-bottom: 10px; } .page-is-poppy-playtime-chapter-6-out__promo-description { color: #cccccc; margin-bottom: 15px; } .page-is-poppy-playtime-chapter-6-out__security-features { display: flex; flex-wrap: wrap; justify-content: space-around; gap: 20px; margin-top: 30px; } .page-is-poppy-playtime-chapter-6-out__security-item { flex: 1 1 calc(33% - 40px); min-width: 280px; background-color: #16213e; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); } .page-is-poppy-playtime-chapter-6-out__security-item-icon { max-width: 60px; height: auto; margin-bottom: 15px; } .page-is-poppy-playtime-chapter-6-out__security-item-title { font-size: 1.3em; color: #e94560; margin-bottom: 10px; } .page-is-poppy-playtime-chapter-6-out__faq-item { background-color: #16213e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-sizing: border-box; } .page-is-poppy-playtime-chapter-6-out__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; cursor: pointer; background-color: #2a2a4a; border-bottom: 1px solid #1a1a2e; transition: background-color 0.3s ease; } .page-is-poppy-playtime-chapter-6-out__faq-question:hover { background-color: #3a3a5a; } .page-is-poppy-playtime-chapter-6-out__faq-question h3 { margin: 0; font-size: 1.2em; color: #f0f0f0; pointer-events: none; } .page-is-poppy-playtime-chapter-6-out__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e94560; transition: transform 0.3s ease; pointer-events: none; } .page-is-poppy-playtime-chapter-6-out__faq-item.active .page-is-poppy-playtime-chapter-6-out__faq-toggle { transform: rotate(45deg); } .page-is-poppy-playtime-chapter-6-out__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #cccccc; } .page-is-poppy-playtime-chapter-6-out__faq-item.active .page-is-poppy-playtime-chapter-6-out__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-is-poppy-playtime-chapter-6-out__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-is-poppy-playtime-chapter-6-out__blog-card { background-color: #16213e; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-is-poppy-playtime-chapter-6-out__blog-card:hover { transform: translateY(-5px); } .page-is-poppy-playtime-chapter-6-out__blog-card-img { width: 100%; height: 220px; object-fit: cover; } .page-is-poppy-playtime-chapter-6-out__blog-card-content { padding: 20px; } .page-is-poppy-playtime-chapter-6-out__blog-card-date { font-size: 0.85em; color: #888888; margin-bottom: 10px; } .page-is-poppy-playtime-chapter-6-out__blog-card-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; line-height: 1.3; } .page-is-poppy-playtime-chapter-6-out__blog-card-link { text-decoration: none; color: #e94560; font-weight: bold; } .page-is-poppy-playtime-chapter-6-out__blog-card-link:hover { text-decoration: underline; } @media (max-width: 768px) { .page-is-poppy-playtime-chapter-6-out__h1 { font-size: 2.2em; } .page-is-poppy-playtime-chapter-6-out__h2 { font-size: 1.8em; } .page-is-poppy-playtime-chapter-6-out__hero-section { padding: 60px 15px; } .page-is-poppy-playtime-chapter-6-out__hero-title { font-size: 2.5em; } .page-is-poppy-playtime-chapter-6-out__hero-subtitle { font-size: 1.2em; } .page-is-poppy-playtime-chapter-6-out__section { padding: 30px 15px; } .page-is-poppy-playtime-chapter-6-out__intro-grid, .page-is-poppy-playtime-chapter-6-out__quick-access-grid, .page-is-poppy-playtime-chapter-6-out__games-grid, .page-is-poppy-playtime-chapter-6-out__blog-grid { grid-template-columns: 1fr; } .page-is-poppy-playtime-chapter-6-out__promo-item { padding: 20px; } .page-is-poppy-playtime-chapter-6-out__security-item { flex: 1 1 100%; } .page-is-poppy-playtime-chapter-6-out__faq-question { padding: 15px; } .page-is-poppy-playtime-chapter-6-out__faq-question h3 { font-size: 1.1em; } .page-is-poppy-playtime-chapter-6-out__faq-answer { padding: 0 15px; } .page-is-poppy-playtime-chapter-6-out__faq-item.active .page-is-poppy-playtime-chapter-6-out__faq-answer { padding: 15px !important; } .page-is-poppy-playtime-chapter-6-out__blog-card-img { height: 180px; } .page-is-poppy-playtime-chapter-6-out__blog-card-content { padding: 15px; } .page-is-poppy-playtime-chapter-6-out__blog-card-title { font-size: 1.2em; } .page-is-poppy-playtime-chapter-6-out__intro-card, .page-is-poppy-playtime-chapter-6-out__promo-item, .page-is-poppy-playtime-chapter-6-out__security-item, .page-is-poppy-playtime-chapter-6-out__faq-item, .page-is-poppy-playtime-chapter-6-out__blog-card, .page-is-poppy-playtime-chapter-6-out__game-card { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; } .page-is-poppy-playtime-chapter-6-out__promo-list { padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-is-poppy-playtime-chapter-6-out__promo-list li, .page-is-poppy-playtime-chapter-6-out__faq-item, .page-is-poppy-playtime-chapter-6-out__blog-grid > div, .page-is-poppy-playtime-chapter-6-out__games-grid > div { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } @media (max-width: 480px) { .page-is-poppy-playtime-chapter-6-out__hero-title { font-size: 2em; } .page-is-poppy-playtime-chapter-6-out__hero-subtitle { font-size: 1em; } }