body {font-family: 'Arial', sans-serif;margin: 0;padding: 0;background-color: #f4f7f6;color: #333;}a {text-decoration: none;color: inherit;}.page-tongits-star-code-free {max-width: 1200px;margin: 0 auto;padding: 10px;}.page-tongits-star-code-free__section {background-color: #ffffff;margin-bottom: 25px;padding: 30px;border-radius: 12px;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);}.page-tongits-star-code-free__section-title {font-size: 2.5em;color: #0056b3;text-align: center;margin-bottom: 25px;font-weight: bold;}.page-tongits-star-code-free__section-subtitle {font-size: 1.2em;color: #555;text-align: center;margin-bottom: 30px;line-height: 1.6;}.page-tongits-star-code-free__hero-section {position: relative;display: flex;align-items: center;justify-content: center;text-align: center;color: #ffffff;min-height: 500px;background-size: cover;background-position: center;border-radius: 12px;overflow: hidden;padding-top: 10px;}.page-tongits-star-code-free__hero-overlay {position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.4));}.page-tongits-star-code-free__hero-content {position: relative;z-index: 2;max-width: 900px;padding: 20px;}.page-tongits-star-code-free__hero-title {font-size: 3.8em;margin-bottom: 15px;line-height: 1.2;font-weight: 900;}.page-tongits-star-code-free__hero-description {font-size: 1.5em;margin-bottom: 30px;line-height: 1.5;}.page-tongits-star-code-free__cta-button {display: inline-block;background-color: #ffcc00;color: #333333;padding: 15px 35px;border-radius: 30px;font-size: 1.3em;font-weight: bold;transition: background-color 0.3s ease, transform 0.3s ease;box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);}.page-tongits-star-code-free__cta-button:hover {background-color: #e6b800;transform: translateY(-3px);}.page-tongits-star-code-free__text-content {font-size: 1.1em;line-height: 1.7;color: #444;margin-bottom: 20px;}.page-tongits-star-code-free__text-content strong {color: #0056b3;}.page-tongits-star-code-free__grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 25px;}.page-tongits-star-code-free__card {background-color: #f9f9f9;border-radius: 10px;padding: 25px;text-align: center;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);transition: transform 0.3s ease;}.page-tongits-star-code-free__card:hover {transform: translateY(-5px);}.page-tongits-star-code-free__card-icon {margin-bottom: 15px;}.page-tongits-star-code-free__card-icon img {max-width: 100%;height: auto;border-radius: 8px;min-width: 200px;min-height: 200px;object-fit: cover;}.page-tongits-star-code-free__card-title {font-size: 1.5em;color: #0056b3;margin-bottom: 10px;font-weight: bold;}.page-tongits-star-code-free__card-description {font-size: 1em;color: #666;line-height: 1.6;}.page-tongits-star-code-free__game-list {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;}.page-tongits-star-code-free__game-item {background-color: #e9f5ff;border: 1px solid #cce7ff;border-radius: 8px;padding: 15px 25px;font-size: 1.1em;font-weight: bold;color: #0056b3;}.page-tongits-star-code-free__faq-item {background-color: #f9f9f9;border: 1px solid #e0e0e0;border-radius: 8px;margin-bottom: 15px;overflow: hidden;}.page-tongits-star-code-free__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 18px 25px;font-size: 1.2em;font-weight: bold;color: #0056b3;cursor: pointer;user-select: none;background-color: #eaf5ff;transition: background-color 0.3s ease;}.page-tongits-star-code-free__faq-question h3 {margin: 0;pointer-events: none;}.page-tongits-star-code-free__faq-question:hover {background-color: #dceefc;}.page-tongits-star-code-free__faq-toggle {font-size: 1.5em;font-weight: bold;pointer-events: none;}.page-tongits-star-code-free__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-star-code-free__faq-item.active .page-tongits-star-code-free__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-tongits-star-code-free__faq-item.active .page-tongits-star-code-free__faq-question {background-color: #dceefc;}.page-tongits-star-code-free__faq-item.active .page-tongits-star-code-free__faq-toggle {transform: rotate(45deg);}.page-tongits-star-code-free__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 25px;}.page-tongits-star-code-free__blog-card {background-color: #f9f9f9;border-radius: 10px;overflow: hidden;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);transition: transform 0.3s ease;}.page-tongits-star-code-free__blog-card:hover {transform: translateY(-5px);}.page-tongits-star-code-free__blog-image {width: 100%;height: 220px;object-fit: cover;min-width: 200px;min-height: 200px;}.page-tongits-star-code-free__blog-content {padding: 20px;}.page-tongits-star-code-free__blog-title {font-size: 1.4em;color: #0056b3;margin-bottom: 10px;font-weight: bold;}.page-tongits-star-code-free__blog-excerpt {font-size: 1em;color: #666;line-height: 1.6;margin-bottom: 15px;}.page-tongits-star-code-free__blog-link {display: inline-block;background-color: #007bff;color: #ffffff;padding: 8px 18px;border-radius: 20px;font-size: 0.95em;transition: background-color 0.3s ease;}.page-tongits-star-code-free__blog-link:hover {background-color: #0056b3;}@media (max-width: 768px) {.page-tongits-star-code-free {padding: 5px;}.page-tongits-star-code-free__section {padding: 20px;margin-bottom: 20px;}.page-tongits-star-code-free__section-title {font-size: 2em;}.page-tongits-star-code-free__hero-section {min-height: 400px;}.page-tongits-star-code-free__hero-title {font-size: 2.5em;}.page-tongits-star-code-free__hero-description {font-size: 1.2em;}.page-tongits-star-code-free__cta-button {padding: 12px 25px;font-size: 1.1em;}.page-tongits-star-code-free__text-content {font-size: 1em;}.page-tongits-star-code-free__grid {grid-template-columns: 1fr;}.page-tongits-star-code-free__card {padding: 20px;}.page-tongits-star-code-free__faq-question {padding: 15px 20px;font-size: 1.1em;}.page-tongits-star-code-free__faq-answer {padding: 15px 20px !important;}.page-tongits-star-code-free__blog-grid {grid-template-columns: 1fr;}.page-tongits-star-code-free__blog-image {height: 180px;}.page-tongits-star-code-free__blog-title {font-size: 1.2em;}.page-tongits-star-code-free__game-item {padding: 10px 18px;font-size: 1em;}.page-tongits-star-code-free__game-list {gap: 10px;}/* Ensure all list items are full width on mobile */.page-tongits-star-code-free__grid > * {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-tongits-star-code-free__game-list > * {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-tongits-star-code-free__blog-grid > * {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-tongits-star-code-free__faq-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}/* Text wrapping for all content */p, li, h1, h2, h3, h4, h5, h6, .page-tongits-star-code-free__text-content, .page-tongits-star-code-free__card-description, .page-tongits-star-code-free__blog-excerpt {word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}img {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}}