.page-tongits-go-poker-cheat__main { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-tongits-go-poker-cheat__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; } @media (max-width: 768px) { .page-tongits-go-poker-cheat__section { padding: 20px 15px; } } .page-tongits-go-poker-cheat__hero-section { background: linear-gradient(135deg, #0f3443, #345c72); text-align: center; padding: 60px 20px 40px; border-bottom: 5px solid #e94560; padding-top: 10px; } @media (max-width: 768px) { .page-tongits-go-poker-cheat__hero-section { padding: 40px 15px 20px; padding-top: 10px; } } .page-tongits-go-poker-cheat__hero-title { font-size: 3.2em; color: #fff; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-tongits-go-poker-cheat__hero-title { font-size: 2.2em; } } .page-tongits-go-poker-cheat__hero-description { font-size: 1.3em; max-width: 800px; margin: 0 auto 30px; color: #ccc; } @media (max-width: 768px) { .page-tongits-go-poker-cheat__hero-description { font-size: 1em; } } .page-tongits-go-poker-cheat__button { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-tongits-go-poker-cheat__button:hover { background-color: #d6304d; transform: translateY(-3px); } .page-tongits-go-poker-cheat__image-container { margin: 40px auto; text-align: center; } .page-tongits-go-poker-cheat__image-container img { max-width: 100%; height: auto; border-radius: 12px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); display: block; margin: 0 auto; } @media (max-width: 768px) { .page-tongits-go-poker-cheat__image-container img { border-radius: 8px; } } .page-tongits-go-poker-cheat__content-title { font-size: 2.5em; color: #e94560; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); } @media (max-width: 768px) { .page-tongits-go-poker-cheat__content-title { font-size: 1.8em; margin-bottom: 20px; } } .page-tongits-go-poker-cheat__text-block { background-color: #27273f; padding: 30px; border-radius: 10px; margin-bottom: 30px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } @media (max-width: 768px) { .page-tongits-go-poker-cheat__text-block { padding: 20px; margin-bottom: 20px; } } .page-tongits-go-poker-cheat__text-block p { margin-bottom: 15px; font-size: 1.1em; color: #ccc; } .page-tongits-go-poker-cheat__text-block strong { color: #e94560; } .page-tongits-go-poker-cheat__list { list-style: none; padding: 0; margin-top: 20px; } .page-tongits-go-poker-cheat__list-item { background-color: #27273f; margin-bottom: 15px; padding: 20px; border-left: 5px solid #e94560; border-radius: 8px; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); box-sizing: border-box; } .page-tongits-go-poker-cheat__list-item h3 { color: #e94560; margin-top: 0; font-size: 1.4em; margin-bottom: 10px; } .page-tongits-go-poker-cheat__list-item p { color: #ccc; font-size: 1em; } @media (max-width: 768px) { .page-tongits-go-poker-cheat__list { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-tongits-go-poker-cheat__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 15px !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-tongits-go-poker-cheat__list-item h3 { font-size: 1.2em; } .page-tongits-go-poker-cheat__list-item p { font-size: 0.9em; } } .page-tongits-go-poker-cheat__gamelogo { text-align: center; margin-top: 30px; } .page-tongits-go-poker-cheat__gamelogo img { max-width: 180px; height: auto; display: inline-block; vertical-align: middle; } @media (max-width: 768px) { .page-tongits-go-poker-cheat__gamelogo img { max-width: 120px; } } .page-tongits-go-poker-cheat__faq-section { background-color: #1a1a2e; padding-bottom: 60px; } .page-tongits-go-poker-cheat__faq-item { background-color: #27273f; margin-bottom: 10px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-tongits-go-poker-cheat__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #33334d; transition: background-color 0.3s ease; } .page-tongits-go-poker-cheat__faq-question:hover { background-color: #444466; } @media (max-width: 768px) { .page-tongits-go-poker-cheat__faq-question { padding: 15px 20px; } } .page-tongits-go-poker-cheat__faq-question h3 { margin: 0; font-size: 1.3em; color: #e94560; pointer-events: none; } @media (max-width: 768px) { .page-tongits-go-poker-cheat__faq-question h3 { font-size: 1.1em; } } .page-tongits-go-poker-cheat__faq-toggle { font-size: 1.8em; font-weight: bold; color: #fff; transition: transform 0.3s ease; pointer-events: none; } .page-tongits-go-poker-cheat__faq-item.active .page-tongits-go-poker-cheat__faq-toggle { transform: rotate(45deg); } .page-tongits-go-poker-cheat__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-tongits-go-poker-cheat__faq-item.active .page-tongits-go-poker-cheat__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-tongits-go-poker-cheat__faq-answer { padding: 0 20px; } .page-tongits-go-poker-cheat__faq-item.active .page-tongits-go-poker-cheat__faq-answer { padding: 15px 20px !important; } } .page-tongits-go-poker-cheat__faq-answer p { margin: 0; color: #ccc; font-size: 1em; } @media (max-width: 768px) { .page-tongits-go-poker-cheat__faq-answer p { font-size: 0.9em; } }