.page-jd88-cc { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-jd88-cc__hero-section { position: relative; width: 100%; overflow: hidden; background-color: #1a2a3a; color: #fff; padding-bottom: 50px; padding-top: 10px; }.page-jd88-cc__hero-image { display: block; width: 100%; height: auto; max-width: 100%; object-fit: cover; }.page-jd88-cc__hero-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; width: 90%; max-width: 800px; padding: 20px; box-sizing: border-box; background-color: rgba(0, 0, 0, 0.5); border-radius: 10px; }.page-jd88-cc__hero-title { font-size: 2.8em; margin-bottom: 15px; color: #ffeb3b; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-jd88-cc__hero-subtitle { font-size: 1.2em; margin-bottom: 25px; color: #eee; }.page-jd88-cc__cta-button { display: inline-block; background-color: #ffeb3b; color: #1a2a3a; padding: 12px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; }.page-jd88-cc__cta-button:hover { background-color: #ffd700; }.page-jd88-cc__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: #ffffff; border-bottom: 1px solid #eee; }.page-jd88-cc__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-jd88-cc__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-jd88-cc__intro-section { padding: 50px 20px; text-align: center; background-color: #e0f2f1; }.page-jd88-cc__intro-title { font-size: 2.2em; color: #004d40; margin-bottom: 20px; }.page-jd88-cc__intro-text { max-width: 900px; margin: 0 auto 30px auto; font-size: 1.1em; color: #263238; }.page-jd88-cc__feature-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; list-style: none; padding: 0; margin: 0; }.page-jd88-cc__feature-item { background-color: #ffffff; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); padding: 25px; width: calc(33% - 20px); box-sizing: border-box; text-align: left; transition: transform 0.3s ease; }.page-jd88-cc__feature-item:hover { transform: translateY(-5px); }.page-jd88-cc__feature-icon { width: 60px; height: 60px; margin-bottom: 15px; }.page-jd88-cc__feature-title { font-size: 1.3em; color: #00796b; margin-bottom: 10px; }.page-jd88-cc__feature-description { font-size: 0.95em; color: #455a64; }.page-jd88-cc__quick-access-section { background-color: #263238; padding: 50px 20px; text-align: center; }.page-jd88-cc__quick-access-title { font-size: 2em; color: #ffeb3b; margin-bottom: 30px; }.page-jd88-cc__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; max-width: 1000px; margin: 0 auto; }.page-jd88-cc__quick-access-link { display: block; background-color: #37474f; color: #fff; padding: 15px; border-radius: 8px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-jd88-cc__quick-access-link:hover { background-color: #455a64; }.page-jd88-cc__games-section { padding: 50px 20px; background-color: #f0f8ff; text-align: center; }.page-jd88-cc__games-title { font-size: 2.2em; color: #0d47a1; margin-bottom: 30px; }.page-jd88-cc__game-categories { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-bottom: 40px; }.page-jd88-cc__game-tab { background-color: #bbdefb; color: #1a2a3a; padding: 10px 20px; border-radius: 20px; cursor: pointer; transition: background-color 0.3s ease; font-weight: bold; }.page-jd88-cc__game-tab.active, .page-jd88-cc__game-tab:hover { background-color: #2196f3; color: #fff; }.page-jd88-cc__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-jd88-cc__game-card { background-color: #ffffff; border-radius: 10px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); overflow: hidden; text-align: left; transition: transform 0.3s ease; }.page-jd88-cc__game-card:hover { transform: translateY(-8px); }.page-jd88-cc__game-image { width: 100%; height: 200px; object-fit: cover; }.page-jd88-cc__game-content { padding: 20px; }.page-jd88-cc__game-name { font-size: 1.5em; color: #1a2a3a; margin-bottom: 10px; }.page-jd88-cc__game-description { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-jd88-cc__play-button { display: block; width: 100%; background-color: #4caf50; color: #fff; padding: 10px 0; border-radius: 5px; text-decoration: none; text-align: center; font-weight: bold; transition: background-color 0.3s ease; }.page-jd88-cc__play-button:hover { background-color: #66bb6a; }.page-jd88-cc__promo-section { background-color: #fff3e0; padding: 50px 20px; text-align: center; }.page-jd88-cc__promo-title { font-size: 2.2em; color: #e65100; margin-bottom: 30px; }.page-jd88-cc__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-jd88-cc__promo-card { background-color: #ffffff; border-radius: 10px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: left; transition: transform 0.3s ease; }.page-jd88-cc__promo-card:hover { transform: translateY(-8px); }.page-jd88-cc__promo-image { width: 100%; height: 220px; object-fit: cover; }.page-jd88-cc__promo-content { padding: 20px; }.page-jd88-cc__promo-name { font-size: 1.5em; color: #e65100; margin-bottom: 10px; }.page-jd88-cc__promo-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-jd88-cc__promo-button { display: block; width: 100%; background-color: #ff9800; color: #fff; padding: 10px 0; border-radius: 5px; text-decoration: none; text-align: center; font-weight: bold; transition: background-color 0.3s ease; }.page-jd88-cc__promo-button:hover { background-color: #ffa726; }.page-jd88-cc__security-section { padding: 50px 20px; background-color: #e8f5e9; text-align: center; }.page-jd88-cc__security-title { font-size: 2.2em; color: #2e7d32; margin-bottom: 30px; }.page-jd88-cc__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; max-width: 1000px; margin: 0 auto; }.page-jd88-cc__security-item { background-color: #ffffff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); padding: 25px; width: calc(33% - 30px); box-sizing: border-box; text-align: center; }.page-jd88-cc__security-icon { width: 80px; height: 80px; margin-bottom: 15px; }.page-jd88-cc__security-name { font-size: 1.3em; color: #2e7d32; margin-bottom: 10px; }.page-jd88-cc__security-description { font-size: 0.95em; color: #455a64; }.page-jd88-cc__faq-section { padding: 50px 20px; background-color: #f9f9f9; max-width: 900px; margin: 0 auto; }.page-jd88-cc__faq-title { text-align: center; font-size: 2.2em; color: #3f51b5; margin-bottom: 30px; }.page-jd88-cc__faq-item { background-color: #ffffff; border: 1px solid #e0e0e0; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }.page-jd88-cc__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px; cursor: pointer; background-color: #e8eaf6; color: #3f51b5; font-weight: bold; font-size: 1.1em; user-select: none; transition: background-color 0.3s ease; }.page-jd88-cc__faq-question h3 { margin: 0; pointer-events: none; }.page-jd88-cc__faq-question:hover { background-color: #c5cae9; }.page-jd88-cc__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; }.page-jd88-cc__faq-item.active .page-jd88-cc__faq-toggle { transform: rotate(45deg); }.page-jd88-cc__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-jd88-cc__faq-item.active .page-jd88-cc__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-jd88-cc__blog-section { padding: 50px 20px; background-color: #f0f0f0; text-align: center; }.page-jd88-cc__blog-title { font-size: 2.2em; color: #6a1b9a; margin-bottom: 30px; }.page-jd88-cc__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-jd88-cc__blog-card { background-color: #ffffff; border-radius: 10px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: left; transition: transform 0.3s ease; }.page-jd88-cc__blog-card:hover { transform: translateY(-8px); }.page-jd88-cc__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-jd88-cc__blog-content { padding: 20px; }.page-jd88-cc__blog-date { font-size: 0.85em; color: #777; margin-bottom: 10px; }.page-jd88-cc__blog-name { font-size: 1.4em; color: #6a1b9a; margin-bottom: 10px; text-decoration: none; display: block; }.page-jd88-cc__blog-name:hover { text-decoration: underline; }.page-jd88-cc__blog-description { font-size: 0.9em; color: #555; }.page-jd88-cc__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-jd88-cc__floating-button { background-color: #ffeb3b; color: #1a2a3a; padding: 10px 15px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; }.page-jd88-cc__floating-button:hover { background-color: #ffd700; }.page-jd88-cc__floating-button--register { background-color: #00c853; color: #fff; }.page-jd88-cc__floating-button--register:hover { background-color: #00e676; }.page-jd88-cc__floating-button--login { background-color: #2979ff; color: #fff; }.page-jd88-cc__floating-button--login:hover { background-color: #448aff; }@media (max-width: 1200px) { .page-jd88-cc__feature-item { width: calc(50% - 20px); }}.page-jd88-cc__security-item { width: calc(50% - 30px); }@media (max-width: 768px) { .page-jd88-cc__hero-title { font-size: 2em; }.page-jd88-cc__hero-subtitle { font-size: 1em; }.page-jd88-cc__cta-button { padding: 10px 20px; font-size: 1em; }.page-jd88-cc__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-jd88-cc__payment-logo, .page-jd88-cc__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-jd88-cc__intro-title, .page-jd88-cc__quick-access-title, .page-jd88-cc__games-title, .page-jd88-cc__promo-title, .page-jd88-cc__security-title, .page-jd88-cc__faq-title, .page-jd88-cc__blog-title { font-size: 1.8em; }.page-jd88-cc__intro-text { font-size: 1em; }.page-jd88-cc__feature-list { flex-direction: column; }.page-jd88-cc__feature-item { width: 100% !important; box-sizing: border-box !important; padding: 15px; margin-left: 0 !important; margin-right: 0 !important; }.page-jd88-cc__quick-access-grid { grid-template-columns: 1fr; }.page-jd88-cc__game-grid, .page-jd88-cc__promo-grid, .page-jd88-cc__blog-grid { grid-template-columns: 1fr; }.page-jd88-cc__security-features { flex-direction: column; }.page-jd88-cc__security-item { width: 100% !important; box-sizing: border-box !important; padding: 15px; margin-left: 0 !important; margin-right: 0 !important; }.page-jd88-cc__faq-question { font-size: 1em; padding: 12px; }.page-jd88-cc__faq-answer { padding: 15px 15px !important; }.page-jd88-cc__floating-buttons { bottom: 10px; right: 10px; }.page-jd88-cc__floating-button { padding: 8px 12px; font-size: 0.9em; }.page-jd88-cc__game-categories { flex-wrap: wrap; }.page-jd88-cc__game-tab { padding: 8px 15px; font-size: 0.9em; }.page-jd88-cc__hero-content { position: static; transform: none; padding: 30px 20px; width: 100%; border-radius: 0; background-color: rgba(0, 0, 0, 0.7); }.page-jd88-cc__hero-section { padding-bottom: 30px; }.page-jd88-cc__hero-image { position: absolute; top: 0; left: 0; height: 100%; z-index: -1; }.page-jd88-cc__blog-card, .page-jd88-cc__game-card, .page-jd88-cc__promo-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }.page-jd88-cc__game-image, .page-jd88-cc__promo-image, .page-jd88-cc__blog-image { max-width: 100%; height: auto; box-sizing: border-box !important; }.page-jd88-cc__feature-list, .page-jd88-cc__security-features, .page-jd88-cc__game-grid, .page-jd88-cc__promo-grid, .page-jd88-cc__blog-grid { padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}.page-jd88-cc img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-jd88-cc__feature-item img, .page-jd88-cc__security-item img { max-width: 100% !important; height: auto !important; min-width: 200px !important; min-height: 200px !important; object-fit: contain; }@media (max-width: 768px) { .page-jd88-cc__feature-item img, .page-jd88-cc__security-item img { min-width: unset !important; min-height: unset !important; }}