body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f5f5f5; color: #333; line-height: 1.6; } .page-dog-day-poppy-playtime-images { max-width: 1200px; margin: 0 auto; padding: 10px 20px; } .page-dog-day-poppy-playtime-images__section { background-color: #fff; padding: 30px; margin-bottom: 25px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-dog-day-poppy-playtime-images__hero-section { background-color: #007bff; color: #fff; text-align: center; padding: 80px 20px; border-radius: 0; margin-bottom: 25px; background-image: linear-gradient(45deg, #007bff, #0056b3); overflow: hidden; position: relative; padding-top: 90px; } .page-dog-day-poppy-playtime-images__hero-background-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-dog-day-poppy-playtime-images__hero-content { position: relative; z-index: 1; } .page-dog-day-poppy-playtime-images__hero-title { font-size: 2.8em; margin-bottom: 15px; font-weight: bold; line-height: 1.2; color: #ffffff; } .page-dog-day-poppy-playtime-images__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; color: #e0e0e0; } .page-dog-day-poppy-playtime-images__cta-button { display: inline-block; background-color: #28a745; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; } .page-dog-day-poppy-playtime-images__cta-button:hover { background-color: #218838; transform: translateY(-2px); } .page-dog-day-poppy-playtime-images__h2 { font-size: 2em; color: #007bff; margin-bottom: 20px; text-align: center; } .page-dog-day-poppy-playtime-images__h3 { font-size: 1.5em; color: #0056b3; margin-bottom: 15px; } .page-dog-day-poppy-playtime-images__text-content p { margin-bottom: 15px; } .page-dog-day-poppy-playtime-images__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-bottom: 25px; padding: 20px; background-color: #fcfcfc; border-radius: 8px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03); } .page-dog-day-poppy-playtime-images__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-dog-day-poppy-playtime-images__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-dog-day-poppy-playtime-images__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 20px; } .page-dog-day-poppy-playtime-images__quick-link-item { text-align: center; } .page-dog-day-poppy-playtime-images__quick-link-button { display: block; background-color: #17a2b8; color: #fff; padding: 12px 20px; border-radius: 8px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-dog-day-poppy-playtime-images__quick-link-button:hover { background-color: #138496; } .page-dog-day-poppy-playtime-images__game-categories-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 20px; } .page-dog-day-poppy-playtime-images__game-card { background-color: #f8f9fa; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-dog-day-poppy-playtime-images__game-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12); } .page-dog-day-poppy-playtime-images__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-dog-day-poppy-playtime-images__game-card-content { padding: 20px; } .page-dog-day-poppy-playtime-images__game-card-title { font-size: 1.3em; color: #007bff; margin-bottom: 10px; } .page-dog-day-poppy-playtime-images__game-card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-dog-day-poppy-playtime-images__play-button { display: inline-block; background-color: #ffc107; color: #333; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-dog-day-poppy-playtime-images__play-button:hover { background-color: #e0a800; } .page-dog-day-poppy-playtime-images__promotions-list { list-style: none; padding: 0; } .page-dog-day-poppy-playtime-images__promotion-item { display: flex; align-items: center; margin-bottom: 20px; background-color: #f8f9fa; padding: 20px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04); } .page-dog-day-poppy-playtime-images__promotion-image { width: 120px; height: 120px; object-fit: cover; border-radius: 6px; margin-right: 20px; flex-shrink: 0; } .page-dog-day-poppy-playtime-images__promotion-details { flex-grow: 1; } .page-dog-day-poppy-playtime-images__promotion-title { font-size: 1.4em; color: #007bff; margin-bottom: 8px; } .page-dog-day-poppy-playtime-images__promotion-description { font-size: 0.95em; color: #555; margin-bottom: 12px; } .page-dog-day-poppy-playtime-images__claim-button { display: inline-block; background-color: #007bff; color: #fff; padding: 8px 18px; border-radius: 50px; text-decoration: none; font-size: 0.9em; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-dog-day-poppy-playtime-images__claim-button:hover { background-color: #0056b3; } .page-dog-day-poppy-playtime-images__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; margin-top: 20px; text-align: center; } .page-dog-day-poppy-playtime-images__feature-item { flex: 1 1 280px; max-width: 350px; background-color: #f8f9fa; padding: 25px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04); } .page-dog-day-poppy-playtime-images__feature-icon { width: 80px; height: 80px; object-fit: contain; margin-bottom: 15px; } .page-dog-day-poppy-playtime-images__feature-title { font-size: 1.3em; color: #007bff; margin-bottom: 10px; } .page-dog-day-poppy-playtime-images__faq-list { list-style: none; padding: 0; } .page-dog-day-poppy-playtime-images__faq-item { margin-bottom: 10px; border: 1px solid #eee; border-radius: 8px; overflow: hidden; } .page-dog-day-poppy-playtime-images__faq-question { display: flex; justify-content: space-between; align-items: center; background-color: #f0f8ff; padding: 15px 20px; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-dog-day-poppy-playtime-images__faq-question:hover { background-color: #e6f2ff; } .page-dog-day-poppy-playtime-images__faq-question h3 { margin: 0; font-size: 1.1em; color: #0056b3; pointer-events: none; } .page-dog-day-poppy-playtime-images__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; } .page-dog-day-poppy-playtime-images__faq-item.active .page-dog-day-poppy-playtime-images__faq-toggle { transform: rotate(45deg); } .page-dog-day-poppy-playtime-images__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; 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: #fff; color: #444; } .page-dog-day-poppy-playtime-images__faq-item.active .page-dog-day-poppy-playtime-images__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-dog-day-poppy-playtime-images__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 20px; } .page-dog-day-poppy-playtime-images__blog-card { background-color: #f8f9fa; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-dog-day-poppy-playtime-images__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12); } .page-dog-day-poppy-playtime-images__blog-card-image { width: 100%; height: 180px; object-fit: cover; display: block; } .page-dog-day-poppy-playtime-images__blog-card-content { padding: 20px; } .page-dog-day-poppy-playtime-images__blog-card-title { font-size: 1.2em; color: #007bff; margin-bottom: 10px; line-height: 1.3; } .page-dog-day-poppy-playtime-images__blog-card-title a { text-decoration: none; color: inherit; } .page-dog-day-poppy-playtime-images__blog-card-title a:hover { text-decoration: underline; } .page-dog-day-poppy-playtime-images__blog-card-excerpt { font-size: 0.9em; color: #555; margin-bottom: 15px; } .page-dog-day-poppy-playtime-images__read-more-button { display: inline-block; background-color: #6c757d; color: #fff; padding: 8px 15px; border-radius: 50px; text-decoration: none; font-size: 0.85em; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-dog-day-poppy-playtime-images__read-more-button:hover { background-color: #5a6268; } @media (max-width: 768px) { .page-dog-day-poppy-playtime-images { padding: 10px; } .page-dog-day-poppy-playtime-images__hero-section { padding: 60px 15px 40px; padding-top: 70px; } .page-dog-day-poppy-playtime-images__hero-title { font-size: 2em; } .page-dog-day-poppy-playtime-images__hero-subtitle { font-size: 1.1em; } .page-dog-day-poppy-playtime-images__cta-button { padding: 12px 25px; font-size: 1em; } .page-dog-day-poppy-playtime-images__h2 { font-size: 1.6em; } .page-dog-day-poppy-playtime-images__section { padding: 20px; } .page-dog-day-poppy-playtime-images__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 15px; } .page-dog-day-poppy-playtime-images__payment-logo, .page-dog-day-poppy-playtime-images__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-dog-day-poppy-playtime-images__quick-links-grid { grid-template-columns: 1fr; } .page-dog-day-poppy-playtime-images__game-categories-grid { grid-template-columns: 1fr; } .page-dog-day-poppy-playtime-images__game-card-image { height: 180px; } .page-dog-day-poppy-playtime-images__promotion-item { flex-direction: column; text-align: center; } .page-dog-day-poppy-playtime-images__promotion-image { margin-right: 0; margin-bottom: 15px; } .page-dog-day-poppy-playtime-images__security-features { flex-direction: column; align-items: center; } .page-dog-day-poppy-playtime-images__feature-item { max-width: 100%; width: 100%; } .page-dog-day-poppy-playtime-images__faq-question { padding: 12px 15px; } .page-dog-day-poppy-playtime-images__faq-question h3 { font-size: 1em; } .page-dog-day-poppy-playtime-images__faq-answer { padding: 15px !important; } .page-dog-day-poppy-playtime-images__blog-grid { grid-template-columns: 1fr; } .page-dog-day-poppy-playtime-images__blog-card-image { height: 150px; } .page-dog-day-poppy-playtime-images__blog-card-content { padding: 15px; } .page-dog-day-poppy-playtime-images__blog-card-title { font-size: 1.1em; } .page-dog-day-poppy-playtime-images__blog-card-excerpt { font-size: 0.85em; } /* List item mobile responsiveness */ .page-dog-day-poppy-playtime-images__promotions-list, .page-dog-day-poppy-playtime-images__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-dog-day-poppy-playtime-images__promotion-item, .page-dog-day-poppy-playtime-images__faq-item { 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; } } /* General image responsiveness */ img { max-width: 100% !important; height: auto !important; } .page-dog-day-poppy-playtime-images__hero-section img, .page-dog-day-poppy-playtime-images__game-card-image img, .page-dog-day-poppy-playtime-images__promotion-image img, .page-dog-day-poppy-playtime-images__feature-icon img, .page-dog-day-poppy-playtime-images__blog-card-image img { max-width: 100% !important; height: auto !important; object-fit: cover; } /* Ensure text contrast */ .page-dog-day-poppy-playtime-images__hero-title, .page-dog-day-poppy-playtime-images__hero-subtitle, .page-dog-day-poppy-playtime-images__cta-button, .page-dog-day-poppy-playtime-images__quick-link-button, .page-dog-day-poppy-playtime-images__play-button, .page-dog-day-poppy-playtime-images__claim-button, .page-dog-day-poppy-playtime-images__read-more-button { color: #fff; } .page-dog-day-poppy-playtime-images__play-button { color: #333; } .page-dog-day-poppy-playtime-images__h2, .page-dog-day-poppy-playtime-images__h3, .page-dog-day-poppy-playtime-images__game-card-title, .page-dog-day-poppy-playtime-images__promotion-title, .page-dog-day-poppy-playtime-images__feature-title, .page-dog-day-poppy-playtime-images__faq-question h3, .page-dog-day-poppy-playtime-images__faq-toggle, .page-dog-day-poppy-playtime-images__blog-card-title a { color: #007bff; } .page-dog-day-poppy-playtime-images__game-card-description, .page-dog-day-poppy-playtime-images__promotion-description, .page-dog-day-poppy-playtime-images__text-content p, .page-dog-day-poppy-playtime-images__faq-answer, .page-dog-day-poppy-playtime-images__blog-card-excerpt { color: #555; } .page-dog-day-poppy-playtime-images__faq-answer { color: #444; }