
.bet-slip-id{
  display:flex;
  align-items:flex-start;
  margin-top: 13px;
  margin-left: 8px;
  gap:10px;
  font-size:16px;
  font-weight: 700;
  color:#252a2d;
  line-height: 20px;
  white-space: nowrap;
  font-family: Roboto, sans-serif;
}

.bold-icon{
  font-size:16px;
  text-shadow:
    0 0 0 currentColor,
    0.5px 0 currentColor,
    -0.5px 0 currentColor;
}

.bet-slip-container{
  display: flex;
  flex-direction: column;
  width:95%;
  margin:20px auto;
  background:#fff;
  box-sizing:border-box;
  border-radius:12px;
  padding:12px;
  border:1px solid #e4e6e7;
  font-family:Roboto-flex, Helvetica, Arial, sans-serif;
}


/* HEADER */

.win-header{
  margin-bottom:30px;
  margin-top: -15px;
  width: 100vw;
  margin-left: calc(50% - 52vw);
}

.win-message{
  position: relative;
  display:flex;
  align-items:center;
  gap:10px;
  background: transparent;
  border-radius:8px;
  padding:20px;
  margin-bottom:20px;
}

.trophy{
  font-size:60px;
  flex-shrink:0;
}

.win-message p{
  margin:3;
  color:#000;
  font-size:18px;
  margin-left:4px;
}

.win-message img{
  position: absolute;
  width: 48.5vh;
  height:120%;
  margin-left: -1px;
  margin-top: 10px;
}


.win-message h2{
  margin:4px 0 0;
  font-size:28px;
  font-weight:800;
  margin-left: 65px;
  margin-bottom: 0px;
}

/* MULTIBET TOP */

.multibet-top{
  display:flex;
  justify-content:space-between;
  align-items:center;
  margin-bottom:-2px;
  margin-top: -40px;
}

.left-side{
  display:flex;
  align-items:center;
  gap:4px;
}

.left-side h2{
  margin:0;
  font-size:36px;
}

.badge{
  width:100px;
  height:100px;
  border-radius:45%;
  border:1px solid #ddd;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:24px;
  font-weight:700;
  color:#222;
  background:#fff;
}

.won-status{
  display:flex;
  align-items:center;
  gap:2px;
  font-size:24px;
  font-weight:700;
}

.status-icon-2{
  width:28px;
  height:32px;
}

.won-status span{
  background: #9ce800;
  color: #222;
  border:none;
  padding:12px 28px;
  border-radius:40px;
  font-size:27px;
  font-weight:800;
  cursor:pointer;
}

/* SMALL BADGE */

.small-badge{
  display:inline-flex;
  align-items:center;
  gap:6px;
  border:1px solid #9cff00;
  border-radius:30px;
  padding:2px 6px; /* Decreased padding */
  margin-bottom:10px;
  font-weight:700;
  max-width: 43px;
  font-size:13px;
  white-space:nowrap;
}

/* DETAILS */

.details-box{
  background:#f2f2f3;
  border-radius:8px;
  padding:0;
  margin-bottom:7px;
  gap: 4px;
}

.detail-row{
  display:flex;
  justify-content:space-between;
  margin-bottom:2px;
  line-height: 16px !important;
  font-size:12px;
  color: #252a2d;
}

.detail-row:last-child{
  margin-bottom:0;
}

.detail-row small{
  color:#888;
  font-size:12px;
  margin-bottom: 4px;
}

.bold{
  font-weight:700;
}

/* SHARE BUTTON */

.share-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: Roboto, sans-serif;
  gap: 8px;
  text-transform: uppercase;
  width: 100%;
  height: 40px;
  min-width: 72px;
  background: #9ce800;
  border:none;
  padding:16px;
  border-radius:8px;
  font-size:14px;
  font-weight:700;
  color: #252a2d;
  cursor:pointer;
  margin-bottom:10px;
  margin-top: 5px;
  white-space: nowrap;
  line-height: 16px;
}

/* MATCH ITEMS */

.match-item{
  padding:8px 0;
  border-top:1px solid #ddd;
  position:relative;
  line-height: 16px !important;
}

.match-top{
  display:flex;
  justify-content:space-between;
  margin-bottom:3px;
  color:#7a8185;
  line-height: 16px !important;
  font-size:12px;
}

.odd-status{
  display:flex;
  align-items:center;
  gap:2px;
  color:#5b8506;
  font-size:14px;
  line-height: 16px
}

.green-dot,
.gray-dot,
.red-dot,
.void-dot{
  width:10px;
  height:10px;
  border-radius:624.938rem;
  display:inline-block;
  flex-shrink: 0;
}

.green-dot{
  background:#76ac08;
}

.gray-dot{
  background:#ccc;
}

.red-dot{
  background:#d63b14;
}

.void-dot{
  background:#bbb;
}

.teams{
  display: flex;
  justify-content: space-between;  
  font-size:13px;
  margin-bottom:3px;
}

.team{
    display:flex;
    align-items:center;
    gap:3px;
    font-size: 12px;
    color: #252a2d;
    line-height: 16px !important;
    margin-bottom: -2px;
}

.team-2{
    display:flex;
    align-items:center;
    gap:3px;
    font-size: 12px;
    color: #252a2d;
    line-height: 16px !important;
    margin-bottom: -5px;
    text-decoration: underline;
}


.team-logo {
    width: 20px;
    height: 21px;
    position: relative;
    left: -1px;

     filter: brightness(0) saturate(100%)
        invert(50%)
        brightness(95%)
        contrast(90%);
}

.score{
    font-size: 13px;
    color: #252a2d;
    font-weight: 700;
    flex-shrink: 0;
    white-space: nowrap;
    line-height: 16px !important;
}

.league{
  color:#7a8185;
  margin-bottom:3px;
  font-size:12px;
}

.bet-type{
  font-size:12px;
  color: #252a2d;
  font-weight:700;
  line-height: 16px !important;
}

.result-win{
  position:absolute;
  right:0;
  bottom:20px;
  font-size:22px;
  font-weight:700;
}



.ticket-status{
  border-top:1px solid #ddd;
  margin-top:10px;
  padding-top:10px;
  text-align:center;
}

.placed-time{
  color:#7a8185;
  font-size:16px;
  margin-bottom:10px;
  line-height: 16px !important;
}

.legend{
  display:flex;
  justify-content:center;
  gap:18px;
  flex-wrap:wrap;
  margin-bottom:10px;
  font-size:18px;
}

.link {
    cursor: pointer;
    color: #7a8185;
    font-size: 14px;
}

.legend span{
  display:flex;
  align-items:center;
  color: #252a2d;
  font-size: 14px;
  gap:4px;
}

.terms{
  color:#777;
  font-size:16px;
  line-height:1.5;
}

/* =========================
   MOBILE
========================= */

@media(max-width:768px){

  .bet-slip-container{
    padding:14px;
    border-radius:16px;
  }

  .trophy{
    font-size:34px;
  }

  .win-message h2{
    font-size:17px;
    margin-left: 90px;
  }

  .win-message p{
    font-size:14px;
    margin-left: 90px;

  }

  .left-side h2{
    font-size:14px;
  }

  .badge{
    width:21px;
    height:17px;
    font-size:12px;
  }

  .won-status{
    font-size:14px;
  }

  .won-status span{
    padding:3px 8px;
    font-size:12px;
    border-radius:20px; 
  }

  .small-badge{
    font-size:12px;
    padding:2px 8px;
  }

  .details-box{
    padding:10px;
  }

  .detail-row{
    font-size:12px;
  }

  .detail-row small{
    font-size:12px;
  }

  .match-top{
    font-size:12px;
  }

  .share-btn{
    padding:8px;
    font-size:14px;
    border-radius:8px;
  }

  .match-top,
  .teams,
  .bet-type,
  .team
  .score{
    font-size:12px;
  }

  .result-win{
    font-size:14px;
  }

  .league,
  .placed-time,
  .legend,
  .terms{
    font-size:13px;
  }

}