/* new-vvip6 styles (extracted from globals.css) */

.tenant-new-vvip6 .right_gnb li {
  padding: 5px 20px;
  text-align: left;
  border-bottom: #1a2151 1px solid;
}

.tenant-new-vvip6 .right_gnb li span {
  float: right;
  text-align: right;
  font-size: 10pt;
}

.tenant-new-vvip6 .right_gnb li strong {
  color: #ffcc00;
}

.tenant-new-vvip6 .betting_box {
  text-align: center;
}

.tenant-new-vvip6 .betting_box .input_basic {
  margin: 1%;
  width: 98%;
  height: 40px;
  background: #333;
  padding-left: 10px;
  border: 0;
}

.tenant-new-vvip6 .betting_box button {
  width: 30%;
  margin: 1%;
  background: #222;
  height: 28px;
  border-radius: 5px;
  font-size: 10pt;
}

.tenant-new-vvip6 .betting_box button:hover {
  background: #ff9900;
}

.tenant-new-vvip6 .betting_box .max {
  background: #ff3300 !important;
}

.tenant-new-vvip6 .betting_box .reset {
  background: #fa0775 !important;
}

.tenant-new-vvip6 .betting_box .bet_btn {
  margin: 1%;
  width: 98% !important;
  height: 40px !important;
  background: #66b214 !important;
  padding-left: 10px;
  border: 0;
  font-size: 12pt !important;
}

.tenant-new-vvip6 .betting_box .bet_btn:hover {
  background: #236318 !important;
}

.tenant-new-vvip6 .wd100p {
  width: 100%;
}

.tenant-new-vvip6 .nobr {
  white-space: nowrap;
}

.tenant-new-vvip6 .betting_cart {
  background: #1b2134;
  border: 1px solid #2b3144;
  border-radius: 12px;
  padding: 10px;
}

.tenant-new-vvip6 .betting_cart_clear {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  color: #d7dbe7;
  padding: 8px 10px 0;
}

.tenant-new-vvip6 .betting_cart_list {
  max-height: 35vh;
  overflow-y: auto;
  padding: 8px 10px;
}

.tenant-new-vvip6 .betting_cart_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 6px;
}

.tenant-new-vvip6 .bet_item_title {
  font-size: 12px;
  font-weight: 700;
}

.tenant-new-vvip6 .bet_item_meta {
  font-size: 11px;
  color: #9aa3b2;
}

.tenant-new-vvip6 .bet_item_odds {
  font-weight: 700;
  color: #ffcc00;
}

.tenant-new-vvip6 .bet_item_remove {
  margin-left: auto;
  color: #ff6b6b;
  cursor: pointer;
}

.tenant-new-vvip6 .bet_item_warn {
  font-size: 11px;
  color: #ff6b6b;
}

.tenant-new-vvip6 .support_boxes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  padding: 10px;
}

.tenant-new-vvip6 .support_box {
  background: #1b2134;
  border: 1px solid #2b3144;
  border-radius: 12px;
  padding: 10px;
}

.tenant-new-vvip6 .support_box img {
  width: 100%;
  height: auto;
  display: block;
}

.tenant-new-vvip6 .view_mobile {
  display: none;
}

.tenant-new-vvip6 .fc_yellow {
  color: #ffcc00;
}

.tenant-new-vvip6 .fc_red {
  color: #ff3300;
}

.tenant-new-vvip6 .fs14 {
  font-size: 14px;
}

.tenant-new-vvip6 .pT5 {
  padding-top: 5px;
}

.tenant-new-vvip6 .mR0 {
  margin-right: 0;
}

.tenant-new-vvip6 .mT10 {
  margin-top: 10px;
}

.tenant-new-vvip6 .right {
  float: right;
}

.tenant-new-vvip6 .btn-close_cart {
  cursor: pointer;
}

.tenant-new-vvip6 .btn-show_cart {
  position: fixed;
  right: 39.5vw;
  bottom: 10vw;
  z-index: 50;
  width: 70px;
  height: 70px;
  border-radius: 20px;
  background: #2b2f3a;
  color: #fff;
  border: 1px solid #3b4254;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

.tenant-new-vvip6 .btn-show_cart .cart_count {
  background: #ffcc00;
  color: #111;
  font-weight: 700;
  font-size: 11px;
  border-radius: 999px;
  padding: 2px 6px;
}

.tenant-new-vvip6 .btn-show_cart .cart_name {
  font-size: 11px;
}

.tenant-new-vvip6 .btn-show_cart .cart_odds {
  font-size: 14px;
}

.tenant-new-vvip6 * {
  box-sizing: border-box;
}

.tenant-new-vvip6 {
  font-family: "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", Arial, sans-serif;
  line-height: 1.4;
  color: #fff;
  background: #000;
  min-height: 100vh;
}

body.tenant-new-vvip6-body,
body.tenant-new-vvip6-body.bg-themeScarlet {
  background: #000 !important;
}

body.tenant-new-vvip6-body .user-header,
body.tenant-new-vvip6-body .user-mobile-header,
body.tenant-new-vvip6-body .user-mobile-nav {
  display: none !important;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header .tenant-new-vvip6 #sub {
  margin-top: 127px;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header header.nv-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: var(--color-59);
  z-index: 120;
  min-height: 127px;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header header.nv-header .header-top {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1500px;
  max-width: 100%;
  height: 80px;
  margin: 0 auto;
  padding: 0 100px;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header .header-top-logo .logo {
  width: 140px;
  height: 40px;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header .log-info {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-size: 12px;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header .log-info .btn_logout {
  height: 40px;
  padding: 0 14px;
  border-radius: 5px;
  background: var(--color-60);
  color: #fff;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header .log-info .btn_bubble {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 12px;
  border-radius: 5px;
  background: var(--color-60);
  color: #fff;
  gap: 6px;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header .log-info .btn-event,
body.tenant-new-vvip6-body.tenant-new-vvip6-has-header .log-info .btn-rb {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 12px;
  border-radius: 5px;
  background: var(--color-60);
  color: #fff;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header .social-container {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: space-evenly;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header .social-icon {
  width: 25px;
  height: 30px;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header .social-icon.kakao {
  width: 50px;
  height: 33px;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header .social-icon.tele-news {
  width: 27px;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header .social-icon.last {
  margin-right: 12px;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header header.nv-header .gnb {
  position: relative;
  width: 100%;
  height: 47px;
  background-color: var(--color-3);
  border-bottom: 2px solid var(--color-4);
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header header.nv-header .gnb .gnb_main {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 68px;
  width: 100%;
  height: 100%;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header header.nv-header .gnb .gnb_main .gnb-list {
  display: flex;
  align-items: center;
  gap: 60px;
  height: 100%;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header header.nv-header .gnb .gnb_main .gnb-list > li {
  display: inline-flex;
  align-items: center;
  height: 100%;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header header.nv-header .gnb .gnb_main .gnb-list > li > a {
  opacity: 1;
  transition: 0.15s;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header header.nv-header .gnb .gnb_main .gnb-list > li .menu_tit {
  opacity: 0.7;
  transition: 0.15s;
  cursor: pointer;
}

body.tenant-new-vvip6-body.tenant-new-vvip6-has-header header.nv-header .gnb .gnb_main .gnb-list > li.active .menu_tit,
body.tenant-new-vvip6-body.tenant-new-vvip6-has-header header.nv-header .gnb .gnb_main .gnb-list > li:hover .menu_tit {
  opacity: 1;
}

.tenant-new-vvip6 h1,
.tenant-new-vvip6 h2,
.tenant-new-vvip6 h3,
.tenant-new-vvip6 h4,
.tenant-new-vvip6 h5,
.tenant-new-vvip6 h6,
.tenant-new-vvip6 p,
.tenant-new-vvip6 ul,
.tenant-new-vvip6 ol,
.tenant-new-vvip6 li,
.tenant-new-vvip6 table,
.tenant-new-vvip6 tr,
.tenant-new-vvip6 th,
.tenant-new-vvip6 td,
.tenant-new-vvip6 form,
.tenant-new-vvip6 fieldset,
.tenant-new-vvip6 legend,
.tenant-new-vvip6 input,
.tenant-new-vvip6 button,
.tenant-new-vvip6 select,
.tenant-new-vvip6 textarea,
.tenant-new-vvip6 figure {
  margin: 0;
  padding: 0;
  border: 0;
}

.tenant-new-vvip6 ul,
.tenant-new-vvip6 ol {
  list-style: none;
}

.tenant-new-vvip6 table {
  border-collapse: collapse;
  border-spacing: 0;
}

.tenant-new-vvip6 a {
  color: inherit;
  text-decoration: none;
}

.tenant-new-vvip6 button,
.tenant-new-vvip6 input,
.tenant-new-vvip6 select,
.tenant-new-vvip6 textarea {
  font: inherit;
  color: inherit;
  background: transparent;
}

.tenant-new-vvip6 img {
  max-width: 100%;
  display: inline-block;
}

.tenant-new-vvip6 .center_container,
.tenant-new-vvip6 .right_container,
.tenant-new-vvip6 .sports_center,
.tenant-new-vvip6 .sports_right {
  all: unset;
}

/* Ensure auth modals stay clickable above overlays. */
.tenant-new-vvip6 .modal {
  position: fixed;
  z-index: 100000;
  pointer-events: auto;
}
.tenant-new-vvip6 .modal.active {
  z-index: 100000;
}
.tenant-new-vvip6 #layer.active {
  z-index: 99990;
}
