.page-bong88-app { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; }.page-bong88-app__container { max-width: 1200px; margin: 0 auto; padding: 10px 15px; }.page-bong88-app__hero-section { position: relative; width: 100%; min-height: 500px; background-size: cover; background-position: center; display: flex; align-items: center; justify-content: center; text-align: center; padding: 10px 0; overflow: hidden; box-sizing: border-box; }.page-bong88-app__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 1; }.page-bong88-app__hero-content { position: relative; z-index: 2; color: #fff; padding: 20px; max-width: 800px; }.page-bong88-app__hero-title { font-size: 3.2em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #ffd700; }.page-bong88-app__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }.page-bong88-app__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; 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-bong88-app__cta-button:hover { background-color: #ff6f40; transform: translateY(-3px); }.page-bong88-app__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 15px; background-color: #222; }.page-bong88-app__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-bong88-app__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-bong88-app__section { padding: 60px 0; text-align: center; }.page-bong88-app__section:nth-of-type(even) { background-color: #222; }.page-bong88-app__section-title { font-size: 2.5em; color: #ffd700; margin-bottom: 40px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }.page-bong88-app__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: left; }.page-bong88-app__grid-item { background-color: #333; padding: 30px; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-bong88-app__grid-item:hover { transform: translateY(-5px); }.page-bong88-app__grid-item-title { font-size: 1.8em; color: #ffd700; margin-bottom: 15px; }.page-bong88-app__grid-item-text { font-size: 1em; color: #ccc; }.page-bong88-app__link-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-bong88-app__link-item { background-color: #e44d26; border-radius: 5px; transition: background-color 0.3s ease; }.page-bong88-app__link-item a { display: block; padding: 12px 25px; color: #fff; text-decoration: none; font-weight: bold; }.page-bong88-app__link-item:hover { background-color: #ff6f40; }.page-bong88-app__game-card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 40px; }.page-bong88-app__game-card { background-color: #333; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; }.page-bong88-app__game-card:hover { transform: translateY(-5px); }.page-bong88-app__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-bong88-app__game-card-content { padding: 20px; }.page-bong88-app__game-card-title { font-size: 1.5em; color: #ffd700; margin-bottom: 10px; }.page-bong88-app__game-card-text { font-size: 0.9em; color: #ccc; margin-bottom: 15px; }.page-bong88-app__game-card-button { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-bong88-app__game-card-button:hover { background-color: #0056b3; }.page-bong88-app__promo-card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-bong88-app__promo-card { background-color: #333; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; }.page-bong88-app__promo-card:hover { transform: translateY(-5px); }.page-bong88-app__promo-card-image { width: 100%; height: 220px; object-fit: cover; }.page-bong88-app__promo-card-content { padding: 20px; }.page-bong88-app__promo-card-title { font-size: 1.5em; color: #ffd700; margin-bottom: 10px; }.page-bong88-app__promo-card-text { font-size: 0.9em; color: #ccc; margin-bottom: 15px; }.page-bong88-app__promo-card-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-bong88-app__promo-card-button:hover { background-color: #ff6f40; }.page-bong88-app__faq-section { background-color: #1a1a1a; padding: 60px 0; text-align: center; }.page-bong88-app__faq-title { font-size: 2.5em; color: #ffd700; margin-bottom: 40px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }.page-bong88-app__faq-list { max-width: 900px; margin: 0 auto; text-align: left; }.page-bong88-app__faq-item { background-color: #222; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); }.page-bong88-app__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #333; color: #fff; font-size: 1.2em; font-weight: bold; border-bottom: 1px solid #444; user-select: none; transition: background-color 0.3s ease; }.page-bong88-app__faq-question:hover { background-color: #444; }.page-bong88-app__faq-question h3 { margin: 0; color: #ffd700; pointer-events: none; }.page-bong88-app__faq-toggle { font-size: 1.8em; font-weight: bold; transition: transform 0.3s ease; pointer-events: none; }.page-bong88-app__faq-item.active .page-bong88-app__faq-toggle { transform: rotate(45deg); }.page-bong88-app__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; }.page-bong88-app__faq-item.active .page-bong88-app__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-bong88-app__faq-answer p { margin: 0; color: #ccc; font-size: 1em; }.page-bong88-app__blog-section { background-color: #222; padding: 60px 0; text-align: center; }.page-bong88-app__blog-title { font-size: 2.5em; color: #ffd700; margin-bottom: 40px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }.page-bong88-app__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-bong88-app__blog-card { background-color: #333; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; }.page-bong88-app__blog-card:hover { transform: translateY(-5px); }.page-bong88-app__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-bong88-app__blog-card-content { padding: 20px; }.page-bong88-app__blog-card-title { font-size: 1.5em; color: #ffd700; margin-bottom: 10px; }.page-bong88-app__blog-card-title a { color: #ffd700; text-decoration: none; transition: color 0.3s ease; }.page-bong88-app__blog-card-title a:hover { color: #fff; }.page-bong88-app__blog-card-excerpt { font-size: 0.9em; color: #ccc; line-height: 1.5; margin-bottom: 15px; }.page-bong88-app__blog-card-date { font-size: 0.8em; color: #888; }.page-bong88-app__text-content { font-size: 1.1em; color: #ccc; text-align: left; margin-bottom: 20px; }.page-bong88-app__text-content h3 { color: #ffd700; font-size: 1.8em; margin-top: 30px; margin-bottom: 15px; }.page-bong88-app__text-content ul { list-style: disc; margin-left: 20px; text-align: left; }.page-bong88-app__text-content li { margin-bottom: 10px; }.page-bong88-app__text-content strong { color: #fff; }.page-bong88-app__section-description { max-width: 900px; margin: 0 auto 40px auto; font-size: 1.1em; color: #ccc; }.page-bong88-app__contact-info { margin-top: 30px; }.page-bong88-app__contact-info p { margin-bottom: 10px; }.page-bong88-app__contact-info strong { color: #ffd700; }.page-bong88-app__contact-info a { color: #e44d26; text-decoration: none; transition: color 0.3s ease; }.page-bong88-app__contact-info a:hover { color: #ff6f40; }@media (max-width: 768px) { .page-bong88-app__hero-title { font-size: 2.2em; }.page-bong88-app__hero-subtitle { font-size: 1.2em; }.page-bong88-app__cta-button { padding: 12px 25px; font-size: 1.1em; }.page-bong88-app__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 25px 10px; }.page-bong88-app__payment-logo, .page-bong88-app__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-bong88-app__section { padding: 40px 0; }.page-bong88-app__section-title { font-size: 2em; margin-bottom: 30px; }.page-bong88-app__grid { grid-template-columns: 1fr; }.page-bong88-app__grid-item { padding: 20px; }.page-bong88-app__grid-item-title { font-size: 1.5em; }.page-bong88-app__link-list { flex-direction: column; gap: 10px; padding: 0 15px; }.page-bong88-app__link-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-bong88-app__link-item a { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; padding: 12px 15px; }.page-bong88-app__game-card-grid, .page-bong88-app__promo-card-grid, .page-bong88-app__blog-grid { grid-template-columns: 1fr; }.page-bong88-app__game-card-image, .page-bong88-app__promo-card-image, .page-bong88-app__blog-card-image { height: 180px; }.page-bong88-app__faq-section { padding: 40px 0; }.page-bong88-app__faq-title { font-size: 2em; margin-bottom: 30px; }.page-bong88-app__faq-list { padding: 0 15px; }.page-bong88-app__faq-question { padding: 15px 20px; font-size: 1.1em; }.page-bong88-app__faq-answer { padding: 0 20px; }.page-bong88-app__faq-item.active .page-bong88-app__faq-answer { padding: 15px 20px !important; }.page-bong88-app__text-content { font-size: 1em; padding: 0 15px; }.page-bong88-app__text-content ul { margin-left: 15px; }.page-bong88-app__section-description { padding: 0 15px; }.page-bong88-app__blog-card-title { font-size: 1.3em; }.page-bong88-app__blog-card-excerpt { font-size: 0.85em; } }