.page-poppy-playtime-chap { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; padding-top: 10px; } .page-poppy-playtime-chap a { color: #ffd700; text-decoration: none; } .page-poppy-playtime-chap a:hover { text-decoration: underline; } .page-poppy-playtime-chap__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-poppy-playtime-chap__section { padding: 40px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } .page-poppy-playtime-chap__section:last-of-type { border-bottom: none; } .page-poppy-playtime-chap__heading { text-align: center; color: #ffd700; margin-bottom: 30px; font-size: 2.5em; text-transform: uppercase; letter-spacing: 1px; } .page-poppy-playtime-chap__subheading { text-align: center; color: #fff; margin-bottom: 20px; font-size: 1.5em; } .page-poppy-playtime-chap__text { text-align: center; margin-bottom: 20px; font-size: 1.1em; } .page-poppy-playtime-chap__button { display: inline-block; background-color: #e60000; color: #fff; padding: 12px 25px; border-radius: 5px; text-transform: uppercase; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1em; } .page-poppy-playtime-chap__button:hover { background-color: #ff3333; text-decoration: none; } .page-poppy-playtime-chap__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 80px 0; position: relative; overflow: hidden; } .page-poppy-playtime-chap__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('[GALLERY:hero:1920x1080:poppy playtime,taya 777,gaming,adventure]'); background-size: cover; background-position: center; filter: brightness(0.5); z-index: -1; } .page-poppy-playtime-chap__hero-title { font-size: 3.5em; margin-bottom: 15px; color: #ffd700; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-poppy-playtime-chap__hero-subtitle { font-size: 1.8em; margin-bottom: 30px; } .page-poppy-playtime-chap__intro-section { background-color: #222; } .page-poppy-playtime-chap__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: center; } .page-poppy-playtime-chap__intro-item { background-color: #333; padding: 25px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-poppy-playtime-chap__intro-item:hover { transform: translateY(-5px); } .page-poppy-playtime-chap__intro-item h3 { color: #ffd700; margin-bottom: 10px; font-size: 1.3em; } .page-poppy-playtime-chap__intro-item p { color: #ccc; font-size: 0.95em; } .page-poppy-playtime-chap__quick-access-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-poppy-playtime-chap__quick-access-item { flex: 1 1 200px; max-width: 250px; text-align: center; } .page-poppy-playtime-chap__quick-access-item .page-poppy-playtime-chap__button { width: 100%; } .page-poppy-playtime-chap__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-poppy-playtime-chap__game-card { background-color: #2a2a2a; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4); text-align: center; transition: transform 0.3s ease; } .page-poppy-playtime-chap__game-card:hover { transform: translateY(-8px); } .page-poppy-playtime-chap__game-card-image { width: 100%; height: 250px; object-fit: cover; display: block; } .page-poppy-playtime-chap__game-card-content { padding: 20px; } .page-poppy-playtime-chap__game-card-title { color: #ffd700; font-size: 1.4em; margin-bottom: 10px; } .page-poppy-playtime-chap__game-card-description { color: #ccc; font-size: 0.9em; margin-bottom: 15px; } .page-poppy-playtime-chap__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-poppy-playtime-chap__promo-card { background-color: #2a2a2a; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4); text-align: center; padding: 25px; transition: transform 0.3s ease; } .page-poppy-playtime-chap__promo-card:hover { transform: translateY(-8px); } .page-poppy-playtime-chap__promo-card h3 { color: #ffd700; font-size: 1.5em; margin-bottom: 10px; } .page-poppy-playtime-chap__promo-card p { color: #ccc; font-size: 0.95em; margin-bottom: 20px; } .page-poppy-playtime-chap__security-content { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; text-align: center; } .page-poppy-playtime-chap__security-item { flex: 1 1 280px; background-color: #2a2a2a; padding: 25px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-poppy-playtime-chap__security-item h3 { color: #ffd700; margin-bottom: 10px; font-size: 1.3em; } .page-poppy-playtime-chap__security-item p { color: #ccc; font-size: 0.95em; } .page-poppy-playtime-chap__security-payment-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; } .page-poppy-playtime-chap__security-payment-logo { width: 120px; height: 60px; object-fit: contain; } .page-poppy-playtime-chap__faq-list { max-width: 800px; margin: 30px auto 0; } .page-poppy-playtime-chap__faq-item { background-color: #2a2a2a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-poppy-playtime-chap__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #333; color: #fff; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; user-select: none; } .page-poppy-playtime-chap__faq-question h3 { margin: 0; color: #ffd700; pointer-events: none; font-size: 1.1em; } .page-poppy-playtime-chap__faq-question:hover { background-color: #444; } .page-poppy-playptim-chap__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; } .page-poppy-playtime-chap__faq-item.active .page-poppy-playptim-chap__faq-toggle { transform: rotate(45deg); } .page-poppy-playtime-chap__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; background-color: #222; 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-poppy-playtime-chap__faq-item.active .page-poppy-playtime-chap__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-poppy-playtime-chap__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-poppy-playtime-chap__blog-card { background-color: #2a2a2a; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease; } .page-poppy-playtime-chap__blog-card:hover { transform: translateY(-8px); } .page-poppy-playtime-chap__blog-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-poppy-playtime-chap__blog-card-content { padding: 20px; } .page-poppy-playtime-chap__blog-card-title { color: #ffd700; font-size: 1.3em; margin-bottom: 10px; } .page-poppy-playtime-chap__blog-card-title a { color: #ffd700; } .page-poppy-playtime-chap__blog-card-date { color: #999; font-size: 0.85em; margin-bottom: 10px; } .page-poppy-playtime-chap__blog-card-excerpt { color: #ccc; font-size: 0.9em; line-height: 1.5; } @media (max-width: 992px) { .page-poppy-playtime-chap__hero-title { font-size: 2.8em; } .page-poppy-playtime-chap__hero-subtitle { font-size: 1.5em; } .page-poppy-playtime-chap__heading { font-size: 2em; } } @media (max-width: 768px) { .page-poppy-playtime-chap__hero-section { padding: 60px 0; } .page-poppy-playtime-chap__hero-title { font-size: 2.2em; } .page-poppy-playtime-chap__hero-subtitle { font-size: 1.2em; } .page-poppy-playtime-chap__heading { font-size: 1.8em; } .page-poppy-playtime-chap__intro-grid, .page-poppy-playtime-chap__games-grid, .page-poppy-playtime-chap__promo-grid, .page-poppy-playtime-chap__blog-grid { grid-template-columns: 1fr; } .page-poppy-playtime-chap__quick-access-list { flex-direction: column; align-items: center; } .page-poppy-playtime-chap__quick-access-item { max-width: 90%; } .page-poppy-playtime-chap__quick-access-item .page-poppy-playtime-chap__button { width: 100% !important; box-sizing: border-box !important; } .page-poppy-playtime-chap__security-item { flex: 1 1 100%; max-width: 100%; } .page-poppy-playtime-chap__security-payment-logos { padding: 0 10px; } .page-poppy-playtime-chap__security-payment-logo { width: 100px; height: 50px; } .page-poppy-playtime-chap__faq-question { padding: 12px 15px; font-size: 1em; } .page-poppy-playtime-chap__faq-question h3 { font-size: 1em; } .page-poppy-playtime-chap__faq-answer { padding: 15px 15px !important; font-size: 0.9em; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-poppy-playtime-chap__faq-list { padding: 0 10px; } .page-poppy-playtime-chap__intro-item, .page-poppy-playtime-chap__game-card, .page-poppy-playtime-chap__promo-card, .page-poppy-playtime-chap__security-item, .page-poppy-playtime-chap__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-poppy-playtime-chap__intro-grid, .page-poppy-playtime-chap__quick-access-list, .page-poppy-playtime-chap__games-grid, .page-poppy-playtime-chap__promo-grid, .page-poppy-playtime-chap__security-content, .page-poppy-playtime-chap__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } }