/*-------------------------------------
	Body
-------------------------------------*/

body {
     background-color: #1e1e1e;
     margin: 0;
     padding: 0;
     overflow-x: hidden;
     font-size: 1rem;
 }


/*-------------------------------------
	Navigation Bar
-------------------------------------*/
.nav {
    row-gap: 10px;
}
.navbar-brand img {
    width: 40%;
}
img.shiyoko_boxer {
    width: 61.5%
}
.navbar-toggler-icon {
    margin-top: 20%;
}
@media (max-width: 640px) {
img.shiyoko_boxer {
    width: 50px;
}
.navbar-toggler-icon {
    margin-top: 15%;
}
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #d5d5d5 !important;
}
li.nav-item {
    font-size: 1.3rem;
}
.nav-item a.nav-link {
    text-decoration: none;
}
.navbar-brand {
    padding-top: 0 !important;
    font-size: 0 !important;
}
.canvas-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
}
/*.navbar.bg-black  {
    position: relative;
    z-index: 1000;
    backdrop-filter: blur(10px);
    background:rgb(0 0 0 / 93%) !important;
} */
.navbar {
    transition: padding 0.3s ease-in-out;
}
.navbar.navbar-scrolled {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
@media (min-width: 992px) {
    .navbar.navbar-scrolled .navbar-toggler {
        display: flex !important;
    }
    .navbar.navbar-scrolled .navbar-brand.d-none {
        display: none !important;
    }
    .navbar.navbar-scrolled .navbar-collapse:not(.show) {
        display: none !important;
    }
    .navbar.navbar-scrolled .navbar-collapse.show {
        display: block !important;
    /*    position: absolute; */
        top: 100%;
        left: 0;
        right: 0;
        background: rgb(0 0 0 / 40%);
    /*    backdrop-filter: blur(10px); */
        padding: 1rem;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
        z-index: 1000;
        border-radius: 10px;
        margin-left: 10px;
    }
    .navbar.navbar-scrolled .navbar-collapse.show .navbar-nav {
        align-items: flex-start;
    }
}
.navbar-toggler {
    transition: opacity 0.3s ease-in-out;
}
.navbar-collapse {
    transition: all 0.3s ease-in-out;
}
.bg-black {
    background-color: #1E1E1E !important;
}
.navbar.bg-black {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 9999 !important;
    backdrop-filter: blur(10px);
    background: rgb(0 0 0 / 50%) !important;
}

/* Mobile View */
@media screen and (max-width: 992px){
.canvas-container {
    display: none;
}
li.nav-item {
    font-size: 1.2rem;
}
}
@media screen and (max-width: 1410px) {
.navbar-brand {
    width: 25%
}
li.nav-item {
    font-size: 1.2rem;
}
}
@media screen and (max-width: 1008px) {
.navbar-brand {
    width: 22%
}
}

/*-------------------------------------
	Breadcrumbs
-------------------------------------*/
.breadcrumb {
    margin-bottom: 0 !important;
}
.breadcrumb-item a {
    text-decoration: none;
}
.breadcrumb-item a:hover {
    text-decoration: underline;
}


/*-------------------------------------
	Inner Container
-------------------------------------*/
.inner-container {
    margin: 0 10px;
}
.inner-container {
background: #1e1e1edb;
backdrop-filter: blur(10px);
border-radius: 8px;
}
.inner {
    width: auto !important
}
.inner-container p {
    font-size: 1.1rem;
    color: #efefef;
    line-height: 1.7;
    margin-bottom: 1.5rem;
}


/*-------------------------------------
	Inner Section
-------------------------------------*/
.inner-section img{
width: 100%;
}
.inner-section {
    padding: 7.5px;
}
.inner-section ul{
    list-style-type: disc;
}


/*-----------------------------------------------------------------
	Home page - Top banner section
-------------------------------------------------------------------*/
.wpcp-carousel-wrapper img:hover {
    opacity: .8;
    transform: translateX(6.5px);
}
#wpcpro-wrapper-16089 #sp-wp-carousel-pro-id-16089.wpcp-carousel-section.sp-wpcp-16089 .wpcp-single-item {
    padding:0;
}
.wpcp-next-button.swiper-button-next.wpcp-nav {
    box-shadow: 4px 6px 9px black;
}
.wpcp-next-button.swiper-button-next.wpcp-nav {
    box-shadow: 4px 6px 9px black;
}
.wpcp-prev-button.swiper-button-prev.wpcp-nav {
    box-shadow: 4px 6px 9px black;
}
span.swiper-pagination-bullet {
    box-shadow: 3px 2px 4px black;
}
.wpcp-carousel-wrapper img {
    transition: transform 0.2s ease-in-out;
}


.bcs2526-wf-section h1 {
  padding-top: 80px;
}
.bcs2526-wf-section h1 {
  font-family: "eurostile-extended", sans-serif;
  margin-top: 0px;
  font-size: 3.5rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
/*  -webkit-text-stroke-width: 4px;
  -webkit-text-stroke-color: white; */
  color: black;
  font-weight: bolder;
  text-shadow: 0 1px 0px #C8AE71, 1px 0 0px #C19153, 1px 2px 1px #C8AE71, 2px 1px 1px #C19153, 2px 3px 2px #C8AE71, 3px 2px 2px #C19153, 3px 4px 2px #C8AE71, 4px 3px 3px #C19153, 4px 5px 3px #C8AE71, 5px 4px 2px #C19153, 4px 6px 3px #C8AE71, 5px 7px 2px #C19153;
  cursor: pointer;
  position: relative;
  transition: color 0.3s ease, transform 0.3s ease, opacity 0.3s ease;
  user-select: none;
}
@media screen and (max-width: 1024px) {
.bcs2526-wf-section h1 {
  padding-top: 50px;
}
}
@media screen and (max-width: 768px) {
.bcs2526-wf-section h1 {
  font-size: 3rem;
  -webkit-text-stroke-width: 3px;
}
}
@media screen and (max-width: 425px) {
.bcs2526-wf-section h1 {
  font-size: 2rem;
  -webkit-text-stroke-width: 2px;
}
}
@media screen and (max-width: 375px) {
.bcs2526-wf-section h1 {
  font-size: 1.56rem;
  -webkit-text-stroke-width: 1.8px;
}
}
.bcs2526-wf-section h1:hover {
  opacity: 0.8;
  color: #C8AE71;
}
.disabled {
  pointer-events: none;
}
.bcs2526-wf-section h1:first-of-type::after {
   content: "";
}
.bcs2526-wf-section h1::after {
  content: '⮟';
  position: absolute;
  right: auto;
  top: 80%;
  transform: translateY(-50%) rotate(-90deg);
  transition: transform 0.3s ease;
  font-size: 3rem;
  color: #C8AE71;
  display: inline-block;
  -webkit-text-stroke-width: 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  margin-left: 20px;
}
@media screen and (max-width: 1024px) {
.bcs2526-wf-section h1::after {
  top: 78%;
}
}
@media screen and (max-width: 425px) {
.bcs2526-wf-section h1::after {
   top: 82%;
   margin-left: 5px;
   font-size: 2rem;
}
}
.bcs2526-wf-section h1.active::after {
  transform: translateY(-50%) rotate(0deg);
}
.comic-box {
  position: relative;
  width: 1200px;
  padding: 20px;
  background-color: #fff;
  border: 4px solid #000;
  border-radius: 12px;
  text-align: center;
  font-size: 24px;
  line-height: 1.2;
  box-shadow: 4px 4px 0 #000;
  color: black;
  margin: 0 auto;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 425px) {
.comic-box {
  font-size: 17px;
}
}
.comic-box.show {
  display: block;
  opacity: 1;
}
.comic-box[data-box-status="about"] p {
    text-align: center;
}
.comic-box[data-box-status="cgf"] p {
    text-align: center;
}
.comic-box::after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-bottom-color: #000;
  border-top-width: 0;
  transform: translateX(-50%);
}
.comic-box::before {
  content: '';
  position: absolute;
  bottom: calc(100% - 1px);
  left: 50%;
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-bottom-color: #fff;
  border-top-width: 0;
  transform: translateX(-50%);
  z-index: 1;
}
@media screen and (max-width: 1024px) {
.comic-box {
  width: auto;
}
}
.logo_game {
    margin-top: 100px;
}
.bcs2526-wf-section h1 {
    cursor: pointer;
    position: relative;
    transition: color 0.3s ease, transform 0.3s ease;
    user-select: none;
}


/*-----------------------------------------------------------------
	Home page - Inner banner section
-------------------------------------------------------------------*/
.no-flair {
   width: 225px;
   height: 59px;
   display: flex;
   align-items: center;
   justify-content: center;
}
@media screen and (max-width: 768px) {
.no-flair {
    width: auto;
    font-size: 9px;
}
}
.wpcp-slide-image {
    margin: 0 auto;
}
.hr_line {
  background-image: radial-gradient(circle at 20% 30%, #C19153 0%, transparent 40%), radial-gradient(circle at 80% 70%, #C19153 0%, transparent 40%);
    height: 2px;
    width: 100%;
    background-size: 100% 100%;
    margin: 48px 0;
}
.inner_box {
    background: url(/wp/wp-content/themes/bushiroad/BCS2526-wf/assets/bcs2526-wf-bg.jpg);
    width: 100vw;
/*    min-height: 100vh; */
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 2rem;
/*    box-sizing: border-box;
    display: flex; */
    align-items: center;
    justify-content: center;
}

.firefly {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 0.4vw;
  height: 0.4vw;
  /* margin: -0.2vw 0 0 9.8vw; */
  animation: ease 200s alternate infinite;
  pointer-events: none;
  z-index: 1;
}
.firefly::before,
.firefly::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform-origin: -10vw;
}
.firefly::before {
  background: black;
  opacity: 0.4;
  animation: drift ease alternate infinite;
}
.firefly::after {
  background: white;
  opacity: 0;
  box-shadow: 0 0 0vw 0vw yellow;
  animation: drift ease alternate infinite, flash ease infinite;
}
@keyframes drift {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes flash {
  0%, 70%, 100% {
    opacity: 0;
    box-shadow: 0 0 0vw 0vw yellow;
  }
  5% {
    opacity: 1;
    box-shadow: 0 0 4vw 1vw yellow;
  }
  55% {
    opacity: 1;
  }
}
.top_banner {
  margin-top:100px;
}
@media screen and (max-width: 1024px) {
.top_banner {
    margin-top: 50px;
}
}
@media screen and (max-width: 1008px) {
.top_banner {
    margin-top: 40px;
}
}
@media screen and (max-width: 992px) {
.top_banner {
    margin-top: 22px;
}
}
@media screen and (max-width: 782px) {
.top_banner {
  margin-top:0;
}
}
.banner-wrapper {
    display: flex;
    flex-direction: row;
    gap: 2rem;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.banner-wrapper img{
    display: block;
    width: 100%;
 }
/* Reset all positioning for grid items */
.select {
    display: block;
    text-decoration: none;
    width: 100%;
    max-width: 400px;
    flex: 1;
    position: relative;
    z-index: 10;
    cursor: pointer;
    transition: transform 0.3s ease;
}
.select:hover {
    transform: translateY(-5px);
}
/* Additional parallax background layers */
.box::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: url(/wp/wp-content/uploads/flame-bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.3;
    z-index: -1;
    animation: float 6s ease-in-out infinite;
}
.box::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgba(255,69,0,0.1) 0%, rgba(255,140,0,0.1) 50%, rgba(255,69,0,0.1) 100%);
    z-index: 1;
    animation: shimmer 4s ease-in-out infinite alternate;
}
@keyframes float {
    0%, 100% { transform: translateY(0px) rotate(0deg); }
    50% { transform: translateY(-20px) rotate(1deg); }
}
@keyframes shimmer {
    0% { opacity: 0.1; }
    100% { opacity: 0.3; }
}
.select:hover .shiyoko {
    filter: grayscale(0%);
    border-radius: 20px;
    transform: scale(1.02);
}

/* Prizes banner - Orange hover effect */
.select:first-child:hover .shiyoko {
    box-shadow: 0 25px 50px rgba(255, 69, 0, 0.5);
}
.select:last-child:hover .shiyoko {
    box-shadow: 0 25px 50px rgba(0, 123, 255, 0.5);
}
@media screen and (max-width: 768px) {
.banner-wrapper {
    flex-direction: column;
    gap: 3rem;
    align-items: center;
    width: 100%;
}

.inner_box {
    padding: 2rem 1rem;
}

.select {
    width: 100%;
    max-width: none;
    flex: none;
    z-index: 10;
}
}
@media screen and (max-width: 480px) {
.banner-wrapper {
    gap: 2rem;
    align-items: center;
    width: 100%;
}

.inner_box {
    padding: 10px;
}

.select {
    width: 100%;
    max-width: none;
    flex: none;
    z-index: 10;
}

.box::before {
    animation: none;
}
}
@media screen and (min-width: 1600px) {
.select {
    max-width: 450px;
}
}
@media screen and (max-width: 1200px) {
    .select {
        max-width: 350px;
    }
}
@media screen and (max-width: 1024px) {
.select {
    max-width: 320px;
}

.banner-wrapper {
    gap: 1.5rem;
}
}

/* Performance optimization for mobile */
@media screen and (max-width: 768px) {
.inner_box {
    will-change: auto;
}
}


/*-------------------------------------
	Prizes page - Prize Banner Section
-------------------------------------*/

.banner-container img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 0.25rem;
    margin-bottom: 0.5rem;
    cursor: pointer;
    opacity: 0.4;
    filter: grayscale(100%);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.banner-container img.active-banner {
    opacity: 1;
    filter: grayscale(0%);
}
.banner-container img:hover {
    opacity: 1;
    filter: grayscale(0%);
    transform: translateY(-5px);
}
/* .data-container {color: #495057;} */

.banner.active-banner {
    opacity: 0.8;
}
.data-item {
    display: none;
}
 .prize_btn {
    background: black;
    padding: 20px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: white;
    border-radius: 10px;
    margin: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
 .prize_btn:hover {
    transform: translateY(-5px);
    cursor: pointer;
}
@media screen and (max-width: 425px) {
.prize_btn {
font-size: 16px;
}
}
.prize-description {
    text-align: center;
    font-size: 17px;
    color: rgba(255, 255, 255, 0.85);
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.7;
}
.divider {
    height: 2px;
    width: 100%;
    background-image: radial-gradient(circle at 20% 30%, #C19153 22%, #00000000 40%), radial-gradient(circle at 80% 70%, #C19153 22%, transparent 40%);
    margin: 48px 0;
}

.inner-content {
    margin-top: 20px;
    padding: 20px;
    background-color: #ffffff;
    display: none !important;
}
@media screen and (max-width: 425px) {
.inner-content {
    padding: 0
}
}
.inner-content.active {
    display: block !important;
    animation: fadeIn 0.3s ease-in;
}
.inner-content h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    color: black;
    font-family: "eurostile-extended", sans-serif;
    font-size: 2rem;
    text-align: center;
/*    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white; */
    font-weight: bolder;
    text-shadow: 0 1px 0px #C8AE71, 1px 0 0px #C19153, 1px 2px 1px #C8AE71, 2px 1px 1px #C19153, 2px 3px 2px #C8AE71, 3px 2px 2px #C19153, 3px 4px 2px #C8AE71, 4px 3px 3px #C19153, 4px 5px 3px #C8AE71, 5px 4px 2px #C19153;
}
.inner-content h3:after {
    content: '';
    height: 2px;
    background: linear-gradient(90deg, #C19153 0%, #C19153 100%);
    display: block;
    margin: 10px 0;
}
.inner-content h3:after {
    background-image: radial-gradient(circle at 20% 30%, #C19153  0%, transparent 40%), radial-gradient(circle at 80% 70%, #C19153  0%, transparent 40%);
    width: 15%;
    margin: 10px auto;
}
@media screen and (max-width: 425px) {
.inner-content h3 {
    font-size: 1.8rem;
}
}
@media screen and (max-width: 375px) {
.inner-content h3 {
    font-size: 1.5rem;
}
}
@media screen and (max-width: 320px) {
.inner-content h3 {
  font-size: 1.2rem;
}
}
.inner-content ul {
    list-style-type: disc;
    padding-left: 0;
}
.inner-content ul li:before {
    margin-right: 8px;
}
 /* Shop Challenge styles */
.shop_bord {
    filter: grayscale(0%);
    opacity: 1;
}
.shop_bord.prize-inactive {
    filter: grayscale(100%);
    opacity: 0.6 !important;
    box-shadow: none;
}
.shop_bord.prize-inactive:hover {
    transform: translateY(-5px);
    cursor: pointer;
}
.evnt_bord {
    filter: grayscale(100%);
    opacity: 0.6;
    box-shadow: none;
}

.evnt_bord.prize-active {
    filter: grayscale(0%);
    opacity: 1;
    box-shadow: 4px 0px 10px 0px #294897, 0px 4px 10px 0px #db7207;
}

.evnt_bord.prize-inactive {
    filter: grayscale(100%);
    opacity: 0.6;
    box-shadow: none;
}

.evnt_bord.prize-inactive:hover {
    transform: translateY(-5px);
    box-shadow: 4px 0px 10px 0px #294897, 0px 4px 10px 0px #db7207;
    cursor: pointer;
}

.reg_bord.prize-active {
    filter: grayscale(0%);
    opacity: 1 !important;
}

.reg_bord.prize-inactive {
    filter: grayscale(100%);
    opacity: 0.6;
}

.pack-title {
    font-size: 16px;
    font-weight: 600;
    color: #FF4500;
    margin-bottom: 8px;
}
.pack-details {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.4;
}
.prize-showcase {
    display: flex;
    gap: 30px;
    align-items: center;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    padding: 20px;
}
.pack-image {
    flex-shrink: 0;
    flex-basis: 200px;
    min-width: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.pack-image img {
    width: 100%;
    max-width: 200px;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 0px 20px rgb(255 255 255 / 54%);
}
@media (max-width: 769px) {
    .pack-image img {
    max-width: 130px;
    }
}
.cards-grid {
    flex: 1;
    min-width: 0;
}
.cards-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 8px;
    padding: 15px;
}
.card-slot {
    aspect-ratio: 2.5/3.5;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    transition: transform 0.2s ease;
}
.card-slot:hover {
    transform: scale(1.05);
    cursor: pointer;
    box-shadow: 0 0px 20px rgb(255 255 255 / 54%);
}
.card-slot img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
}
/* Responsive Design */
@media (max-width: 600px) {
.prize-showcase {
    flex-direction: column;
    gap: 20px;
}
.pack-image {
    align-self: center;
    flex-basis: auto;
    min-width: auto;
}
.cards-grid {
    min-width: auto;
}
.pack-image img {
    max-width: 150px;
}
.cards-container {
    grid-template-columns: repeat(4, 1fr);
    gap: 6px;
    padding: 10px;
}
.card-slot {
    font-size: 8px;
}
}
@media (max-width: 480px) {
.cards-container {
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    padding: 8px;
}
.pack-image img {
    max-width: 120px;
}
.participant-prize-header {
    font-size: 16px;
    padding: 12px;
}
}
/* Regional styles */
.prize-items-list {
    margin: 20px 0;
    padding: 0;
}
.prize-item {
    background: rgba(255, 255, 255, 0.1);
    border-left: 4px solid #FF4500;
    margin: 15px 0;
    padding: 15px 20px;
    border-radius: 8px;
    color: white;
    font-size: 16px;
    line-height: 1.5;
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
}
.prize-item:hover {
    background: rgba(255, 255, 255, 0.15);
    transform: translateX(5px);
}
.prize-item-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 8px;
    display: block;
}
.prize-item-description {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.4;
}
.card-showcase {
    text-align: center;
    margin: 30px 0;
    padding: 20px;
}
.card-showcase img {
    max-width: 350px;
    height: auto;
    max-height: 490px;
    border-radius: 12px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: 100%;
}
.card-showcase img:hover {
    transform: scale(1.05);
}
/* Responsive Design */
@media (max-width: 768px) {
.prize-item {
    margin: 12px 0;
    padding: 12px 16px;
    font-size: 15px;
}
.prize-item-title {
    font-size: 16px;
}
.prize-item-description {
    font-size: 13px;
}
.card-showcase {
    margin: 20px 0;
    padding: 15px;
}
}
@media (max-width: 480px) {
.prize-item {
    margin: 10px 0;
    padding: 10px 14px;
    font-size: 14px;
}
.prize-item-title {
    font-size: 15px;
}
}
/* Enhanced visual effects */
.prize-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: linear-gradient(180deg, #FF4500 0%, #FF6B35 100%);
    border-radius: 0 4px 4px 0;
}
.prize-item {
    position: relative;
    border-left: none;
}
.reg_bord {
    filter: grayscale(100%);
    opacity: 0.6 !important;
    box-shadow: none;
}
.reg_bord.prize-active {
    filter: grayscale(0%);
    opacity: 1;
}
.inner_box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 15%);
    z-index: 1;
}
.inner_box > * {
    position: relative;
    z-index: 2;
}
@media screen and (max-width: 768px) {
.banner-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 10px;
}
.banner-container div {
    width: 48%;
}
.row .col-12 {
    padding:0;
}
}


/*-----------------------------------------------------------------
	Information page - Format & Regulations section - Card Styling
-------------------------------------------------------------------*/
.format-regulation-content .card {
    border: 1px solid #e9ecef;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    margin-bottom: 2rem;
    transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.format-regulation-content .card:hover {
    transform: translateY(-4px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}
.card-body p {
    color: #212529;
}
.card-title {
    font-size: 1.25rem;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 1rem;
}
.card-text {
    font-size: 1rem;
    color: #34495e;
    line-height: 1.6;
}
.list-group-item {
    border: none;
    padding: 0.75rem 0;
    font-size: 1.1rem;
    color: #34495e;
}
.list-group-item::before {
    content: "• ";
    color: red;
    margin-right: 0.5rem;
}
.format-regulation-content .card-title {
    font-size: 1.4rem;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 1rem;
}
.format-regulation-content .list-group-item::before {
    content: "⚠️ ";
    color: #dc3545;
    margin-right: 0.5rem;
}
.menu-footer-submenu-container a:hover {
    text-decoration: none !important;
    color: white !important
}
/* Alert Styling */
.alert-danger {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24;
    padding: 1.25rem;
    margin-bottom: 2rem;
    border-radius: 8px;
    font-size: 1.1rem;
}
ol.list-style {
    font-size: 1.1rem;
    color: #efefef;
    line-height: 1.7;
    margin-bottom: 1.5rem;
}
.list-style > li {
    margin-bottom: 1em;
}
.nested-list {
    margin-left: 2em;
    list-style-type: circle;
}
.nested-list li {
    margin-bottom: 0.5em;
}


/* ==================================================
   SCHEDULE PAGE
   ================================================== */

.event-schedule-container .search-bar {
    border-radius: 25px;
    padding: 12px 20px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.1);
    color: white !important;
    backdrop-filter: blur(10px);
}
.event-schedule-container .search-bar::placeholder {
    color: rgba(255, 255, 255, 0.7);
}
.event-schedule-container .search-bar:focus {
    border-color: #FF4500;
    box-shadow: 0 0 0 3px rgba(255, 69, 0, 0.2);
    outline: none;
    background: rgba(255, 255, 255, 0.15);
}
.event-schedule-container .nav-tabs .nav-link {
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    padding: 14px 28px;
    margin-right: 8px;
    background: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 16px;
    backdrop-filter: blur(10px);
}

.event-schedule-container .nav-tabs .nav-link:hover {
    background: rgba(255, 69, 0, 0.8);
    color: white;
    border-color: #FF4500;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(255, 69, 0, 0.3);
    cursor: pointer;
}
.nav-tabs {
    padding-bottom: 10px;
}
.event-schedule-container .nav-tabs .nav-link.active {
    background: linear-gradient(135deg, #ff6b35 0%, #f7931e 100%);
    border-color: #ff6b35;
    color: white;
    border-color: #FF4500;
    /* box-shadow: 0 4px 15px rgba(255, 69, 0, 0.4); */
}
/* Sub-navigation pills - Regional colors */
.event-schedule-container .nav-pills .nav-link {
    border-radius: 25px;
    padding: 10px 20px;
    margin-right: 10px;
    margin-bottom: 8px;
    background: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
    font-weight: 500;
    backdrop-filter: blur(10px);
}
.event-schedule-container .nav-pills .nav-link:hover {
    background: linear-gradient(135deg, #1E90FF 0%, #4A90E2 100%);
    color: white;
    transform: translateY(-2px);
    cursor: pointer;
}
.event-schedule-container .nav-pills .nav-link.active {
    background: linear-gradient(135deg, #1E90FF 0%, #4A90E2 100%);
    color: white;
    border-color: #1E90FF;
    box-shadow: 0 3px 10px rgba(30, 144, 255, 0.3);
}
.event-schedule-container .event-card {
    transition: all 0.3s ease;
    animation: slideInFromBottom 0.6s ease-out;
    margin-bottom: 20px;
}
.event-schedule-container .event-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.event-schedule-container .card {
    border: none;
    border-radius: 12px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0);
}
/* Card headers with theme colors */
.event-schedule-container .card-header.event-card-header {
    background: linear-gradient(135deg, #1E90FF 0%, #4A90E2 100%) !important;
    color: white !important;
    border-bottom: none !important;
    margin-bottom: 0 !important;
    border-radius: 12px 12px 0 0;
    padding: 10px 5px 0 15px;
}
/* Regional Qualifiers cards - Orange accent */
.regional-qualifier .card-header.event-card-header {
    background: linear-gradient(135deg, #FF4500 0%, #FF6B35 100%) !important;
}
.regional-qualifier .card {
    border-left: 4px solid #FF4500;
}
/* Shop Challenges cards - Blue accent */
.shop-challenge .card-header.event-card-header {
    background: linear-gradient(135deg, #1E90FF 0%, #4A90E2 100%) !important;
}
.shop-challenge .card {
    border-left: 4px solid #1E90FF;
}
.check-in {
    background: #229d26;
    color: #ffffff !important;
    padding: 5px;
    display: table-cell;
}
.event-card-header {
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
}
.card-header-btn {
    width: 100%;
    border: none;
    background: none;
    padding: 5px 5px 0 5px;
    text-align: left;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.event-info h5 {
    margin-bottom: 5px;
    transition: color 0.3s ease-in-out;
}
.sm-txt {
    font-size: 0.9em;
    color: #6c757d;
    margin: 0;
    transition: color 0.3s ease-in-out;
}
.info-icon {
    margin-right: 8px;
}
.map-container {
    margin: 20px 0;
}
.venue-info, .format-schedule, .side-events {
    margin-bottom: 25px;
}
.event-card-header:hover .schedule.arrow {
    color: #ff6b35;
}
.event-card-header:hover .event-info h5,
.event-card-header:hover .event-info .schedule-date {
    color: #ff6b35 !important;
}
.card-header-btn:not(.collapsed) .schedule.arrow {
    transform: rotate(135deg) !important;
    color: #ff6b35 !important;
}
.card-header-btn:not(.collapsed) .event-info h5,
.card-header-btn:not(.collapsed) .event-info .schedule-date {
    color: #ff6b35 !important;
}
.card-header-btn[aria-expanded="true"] .schedule.arrow {
    transform: rotate(135deg) !important;
    color: #ff6b35 !important;
}
.card-header-btn[aria-expanded="true"] .event-info h5,
.card-header-btn[aria-expanded="true"] .event-info .schedule-date {
    color: #ff6b35 !important;
}
.schedule.arrow {
    margin-right: 10px;
    transition: transform 0.3s ease-in-out, color 0.3s ease-in-out;
    display: inline-block;
    font-size: 40px;
    color: white;
}
.event-schedule-container .venue-info {
    background: rgba(248, 250, 252, 0.8);
    border-radius: 8px;
    padding: 14px;
    margin: 10px 0;
    border: 1px solid rgba(226, 232, 240, 0.6);
    backdrop-filter: blur(5px);
    height: 190px;
}
.event-schedule-container .format-schedule {
    background: rgba(255, 237, 213, 0.9) !important;
    border-left: 4px solid #ea580c !important;
    padding: 14px;
    margin: 10px 0;
    border-radius: 8px;
    backdrop-filter: blur(5px);
}
.event-schedule-container .side-events {
    background: rgba(219, 234, 254, 0.9) !important;
    border-left: 4px solid #2563eb !important;
    padding: 14px;
    margin: 10px 0;
    border-radius: 8px;
    backdrop-filter: blur(5px);
}
.event-schedule-container .map-container {
    border-radius: 8px;
    overflow: hidden;
    margin: 10px 0;
    border: 1px solid rgba(222, 226, 230, 0.6);
    height: 200px; /* Smaller map height */
}
.event-schedule-container .map-container iframe {
    height: 200px !important;
}
.event-schedule-container h1 {
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
}
.event-schedule-container .card-header h5 {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 4px;
}
@media (max-width: 768px) {
.event-schedule-container .card-header h5 {
    font-size: 1.8rem;
}
}
@media (max-width: 470px) {
.event-schedule-container .card-header h5 {
    font-size: 1.5rem;
}
p.schedule-date {
    font-size: 1.1rem;
}
.schedule.arrow {
    font-size: 30px;
}
}
.sm-txt {
    color: #FFE4E1 !important;
    font-weight: 600;
    font-size: 0.9rem;
}
p.schedule-date {
    font-size: 1.4rem;
}
@media (max-width: 768px) {
p.schedule-date {
    font-size: 1.2rem;
}
}
@media (max-width: 768px) {
.event-schedule-container .nav-tabs .nav-link {
    padding: 12px 20px;
    font-size: 14px;
    margin-right: 4px;
}
.event-schedule-container .nav-pills .nav-link {
    padding: 8px 16px;
    font-size: 14px;
    margin-right: 6px;
}
.event-schedule-container .search-bar {
    font-size: 14px;
    padding: 10px 16px;
}
.event-schedule-container .map-container {
    height: 150px;
}
.event-schedule-container .map-container iframe {
    height: 150px !important;
}
}
@keyframes slideInFromBottom {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.event-schedule-container .loading {
    opacity: 0.6;
    pointer-events: none;
}
.event-schedule-container .nav-link:focus,
.event-schedule-container .search-bar:focus {
    outline: 2px solid #FF4500;
    outline-offset: 2px;
}
li.nav-item {
    list-style: none;
}
.card-body span.vgs{
    display: inline-block;
    margin-bottom: 7px;
}
.card-body span.vgp{
    display: inline-block;
    margin-bottom: 7px;
}
.card-body span.ws{
    display: inline-block;
    margin-bottom: 7px;
}
.card-body span.sve{
    display: inline-block;
    margin-bottom: 7px;
}
.card-body span.bf{
    display: inline-block;
    margin-bottom: 7px;
}
.card-body span.vgs:after {
    content: 'Cardfight!! Vanguard (Standard)';
    background: #A61419;
    color: #ffffff;
    padding: 5px;
}
.card-body span.vgp:after {
    content: 'Cardfight!! Vanguard (Premium)';
    background: #0D6EB0;
    color: #ffffff;
    padding: 5px;
}
.card-body span.ws:after {
    content: 'Weiß Schwarz';
    background: rgb(85, 85, 85);;
    color: #ffffff;
    padding: 5px;
}
.card-body span.sve:after {
    content: 'Shadowverse: Evolve';
    background: #1d435a;
    color: #ffffff;
    padding: 5px;
}
.card-body span.bf:after {
    content: 'Future Card Buddyfight × Cardfight!! Vanguard Special Tournament';
    background: #b39b19;
    color: #ffffff;
    padding: 5px;
}
@media screen and (max-width: 768px) {
.card-body {
    padding: 7.5px;
}
}


/*-----------------------------------------------------------------
	Side Events page
-------------------------------------------------------------------*/
h3.side-title {
    font-size: 3.3rem;
}
@media screen and (max-width: 768px) {
h3.side-title {
    font-size: 2.5rem;
}
}
/* Monthly Tabs */
.month-tabs {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 40px;
    padding: 0 20px;
}
.month-tab {
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 25px;
    padding: 12px 24px;
    color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 14px;
    backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
}
.month-tab:hover:not(.active) {
    background: rgba(255, 107, 53, 0.2);
    border-color: rgba(255, 107, 53, 0.4);
    transform: translateY(-2px);
    color: white;
}
.month-tab.active {
    background: linear-gradient(135deg, #ff6b35 0%, #f7931e 100%);
    border-color: #ff6b35;
    color: white;
    box-shadow: 0 4px 15px rgba(255, 107, 53, 0.4);
    transform: translateY(-1px);
}
.month-tab.tbc {
    opacity: 0.6;
    cursor: not-allowed;
}
.month-tab.tbc:hover {
    transform: none;
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.2);
}
@media (max-width: 768px) {
.month-tabs {
    gap: 8px;
    padding: 0 10px;
}
.month-tab {
    padding: 10px 18px;
    font-size: 13px;
}
}
@media (max-width: 520px) {
.month-tabs {
    flex-direction: column;
    align-items: center;
}
.month-tab {
    width: 200px;
    text-align: center;
}
}
/* Prize Content */
.prize-content {
    display: none;
    animation: fadeInUp 0.4s ease-out;
    min-height: 300px;
}
.prize-content.active {
    display: block;
}
@keyframes fadeInUp {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

/*-------------------------------------
	BGOS page
-------------------------------------*/

.bgos-card {
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid #333;
    border-radius: 12px;
    transition: transform 0.3s ease;
    height: 200px;
    position: relative;
    overflow: hidden;
}
.bgos-card:hover {
    transform: translateY(-5px);
}
.bgos-card-body {
    color: white;
    padding: 1.5rem;
    text-align: center;
}
.corner-tag {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 4px 12px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    z-index: 10;
    border-top-left-radius: 0px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 10px;
}
.corner-tag.popup-mini {
    background: #ff6b35;
    color: white;
}
.corner-tag.popup {
    background: #1cb5e0;
    color: white;
}
.text-muted {
    color: rgba(255, 255, 255, 0.6) !important;
    font-weight: 600;
    font-size: 0.9rem;
    text-transform: lowercase;
}
.bgos-card-title {
    color: white;
    font-weight: bold;
    font-size: 1.4rem;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}
.bgos-card-text {
    color: rgba(255, 255, 255, 0.9) !important;
    font-size: 1.1rem !important;
    line-height: 1.4;
    margin: 0;
}
.row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px;
}
@media (max-width: 768px) {
    .bgos-card-body {
        padding: 1rem;
    }
    .bgos-card-title {
        font-size: 1rem;
    }
    .bgos-card-text {
        font-size: 0.8rem;
    }
    .corner-tag {
        top: 10px;
        right: 10px;
        padding: 3px 8px;
        font-size: 0.7rem;
    }
}


/*-------------------------------------
	FAQ page - FAQ Section
-------------------------------------*/

.answer a{color:blue!important;text-decoration:underline!important}

.game-title{text-align:left;padding:10px 20px;border:solid 2px #fff;background:#a78141;border-radius:50px;display:inline-block;}

.faq-section{margin-bottom:40px;}

.section-header{border-bottom:#fff 1px solid;padding:15px 20px;margin:20px;font-size:20px;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:#fff;}

.section-header:hover{color:#a78141;border-bottom:#a78141 1px solid;}

.section-header::after{content:'+';font-size:24px;transition:transform 0.3s;}

.section-header.expanded::after{content:'−';}

.section-content{padding:0 20px;}

.qna-item{margin:20px;border:1px solid #e0e0e0;border-radius:5px;overflow:hidden;}

.question{padding:15px;font-weight:700;color:#000;}

.question p{text-align:left!important;color: #363636;}

.answer{padding:15px;}

.answer p{text-align:left!important;margin:0 0 10px 0;}
p.answer {
    font-size: 20px;
}
.qna-group {
            border-bottom: 1px solid #ccc;
            padding: 10px;
            cursor: pointer;
            transition: all 0.3s ease;
}
.qna-group:hover {
            background-color: rgba(255, 255, 255, 0.05);
}
.question {
            display: block;
            font-weight: bold;
            display: flex;
            align-items: center;
            text-align: left;
            margin: 0;
            padding: 10px 0;
            line-height: 1.4;
}
.question:hover {
    color: #C8AE71;
}
.arrow {
            margin-right: 10px;
            transition: transform 0.3s ease-in-out;
            display: inline-block;
            color: #ff6b35;
            font-weight: bold;
            min-width: 20px;
            text-align: center;
}
.answer {
            display: none;
            text-align: left;
            margin: 0;
            border-left: 3px solid rgba(255, 107, 53, 0.3);
            padding-left: 20px;
            margin-left: 15px;
            background: rgba(255, 255, 255, 0.03);
}
.expanded .arrow {
            transform: rotate(90deg);
            color: #1cb5e0;
}
.expanded {
            background-color: rgba(255, 255, 255, 0.08);
}
.expanded .question {
            color: #C8AE71;
}
* Animation for smooth slide */
.answer {
    overflow: hidden;
    transition: all 0.4s ease-in-out;
    max-height: 0;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.expanded .answer {
    display: block;
    max-height: fit-content;
    opacity: 1;
    padding-top: 15px;
    padding-bottom: 15px;
}
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}
.faq-content {
    background: rgba(192, 187, 187, 0.8) ;
    margin: 0 auto;
    width: 70% ;
    border-radius: 60px;
}
.faq-content {
    overflow: hidden;
    transition: max-height 0.5s ease;
}
.faq-text {
    width: 90% ;
}
@media (max-width: 768px) {
.question {
    font-size: 15px !important;
}
.answer {
    font-size: 14px !important;
    padding-left: 15px;
    margin-left: 25px;
}
}
.arrow:before,.arrow:after {
   display: none;
}


/*-------------------------------------
	 Back to Top Button
-------------------------------------*/
#back-to-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    width: 60px;
    height: 60px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    opacity: 0.8;
    transition: opacity 0.3s ease-in-out;
    font-size: 30px;
}
#back-to-top:hover {
    opacity: 1;
}
a#back-to-top:visited {
    color: #fff !important;
}


/*-------------------------------------
	 Footer
-------------------------------------*/
.footer {
    background-color: #212121 !important;
    overflow: auto;
}
.footer-menu a:hover {
    text-decoration: none !important;
    color: white !important
}
footer .row a.text-white {
    text-decoration: none !important;
}
footer .row a.text-white:hover {
    text-decoration: underline !important;
}
.copyright {
    color: white;
}