.page-kk88{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8;}.page-kk88__hero-section{position:relative;width:100%;height:auto;min-height:450px;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px 0 60px;overflow:hidden;background:linear-gradient(135deg,#0a0a0a,#333333);color:#fff;}.page-kk88__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;opacity:0.7;}.page-kk88__hero-content{position:relative;z-index:2;max-width:90%;margin:0 auto;}.page-kk88__hero-title{font-size:2.8em;margin-bottom:15px;color:#ffcc00;text-shadow:2px 2px 4px rgba(0,0,0,0.5);}.page-kk88__hero-subtitle{font-size:1.4em;margin-bottom:30px;font-weight:300;}.page-kk88__hero-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;}.page-kk88__btn{display:inline-block;padding:12px 28px;background-color:#ffcc00;color:#0a0a0a;text-decoration:none;border-radius:30px;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.3s ease;border:none;cursor:pointer;}.page-kk88__btn:hover{background-color:#e6b800;transform:translateY(-2px);}.page-kk88__btn--secondary{background-color:transparent;color:#ffcc00;border:2px solid #ffcc00;}.page-kk88__btn--secondary:hover{background-color:#ffcc00;color:#0a0a0a;}.page-kk88__section{padding:60px 20px;max-width:1200px;margin:0 auto;}.page-kk88__section-title{font-size:2.2em;color:#0a0a0a;text-align:center;margin-bottom:40px;position:relative;}.page-kk88__section-title::after{content:'';position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);width:60px;height:4px;background-color:#ffcc00;border-radius:2px;}.page-kk88__intro-text{text-align:center;font-size:1.1em;margin-bottom:40px;color:#555;}.page-kk88__feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;}.page-kk88__feature-item{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.05);text-align:center;transition:transform 0.3s ease;}.page-kk88__feature-item:hover{transform:translateY(-5px);}.page-kk88__feature-icon{width:80px;height:80px;margin-bottom:20px;display:inline-block;}.page-kk88__feature-title{font-size:1.4em;color:#0a0a0a;margin-bottom:15px;}.page-kk88__feature-description{font-size:0.95em;color:#666;}.page-kk88__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:40px;}.page-kk88__quick-access-item{background-color:#fff;padding:25px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,0.03);text-align:center;}.page-kk88__quick-access-item .page-kk88__btn{width:100%;margin-top:15px;}.page-kk88__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;}.page-kk88__game-card{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.08);text-align:center;transition:transform 0.3s ease;}.page-kk88__game-card:hover{transform:translateY(-5px);}.page-kk88__game-image{width:100%;height:200px;object-fit:cover;}.page-kk88__game-content{padding:20px;}.page-kk88__game-title{font-size:1.3em;color:#0a0a0a;margin-bottom:15px;}.page-kk88__game-card .page-kk88__btn{margin-top:10px;}.page-kk88__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;}.page-kk88__promo-card{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.08);transition:transform 0.3s ease;}.page-kk88__promo-card:hover{transform:translateY(-5px);}.page-kk88__promo-image{width:100%;height:220px;object-fit:cover;}.page-kk88__promo-content{padding:20px;}.page-kk88__promo-title{font-size:1.3em;color:#0a0a0a;margin-bottom:10px;}.page-kk88__promo-description{font-size:0.95em;color:#666;margin-bottom:20px;}.page-kk88__security-content{display:flex;flex-direction:column;gap:30px;text-align:center;}.page-kk88__security-text{font-size:1.1em;color:#555;}.page-kk88__payment-methods,.page-kk88__social-media{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;margin-top:30px;}.page-kk88__payment-logo,.page-kk88__social-icon{width:100px;height:60px;object-fit:contain;transition:transform 0.3s ease;}.page-kk88__payment-logo:hover,.page-kk88__social-icon:hover{transform:scale(1.1);}.page-kk88__faq-list{margin-top:40px;}.page-kk88__faq-item{background-color:#fff;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 10px rgba(0,0,0,0.03);overflow:hidden;}.page-kk88__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#fefefe;border-bottom:1px solid #eee;transition:background-color 0.3s ease;user-select:none;}.page-kk88__faq-question:hover{background-color:#f5f5f5;}.page-kk88__faq-question h3{margin:0;font-size:1.15em;color:#0a0a0a;pointer-events:none;}.page-kk88__faq-toggle{font-size:1.8em;font-weight:bold;color:#ffcc00;transition:transform 0.3s ease;pointer-events:none;}.page-kk88__faq-item.active .page-kk88__faq-toggle{transform:rotate(45deg);}.page-kk88__faq-answer{max-height:0;overflow:hidden;padding:0 25px;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;color:#444;}.page-kk88__faq-item.active .page-kk88__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1;}.page-kk88__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;}.page-kk88__blog-card{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.08);transition:transform 0.3s ease;}.page-kk88__blog-card:hover{transform:translateY(-5px);}.page-kk88__blog-image{width:100%;height:200px;object-fit:cover;}.page-kk88__blog-content{padding:20px;}.page-kk88__blog-title{font-size:1.2em;color:#0a0a0a;margin-bottom:10px;min-height:3em;display:flex;align-items:center;}.page-kk88__blog-title a{text-decoration:none;color:inherit;pointer-events:none;}.page-kk88__blog-date{font-size:0.85em;color:#888;margin-bottom:10px;}.page-kk88__blog-summary{font-size:0.9em;color:#666;margin-bottom:20px;}.page-kk88__blog-card .page-kk88__btn{width:auto;}.page-kk88__sticky-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:15px;}.page-kk88__sticky-btn{width:60px;height:60px;border-radius:50%;background-color:#ffcc00;color:#0a0a0a;display:flex;align-items:center;justify-content:center;font-size:1.8em;box-shadow:0 4px 15px rgba(0,0,0,0.2);text-decoration:none;transition:background-color 0.3s ease,transform 0.3s ease;}.page-kk88__sticky-btn:hover{background-color:#e6b800;transform:scale(1.1);}.page-kk88__sticky-btn span{display:none;}.page-kk88__sticky-btn--text{width:auto;padding:10px 20px;border-radius:30px;font-size:1em;}.page-kk88__sticky-btn--text span{display:inline-block;margin-left:5px;}.page-kk88__sticky-btn--register{background-color:#ff5722;color:#fff;}.page-kk88__sticky-btn--register:hover{background-color:#e64a19;}.page-kk88__sticky-btn--login{background-color:#2196f3;color:#fff;}.page-kk88__sticky-btn--login:hover{background-color:#1976d2;}@media (max-width:1024px){.page-kk88__hero-title{font-size:2.5em;}.page-kk88__hero-subtitle{font-size:1.2em;}.page-kk88__section-title{font-size:2em;}.page-kk88__feature-grid,.page-kk88__game-grid,.page-kk88__promo-grid,.page-kk88__blog-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));}.page-kk88__faq-question{padding:18px 20px;}.page-kk88__faq-answer{padding:0 20px;}.page-kk88__faq-item.active .page-kk88__faq-answer{padding:18px 20px !important;}}@media (max-width:768px){.page-kk88__hero-title{font-size:2em;}.page-kk88__hero-subtitle{font-size:1em;}.page-kk88__hero-buttons{flex-direction:column;}.page-kk88__btn{width:80%;margin:0 auto 10px;}.page-kk88__section{padding:40px 15px;}.page-kk88__section-title{font-size:1.8em;}.page-kk88__intro-text{font-size:1em;}.page-kk88__feature-grid,.page-kk88__quick-access-grid,.page-kk88__game-grid,.page-kk88__promo-grid,.page-kk88__blog-grid{grid-template-columns:1fr;}.page-kk88__feature-item,.page-kk88__quick-access-item,.page-kk88__game-card,.page-kk88__promo-card,.page-kk88__blog-card{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-kk88__feature-description,.page-kk88__promo-description,.page-kk88__blog-summary{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}.page-kk88__faq-question{padding:15px;}.page-kk88__faq-question h3{font-size:1em;}.page-kk88__faq-answer{padding:0 15px;font-size:0.9em;}.page-kk88__faq-item.active .page-kk88__faq-answer{padding:15px !important;}.page-kk88__payment-logo,.page-kk88__social-icon{width:80px;height:50px;}.page-kk88__sticky-buttons{flex-direction:row;bottom:10px;right:10px;left:10px;justify-content:space-around;gap:10px;}.page-kk88__sticky-btn{width:50px;height:50px;font-size:1.5em;}.page-kk88__sticky-btn--text{width:48%;padding:8px 15px;font-size:0.9em;}.page-kk88__sticky-btn span{display:inline-block;}.page-kk88__sticky-btn--register,.page-kk88__sticky-btn--login{flex:1;}.page-kk88__blog-title{min-height:auto;}}@media (max-width:480px){.page-kk88__hero-title{font-size:1.8em;}.page-kk88__hero-subtitle{font-size:0.9em;}.page-kk88__btn{width:90%;}.page-kk88__section{padding:30px 10px;}.page-kk88__section-title{font-size:1.6em;}.page-kk88__feature-item,.page-kk88__quick-access-item,.page-kk88__game-card,.page-kk88__promo-card,.page-kk88__blog-card{padding:15px;}.page-kk88__game-content,.page-kk88__promo-content,.page-kk88__blog-content{padding:15px;}.page-kk88__faq-question h3{font-size:0.95em;}.page-kk88__faq-answer{font-size:0.85em;}.page-kk88__sticky-buttons{bottom:5px;right:5px;left:5px;}.page-kk88__sticky-btn{width:45px;height:45px;font-size:1.3em;}.page-kk88__sticky-btn--text{padding:6px 10px;font-size:0.8em;}.page-kk88__sticky-btn span{display:none;}}