.page-26fun { font-family: 'Arial', sans-serif; color: #fff; background-color: #1a1a2e; line-height: 1.6; } .page-26fun__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-26fun__section { padding: 40px 0; position: relative; } .page-26fun__section-title { font-size: 36px; color: #e94560; text-align: center; margin-bottom: 30px; text-transform: uppercase; font-weight: bold; } .page-26fun__section-subtitle { font-size: 20px; color: #0f3460; text-align: center; margin-bottom: 40px; } .page-26fun__btn { display: inline-block; background-color: #e94560; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 16px; } .page-26fun__btn:hover { background-color: #c93450; } .page-26fun__hero-section { background-image: url('[GALLERY:hero:1920x1080:betting,casino,vietnam,26fun]'); background-size: cover; background-position: center; text-align: center; padding: 100px 0 60px; display: flex; align-items: center; justify-content: center; min-height: 70vh; flex-direction: column; position: relative; padding-top: 10px; } .page-26fun__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 1; } .page-26fun__hero-content { position: relative; z-index: 2; max-width: 800px; padding: 20px; } .page-26fun__hero-title { font-size: 52px; margin-bottom: 20px; line-height: 1.2; color: #fff; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); } .page-26fun__hero-subtitle { font-size: 24px; margin-bottom: 30px; color: #eee; } .page-26fun__hero-actions { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-26fun__intro-section { background-color: #16213e; } .page-26fun__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-26fun__intro-item { background-color: #0f3460; padding: 25px; border-radius: 10px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-26fun__intro-item:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-26fun__intro-item img { max-width: 100%; height: auto; margin-bottom: 15px; border-radius: 8px; min-width: 200px; min-height: 200px; object-fit: cover; } .page-26fun__intro-item h3 { font-size: 22px; color: #e94560; margin-bottom: 10px; } .page-26fun__intro-item p { font-size: 16px; color: #ccc; } .page-26fun__quick-access-section { background-color: #0f3460; } .page-26fun__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; margin-top: 40px; } .page-26fun__quick-access-item { background-color: #1a1a2e; padding: 20px; border-radius: 8px; text-align: center; transition: background-color 0.3s ease; } .page-26fun__quick-access-item:hover { background-color: #2e3b5e; } .page-26fun__quick-access-item a { color: #e94560; text-decoration: none; font-weight: bold; display: block; font-size: 18px; } .page-26fun__quick-access-item a:hover { text-decoration: underline; } .page-26fun__games-section { background-color: #16213e; } .page-26fun__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 40px; } .page-26fun__game-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-26fun__game-card:hover { transform: translateY(-8px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5); } .page-26fun__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; min-width: 200px; min-height: 200px; } .page-26fun__game-card-content { padding: 20px; } .page-26fun__game-card-content h3 { font-size: 22px; color: #e94560; margin-bottom: 10px; } .page-26fun__game-card-content p { font-size: 15px; color: #ccc; margin-bottom: 15px; } .page-26fun__promo-section { background-color: #1a1a2e; } .page-26fun__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-26fun__promo-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-26fun__promo-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-26fun__promo-card-image { width: 100%; height: 220px; object-fit: cover; display: block; min-width: 200px; min-height: 200px; } .page-26fun__promo-card-content { padding: 20px; } .page-26fun__promo-card-content h3 { font-size: 22px; color: #e94560; margin-bottom: 10px; } .page-26fun__promo-card-content p { font-size: 15px; color: #ccc; margin-bottom: 15px; } .page-26fun__promo-card-content .page-26fun__btn { width: 100%; } .page-26fun__security-support-section { background-color: #16213e; } .page-26fun__security-support-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-26fun__security-support-item { background-color: #0f3460; padding: 25px; border-radius: 10px; text-align: center; } .page-26fun__security-support-item img { max-width: 100px; height: auto; margin-bottom: 15px; min-width: 100px; min-height: 100px; object-fit: contain; } .page-26fun__security-support-item h3 { font-size: 22px; color: #e94560; margin-bottom: 10px; } .page-26fun__security-support-item p { font-size: 16px; color: #ccc; } .page-26fun__faq-section { background-color: #0f3460; } .page-26fun__faq-list { margin-top: 40px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-26fun__faq-item { background-color: #1a1a2e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-26fun__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; cursor: pointer; background-color: #2e3b5e; border-bottom: 1px solid #1a1a2e; transition: background-color 0.3s ease; user-select: none; } .page-26fun__faq-question:hover { background-color: #3f4c6b; } .page-26fun__faq-question h3 { margin: 0; font-size: 18px; color: #fff; pointer-events: none; } .page-26fun__faq-toggle { font-size: 24px; font-weight: bold; color: #e94560; transition: transform 0.3s ease; pointer-events: none; } .page-26fun__faq-item.active .page-26fun__faq-toggle { transform: rotate(45deg); } .page-26fun__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: #1a1a2e; color: #ccc; } .page-26fun__faq-item.active .page-26fun__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-26fun__blog-section { background-color: #16213e; } .page-26fun__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-26fun__blog-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-26fun__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-26fun__blog-card-image { width: 100%; height: 200px; object-fit: cover; display: block; min-width: 200px; min-height: 200px; } .page-26fun__blog-card-content { padding: 20px; } .page-26fun__blog-card-content h3 { font-size: 20px; margin-bottom: 10px; } .page-26fun__blog-card-content h3 a { color: #e94560; text-decoration: none; transition: color 0.3s ease; } .page-26fun__blog-card-content h3 a:hover { color: #fff; } .page-26fun__blog-card-content p { font-size: 15px; color: #ccc; margin-bottom: 15px; } .page-26fun__blog-card-date { font-size: 14px; color: #888; text-align: right; } .page-26fun__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-26fun__floating-buttons .page-26fun__btn { padding: 10px 18px; border-radius: 50px; font-size: 15px; box-shadow: 0 4px 8px rgba(0,0,0,0.3); } @media (max-width: 768px) { .page-26fun__hero-title { font-size: 36px; } .page-26fun__hero-subtitle { font-size: 18px; } .page-26fun__hero-actions { flex-direction: column; gap: 10px; } .page-26fun__btn { width: 100%; text-align: center; } .page-26fun__section-title { font-size: 28px; } .page-26fun__section-subtitle { font-size: 18px; } .page-26fun__intro-grid, .page-26fun__quick-access-grid, .page-26fun__games-grid, .page-26fun__promo-grid, .page-26fun__security-support-grid, .page-26fun__blog-grid { grid-template-columns: 1fr; } .page-26fun__intro-item, .page-26fun__quick-access-item, .page-26fun__game-card, .page-26fun__promo-card, .page-26fun__security-support-item, .page-26fun__blog-card { max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-26fun__intro-grid ul, .page-26fun__quick-access-grid ul, .page-26fun__games-grid ul, .page-26fun__promo-grid ul, .page-26fun__security-support-grid ul, .page-26fun__blog-grid 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-26fun__faq-question h3 { font-size: 16px; } .page-26fun__faq-answer { padding: 0 15px; } .page-26fun__faq-item.active .page-26fun__faq-answer { padding: 15px 15px !important; } .page-26fun__floating-buttons { bottom: 10px; right: 10px; } .page-26fun__floating-buttons .page-26fun__btn { padding: 8px 15px; font-size: 14px; } .page-26fun__intro-item img, .page-26fun__game-card-image, .page-26fun__promo-card-image, .page-26fun__security-support-item img, .page-26fun__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } @media (max-width: 480px) { .page-26fun__hero-title { font-size: 30px; } .page-26fun__hero-subtitle { font-size: 16px; } .page-26fun__section-title { font-size: 24px; } .page-26fun__floating-buttons { bottom: 5px; right: 5px; } .page-26fun__floating-buttons .page-26fun__btn { padding: 6px 12px; font-size: 13px; } }