.page-doey-the-doughman-poppy-playtime-chapter-4 { font-family: 'Arial', sans-serif; color: #eee; background-color: #1a1a2e; line-height: 1.6; } .page-doey-the-doughman-poppy-playtime-chapter-4__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-doey-the-doughman-poppy-playtime-chapter-4__container { padding: 10px; } } .page-doey-the-doughman-poppy-playtime-chapter-4__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:gaming,thriller,nustar,poppy playtime,doey the doughman]') no-repeat center center/cover; padding: 10px 0 60px; text-align: center; color: #fff; position: relative; overflow: hidden; } @media (max-width: 768px) { .page-doey-the-doughman-poppy-playtime-chapter-4__hero-section { padding-bottom: 40px; } } .page-doey-the-doughman-poppy-playtime-chapter-4__hero-content { max-width: 900px; margin: 0 auto; padding: 20px; } .page-doey-the-doughman-poppy-playtime-chapter-4__hero-title { font-size: 3.5em; margin-bottom: 20px; color: #ffcc00; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-doey-the-doughman-poppy-playtime-chapter-4__hero-title { font-size: 2.2em; } } .page-doey-the-doughman-poppy-playtime-chapter-4__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #fff; } @media (max-width: 768px) { .page-doey-the-doughman-poppy-playtime-chapter-4__hero-subtitle { font-size: 1.1em; } } .page-doey-the-doughman-poppy-playtime-chapter-4__cta-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-doey-the-doughman-poppy-playtime-chapter-4__cta-button { background-color: #ffcc00; color: #1a1a2e; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-doey-the-doughman-poppy-playtime-chapter-4__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-doey-the-doughman-poppy-playtime-chapter-4__section { padding: 60px 0; background-color: #2a2a3e; margin-bottom: 20px; border-radius: 8px; } @media (max-width: 768px) { .page-doey-the-doughman-poppy-playtime-chapter-4__section { padding: 40px 0; } } .page-doey-the-doughman-poppy-playtime-chapter-4__section--alt { background-color: #1a1a2e; } .page-doey-the-doughman-poppy-playtime-chapter-4__section-title { text-align: center; font-size: 2.5em; margin-bottom: 40px; color: #ffcc00; } @media (max-width: 768px) { .page-doey-the-doughman-poppy-playtime-chapter-4__section-title { font-size: 1.8em; margin-bottom: 30px; } } .page-doey-the-doughman-poppy-playtime-chapter-4__text-content { font-size: 1.1em; line-height: 1.8; text-align: center; max-width: 800px; margin: 0 auto 30px; } .page-doey-the-doughman-poppy-playtime-chapter-4__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } @media (max-width: 768px) { .page-doey-the-doughman-poppy-playtime-chapter-4__grid { grid-template-columns: 1fr; gap: 20px; } } .page-doey-the-doughman-poppy-playtime-chapter-4__card { background-color: #333; padding: 30px; border-radius: 8px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-doey-the-doughman-poppy-playtime-chapter-4__card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); } .page-doey-the-doughman-poppy-playtime-chapter-4__card-icon { width: 80px; height: 80px; margin-bottom: 20px; display: inline-block; } .page-doey-the-doughman-poppy-playtime-chapter-4__card-title { font-size: 1.5em; margin-bottom: 15px; color: #ffcc00; } .page-doey-the-doughman-poppy-playtime-chapter-4__card-description { font-size: 1em; color: #ccc; } .page-doey-the-doughman-poppy-playtime-chapter-4__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 40px; } @media (max-width: 768px) { .page-doey-the-doughman-poppy-playtime-chapter-4__game-grid { grid-template-columns: 1fr; gap: 20px; } } .page-doey-the-doughman-poppy-playtime-chapter-4__game-card { background-color: #333; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; } .page-doey-the-doughman-poppy-playtime-chapter-4__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); } .page-doey-the-doughman-poppy-playtime-chapter-4__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-doey-the-doughman-poppy-playtime-chapter-4__game-card-content { padding: 20px; } .page-doey-the-doughman-poppy-playtime-chapter-4__game-card-title { font-size: 1.3em; margin-bottom: 10px; color: #ffcc00; } .page-doey-the-doughman-poppy-playtime-chapter-4__game-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-doey-the-doughman-poppy-playtime-chapter-4__game-card-button { background-color: #ffcc00; color: #1a1a2e; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; display: inline-block; } .page-doey-the-doughman-poppy-playtime-chapter-4__game-card-button:hover { background-color: #e6b800; } .page-doey-the-doughman-poppy-playtime-chapter-4__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } @media (max-width: 768px) { .page-doey-the-doughman-poppy-playtime-chapter-4__promo-grid { grid-template-columns: 1fr; gap: 20px; } } .page-doey-the-doughman-poppy-playtime-chapter-4__promo-card { background-color: #333; padding: 30px; border-radius: 8px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-doey-the-doughman-poppy-playtime-chapter-4__promo-card-title { font-size: 1.5em; margin-bottom: 15px; color: #ffcc00; } .page-doey-the-doughman-poey-playtime-chapter-4__promo-card-description { font-size: 1em; color: #ccc; margin-bottom: 20px; } .page-doey-the-doughman-poppy-playtime-chapter-4__security-features { display: flex; flex-direction: column; align-items: center; gap: 30px; margin-top: 40px; } .page-doey-the-doughman-poppy-playtime-chapter-4__feature-item { display: flex; align-items: center; gap: 20px; max-width: 600px; text-align: left; } @media (max-width: 768px) { .page-doey-the-doughman-poppy-playtime-chapter-4__feature-item { flex-direction: column; text-align: center; } } .page-doey-the-doughman-poppy-playtime-chapter-4__feature-icon { width: 60px; height: 60px; flex-shrink: 0; } .page-doey-the-doughman-poppy-playtime-chapter-4__feature-text h3 { font-size: 1.3em; margin-bottom: 5px; color: #ffcc00; } .page-doey-the-doughman-poppy-playtime-chapter-4__feature-text p { font-size: 0.95em; color: #ccc; } .page-doey-the-doughman-poppy-playtime-chapter-4__faq-list { margin-top: 40px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-doey-the-doughman-poppy-playtime-chapter-4__faq-item { background-color: #333; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); } .page-doey-the-doughman-poppy-playtime-chapter-4__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #444; transition: background-color 0.3s ease; } .page-doey-the-doughman-poppy-playtime-chapter-4__faq-question:hover { background-color: #555; } .page-doey-the-doughman-poppy-playtime-chapter-4__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffcc00; pointer-events: none; } @media (max-width: 768px) { .page-doey-the-doughman-poppy-playtime-chapter-4__faq-question h3 { font-size: 1em; } } .page-doey-the-doughman-poppy-playtime-chapter-4__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; } .page-doey-the-doughman-poppy-playtime-chapter-4__faq-item.active .page-doey-the-doughman-poppy-playtime-chapter-4__faq-toggle { transform: rotate(45deg); } .page-doey-the-doughman-poppy-playtime-chapter-4__faq-answer { 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; background-color: #3a3a3a; color: #ccc; } .page-doey-the-doughman-poppy-playtime-chapter-4__faq-item.active .page-doey-the-doughman-poppy-playtime-chapter-4__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-doey-the-doughman-poppy-playtime-chapter-4__faq-answer { padding-left: 15px !important; padding-right: 15px !important; } } .page-doey-the-doughman-poppy-playtime-chapter-4__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } @media (max-width: 768px) { .page-doey-the-doughman-poppy-playtime-chapter-4__blog-grid { grid-template-columns: 1fr; gap: 20px; } } .page-doey-the-doughman-poppy-playtime-chapter-4__blog-card { background-color: #333; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-doey-the-doughman-poppy-playtime-chapter-4__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); } .page-doey-the-doughman-poppy-playtime-chapter-4__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-doey-the-doughman-poppy-playtime-chapter-4__blog-card-content { padding: 20px; } .page-doey-the-doughman-poppy-playtime-chapter-4__blog-card-title { font-size: 1.3em; margin-bottom: 10px; color: #ffcc00; } .page-doey-the-doughman-poppy-playtime-chapter-4__blog-card-text { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-doey-the-doughman-poppy-playtime-chapter-4__blog-card-link { color: #ffcc00; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-doey-the-doughman-poppy-playtime-chapter-4__blog-card-link:hover { color: #e6b800; } .page-doey-the-doughman-poppy-playtime-chapter-4__quick-access-links { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 40px; } .page-doey-the-doughman-poppy-playtime-chapter-4__quick-access-link { background-color: #ffcc00; color: #1a1a2e; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-doey-the-doughman-poppy-playtime-chapter-4__quick-access-link:hover { background-color: #e6b800; transform: translateY(-2px); } .page-doey-the-doughman-poppy-playtime-chapter-4__gamelogo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; margin-top: 40px; } .page-doey-the-doughman-poppy-playtime-chapter-4__gamelogo-item { width: 100px; height: 100px; object-fit: contain; } @media (max-width: 768px) { .page-doey-the-doughman-poppy-playtime-chapter-4__gamelogo-item { width: 80px; height: 80px; } } /* Mobile responsive for lists */ .page-doey-the-doughman-poppy-playtime-chapter-4 ul, .page-doey-the-doughman-poppy-playtime-chapter-4 ol { list-style: none; padding: 0; margin: 0; } .page-doey-the-doughman-poppy-playtime-chapter-4 ul li, .page-doey-the-doughman-poppy-playtime-chapter-4 ol li { box-sizing: border-box; } @media (max-width: 768px) { .page-doey-the-doughman-poppy-playtime-chapter-4 ul, .page-doey-the-doughman-poppy-playtime-chapter-4 ol { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-doey-the-doughman-poppy-playtime-chapter-4 ul li, .page-doey-the-doughman-poppy-playtime-chapter-4 ol li { 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; } } /* Image responsive */ .page-doey-the-doughman-poppy-playtime-chapter-4 img { max-width: 100%; height: auto; display: block; } @media (max-width: 768px) { .page-doey-the-doughman-poppy-playtime-chapter-4 img { max-width: 100% !important; height: auto !important; } .page-doey-the-doughman-poppy-playtime-chapter-4__game-card-image, .page-doey-the-doughman-poppy-playtime-chapter-4__blog-card-image { height: 180px; } }