.page-where-s-the-red-hand-in-poppy-playtime { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; padding-top: var(--header-offset, 0); } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime { padding-top: var(--header-offset, 0); } } .page-where-s-the-red-hand-in-poppy-playtime__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__container { padding: 10px; } } .page-where-s-the-red-hand-in-poppy-playtime__hero-section { background-image: url('[GALLERY:hero:1920x700:poppy_playtime,red_hand,mystery,phdream_casino]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 100px 20px; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 30px; padding-top: 10px; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__hero-section { padding: 80px 10px; padding-top: 10px; } } .page-where-s-the-red-hand-in-poppy-playtime__hero-overlay { background-color: rgba(0, 0, 0, 0.6); padding: 40px 20px; border-radius: 8px; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__hero-overlay { padding: 20px 10px; } } .page-where-s-the-red-hand-in-poppy-playtime__hero-title { font-size: 3.2em; margin-bottom: 20px; color: #ffcc00; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__hero-title { font-size: 2em; } } .page-where-s-the-red-hand-in-poppy-playtime__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #e0e0e0; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__hero-subtitle { font-size: 1.1em; } } .page-where-s-the-red-hand-in-poppy-playtime__cta-button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 15px 30px; border-radius: 5px; 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-where-s-the-red-hand-in-poppy-playtime__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-where-s-the-red-hand-in-poppy-playtime__section-title { font-size: 2.5em; color: #ffcc00; text-align: center; margin-bottom: 40px; padding-top: 20px; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__section-title { font-size: 1.8em; margin-bottom: 20px; } } .page-where-s-the-red-hand-in-poppy-playtime__intro-text { font-size: 1.1em; text-align: center; margin-bottom: 40px; color: #ccc; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__intro-text { font-size: 1em; margin-bottom: 20px; } } .page-where-s-the-red-hand-in-poppy-playtime__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-bottom: 50px; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__quick-access-grid { grid-template-columns: 1fr; } } .page-where-s-the-red-hand-in-poppy-playtime__access-item { background-color: #2a2a2a; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-where-s-the-red-hand-in-poppy-playtime__access-item:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-where-s-the-red-hand-in-poppy-playtime__access-link { display: block; color: #ffcc00; text-decoration: none; font-weight: bold; font-size: 1.3em; margin-top: 15px; } .page-where-s-the-red-hand-in-poppy-playtime__access-link:hover { text-decoration: underline; } .page-where-s-the-red-hand-in-poppy-playtime__access-icon { max-width: 80px; height: auto; margin-bottom: 10px; } .page-where-s-the-red-hand-in-poppy-playtime__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-bottom: 50px; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__games-grid { grid-template-columns: 1fr; } } .page-where-s-the-red-hand-in-poppy-playtime__game-card { background-color: #2a2a2a; border-radius: 8px; overflow: hidden; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-where-s-the-red-hand-in-poppy-playtime__game-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5); } .page-where-s-the-red-hand-in-poppy-playtime__game-image { width: 100%; height: 200px; object-fit: cover; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__game-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-where-s-the-red-hand-in-poppy-playtime__game-content { padding: 20px; } .page-where-s-the-red-hand-in-poppy-playtime__game-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; } .page-where-s-the-red-hand-in-poppy-playtime__game-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-where-s-the-red-hand-in-poppy-playtime__game-button { background-color: #ffcc00; color: #1a1a1a; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-where-s-the-red-hand-in-poppy-playtime__game-button:hover { background-color: #e6b800; } .page-where-s-the-red-hand-in-poppy-playtime__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-bottom: 50px; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__promo-grid { grid-template-columns: 1fr; } } .page-where-s-the-red-hand-in-poppy-playtime__promo-card { background-color: #2a2a2a; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-where-s-the-red-hand-in-poppy-playtime__promo-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5); } .page-where-s-the-red-hand-in-poppy-playtime__promo-image { width: 100%; height: 220px; object-fit: cover; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__promo-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-where-s-the-red-hand-in-poppy-playtime__promo-content { padding: 20px; } .page-where-s-the-red-hand-in-poppy-playtime__promo-title { font-size: 1.6em; color: #ffcc00; margin-bottom: 10px; } .page-where-s-the-red-hand-in-poppy-playtime__promo-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-where-s-the-red-hand-in-poppy-playtime__promo-button { background-color: #ffcc00; color: #1a1a1a; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-where-s-the-red-hand-in-poppy-playtime__promo-button:hover { background-color: #e6b800; } .page-where-s-the-red-hand-in-poppy-playtime__security-items { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-bottom: 50px; } .page-where-s-the-red-hand-in-poppy-playtime__security-item { background-color: #2a2a2a; padding: 30px; border-radius: 8px; text-align: center; flex: 1 1 280px; max-width: 350px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__security-item { flex: 1 1 100%; max-width: 100%; } } .page-where-s-the-red-hand-in-poppy-playtime__security-icon { max-width: 100px; height: auto; margin-bottom: 15px; } .page-where-s-the-red-hand-in-poppy-playtime__security-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; } .page-where-s-the-red-hand-in-poppy-playtime__security-description { font-size: 0.95em; color: #ccc; } .page-where-s-the-red-hand-in-poppy-playtime__faq-item { background-color: #2a2a2a; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-where-s-the-red-hand-in-poppy-playtime__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #333; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-where-s-the-red-hand-in-poppy-playtime__faq-question:hover { background-color: #444; } .page-where-s-the-red-hand-in-poppy-playtime__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffcc00; flex-grow: 1; text-align: left; pointer-events: none; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__faq-question h3 { font-size: 1em; } } .page-where-s-the-red-hand-in-poppy-playtime__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffcc00; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-where-s-the-red-hand-in-poppy-playtime__faq-item.active .page-where-s-the-red-hand-in-poppy-playtime__faq-toggle { transform: rotate(45deg); } .page-where-s-the-red-hand-in-poppy-playtime__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #2a2a2a; color: #ccc; 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: 0.95em; } .page-where-s-the-red-hand-in-poppy-playtime__faq-item.active .page-where-s-the-red-hand-in-poppy-playtime__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__faq-answer { padding: 0 15px; } .page-where-s-the-red-hand-in-poppy-playtime__faq-item.active .page-where-s-the-red-hand-in-poppy-playtime__faq-answer { padding: 15px !important; } } .page-where-s-the-red-hand-in-poppy-playtime__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-bottom: 50px; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__blog-grid { grid-template-columns: 1fr; } } .page-where-s-the-red-hand-in-poppy-playtime__blog-card { background-color: #2a2a2a; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-where-s-the-red-hand-in-poppy-playtime__blog-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5); } .page-where-s-the-red-hand-in-poppy-playtime__blog-image { width: 100%; height: 180px; object-fit: cover; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-where-s-the-red-hand-in-poppy-playtime__blog-content { padding: 20px; } .page-where-s-the-red-hand-in-poppy-playtime__blog-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; min-height: 40px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } .page-where-s-the-red-hand-in-poppy-playtime__blog-excerpt { font-size: 0.9em; color: #ccc; margin-bottom: 15px; min-height: 60px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } .page-where-s-the-red-hand-in-poppy-playtime__blog-link { background-color: #ffcc00; color: #1a1a1a; padding: 8px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; } .page-where-s-the-red-hand-in-poppy-playtime__blog-link:hover { background-color: #e6b800; } .page-where-s-the-red-hand-in-poppy-playtime__section { padding: 40px 0; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__section { padding: 20px 0; } } .page-where-s-the-red-hand-in-poppy-playtime__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-where-s-the-red-hand-in-poppy-playtime__floating-button { background-color: #ffcc00; color: #1a1a1a; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; } .page-where-s-the-red-hand-in-poppy-playtime__floating-button:hover { background-color: #e6b800; transform: translateY(-3px); } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime__floating-buttons { bottom: 10px; right: 10px; } .page-where-s-the-red-hand-in-poppy-playtime__floating-button { padding: 10px 15px; font-size: 1em; } } /* Mobile responsiveness for all images */ .page-where-s-the-red-hand-in-poppy-playtime img { max-width: 100%; height: auto; display: block; } @media (max-width: 768px) { .page-where-s-the-red-hand-in-poppy-playtime img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }