body{font-family:'Arial',sans-serif;margin:0;padding-top:var(--header-offset,122px);background-color:#0d1117;color:#e6edf3}.page-f168n__container{max-width:1200px;margin:0 auto;padding:20px}.page-f168n__section{padding:60px 20px;margin-bottom:20px;border-radius:10px;background-color:#161b22;box-shadow:0 4px 8px rgba(0,0,0,0.2)}.page-f168n__section:nth-child(odd){background-color:#1a212c}.page-f168n__hero-section{background-image:url('[GALLERY:hero:1920x1080:casino,sports,vietnam,mobile,f168n]');background-size:cover;background-position:center;color:#fff;text-align:center;padding:100px 20px 120px;position:relative;overflow:hidden;border-radius:0;padding-top:10px}.page-f168n__hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:1}.page-f168n__hero-content{position:relative;z-index:2;max-width:900px;margin:0 auto}.page-f168n__hero-title{font-size:3.5em;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,0.7);line-height:1.2;color:#ffcc00}.page-f168n__hero-description{font-size:1.4em;margin-bottom:40px;text-shadow:1px 1px 3px rgba(0,0,0,0.7);color:#fff}.page-f168n__hero-cta-group{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.page-f168n__btn{display:inline-block;padding:15px 30px;background-color:#ffcc00;color:#161b22;text-decoration:none;border-radius:5px;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.2s ease;border:none;cursor:pointer}.page-f168n__btn:hover{background-color:#e6b800;transform:translateY(-2px)}.page-f168n__section-title{font-size:2.5em;color:#ffcc00;text-align:center;margin-bottom:40px;position:relative;padding-bottom:15px}.page-f168n__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:4px;background-color:#ffcc00;border-radius:2px}.page-f168n__text-content{font-size:1.1em;line-height:1.8;color:#e6edf3;text-align:justify}.page-f168n__text-content p{margin-bottom:15px}.page-f168n__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-f168n__card{background-color:#21262d;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,0.3);transition:transform 0.3s ease,box-shadow 0.3s ease;display:flex;flex-direction:column}.page-f168n__card:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,0.4)}.page-f168n__card-image{width:100%;height:200px;object-fit:cover;display:block}.page-f168n__card-content{padding:20px;flex-grow:1}.page-f168n__card-title{font-size:1.5em;color:#ffcc00;margin-bottom:10px}.page-f168n__card-description{font-size:0.95em;color:#c9d1d9;line-height:1.6;margin-bottom:15px}.page-f168n__card-link{display:block;margin-top:auto}.page-f168n__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:40px}.page-f168n__game-card{background-color:#21262d;border-radius:10px;overflow:hidden;box-shadow:0 3px 6px rgba(0,0,0,0.3);text-align:center;padding-bottom:20px;transition:transform 0.3s ease}.page-f168n__game-card:hover{transform:scale(1.03)}.page-f168n__game-card-image{width:100%;height:200px;object-fit:cover;border-bottom:1px solid #30363d}.page-f168n__game-card-title{font-size:1.6em;color:#ffcc00;margin:20px 10px 10px}.page-f168n__game-card-description{font-size:0.9em;color:#c9d1d9;padding:0 15px;margin-bottom:20px}.page-f168n__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-f168n__promo-item{background-color:#21262d;border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,0.3);padding:25px;text-align:center;transition:transform 0.3s ease}.page-f168n__promo-item:hover{transform:translateY(-5px)}.page-f168n__promo-title{font-size:1.8em;color:#ffcc00;margin-bottom:15px}.page-f168n__promo-description{font-size:1em;color:#c9d1d9;line-height:1.6;margin-bottom:20px}.page-f168n__faq-list{margin-top:40px}.page-f168n__faq-item{background-color:#21262d;border-radius:8px;margin-bottom:15px;overflow:hidden}.page-f168n__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#2d333b;color:#ffcc00;font-size:1.2em;font-weight:bold;border-bottom:1px solid #30363d}.page-f168n__faq-question:hover{background-color:#3d444e}.page-f168n__faq-question h3{margin:0;pointer-events:none;color:#ffcc00}.page-f168n__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;transition:transform 0.3s ease}.page-f168n__faq-item.active .page-f168n__faq-toggle{transform:rotate(45deg)}.page-f168n__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;color:#c9d1d9}.page-f168n__faq-item.active .page-f168n__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1}.page-f168n__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-f168n__blog-post{background-color:#21262d;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,0.3);transition:transform 0.3s ease}.page-f168n__blog-post:hover{transform:translateY(-5px)}.page-f168n__blog-image{width:100%;height:220px;object-fit:cover}.page-f168n__blog-content{padding:20px}.page-f168n__blog-title{font-size:1.4em;color:#ffcc00;margin-bottom:10px}.page-f168n__blog-date{font-size:0.85em;color:#8b949e;margin-bottom:10px}.page-f168n__blog-summary{font-size:0.95em;color:#c9d1d9;line-height:1.6;margin-bottom:15px}.page-f168n__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:15px;z-index:1000}.page-f168n__floating-btn{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#ffcc00;color:#161b22;border-radius:50%;font-size:1.8em;box-shadow:0 4px 8px rgba(0,0,0,0.3);transition:background-color 0.3s ease,transform 0.2s ease}.page-f168n__floating-btn:hover{background-color:#e6b800;transform:scale(1.1)}.page-f168n__floating-btn .page-f168n__btn-icon{pointer-events:none}.page-f168n__logo-strip{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px;padding:30px 0;background-color:#1a212c;border-top:1px solid #30363d;border-bottom:1px solid #30363d}.page-f168n__logo-strip img{max-height:80px;width:auto;object-fit:contain;filter:grayscale(80%);opacity:0.7;transition:filter 0.3s ease,opacity 0.3s ease}.page-f168n__logo-strip img:hover{filter:grayscale(0%);opacity:1}@media (max-width:1024px){.page-f168n__hero-title{font-size:3em}.page-f168n__hero-description{font-size:1.2em}.page-f168n__section-title{font-size:2em}.page-f168n__text-content{font-size:1em}.page-f168n__card-title{font-size:1.3em}.page-f168n__game-card-title{font-size:1.4em}.page-f168n__promo-title{font-size:1.6em}.page-f168n__faq-question{font-size:1.1em}.page-f168n__blog-title{font-size:1.2em}.page-f168n__floating-buttons{right:15px;bottom:15px;gap:10px}.page-f168n__floating-btn{width:50px;height:50px;font-size:1.5em}}@media (max-width:768px){.page-f168n__container{padding:10px}.page-f168n__section{padding:40px 15px}.page-f168n__hero-section{padding:80px 15px 100px}.page-f168n__hero-title{font-size:2.5em}.page-f168n__hero-description{font-size:1.1em}.page-f168n__hero-cta-group{flex-direction:column;gap:15px}.page-f168n__btn{padding:12px 25px;font-size:1em}.page-f168n__section-title{font-size:1.8em}.page-f168n__grid,.page-f168n__game-grid,.page-f168n__promo-grid,.page-f168n__blog-grid{grid-template-columns:1fr;gap:20px}.page-f168n__card-image,.page-f168n__game-card-image,.page-f168n__blog-image{height:180px}.page-f168n__card-content,.page-f168n__game-card-content,.page-f168n__blog-content{padding:15px}.page-f168n__faq-question{padding:15px}.page-f168n__faq-answer{padding:15px !important}.page-f168n__floating-buttons{right:10px;bottom:10px;gap:8px}.page-f168n__floating-btn{width:45px;height:45px;font-size:1.3em}.page-f168n__logo-strip{padding:20px 0}.page-f168n__logo-strip img{max-height:60px}}