body {
  color: #fff;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}

.page-wrapper.toggled::before{content: ""; position: fixed;left: 0;right: 0; top: 0; bottom: 0; background-color:rgba(0, 0, 0, 0.51);
  backdrop-filter: blur(15px); z-index: 11;}

.input_box .form-control option {
  color: #fff;
}

.app-footer {
  display: none;
}

.rd3t-link {
  stroke: #fff !important;
}

.paymentGatewayLogo {
  width: 150px;
}

.login-content {
  max-width: 500px;
  background: #1A1A1A;
  padding: 20px;
  position: relative;
  margin: auto;
  color: #fff;
  border-radius: 10px;
}

.card-border-left .card {
  position: relative;
  overflow: hidden;
}

.card-border-left .card::before {
  content: "";
  background: #fcd20b;
  background-size: 200% 100%;
  width: 5px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

.card-border-left .card .card-body {
  padding: 15px 20px !;
}

.card-bg .card {
  background: #28282a;
  position: relative;
  overflow: hidden;
}

.card-bg .card h3 {
  color: #fff;
}

.card-bg.card {
  position: relative;
  overflow: hidden; border: 1.5px solid #fcd20b61;
  background: #252525 !important;
}

.card-bg.card h3 {
  color: #fff;
}

.pl-inner_container {
  position: relative;
  padding: 20px 20px;
  border-radius: 20px;
  overflow: hidden;
  background: url(../img/feature-bg.jpg) no-repeat bottom;
  background-size: 100% 100%;
}

.pl-main_number {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px;
}

.pl-container_text1 {
  opacity: .6;
}

.pl-container1.pl-active::before {
  content: "";
  filter: brightness(0) invert(1);
  z-index: 1;
  background: url(../img/check.png) no-repeat;
  background-size: cover;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 20px;
  top: 20px
}

.pl-container1 {
  position: relative;
  cursor: pointer;
}

.table-outer {
  border: none;
}

.eye_show_box {
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}

.login .container {
  z-index: 11;
  position: relative;
}

.border_section {
  border-bottom: 3px solid transparent;
  border-image: linear-gradient(to right, rgb(46, 46, 46), rgb(225, 205, 108), rgb(46, 46, 46))1;
}

.login::before {
  content: "";
  background: url(../img/login-bg.jpg) no-repeat center;
  background-size: 100% 100%;
  z-index: 1;
  background-attachment: fixed;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.shadow_one {
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: #D4892A99;
  opacity: 0.5;
  filter: blur(250px);
  position: fixed;
  right: -150px;
  top: -100px;
  z-index: -1;
}

.shadow_two {
  width: 600px;
  height: 600px;
  border-radius: 50%;
  background: #054A40;
  opacity: 0.5;
  filter: blur(250px);
  position: fixed;
  left: -250px;
  bottom: -200px;
  z-index: -1;
}



.gradient_bg_box {
  color: #000;
  background: #fcd20b;
  background-size: 200% 100%;
}

a,
a:active,
a:focus,
a:hover {
  outline: none !important;
  box-shadow: none !important;
}

button,
button:active,
button:focus,
button:hover {
  outline: none !important;
  box-shadow: none !important;
  transition: all 0.5s ease;
  text-decoration: none;
}

.dark_box1 {
  text-align: center;
  background: #222;
  background-image: -webkit-linear-gradient(top, #222, #333, #333, #222);
  background-image: -moz-linear-gradient(top, #222, #333, #333, #222);
  background-image: -ms-linear-gradient(top, #222, #333, #333, #222);
  background-image: -o-linear-gradient(top, #222, #333, #333, #222);
  border: 1px solid #111;
  border-radius: 5px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
  position: relative;

}

.color_b1b3b9 {
  color: #b1b3b9;
}

.digital_colck_box {
  max-width: 500px;
  text-align: center;
  background: #222;
  background-image: -webkit-linear-gradient(top, #222, #333, #333, #222);
  background-image: -moz-linear-gradient(top, #222, #333, #333, #222);
  background-image: -ms-linear-gradient(top, #222, #333, #333, #222);
  background-image: -o-linear-gradient(top, #222, #333, #333, #222);
  border: 1px solid #111;
  border-radius: 5px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
  margin: auto;
  padding: 20px 0;
  position: relative;

}

.digital_colck_box:before {
  content: "";
  width: 8px;
  height: 65px;
  background: #444;
  background-image: -webkit-linear-gradient(top, #555, #444, #444, #555);
  background-image: -moz-linear-gradient(top, #555, #444, #444, #555);
  background-image: -ms-linear-gradient(top, #555, #444, #444, #555);
  background-image: -o-linear-gradient(top, #555, #444, #444, #555);
  border: 1px solid #111;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  display: block;
  position: absolute;
  top: 48px;
  left: -10px;
}

.digital_colck_box:after {
  content: "";
  width: 8px;
  height: 65px;
  background: #444;
  background-image: -webkit-linear-gradient(top, #555, #444, #444, #555);
  background-image: -moz-linear-gradient(top, #555, #444, #444, #555);
  background-image: -ms-linear-gradient(top, #555, #444, #444, #555);
  background-image: -o-linear-gradient(top, #555, #444, #444, #555);
  border: 1px solid #111;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  display: block;
  position: absolute;
  top: 48px;
  right: -10px;
}

.digital_colck_box .tiles {
  text-align: center;

}

.digital_colck_box .clock_box p {
  margin-bottom: 0;
  margin-top: 5px;
}

.digital_colck_box .clock_box {
  margin: 0 8px;
  width: 90px;
}

.digital_colck_box .clock_box span {
  color: #111;
  font-size: 45px;
  font-weight: 700;
  background: #fcd20b;
  background-size: 200% 100%;
  border-radius: 3px;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.7);

  padding: 0px 0;
  display: block;
  position: relative;
}







.light_gradient_btn {
  color: #000 !important;
  transition: all 0.5s ease;
  font-weight: 600;
  border: none;
  padding: 13px 10px;
  background-color: #fcd20b !important;
  background-size: 200% 100%;
}

.light_gradient_btn:hover {
  background-color: #f7a51b !important;
  color: #000;
}

.cursor-pointer {
  cursor: pointer;
}



.text-theme {
  color: #fcf996;
}

.login .form-control {
  padding: 10px 15px;
}

.card {
  border-radius: 10px;
}

.app-header {
  background: #181819;
  margin-bottom: 20px;
}

.login_logo {
  margin-top: 30px;
  margin-bottom: 30px;
}

.login_logo img {
  width: 220px;
}

.color_A0AEBF {
  color: #E5E5E5;
}

.color_A6B3C4 {
  color: #fff;
}

.register_box {
  max-width: 700px;
}

.login {
  padding-top: 40px;
  padding-bottom: 20px;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.css-o2c9dn {
  display: flex;
  height: 1px;
  width: 100%;
  background: linear-gradient(90deg, rgba(224, 225, 226, 0) 0%, rgb(224, 225, 226) 49.52%, rgba(224, 225, 226, 0) 100%);
}

.page-header {
  color: #fff;
}



.sidebar-menu li>a.active {
  background: #333336;
}

.sidebar-menu .treeview-menu li>a.active {
  background: transparent;
  color: #9ad8f3;
}

.nav-pills .nav-link {
  color: #fff;
}



.font-10 {
  font-size: 10px !important;
}

.font-11 {
  font-size: 11px !important;
}

.font-12 {
  font-size: 12px !important;
}

.font-13 {
  font-size: 13px !important;
}

.font-14 {
  font-size: 14px !important;
}

.font-15 {
  font-size: 15px !important;
}

.font-16 {
  font-size: 16px !important;
}

.font-17 {
  font-size: 17px !important;
}

.font-18 {
  font-size: 18px !important;
}

.font-19 {
  font-size: 19px !important;
}

.font-20 {
  font-size: 20px !important;
}

.font-21 {
  font-size: 21px !important;
}

.font-22 {
  font-size: 22px !important;
}

.font-23 {
  font-size: 23px !important;
}

.font-24 {
  font-size: 24px !important;
}

.font-25 {
  font-size: 25px !important;
}

.font-26 {
  font-size: 26px !important;
}

.font-27 {
  font-size: 27px !important;
}

.font-28 {
  font-size: 28px !important;
}

.font-29 {
  font-size: 29px !important;
}

.font-30 {
  font-size: 30px !important;
}

.font-31 {
  font-size: 31px !important;
}

.font-32 {
  font-size: 32px !important;
}

.font-33 {
  font-size: 33px !important;
}

.font-34 {
  font-size: 34px !important;
}

.font-35 {
  font-size: 35px !important;
}

.font-50 {
  font-size: 50px !important;
}

.font-60 {
  font-size: 60px !important;
}


.width-15 {
  width: 15px;
}

.width-20 {
  width: 20px;
}

.width-25 {
  width: 25px;
}

.width-30 {
  width: 30px;
}

.width-35 {
  width: 35px;
}

.width-40 {
  width: 40px;
}

.height-15 {
  height: 15px;
}

.height-20 {
  height: 20px;
}

.height-25 {
  height: 25px;
}

.height-30 {
  height: 30px;
}

.height-35 {
  height: 35px;
}

.height-40 {
  height: 40px;
}

.alert-light {
  background: #fff;
  color: #000;
}

.alert-light .btn-close {
  color: #000;
  filter: unset;
  opacity: 1;
}

.page-header {
  font-weight: 500;
  font-size: 20px;
}

.form-control {
  padding: 10px 15px;
}

.d_icon_box {
  display: flex;
  position: absolute;
  right: 15px;
  top: 22px;
  padding: 10px;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  height: 45px;
  width: 45px;
  background: #fcd20b;
  background-size: 200% 100%;
}

.d_icon_box img {
  width: 100%;
}



.gradient3 {
  background-color: rgb(39, 18, 108);
  min-height: 590px;
}

.Guaranteed_box {
  padding: 50px 40px;
  overflow: hidden;
  padding-right: 150px;
  border-radius: 20px;
}

.Guaranteed_box .trading-platform {
  position: absolute;
  z-index: 1;
  width: 350px;
  right: 0;
  bottom: 0;
}

.Guaranteed_box .green_shadow {
  width: 550px;
  position: absolute;
  bottom: -5%;
  right: -2%;
  height: 550px;
  border-radius: 50%;
  background: #db40b4;
  opacity: 0.2;
  filter: blur(125px);
}

.Guaranteed_box .box_img_p {
  position: absolute;
  top: 10%;
  left: 0;
  width: 400px;
  height: 500px;
}

.zindex {
  z-index: 11;
  position: relative;
}

.trading_bg_img {
  background: url(../img/trading-bg.png) no-repeat;
  border-radius: 10px;
  background-size: 100% 100%;
  padding: 30px 20px;
}

.rd3t-leaf-node {
  stroke: unset !important;
}

.text_btn {
  background: transparent;
  border: none;
}

.img-white {
  filter: brightness(0) invert(1);
}

.form-control option {
  color: #fff;
}

.form-select option {
  color: #fff;
}

table thead th {
  color: #fff !important;
  font-weight: 600;
}

table thead th strong {
  font-weight: 600;
}

.toggle-sidebar {
  background: #fcd20b;
  border: none;

  background-size: 200% 100%;
  color: #000;

  z-index: 1;
}

.marquee_box_bg {
  background: #181819;
  padding: 2px 10px;
  width: 100%;
  border-radius: 10px;
}

.marquee_box_bg .marquee_box_content {
  display: inline-block;
  font-size: 14px;
  margin: 0px 5px;
  background: #33333691;
  padding: 5px 15px;
  border-radius: 9px;
}

.country_flag {
  width: 18px;
}

.country_name {
  font-size: 13px;
}



.box_bg0 .text-white {
  color: #000 !important;
}

.box_bg1 .text-white {
  color: #000 !important;
}

.box_bg2 .text-white {
  color: #000 !important;
}

.box_bg3 .text-white {
  color: #000 !important;
}

.box_bg0 {
  background: #fcd20b;
  background-size: 200% 100%;
  border-radius: 10px;
}

.box_bg1 {
  background: #fcd20b;
  background-size: 200% 100%;
  border-radius: 10px;
}

.box_bg2 {
  background: #fcd20b;
  background-size: 200% 100%;
  border-radius: 10px;
}

.box_bg3 {
  background: #fcd20b;
  background-size: 200% 100%;
  border-radius: 10px;
}






input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.sidebar-wrapper {
  overflow-y: auto;
}



.modal-header {
  border-bottom: 1px solid #ffffff21;
}

.modal-footer {
  border-top: 1px solid #ffffff21;
}

.modal-dialog .btn-close {
  filter: brightness(0) invert(1);
}

.modal-dialog .btn-close:focus {
  box-shadow: none;
}

.telegram_group_bg {
  background: #fcd20b;
  background-size: 200% 100%;
  color: #000;
  display: block;
  padding: 5px 15px;
  transition: all 0.5s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}

.telegram_group_bg:hover {
  color: #000;
  background-position: 100% 0;
}
select.form-control, select.form-select {
  background-image: url(../img/down-arrow.png) !important; min-height: 42px;
  background-repeat: no-repeat !important;
  background-position: right .75rem center !important;
  background-size: 10px 5px !important;
}
/*for mobile*/
@media only screen and (max-width:760px) {
  .telegram_group_bg {
    height: 36px;
    width: 36px;
    padding: 0;
  }
.img-3x {
  width: 2.5rem;
  height: 2.5rem;
}
  .telegram_group_bg span {
    display: none;
  }

  .app-header {
    padding: 0 .5rem;
  }

  .marquee_box_bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
  }

  .app-body {
    padding: 0px 15px;
  }

  .mobile_none {
    display: none;
  }

  .trading_bg_img {
    padding: 20px 10px;
  }

  .login_logo {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .login_logo img {
    width: 200px;
  }


}

/*for medium mobile*/
@media only screen and (min-width:480px) and (max-width:760px) {


  .mobile_none {
    display: none;
  }

}

/*for tablet*/
@media only screen and (min-width:760px) and (max-width:1000px) {}

/*for sm destop*/
@media only screen and (min-width:1000px) and (max-width:1200px) {}

.rd3t-node {
  stroke: none !important;
}

.expendHash {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 18rem;
  cursor: pointer;
  text-align: center;
}

.expendHash:hover {
  /* width: unset; */
  white-space: wrap;
}


.chat-messages {
  display: flex;
  flex-direction: column;
  padding: 5px;
  overflow-y: auto;
  gap: 2px;
  height: 100%;
}

.user-message {
  display: flex;
  justify-content: end;
}

.user-message-text {
  width: fit-content;
  border-radius: 5px;
  padding: 0.5rem;
  /* font-family: serif; */
  background: #333336;
  max-width: 16rem;

}

.wallet-address {
  word-wrap: anywhere;
}

.bot-message {
  display: flex;
  justify-content: start;
  flex-direction: column;
  gap: 2px;
}

.bot-message-text {
  width: fit-content;
  border-radius: 5px;
  padding: 0.5rem;
  /* font-family: serif; */
  background: #333336;
  max-width: 16rem;
}

.chat-input {
  display: flex;
  padding: 3px;
  gap: 3px;
}

.chat-input-input {
  flex-grow: 1;
  flex-shrink: 1;
  border: 2px black;
  border-radius: 5px;
  padding: 5px;
}

.chat-input-button {
  background: #333336;
  color: white;
  padding: 8px 20px;
  cursor: pointer;
  border: 0;
}

.chat-input-button:hover {
  background: #333336;
}

.chatBox {
  height: 70vh;
  display: flex;
}

.chatRaise {
  justify-content: flex-end;
  display: flex;
  margin: 5px;
}

.chatRaiseM {
  display: none;
  justify-content: flex-end;
  display: flex;
  margin: 5px;
}

.chatHead {
  display: none;
}

.chatListM {
  display: block;
  opacity: 1;
}

.chatListM {
  background: #28282a;
  border-radius: 10px;
}

@media only screen and (max-width: 990px) {
  .chatListM {
    z-index: 1;
    position: absolute !important;
    display: block;
    background: #28282a;
    height: inherit;
    min-width: 40% !important;

  }

  .card-task .emoji-task {
    display: block;
    gap: 5px;
    font-size: 15px;
    align-items: baseline;
  }

  .banner_graph {
    height: 100%;
  }

  .chatMsgM {
    width: 100% !important;
  }

  .chatRaise {
    display: none !important;
  }

  .chatRaiseM {
    display: block !important;
  }

  .chatHead {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
  }
}

.notification-card>.item:hover {
  background: #333336;
}

.notification-card>hr {
  margin-top: 3px !important;
  margin-bottom: 3px !important;
}

.form-check .form-check-input:checked {
  background-color: #333336;
  border-color: #333336;
}

.login-capta {
  font-size: 20px;
  /* padding: 10px 16px; */
  background: white;
  color: black;
  margin-left: 14px;
  height: 44px;
}

.graph-box {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 1em;
}

.form-check .form-check-label {
  margin-left: 5px !important;
}


.dashboard-card-shadow {
  box-shadow: 0px 0px 6px 1px #ede796;
  border-radius: 10px;
}

.spinner-grow.text-primary {
  color: #393838 !important;
}

.btn-block {
  width: 100%;
  display: block
}

.Notifications_all_btn {
  background: #545151;
  color: #fff;
}

.Notifications_all_btn:hover {
  background: #393838;
  color: #fff;
}

.circle_box {
  position: relative;
  padding: 40px 40px;
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(27.5px);
  border-radius: 20px;
  z-index: 1;
  overflow: hidden;
}

.circle_box::before {
  background-image: url(../img/boxed-shape.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.newReg-info {
  color: rgb(255, 227, 116);
}

.email .icon-container {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 100px;
}

.email .icon-circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 4px solid #28a745;
  animation: circle-animation 1s ease-out;
}

.email .icon-check,
.email .icon-user {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
  color: #28a745;
  animation: icon-animation 0.5s ease-out 0.5s both;
}

@keyframes circle-animation {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes icon-animation {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  box-shadow: 0 0 0px 1000px white inset;
}

.accordion-item-custom {
  border-bottom: 1px solid #353535f0;
}

.accordion-item-custom:last-child {
  border-bottom: none;
}

.accordion-header-custom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  cursor: pointer;
  transition: all 0.2s;
  background: #323133;
}

.accordion-header-custom:hover {
  background: #424142;
}

.accordion-header-custom.level-0 {
  background: #0f0f0f;

}

.header-left-custom {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
  min-width: 0;
}

.expand-icon-custom {
  color: #666;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-size: 18px;
}

.status-indicator-custom {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 2px solid white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  font-size: 20px;
}

.status-indicator-custom.paid {
  background: #34a853;
  color: white;
}

.status-indicator-custom.unpaid {
  background: #FF0000;
  color: white;
}

.member-basic-info-custom {
  flex: 1;
  min-width: 0;
}

.member-name-row-custom {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 4px;
}

.member-username-custom {
  font-weight: 600;

  font-size: 15px;
}

.member-real-name-custom {
  color: #b4b0b0;
  font-size: 13px;
}

.status-badge-custom {
  padding: 3px 10px;
  border-radius: 12px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

.status-badge-custom.paid {
  background: #e8f5e9;
  color: #2e7d32;
}

.status-badge-custom.unpaid {
  background: #ffebee;
  color: #c62828;
}

.member-sponsor-custom {
  font-size: 12px;
  color: #999;
}

.header-right-custom {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
}

.stat-box-custom {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  background: #ffffff30;
  border-radius: 8px;
  font-size: 13px;

}

.stat-box-custom.rank {
  background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);
  color: #000;
  font-weight: 600;
}

.stat-label-custom {
  font-weight: 500;
}

.stat-value-custom {
  font-weight: 600;
  color: #fcd20b;
}

.stat-box-custom.rank .stat-value-custom {
  color: #000;
}

.copy-btn-custom {
  width: 32px;
  height: 32px;
  border-radius: 6px;
  border: none;
  background: #f0f0f024;
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
  font-size: 16px;
}

.accordion-content-custom {
  background: #fafbfc;
}

.loading-bar-custom {
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
  color: #666;
  font-size: 13px;
  background: #f8f9fa;
}

.stats-grid-custom {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 16px;
  margin-bottom: 24px;
}

.stat-card-custom {
  background: white;
  padding: 20px;
  position: relative;
  border-radius: 12px;
  border: 1px solid #fcd20b7a;
  background: #0f0f0f;
  overflow: hidden;
  transition: all 0.3s;
}

.stat-card-custom::before {
  border-radius: 50%;
  content: "";
  width: 80px;
  position: absolute;
  bottom: 0px;
  left: 0px;

  height: 80px;
  background: #fcd20b;
  filter: blur(125px)
}

.stat-card-custom:hover {

  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(240, 236, 25, 0.32);
}

.stat-card-header-custom {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;

  font-size: 13px;
  font-weight: 500;
}

.stat-card-icon-custom {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fcd20b;
  color: black;
  font-size: 18px;
}

.stat-card-value-custom {
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 4px;
}

.stat-card-change-custom {
  font-size: 12px;
  color: #fcd20b;
  font-weight: 500;
}

.accordion-container-custom {
  background: white;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

@media (max-width: 1024px) {
  .header-right-custom {
    gap: 8px;
  }

  .stat-box-custom {
    padding: 4px 8px;
    font-size: 12px;
  }

  .stat-label-custom {
    display: none;
  }
}

@media (max-width: 768px) {
  .header-right-custom {
    flex-wrap: wrap;
    gap: 6px;
  }

  .accordion-header-custom {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .header-right-custom {
    width: 100%;
    justify-content: flex-start;
  }

  .stat-box-custom {
    font-size: 11px;
    padding: 4px 8px;
  }
}