body{font-family:'Arial',sans-serif;margin:0;padding-top:var(--header-offset,122px);background-color:#0f172a;color:#e2e8f0}.page-jd88-con__hero-section{position:relative;width:100%;height:auto;min-height:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding:10px 20px 60px;box-sizing:border-box;overflow:hidden}.page-jd88-con__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;filter:brightness(0.6)}.page-jd88-con__hero-content{position:relative;z-index:1;max-width:900px}.page-jd88-con__hero-title{font-size:3.2em;margin-bottom:15px;line-height:1.2;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,0.7)}.page-jd88-con__hero-description{font-size:1.4em;margin-bottom:30px;color:#e2e8f0;line-height:1.5}.page-jd88-con__hero-buttons{display:flex;gap:20px;justify-content:center}.page-jd88-con__btn{display:inline-block;padding:15px 30px;background-color:#eab308;color:#1e293b;text-decoration:none;border-radius:8px;font-size:1.1em;font-weight:bold;transition:background-color 0.3s ease,transform 0.3s ease;border:none;cursor:pointer}.page-jd88-con__btn:hover{background-color:#facc15;transform:translateY(-3px)}.page-jd88-con__btn--secondary{background-color:#334155;color:#e2e8f0}.page-jd88-con__btn--secondary:hover{background-color:#475569}.page-jd88-con__section{padding:60px 20px;text-align:center;max-width:1200px;margin:0 auto;box-sizing:border-box}.page-jd88-con__section-title{font-size:2.5em;color:#eab308;margin-bottom:40px;position:relative}.page-jd88-con__section-title::after{content:'';position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);width:80px;height:4px;background-color:#eab308;border-radius:2px}.page-jd88-con__text-content{font-size:1.1em;line-height:1.8;color:#cbd5e1;margin-bottom:30px}.page-jd88-con__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:40px 20px;background-color:#1e293b;border-top:1px solid #334155;border-bottom:1px solid #334155}.page-jd88-con__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.page-jd88-con__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-jd88-con__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:40px}.page-jd88-con__quick-access-item{background-color:#1e293b;padding:30px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.3);transition:transform 0.3s ease;text-decoration:none;color:#e2e8f0;display:flex;flex-direction:column;justify-content:center;align-items:center}.page-jd88-con__quick-access-item:hover{transform:translateY(-5px)}.page-jd88-con__quick-access-title{font-size:1.4em;margin-top:15px;color:#eab308}.page-jd88-con__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-jd88-con__game-card{background-color:#1e293b;border-radius:10px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,0.4);transition:transform 0.3s ease}.page-jd88-con__game-card:hover{transform:translateY(-5px)}.page-jd88-con__game-image{width:100%;height:250px;object-fit:cover}.page-jd88-con__game-content{padding:25px}.page-jd88-con__game-title{font-size:1.6em;color:#eab308;margin-bottom:15px}.page-jd88-con__game-description{font-size:1em;color:#cbd5e1;line-height:1.6;margin-bottom:20px}.page-jd88-con__promotions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-jd88-con__promo-card{background-color:#1e293b;border-radius:10px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,0.4);text-align:left;transition:transform 0.3s ease}.page-jd88-con__promo-card:hover{transform:translateY(-5px)}.page-jd88-con__promo-image{width:100%;height:200px;object-fit:cover}.page-jd88-con__promo-content{padding:25px}.page-jd88-con__promo-title{font-size:1.5em;color:#eab308;margin-bottom:10px}.page-jd88-con__promo-description{font-size:0.95em;color:#cbd5e1;line-height:1.6;margin-bottom:20px}.page-jd88-con__security-features{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:40px}.page-jd88-con__feature-item{background-color:#1e293b;padding:30px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.3);flex:1 1 300px;max-width:350px;text-align:left}.page-jd88-con__feature-title{font-size:1.4em;color:#eab308;margin-bottom:15px}.page-jd88-con__feature-description{font-size:1em;color:#cbd5e1;line-height:1.6}.page-jd88-con__faq-container{margin-top:40px;text-align:left}.page-jd88-con__faq-item{background-color:#1e293b;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.2)}.page-jd88-con__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;background-color:#334155;color:#fff;cursor:pointer;user-select:none;transition:background-color 0.3s ease}.page-jd88-con__faq-question:hover{background-color:#475569}.page-jd88-con__faq-question h3{margin:0;font-size:1.2em;color:#fff;pointer-events:none}.page-jd88-con__faq-toggle{font-size:1.8em;font-weight:bold;transition:transform 0.3s ease;pointer-events:none}.page-jd88-con__faq-item.active .page-jd88-con__faq-toggle{transform:rotate(45deg)}.page-jd88-con__faq-answer{max-height:0;overflow:hidden;padding:0 25px;color:#cbd5e1;line-height:1.7;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;opacity:0}.page-jd88-con__faq-item.active .page-jd88-con__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-jd88-con__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-jd88-con__blog-card{background-color:#1e293b;border-radius:10px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,0.4);text-align:left;transition:transform 0.3s ease}.page-jd88-con__blog-card:hover{transform:translateY(-5px)}.page-jd88-con__blog-image{width:100%;height:200px;object-fit:cover}.page-jd88-con__blog-content{padding:25px}.page-jd88-con__blog-date{font-size:0.85em;color:#94a3b8;margin-bottom:10px}.page-jd88-con__blog-title{font-size:1.5em;color:#eab308;margin-bottom:15px}.page-jd88-con__blog-title a{color:#eab308;text-decoration:none;transition:color 0.3s ease}.page-jd88-con__blog-title a:hover{color:#facc15}.page-jd88-con__blog-summary{font-size:0.95em;color:#cbd5e1;line-height:1.6;margin-bottom:20px}.page-jd88-con__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:15px;z-index:1000}.page-jd88-con__floating-btn{padding:12px 20px;font-size:1em;border-radius:50px;box-shadow:0 4px 10px rgba(0,0,0,0.3)}.page-jd88-con__floating-btn--register{background-color:#eab308;color:#1e293b}.page-jd88-con__floating-btn--login{background-color:#334155;color:#e2e8f0}@media (max-width:1024px){.page-jd88-con__hero-title{font-size:2.8em}.page-jd88-con__hero-description{font-size:1.2em}.page-jd88-con__section-title{font-size:2em}.page-jd88-con__game-title,.page-jd88-con__promo-title,.page-jd88-con__blog-title{font-size:1.4em}.page-jd88-con__quick-access-item,.page-jd88-con__feature-item{padding:25px}}.page-jd88-con__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-jd88-con__payment-logo,.page-jd88-con__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}}@media (max-width:768px){.page-jd88-con__hero-title{font-size:2.2em;margin-bottom:10px}.page-jd88-con__hero-description{font-size:1em;margin-bottom:20px}.page-jd88-con__hero-buttons{flex-direction:column;gap:10px}.page-jd88-con__btn{padding:12px 25px;font-size:1em}.page-jd88-con__section{padding:40px 15px}.page-jd88-con__section-title{font-size:1.8em;margin-bottom:30px}.page-jd88-con__text-content{font-size:0.95em}.page-jd88-con__quick-access-grid,.page-jd88-con__games-grid,.page-jd88-con__promotions-grid,.page-jd88-con__blog-grid{grid-template-columns:1fr;gap:20px}.page-jd88-con__quick-access-item,.page-jd88-con__game-card,.page-jd88-con__promo-card,.page-jd88-con__blog-card{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important}.page-jd88-con__game-image,.page-jd88-con__promo-image,.page-jd88-con__blog-image{height:180px}.page-jd88-con__feature-item{flex:1 1 100%;max-width:100%}.page-jd88-con__faq-question{padding:15px 20px}.page-jd88-con__faq-question h3{font-size:1.1em}.page-jd88-con__faq-answer{padding:0 20px;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-jd88-con__faq-item.active .page-jd88-con__faq-answer{padding:15px 20px !important}.page-jd88-con__floating-buttons{right:10px;bottom:10px}.page-jd88-con__floating-btn{padding:10px 18px;font-size:0.9em}.page-jd88-con__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-jd88-con__payment-logo,.page-jd88-con__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}}.page-jd88-con__game-image,.page-jd88-con__promo-image,.page-jd88-con__blog-image{max-width:100%;height:auto}.page-jd88-con__game-card,.page-jd88-con__promo-card,.page-jd88-con__blog-card,.page-jd88-con__quick-access-item{box-sizing:border-box}.page-jd88-con__games-grid,.page-jd88-con__promotions-grid,.page-jd88-con__blog-grid,.page-jd88-con__quick-access-grid{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important}