.page-f168-t-i-app__hero-section{position:relative;width:100%;height:auto;min-height:450px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:10px 20px 60px;overflow:hidden;background-color:#0d1117}.page-f168-t-i-app__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;filter:brightness(.6)}.page-f168-t-i-app__hero-content{z-index:1;max-width:800px;margin:0 auto}.page-f168-t-i-app__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.page-f168-t-i-app__hero-description{font-size:1.2em;margin-bottom:30px;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.page-f168-t-i-app__cta-button{display:inline-block;background-color:#e74c3c;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-size:1.1em;font-weight:700;transition:background-color .3s ease,transform .3s ease}.page-f168-t-i-app__cta-button:hover{background-color:#c0392b;transform:translateY(-3px)}.page-f168-t-i-app__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;padding:40px 20px;background-color:#1a1a1a}.page-f168-t-i-app__payment-title{width:100%;text-align:center;color:#eee;font-size:1.8em;margin-bottom:30px}.page-f168-t-i-app__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-f168-t-i-app__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-f168-t-i-app__section{padding:60px 20px;background-color:#121212;color:#eee;text-align:center}.page-f168-t-i-app__section:nth-of-type(even){background-color:#0d1117}.page-f168-t-i-app__section-title{font-size:2.2em;margin-bottom:30px;color:#e74c3c}.page-f168-t-i-app__section-description{max-width:900px;margin:0 auto 40px;line-height:1.8;font-size:1.1em}.page-f168-t-i-app__features-grid,.page-f168-t-i-app__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-f168-t-i-app__feature-item,.page-f168-t-i-app__game-card{background-color:#1a1a1a;border-radius:10px;padding:30px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease}.page-f168-t-i-app__feature-item:hover,.page-f168-t-i-app__game-card:hover{transform:translateY(-5px)}.page-f168-t-i-app__feature-icon{width:80px;height:80px;margin-bottom:20px;object-fit:contain}.page-f168-t-i-app__feature-title,.page-f168-t-i-app__game-title{font-size:1.4em;margin-bottom:15px;color:#e74c3c}.page-f168-t-i-app__feature-description,.page-f168-t-i-app__game-description{font-size:.95em;line-height:1.6;color:#ccc}.page-f168-t-i-app__quick-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1000px;margin:0 auto}.page-f168-t-i-app__quick-link-button{background-color:#34495e;color:#fff;padding:12px 25px;border-radius:6px;text-decoration:none;font-weight:700;transition:background-color .3s ease}.page-f168-t-i-app__quick-link-button:hover{background-color:#2c3e50}.page-f168-t-i-app__game-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:20px}.page-f168-t-i-app__promotion-card{background-color:#1a1a1a;border-radius:10px;padding:25px;text-align:left;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease;display:flex;flex-direction:column}.page-f168-t-i-app__promotion-card:hover{transform:translateY(-5px)}.page-f168-t-i-app__promotion-image{width:100%;height:180px;object-fit:cover;border-radius:8px;margin-bottom:15px}.page-f168-t-i-app__promotion-title{font-size:1.3em;margin-bottom:10px;color:#e74c3c}.page-f168-t-i-app__promotion-description{font-size:.9em;line-height:1.6;color:#ccc;flex-grow:1}.page-f168-t-i-app__promotion-button{display:inline-block;background-color:#e74c3c;color:#fff;padding:10px 20px;border-radius:6px;text-decoration:none;font-size:.9em;font-weight:700;margin-top:20px;align-self:flex-start;transition:background-color .3s ease}.page-f168-t-i-app__promotion-button:hover{background-color:#c0392b}.page-f168-t-i-app__security-icon{width:60px;height:60px;margin-bottom:15px;object-fit:contain}.page-f168-t-i-app__security-item-title{font-size:1.2em;margin-bottom:10px;color:#e74c3c}.page-f168-t-i-app__faq-container{max-width:900px;margin:0 auto}.page-f168-t-i-app__faq-item{background-color:#1a1a1a;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.2)}.page-f168-t-i-app__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;user-select:none;background-color:#2c3e50;border-radius:8px;transition:background-color .3s ease}.page-f168-t-i-app__faq-question:hover{background-color:#34495e}.page-f168-t-i-app__faq-question h3{margin:0;font-size:1.1em;color:#fff;pointer-events:none}.page-f168-t-i-app__faq-toggle{font-size:1.5em;font-weight:700;color:#fff;transition:transform .3s ease;pointer-events:none}.page-f168-t-i-app__faq-item.active .page-f168-t-i-app__faq-toggle{transform:rotate(45deg)}.page-f168-t-i-app__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-f168-t-i-app__faq-item.active .page-f168-t-i-app__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-f168-t-i-app__faq-answer p{margin:0;font-size:.95em;line-height:1.6;color:#ccc}.page-f168-t-i-app__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-f168-t-i-app__blog-card{background-color:#1a1a1a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease}.page-f168-t-i-app__blog-card:hover{transform:translateY(-5px)}.page-f168-t-i-app__blog-image{width:100%;height:200px;object-fit:cover}.page-f168-t-i-app__blog-content{padding:20px}.page-f168-t-i-app__blog-title{font-size:1.2em;margin-bottom:10px;color:#e74c3c;text-decoration:none;display:block}.page-f168-t-i-app__blog-title:hover{text-decoration:underline}.page-f168-t-i-app__blog-excerpt{font-size:.9em;line-height:1.6;color:#ccc}.page-f168-t-i-app__blog-date{font-size:.8em;color:#888;margin-top:15px}.page-f168-t-i-app__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000}.page-f168-t-i-app__floating-button{background-color:#e74c3c;color:#fff;padding:12px 20px;border-radius:50px;text-decoration:none;font-weight:700;font-size:.9em;box-shadow:0 4px 10px rgba(0,0,0,.3);transition:background-color .3s ease,transform .3s ease}.page-f168-t-i-app__floating-button:hover{background-color:#c0392b;transform:scale(1.05)}@media (max-width:768px){.page-f168-t-i-app__hero-title{font-size:2em}.page-f168-t-i-app__hero-description{font-size:1em}.page-f168-t-i-app__cta-button{padding:12px 25px;font-size:1em}.page-f168-t-i-app__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-f168-t-i-app__payment-logo,.page-f168-t-i-app__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-f168-t-i-app__section{padding:40px 15px}.page-f168-t-i-app__section-title{font-size:1.8em}.page-f168-t-i-app__section-description{font-size:.95em}.page-f168-t-i-app__features-grid,.page-f168-t-i-app__game-grid,.page-f168-t-i-app__blog-grid{grid-template-columns:1fr;gap:20px}.page-f168-t-i-app__feature-item,.page-f168-t-i-app__game-card,.page-f168-t-i-app__promotion-card,.page-f168-t-i-app__blog-card{padding:20px}.page-f168-t-i-app__quick-links{flex-direction:column;gap:10px}.page-f168-t-i-app__quick-link-button{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:12px 0!important;margin-left:0!important;margin-right:0!important}.page-f168-t-i-app__faq-question{padding:15px 20px}.page-f168-t-i-app__faq-question h3{font-size:1em}.page-f168-t-i-app__faq-answer{padding:0 20px}.page-f168-t-i-app__faq-item.active .page-f168-t-i-app__faq-answer{padding:15px 20px!important}.page-f168-t-i-app__blog-image{height:180px}.page-f168-t-i-app__floating-buttons{bottom:15px;right:15px}.page-f168-t-i-app__floating-button{padding:10px 18px;font-size:.85em}}.page-f168-t-i-app__game-grid a, .page-f168-t-i-app__blog-grid a {text-decoration: none;}.page-f168-t-i-app__game-grid a:hover, .page-f168-t-i-app__blog-grid a:hover {text-decoration: none;}