.page-t-i-app-m88 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-t-i-app-m88 a { text-decoration: none; color: #007bff; }.page-t-i-app-m88 a:hover { text-decoration: underline; }.page-t-i-app-m88__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-t-i-app-m88__section { padding: 40px 20px; margin-bottom: 20px; background-color: #ffffff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-t-i-app-m88__section-title { text-align: center; color: #2c3e50; margin-bottom: 30px; font-size: 2.5em; font-weight: bold; }.page-t-i-app-m88__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f); color: #ffffff; text-align: center; padding: 80px 20px; border-radius: 0; margin-bottom: 0; padding-top: 90px; position: relative; overflow: hidden; }.page-t-i-app-m88__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-t-i-app-m88__hero-content { position: relative; z-index: 1; }.page-t-i-app-m88__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; }.page-t-i-app-m88__hero-description { font-size: 1.4em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-t-i-app-m88__cta-button { display: inline-block; background-color: #ffc107; color: #1a2a6c; padding: 15px 30px; border-radius: 30px; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-t-i-app-m88__cta-button:hover { background-color: #e0a800; transform: translateY(-3px); text-decoration: none; }.page-t-i-app-m88__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: #f0f2f5; margin-bottom: 20px; border-radius: 8px; }.page-t-i-app-m88__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-t-i-app-m88__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-t-i-app-m88__intro-content { display: flex; flex-wrap: wrap; align-items: center; gap: 30px; }.page-t-i-app-m88__intro-text { flex: 1; min-width: 300px; }.page-t-i-app-m88__intro-image { flex: 1; min-width: 300px; text-align: center; }.page-t-i-app-m88__intro-image img { max-width: 100%; height: auto; border-radius: 8px; }.page-t-i-app-m88__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; text-align: center; }.page-t-i-app-m88__quick-access-item { background-color: #e9ecef; padding: 25px; border-radius: 8px; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-t-i-app-m88__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }.page-t-i-app-m88__quick-access-item h3 { margin-bottom: 15px; color: #2c3e50; }.page-t-i-app-m88__quick-access-button { display: inline-block; background-color: #28a745; color: #ffffff; padding: 10px 20px; border-radius: 20px; font-size: 1em; margin-top: 15px; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-t-i-app-m88__quick-access-button:hover { background-color: #218838; text-decoration: none; }.page-t-i-app-m88__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; }.page-t-i-app-m88__game-card { background-color: #f8f9fa; border-radius: 8px; overflow: hidden; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-t-i-app-m88__game-card:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }.page-t-i-app-m88__game-card img { max-width: 100%; height: 200px; object-fit: cover; border-bottom: 1px solid #eee; }.page-t-i-app-m88__game-card-content { padding: 20px; }.page-t-i-app-m88__game-card-content h3 { margin-top: 0; color: #2c3e50; }.page-t-i-app-m88__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; }.page-t-i-app-m88__promo-card { background-color: #fff3cd; border-left: 5px solid #ffc107; padding: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-t-i-app-m88__promo-card h3 { color: #856404; margin-top: 0; }.page-t-i-app-m88__promo-button { display: inline-block; background-color: #ffc107; color: #333; padding: 8px 15px; border-radius: 20px; font-size: 0.9em; margin-top: 15px; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-t-i-app-m88__promo-button:hover { background-color: #e0a800; text-decoration: none; }.page-t-i-app-m88__security-list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; }.page-t-i-app-m88__security-item { background-color: #e6f7ff; border-left: 5px solid #007bff; padding: 20px; border-radius: 8px; }.page-t-i-app-m88__security-item h3 { color: #007bff; margin-top: 0; }.page-t-i-app-m88__faq-list { list-style: none; padding: 0; }.page-t-i-app-m88__faq-item { background-color: #f0f2f5; margin-bottom: 10px; border-radius: 8px; overflow: hidden; }.page-t-i-app-m88__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #e9ecef; cursor: pointer; user-select: none; border-bottom: 1px solid #dee2e6; transition: background-color 0.3s ease; }.page-t-i-app-m88__faq-question h3 { margin: 0; font-size: 1.1em; color: #2c3e50; pointer-events: none; }.page-t-i-app-m88__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; }.page-t-i-app-m88__faq-item.active .page-t-i-app-m88__faq-toggle { transform: rotate(45deg); }.page-t-i-app-m88__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-t-i-app-m88__faq-item.active .page-t-i-app-m88__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-t-i-app-m88__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; }.page-t-i-app-m88__blog-card { background-color: #f8f9fa; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-t-i-app-m88__blog-card:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }.page-t-i-app-m88__blog-card img { max-width: 100%; height: 220px; object-fit: cover; border-bottom: 1px solid #eee; }.page-t-i-app-m88__blog-card-content { padding: 20px; }.page-t-i-app-m88__blog-card-content h3 { margin-top: 0; color: #2c3e50; font-size: 1.2em; }.page-t-i-app-m88__blog-card-content p { font-size: 0.9em; color: #666; }.page-t-i-app-m88__blog-card-link { display: inline-block; color: #007bff; font-weight: bold; margin-top: 10px; }.page-t-i-app-m88__blog-card-link:hover { text-decoration: underline; }.page-t-i-app-m88__list-item { box-sizing: border-box; }.page-t-i-app-m88__list-container { box-sizing: border-box; }@media (max-width: 768px) { .page-t-i-app-m88__hero-section { padding-top: 80px; padding-bottom: 60px; }.page-t-i-app-m88__hero-title { font-size: 2.5em; }.page-t-i-app-m88__hero-description { font-size: 1.1em; }.page-t-i-app-m88__section-title { font-size: 2em; }.page-t-i-app-m88__intro-content { flex-direction: column; }.page-t-i-app-m88__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-t-i-app-m88__payment-logo, .page-t-i-app-m88__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-t-i-app-m88__quick-access-grid, .page-t-i-app-m88__games-grid, .page-t-i-app-m88__promotions-grid, .page-t-i-app-m88__security-list, .page-t-i-app-m88__blog-grid { grid-template-columns: 1fr; }.page-t-i-app-m88__quick-access-item, .page-t-i-app-m88__game-card, .page-t-i-app-m88__promo-card, .page-t-i-app-m88__security-item, .page-t-i-app-m88__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; }.page-t-i-app-m88__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !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-t-i-app-m88__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-t-i-app-m88__faq-question h3 { font-size: 1em; }.page-t-i-app-m88__faq-toggle { font-size: 1.2em; }}