@font-face {
  font-family: "iCiel Pony";
  src: url("../font/PONY.TTF") format("truetype");
}
@font-face {
  font-family: "iCiel Cadena";
  src: url("../font/ICIELCADENA.TTF") format("truetype");
}
@font-face {
  font-family: "iCiel Soup of Justice";
  src: url("../font/ICIELSOUPOFJUSTICE.TTF") format("truetype");
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "UTM Swiss 721 Black COndensed";
  src: url("../font/UTMSwiss721BlackCondensed.ttf") format("truetype");
  font-display: swap;
}
.fixCen {
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.rs {
  padding: 0;
  margin: 0;
  list-style: none;
}

body {
  margin: 0;
  font-size: 14px;
  background: #000;
  overflow-x: hidden;
  font-family: "Tahoma";
}

img {
  margin: 0 auto;
  display: block;
}

.page-1 {
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.page-1 .logo {
  display: block;
  background: url("../images/logo.png") 0/100% no-repeat;
  width: 179px;
  height: 182px;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -90px;
  z-index: 2;
}
.page-1 .btn-play {
  display: block;
  width: 100px;
  height: 110px;
  position: absolute;
  left: 50%;
  margin-left: 68px;
  top: 400px;
  z-index: 2;
}
.page-1 li.link-gift {
  display: block;
  width: 175px;
  height: 530px;
  position: absolute;
  top: 207px;
  left: 50%;
  margin-left: 1511px;
  background-color: transparent;
  border-top: 0;
}
.page-1 .video {
  width: 100%;
  height: 1080px;
  position: relative;
}
.page-1 .video video {
  width: 1920px;
  position: absolute;
  top: 0;
  left: calc(50% - 960px);
}
.page-1 .img-event {
  width: 1920px;
  position: relative;
  left: calc(50% - 960px);
}
.page-1 .links {
  width: 100%;
  height: auto;
  z-index: 20;
  padding: 5px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4196078431);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4196078431);
  display: flex;
  justify-content: center;
}
.page-1 .links a {
  display: block;
  width: 85px;
  height: 66px;
  margin: 0;
}
.page-1 .links a.fb {
  background: url("../images/icon-fb.png") no-repeat;
}
.page-1 .links a.group {
  background: url("../images/icon-group.png") no-repeat;
  margin-left: -1px;
}
.page-1 .links a.download {
  background: url("../images/icon-download.png") no-repeat;
  margin-left: -1px;
}
.page-1 .muhn-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 280px;
  height: 100vh;
  z-index: 20;
  display: flex;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.4705882353);
  overflow-x: hidden;
    overflow-y: auto;
}


.page-1 .muhn-menu .info .t1 {
  color: #fff;
  font-size: 16px;
  padding-bottom: 3px;
  padding-top: 13px;
}
.page-1 .muhn-menu .info .t2 {
  color: #fff;
  font-size: 11px;
}
.page-1 .muhn-menu .info .tooltip {
  position: relative;
}
.page-1 .muhn-menu .info .btn a {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background: #322626;
  margin-right: 5px;
}
.page-1 .muhn-menu .info .btn a:before {
  content: "";
  display: block;
}
.page-1 .muhn-menu .info .btn a.fb:before {
  width: 6px;
  height: 14px;
  background: url("../images/icon-fb.png") no-repeat;
}
.page-1 .muhn-menu .info .btn a.gr:before {
  width: 16px;
  height: 13px;
  background: url("../images/icon-group.png") no-repeat;
}
.page-1 .muhn-menu .info .btn a.sound {
  background: none;
  border-radius: 0;
}
.page-1 .muhn-menu .info-footer {
  background-color: #141519;
  line-height: 1.2;
  padding: 5px 0;
  font-size: 12px;
}
.page-1 .muhn-menu .info-footer .logo-ft {
  display: block;
  margin: 0 auto 5px;
  background: url("../images/logo-ft.png") 0/100% no-repeat;
  width: 108px;
  height: 54px;
}
.page-1 .muhn-menu .info-footer p {
  color: #fff;
}
.page-1 .muhn-menu .info-footer a {
  display: block;
  text-align: center;
  color: #ffd200;
}

.btn-home {
  display: block;
  background: url("../images/icon-home.png") 0/100% no-repeat;
  width: 200px;
  height: 36px;
  position: fixed !important;
  top: 15px;
  left: 41%;
  margin-left: -120px;
}

.btn-forum {
  display: block;
  background: url("../images/icon-forum.png") 0/100% no-repeat;
  width: 200px;
  height: 36px;
  position: fixed !important;
  top: 15px;
  left: 23%;
  margin-left: 50px;
}

.btn-register {
  display: block;
  background: url("../images/icon-register.png") 0/100% no-repeat;
  width: 200px;
  height: 36px;
  position: fixed !important;
  top: 15px;
 left: 51%;
    margin-left: 233px;
}
.btn-register1 {
      display: block;
    background: url(../images/icon-register1.png) 0 / 100% no-repeat;
    width: 299px;
    height: 36px;
    position: fixed !important;
    top: 15px;
    left: 51%;
    margin-left: 449px;
}
.btn-down {
  display: block;
  background: url("../images/icon-taigame.png") 0/100% no-repeat;
    width: 450px;
    height: 48px;
    position: fixed !important;
    top: 15px;
    left: 30%;
    margin-left: 150px;
      -webkit-animation: glowing 500ms infinite;
    -moz-animation: glowing 500ms infinite;
    -o-animation: glowing 500ms infinite;
    animation: glowing 500ms infinite;
}
@keyframes glowing {
  0% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
  50% { background-color: rgba(220, 53, 69, 0.5); -webkit-box-shadow: 0 0 10px #ff3214; }
  100% { background-color: #ff3214; -webkit-box-shadow: 0 0 3px #dc3545; }
}
.carousel-indicators {
  position: initial;
  flex: 1;
  left: 0;
  top: 140px;
  flex-direction: column;
  justify-content: flex-start;
  margin: 0;
}
.carousel-indicators li {
  width: 255px;
  height: 65px;
  border-top: 1px solid rgba(255, 255, 255, 0.4196078431);
}
.carousel-indicators li:nth-child(1) {
  display: block;
  width: 120px;
  height: 70px;
  background: url("../images/logo.png") no-repeat 0/100%;
  margin: 5px auto;
  border-top: none;
}
.carousel-indicators li:nth-child(2) {
  background: url("../images/icon-1.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(2).active, .carousel-indicators li:nth-child(2):hover {
  background: url("../images/icon-1.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(3) {
  background: url("../images/icon-2.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(3).active, .carousel-indicators li:nth-child(3):hover {
  background: url("../images/icon-2.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(4) {
  background: url("../images/icon-3.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(4).active, .carousel-indicators li:nth-child(4):hover {
  background: url("../images/icon-3.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(5) {
  background: url("../images/icon-4.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(5).active, .carousel-indicators li:nth-child(5):hover {
  background: url("../images/icon-4.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(6) {
  background: url("../images/icon-5.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(6).active, .carousel-indicators li:nth-child(6):hover {
  background: url("../images/icon-5.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(7) {
  background: url("../images/icon-6.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(7).active, .carousel-indicators li:nth-child(7):hover {
  background: url("../images/icon-6.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(8) {
  background: url("../images/icon-6a.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(8).active, .carousel-indicators li:nth-child(8):hover {
  background: url("../images/icon-6a.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(9) {
  background: url("../images/icon-7.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(9).active, .carousel-indicators li:nth-child(9):hover {
  background: url("../images/icon-7.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(10) {
  background: url("../images/icon-8.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(10).active, .carousel-indicators li:nth-child(10):hover {
  background: url("../images/icon-8.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(11) {
  background: url("../images/icon-9.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(11).active, .carousel-indicators li:nth-child(11):hover {
  background: url("../images/icon-9.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(12) {
  background: url("../images/icon-10.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(12).active, .carousel-indicators li:nth-child(12):hover {
  background: url("../images/icon-10.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(13) {
  background: url("../images/icon-11.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(13).active, .carousel-indicators li:nth-child(13):hover {
  background: url("../images/icon-11.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(14) {
  background: url("../images/icon-12.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(14).active, .carousel-indicators li:nth-child(14):hover {
  background: url("../images/icon-12.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(15) {
  background: url("../images/icon-13.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(15).active, .carousel-indicators li:nth-child(15):hover {
  background: url("../images/icon-13.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.carousel-indicators li:nth-child(16) {
  background: url("../images/icon-14.png") 0/100% no-repeat;
}
.carousel-indicators li:nth-child(16).active, .carousel-indicators li:nth-child(16):hover {
  background: url("../images/icon-14.png") 0/100% no-repeat rgba(204, 204, 204, 0.231372549);
}
.toolTip {
  position: relative;
}
.toolTip .tip {
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  background: #212121;
  padding: 5px;
  border-radius: 2px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
.toolTip:hover .tip {
  opacity: 1;
  visibility: visible;
}

.img1-1 {
  position: absolute;
  display: block;
left: 44%;
    margin: 0;
    margin-left: -565px;
  top: 80px;
}

.img2-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -640px;
  top: 180px;
}

.img2-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 150px;
  top: 180px;
}

.img3-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -680px;
  top: 160px;
}

.img4-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -275px;
  top: 180px;
}

.img4-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 5px;
  top: 180px;
}

.img4-3 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 285px;
  top: 180px;
}

.img4-4 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -260px;
  top: 545px;
}

.img5-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -600px;
  top: 180px;
  opacity: 0;
  transition: all 0.8s cubic-bezier(0, 0.55, 0.45, 1);
  transform: translate(-30%, -30%) scale(1.1);
}

.img5-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 275px;
  top: 180px;
}

.img5-3 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -590px;
  top: 610px;
}

.img5-4 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -15px;
  top: 180px;
}

.img6-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -120px;
  top: 170px;
}

.img6-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -530px;
  top: 330px;
}

.img6-3 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -10px;
  top: 330px;
}

.img6-4 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 255px;
  top: 330px;
}

.img6-5 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -660px;
  top: 695px;
}

.img6a-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -265px;
  top: 295px;
}

.img6a-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 20px;
  top: 295px;
}

.img6a-3 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 300px;
  top: 295px;
}

.img6a-4 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -200px;
  top: 170px;
}

.img6a-5 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -285px;
  top: 695px;
}

.img7-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -275px;
  top: 245px;
}

.img7-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 10px;
  top: 245px;
}

.img7-3 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 295px;
  top: 245px;
}

.img7-4 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -310px;
  top: 620px;
}

.img8-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -655px;
  top: 245px;
}

.img8-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 150px;
  top: 245px;
}

.img9-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -425px;
  top: 180px;
}

.img9-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -845px;
  top: 100px;
}

.img9-3 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 182px;
  top: 250px;
}

.img9-4 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -155px;
  top: 245px;
}

.img9-5 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 140px;
  top: 245px;
}

.img9-6 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -450px;
  top: 660px;
}

.img10-1 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 269px;
  top: 0;
}

.img10-2 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -155px;
  top: 200px;
}

.img10-3 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -320px;
  top: 265px;
}

.img10-4 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -5px;
  top: 265px;
}

.img10-5 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: 275px;
  top: 265px;
}

.img10-6 {
  position: absolute;
  display: block;
  left: 50%;
  margin: 0;
  margin-left: -260px;
  top: 715px;
}

.animate-left {
  opacity: 0;
  transition: all 0.8s cubic-bezier(0, 0.55, 0.45, 1);
  transform: translate(-30%, -30%) scale(1.1);
}

.animate-right {
  opacity: 0;
  transition: all 0.8s cubic-bezier(0, 0.55, 0.45, 1);
  transform: translate(30%, 30%) scale(1.1);
}

.animate-down {
  opacity: 0;
  transition: all 0.8s cubic-bezier(0, 0.55, 0.45, 1);
  transform: translate(-20%, 20%) scale(0.5);
}

.animate-zoom {
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transform: scale(0.2);
}

.carousel-item.active .animate-left {
  opacity: 1;
  transform: scale(1) translate(0, 0) rotate(0);
}

.carousel-item.active .animate-zoom {
  opacity: 1;
  transform: scale(1) translate(0, 0) rotate(0);
}

.carousel-item.active .animate-right {
  opacity: 1;
  transform: scale(1) translate(0, 0) rotate(0);
}

.carousel-item.active .animate-down {
  opacity: 1;
  transform: scale(1) translate(0, 0) rotate(0);
}

.sound.on:before, .sound.on:after, .sound.on i:before, .sound.on i:after {
  -webkit-animation: sound_wave 0.5s infinite ease;
          animation: sound_wave 0.5s infinite ease;
}

.sound:before, .sound:after, .sound i:before, .sound i:after {
  content: " ";
  width: 3px;
  height: 5px;
  background: #fddf8b;
  position: absolute;
  bottom: 2px;
  left: 3px;
}

.sound i:before {
  left: 13px;
}

.sound i:after {
  left: 18px;
}

.sound.on i:before {
  -webkit-animation-delay: 300ms;
          animation-delay: 300ms;
}

.sound.on i:after {
  -webkit-animation-delay: 330ms;
          animation-delay: 330ms;
}

.sound.on:before, .sound.on:after, .sound.on i:before, .sound.on i:after {
  -webkit-animation: sound_wave 0.5s infinite ease;
          animation: sound_wave 0.5s infinite ease;
}

.sound i:after {
  left: 18px;
}

.sound:after {
  left: 8px;
  -webkit-animation-delay: 200ms;
          animation-delay: 200ms;
}

.sound.on:after {
  -webkit-animation-delay: 200ms;
          animation-delay: 200ms;
}

@-webkit-keyframes sound_wave {
  50% {
    height: 15px;
  }
}

@keyframes sound_wave {
  50% {
    height: 15px;
  }
}
@-webkit-keyframes scroll {
  50% {
    transform: translateY(10px);
  }
}
@keyframes scroll {
  50% {
    transform: translateY(10px);
  }
}
@-webkit-keyframes vd {
  50% {
    transform: scale(0.8);
  }
}
@keyframes vd {
  50% {
    transform: scale(0.8);
  }
}


.toolTip.btn-down:hover {
  transform: scale(1.05);
}

.toolTip.btn-down {
    box-shadow: 0 0 15px rgb(255 0 0);
    animation: pulse 1.6s infinite ease-in-out;
    transition: transform 0.2s;
}
@keyframes pulse {
  0%   { transform: scale(1); }
  50%  { transform: scale(1.08); }
  100% { transform: scale(1); }
}
/* Hình con chuột */
.click-cursor {
position: absolute;
    width: 95px;
    height: 95px;
    background: url(../images/trochuot.png) no-repeat center / contain;
    bottom: -65px;
    right: -60px;
    animation: clickAnim 0.5s infinite ease-in-out;
    pointer-events: none;
    filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.4));
}

/* Hiệu ứng click */
@keyframes clickAnim {
  0% { transform: scale(1) translate(0, 0) rotate(0deg); opacity: 1; }
  20% { transform: scale(0.95) translate(2px, 2px) rotate(-5deg); }
  40% { transform: scale(1) translate(0, 0) rotate(0deg); }
  70% { opacity: 1; }
  100% { opacity: 1; }
}
.text1 {
 position: absolute;
    z-index: 1;
    text-align: center;
    width: 90%;
    margin-top: 38%;
    font-size: 23pt;
    font-weight: bold;
    text-shadow: 2px 2px 0px #550808;
    color: #fba400;
}
@keyframes shrink1 {
  0% {
    transform: translateY(0) scale(1);
  }
  25% {
    transform: translateY(-12px) scale(0.985);
  }
  50% {
    transform: translateY(0) scale(1);
  }
  75% {
    transform: translateY(12px) scale(0.985);
  }
  100% {
    transform: translateY(0) scale(1);
  }
}
/* Popup đăng ký */
.popup-register{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:none;
    z-index:99999;
}

/* nền mờ */
.popup-overlay{
    position:absolute;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.75);
    backdrop-filter: blur(3px);
}

/* khung popup */
.popup-content{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    animation: popupShow .3s ease;
}

/* ảnh */
.popup-content img{
    max-width:90vw;
    max-height:90vh;
    border-radius:12px;
    box-shadow:0 0 40px rgba(0,0,0,0.7);
}

/* nút đóng */
.popup-close{
    position:absolute;
    top:-15px;
    right:-15px;
    width:40px;
    height:40px;
    background:#fff;
    color:#000;
    border-radius:50%;
    text-align:center;
    line-height:40px;
    font-size:28px;
    font-weight:bold;
    cursor:pointer;
    transition:0.2s;
    z-index:2;
}

.popup-close:hover{
    transform:scale(1.1);
}

/* hiệu ứng */
@keyframes popupShow{
  from{
    opacity:0;
    transform:translate(-50%,-45%) scale(0.9);
  }
  to{
    opacity:1;
    transform:translate(-50%,-50%) scale(1);
  }
}

/* ===== POPUP TẢI GAME — PRO GAMING STYLE ===== */
.popup-content-download {
  background: #0d0d1a;
  border: 1px solid #2a2a4a;
  border-radius: 20px;
  padding: 0;
  overflow: hidden;
  min-width: 680px;
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.05),
    0 25px 80px rgba(0,0,0,0.8),
    0 0 120px rgba(99, 50, 200, 0.15);
  animation: popupShow .35s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.popup-overlay-download {
  backdrop-filter: blur(8px);
}

.popup-close-download {
  top: 16px;
  right: 16px;
  background: rgba(255,255,255,0.06);
  color: #888;
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 8px;
  font-size: 20px;
  line-height: 38px;
  width: 38px;
  height: 38px;
  transition: all 0.2s;
  z-index: 10;
}

.popup-close-download:hover {
  background: rgba(255, 80, 80, 0.2);
  color: #ff5050;
  border-color: rgba(255, 80, 80, 0.4);
  transform: scale(1.1) rotate(90deg);
}

/* Header bar */
.download-header {
  background: linear-gradient(135deg, #12122a 0%, #1a1a3e 100%);
  padding: 28px 32px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  text-align: center;
}

.title-bar {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
}

.title-bar-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #3a3a5a;
}

.title-bar-dot:nth-child(1) { background: #ff5f57; }
.title-bar-dot:nth-child(2) { background: #febc2e; }
.title-bar-dot:nth-child(3) { background: #28c840; }

.title-bar-text {
  font-family: "Courier New", monospace;
  font-size: 11px;
  color: #555;
  margin-left: 6px;
  letter-spacing: 1px;
}

.download-heading {
  font-family: "Tahoma", sans-serif;
  font-size: 26px;
  font-weight: 900;
  letter-spacing: 4px;
  color: #fff;
  margin-bottom: 8px;
  text-shadow: 0 0 30px rgba(140, 80, 255, 0.6);
  background: linear-gradient(90deg, #c084fc, #818cf8, #38bdf8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.download-sub {
  font-size: 13px;
  color: #6b7280;
  letter-spacing: 0.3px;
}

/* Cards */
.download-cards {
  display: flex;
  align-items: stretch;
  gap: 0;
  padding: 28px 28px 20px;
  background: #0d0d1a;
}

.download-card {
  flex: 1;
  background: #13132b;
  border-radius: 16px;
  padding: 24px 22px;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s, box-shadow 0.3s;
}

.download-card:hover {
  transform: translateY(-4px);
}

.card-glow {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
  height: 200px;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.4s;
}

.download-card:hover .card-glow {
  opacity: 1;
}

.card-driver .card-glow {
  background: radial-gradient(circle, rgba(239, 68, 68, 0.25) 0%, transparent 70%);
}
.card-mega .card-glow {
  background: radial-gradient(circle, rgba(59, 130, 246, 0.25) 0%, transparent 70%);
}

.card-driver {
  border: 1px solid rgba(239, 68, 68, 0.2);
}

.card-mega {
  border: 1px solid rgba(59, 130, 246, 0.2);
}

.card-header {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 14px;
}

.card-icon-box {
  width: 46px;
  height: 46px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.card-driver .card-icon-box {
  background: rgba(239, 68, 68, 0.15);
  border: 1px solid rgba(239, 68, 68, 0.3);
}

.card-mega .card-icon-box {
  background: rgba(59, 130, 246, 0.15);
  border: 1px solid rgba(59, 130, 246, 0.3);
}

.card-svg {
  width: 22px;
  height: 22px;
}

.card-driver .card-svg { color: #f87171; }
.card-mega .card-svg { color: #60a5fa; }

.card-title-wrap {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.card-badge {
  display: inline-block;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 1.5px;
  padding: 3px 8px;
  border-radius: 4px;
  background: rgba(239, 68, 68, 0.15);
  color: #f87171;
  border: 1px solid rgba(239, 68, 68, 0.3);
}

.badge-mega {
  background: rgba(59, 130, 246, 0.15) !important;
  color: #60a5fa !important;
  border-color: rgba(59, 130, 246, 0.3) !important;
}

.card-title {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
}

.card-desc {
  font-size: 12px;
  color: #6b7280;
  line-height: 1.6;
  margin-bottom: 14px;
}

.card-specs {
  list-style: none;
  padding: 0;
  margin: 0 0 18px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.card-specs li {
  font-size: 12px;
  color: #9ca3af;
  padding-left: 16px;
  position: relative;
}

.card-specs li::before {
  content: "›";
  position: absolute;
  left: 0;
  color: #4b5563;
  font-size: 14px;
}

.card-driver .card-specs li::before { color: rgba(239, 68, 68, 0.5); }
.card-mega .card-specs li::before { color: rgba(59, 130, 246, 0.5); }

.card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.card-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 11px 22px;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.5px;
  transition: all 0.25s;
  position: relative;
  overflow: hidden;
  flex: 1;
  justify-content: center;
}

.card-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(255,255,255,0.1) 0%, transparent 50%);
  opacity: 0;
  transition: opacity 0.25s;
}

.card-btn:hover::after {
  opacity: 1;
}

.card-driver .card-btn {
  background: linear-gradient(135deg, #dc2626, #991b1b);
  box-shadow: 0 4px 15px rgba(220, 38, 38, 0.35);
}

.card-driver .card-btn:hover {
  background: linear-gradient(135deg, #ef4444, #b91c1c);
  box-shadow: 0 6px 25px rgba(220, 38, 38, 0.6);
  transform: translateY(-1px);
}

.btn-mega-style {
  background: linear-gradient(135deg, #2563eb, #1d4ed8) !important;
  box-shadow: 0 4px 15px rgba(37, 99, 235, 0.35) !important;
}

.btn-mega-style:hover {
  background: linear-gradient(135deg, #3b82f6, #2563eb) !important;
  box-shadow: 0 6px 25px rgba(37, 99, 235, 0.6) !important;
  transform: translateY(-1px);
}

.btn-arrow {
  font-size: 18px;
  transition: transform 0.2s;
}

.card-btn:hover .btn-arrow {
  transform: translateX(3px);
}

.card-size {
  font-size: 11px;
  color: #4b5563;
  font-weight: 600;
  white-space: nowrap;
}

/* Divider */
.card-divider {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  flex-shrink: 0;
}

.card-divider::before,
.card-divider::after {
  content: "";
  width: 1px;
  height: 50px;
  background: linear-gradient(to bottom, transparent, #2a2a4a);
  display: block;
}

.card-divider::after {
  background: linear-gradient(to top, transparent, #2a2a4a);
  height: 50px;
}

.card-divider span {
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 2px;
  color: #374151;
  padding: 10px 4px;
  background: #0d0d1a;
  writing-mode: vertical-rl;
  text-orientation: mixed;
}

/* Footer warning bar */
.download-footer-bar {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 28px 22px;
  background: #0d0d1a;
}

.dfb-icon {
  font-size: 16px;
  filter: grayscale(0.3);
}

.download-footer-bar span:last-child {
  font-size: 11.5px;
  color: #6b7280;
  line-height: 1.5;
}