.page-the-theater-incident-poppy-playtime { font-family: 'Arial', sans-serif; color: #eee; background-color: #1a1a2e; line-height: 1.6; } .page-the-theater-incident-poppy-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-the-theater-incident-poppy-playtime__section { padding: 40px 20px; margin-bottom: 20px; background-color: #2c2c54; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-the-theater-incident-poppy-playtime__section--dark { background-color: #1a1a2e; } .page-the-theater-incident-poppy-playtime__hero-section { position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; padding: 10px 0 80px 0; min-height: 500px; background-size: cover; background-position: center; background-image: url('[GALLERY:hero:1920x1080:poppy playtime,theater,incident,horror,game]'); } .page-the-theater-incident-poppy-playtime__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)); z-index: 1; } .page-the-theater-incident-poppy-playtime__hero-content { position: relative; z-index: 2; max-width: 800px; padding: 20px; } .page-the-theater-incident-poppy-playtime__hero-title { font-size: 3.5em; margin-bottom: 15px; text-shadow: 0 0 10px rgba(0, 255, 255, 0.7); line-height: 1.2; } .page-the-theater-incident-poppy-playtime__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; } .page-the-theater-incident-poppy-playtime__cta-button { display: inline-block; background-color: #ffcc00; color: #1a1a2e; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-the-theater-incident-poppy-playtime__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-the-theater-incident-poppy-playtime__title { font-size: 2.5em; color: #ffcc00; text-align: center; margin-bottom: 30px; text-shadow: 0 0 5px rgba(0, 255, 255, 0.5); } .page-the-theater-incident-poppy-playtime__subtitle { font-size: 1.8em; color: #fff; text-align: center; margin-bottom: 20px; } .page-the-theater-incident-poppy-playtime__text-content { font-size: 1.1em; color: #ccc; text-align: justify; margin-bottom: 20px; } .page-the-theater-incident-poppy-playtime__list { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; } .page-the-theater-incident-poppy-playtime__list-item { background-color: #3e3e70; padding: 20px; border-radius: 8px; text-align: center; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; } .page-the-theater-incident-poppy-playtime__list-item-title { color: #ffcc00; font-size: 1.3em; margin-bottom: 10px; } .page-the-theater-incident-poppy-playtime__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-the-theater-incident-poppy-playtime__game-card { background-color: #3e3e70; border-radius: 12px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-the-theater-incident-poppy-playtime__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-the-theater-incident-poppy-playtime__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-the-theater-incident-poppy-playtime__game-card-content { padding: 20px; } .page-the-theater-incident-poppy-playtime__game-card-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; } .page-the-theater-incident-poppy-playtime__game-card-text { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-the-theater-incident-poppy-playtime__game-card-link { display: inline-block; background-color: #00bcd4; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-the-theater-incident-poppy-playtime__game-card-link:hover { background-color: #0097a7; } .page-the-theater-incident-poppy-playtime__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-the-theater-incident-poppy-playtime__promo-card { background-color: #3e3e70; border-radius: 12px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-the-theater-incident-poppy-playtime__promo-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-the-theater-incident-poppy-playtime__promo-card-image { width: 100%; height: 220px; object-fit: cover; } .page-the-theater-incident-poppy-playtime__promo-card-content { padding: 20px; } .page-the-theater-incident-poppy-playtime__promo-card-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; } .page-the-theater-incident-poppy-playtime__promo-card-text { font-size: 1em; color: #ccc; margin-bottom: 20px; } .page-the-theater-incident-poppy-playtime__promo-card-link { display: inline-block; background-color: #ff5722; color: #fff; padding: 12px 25px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-the-theater-incident-poppy-playtime__promo-card-link:hover { background-color: #e64a19; } .page-the-theater-incident-poppy-playtime__faq-item { margin-bottom: 15px; border: 1px solid #4a4a8a; border-radius: 8px; overflow: hidden; } .page-the-theater-incident-poppy-playtime__faq-question { background-color: #3e3e70; padding: 18px 25px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-size: 1.2em; color: #ffcc00; transition: background-color 0.3s ease; user-select: none; } .page-the-theater-incident-poppy-playtime__faq-question:hover { background-color: #4a4a8a; } .page-the-theater-incident-poppy-playtime__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; } .page-the-theater-incident-poppy-playtime__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-the-theater-incident-poppy-playtime__faq-item.active .page-the-theater-incident-poppy-playtime__faq-toggle { transform: rotate(45deg); } .page-the-theater-incident-poppy-playtime__faq-answer { background-color: #2c2c54; color: #ccc; max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; } .page-the-theater-incident-poppy-playtime__faq-item.active .page-the-theater-incident-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-the-theater-incident-poppy-playtime__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-the-theater-incident-poppy-playtime__blog-card { background-color: #3e3e70; border-radius: 12px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-the-theater-incident-poppy-playtime__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-the-theater-incident-poppy-playtime__blog-card-image { width: 100%; height: 220px; object-fit: cover; } .page-the-theater-incident-poppy-playtime__blog-card-content { padding: 20px; } .page-the-theater-incident-poppy-playtime__blog-card-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; } .page-the-theater-incident-poppy-playtime__blog-card-text { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-the-theater-incident-poppy-playtime__blog-card-link { display: inline-block; background-color: #673ab7; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-the-theater-incident-poppy-playtime__blog-card-link:hover { background-color: #512da8; } .page-the-theater-incident-poppy-playtime__gamelogo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; margin-top: 30px; } .page-the-theater-incident-poppy-playtime__gamelogo { width: 120px; height: 120px; object-fit: contain; } @media (max-width: 768px) { .page-the-theater-incident-poppy-playtime__hero-title { font-size: 2.5em; } .page-the-theater-incident-poppy-playtime__hero-subtitle { font-size: 1.2em; } .page-the-theater-incident-poppy-playtime__title { font-size: 2em; } .page-the-theater-incident-poppy-playtime__subtitle { font-size: 1.5em; } .page-the-theater-incident-poppy-playtime__list-item { flex: 1 1 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-the-theater-incident-poppy-playtime__list { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-the-theater-incident-poppy-playtime__game-grid, .page-the-theater-incident-poppy-playtime__promo-grid, .page-the-theater-incident-poppy-playtime__blog-grid { grid-template-columns: 1fr; } .page-the-theater-incident-poppy-playtime__game-card-image, .page-the-theater-incident-poppy-playtime__promo-card-image, .page-the-theater-incident-poppy-playtime__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-the-theater-incident-poppy-playtime__faq-question { font-size: 1.1em; padding: 15px 20px; } .page-the-theater-incident-poppy-playtime__faq-answer { padding: 15px 20px !important; } .page-the-theater-incident-poppy-playtime__gamelogo { width: 100px; height: 100px; } }