.page-does-giblet-die-poppy-playtime { font-family: 'Arial', sans-serif; color: #E0E0E0; background-color: #1a1a1a; line-height: 1.6; } .page-does-giblet-die-poppy-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } @media (max-width: 768px) { .page-does-giblet-die-poppy-playtime__container { padding: 10px; } } .page-does-giblet-die-poppy-playtime__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; padding-top: 10px; box-sizing: border-box; } .page-does-giblet-die-poppy-playtime__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; } .page-does-giblet-die-poppy-playtime__hero-image-wrapper img { width: 100%; height: 100%; object-fit: cover; filter: brightness(0.5); } .page-does-giblet-die-poppy-playtime__hero-content { position: relative; z-index: 2; max-width: 800px; padding: 20px; background-color: rgba(0, 0, 0, 0.6); border-radius: 8px; } .page-does-giblet-die-poppy-playtime__hero-title { font-size: 2.8em; margin-bottom: 10px; color: #FFF; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-does-giblet-die-poppy-playtime__hero-subtitle { font-size: 1.2em; margin-bottom: 20px; color: #D0D0D0; } .page-does-giblet-die-poppy-playtime__hero-cta { display: inline-block; background-color: #E60000; color: #FFF; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-does-giblet-die-poppy-playtime__hero-cta:hover { background-color: #CC0000; } @media (max-width: 768px) { .page-does-giblet-die-poppy-playtime__hero-section { min-height: 400px; } .page-does-giblet-die-poppy-playtime__hero-title { font-size: 2em; } .page-does-giblet-die-poppy-playtime__hero-subtitle { font-size: 1em; } .page-does-giblet-die-poppy-playtime__hero-cta { padding: 10px 20px; } } .page-does-giblet-die-poppy-playtime__article-section { padding: 40px 0; background-color: #222; } .page-does-giblet-die-poppy-playtime__article-heading { font-size: 2.2em; color: #FFD700; text-align: center; margin-bottom: 30px; } .page-does-giblet-die-poppy-playtime__sub-heading { font-size: 1.8em; color: #FFD700; margin-top: 30px; margin-bottom: 15px; } .page-does-giblet-die-poppy-playtime__article-paragraph { margin-bottom: 15px; color: #E0E0E0; } .page-does-giblet-die-poppy-playtime__image-text-block { display: flex; align-items: flex-start; gap: 30px; margin: 40px 0; } .page-does-giblet-die-poppy-playtime__image-text-block .page-does-giblet-die-poppy-playtime__image-wrapper { flex: 1; min-width: 300px; } .page-does-giblet-die-poppy-playtime__image-text-block .page-does-giblet-die-poppy-playtime__image-wrapper img { max-width: 100%; height: auto; border-radius: 8px; } .page-does-giblet-die-poppy-playtime__image-text-block .page-does-giblet-die-poppy-playtime__text-content { flex: 2; } @media (max-width: 768px) { .page-does-giblet-die-poppy-playtime__article-heading { font-size: 1.8em; } .page-does-giblet-die-poppy-playtime__sub-heading { font-size: 1.5em; } .page-does-giblet-die-poppy-playtime__image-text-block { flex-direction: column; } .page-does-giblet-die-poppy-playtime__image-text-block .page-does-giblet-die-poppy-playtime__image-wrapper { min-width: unset; width: 100%; } } .page-does-giblet-die-poppy-playtime__cta-button { display: block; width: fit-content; margin: 30px auto; background-color: #E60000; color: #FFF; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-does-giblet-die-poppy-playtime__cta-button:hover { background-color: #CC0000; } .page-does-giblet-die-poppy-playtime__gaming-promo-section { padding: 50px 0; background-color: #1a1a1a; text-align: center; } .page-does-giblet-die-poppy-playtime__promo-heading { font-size: 2.2em; color: #FFD700; margin-bottom: 20px; } .page-does-giblet-die-poppy-playtime__promo-description { font-size: 1.1em; color: #D0D0D0; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-does-giblet-die-poppy-playtime__promo-buttons { display: flex; justify-content: center; flex-wrap: wrap; gap: 15px; margin-bottom: 40px; } .page-does-giblet-die-poppy-playtime__promo-btn { display: inline-block; background-color: #007bff; color: #FFF; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; min-width: 120px; text-align: center; box-sizing: border-box; } .page-does-giblet-die-poppy-playtime__promo-btn:hover { background-color: #0056b3; } .page-does-giblet-die-poppy-playtime__promo-btn--login { background-color: #28a745; } .page-does-giblet-die-poppy-playtime__promo-btn--login:hover { background-color: #218838; } .page-does-giblet-die-poppy-playtime__promo-btn--register { background-color: #E60000; } .page-does-giblet-die-poppy-playtime__promo-btn--register:hover { background-color: #CC0000; } .page-does-giblet-die-poppy-playtime__promo-btn--download { background-color: #17a2b8; } .page-does-giblet-die-poppy-playtime__promo-btn--download:hover { background-color: #138496; } @media (max-width: 768px) { .page-does-giblet-die-poppy-playtime__promo-heading { font-size: 1.8em; } .page-does-giblet-die-poppy-playtime__promo-btn { width: 100%; max-width: 200px; } } .page-does-giblet-die-poppy-playtime__gamelogo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 20px; justify-items: center; align-items: center; max-width: 800px; margin: 0 auto; } .page-does-giblet-die-poppy-playtime__gamelogo-item { display: flex; justify-content: center; align-items: center; padding: 10px; background-color: #333; border-radius: 8px; } .page-does-giblet-die-poppy-playtime__gamelogo-item img { max-width: 100%; height: auto; max-height: 80px; } @media (max-width: 768px) { .page-does-giblet-die-poppy-playtime__gamelogo-grid { grid-template-columns: repeat(2, 1fr); } } .page-does-giblet-die-poppy-playtime__faq-section { padding: 40px 0; background-color: #222; } .page-does-giblet-die-poppy-playtime__faq-heading { font-size: 2.2em; color: #FFD700; text-align: center; margin-bottom: 30px; } .page-does-giblet-die-poppy-playtime__faq-list { margin-top: 30px; } .page-does-giblet-die-poppy-playtime__faq-item { margin-bottom: 15px; border: 1px solid #444; border-radius: 8px; overflow: hidden; background-color: #333; } .page-does-giblet-die-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #444; user-select: none; transition: background-color 0.3s ease; } .page-does-giblet-die-poppy-playtime__faq-question:hover { background-color: #555; } .page-does-giblet-die-poppy-playtime__faq-question-text { font-size: 1.1em; color: #FFF; margin: 0; pointer-events: none; } .page-does-giblet-die-poppy-playtime__faq-toggle { font-size: 1.5em; font-weight: bold; color: #FFD700; transition: transform 0.3s ease; pointer-events: none; } .page-does-giblet-die-poppy-playtime__faq-item.active .page-does-giblet-die-poppy-playtime__faq-toggle { transform: rotate(45deg); } .page-does-giblet-die-poppy-playtime__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: #E0E0E0; } .page-does-giblet-die-poppy-playtime__faq-item.active .page-does-giblet-die-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-does-giblet-die-poppy-playtime__faq-answer p { margin: 0; } @media (max-width: 768px) { .page-does-giblet-die-poppy-playtime__faq-heading { font-size: 1.8em; } .page-does-giblet-die-poppy-playtime__faq-question { padding: 12px 15px; } .page-does-giblet-die-poppy-playtime__faq-question-text { font-size: 1em; } .page-does-giblet-die-poppy-playtime__faq-answer { padding: 0 15px; } .page-does-giblet-die-poppy-playtime__faq-item.active .page-does-giblet-die-poppy-playtime__faq-answer { padding: 15px !important; } } .page-does-giblet-die-poppy-playtime__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-does-giblet-die-poppy-playtime__floating-btn { display: flex; align-items: center; justify-content: center; width: 120px; height: 45px; background-color: #E60000; color: #FFF; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 1em; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.2s ease; } .page-does-giblet-die-poppy-playtime__floating-btn:hover { background-color: #CC0000; transform: translateY(-2px); } .page-does-giblet-die-poppy-playtime__floating-btn--login { background-color: #28a745; } .page-does-giblet-die-poppy-playtime__floating-btn--login:hover { background-color: #218838; } @media (max-width: 768px) { .page-does-giblet-die-poppy-playtime__floating-buttons { bottom: 15px; right: 15px; gap: 8px; } .page-does-giblet-die-poppy-playtime__floating-btn { width: 100px; height: 40px; font-size: 0.9em; } }