:root{--page-free-online-games-tongits-primary-color:#ffcc00;--page-free-online-games-tongits-secondary-color:#007bff;--page-free-online-games-tongits-dark-background:#1a1a2e;--page-free-online-games-tongits-light-text:#ffffff;--page-free-online-games-tongits-gray-text:#cccccc;--page-free-online-games-tongits-border-color:#333344;--page-free-online-games-tongits-button-hover-color:#e6b800;--page-free-online-games-tongits-font-family:'Arial', sans-serif}.page-free-online-games-tongits{background-color:var(--page-free-online-games-tongits-dark-background);color:var(--page-free-online-games-tongits-light-text);font-family:var(--page-free-online-games-tongits-font-family);line-height:1.6;padding-top:10px}.page-free-online-games-tongits__container{max-width:1200px;margin:0 auto;padding:20px;box-sizing:border-box}.page-free-online-games-tongits__section-title{font-size:2.5em;color:var(--page-free-online-games-tongits-primary-color);text-align:center;margin-bottom:40px;position:relative;padding-bottom:10px}.page-free-online-games-tongits__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:4px;background-color:var(--page-free-online-games-tongits-secondary-color);border-radius:2px}.page-free-online-games-tongits__hero-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 20px;background:linear-gradient(rgba(26,26,46,0.8),rgba(26,26,46,0.8));position:relative;overflow:hidden;min-height:500px}.page-free-online-games-tongits__hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.page-free-online-games-tongits__hero-image{width:100%;height:100%;object-fit:cover;filter:brightness(0.4);max-width:100%}.page-free-online-games-tongits__hero-content{z-index:1;max-width:800px}.page-free-online-games-tongits__hero-title{font-size:3.5em;margin-bottom:20px;color:var(--page-free-online-games-tongits-primary-color);line-height:1.2}.page-free-online-games-tongits__hero-description{font-size:1.3em;margin-bottom:30px;color:var(--page-free-online-games-tongits-gray-text)}.page-free-online-games-tongits__hero-button,.page-free-online-games-tongits__button{display:inline-block;padding:15px 30px;background-color:var(--page-free-online-games-tongits-primary-color);color:var(--page-free-online-games-tongits-dark-background);text-decoration:none;border-radius:8px;font-size:1.1em;font-weight:bold;transition:background-color .3s ease,transform .2s ease;border:none;cursor:pointer}.page-free-online-games-tongits__hero-button:hover,.page-free-online-games-tongits__button:hover{background-color:var(--page-free-online-games-tongits-button-hover-color);transform:translateY(-2px)}.page-free-online-games-tongits__button--primary{background-color:var(--page-free-online-games-tongits-primary-color);color:var(--page-free-online-games-tongits-dark-background)}.page-free-online-games-tongits__button--secondary{background-color:transparent;color:var(--page-free-online-games-tongits-primary-color);border:2px solid var(--page-free-online-games-tongits-primary-color);margin-left:15px}.page-free-online-games-tongits__button--secondary:hover{background-color:var(--page-free-online-games-tongits-primary-color);color:var(--page-free-online-games-tongits-dark-background)}.page-free-online-games-tongits__about-section{padding:60px 0;background-color:#22223a}.page-free-online-games-tongits__content-grid{display:flex;gap:40px;align-items:center}.page-free-online-games-tongits__text-content{flex:1}.page-free-online-games-tongits__text-content p{margin-bottom:15px;color:var(--page-free-online-games-tongits-gray-text)}.page-free-online-games-tongits__image-wrapper{flex:1;text-align:center}.page-free-online-games-tongits__content-image{max-width:100%;height:auto;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,0.3)}.page-free-online-games-tongits__features-section{padding:60px 0}.page-free-online-games-tongits__feature-list{list-style:none;padding:0;margin:0 auto 40px auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1000px}.page-free-online-games-tongits__feature-item{background-color:#22223a;padding:30px;border-radius:10px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,0.2);transition:transform .3s ease,background-color .3s ease;box-sizing:border-box;width:100%}.page-free-online-games-tongits__feature-item:hover{transform:translateY(-5px);background-color:#2a2a42}.page-free-online-games-tongits__feature-icon{width:100px;height:100px;margin-bottom:20px;object-fit:contain;max-width:100%}.page-free-online-games-tongits__feature-heading{font-size:1.5em;color:var(--page-free-online-games-tongits-primary-color);margin-bottom:10px}.page-free-online-games-tongits__feature-description{color:var(--page-free-online-games-tongits-gray-text)}.page-free-online-games-tongits__cta-buttons{text-align:center;margin-top:40px}.page-free-online-games-tongits__how-to-play-section{padding:60px 0;background-color:#22223a}.page-free-online-games-tongits__steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:40px}.page-free-online-games-tongits__step-item{background-color:#1a1a2e;padding:30px;border-radius:10px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,0.2);border:1px solid var(--page-free-online-games-tongits-border-color);box-sizing:border-box;width:100%}.page-free-online-games-tongits__step-number{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:var(--page-free-online-games-tongits-primary-color);color:var(--page-free-online-games-tongits-dark-background);border-radius:50%;font-size:1.8em;font-weight:bold;margin-bottom:20px}.page-free-online-games-tongits__step-heading{font-size:1.4em;color:var(--page-free-online-games-tongits-light-text);margin-bottom:10px}.page-free-online-games-tongits__step-description{color:var(--page-free-online-games-tongits-gray-text)}.page-free-online-games-tongits__download-app-section{padding:60px 0}.page-free-online-games-tongits__app-content{display:flex;gap:40px;align-items:center;margin-top:40px}.page-free-online-games-tongits__app-text{flex:1}.page-free-online-games-tongits__app-text p{margin-bottom:15px;color:var(--page-free-online-games-tongits-gray-text)}.page-free-online-games-tongits__app-image-wrapper{flex:1;text-align:center}.page-free-online-games-tongits__app-image{max-width:100%;height:auto;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,0.3)}.page-free-online-games-tongits__faq-section{padding:60px 0;background-color:#22223a}.page-free-online-games-tongits__faq-list{margin-top:40px;max-width:900px;margin-left:auto;margin-right:auto}.page-free-online-games-tongits__faq-item{background-color:#1a1a2e;border:1px solid var(--page-free-online-games-tongits-border-color);border-radius:8px;margin-bottom:15px;overflow:hidden}.page-free-online-games-tongits__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#2a2a42;transition:background-color .3s ease;user-select:none}.page-free-online-games-tongits__faq-question:hover{background-color:#33334c}.page-free-online-games-tongits__faq-question-text{font-size:1.2em;color:var(--page-free-online-games-tongits-light-text);margin:0;pointer-events:none}.page-free-online-games-tongits__faq-toggle{font-size:1.8em;font-weight:bold;color:var(--page-free-online-games-tongits-primary-color);transition:transform .3s ease;pointer-events:none}.page-free-online-games-tongits__faq-item.active .page-free-online-games-tongits__faq-toggle{transform:rotate(45deg)}.page-free-online-games-tongits__faq-answer{max-height:0;overflow:hidden;padding:0 25px;color:var(--page-free-online-games-tongits-gray-text);transition:max-height .4s cubic-bezier(0.4,0,0.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-free-online-games-tongits__faq-item.active .page-free-online-games-tongits__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-free-online-games-tongits__faq-answer p{margin:0}@media (max-width:768px){.page-free-online-games-tongits__container{padding:15px}.page-free-online-games-tongits__hero-section{padding:40px 15px;min-height:400px}.page-free-online-games-tongits__hero-title{font-size:2.2em}.page-free-online-games-tongits__hero-description{font-size:1em}.page-free-online-games-tongits__hero-button,.page-free-online-games-tongits__button{padding:12px 25px;font-size:1em}.page-free-online-games-tongits__button--secondary{margin-left:0;margin-top:15px}.page-free-online-games-tongits__section-title{font-size:2em;margin-bottom:30px}.page-free-online-games-tongits__content-grid,.page-free-online-games-tongits__app-content{flex-direction:column;gap:30px}.page-free-online-games-tongits__feature-list,.page-free-online-games-tongits__steps-grid{grid-template-columns:1fr;gap:20px}.page-free-online-games-tongits__feature-item,.page-free-online-games-tongits__step-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding:20px !important;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-free-online-games-tongits__feature-list,.page-free-online-games-tongits__steps-grid{width:100% !important;max-width:100% !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}.page-free-online-games-tongits__feature-icon{width:80px;height:80px}.page-free-online-games-tongits__faq-question{padding:15px 20px}.page-free-online-games-tongits__faq-question-text{font-size:1.1em}.page-free-online-games-tongits__faq-toggle{font-size:1.5em}.page-free-online-games-tongits__faq-answer{padding:0 20px}.page-free-online-games-tongits__faq-item.active .page-free-online-games-tongits__faq-answer{padding:15px 20px !important}}@media (max-width:480px){.page-free-online-games-tongits__hero-title{font-size:1.8em}.page-free-online-games-tongits__section-title{font-size:1.8em}.page-free-online-games-tongits__cta-buttons{display:flex;flex-direction:column;align-items:center}.page-free-online-games-tongits__button--secondary{margin-top:10px;margin-left:0}}