.page-keonhacaichuan{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8;}.page-keonhacaichuan__hero-section{position:relative;width:100%;height:600px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;padding-top:10px;}.page-keonhacaichuan__hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;}.page-keonhacaichuan__hero-content{z-index:1;max-width:90%;}.page-keonhacaichuan__hero-title{font-size:3.5em;margin-bottom:15px;text-shadow:2px 2px 4px rgba(0,0,0,0.7);}.page-keonhacaichuan__hero-subtitle{font-size:1.5em;margin-bottom:30px;text-shadow:1px 1px 3px rgba(0,0,0,0.6);}.page-keonhacaichuan__cta-group{display:flex;gap:15px;justify-content:center;flex-wrap:wrap;}.page-keonhacaichuan__cta-button{display:inline-block;padding:15px 30px;background-color:#e44d26;color:#fff;text-decoration:none;border-radius:8px;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.2s ease;border:none;cursor:pointer;}.page-keonhacaichuan__cta-button:hover{background-color:#ff5722;transform:translateY(-2px);}.page-keonhacaichuan__section{padding:50px 20px;max-width:1200px;margin:0 auto;text-align:center;}.page-keonhacaichuan__section:nth-of-type(even){background-color:#eef;}.page-keonhacaichuan__heading{font-size:2.5em;margin-bottom:30px;color:#2c3e50;}.page-keonhacaichuan__text-block{margin-bottom:20px;font-size:1.1em;line-height:1.8;}.page-keonhacaichuan__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;}.page-keonhacaichuan__card{background-color:#fff;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.1);overflow:hidden;text-align:left;transition:transform 0.3s ease;}.page-keonhacaichuan__card:hover{transform:translateY(-5px);}.page-keonhacaichuan__card-image{width:100%;height:200px;object-fit:cover;}.page-keonhacaichuan__card-content{padding:25px;}.page-keonhacaichuan__card-title{font-size:1.5em;margin-bottom:15px;color:#e44d26;}.page-keonhacaichuan__card-text{font-size:0.95em;color:#555;margin-bottom:15px;}.page-keonhacaichuan__card-button{display:inline-block;padding:10px 20px;background-color:#e44d26;color:#fff;text-decoration:none;border-radius:5px;font-size:0.9em;transition:background-color 0.3s ease;}.page-keonhacaichuan__card-button:hover{background-color:#ff5722;}.page-keonhacaichuan__game-logo-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px;}.page-keonhacaichuan__game-logo{width:100px;height:100px;object-fit:contain;transition:transform 0.3s ease;}.page-keonhacaichuan__game-logo:hover{transform:scale(1.1);}.page-keonhacaichuan__promo-item{background-color:#fff;padding:25px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,0.08);text-align:left;}.page-keonhacaichuan__promo-title{font-size:1.6em;color:#e44d26;margin-bottom:10px;}.page-keonhacaichuan__promo-description{font-size:1em;color:#444;margin-bottom:20px;}.page-keonhacaichuan__contact-info{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;margin-top:30px;}.page-keonhacaichuan__contact-item{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.07);width:calc(33% - 25px);min-width:280px;text-align:left;}.page-keonhacaichuan__contact-item strong{color:#e44d26;display:block;margin-bottom:5px;}.page-keonhacaichuan__faq-section{background-color:#eef;}.page-keonhacaichuan__faq-item{background-color:#fff;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.07);overflow:hidden;}.page-keonhacaichuan__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#f9f9f9;border-bottom:1px solid #eee;transition:background-color 0.3s ease;}.page-keonhacaichuan__faq-question:hover{background-color:#f0f0f0;}.page-keonhacaichuan__faq-question h3{margin:0;font-size:1.2em;color:#2c3e50;pointer-events:none;}.page-keonhacaichuan__faq-toggle{font-size:1.5em;font-weight:bold;color:#e44d26;pointer-events:none;transition:transform 0.3s ease;}.page-keonhacaichuan__faq-item.active .page-keonhacaichuan__faq-toggle{transform:rotate(45deg);}.page-keonhacaichuan__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;font-size:0.95em;line-height:1.6;color:#555;}.page-keonhacaichuan__faq-item.active .page-keonhacaichuan__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1;}.page-keonhacaichuan__blog-post{background-color:#fff;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.1);overflow:hidden;text-align:left;transition:transform 0.3s ease;}.page-keonhacaichuan__blog-post:hover{transform:translateY(-5px);}.page-keonhacaichuan__blog-image{width:100%;height:220px;object-fit:cover;}.page-keonhacaichuan__blog-content{padding:25px;}.page-keonhacaichuan__blog-title{font-size:1.4em;margin-bottom:10px;color:#e44d26;}.page-keonhacaichuan__blog-excerpt{font-size:0.95em;color:#555;margin-bottom:15px;}.page-keonhacaichuan__blog-link{display:inline-block;color:#e44d26;text-decoration:none;font-weight:bold;transition:color 0.3s ease;}.page-keonhacaichuan__blog-link:hover{color:#ff5722;}@media (max-width:768px){.page-keonhacaichuan__hero-section{height:450px;}.page-keonhacaichuan__hero-title{font-size:2.5em;}.page-keonhacaichuan__hero-subtitle{font-size:1.2em;}.page-keonhacaichuan__cta-button{padding:12px 25px;font-size:1em;}.page-keonhacaichuan__heading{font-size:2em;}.page-keonhacaichuan__section{padding:30px 15px;}.page-keonhacaichuan__grid,.page-keonhacaichuan__contact-info{grid-template-columns:1fr;gap:20px;}.page-keonhacaichuan__card-image,.page-keonhacaichuan__blog-image{height:180px;}.page-keonhacaichuan__contact-item{width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-keonhacaichuan__faq-question{padding:15px;}.page-keonhacaichuan__faq-question h3{font-size:1.1em;}.page-keonhacaichuan__faq-answer{padding:15px !important;}.page-keonhacaichuan__text-block{font-size:1em;}.page-keonhacaichuan__game-logo{width:80px;height:80px;}.page-keonhacaichuan__blog-title{font-size:1.2em;}.page-keonhacaichuan__blog-excerpt{font-size:0.9em;}.page-keonhacaichuan__faq-item,.page-keonhacaichuan__promo-item,.page-keonhacaichuan__blog-post,.page-keonhacaichuan__card{max-width:100% !important;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-keonhacaichuan__grid,.page-keonhacaichuan__game-logo-grid,.page-keonhacaichuan__contact-info{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;}}