:root{--urlwp-accent:#446084;--urlwp-shell:1180px;--urlwp-header-main:90px;--urlwp-header-nav:55px;--urlwp-header-mobile:70px}body{background:#0a0a0a}.urlwp-site{max-width:1210px;margin-inline:auto;background:#fff}.urlwp-header-main{min-height:var(--urlwp-header-main);display:flex;align-items:center;background:color-mix(in srgb,var(--urlwp-accent) 8%,#fff)}.urlwp-header-row{min-height:var(--urlwp-header-main)}.urlwp-header-bottom{min-height:var(--urlwp-header-nav);display:flex;align-items:center;background:#f1f1f1}.urlwp-header-nav-row{width:min(100% - 32px,var(--urlwp-shell));margin-inline:auto}.urlwp-primary-nav{margin:0}.urlwp-menu{justify-content:center}.urlwp-header-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.urlwp-header-action{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 18px;border:2px solid #fff;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--urlwp-accent) 72%,#19c7ff),var(--urlwp-accent));color:#fff;text-decoration:none;font-size:12px;font-weight:800;text-transform:uppercase;box-shadow:0 3px 8px rgba(0,0,0,.2)}.urlwp-menu>li{position:relative}.urlwp-menu .sub-menu{position:absolute;display:none;z-index:20;top:100%;left:0;min-width:220px;margin:0;padding:10px;background:#fff;list-style:none;box-shadow:0 12px 28px rgba(0,0,0,.16)}.urlwp-menu li:hover>.sub-menu,.urlwp-menu li:focus-within>.sub-menu{display:block}@media(max-width:849px){.urlwp-menu .sub-menu{position:static;display:block;box-shadow:none;padding:0 0 0 16px}}:root {--primary-color: #446084;--fs-color-primary: #446084;--fs-color-secondary: #d26e4b;--fs-color-success: #7a9c59;--fs-color-alert: #b20000;--fs-experimental-link-color: #1e73be;--fs-experimental-link-color-hover: #111;}.tooltipster-base {--tooltip-color: #fff;--tooltip-bg-color: #000;}.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {--drawer-width: 300px;}html{background-color:#000000!important;}.header-main{height: 90px}#logo img{max-height: 90px}#logo{width:200px;}.header-bottom{min-height: 55px}.header-top{min-height: 30px}.transparent .header-main{height: 90px}.transparent #logo img{max-height: 90px}.has-transparent + .page-title:first-of-type,.has-transparent + #main > .page-title,.has-transparent + #main > div > .page-title,.has-transparent + #main .page-header-wrapper:first-of-type .page-title{padding-top: 140px;}.header.show-on-scroll,.stuck .header-main{height:70px!important}.stuck #logo img{max-height: 70px!important}.header-bg-color {background-color: #000000}.header-bottom {background-color: #000000}@media (max-width: 549px) {.header-main{height: 70px}#logo img{max-height: 70px}}body{color: #000000}h1,h2,h3,h4,h5,h6,.heading-font{color: #dd3333;}.header:not(.transparent) .header-nav-main.nav > li > a {color: #eeee22;}.nav-vertical-fly-out > li + li {border-top-width: 1px; border-top-style: solid;}.label-new.menu-item > a:after{content:"Mới";}.label-hot.menu-item > a:after{content:"Nổi bật";}.label-sale.menu-item > a:after{content:"Giảm giá";}.label-popular.menu-item > a:after{content:"Phổ biến";}


b,strong {
  font-weight: bold;
}
.header-button a {
    background-color: #c30808;
    color: yellow;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 38px;
    border-radius: 10px;
    border: 1px solid #FFEC8B;
    margin: 10px 0 10px;
    text-decoration: none;
    animation: okvip 2s infinite;
}

@keyframes okvip{
  0% {
    transform: scale(0.9);
    border-radius: 5px;
    box-shadow: 0 0 0 0 rgb(255 0 0 / 70%), 0 0 0 0 rgb(251 255 0 0.98 / 70%);
}

40% {
    border-radius: 5px;
    transform: scale(1);
       box-shadow: 0 0 0 10px rgb(228 255 0 / 21%), 0 0 0 0 rgb(255 247 0 / 94%);
}
80% {
    border-radius: 5px;
    transform: scale(1);
    box-shadow: 0 0 0 10px rgb(255 0 0 / 0%), 0 0 0 20px rgb(255 0 0 / 0%);
}
100% {
    border-radius: 5px;
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgb(255 0 0 / 0%), 0 0 0 20px rgb(255 0 0 / 0%);
}
}


@media (min-width: 768px) {
    main h2,h1,h3,h4 {
        width: 100%;
        border-radius: 10px;
        color: white;
        font-size: 22px;
        padding: 8px !important;
        background-color: #004848;
        margin-top: 8px;
        margin-bottom: 8px;
    }
}
.has-dropdown .icon-angle-down {
    display: none;
}

.toplist-item {
    position: relative;
    display: flex;
    align-items: center;
    background: #2e0030;
    border: 2px solid #ffd804;
    border-radius: 8px;
    padding: 12px 35px 12px 45px;
    margin-bottom: 16px;
    gap: 12px;
}
.toplist-rank {
    position: absolute;
    top: 12px;
    left: -10px;
    min-width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}
.toplist-rank.rank-1 {
    background: linear-gradient(135deg, #ffd804, #ff63d8, #ff3d94);
    animation: pulseGlow 1.5s infinite;
    display: flex
;
    align-items: center;
    justify-content: center;
    gap: 2px;
}
.toplist-rank.rank-2 {
    background: linear-gradient(135deg, #8a4fff, #4f34ff);
}
.toplist-rank.rank-default {
    background: linear-gradient(135deg, #6a6aff, #3f3fff);
}
.toplist-rank.rank-1 .crown {
    font-size: 14px;
}
.toplist-logo img {
    width: 100px;
    height: 100px;
    border-radius: 8px;
}
.toplist-text {
    text-align: center;
    flex: 1;
}
.toplist-text h2 {
    font-size: 28px;
    color: #ffd804;
    margin: 0 0 4px;
}
.toplist-text p {
    font-size: 14px;
    color: #fff;
    margin: 0;
}
.toplist-rating {
    color: #ffd804;
    text-align: center;
    font-size: 14px;
}
.toplist-btn a {
    flex-shrink: 0;
    padding: 6px 14px;
    border: 2px solid #ffd804;
    color: #000 !important;
    background: #ffd804;
    border-radius: 50px;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    transition: background .3s, color .3s, transform .3s;
}


@keyframes pulseGlow {
  0% {
    box-shadow: 0 0 5px #ffd804;
    transform: scale(1);
  }
  50% {
    box-shadow: 0 0 12px #ff63d8;
    transform: scale(1.05);
  }

  100% {
    box-shadow: 0 0 5px #ffd804;
    transform: scale(1);
  }
}

#banner-wrapper {
    display: grid;
    //grid-template-columns: repeat(2, 1fr);
    gap: 0px;
  position: fixed;
  bottom: 0;
  z-index: 999;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  width: 700px;
  max-width: 100%;
}
#banner-wrapper a {
    display: block;
}
#banner-wrapper a img {
    width: 100%;
    border-radius: 8px;
    transition: transform .3s, box-shadow .3s;
}
#banner-wrapper a img:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}

@media (max-width: 768px) {
    .toplist-item {
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding-left: 35px;
    }
    .toplist-text {
      margin: 8px 0;
    }
  .toplist-rating, .toplist-btn a {
        width: 100%;
    }
  .toplist-rating {
        margin-bottom: 8px;
    }
    #banner-wrapper {
      grid-template-columns: 1fr;
    }
}
@media(max-width:849px){.urlwp-header-main,.urlwp-header-row{min-height:var(--urlwp-header-mobile)}.urlwp-header-row{position:relative;justify-content:center}.urlwp-menu-toggle{position:absolute;left:0;margin:0}.urlwp-brand{margin-inline:auto}.urlwp-header-actions{display:none}.urlwp-header-bottom{min-height:auto;display:block;position:relative}.urlwp-header-nav-row{width:100%}.urlwp-primary-nav{inset:100% 0 auto}.urlwp-mobile-ctas{border-top:1px solid rgba(0,0,0,.08)}}
