.page-ac88 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: 10px; }.page-ac88__section { padding: 40px 20px; margin-bottom: 20px; border-radius: 10px; }.page-ac88__section:nth-of-type(even) { background-color: #22223b; }.page-ac88__section:nth-of-type(odd) { background-color: #1a1a2e; }.page-ac88__title { text-align: center; color: #e94560; font-size: 2.5em; margin-bottom: 20px; text-transform: uppercase; }.page-ac88__subtitle { text-align: center; color: #00bcd4; font-size: 1.5em; margin-bottom: 30px; }.page-ac88__text { text-align: center; max-width: 800px; margin: 0 auto 30px auto; font-size: 1.1em; }.page-ac88__button-group { display: flex; justify-content: center; gap: 20px; margin-top: 30px; flex-wrap: wrap; }.page-ac88__button { display: inline-block; background-color: #e94560; color: #ffffff; padding: 15px 30px; text-decoration: none; border-radius: 50px; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; text-align: center; }.page-ac88__button:hover { background-color: #ff6f8a; transform: translateY(-3px); }.page-ac88__hero-section { background: linear-gradient(rgba(26, 26, 46, 0.7), rgba(26, 26, 46, 0.7)), url('[GALLERY:hero:1920x1080:casino,sports,gaming,vietnam]') no-repeat center center/cover; min-height: 70vh; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; padding: 40px 20px; }.page-ac88__hero-title { font-size: 3.5em; color: #ffffff; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-ac88__hero-subtitle { font-size: 1.8em; color: #00bcd4; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); }.page-ac88__intro-content { display: flex; flex-wrap: wrap; align-items: center; gap: 30px; max-width: 1200px; margin: 0 auto; }.page-ac88__intro-text { flex: 1; min-width: 300px; }.page-ac88__intro-image { flex: 1; min-width: 300px; text-align: center; }.page-ac88__intro-image img { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); }.page-ac88__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; max-width: 1200px; margin: 0 auto; }.page-ac88__quick-access-item { background-color: #333355; padding: 25px; border-radius: 10px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-ac88__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); }.page-ac88__quick-access-item h3 { color: #00bcd4; margin-bottom: 15px; font-size: 1.3em; }.page-ac88__quick-access-item .page-ac88__button { width: 100%; padding: 12px 20px; }.page-ac88__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-ac88__game-card { background-color: #22223b; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; text-align: center; }.page-ac88__game-card:hover { transform: translateY(-5px); }.page-ac88__game-card img { width: 100%; height: 200px; object-fit: cover; }.page-ac88__game-card-content { padding: 20px; }.page-ac88__game-card h3 { color: #e94560; margin-bottom: 10px; font-size: 1.4em; }.page-ac88__game-card p { color: #cccccc; font-size: 0.95em; margin-bottom: 15px; }.page-ac88__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-ac88__promo-card { background-color: #333355; padding: 25px; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-ac88__promo-card:hover { transform: translateY(-5px); }.page-ac88__promo-card h3 { color: #00bcd4; margin-bottom: 10px; font-size: 1.3em; }.page-ac88__promo-card p { color: #cccccc; font-size: 1em; }.page-ac88__promo-image { text-align: center; margin-top: 30px; }.page-ac88__promo-image img { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); }.page-ac88__support-content { display: flex; flex-wrap: wrap; align-items: center; gap: 30px; max-width: 1200px; margin: 0 auto; }.page-ac88__support-text { flex: 1; min-width: 300px; }.page-ac88__support-image { flex: 1; min-width: 300px; text-align: center; }.page-ac88__support-image img { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); }.page-ac88__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-ac88__payment-logos img { height: 60px; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; }.page-ac88__payment-logos img:hover { filter: grayscale(0%); opacity: 1; }.page-ac88__faq-container { max-width: 900px; margin: 0 auto; }.page-ac88__faq-item { background-color: #22223b; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); }.page-ac88__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; cursor: pointer; background-color: #333355; color: #f0f0f0; font-size: 1.15em; font-weight: bold; transition: background-color 0.3s ease; user-select: none; }.page-ac88__faq-question:hover { background-color: #444466; }.page-ac88__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; color: #00bcd4; }.page-ac88__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; }.page-ac88__faq-item.active .page-ac88__faq-toggle { transform: rotate(45deg); }.page-ac88__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; background-color: #22223b; color: #cccccc; }.page-ac88__faq-item.active .page-ac88__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-ac88__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-ac88__blog-card { background-color: #22223b; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-ac88__blog-card:hover { transform: translateY(-5px); }.page-ac88__blog-card img { width: 100%; height: 220px; object-fit: cover; }.page-ac88__blog-card-content { padding: 20px; }.page-ac88__blog-card h3 { margin-bottom: 10px; font-size: 1.3em; }.page-ac88__blog-card h3 a { color: #e94560; text-decoration: none; transition: color 0.3s ease; }.page-ac88__blog-card h3 a:hover { color: #ff6f8a; }.page-ac88__blog-card p { color: #cccccc; font-size: 0.95em; margin-bottom: 15px; }.page-ac88__blog-card-date { font-size: 0.85em; color: #888888; margin-bottom: 10px; }.page-ac88__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-ac88__floating-button { background-color: #00bcd4; color: #ffffff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; }.page-ac88__floating-button:hover { background-color: #00d9f2; transform: translateY(-2px); }.page-ac88__list { list-style: none; padding: 0; margin: 20px auto; max-width: 800px; }.page-ac88__list li { background-color: #333355; padding: 15px 20px; margin-bottom: 10px; border-radius: 8px; display: flex; align-items: center; gap: 15px; }.page-ac88__list li::before { content: '✔'; color: #e94560; font-weight: bold; font-size: 1.2em; }.page-ac88__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; margin-top: 30px; }.page-ac88__logo-grid img { height: 80px; object-fit: contain; filter: grayscale(100%); opacity: 0.6; transition: filter 0.3s ease, opacity 0.3s ease; }.page-ac88__logo-grid img:hover { filter: grayscale(0%); opacity: 1; }@media (max-width: 1024px) { .page-ac88__hero-title { font-size: 3em; }.page-ac88__hero-subtitle { font-size: 1.6em; }}.page-ac88__game-card img, .page-ac88__blog-card img, .page-ac88__intro-image img, .page-ac88__promo-image img, .page-ac88__support-image img { max-width: 100%; height: auto; box-sizing: border-box; }.page-ac88__intro-image, .page-ac88__promo-image, .page-ac88__support-image { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-ac88__quick-access-grid, .page-ac88__games-grid, .page-ac88__promo-grid, .page-ac88__blog-grid { grid-template-columns: 1fr; }.page-ac88__quick-access-item, .page-ac88__game-card, .page-ac88__promo-card, .page-ac88__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-ac88__list { width: 100% !important; max-width: 100% !important; padding: 0 10px !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-ac88__list li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 10px 15px !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-ac88__faq-container { padding: 0 10px; }.page-ac88__faq-question, .page-ac88__faq-answer { padding-left: 15px !important; padding-right: 15px !important; }.page-ac88__hero-section, .page-ac88__intro-content, .page-ac88__support-content { flex-direction: column; text-align: center; }.page-ac88__hero-title { font-size: 2.5em; }.page-ac88__hero-subtitle { font-size: 1.3em; }.page-ac88__title { font-size: 2em; }.page-ac88__subtitle { font-size: 1.2em; }.page-ac88__text { font-size: 1em; }.page-ac88__button-group { flex-direction: column; gap: 10px; }.page-ac88__button { width: 90%; margin: 0 auto; }.page-ac88__payment-logos, .page-ac88__logo-grid { gap: 10px; }.page-ac88__payment-logos img, .page-ac88__logo-grid img { height: 50px; }@media (max-width: 480px) { .page-ac88__hero-title { font-size: 2em; }.page-ac88__hero-subtitle { font-size: 1.1em; }.page-ac88__title { font-size: 1.8em; }.page-ac88__subtitle { font-size: 1.1em; }.page-ac88__button { padding: 12px 20px; font-size: 1em; } }