.page-neo88 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; }.page-neo88__container { max-width: 1200px; margin: 0 auto; padding: 10px 15px; box-sizing: border-box; }.page-neo88__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:gaming,casino,neon,vietnam]') no-repeat center center/cover; padding: 100px 15px 50px; text-align: center; color: #fff; position: relative; overflow: hidden; border-radius: 15px; margin-bottom: 30px; padding-top: 10px; }.page-neo88__hero-title { font-size: 3.2em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #ffcc00; }.page-neo88__hero-description { font-size: 1.3em; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-neo88__cta-button { display: inline-block; background: linear-gradient(90deg, #ff6b6b, #ee5253); color: #fff; padding: 15px 35px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: all 0.3s ease; box-shadow: 0 4px 15px rgba(255, 107, 107, 0.4); }.page-neo88__cta-button:hover { background: linear-gradient(90deg, #ee5253, #ff6b6b); transform: translateY(-3px); box-shadow: 0 6px 20px rgba(255, 107, 107, 0.6); }.page-neo88__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: 30px 0; background-color: #2a2a4a; border-radius: 15px; margin-bottom: 30px; }.page-neo88__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-neo88__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-neo88__section-title { text-align: center; font-size: 2.5em; color: #ffcc00; margin-bottom: 40px; position: relative; padding-bottom: 15px; }.page-neo88__section-title::after { content: ''; display: block; width: 80px; height: 4px; background-color: #ff6b6b; margin: 10px auto 0; border-radius: 2px; }.page-neo88__intro-content { display: flex; flex-wrap: wrap; align-items: center; gap: 30px; margin-bottom: 50px; }.page-neo88__intro-text { flex: 1; min-width: 300px; }.page-neo88__intro-text h2 { color: #ffcc00; font-size: 2em; margin-bottom: 15px; }.page-neo88__intro-text p { font-size: 1.1em; margin-bottom: 15px; }.page-neo88__intro-image { flex: 1; min-width: 300px; text-align: center; }.page-neo88__intro-image img { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3); }.page-neo88__quick-access { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-bottom: 50px; }.page-neo88__access-item { background-color: #2a2a4a; padding: 25px; border-radius: 10px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-neo88__access-item:hover { transform: translateY(-5px); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4); }.page-neo88__access-item h3 { font-size: 1.5em; color: #ffcc00; margin-bottom: 15px; }.page-neo88__access-item .page-neo88__cta-button { padding: 10px 20px; font-size: 1em; }.page-neo88__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 50px; }.page-neo88__game-card { background-color: #2a2a4a; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-neo88__game-card:hover { transform: translateY(-7px); }.page-neo88__game-card img { width: 100%; height: 200px; object-fit: cover; }.page-neo88__game-card-content { padding: 20px; text-align: center; }.page-neo88__game-card-content h3 { font-size: 1.6em; color: #ffcc00; margin-bottom: 10px; }.page-neo88__game-card-content p { font-size: 1em; color: #ccc; margin-bottom: 20px; }.page-neo88__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 50px; }.page-neo88__promo-card { background-color: #2a2a4a; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-neo88__promo-card:hover { transform: translateY(-7px); }.page-neo88__promo-card img { width: 100%; height: 220px; object-fit: cover; }.page-neo88__promo-card-content { padding: 20px; }.page-neo88__promo-card-content h3 { font-size: 1.6em; color: #ffcc00; margin-bottom: 10px; }.page-neo88__promo-card-content p { font-size: 1em; color: #ccc; margin-bottom: 20px; }.page-neo88__security-customer-service { display: flex; flex-wrap: wrap; gap: 30px; margin-bottom: 50px; }.page-neo88__security-info, .page-neo88__customer-service-info { flex: 1; min-width: 300px; background-color: #2a2a4a; padding: 30px; border-radius: 15px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3); }.page-neo88__security-info h3, .page-neo88__customer-service-info h3 { font-size: 1.8em; color: #ffcc00; margin-bottom: 20px; text-align: center; }.page-neo88__security-info ul, .page-neo88__customer-service-info ul { list-style: none; padding: 0; }.page-neo88__security-info li, .page-neo88__customer-service-info li { background-color: #3a3a5a; padding: 15px; border-radius: 8px; margin-bottom: 10px; display: flex; align-items: center; gap: 10px; font-size: 1.1em; }.page-neo88__security-info li::before, .page-neo88__customer-service-info li::before { content: '✓'; color: #ff6b6b; font-weight: bold; font-size: 1.2em; }.page-neo88__faq-section { margin-bottom: 50px; }.page-neo88__faq-item { background-color: #2a2a4a; border-radius: 10px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); }.page-neo88__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #3a3a5a; transition: background-color 0.3s ease; }.page-neo88__faq-question:hover { background-color: #4a4a6a; }.page-neo88__faq-question h3 { font-size: 1.4em; color: #ffcc00; margin: 0; pointer-events: none; }.page-neo88__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ff6b6b; transition: transform 0.3s ease; pointer-events: none; }.page-neo88__faq-item.active .page-neo88__faq-toggle { transform: rotate(45deg); }.page-neo88__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-neo88__faq-item.active .page-neo88__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-neo88__faq-answer p { margin: 0; padding-bottom: 10px; color: #ccc; }.page-neo88__blog-section { margin-bottom: 50px; }.page-neo88__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-neo88__blog-card { background-color: #2a2a4a; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-neo88__blog-card:hover { transform: translateY(-7px); }.page-neo88__blog-card img { width: 100%; height: 200px; object-fit: cover; }.page-neo88__blog-card-content { padding: 20px; }.page-neo88__blog-card-content h3 { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; }.page-neo88__blog-card-content p { font-size: 1em; color: #ccc; margin-bottom: 15px; }.page-neo88__blog-card-content a { color: #ff6b6b; text-decoration: none; font-weight: bold; transition: color 0.3s ease; }.page-neo88__blog-card-content a:hover { color: #ee5253; }.page-neo88__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; }.page-neo88__floating-button { background: linear-gradient(45deg, #ffcc00, #ff6b6b); color: #1a1a2e; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; min-width: 120px; }.page-neo88__floating-button:hover { transform: translateY(-5px); background: linear-gradient(45deg, #ff6b6b, #ffcc00); }.page-neo88__game-card-content .page-neo88__cta-button { padding: 10px 20px; font-size: 0.9em; }.page-neo88__promo-card-content .page-neo88__cta-button { padding: 10px 20px; font-size: 0.9em; }.page-neo88__security-info li, .page-neo88__customer-service-info li { box-sizing: border-box; }.page-neo88__security-info ul, .page-neo88__customer-service-info ul { box-sizing: border-box; }.page-neo88__blog-card-content h3 a { color: #ffcc00; text-decoration: none; }.page-neo88__blog-card-content h3 a:hover { color: #ff6b6b; }.page-neo88__blog-card-content h3 { pointer-events: auto; }.page-neo88__blog-card-content a { pointer-events: auto; }@media (max-width: 768px) { .page-neo88__hero-section { padding: 80px 15px 40px; }.page-neo88__hero-title { font-size: 2.2em; }.page-neo88__hero-description { font-size: 1em; }.page-neo88__cta-button { padding: 12px 25px; font-size: 1em; }.page-neo88__section-title { font-size: 2em; }.page-neo88__intro-content { flex-direction: column; }.page-neo88__intro-text { min-width: unset; width: 100%; }.page-neo88__intro-image { min-width: unset; width: 100%; }.page-neo88__quick-access { grid-template-columns: 1fr; }.page-neo88__games-grid { grid-template-columns: 1fr; }.page-neo88__promotions-grid { grid-template-columns: 1fr; }.page-neo88__security-customer-service { flex-direction: column; }.page-neo88__security-info, .page-neo88__customer-service-info { min-width: unset; width: 100%; }.page-neo88__security-info li, .page-neo88__customer-service-info li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 12px 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-neo88__security-info ul, .page-neo88__customer-service-info ul { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-neo88__faq-question { padding: 15px 20px; }.page-neo88__faq-question h3 { font-size: 1.2em; }.page-neo88__faq-answer { padding: 0 20px; }.page-neo88__faq-item.active .page-neo88__faq-answer { padding: 15px 20px !important; }.page-neo88__blog-grid { grid-template-columns: 1fr; }.page-neo88__floating-buttons { bottom: 15px; right: 15px; gap: 10px; }.page-neo88__floating-button { padding: 10px 20px; font-size: 0.9em; min-width: 100px; }.page-neo88__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-neo88__payment-logo, .page-neo88__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }}