.page-tongits-code__hero-section{background:linear-gradient(135deg,#0a192f,#1f3d61) no-repeat center center/cover;color:#fff;padding:10px 0 60px;text-align:center;position:relative;overflow:hidden}.page-tongits-code__hero-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1}.page-tongits-code__hero-content{position:relative;z-index:2;max-width:900px;margin:0 auto;padding:20px}.page-tongits-code__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;font-weight:700}.page-tongits-code__hero-description{font-size:1.2em;margin-bottom:30px;line-height:1.6}.page-tongits-code__cta-button{display:inline-block;background-color:#ffcc00;color:#1a1a1a;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-tongits-code__cta-button:hover{background-color:#e6b800;transform:translateY(-3px)}.page-tongits-code__section{padding:60px 20px;background-color:#1a1a1a;color:#eee;text-align:center}.page-tongits-code__section:nth-of-type(even){background-color:#0d0d0d}.page-tongits-code__section-title{font-size:2.2em;color:#ffcc00;margin-bottom:30px;font-weight:700}.page-tongits-code__section-text{max-width:800px;margin:0 auto 40px;line-height:1.7;font-size:1.05em}.page-tongits-code__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-tongits-code__grid-item{background-color:#2a2a2a;padding:30px;border-radius:10px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease}.page-tongits-code__grid-item:hover{transform:translateY(-5px)}.page-tongits-code__item-title{font-size:1.4em;color:#ffcc00;margin-bottom:15px}.page-tongits-code__item-description{font-size:.95em;line-height:1.6;margin-bottom:20px}.page-tongits-code__img{max-width:100%;height:auto;border-radius:8px;margin-bottom:20px;box-shadow:0 4px 10px rgba(0,0,0,.2)}.page-tongits-code__quick-access-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-tongits-code__quick-access-link{background-color:#333;color:#ffcc00;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.page-tongits-code__quick-access-link:hover{background-color:#444}.page-tongits-code__promo-card{background-color:#2a2a2a;padding:25px;border-radius:10px;text-align:left;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease}.page-tongits-code__promo-card:hover{transform:translateY(-5px)}.page-tongits-code__promo-title{font-size:1.5em;color:#ffcc00;margin-bottom:10px}.page-tongits-code__promo-description{font-size:.95em;line-height:1.6;margin-bottom:20px}.page-tongits-code__faq-list{max-width:900px;margin:40px auto 0;text-align:left}.page-tongits-code__faq-item{background-color:#2a2a2a;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.2)}.page-tongits-code__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;background-color:#333;color:#ffcc00;font-size:1.1em;font-weight:600;user-select:none;transition:background-color .3s ease}.page-tongits-code__faq-question:hover{background-color:#444}.page-tongits-code__faq-question h3{margin:0;pointer-events:none;color:#ffcc00;font-size:1.1em}.page-tongits-code__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;pointer-events:none}.page-tongits-code__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-tongits-code__faq-item.active .page-tongits-code__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-tongits-code__faq-item.active .page-tongits-code__faq-toggle{transform:rotate(45deg)}.page-tongits-code__blog-card{background-color:#2a2a2a;padding:25px;border-radius:10px;text-align:left;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease}.page-tongits-code__blog-card:hover{transform:translateY(-5px)}.page-tongits-code__blog-title{font-size:1.4em;color:#ffcc00;margin-bottom:10px}.page-tongits-code__blog-title a{color:#ffcc00;text-decoration:none}.page-tongits-code__blog-title a:hover{text-decoration:underline}.page-tongits-code__blog-date{font-size:.85em;color:#aaa;margin-bottom:15px}.page-tongits-code__blog-summary{font-size:.95em;line-height:1.6;margin-bottom:20px}.page-tongits-code__blog-read-more{display:inline-block;background-color:#ffcc00;color:#1a1a1a;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:600;font-size:.9em;transition:background-color .3s ease}.page-tongits-code__blog-read-more:hover{background-color:#e6b800}@media (max-width:768px){.page-tongits-code__hero-title{font-size:2em}.page-tongits-code__hero-description{font-size:1em}.page-tongits-code__section{padding:40px 15px}.page-tongits-code__section-title{font-size:1.8em}.page-tongits-code__section-text{font-size:.95em}.page-tongits-code__grid{grid-template-columns:1fr}.page-tongits-code__grid-item{padding:20px}.page-tongits-code__item-title{font-size:1.2em}.page-tongits-code__quick-access-links{flex-direction:column}.page-tongits-code__quick-access-link{width:100%}.page-tongits-code__promo-card{padding:20px}.page-tongits-code__promo-title{font-size:1.3em}.page-tongits-code__faq-list{margin:30px auto 0}.page-tongits-code__faq-question{padding:15px}.page-tongits-code__faq-question h3{font-size:1em}.page-tongits-code__faq-answer{padding:0 15px}.page-tongits-code__faq-item.active .page-tongits-code__faq-answer{padding:15px!important}.page-tongits-code__blog-card{padding:20px}.page-tongits-code__blog-title{font-size:1.2em}.page-tongits-code__blog-date{font-size:.8em}.page-tongits-code__blog-summary{font-size:.9em}.page-tongits-code__grid-item img,.page-tongits-code__promo-card img,.page-tongits-code__blog-card img{max-width:100%!important;height:auto!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}.page-tongits-code__grid-item,.page-tongits-code__promo-card,.page-tongits-code__blog-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}}