.page-poppy-playtime-1-guide__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-poppy-playtime-1-guide__section { padding: 40px 20px; margin-bottom: 30px; background-color: #1a1a1a; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-1-guide__section--dark { background-color: #0d0d0d; } .page-poppy-playtime-1-guide__section-title { font-size: 2.5em; color: #e0e0e0; text-align: center; margin-bottom: 25px; text-shadow: 0 0 8px rgba(255, 255, 255, 0.2); } .page-poppy-playtime-1-guide__section-subtitle { font-size: 1.8em; color: #f0f0f0; margin-bottom: 20px; text-align: center; } .page-poppy-playtime-1-guide__text { font-size: 1.1em; line-height: 1.6; color: #b0b0b0; margin-bottom: 15px; } .page-poppy-playtime-1-guide__button { display: inline-block; background-color: #ff4500; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; text-align: center; } .page-poppy-playtime-1-guide__button:hover { background-color: #e63e00; transform: translateY(-2px); } .page-poppy-playtime-1-guide__image { display: block; max-width: 100%; height: auto; border-radius: 8px; margin: 25px auto; box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); } .page-poppy-playtime-1-guide__hero-section { background-image: url('[GALLERY:hero:1920x1080:poppy playtime,game guide,horror banner]'); background-size: cover; background-position: center; color: #ffffff; text-align: center; padding: 100px 20px 80px; border-radius: 0; margin-bottom: 30px; position: relative; overflow: hidden; padding-top: 10px; /* Adjust for shared header offset */ } .page-poppy-playtime-1-guide__hero-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)); z-index: 1; } .page-poppy-playtime-1-guide__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; } .page-poppy-playtime-1-guide__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 0 0 15px rgba(255, 255, 255, 0.5); line-height: 1.2; } .page-poppy-playtime-1-guide__hero-description { font-size: 1.3em; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; } .page-poppy-playtime-1-guide__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 30px 20px; background-color: #1a1a1a; border-radius: 10px; margin-bottom: 30px; } .page-poppy-playtime-1-guide__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; } .page-poppy-playtime-1-guide__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-poppy-playtime-1-guide__quick-links { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 20px; } .page-poppy-playtime-1-guide__quick-link-item { background-color: #2a2a2a; padding: 20px; border-radius: 8px; text-align: center; transition: transform 0.2s ease; } .page-poppy-playtime-1-guide__quick-link-item:hover { transform: translateY(-5px); } .page-poppy-playtime-1-guide__quick-link-item .page-poppy-playtime-1-guide__button { width: 100%; padding: 12px 15px; font-size: 1em; } .page-poppy-playtime-1-guide__game-feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-poppy-playtime-1-guide__game-feature-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease; } .page-poppy-playtime-1-guide__game-feature-card:hover { transform: translateY(-5px); } .page-poppy-playtime-1-guide__game-feature-card-image { width: 100%; height: 200px; object-fit: cover; } .page-poppy-playtime-1-guide__game-feature-card-content { padding: 20px; } .page-poppy-playtime-1-guide__game-feature-card-title { font-size: 1.5em; color: #f0f0f0; margin-bottom: 10px; } .page-poppy-playtime-1-guide__game-feature-card-text { font-size: 0.95em; color: #c0c0c0; line-height: 1.5; } .page-poppy-playtime-1-guide__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-poppy-playtime-1-guide__promo-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4); text-align: center; transition: transform 0.3s ease; } .page-poppy-playtime-1-guide__promo-card:hover { transform: translateY(-5px); } .page-poppy-playtime-1-guide__promo-card-image { width: 100%; height: 180px; object-fit: cover; } .page-poppy-playtime-1-guide__promo-card-content { padding: 20px; } .page-poppy-playtime-1-guide__promo-card-title { font-size: 1.5em; color: #f0f0f0; margin-bottom: 10px; } .page-poppy-playtime-1-guide__promo-card-text { font-size: 0.95em; color: #c0c0c0; line-height: 1.5; margin-bottom: 20px; } .page-poppy-playtime-1-guide__promo-card .page-poppy-playtime-1-guide__button { width: auto; padding: 10px 20px; font-size: 0.9em; } .page-poppy-playtime-1-guide__faq-list { list-style: none; padding: 0; margin-top: 20px; } .page-poppy-playtime-1-guide__faq-item { background-color: #2a2a2a; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-1-guide__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #3a3a3a; border-bottom: 1px solid #4a4a4a; transition: background-color 0.3s ease; user-select: none; } .page-poppy-playtime-1-guide__faq-question:hover { background-color: #4a4a4a; } .page-poppy-playtime-1-guide__faq-question h3 { margin: 0; font-size: 1.2em; color: #f0f0f0; pointer-events: none; } .page-poppy-playtime-1-guide__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ff4500; transition: transform 0.3s ease; pointer-events: none; } .page-poppy-playtime-1-guide__faq-item.active .page-poppy-playtime-1-guide__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-1-guide__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background-color: #2a2a2a; color: #c0c0c0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; font-size: 1em; line-height: 1.6; box-sizing: border-box; } .page-poppy-playtime-1-guide__faq-item.active .page-poppy-playtime-1-guide__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-poppy-playtime-1-guide__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-poppy-playtime-1-guide__blog-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease; } .page-poppy-playtime-1-guide__blog-card:hover { transform: translateY(-5px); } .page-poppy-playtime-1-guide__blog-card-image { width: 100%; height: 180px; object-fit: cover; } .page-poppy-playtime-1-guide__blog-card-content { padding: 20px; } .page-poppy-playtime-1-guide__blog-card-title { font-size: 1.3em; color: #f0f0f0; margin-bottom: 10px; line-height: 1.4; } .page-poppy-playtime-1-guide__blog-card-title a { color: #f0f0f0; text-decoration: none; } .page-poppy-playtime-1-guide__blog-card-title a:hover { color: #ff4500; } .page-poppy-playtime-1-guide__blog-card-text { font-size: 0.9em; color: #c0c0c0; line-height: 1.5; } @media (max-width: 768px) { .page-poppy-playtime-1-guide__container { padding: 15px; } .page-poppy-playtime-1-guide__section { padding: 30px 15px; margin-bottom: 25px; } .page-poppy-playtime-1-guide__section-title { font-size: 2em; margin-bottom: 20px; } .page-poppy-playtime-1-guide__section-subtitle { font-size: 1.5em; margin-bottom: 15px; } .page-poppy-playtime-1-guide__text { font-size: 1em; margin-bottom: 10px; } .page-poppy-playtime-1-guide__button { padding: 12px 25px; font-size: 1em; } .page-poppy-playtime-1-guide__hero-section { padding: 80px 15px 60px; } .page-poppy-playtime-1-guide__hero-title { font-size: 2.5em; } .page-poppy-playtime-1-guide__hero-description { font-size: 1.1em; } .page-poppy-playtime-1-guide__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 25px 15px; } .page-poppy-playtime-1-guide__payment-logo, .page-poppy-playtime-1-guide__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-poppy-playtime-1-guide__quick-links, .page-poppy-playtime-1-guide__game-feature-grid, .page-poppy-playtime-1-guide__promotions-grid, .page-poppy-playtime-1-guide__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-poppy-playtime-1-guide__game-feature-card-image, .page-poppy-playtime-1-guide__promo-card-image, .page-poppy-playtime-1-guide__blog-card-image { height: 160px; } .page-poppy-playtime-1-guide__game-feature-card-title, .page-poppy-playtime-1-guide__promo-card-title { font-size: 1.3em; } .page-poppy-playtime-1-guide__faq-question { padding: 12px 15px; } .page-poppy-playtime-1-guide__faq-question h3 { font-size: 1.1em; } .page-poppy-playtime-1-guide__faq-answer { padding: 15px !important; font-size: 0.95em; } /* List item responsive fix */ .page-poppy-playtime-1-guide__faq-list, .page-poppy-playtime-1-guide__quick-links, .page-poppy-playtime-1-guide__game-feature-grid, .page-poppy-playtime-1-guide__promotions-grid, .page-poppy-playtime-1-guide__blog-grid { 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-1-guide__faq-item, .page-poppy-playtime-1-guide__quick-link-item, .page-poppy-playtime-1-guide__game-feature-card, .page-poppy-playtime-1-guide__promo-card, .page-poppy-playtime-1-guide__blog-card { 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; } }