.page-bad-papa-playtime-ch1 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-bad-papa-playtime-ch1__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-bad-papa-playtime-ch1__hero-section { background: linear-gradient(135deg, #0f0f0f, #222222); color: #fff; text-align: center; padding: 10px 20px 60px; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; } .page-bad-papa-playtime-ch1__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-bad-papa-playtime-ch1__hero-content { position: relative; z-index: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 400px; } .page-bad-papa-playtime-ch1__hero-title { font-size: 2.8em; margin-bottom: 15px; color: #ffcc00; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-bad-papa-playtime-ch1__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; color: #eee; } .page-bad-papa-playtime-ch1__cta-button { display: inline-block; background-color: #ffcc00; color: #000; padding: 15px 35px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 15px rgba(255, 204, 0, 0.4); } .page-bad-papa-playtime-ch1__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-bad-papa-playtime-ch1__section { background-color: #fff; padding: 40px 20px; margin-bottom: 20px; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-bad-papa-playtime-ch1__section-title { font-size: 2em; color: #0f0f0f; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; } .page-bad-papa-playtime-ch1__section-title::after { content: ''; display: block; width: 60px; height: 3px; background-color: #ffcc00; margin: 10px auto 0; } .page-bad-papa-playtime-ch1__intro-text { text-align: center; max-width: 900px; margin: 0 auto 30px; font-size: 1.1em; color: #555; } .page-bad-papa-playtime-ch1__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; } .page-bad-papa-playtime-ch1__quick-access-item { background-color: #f0f0f0; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-bad-papa-playtime-ch1__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); } .page-bad-papa-playtime-ch1__quick-access-link { text-decoration: none; color: #0f0f0f; font-weight: bold; font-size: 1.05em; display: block; } .page-bad-papa-playtime-ch1__quick-access-link .page-bad-papa-playtime-ch1__quick-access-icon { margin-bottom: 15px; width: 60px; height: 60px; object-fit: contain; } .page-bad-papa-playtime-ch1__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-bad-papa-playtime-ch1__game-card { border: 1px solid #eee; border-radius: 10px; overflow: hidden; background-color: #f9f9f9; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-bad-papa-playtime-ch1__game-card:hover { transform: translateY(-5px); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); } .page-bad-papa-playtime-ch1__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-bad-papa-playtime-ch1__game-card-content { padding: 20px; text-align: center; } .page-bad-papa-playtime-ch1__game-card-title { font-size: 1.4em; margin-bottom: 10px; color: #0f0f0f; } .page-bad-papa-playtime-ch1__game-card-description { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-bad-papa-playtime-ch1__game-card-button { display: inline-block; background-color: #ffcc00; color: #000; padding: 10px 25px; border-radius: 20px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; } .page-bad-papa-playtime-ch1__game-card-button:hover { background-color: #e6b800; } .page-bad-papa-playtime-ch1__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-bad-papa-playtime-ch1__promo-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; } .page-bad-papa-playtime-ch1__promo-card:hover { transform: translateY(-5px); } .page-bad-papa-playtime-ch1__promo-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-bad-papa-playtime-ch1__promo-content { padding: 20px; } .page-bad-papa-playtime-ch1__promo-title { font-size: 1.3em; color: #0f0f0f; margin-bottom: 10px; } .page-bad-papa-playtime-ch1__promo-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-bad-papa-playtime-ch1__promo-button { display: inline-block; background-color: #0f0f0f; color: #ffcc00; padding: 10px 25px; border-radius: 20px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; } .page-bad-papa-playtime-ch1__promo-button:hover { background-color: #333; } .page-bad-papa-playtime-ch1__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 30px; } .page-bad-papa-playtime-ch1__feature-item { text-align: center; padding: 25px; background-color: #f0f0f0; border-radius: 8px; } .page-bad-papa-playtime-ch1__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; } .page-bad-papa-playtime-ch1__feature-title { font-size: 1.2em; color: #0f0f0f; margin-bottom: 10px; } .page-bad-papa-playtime-ch1__feature-description { font-size: 0.9em; color: #666; } .page-bad-papa-playtime-ch1__faq-list { margin-top: 30px; } .page-bad-papa-playtime-ch1__faq-item { background-color: #f9f9f9; border: 1px solid #eee; border-radius: 8px; margin-bottom: 10px; overflow: hidden; } .page-bad-papa-playtime-ch1__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; cursor: pointer; user-select: none; background-color: #fff; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; } .page-bad-papa-playtime-ch1__faq-question:hover { background-color: #f0f0f0; } .page-bad-papa-playtime-ch1__faq-question h3 { margin: 0; font-size: 1.1em; color: #0f0f0f; pointer-events: none; } .page-bad-papa-playtime-ch1__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; pointer-events: none; transition: transform 0.3s ease; } .page-bad-papa-playtime-ch1__faq-item.active .page-bad-papa-playtime-ch1__faq-toggle { transform: rotate(45deg); } .page-bad-papa-playtime-ch1__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; color: #555; } .page-bad-papa-playtime-ch1__faq-item.active .page-bad-papa-playtime-ch1__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-bad-papa-playtime-ch1__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-bad-papa-playtime-ch1__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; } .page-bad-papa-playtime-ch1__blog-card:hover { transform: translateY(-5px); } .page-bad-papa-playtime-ch1__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-bad-papa-playtime-ch1__blog-content { padding: 20px; } .page-bad-papa-playtime-ch1__blog-title { font-size: 1.3em; color: #0f0f0f; margin-bottom: 10px; } .page-bad-papa-playtime-ch1__blog-date { font-size: 0.85em; color: #999; margin-bottom: 10px; } .page-bad-papa-playtime-ch1__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-bad-papa-playtime-ch1__blog-link { display: inline-block; color: #ffcc00; text-decoration: none; font-weight: bold; font-size: 0.9em; } .page-bad-papa-playtime-ch1__blog-link:hover { text-decoration: underline; } @media (max-width: 768px) { .page-bad-papa-playtime-ch1__hero-title { font-size: 2em; } .page-bad-papa-playtime-ch1__hero-subtitle { font-size: 1em; } .page-bad-papa-playtime-ch1__hero-content { min-height: 300px; } .page-bad-papa-playtime-ch1__cta-button { padding: 12px 25px; font-size: 1em; } .page-bad-papa-playtime-ch1__section { padding: 30px 15px; } .page-bad-papa-playtime-ch1__section-title { font-size: 1.7em; } .page-bad-papa-playtime-ch1__intro-text { font-size: 1em; } .page-bad-papa-playtime-ch1__quick-access-grid, .page-bad-papa-playtime-ch1__game-categories, .page-bad-papa-playtime-ch1__promo-grid, .page-bad-papa-playtime-ch1__security-features, .page-bad-papa-playtime-ch1__blog-grid { grid-template-columns: 1fr; } .page-bad-papa-playtime-ch1__quick-access-item, .page-bad-papa-playtime-ch1__game-card, .page-bad-papa-playtime-ch1__promo-card, .page-bad-papa-playtime-ch1__feature-item, .page-bad-papa-playtime-ch1__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-bad-papa-playtime-ch1__game-card-image, .page-bad-papa-playtime-ch1__promo-image, .page-bad-papa-playtime-ch1__blog-image { height: 180px; } .page-bad-papa-playtime-ch1__faq-question h3 { font-size: 1em; } .page-bad-papa-playtime-ch1__faq-answer { padding: 0 15px; } .page-bad-papa-playtime-ch1__faq-item.active .page-bad-papa-playtime-ch1__faq-answer { padding: 15px !important; } } img { max-width: 100%; height: auto; display: block; } .page-bad-papa-playtime-ch1__game-card-image, .page-bad-papa-playtime-ch1__promo-image, .page-bad-papa-playtime-ch1__blog-image, .page-bad-papa-playtime-ch1__hero-background { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; } @media (max-width: 768px) { img { max-width: 100% !important; height: auto !important; } .page-bad-papa-playtime-ch1__game-card-image, .page-bad-papa-playtime-ch1__promo-image, .page-bad-papa-playtime-ch1__blog-image, .page-bad-papa-playtime-ch1__hero-background { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } } .page-bad-papa-playtime-ch1__faq-answer p { word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }