  :root{ 
    --text:#e8f6ff; 
    --sub:#a8b8c7; 
    --glass:rgba(255,255,255,.06); 
    --glass-stroke:rgba(255,255,255,.15); 
    --accent:#53a0ff; 
    --bodybg:#000; 
    --cardbg:#0e1620;
  }
  body{
      background: var(--bodybg) url(../image/pokerbg.jpg) fixed no-repeat 50% 50% !important;
      background-size: cover;
      overflow: auto;
  }
  body {
    background: linear-gradient(145deg, #1a1a1a, #0e0e0e);
    font-family: 'Outfit', sans-serif;
    color: #fff;
  }
  /* Header  */
  .navbar-brand img {
    width: 80px;
  }
  .navbar-nav {
    align-items: center;
  }
  .navbar .navbar-nav .nav-link {
    color: #fff;
    font-size: 1.1em;
    padding: 0.5em 1em;
  }
  @media screen and (min-width: 768px) {
    .navbar-brand img {
      width: 100px;
    }
    .navbar-brand {
      margin-right: 0;
      padding: 0 1em;
    }
  }

  .phase-title {
      display: -webkit-box;
      -webkit-line-clamp: 1;       /* âœ… Limit to 5 lines */
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    .phase-description {
      display: -webkit-box;
      -webkit-line-clamp: 4;       /* âœ… Limit to 5 lines */
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
    }


 
.fntsize i{
    font-size: .8rem;

}
.fntsize{
    font-size: 12px;
}

.cardInner{
    background: var(--cardbg);
    border:1px solid #2d3c58;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    padding: 40px 15px 20px;
    margin: 15px 0;
    position: relative;
    min-height:140px
}
.cardOuter{
    padding:3rem;
     border:1px solid #2d3c58;
    border-radius: 8px;
    position: relative;
    background: var(--bodybg)
}
.heading_main{
    display: inline-block;
    background: #2d3c58;
    padding: 5px 15px;
    position: absolute;
    top:-20px;
    left: 44%;
    background: var(--bodybg);
}
.totaluser{
     position: absolute;
     right: 0px;
     top:-16px;
     /* background: #f8921d; */
     padding:2px 4px;
     color:#198754;
     text-align: center;
     border:1px solid #198754;
     border-radius:6px;
     -webkit-border-radius:6px;
     -moz-border-radius:6px;
     -ms-border-radius:6px;
     -o-border-radius:6px;
     font-weight: bold;
}

.card, .card .card-body{
    background: transparent !important;
    box-shadow: none !important;
}

.cardInner h3{
    color:#fff;
    font-weight: bold;
}
.cardInner h6{
color:#fff
}
.break1{
    border-bottom: 1px solid #5a6a88;
    margin-top: 10px;
    margin-bottom: 10px;
    opacity: 0.5;
}
.small{
    font-size: .8rem !important ;
}
.mxpl{
    background: #2d3c58;
    padding:2px 10px;
    color:#a9c0eb;
    font-size: .7rem;
}
.text-gray-50{
    color:#6f87b4
}
.text-gray2{
    color:#a9c0eb
}
.small2{
    font-size: .7rem !important;
}

/* .cardwrap{
    max-height: 450px;
    overflow-y: auto;
    padding-right: 30px;

} */

.cardwrap {
  max-height: 450px;
  overflow-y: auto;
  padding: 30px 20px 30px 10px;

  /* Firefox */
  scrollbar-width: thin;
  scrollbar-color: #0d6efd #222; /* thumb | track */
}

/* Chrome, Edge, Safari */
.cardwrap::-webkit-scrollbar {
  width: 10px;
}

.cardwrap::-webkit-scrollbar-track {
  background: #222;   /* ðŸŽ¯ track / base color */
  border-radius: 10px;
}

.cardwrap::-webkit-scrollbar-thumb {
  background-color: #6c63ff; /* thumb */
  border-radius: 10px;
  border: 2px solid #222;    /* blends with track */
}

.cardwrap::-webkit-scrollbar-thumb:hover {
  background-color: #4b44c4;
}

.blink-green {
    color: green;
    animation: blink 1s step-start 0s infinite;
}

@keyframes blink {
    50% {
    opacity: 0;
    }
}



a {
  display: inline-flex !important;
  margin: 0;
  outline: none !important;
}
 
a.d009{
    text-decoration: none;
    color:transparent
}
.d009{
    width:30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    color:#fff !important;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    font-size: .8rem;
    border:0;
    outline: none;
    border-bottom: 0;
}
.viewbtn{
    background: #4b44c4;
       border:0;
    outline: none;
    border-bottom: 0;
}
.addbtn{
background: #53a0ff;    border:0;
    outline: none;
    border-bottom: 0;
}
.viewbtn, .addbtn{
 transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}
.viewbtn:hover, .addbtn:hover{
    background:#2d3c58;
}
 
.discribtionFont{
  color:#ffffff8a;
}

a.View-tournament {
    text-decoration: none;
}
/* timer start */
div#timer {
    display: inline-flex;
    line-height: 1;
    padding: 0px;
    font-size: 40px;
    width: 75px;
    justify-content: space-between;
    text-align: center;
}
span#dddddTimer {
    display: block;
    font-size: 12px;
    color: white;
}
#daysTimer {
    font-size: 12px;
    color: #db4844;
}
#hoursTimer {
    font-size: 12px;
    color: #f07c22;
}
#minutesTimer {
    font-size: 12px;
    color: #f6da74;
}
#secondsTimer {
    font-size: 12px;
    color: #abcd58;
}
/* timer end */

 
.cardInner .basic {
    width:auto;
    background: #833AB4;
     background: linear-gradient(90deg, rgb(72 42 92 / 97%) 0%, rgb(253 29 29 / 57%) 50%, rgb(252 176 69 / 58%) 100%);
    color: white;
    padding:3px 16px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    font-size:14px;
    text-align: center;
    position: absolute;
    right: -11px;
    top: 10px;
    z-index: 9;
}
.cardInner .basic::before {
    content: "";
    position: absolute;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent rgba(253, 29, 29, 1) rgba(253, 29, 29, 1);
    right: 0;
    top: 26px;
    transform: rotate(90deg);
    z-index: 0;
}

.skeleton {
    background: linear-gradient(90deg, #2b2b2b 25%, #3a3a3a 50%, #2b2b2b 75%);
    background-size: 200% 100%;
    animation: shimmer 1.6s infinite;
    border-radius: 4px;
  }

  @keyframes shimmer {
    0% { background-position: -200% 0; }
    100% { background-position: 200% 0; }
  }

  .skeleton-card {
    background: #0e1620;
    border: 1px solid #2d3c58;
    border-radius: 10px;
    padding: 42px 18px;
    margin-bottom: 15px;
    height: 212px;
  }

  .skeleton-title {
    height: 20px;
    width: 70%;
    margin-bottom: 12px;
  }

  .skeleton-line {
    height: 12px;
    width: 100%;
    margin-bottom: 8px;
  }

  .skeleton-line.short {
    width: 60%;
  }
  
  
  

  /* loader */

  .card-loader {
      display: inline-block;
      width: 96px;
      height: 136px;
      position: relative;
      transform-style: preserve-3d;
      animation: flip 1.6s infinite ease-in-out;
      perspective: 900px;
      filter: drop-shadow(0 0 20px rgba(0,255,198,0.4));
    }

  .card-loader .card-face,
  .card-loader .card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    backface-visibility: hidden;
    border: 1px solid rgba(255,255,255,0.25);
    background: linear-gradient(145deg, rgba(0,255,198,0.15), rgba(0,160,255,0.05));
    box-shadow:
      inset 0 0 20px rgba(0,255,198,0.25),
      0 0 40px rgba(0,255,198,0.2);
  }

  .card-loader .card-face::after {
    content: "♠";
    color: rgba(0,255,198,0.8);
    font-size: 42px;
    font-weight: 800;
    display: grid;
    place-items: center;
    height: 100%;
  }

  .card-loader .card-back {
    transform: rotateY(180deg);
    background: linear-gradient(145deg, #00ffc6 0%, #00a0ff 80%);
    box-shadow:
      inset 0 0 30px rgba(0,0,0,0.4),
      0 0 30px rgba(0,255,198,0.6);
  }
  @keyframes flip {
    0%, 100% { transform: rotateY(0deg); }
    50% { transform: rotateY(180deg); }
  }
  #loaderOverlay {
    transition: opacity 0.4s ease;
    opacity: 1;
  }
  #loaderOverlay.hidden {
    opacity: 0;
    pointer-events: none;
  }
  