@import url("fonts.css");

:root {

  --Rajdhani: 'Rajdhani', sans-serif;

  /* Font weight variables */
  --font-thin: 100;
  --font-extra-light: 200;
  --font-light: 300;
  --font-normal: 400;
  --font-medium: 500;
  --font-semi-bold: 600;
  --font-bold: 700;
  --font-extra-bold: 800;
  --font-black: 900;

  /* --heading-font: "Montserrat", sans-serif, Arial, Helvetica;
  --body-font: "Poppins", sans-serif, Arial, Helvetica;
  --accent-font: "Future Earth", sans-serif, Arial, Helvetica;
  --monospace-font: "Consolas", "Monaco", "Courier New", monospace; */
}

/* body {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  overflow-y: auto;
  margin: 0;
  font-family: var(--Rajdhani);
} */

body {
    font-family: var(--Rajdhani);
}

/* Connect Button */
.connect-btn{  background: url("../images/connectbtn-bg.png") no-repeat center center;  background-size: 100% 100%;  border: none;  width: 250px;  padding: 30px !important; color: #fff;  cursor: pointer;  display: flex; align-items: center;  justify-content: center;  font-family: var(--Rajdhani); font-size: 16px; font-weight: bold;}
.customModal1 .modal-content, .register-inputbox, .custom-table-main{ position: relative; overflow: visible;}
.customModal1 .modal-content::before, .register-inputbox::before, .custom-table-main::before{ content: ""; position: absolute; top: -25px;  left: 0px; width: 120px; height: 40px; background: url("../images/cornertopline.png") no-repeat center; background-size: contain; z-index: 9999; pointer-events: none;}

.language-option, .regiinput-mainbox, .announcement_list, .show-qrcode{position: relative;  display: flex; align-items: center; gap: 12px; padding: 14px 18px; margin-bottom: 10px; font-family: var(--Rajdhani); font-size: 16px; color: #FFFFFF; cursor: pointer; background: linear-gradient( 90deg, #7A6200 0%, #262317 46.15%, #534611 100%); box-shadow: inset 0px 0px 8px rgba(255, 255, 255, 0.25);}
.language-option::before, .regiinput-mainbox::before, .announcement_list::before, .show-qrcode::before, .custom-table .transaction-tablehead::before{ content: ""; position: absolute; top: 0; left: 40px; right: 40px; height: 1px; background: linear-gradient( 90deg, rgba(250,204,22,0) 0%, #FACC16 50%, rgba(250,204,22,0) 100%);}
.language-option::after, .regiinput-mainbox::after, .announcement_list::after, .show-qrcode::after, .custom-table .transaction-tablehead::after{ content: ""; position: absolute; bottom: 0; left: 40px; right: 40px; height: 1px;background: linear-gradient( 90deg, rgba(250,204,22,0) 0%, #FACC16 50%, rgba(250,204,22,0) 100%);}

.custom-table .transaction-tablehead, .custom-table tbody tr{position: relative;  font-family: var(--Rajdhani); font-size: 16px; color: #FFFFFF; cursor: pointer; background: linear-gradient( 90deg, #7A6200 0%, #262317 46.15%, #534611 100%); box-shadow: inset 0px 0px 8px rgba(255, 255, 255, 0.25); border-radius: 0px !important;}
.custom-table tbody tr{border-top: 1px solid #FACC16; border-bottom: 1px solid #FACC16;}

.register-inputbox{background: #262317; border: 1px solid #FFDE42; height: 350px;}
.regiinput-mainbox{padding: 0;}
.register-input:active{border: 1px solid #FACC16; box-shadow: inset 0px 0px 5.7px #FFEB11;}
.register-input{ font-size: 14px; color: #FFCD67 !important;  background: linear-gradient( 90deg, #7A6200 0%, #262317 46.15%, #534611 100%); box-shadow: inset 0px 0px 8px rgba(255, 255, 255, 0.25); border: none; width: 100%; padding: 15px;}
.register-input::placeholder{color: #FFCD67 !important;}

.mobile-container{
    height: 100vh;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
    margin: 0 auto;
    display: flex;
    flex-direction: column; font-family: var(--Rajdhani);
     /* justify-content: space-between; */
}

/* Mobile frame wrapper */
.mobile-container { width: 380px; height: 100vh; overflow-y: auto;}
.registerpage-backimg{background: url("../images/registerback.png") no-repeat center center !important; background-size: cover;}
.auth-container { background: url("../images/background.png") no-repeat center center !important; background-size: cover !important;
background-position: center;
background-repeat: no-repeat !important;
}
.login-welcometext{ font-family: var(--Rajdhani); font-size: 22px; color: #FFFFFF;}
.login-exchangtext{ font-family: var(--Rajdhani); font-size: 32px; color: #FFFFFF;}

.home-container { position: relative; overflow: hidden; background: url("../images/homebackimg.png") no-repeat center center; background-size: cover;}
.home-container::before { content: ""; position: absolute; inset: 0; background: rgba(0, 0, 0, 0.5); z-index: 1; height: max-content;}
.home-container > * { position: relative; z-index: 2;}

::-webkit-scrollbar {display: none;}
html {scrollbar-width: none; /* hides scrollbar */}
/* For IE/Edge (legacy) */
html { -ms-overflow-style: none; /* IE/Edge */}

header { display: flex; justify-content: space-between; align-items: center; padding: 12px 16px;}
main { flex: 1; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center;}

.wallet-icon { width: 50px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}

.lang-select{appearance: none; -webkit-appearance: none; padding: 5px 35px 5px 20px; font-size: 12px; font-weight: 600; color: #fff; cursor: pointer; border: 2px solid transparent; border-radius: 7px; background: linear-gradient( 90deg, #8D7926 0%, #8D7926 50%,  #8D7926 100%) border-box; box-shadow: inset 0px 0px 4px 2px #493402; background-image: url("../images/icon_Expand.png"),linear-gradient(90deg,#534611 0%,#b59b33 50%,#5346 100%); background-repeat: no-repeat; background-position: right 12px center, center, center; background-size: 12px, 100% 100%, 100% 100%;}
.modal-dialog {width: 390px;}
.customModal1 .flag { width: 24px; height: 24px;}
.customModal1 .modal-dialog {margin-bottom: 0px;}
.customModal1 .modal_layout { height: 100%; display: flex; align-items: end;}
.customModal1 .modal-content { background: #262317; border: 1px solid #FFDE42; border-radius: 0;}
.customModal1 .modal-body{padding: 0;}
.customModal1 .modal-header { background: linear-gradient(90deg, #FFDE42 0%, #262317 100%); border-bottom: none; display: flex; flex-direction: row; justify-content: space-between; padding: 15px 10px !important; border-radius: 0; margin: 2px; margin-bottom: 20px;}
.customModal1 .modal-title { font-weight: bold; font-size: 20px; font-family: var(--Rajdhani); color: #FFFFFF;}

.verifyPassword .modal_layout {align-items: center !important;}
.verifyPassword .modal-content {border-radius: 15px 15px 15px 15px;}

.ModalReferral .modal_layout {align-items: center !important;}
.ModalReferral .modal-content {position: relative; overflow: hidden; background: url("../images/allmodalbackimg.png") no-repeat; background-size: contain; border: none; height: auto;}
.ModalReferral .modal-header {background: transparent;}

.language-option.active {justify-content: space-between; }
.language-option.active .select_dot {display: block;}
.language-option .select_dot {display: none;}

.modal_layout { display: flex; align-items: flex-end;}
.modal-btn-close { background: transparent; font-weight: 600; font-size: 16px; border: none;}

/* Dark Input Styling */
.custom_input {border-radius: 50px; background: #e8e8e8; border: none; padding: 13px 15px; font-size: 14px;}
.custom_input::placeholder { color: #000000; font-size: 14px; font-weight: 500;}
input:focus-visible {outline: none;}
.input-2 { border-radius: 5px; background: #FACC15; border: none; padding: 13px 15px; font-size: 14px; color: black; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.92), inset 2px 3px 3.4px #735E0A; color: #9C8102;}
.input-2::placeholder { font-size: 14px; color: #4F5159;}
.form-label {color: #4F5159;}
.stake-input{background: #4F4936; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.92), inset 2px 3px 3.4px #23160E; border-radius: 5.9647px; color: rgba(255, 205, 103, 0.69); padding: 10px; border-bottom: 1px solid #AC4700;}
.stake-input::placeholder{color: rgba(255, 205, 103, 0.69); }

/* Connect Button */
.custom-wrapper { position: relative; width: 100%;}

.form-label {font-size: 14px; color: #FFCD67; font-family: var(--Rajdhani);}
.password-wrapper { position: relative; width: 100%;}

.custom-icon { position: absolute; right: 14px; top: 50%; transform: translateY(-50%); cursor: pointer; font-size: 16px; color: #aaa;}

/* Eye Icon */
.toggle-password { position: absolute; right: 14px; top: 50%; transform: translateY(-50%); cursor: pointer; font-size: 16px;}

.password_toggle_icon { width: 20px; height: 20px; cursor: pointer;}
.button-close, .button-close:hover { background: #96743F; padding: 10px; width: 100%; border-radius: 12px; color: #000000; font-size: 12px;}
.button-cancel{background: url("../images/cancel-btn.png") no-repeat center center;  background-size: 100% 100%;  border: none;  width: 250px;  height: 110px;  color: #fff;  cursor: pointer;  display: flex; align-items: center;  justify-content: center;  font-family: var(--Rajdhani); font-size: 14px; font-weight: bold; padding-bottom: 15px;}

.button-confirm, .button-confirm:hover, .button-withdraw{ background: #FFFFFF; padding: 10px; width: 100%; border-radius: 25px; color: #26273C; font-size: 14px; font-weight: 600; border: none; padding: 10px 20px; display: flex; gap: 15px; align-items: center;}

.homebtn-box{position: relative; padding: 10px 14px; margin-bottom: 10px; font-family: var(--Rajdhani); color: #FFCD67 !important; font-size: 11px; color: #FFFFFF; cursor: pointer; border-radius: 4px; background: #211E14; border: none;}
.homebtn-box::before{ content: ""; position: absolute; top: 0; left: 10px; right: 10px; height: 1px; background: linear-gradient( 90deg, rgba(250,204,22,0) 0%, #FACC16 50%, rgba(250,204,22,0) 100%);}
.homebtn-box::after{ content: ""; position: absolute; bottom: 0; left: 10px; right: 10px; height: 1px;background: linear-gradient( 90deg, rgba(250,204,22,0) 0%, #FACC16 50%, rgba(250,204,22,0) 100%);}

.button-regiconfirm{background: url("../images/confirm-btn.png") no-repeat center center;  background-size: 100% 100%;  border: none;  width: 250px;  height: 110px;  color: #fff;  cursor: pointer;  display: flex; align-items: center;  justify-content: center;  font-family: var(--Rajdhani); font-size: 14px; font-weight: bold; padding-bottom: 15px;}
.button-regiconfirm{border-radius: 12px;}

.accounbtn-dot{background: #FACC15; width: 8px; height: 8px; border-radius: 50%;}
.button-account, .button-account:hover { background: rgba(255, 255, 255, 0.05);
box-shadow: inset 0px 0px 5.8px #3C3000; padding: 6px 14px; color: #9C8102; font-size: 12px; border: none; color: #FACC15; font-family: var(--Rajdhani);}

a { text-decoration: none; color: #ffffff; font-size: 14px;}

.header-box {min-height: 100px;}

.balance-box { width: 350px; margin: 0 auto; position: relative; background: url("./../images/home_box_1.png") no-repeat center center; background-size: 100% 100%; padding-bottom: 20px;}
.balance-boxdot{background: #FACC15; height: 5px; width: 5px;}
.transaction-balance-box {width: 100%; color: #252525; background: url(./../images/transactionbackimg.png) no-repeat center center; padding: 0px 20px !important;}
.homenxt-box h6{color: #FFFFFF; font-size: 16px; font-family: var(--Rajdhani);}
.homenxt-box p{color: #FFFFFF; font-size: 12px; font-family: var(--Rajdhani);}
/* .transaction-balance-box .transaction_bg_2 {
  position: absolute;
  right: 40px;
  top: -31px;
}

.transaction-balance-box .transaction_bg_2 img {
  width: 100px;
  height: 100px;
} */

.balance-label {font-size: 14px; color: #FACC15; font-family: var(--Rajdhani);}
.balance-value { font-size: 47px; font-weight: bold; margin-bottom: 0px; font-family: var(--Rajdhani); color: #e6e1e1; position: relative; text-shadow: 0 0 9.97px rgba(255, 231, 214, 0.8), -1.99px 0 25px rgba(255, 0, 0, 0.4), 1.99px 0 0 rgba(0, 255, 255, 0.4) !important;}
.balance-value span { font-size: 16px; font-weight: 600; margin-left: 3px; color: #FACC15; font-family: var(--Rajdhani); text-shadow: none !important;}
.investment-box { position: relative; padding: 20px 10px; overflow: hidden; background: url(./../images/investhistorybackimg.png) no-repeat center center; height: 200px; padding: 40px 20px;}

.investment-label { font-size: 14px; margin-bottom: 0px; font-family: var(--Rajdhani); color: #FACC15;}
.investment-value { font-size: 24px; font-weight: bold; margin-bottom: 0px; margin-top: 15px; font-family: var(--Rajdhani); color: #FFFFFF;}
.investment-value span { font-size: 16px; font-weight: normal; margin-left: 3px; color: #71717A; font-family: var(--Rajdhani);}
.investment-percentage { font-size: 12px; color: #A1A1AA; font-family: var(--Rajdhani);}
.investment-percentage span { font-size: 12px; color: #34D399; margin-left: 3px; font-family: var(--Rajdhani);}
.investment-btn { border-radius: 5px; background: #FACC15; color: #050505; font-size: 12px; font-weight: bold; padding: 5px; margin-bottom: 15px;  transition: all 0.3s ease; font-family: var(--Rajdhani); display: flex; align-items: end; justify-content: center;}

.footer-menu { position: fixed; bottom: 0; left: 50%; transform: translateX(-50%); width: calc(100% - 5%); max-width: 377px; height: 88px; display: flex; justify-content: space-around; align-items: center; overflow: visible; background: #030204;}
.menu-item { flex: 1; text-align: center; text-decoration: none; color: #655E47; font-size: 11px; padding: 8px 0; position: relative; font-family: var(--Rajdhani);}
.menu-item img { display: block; margin: 0 auto 6px;}
.menu-item.active::before { content: ""; position: absolute; top: -14px;  left: 50%; transform: translateX(-50%); width: 28px; height: 4px; background: linear-gradient(   90deg,   #F9B004 0%,   #F56906 100% );}
.menu-item.active span{background: linear-gradient(90deg, #F9B004 0%, #F56906 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;}

.announcement-header { width: auto; position: absolute; top: -18px; left: 50%; transform: translateX(-50%);font-weight: 600; padding: 6px 18px; border: none; font-size: 16px; background: linear-gradient(90deg, #F9B004 0%, #F56906 100%); border: none; color: #FFFFFF; border-radius: 50px;}
.announcement_modal .modal_layout {align-items: center !important;}
/* .announcement_modal .modal-content { border-radius: 16px; background: #111110; margin: 20px 0px;} */
.announcement-close-btn {justify-self: flex-end;}
.announcement_not_found {text-align: center;}
.announcement_not_found .font-14 { font-size: 14px; color: #FACC15; font-family: var(--Rajdhani);}
.announcement_not_found h6{font-size: 24px; color: #FACC15; font-family: var(--Rajdhani);}

.announcement_list .title {color: #FFCD67; font-size: 14px; font-family: var(--Rajdhani);}
.announcement_list .date { font-size: 12px;  color: #8C7F3D;  text-align: right;  margin-top: 5px; font-family: var(--Rajdhani);}
.announcement_modal_detail .modal_layout {align-items: center !important;}
.announcement_modal_detail .modal-content, #announcementDetailModal .modal-content{ border-radius: 15px 15px 15px 15px;  background: #FFFFFF;  margin: 20px 0px;}
.folder-modal { padding: 18px 16px 16px; min-height: 700px; overflow: auto;}
.folder-label {color: #FFFFFF; padding: 6px 12px; font-weight: bold; font-size: 16px; font-family: var(--Rajdhani);}

.modal-dialog-scrollable .modal-content {max-height: 190%;}
.folder-body { margin-top: 40px; max-height: max-content; overflow-y: auto; padding: 15px;}
.folder-body::-webkit-scrollbar {width: 6px;}
.folder-body div {padding-block: 10px;}
.folder-body .detail-title {font-size: 14px; color: #FFCD67; font-family: var(--Rajdhani);}
.folder-body .detail-date {font-size: 12px; color: #8C7F3D; font-family: var(--Rajdhani);}
.folder-body .detail-desc p {color: #FFCD67; font-size: 12px; line-height: 20px; font-family: var(--Rajdhani);}

.deposit_label {font-size: 14px; color: #959697;}
.deposit_amount { position: relative; width: 100%;}
.deposit_usdt {  position: absolute;  left: 10px;  top: 50%;  transform: translateY(-50%);  cursor: pointer; font-size: 14px; font-weight: 500; color: #FFFFFF; font-family: var(--Rajdhani);}
.withdraw_label {font-size: 14px; color: #FFCD67; font-family: var(--Rajdhani);}
.withdraw_amount { position: relative; width: 100%;}
.withdraw_usdt { position: absolute; right: 14px; top: 50%; transform: translateY(-50%); cursor: pointer; font-size: 12px; color: #FFFFFF; font-family: var(--Rajdhani);}
.withdrow_balance {font-size: 14px; color: #FFFFFF; font-family: var(--Rajdhani);}
.withdrow_balance .amount { font-size: 14px; color: #FFFFFF; font-family: var(--Rajdhani);}

.sidebar { position: fixed; top: 0; left: -320px; width: 301px; height: 100%; transition: left 0.3s ease-in-out; z-index: 1000; overflow-y: auto; background: url(./../images/sidebarbackimg.png) no-repeat;}
.sidebar.active {left: 0;}

.sidebar-close-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    background: transparent;
    border: none;
    color: #fdc400;
    font-size: 28px;
    cursor: pointer;
    z-index: 1001;
    line-height: 1;
}
/* overflow-y: auto; */
.sidebar .card { border-radius: 0px; padding: 25px; text-align: center; background: transparent;}
.sidebar .avatar { width: 70px; height: 70px; border-radius: 50%; overflow: hidden; margin: 0 auto 10px;}
.sidebar .avatar img { width: 100%; height: 100%;}
.sidebar .username {color: #FFCD67; font-size: 24px; margin-bottom: 8px; font-family: var(--Rajdhani);}
.sidebar .status { display: inline-block; background: rgba(236, 156, 138, 0.2); padding: 2px 8px; border-radius: 50px; font-size: 12px; font-weight: 500; width: fit-content; align-self: anchor-center;}
.sidebar .status p{background: linear-gradient(90deg, #F9B004 0%, #F56906 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;} 
.sidebar .info, .sidebar .info a { color: #FACC15; font-size: 12px; display: flex; align-self: flex-start; align-items: center;}
.sidebar .info span {margin-left: 5px;}
.sidebar .info span img { margin-left: 5px; margin-bottom: 3px;}
.sidebar .icon { font-size: 16px; cursor: pointer;}
/* Menu Items */
.sidebar ul { list-style: none; padding: 0; margin: 10px 0 0 0;}
.sidebar ul li { cursor: pointer; transition: background 0.2s;}
.sidebar ul li a { padding: 10px 18px; display: flex; align-items: center; justify-content: space-between; width: 100%; color: #FFCD67; font-size: 14px; font-family: var(--Rajdhani);}
.sidebar .first-block, .sidebar .second-block { display: flex; align-items: center; gap: 10px;}

.account-box { display: flex; align-items: center; gap: 10px; justify-content: center; padding: 20px 18px;}

.section-title {color: #FACC15; display: flex; align-items: center; justify-content: center; gap: 12px; font-size: 16px; font-weight: bold; margin-top: 20px;}
.main-frdlistbox, .maininvestbox-wrapper{background: #262317; margin: 10px 10px; border: 1px solid #FFDE42; padding: 20px; margin-top: 20px;}
.main-frdlistbox::before, .maininvestbox-wrapper::before{ content: ""; position: absolute; top: 178px;  left: 13px; width: 120px; height: 40px; background: url("../images/cornertopline.png") no-repeat center; background-size: contain; z-index: 9999; pointer-events: none;}

.section-title::after {transform: scaleX(-1);}
.investhistory-header { font-family: var(--Rajdhani); font-size: 16px; font-weight: 600; color: #FFFFFF;}

.custom-table-main {background: #262317; margin: 10px 20px; border: 1px solid #FFDE42;}
.custom-table {border-collapse: separate; border-spacing: 0 15px; color: #000;}
.data-container{padding: 20px; width: 100% !important;}
/* .custom-table thead tr { background: #F0F0F0; color: #4C4C4C; text-align: left; border-radius: 5px;} */
.custom-table thead th { padding: 10px; font-size: 12px; text-transform: uppercase; font-weight: 400; color: #FFCD67;}
.custom-table tbody td {padding: 10px;}
.custom-table tbody tr td:first-child { text-align: center;}
.custom-table tbody tr td:last-child { text-align: right;}
.custom-table tbody tr { font-size: 12px; font-weight: 500; border-radius: 15px;}
.transaction_not_found {text-align: center;}
.transaction_not_found img { width: 100px; height: 100px;}

.invest_box { position: relative; width: 100%; text-align: center;}
.invest-copyimg{position: absolute; top: 8%; right:10%;}

.invest_btn_box { background: linear-gradient(90deg, #F9B004 0%, #F56906 100%); box-shadow: 0px 4px 4px 0px #00000059; padding: 5px 10px; width: auto; border-radius: 8px; color: #ffffff; font-size: 12px; position: absolute; right: 40px; top: 10px; display: flex; align-items: center; gap: 5px;}

.invest_title_row { display: flex; align-items: center; justify-content: space-between;}

.invest_label {font-size: 12px;}

.invest_title_row a { color: #FFCD67; font-size: 12px; font-weight: 500;}
.invest_title_row a img { width: 12px; height: 12px;}
.third-space { width: 24px; height: 24px;}

.invest_td_1 { text-align: left !important; color: #fff !important; font-size: 14px; font-weight: 500;}
.invest_td_1 .date { color: #999999; font-size: 12px;}
.invest_td_2 { color: #000000; font-size: 16px; font-weight: 600;}
.invest_td_3 { color: #ffffff !important; font-size: 10px;}
.invest_td_3 img { width: 10px; height: 10px;}
.invest_td_3.invest_success { color: #27cf2c !important; font-size: 13px;}
.invest_td_3.invest_failure { color: #f5393c !important; font-size: 13px;}
.invest_td_3.under_review { color: #f58139 !important; font-size: 13px;}
.margin-bottom-100 {margin-bottom: 100px;}

.friends_list_1 { margin: 20px 0px 15px 0px;  align-items: center; font-size: 12px; justify-content: space-between;}
.friends_list_1 .label_text { display: flex; font-size: 12px; color: #FFFFFF; font-weight: 600; font-family: var(--Rajdhani);}
.friends_list_1 .label_text span {color: #000000;}
.friends_list_2 { margin: 10px 0px 0px 0px;}
.friends_list { margin: 30px 0px 0px 0px;}

.friends_list .tab-container { display: flex; background: linear-gradient(90deg, rgba(38, 35, 23, 0) 0%, #36332C 46.15%, rgba(83, 70, 17, 0) 100%); box-shadow: inset 0px 0px 8px rgba(255, 255, 255, 0.25); padding: 10px; margin: 0px 10px;}
.friends_list .tab { flex: 1; padding: 10px 0px; border-radius: 12px; text-align: center; font-size: 12px; font-weight: 600; color: #FFCD67; cursor: pointer; transition: all 0.3s ease; font-family: var(--Rajdhani);}
.friends_list .tab.active { color: #FFFFFF; background: #9F4200; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.92), inset 2px 3px 3.4px #731F0A; font-family: var(--Rajdhani);}

.friends_list .tab-content {display: none;}
.friends_list .tab-content.active {display: block;}

.friends_list_not_found { text-align: center;}
.friends_list_not_found img {  width: 100px;  height: 100px;}
.friends_list_not_found .font-14 { font-size: 14px; color: rgb(255 255 255 / 60%);}
.friends_list .card-list { width: 100%; max-width: 600px;}

.friends_list .card {position: relative;  display: flex; align-items: center; gap: 12px; padding: 10px 10px; margin-bottom: 10px; font-family: var(--Rajdhani); font-size: 16px; color: #FFFFFF; cursor: pointer; 
background: linear-gradient(90deg, rgba(38, 35, 23, 0) 0%, #36332C 46.15%, rgba(83, 70, 17, 0) 100%);
box-shadow: inset 0px 0px 8px rgba(255, 255, 255, 0.25); display: flex; align-items: center; flex-direction: row;}
.friends_list .card::before{ content: ""; position: absolute; top: 0; left: 40px; right: 40px; height: 1px; background: linear-gradient( 90deg, rgba(250,204,22,0) 0%, #DE6916 50%, rgba(250,204,22,0) 100%);}
.friends_list .card::after{ content: ""; position: absolute; bottom: 0; left: 40px; right: 40px; height: 1px;background: linear-gradient( 90deg, rgba(250,204,22,0) 0%, #DE6916 50%, rgba(250,204,22,0) 100%);}

.tree .card { display: flex; align-items: center; flex-direction: row; background: rgba(245, 113, 6, 0.07); padding: 10px; border: 1px solid rgba(209, 209, 209, 0.2); border-radius: 0px;}

.main-frdlistbox{background: #262317; margin: 10px 10px; border: 1px solid #FFDE42; padding: 20px; margin-top: 20px;}
.main-frdlistbox::before{ content: ""; position: absolute; top: 137px;  left: 11px; width: 120px; height: 40px; background: url("../images/cornertopline.png") no-repeat center; background-size: contain; z-index: 9999; pointer-events: none;}
.main-frdlistbox2::before{ content: ""; position: absolute; top: 83px;  left: 11px; width: 120px; height: 40px; background: url("../images/cornertopline.png") no-repeat center; background-size: contain; z-index: 9999; pointer-events: none;}

.friends_list .avatar { position: relative; width: 60px; height: 60px; border-radius: 50%; overflow: hidden; margin-right: 8px;}
.friends_list .avatar img { width: 100%; height: 100%; object-fit: cover;}
.friends_list .badge { position: absolute; bottom: -8%; left: 50%; transform: translateX(-50%); background: rgb(0 0 0 / 55%); color: #fff; font-size: 8px; padding: 4px 8px; border-radius: 0px; width: 100%; height: 30px; font-weight: 500;}
.friends_list .info { display: flex; flex-direction: column;}
.friends_list .info .id { color: #FFCD67; font-weight: 500; margin-bottom: 5px; font-size: 12px;}
.friends_list .info .id span{color: #FFCD67 !important;}
.friends_list .info .time { font-size: 10px; font-weight: 600; color: #7F7F7F;}
.friends_list .tree { display: flex; flex-direction: column; align-items: flex-start; position: relative;}

.friends_list {
  --avatar-size: 60px;
  --pad-left: 60px;
  --dot-size: 12px;
  --line-gradient:  linear-gradient(90deg, #F9B004 0%, #F56906 100%);
  --dot-border-color: #F56906;
}

.friends_list .tree {position: relative;}
.friends_list .avatar { width: var(--avatar-size); height: var(--avatar-size);}
.friends_list .tree > .card:first-child { position: relative; margin-left: 20px;}
.friends_list .tree > .card:first-child::before { content: ""; position: absolute; left: calc(-1 * (25px / 2) - (var(--dot-size) / 2)); top: calc((var(--avatar-size) / 2) - (var(--dot-size) / 2)); width: var(--dot-size); height: var(--dot-size); border-radius: 50%; background: linear-gradient(90deg, #D39B22 0%, #FDC654 100%); border: 1px solid rgba(255, 255, 255, 0.37); box-sizing: border-box;}
.friends_list .tree::before { content: ""; position: absolute; left: calc(var(--pad-left) / 8 - 1px); top: calc(var(--avatar-size) / 2); bottom: calc(var(--avatar-size) / 0.9); width: 2px; background: #FFD400; border-radius: 2px; height: 120px;}
.friends_list .tree::after { content: ""; position: absolute; left: calc(var(--pad-left) / 8);  top: calc( var(--avatar-size) / 0.40); width: 53px; height: 2px; background: #FFD400;  border-radius: 2px;}
.friends_list .tree ul { position: relative; padding-left: var(--pad-left); margin: 0; list-style: none;}
.friends_list .tree ul::before { content: ""; position: absolute; left: calc(var(--pad-left) / 2 - 1px); top: calc(var(--avatar-size) / 1); bottom: calc(var(--avatar-size) / 0.9); width: 2px; background: #FFD400; border-radius: 2px;}
.friends_list .tree li { position: relative; margin: 18px 0;}
.friends_list .tree li::before { content: ""; position: absolute; left: calc(-1 * (var(--pad-left) / 2)); top: calc(var(--avatar-size) / 1.5); width: calc(var(--pad-left) / 2); height: 2px; background: #FFD400; border-radius: 2px;}
.friends_list .tree li::after { content: ""; position: absolute; left: calc(-1 * (var(--pad-left) / 2) - (var(--dot-size) / 2)); top: calc((var(--avatar-size) / 1.5) - (var(--dot-size) / 2)); width: var(--dot-size); height: var(--dot-size); border-radius: 50%; background: linear-gradient(90deg, #D39B22 0%, #FDC654 100%); border: 2px solid rgba(255, 255, 255, 0.37);box-sizing: border-box;}
.show-qrcode img {
  width: 120px;
  height: 120px;
  cursor: pointer;
}

#ModalReferral .modal-content{padding: 0px 20px;}
#ModalReferral .modal-header{padding: 10px 0px !important;}
.announcement_modal .modal-content{ position: relative; padding: 20px 10px; overflow: hidden; background-image: url("./../images/allmodalbackimg.png"); background-repeat: no-repeat; background-position: center; background-size: cover; background-color: transparent; border: none;}
/* ── Replace your existing .auth-container rule with this ── */

/* ══════════════════════════════════════════════════
   Javelin Data Bot — Solana DeFi Mesh Background
   Replace your existing .auth-container rule with this
   ══════════════════════════════════════════════════ */

.auth-container {
    background-color: #030510 !important;
    background-image:
        /* Purple top-left orb */
        radial-gradient(ellipse at 15% 25%, rgba(153, 69, 255, 0.22) 0%, transparent 50%),
        /* Green bottom-right orb */
        radial-gradient(ellipse at 85% 78%, rgba(20, 241, 149, 0.15) 0%, transparent 48%),
        /* Gold center logo glow */
        radial-gradient(ellipse at 50% 42%, rgba(240, 180, 41, 0.13) 0%, transparent 45%),
        /* Blue top-right accent */
        radial-gradient(ellipse at 82% 18%, rgba(0, 163, 255, 0.12) 0%, transparent 38%),
        /* Purple grid lines */
        linear-gradient(rgba(153, 69, 255, 0.06) 1px, transparent 1px),
        /* Green grid lines */
        linear-gradient(90deg, rgba(20, 241, 149, 0.05) 1px, transparent 1px) !important;
    background-size:
        100% 100%,
        100% 100%,
        100% 100%,
        100% 100%,
        30px 30px,
        30px 30px !important;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat, repeat !important;
    background-attachment: fixed !important;
    position: relative !important;
}

/* Scanning beam animation */
.auth-container::before {
    content: "" !important;
    position: absolute !important;
    top: -5% !important;
    left: 0 !important;
    right: 0 !important;
    height: 1px !important;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(153, 69, 255, 0.6) 25%,
        #facc15 50%,
        rgba(153, 69, 255, 0.6) 75%,
        transparent 100%
    ) !important;
    box-shadow: 0 0 12px rgba(153, 69, 255, 0.4), 0 0 24px rgba(20, 241, 149, 0.3) !important;
    animation: jdbSolanaChainScan 5s linear infinite !important;
    z-index: 0 !important;
    pointer-events: none !important;
}

/* Second offset scanning beam */
.auth-container::after {
    content: "" !important;
    position: absolute !important;
    top: -5% !important;
    left: 0 !important;
    right: 0 !important;
    height: 1px !important;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(0, 163, 255, 0.4) 30%,
        #facc15 50%,
        rgba(0, 163, 255, 0.4) 70%,
        transparent 100%
    ) !important;
    animation: jdbSolanaChainScan 5s linear 2.5s infinite !important;
    z-index: 0 !important;
    pointer-events: none !important;
}

/* Make sure content sits above the pseudo-elements */
/* .auth-container > * {
    position: relative !important;
    z-index: 1 !important;
} */

/* Scan animation keyframes */
@keyframes jdbSolanaChainScan {
    0%   { top: -2%; }
    100% { top: 105%; }
}

/* ============================================================
   JDB — Dark Purple + Gold Theme Override
   Paste this AFTER your existing CSS file (or append to it)
   ============================================================ */

/* ── Root background ── */

.home-container::before {
    background: rgba(10, 3, 22, 0.6) !important;
}

/* ── Balance Box ── */
.balance-box {
    background: linear-gradient(135deg, #2d1058 0%, #1a0835 100%) !important;
    border: 1px solid rgba(201, 168, 76, 0.4) !important;
    border-radius: 18px !important;
    box-shadow: 0 4px 32px rgba(90, 30, 160, 0.25) !important;
}

.balance-boxdot {
    background: #c9a84c !important;
}

.balance-label {
    color: #c9a84c !important;
    letter-spacing: 1.5px !important;
    font-size: 13px !important;
}

.balance-value {
    color: #f0e8ff !important;
    text-shadow: 0 0 20px rgba(180, 130, 255, 0.3) !important;
}

.balance-value span {
    color: #c9a84c !important;
    text-shadow: none !important;
}

/* ── Action Buttons (Deposit / Withdraw / Swap / Invest) ── */
.homebtn-box {
    background: #1e0f3a !important;
    border: 1px solid #3a2060 !important;
    color: #c9a84c !important;
    border-radius: 12px !important;
    transition: border-color 0.2s ease, box-shadow 0.2s ease !important;
}

.homebtn-box::before {
    background: linear-gradient(90deg, rgba(201,168,76,0) 0%, #c9a84c 50%, rgba(201,168,76,0) 100%) !important;
}

.homebtn-box::after {
    background: linear-gradient(90deg, rgba(201,168,76,0) 0%, #c9a84c 50%, rgba(201,168,76,0) 100%) !important;
}

.homebtn-box:hover {
    border-color: #c9a84c !important;
    box-shadow: 0 0 12px rgba(201, 168, 76, 0.2) !important;
}

/* ── Staked / Investment Box ── */
.investment-box {
    background: linear-gradient(135deg, #22084a 0%, #190636 100%) !important;
    border: 1px solid rgba(201, 168, 76, 0.5) !important;
    border-radius: 18px !important;
    box-shadow: 0 4px 24px rgba(80, 20, 140, 0.2) !important;
}

.investment-label {
    color: #c9a84c !important;
    letter-spacing: 1.2px !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
}

.investment-value {
    color: #f0e8ff !important;
}

.investment-value span {
    color: #c9a84c !important;
}

/* Stake History button */
.investment-btn {
    background: #c9a84c !important;
    color: #110720 !important;
    font-weight: 700 !important;
    border-radius: 8px !important;
    padding: 8px 16px !important;
    font-size: 12px !important;
    box-shadow: 0 2px 10px rgba(201, 168, 76, 0.3) !important;
    transition: box-shadow 0.2s ease !important;
    display: inline-block !important;
    text-align: center !important;
}

.investment-btn:hover {
    box-shadow: 0 4px 18px rgba(201, 168, 76, 0.5) !important;
    color: #110720 !important;
}

/* ── JDB Token Row (homenxt-box) ── */
.homenxt-box {
    background: #1e0f3a !important;
    border: 1px solid #3a2060 !important;
    border-radius: 12px !important;
}

.homenxt-box h6 {
    color: #f0e8ff !important;
}

.homenxt-box p {
    color: #c9a84c !important;
}

/* ── Wallet / Account Button (top-right badge) ── */
.button-account,
.button-account:hover {
    background: rgba(201, 168, 76, 0.08) !important;
    border: 1px solid #c9a84c !important;
    color: #c9a84c !important;
    box-shadow: inset 0 0 6px rgba(201, 168, 76, 0.15) !important;
    border-radius: 10px !important;
}

.accounbtn-dot {
    background: #c9a84c !important;
}

/* ── Footer menu ── */
.footer-menu {
    background: #0d0520 !important;
    border-top: 1px solid rgba(201, 168, 76, 0.15) !important;
}

.menu-item {
    color: #5a4a7a !important;
}

.menu-item.active::before {
    background: linear-gradient(90deg, #c9a84c 0%, #e8c86a 100%) !important;
}

.menu-item.active span {
    background: linear-gradient(90deg, #c9a84c 0%, #e8c86a 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
}

/* ── Section titles ── */
.section-title {
    color: #c9a84c !important;
}

/* ── Language / List items (gold border lines) ── */
.language-option,
.regiinput-mainbox,
.announcement_list,
.show-qrcode {
    background: linear-gradient(90deg, #3a0e6e 0%, #1a0835 46%, #2d1058 100%) !important;
    box-shadow: inset 0 0 8px rgba(201, 168, 76, 0.1) !important;
}

.language-option::before,
.regiinput-mainbox::before,
.announcement_list::before,
.show-qrcode::before,
.custom-table .transaction-tablehead::before {
    background: linear-gradient(90deg, rgba(201,168,76,0) 0%, #c9a84c 50%, rgba(201,168,76,0) 100%) !important;
}

.language-option::after,
.regiinput-mainbox::after,
.announcement_list::after,
.show-qrcode::after,
.custom-table .transaction-tablehead::after {
    background: linear-gradient(90deg, rgba(201,168,76,0) 0%, #c9a84c 50%, rgba(201,168,76,0) 100%) !important;
}

/* ── Modals ── */
.customModal1 .modal-content {
    background: #1a0835 !important;
    border: 1px solid #c9a84c !important;
}

.customModal1 .modal-header {
    background: linear-gradient(90deg, #c9a84c 0%, #1a0835 100%) !important;
}

/* ── Tables ── */
.custom-table .transaction-tablehead,
.custom-table tbody tr {
    background: linear-gradient(90deg, #3a0e6e 0%, #1a0835 46%, #2d1058 100%) !important;
}

.custom-table tbody tr {
    border-top: 1px solid #c9a84c !important;
    border-bottom: 1px solid #c9a84c !important;
}

.custom-table-main {
    background: #1a0835 !important;
    border: 1px solid #c9a84c !important;
}

/* ── Register / input boxes ── */
.register-inputbox {
    background: #1a0835 !important;
    border: 1px solid #c9a84c !important;
}

.register-input {
    background: linear-gradient(90deg, #3a0e6e 0%, #1a0835 46%, #2d1058 100%) !important;
    color: #c9a84c !important;
}

.register-input::placeholder {
    color: #c9a84c !important;
}

/* ── Stake input ── */
.stake-input {
    background: #2a1050 !important;
    color: rgba(201, 168, 76, 0.8) !important;
    border-bottom: 1px solid #c9a84c !important;
    box-shadow: 0 4px 4px rgba(0,0,0,0.6), inset 2px 3px 4px #1a0835 !important;
}

.stake-input::placeholder {
    color: rgba(201, 168, 76, 0.5) !important;
}

/* ── Sidebar ── */
.sidebar {
    background: #110720 !important;
    border-right: 1px solid rgba(201, 168, 76, 0.2) !important;
}

.sidebar .username {
    color: #c9a84c !important;
}

.sidebar ul li a {
    color: #c9a84c !important;
}

.sidebar .info,
.sidebar .info a {
    color: #c9a84c !important;
}

.sidebar-close-btn {
    color: #c9a84c !important;
}

/* ── Friends list ── */
.friends_list .card {
    background: linear-gradient(90deg, rgba(58,14,110,0) 0%, #2a0d50 46%, rgba(58,14,110,0) 100%) !important;
    box-shadow: inset 0 0 8px rgba(201, 168, 76, 0.08) !important;
}

.friends_list .card::before {
    background: linear-gradient(90deg, rgba(201,168,76,0) 0%, #c9a84c 50%, rgba(201,168,76,0) 100%) !important;
}

.friends_list .card::after {
    background: linear-gradient(90deg, rgba(201,168,76,0) 0%, #c9a84c 50%, rgba(201,168,76,0) 100%) !important;
}

.friends_list .info .id {
    color: #c9a84c !important;
}

.friends_list .tab-container {
    background: linear-gradient(90deg, rgba(26,8,53,0) 0%, #2a0d50 46%, rgba(26,8,53,0) 100%) !important;
    box-shadow: inset 0 0 8px rgba(201, 168, 76, 0.1) !important;
}

.friends_list .tab {
    color: #c9a84c !important;
}

.friends_list .tab.active {
    background: #6b1fa0 !important;
    color: #fff !important;
    box-shadow: 0 4px 4px rgba(0,0,0,0.5), inset 2px 3px 4px #4a0f7a !important;
}

/* ── Tree connector lines ── */
.friends_list {
    --line-gradient: linear-gradient(90deg, #c9a84c 0%, #e8c86a 100%) !important;
    --dot-border-color: #c9a84c !important;
}

.friends_list .tree::before,
.friends_list .tree::after,
.friends_list .tree ul::before,
.friends_list .tree li::before {
    background: #c9a84c !important;
}

.friends_list .tree > .card:first-child::before,
.friends_list .tree li::after {
    background: linear-gradient(90deg, #9a6e1a 0%, #c9a84c 100%) !important;
}

/* ── Main friend/invest wrapper boxes ── */
.main-frdlistbox,
.maininvestbox-wrapper {
    background: #1a0835 !important;
    border: 1px solid #c9a84c !important;
}

/* ── Announcement ── */
.announcement-header {
    background: linear-gradient(90deg, #c9a84c 0%, #e8b830 100%) !important;
    color: #110720 !important;
}

.announcement_list .title {
    color: #c9a84c !important;
}

.announcement_list .date {
    color: #7a6030 !important;
}

/* ── Invest box button ── */
.invest_btn_box {
    background: linear-gradient(90deg, #c9a84c 0%, #e8b830 100%) !important;
    color: #110720 !important;
}

/* ── Form labels ── */
.form-label,
.balance-label,
.withdraw_label,
.deposit_label {
    color: #c9a84c !important;
}