.page-prototype-poppy-playtime-chapter-5-face { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; } .page-prototype-poppy-playtime-chapter-5-face__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-prototype-poppy-playtime-chapter-5-face__section { padding: 60px 0; border-bottom: 1px solid #333; } .page-prototype-poppy-playtime-chapter-5-face__section:last-of-type { border-bottom: none; } .page-prototype-poppy-playtime-chapter-5-face__hero-section { background: url('[GALLERY:hero:1920x1080:prototype poppy playtime chapter 5 face,gaming,thrills,okplay]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 0 80px; position: relative; overflow: hidden; padding-top: 10px; } .page-prototype-poppy-playtime-chapter-5-face__hero-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.6); z-index: 1; } .page-prototype-poppy-playtime-chapter-5-face__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; padding: 20px; } .page-prototype-poppy-playtime-chapter-5-face__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); line-height: 1.2; } .page-prototype-poppy-playtime-chapter-5-face__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; } .page-prototype-poppy-playtime-chapter-5-face__btn { display: inline-block; background-color: #e0b000; color: #1a1a1a; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-prototype-poppy-playtime-chapter-5-face__btn:hover { background-color: #ffda44; } .page-prototype-poppy-playtime-chapter-5-face__h2 { font-size: 2.5em; color: #e0b000; text-align: center; margin-bottom: 40px; } .page-prototype-poppy-playtime-chapter-5-face__h3 { font-size: 1.8em; color: #e0b000; margin-bottom: 15px; } .page-prototype-poppy-playtime-chapter-5-face__text-center { text-align: center; } .page-prototype-poppy-playtime-chapter-5-face__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-prototype-poppy-playtime-chapter-5-face__card { background-color: #2a2a2a; padding: 25px; border-radius: 10px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-prototype-poppy-playtime-chapter-5-face__card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-prototype-poppy-playtime-chapter-5-face__card-image { width: 100%; height: 200px; object-fit: cover; border-radius: 8px; margin-bottom: 15px; max-width: 100%; height: auto; box-sizing: border-box; } .page-prototype-poppy-playtime-chapter-5-face__card-title { font-size: 1.4em; color: #e0b000; margin-bottom: 10px; } .page-prototype-poppy-playtime-chapter-5-face__card-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; } .page-prototype-poppy-playtime-chapter-5-face__quick-links-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-prototype-poppy-playtime-chapter-5-face__quick-links-btn { flex: 1 1 auto; min-width: 200px; max-width: 280px; text-align: center; } .page-prototype-poppy-playtime-chapter-5-face__game-type-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 20px; } .page-prototype-poppy-playtime-chapter-5-face__game-type-item { text-align: center; background-color: #2a2a2a; padding: 20px 15px; border-radius: 8px; transition: transform 0.3s ease; } .page-prototype-poppy-playtime-chapter-5-face__game-type-item:hover { transform: translateY(-3px); } .page-prototype-poppy-playtime-chapter-5-face__game-type-icon { width: 100px; height: 100px; margin-bottom: 10px; object-fit: contain; } .page-prototype-poppy-playtime-chapter-5-face__game-type-title { font-size: 1.1em; color: #fff; font-weight: bold; } .page-prototype-poppy-playtime-chapter-5-face__faq-list { list-style: none; padding: 0; max-width: 800px; margin: 40px auto 0; } .page-prototype-poppy-playtime-chapter-5-face__faq-item { background-color: #2a2a2a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-prototype-poppy-playtime-chapter-5-face__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; background-color: #3a3a3a; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-prototype-poppy-playtime-chapter-5-face__faq-question:hover { background-color: #4a4a4a; } .page-prototype-poppy-playtime-chapter-5-face__faq-question h3 { margin: 0; font-size: 1.2em; color: #e0b000; pointer-events: none; } .page-prototype-poppy-playtime-chapter-5-face__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e0b000; transition: transform 0.3s ease; pointer-events: none; } .page-prototype-poppy-playtime-chapter-5-face__faq-item.active .page-prototype-poppy-playtime-chapter-5-face__faq-toggle { transform: rotate(45deg); } .page-prototype-poppy-playtime-chapter-5-face__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #ccc; } .page-prototype-poppy-playtime-chapter-5-face__faq-item.active .page-prototype-poppy-playtime-chapter-5-face__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-prototype-poppy-playtime-chapter-5-face__blog-card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-prototype-poppy-playtime-chapter-5-face__blog-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-prototype-poppy-playtime-chapter-5-face__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-prototype-poppy-playtime-chapter-5-face__blog-card-image { width: 100%; height: 220px; object-fit: cover; max-width: 100%; height: auto; box-sizing: border-box; } .page-prototype-poppy-playtime-chapter-5-face__blog-card-content { padding: 20px; } .page-prototype-poppy-playtime-chapter-5-face__blog-card-title { font-size: 1.3em; color: #e0b000; margin-bottom: 10px; line-height: 1.3; } .page-prototype-poppy-playtime-chapter-5-face__blog-card-excerpt { font-size: 0.9em; color: #ccc; margin-bottom: 15px; } .page-prototype-poppy-playtime-chapter-5-face__blog-card-date { font-size: 0.8em; color: #888; margin-bottom: 15px; display: block; } .page-prototype-poppy-playtime-chapter-5-face__blog-card-link { color: #e0b000; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-prototype-poppy-playtime-chapter-5-face__blog-card-link:hover { color: #ffda44; } @media (max-width: 768px) { .page-prototype-poppy-playtime-chapter-5-face__hero-title { font-size: 2.5em; } .page-prototype-poppy-playtime-chapter-5-face__hero-subtitle { font-size: 1.2em; } .page-prototype-poppy-playtime-chapter-5-face__h2 { font-size: 2em; } .page-prototype-poppy-playtime-chapter-5-face__section { padding: 40px 0; } .page-prototype-poppy-playtime-chapter-5-face__grid, .page-prototype-poppy-playtime-chapter-5-face__blog-card-grid { grid-template-columns: 1fr; } .page-prototype-poppy-playtime-chapter-5-face__card, .page-prototype-poppy-playtime-chapter-5-face__blog-card { max-width: 100%; margin-left: 0 !important; margin-right: 0 !important; } .page-prototype-poppy-playtime-chapter-5-face__quick-links-grid { flex-direction: column; align-items: center; } .page-prototype-poppy-playtime-chapter-5-face__quick-links-btn { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; } .page-prototype-poppy-playtime-chapter-5-face__faq-list { padding: 0 10px !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; } .page-prototype-poppy-playtime-chapter-5-face__faq-item { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; } .page-prototype-poppy-playtime-chapter-5-face__faq-question { padding: 15px 20px; } .page-prototype-poppy-playtime-chapter-5-face__faq-question h3 { font-size: 1.1em; } .page-prototype-poppy-playtime-chapter-5-face__faq-answer { padding: 15px 20px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-prototype-poppy-playtime-chapter-5-face__card-image, .page-prototype-poppy-playtime-chapter-5-face__blog-card-image { width: 100% !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } @media (max-width: 480px) { .page-prototype-poppy-playtime-chapter-5-face__hero-title { font-size: 2em; } .page-prototype-poppy-playtime-chapter-5-face__hero-subtitle { font-size: 1em; } .page-prototype-poppy-playtime-chapter-5-face__btn { padding: 12px 25px; font-size: 1em; } .page-prototype-poppy-playtime-chapter-5-face__h2 { font-size: 1.8em; } }