body{font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;margin:0;padding:0;background-color:#f0f2f5;color:#333}.page-hot51-app__container{max-width:1200px;margin:0 auto;padding:0}.page-hot51-app__section{padding:40px 20px;margin-bottom:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.page-hot51-app__section--dark{background-color:#2a3042;color:#fff}.page-hot51-app__section-title{font-size:2.5em;color:#0056b3;text-align:center;margin-bottom:30px;font-weight:700}.page-hot51-app__section-title--dark{color:#f0f2f5}.page-hot51-app__text-center{text-align:center}.page-hot51-app__button{display:inline-block;background-color:#e62e2e;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:700;transition:background-color .3s ease;border:none;cursor:pointer}.page-hot51-app__button:hover{background-color:#c92929}.page-hot51-app__button--secondary{background-color:#007bff}.page-hot51-app__button--secondary:hover{background-color:#0056b3}.page-hot51-app__hero-section{background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url('[GALLERY:hero:1920x1080:hot51 app,mobile,betting,vietnam]') no-repeat center center/cover;color:#fff;text-align:center;padding:10px 20px 80px;position:relative;overflow:hidden}.page-hot51-app__hero-content{max-width:800px;margin:0 auto;position:relative;z-index:2}.page-hot51-app__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;color:#fff}.page-hot51-app__hero-description{font-size:1.4em;margin-bottom:40px;opacity:.9}.page-hot51-app__hero-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.page-hot51-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:#f8f9fa;border-radius:8px;margin-bottom:20px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.page-hot51-app__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-hot51-app__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-hot51-app__intro-content{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.page-hot51-app__intro-item{flex:1 1 300px;background-color:#f9f9f9;padding:25px;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08);text-align:center}.page-hot51-app__intro-item-title{font-size:1.5em;color:#0056b3;margin-bottom:15px}.page-hot51-app__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:30px}.page-hot51-app__quick-access-grid .page-hot51-app__button{width:100%;padding:15px}.page-hot51-app__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.page-hot51-app__game-card{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease}.page-hot51-app__game-card:hover{transform:translateY(-5px)}.page-hot51-app__game-card-image{width:100%;height:200px;object-fit:cover}.page-hot51-app__game-card-content{padding:20px}.page-hot51-app__game-card-title{font-size:1.4em;color:#0056b3;margin-bottom:10px}.page-hot51-app__promotion-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-hot51-app__promotion-card{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease}.page-hot51-app__promotion-card:hover{transform:translateY(-5px)}.page-hot51-app__promotion-card-image{width:100%;height:220px;object-fit:cover}.page-hot51-app__promotion-card-content{padding:20px}.page-hot51-app__promotion-card-title{font-size:1.4em;color:#e62e2e;margin-bottom:10px}.page-hot51-app__security-support-content{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.page-hot51-app__security-support-item{flex:1 1 45%;min-width:300px;background-color:#f9f9f9;padding:25px;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.page-hot51-app__security-support-item-title{font-size:1.5em;color:#0056b3;margin-bottom:15px}.page-hot51-app__faq-list{margin-top:30px}.page-hot51-app__faq-item{background-color:#f9f9f9;margin-bottom:15px;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.page-hot51-app__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;cursor:pointer;user-select:none;background-color:#eee;border-radius:8px;font-weight:600;font-size:1.1em;color:#333}.page-hot51-app__faq-question:hover{background-color:#e0e0e0}.page-hot51-app__faq-question h3{margin:0;pointer-events:none}.page-hot51-app__faq-toggle{font-size:1.5em;font-weight:700;transition:transform .3s ease;pointer-events:none}.page-hot51-app__faq-item.active .page-hot51-app__faq-toggle{transform:rotate(45deg)}.page-hot51-app__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-hot51-app__faq-item.active .page-hot51-app__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-hot51-app__faq-answer p{margin-top:0;margin-bottom:15px;line-height:1.6;color:#555}.page-hot51-app__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.page-hot51-app__blog-card{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease}.page-hot51-app__blog-card:hover{transform:translateY(-5px)}.page-hot51-app__blog-card-image{width:100%;height:180px;object-fit:cover}.page-hot51-app__blog-card-content{padding:20px}.page-hot51-app__blog-card-title{font-size:1.3em;color:#0056b3;margin-bottom:10px;line-height:1.4}.page-hot51-app__blog-card-title a{text-decoration:none;color:inherit}.page-hot51-app__blog-card-title a:hover{color:#e62e2e}.page-hot51-app__blog-card-date{font-size:.9em;color:#888;margin-bottom:10px}.page-hot51-app__blog-card-excerpt{font-size:1em;color:#555;line-height:1.6}.page-hot51-app__blog-card .page-hot51-app__button{margin-top:15px}.page-hot51-app__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px}.page-hot51-app__floating-button{background-color:#e62e2e;color:#fff;border-radius:50%;width:55px;height:55px;display:flex;align-items:center;justify-content:center;font-size:1.8em;text-decoration:none;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:background-color .3s ease;cursor:pointer}.page-hot51-app__floating-button:hover{background-color:#c92929}.page-hot51-app__floating-button--register{background-color:#007bff}.page-hot51-app__floating-button--register:hover{background-color:#0056b3}.page-hot51-app__floating-button span{font-size:14px;position:absolute;bottom:calc(100% + 5px);background-color:rgba(0,0,0,.7);color:#fff;padding:5px 10px;border-radius:5px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease}.page-hot51-app__floating-button:hover span{opacity:1}@media (max-width:1024px){.page-hot51-app__hero-title{font-size:3em}.page-hot51-app__hero-description{font-size:1.2em}.page-hot51-app__section-title{font-size:2em}}@media (max-width:768px){.page-hot51-app__hero-section{padding-bottom:60px}.page-hot51-app__hero-title{font-size:2.5em}.page-hot51-app__hero-description{font-size:1em}.page-hot51-app__hero-buttons{flex-direction:column;gap:15px}.page-hot51-app__button{width:calc(100% - 40px);margin:0 auto}.page-hot51-app__section{padding:30px 15px}.page-hot51-app__section-title{font-size:1.8em;margin-bottom:20px}.page-hot51-app__payment-providers{gap:16px;padding:30px 15px}.page-hot51-app__payment-logo,.page-hot51-app__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-hot51-app__intro-item,.page-hot51-app__security-support-item{flex:1 1 100%;min-width:auto;padding:20px}.page-hot51-app__quick-access-grid{grid-template-columns:1fr;gap:15px}.page-hot51-app__games-grid,.page-hot51-app__promotion-grid,.page-hot51-app__blog-grid{grid-template-columns:1fr;gap:20px}.page-hot51-app__game-card-image,.page-hot51-app__promotion-card-image{height:180px}.page-hot51-app__faq-question{padding:12px 15px;font-size:1em}.page-hot51-app__faq-answer{padding:0 15px}.page-hot51-app__faq-item.active .page-hot51-app__faq-answer{padding:15px!important}.page-hot51-app__blog-card-image{height:150px}.page-hot51-app__floating-buttons{bottom:15px;right:15px;gap:8px}.page-hot51-app__floating-button{width:50px;height:50px;font-size:1.6em}}@media (max-width:375px){.page-hot51-app__hero-title{font-size:2em}.page-hot51-app__hero-description{font-size:.9em}.page-hot51-app__button{padding:10px 20px}.page-hot51-app__section-title{font-size:1.6em}.page-hot51-app__faq-question{font-size:.95em}}