.page-cat-bee-poppy-playtime-human { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-cat-bee-poppy-playtime-human__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-cat-bee-poppy-playtime-human__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } .page-cat-bee-poppy-playtime-human__section--dark { background-color: #2c3e50; color: #ecf0f1; } .page-cat-bee-poppy-playtime-human__title { text-align: center; color: #2c3e50; margin-bottom: 30px; font-size: 2.5em; } .page-cat-bee-poppy-playtime-human__title--light { color: #ecf0f1; } .page-cat-bee-poppy-playtime-human__subtitle { text-align: center; color: #34495e; margin-bottom: 20px; font-size: 1.8em; } .page-cat-bee-poppy-playtime-human__button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1em; } .page-cat-bee-poppy-playtime-human__button:hover { background-color: #c0392b; } .page-cat-bee-poppy-playtime-human__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('[GALLERY:hero:1920x1080:cat bee poppy playtime human,gaming,million88,philippines]') no-repeat center center/cover; color: #fff; text-align: center; padding: 10px 20px 80px; min-height: 500px; display: flex; flex-direction: column; justify-content: center; align-items: center; margin-bottom: 20px; border-radius: 8px; } .page-cat-bee-poppy-playtime-human__hero-section h1 { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-cat-bee-poppy-playtime-human__hero-section p { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); } .page-cat-bee-poppy-playtime-human__intro-content { display: flex; flex-wrap: wrap; gap: 20px; align-items: center; justify-content: center; } .page-cat-bee-poppy-playtime-human__intro-text { flex: 1; min-width: 300px; } .page-cat-bee-poppy-playtime-human__intro-image { flex: 1; min-width: 300px; text-align: center; } .page-cat-bee-poppy-playtime-human__intro-image img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } .page-cat-bee-poppy-playtime-human__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; text-align: center; } .page-cat-bee-poppy-playtime-human__access-item { background-color: #f39c12; padding: 25px; border-radius: 8px; transition: transform 0.3s ease; } .page-cat-bee-poppy-playtime-human__access-item:hover { transform: translateY(-5px); } .page-cat-bee-poppy-playtime-human__access-item a { color: #fff; text-decoration: none; font-weight: bold; font-size: 1.1em; display: block; } .page-cat-bee-poppy-playtime-human__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; } .page-cat-bee-poppy-playtime-human__game-card { background-color: #ecf0f1; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08); text-align: center; transition: transform 0.3s ease; } .page-cat-bee-poppy-playtime-human__game-card:hover { transform: translateY(-5px); } .page-cat-bee-poppy-playtime-human__game-card img { width: 100%; height: 200px; object-fit: cover; } .page-cat-bee-poppy-playtime-human__game-card-content { padding: 15px; } .page-cat-bee-poppy-playtime-human__game-card-content h3 { margin-top: 0; color: #2c3e50; font-size: 1.3em; } .page-cat-bee-poppy-playtime-human__game-card-content p { font-size: 0.9em; color: #555; } .page-cat-bee-poppy-playtime-human__game-card-content .page-cat-bee-poppy-playtime-human__button { margin-top: 10px; } .page-cat-bee-poppy-playtime-human__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; } .page-cat-bee-poppy-playtime-human__promo-card { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; padding: 20px; text-align: center; transition: box-shadow 0.3s ease; } .page-cat-bee-poppy-playtime-human__promo-card:hover { box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } .page-cat-bee-poppy-playtime-human__promo-card h3 { color: #e74c3c; margin-top: 0; } .page-cat-bee-poppy-playtime-human__promo-card p { font-size: 0.95em; } .page-cat-bee-poppy-playtime-human__security-grid { display: flex; flex-wrap: wrap; justify-content: space-around; gap: 30px; text-align: center; } .page-cat-bee-poppy-playtime-human__security-item { flex: 1; min-width: 250px; max-width: 350px; } .page-cat-bee-poppy-playtime-human__security-item img { max-width: 100px; margin-bottom: 15px; } .page-cat-bee-poppy-playtime-human__security-item h3 { color: #f39c12; font-size: 1.4em; margin-bottom: 10px; } .page-cat-bee-poppy-playtime-human__security-item p { color: #ccc; } .page-cat-bee-poppy-playtime-human__faq-list { list-style: none; padding: 0; } .page-cat-bee-poppy-playtime-human__faq-item { background-color: #ecf0f1; margin-bottom: 10px; border-radius: 8px; overflow: hidden; } .page-cat-bee-poppy-playtime-human__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #3498db; color: #fff; font-weight: bold; transition: background-color 0.3s ease; user-select: none; } .page-cat-bee-poppy-playtime-human__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; } .page-cat-bee-poppy-playtime-human__faq-question:hover { background-color: #2980b9; } .page-cat-bee-poppy-playtime-human__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; } .page-cat-bee-poppy-playtime-human__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; background-color: #f9f9f9; color: #333; } .page-cat-bee-poppy-playtime-human__faq-item.active .page-cat-bee-poppy-playtime-human__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-cat-bee-poppy-playtime-human__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; } .page-cat-bee-poppy-playtime-human__blog-card { background-color: #ecf0f1; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; } .page-cat-bee-poppy-playtime-human__blog-card:hover { transform: translateY(-5px); } .page-cat-bee-poppy-playtime-human__blog-card img { width: 100%; height: 180px; object-fit: cover; } .page-cat-bee-poppy-playtime-human__blog-card-content { padding: 15px; } .page-cat-bee-poppy-playtime-human__blog-card-content h3 { margin-top: 0; font-size: 1.2em; } .page-cat-bee-poppy-playtime-human__blog-card-content h3 a { color: #2c3e50; text-decoration: none; } .page-cat-bee-poppy-playtime-human__blog-card-content h3 a:hover { text-decoration: underline; } .page-cat-bee-poppy-playtime-human__blog-card-content p { font-size: 0.85em; color: #555; margin-bottom: 10px; } .page-cat-bee-poppy-playtime-human__blog-card-date { font-size: 0.75em; color: #7f8c8d; } @media (max-width: 768px) { .page-cat-bee-poppy-playtime-human__hero-section { min-height: 400px; padding: 10px 15px 60px; } .page-cat-bee-poppy-playtime-human__hero-section h1 { font-size: 2.5em; } .page-cat-bee-poppy-playtime-human__hero-section p { font-size: 1.1em; } .page-cat-bee-poppy-playtime-human__title { font-size: 2em; } .page-cat-bee-poppy-playtime-human__subtitle { font-size: 1.5em; } .page-cat-bee-poppy-playtime-human__section { padding: 30px 15px; } .page-cat-bee-poppy-playtime-human__intro-content { flex-direction: column; } .page-cat-bee-poppy-playtime-human__quick-access-grid, .page-cat-bee-poppy-playtime-human__games-grid, .page-cat-bee-poppy-playtime-human__promo-grid, .page-cat-bee-poppy-playtime-human__blog-grid { grid-template-columns: 1fr; } .page-cat-bee-poppy-playtime-human__security-grid { flex-direction: column; align-items: center; } .page-cat-bee-poppy-playtime-human__faq-question { padding: 12px 15px; } .page-cat-bee-poppy-playtime-human__faq-answer { padding: 0 15px; } .page-cat-bee-poppy-playtime-human__faq-item.active .page-cat-bee-poppy-playtime-human__faq-answer { padding: 15px !important; } .page-cat-bee-poppy-playtime-human__intro-image img, .page-cat-bee-poppy-playtime-human__game-card img, .page-cat-bee-poppy-playtime-human__blog-card img, .page-cat-bee-poppy-playtime-human__security-item img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-cat-bee-poppy-playtime-human__faq-list, .page-cat-bee-poppy-playtime-human__blog-grid, .page-cat-bee-poppy-playtime-human__games-grid, .page-cat-bee-poppy-playtime-human__promo-grid, .page-cat-bee-poppy-playtime-human__quick-access-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-cat-bee-poppy-playtime-human__faq-item, .page-cat-bee-poppy-playtime-human__game-card, .page-cat-bee-poppy-playtime-human__blog-card, .page-cat-bee-poppy-playtime-human__promo-card, .page-cat-bee-poppy-playtime-human__access-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-cat-bee-poppy-playtime-human__blog-card-content p, .page-cat-bee-poppy-playtime-human__promo-card p, .page-cat-bee-poppy-playtime-human__game-card-content p, .page-cat-bee-poppy-playtime-human__security-item p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }