.page-keonhacai { font-family: 'Arial', sans-serif; background-color: #f0f2f5; color: #333; line-height: 1.6; }.page-keonhacai__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-keonhacai__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-keonhacai__section-title { text-align: center; color: #1a73e8; margin-bottom: 30px; font-size: 2.5em; font-weight: bold; }.page-keonhacai__section-subtitle { text-align: center; color: #555; margin-bottom: 40px; font-size: 1.2em; }.page-keonhacai__hero-section { background: linear-gradient(135deg, #1a73e8, #0056b3); color: #fff; padding: 10px 0 60px; text-align: center; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; }.page-keonhacai__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-keonhacai__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; padding: 20px; }.page-keonhacai__hero-title { font-size: 3.5em; margin-bottom: 15px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }.page-keonhacai__hero-description { font-size: 1.3em; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; }.page-keonhacai__hero-cta { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 50px; 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-keonhacai__hero-cta:hover { background-color: #e0a800; transform: translateY(-3px); }.page-keonhacai__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 20px 0; background-color: #f8f9fa; border-radius: 8px; margin-top: 20px; }.page-keonhacai__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-keonhacai__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-keonhacai__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: center; }.page-keonhacai__intro-item { padding: 25px; border-radius: 10px; background-color: #f9f9f9; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-keonhacai__intro-item:hover { transform: translateY(-5px); }.page-keonhacai__intro-item h3 { color: #1a73e8; font-size: 1.5em; margin-bottom: 15px; }.page-keonhacai__intro-item p { font-size: 1em; color: #555; }.page-keonhacai__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-keonhacai__quick-access-link { display: inline-block; background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-keonhacai__quick-access-link:hover { background-color: #218838; }.page-keonhacai__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-keonhacai__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; text-align: center; }.page-keonhacai__game-card:hover { transform: translateY(-7px); }.page-keonhacai__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-keonhacai__game-card-content { padding: 20px; }.page-keonhacai__game-card-content h3 { color: #1a73e8; font-size: 1.4em; margin-bottom: 10px; }.page-keonhacai__game-card-content p { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-keonhacai__game-card-button { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-keonhacai__game-card-button:hover { background-color: #0056b3; }.page-keonhacai__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-keonhacai__promotion-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; text-align: center; }.page-keonhacai__promotion-card:hover { transform: translateY(-7px); }.page-keonhacai__promotion-card-image { width: 100%; height: 200px; object-fit: cover; }.page-keonhacai__promotion-card-content { padding: 20px; }.page-keonhacai__promotion-card-content h3 { color: #d63384; font-size: 1.4em; margin-bottom: 10px; }.page-keonhacai__promotion-card-content p { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-keonhacai__promotion-card-button { display: inline-block; background-color: #d63384; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-keonhacai__promotion-card-button:hover { background-color: #a72d6a; }.page-keonhacai__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; text-align: center; }.page-keonhacai__security-item { padding: 25px; border-radius: 10px; background-color: #f9f9f9; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); }.page-keonhacai__security-item h3 { color: #17a2b8; font-size: 1.5em; margin-bottom: 15px; }.page-keonhacai__security-item p { font-size: 1em; color: #555; }.page-keonhacai__faq-list { list-style: none; padding: 0; }.page-keonhacai__faq-item { background-color: #f9f9f9; margin-bottom: 10px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-keonhacai__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #eee; cursor: pointer; user-select: none; border-bottom: 1px solid #ddd; transition: background-color 0.3s ease; }.page-keonhacai__faq-question:hover { background-color: #e0e0e0; }.page-keonhacai__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-keonhacai__faq-toggle { font-size: 1.5em; font-weight: bold; color: #1a73e8; transition: transform 0.3s ease; pointer-events: none; }.page-keonhacai__faq-item.active .page-keonhacai__faq-toggle { transform: rotate(45deg); }.page-keonhacai__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; }.page-keonhacai__faq-item.active .page-keonhacai__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-keonhacai__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-keonhacai__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-keonhacai__blog-card:hover { transform: translateY(-7px); }.page-keonhacai__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-keonhacai__blog-card-content { padding: 20px; }.page-keonhacai__blog-card-content h3 { color: #1a73e8; font-size: 1.4em; margin-bottom: 10px; }.page-keonhacai__blog-card-content p { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-keonhacai__blog-card-link { display: inline-block; background-color: #6c757d; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-keonhacai__blog-card-link:hover { background-color: #5a6268; }.page-keonhacai__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-keonhacai__floating-button { background-color: #ffc107; color: #333; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1em; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-keonhacai__floating-button:hover { background-color: #e0a800; transform: translateY(-2px); }.page-keonhacai__main-nav { background-color: #343a40; padding: 10px 0; }.page-keonhacai__nav-list { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; }.page-keonhacai__nav-item a { color: #fff; text-decoration: none; font-weight: bold; padding: 8px 15px; border-radius: 5px; transition: background-color 0.3s ease; }.page-keonhacai__nav-item a:hover { background-color: #495057; }.page-keonhacai__text-content { font-size: 1.1em; color: #444; margin-bottom: 20px; }.page-keonhacai__text-content strong { color: #1a73e8; }.page-keonhacai__text-content ul { list-style: disc; margin-left: 20px; }.page-keonhacai__text-content li { margin-bottom: 8px; }.page-keonhacai__text-content h2 { color: #1a73e8; margin-top: 30px; margin-bottom: 15px; }.page-keonhacai__text-content h3 { color: #0056b3; margin-top: 20px; margin-bottom: 10px; }@media (max-width: 768px) { .page-keonhacai__container { padding: 10px; }.page-keonhacai__section { padding: 30px 15px; margin-bottom: 15px; }.page-keonhacai__section-title { font-size: 2em; margin-bottom: 20px; }.page-keonhacai__section-subtitle { font-size: 1em; margin-bottom: 30px; }.page-keonhacai__hero-title { font-size: 2.5em; }.page-keonhacai__hero-description { font-size: 1.1em; }.page-keonhacai__hero-cta { padding: 12px 25px; font-size: 1.1em; }.page-keonhacai__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-keonhacai__payment-logo, .page-keonhacai__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-keonhacai__intro-grid, .page-keonhacai__game-categories, .page-keonhacai__promotions-grid, .page-keonhacai__security-features, .page-keonhacai__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-keonhacai__quick-access-links { flex-direction: column; gap: 10px; }.page-keonhacai__quick-access-link { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 12px 15px !important; text-align: center; }.page-keonhacai__game-card-image, .page-keonhacai__promotion-card-image, .page-keonhacai__blog-card-image { height: 180px; }.page-keonhacai__faq-question h3 { font-size: 1em; }.page-keonhacai__faq-answer { padding: 0 15px !important; }.page-keonhacai__faq-item.active .page-keonhacai__faq-answer { padding: 15px !important; }.page-keonhacai__floating-buttons { bottom: 10px; right: 10px; }.page-keonhacai__floating-button { padding: 10px 15px; font-size: 0.9em; }.page-keonhacai__nav-list { flex-direction: column; align-items: center; gap: 10px; }.page-keonhacai__nav-item a { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; text-align: center; padding: 10px 0 !important; }.page-keonhacai__text-content { font-size: 1em; }.page-keonhacai__text-content ul, .page-keonhacai__text-content li { 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; word-break: break-word !important; }}.page-keonhacai__register-login-buttons { position: fixed; bottom: 20px; left: 50%; transform: translateX(-50%); display: flex; gap: 15px; z-index: 1000; }.page-keonhacai__register-login-buttons .page-keonhacai__button { background-color: #ffc107; color: #333; padding: 14px 28px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.1em; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-keonhacai__register-login-buttons .page-keonhacai__button:hover { background-color: #e0a800; transform: translateY(-3px); }