.page-tongits-war-offline-games { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f5f5f5; }.page-tongits-war-offline-games h1, .page-tongits-war-offline-games h2, .page-tongits-war-offline-games h3 { color: #2c3e50; margin-bottom: 15px; }.page-tongits-war-offline-games h1 { font-size: 2.5em; text-align: center; margin-top: 20px; }.page-tongits-war-offline-games h2 { font-size: 2em; text-align: center; margin-top: 40px; margin-bottom: 30px; }.page-tongits-war-offline-games h3 { font-size: 1.5em; }.page-tongits-war-offline-games p { margin-bottom: 15px; }.page-tongits-war-offline-games__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-tongits-war-offline-games__hero-section { background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%); color: #fff; padding: 10px 20px 80px; text-align: center; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; }.page-tongits-war-offline-games__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url('[GALLERY:texture:1920x1080:abstract,pattern]'); background-size: cover; opacity: 0.1; z-index: 0; }.page-tongits-war-offline-games__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }.page-tongits-war-offline-games__hero-section h1 { font-size: 3em; margin-bottom: 15px; color: #fff; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); }.page-tongits-war-offline-games__hero-section p { font-size: 1.2em; margin-bottom: 30px; color: #eee; }.page-tongits-war-offline-games__cta-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-tongits-war-offline-games__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-tongits-war-offline-games__intro-section { text-align: center; }.page-tongits-war-offline-games__intro-section p { max-width: 800px; margin: 0 auto 20px; }.page-tongits-war-offline-games__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-tongits-war-offline-games__quick-access-links .page-tongits-war-offline-games__cta-button { background-color: #28a745; color: #fff; padding: 12px 25px; font-size: 1em; border-radius: 5px; }.page-tongits-war-offline-games__quick-access-links .page-tongits-war-offline-games__cta-button:hover { background-color: #218838; }.page-tongits-war-offline-games__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-tongits-war-offline-games__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-tongits-war-offline-games__game-card:hover { transform: translateY(-5px); }.page-tongits-war-offline-games__game-card img { width: 100%; height: 250px; object-fit: cover; }.page-tongits-war-offline-games__game-card-content { padding: 20px; }.page-tongits-war-offline-games__game-card h3 { margin-top: 0; color: #333; }.page-tongits-war-offline-games__game-card p { font-size: 0.95em; color: #666; }.page-tongits-war-offline-games__promo-list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 30px; }.page-tongits-war-offline-games__promo-item { background-color: #e9f7ef; border-left: 5px solid #28a745; padding: 20px; border-radius: 5px; box-shadow: 0 2px 4px rgba(0,0,0,0.05); }.page-tongits-war-offline-games__promo-item h3 { color: #28a745; margin-top: 0; }.page-tongits-war-offline-games__promo-item p { font-size: 0.9em; }.page-tongits-war-offline-games__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 30px; }.page-tongits-war-offline-games__feature-item { text-align: center; max-width: 250px; }.page-tongits-war-offline-games__feature-item img { width: 80px; height: 80px; margin-bottom: 15px; }.page-tongits-war-offline-games__feature-item h3 { font-size: 1.3em; }.page-tongits-war-offline-games__faq-list { max-width: 800px; margin: 30px auto 0; }.page-tongits-war-offline-games__faq-item { background-color: #f9f9f9; border: 1px solid #ddd; margin-bottom: 10px; border-radius: 5px; overflow: hidden; }.page-tongits-war-offline-games__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #eee; transition: background-color 0.3s ease; user-select: none; }.page-tongits-war-offline-games__faq-question:hover { background-color: #e0e0e0; }.page-tongits-war-offline-games__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-tongits-war-offline-games__faq-toggle { font-size: 1.5em; font-weight: bold; color: #555; transition: transform 0.3s ease; pointer-events: none; }.page-tongits-war-offline-games__faq-item.active .page-tongits-war-offline-games__faq-toggle { transform: rotate(45deg); }.page-tongits-war-offline-games__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-tongits-war-offline-games__faq-item.active .page-tongits-war-offline-games__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-tongits-war-offline-games__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-tongits-war-offline-games__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-tongits-war-offline-games__blog-card:hover { transform: translateY(-5px); }.page-tongits-war-offline-games__blog-card img { width: 100%; height: 200px; object-fit: cover; }.page-tongits-war-offline-games__blog-card-content { padding: 20px; }.page-tongits-war-offline-games__blog-card h3 { margin-top: 0; font-size: 1.2em; }.page-tongits-war-offline-games__blog-card p { font-size: 0.9em; color: #666; margin-bottom: 20px; }.page-tongits-war-offline-games__blog-card .page-tongits-war-offline-games__cta-button { background-color: #007bff; color: #fff; padding: 8px 15px; font-size: 0.9em; border-radius: 5px; }.page-tongits-war-offline-games__blog-card .page-tongits-war-offline-games__cta-button:hover { background-color: #0056b3; }@media (max-width: 768px) { .page-tongits-war-offline-games h1 { font-size: 2em; }.page-tongits-war-offline-games h2 { font-size: 1.7em; }.page-tongits-war-offline-games__hero-section { padding-bottom: 50px; }.page-tongits-war-offline-games__hero-section h1 { font-size: 2.2em; }.page-tongits-war-offline-games__hero-section p { font-size: 1em; }.page-tongits-war-offline-games__cta-button { padding: 12px 25px; font-size: 1em; }.page-tongits-war-offline-games__quick-access-links { flex-direction: column; align-items: center; }.page-tongits-war-offline-games__quick-access-links .page-tongits-war-offline-games__cta-button { width: 100% !important; max-width: 300px !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-tongits-war-offline-games__game-grid, .page-tongits-war-offline-games__promo-list, .page-tongits-war-offline-games__blog-grid { grid-template-columns: 1fr; }.page-tongits-war-offline-games__section { padding: 20px 15px; }.page-tongits-war-offline-games__promo-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-tongits-war-offline-games__security-features { flex-direction: column; align-items: center; }.page-tongits-war-offline-games__feature-item { max-width: 90%; }.page-tongits-war-offline-games__faq-question { padding: 12px 15px; }.page-tongits-war-offline-games__faq-question h3 { font-size: 1em; }.page-tongits-war-offline-games__faq-answer { padding: 15px !important; }.page-tongits-war-offline-games__game-card img, .page-tongits-war-offline-games__blog-card img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }}.page-tongits-war-offline-games img { max-width: 100%; height: auto; display: block; margin: 0 auto; }.page-tongits-war-offline-games__game-logo { width: 100px; height: auto; margin-right: 10px; display: inline-block; vertical-align: middle; }