/* ============================================================
   BETAWI77 - desktop.css
   CSS lengkap desktop (eksternalisasi live)
   Sumber: betawi77i.xyz (live, eksternalisasi update2)
   Generated: 20260811
   ============================================================ */


.datepicker table tr td.active, .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover {
    background: #0d6efd;
    color: #fff;
}



/* Temporary override Pragmatic Play Pop */
.futuristic .slot .ftp .game-front {
	background-image: url(https://cdn.robotaset.com/assets/images/provider/pp-pop-slot.webp);
	background-position: left;
	background-size: 60%;
}
.futuristic .gameNav .ftp a {
	background-image: url(https://cdn.robotaset.com/assets/images/provider/all/pp-pop.webp);
	background-position: top;
	background-size: 60%;
}
#ProviderList .ftp {
  background: url(https://cdn.robotaset.com/assets/images/provider/all/white/pop.webp) no-repeat;
  background-size: cover;
  background-position: center;
  width: 80px;
  height: 50px;
}
#ProviderList .ftp:hover {
  background-image: url(https://cdn.robotaset.com/assets/images/provider/all/pop.webp);
}
.bonus-provider-list .ftp {
  background: url(https://cdn.robotaset.com/assets/images/provider/all/pop.webp) no-repeat;
  background-position: center -10px;
  background-size: contain !important;
  filter: drop-shadow(0px 1px 2px white);
}
.bonus-pv-icon.ftp {
  background: url(https://cdn.robotaset.com/assets/images/provider/all/pop.webp) no-repeat;
  background-position: center;
}
.favorite-heading .title.ftp {
  background: url(https://cdn.robotaset.com/assets/images/provider/all/pop.webp) no-repeat;
  background-size: 80%;
  background-position: 0;
  filter: unset;
}
.avatar-provider > .icon.ftp {
  background: url(https://cdn.robotaset.com/assets/images/provider/all/pop.webp) no-repeat;
  background-size: 90%;
}



/* Home Slider */
.home-slider{max-height:unset}
.home-slider-wrapper{width:100%;overflow:hidden;position:relative}
.home-slider.owl-carousel .item{width:100%;overflow:hidden}
.home-slider.owl-carousel img{max-height:unset;width:100%}
/* Pool Results */
.pool-result-wrapper{padding:1rem 0 1rem;min-height:165px}
/* Widget */
.widget-tab{min-height:270px}
.myback-img{display:flex;justify-content:center;height:180px;overflow:hidden;object-fit:cover;background-size:cover;background-position:center;border-radius:.5rem}.game-title{text-align:unset;position:unset;top:0;margin-bottom:0}.figure-text{position:relative}[data-mobile="false"] .widget-carousel .card .figure-text>p{line-height:35px;display:block;margin:0;background-color:rgb(0 0 0 / 65%);position:absolute;bottom:0;padding:0 .5rem;font-size:.85rem}
/* Leaderboard*/
.card-leaderboard{color:#fff;min-height:250px}.card-leaderboard,.card-leaderboard .card-header{background:#333}.card-leaderboard .card-header{display:flex;align-items:center;justify-content:space-between}.card-leaderboard .card-body{min-height:200px;max-height:200px;overflow-y:auto;padding:.75rem 1.25rem}.card-leaderboard .card-body::-webkit-scrollbar{width:8px}.card-leaderboard .card-body{scrollbar-width:thin;scrollbar-color:#888 #fff0}.card-leaderboard .table{margin-bottom:0}.leaderboard-title{display:flex;margin-bottom:0;align-items:center}.leaderboard-title>.h5{margin-bottom:0}.leaderboard-title>i{color:gold;margin-right:.5rem}.leaderboard-empty-row{height:145px;vertical-align:middle!important;text-align:center}#seeMoreLeaderboard[disabled]{cursor:not-allowed}#leaderBoardTableOnModal .pvname{text-transform:capitalize}#leaderboardModal .modal-body{max-height:80vh;overflow-y:auto}#leaderboardModal .modal-body::-webkit-scrollbar{width:8px}#leaderboardModal .modal-body::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}#leaderboardModal .modal-body::-webkit-scrollbar-thumb:hover{background-color:#555}#leaderboardModal .modal-body{scrollbar-width:thin;scrollbar-color:#888 #fff0}



        /* Togel Cards Styling - Panen138 Dark Gold Theme (Desktop) */
    .pool-list-results {
        margin: 8px auto;
        max-width: 1200px;
        padding: 0 15px;
    }

    .pool-list-results .item {
        padding: 5px;
    }

    .box-pull {
        display: block;
        border-radius: 10px;
        overflow: hidden;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.45);
        transition: all 0.25s ease;
        background: #1e1709;
        position: relative;
        border: 1px solid #817e76;
        text-decoration: none !important;
        width: 100%;
        margin: 0 auto;
    }

    .box-pull:hover {
        transform: translateY(-4px);
        box-shadow: 0 8px 18px rgba(0, 0, 0, 0.55);
        border-color: #d0c17e;
    }

    .pull-head {
        padding: 10px 6px;
        text-align: center;
        color: #ffd75e;
        font-weight: 800;
        text-transform: uppercase;
        background: linear-gradient(180deg, #2a200c 0%, #1e1709 100%);
        border-bottom: 1px solid rgba(208, 193, 126, 0.35);
        line-height: 1.1;
        letter-spacing: 0.6px;
    }

    .pull-head span {
        font-size: 17px;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        letter-spacing: 0.5px;
    }

    .pull-body {
        padding: 16px 10px;
        text-align: center;
        background: #1e1709;
        min-height: 66px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .pull-body .blink {
        font-size: 38px;
        font-weight: 900;
        color: #d0c17e;
        text-shadow: 0 0 8px rgba(208, 193, 126, 0.45);
        line-height: 1;
        font-family: 'Orbitron', monospace;
    }

    .pull-foot {
        padding: 10px 6px;
        text-align: center;
        font-size: 14px;
        font-weight: 700;
        background: linear-gradient(180deg, #9b7c33 0%, #d0c17e 100%);
        color: #1e1709;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.2;
        letter-spacing: 0.4px;
    }

    .box-pull .pull-head {
        background: linear-gradient(180deg, #2a200c 0%, #1e1709 100%);
    }

    @media (max-width: 768px) {
        .pool-list-results { padding: 0 5px; }
        .pool-list-results .owl-item { padding: 0; }
        .pool-list-results .item { padding: 2px; }
        .pull-body .blink { font-size: 34px; }
        .pull-head span { font-size: 15px; }
        .pull-foot { font-size: 13px; }
    }

    @media (max-width: 480px) {
        .pull-body .blink { font-size: 30px; }
        .pull-head span { font-size: 14px; }
        .pull-foot { font-size: 12px; }
    }
    .recent-big-win {
        position: relative;
        width: 100%;
        overflow: hidden;
        background-color: transparent;
        border-radius: 8px;
        padding: 10px 0;
        margin: 10px 0;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        width: 100%;
    }

    .carousel-wrapper {
        display: flex;
    }

    .win-item {
        flex: 0 0 auto;
        width: 80px;
        height: 120px;
        margin: 0 5px;
        text-decoration: none;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .game-figure {
        width: 70px;
        height: 70px;
        margin: 0;
        padding: 0;
        border-radius: 8px;
        overflow: hidden;
        background-color: transparent;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #333;
    }

    .game-figure img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 8px;
    }

    .win-details {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin-top: 5px;
    }

    .username {
        font-size: 11px;
        color: #ffffff;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 2px;
        text-align: center;
        width: 100%;
        max-width: 70px;
    }

    .amount {
        font-family: 'Orbitron', monospace;
        font-size: 11px;
        font-weight: 700;
        background-image: linear-gradient(
            to right,
            #462523 0,
            #cb9b51 22%,
            #f6e27a 45%,
            #f6f2c0 50%,
            #f6e27a 55%,
            #cb9b51 78%,
            #462523 100%
        );
        color: transparent;
        -webkit-background-clip: text;
        background-clip: text;
        text-shadow: 0px 0px 2px rgba(246, 226, 122, 0.4);
        text-align: center;
        width: 100%;
        max-width: 70px;
    }

    /* Recent Big Wins Header */
    .recent-wins-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 15px;
        background-color: transparent;
        border-radius: 8px 8px 0 0;
        margin-bottom: -5px;
    }

    .recent-wins-header .left-section {
        display: flex;
        align-items: center;
    }

    .recent-wins-header h3 {
        color: #ffffff;
        font-size: 16px;
        margin: 0;
        font-weight: 700;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    }

    .recent-wins-header .dot {
        width: 8px;
        height: 8px;
        background-color: #2CD97D;
        border-radius: 50%;
        margin-right: 10px;
        box-shadow: 0 0 5px #2CD97D;
    }

    .recent-wins-header .member-online {
        color: #ffffff;
        font-size: 14px;
        font-weight: 600;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    }

    .recent-wins-header .member-count {
        color: #2CD97D;
        font-weight: 700;
        margin-left: 5px;
    }

    /* Responsive adjustments */
    @media (max-width: 768px) {
        .win-item {
            width: 70px;
            height: 110px;
        }

        .game-figure {
            width: 60px;
            height: 60px;
        }

        .username, .amount {
            font-size: 10px;
            max-width: 60px;
        }
    }



    /* Progressive Jackpot Styling - Hanya untuk angka jackpot */
    #jackpot, .jackpot-wrapper span, span#jackpot, .jackpot {
        font-family: 'Orbitron', monospace !important;
        font-size: 40px !important;
        font-weight: 900 !important;
        line-height: 1 !important;
        background-image: linear-gradient(
            to right,
            #462523 0,
            #cb9b51 22%,
            #f6e27a 45%,
            #f6f2c0 50%,
            #f6e27a 55%,
            #cb9b51 78%,
            #462523 100%
        ) !important;
        color: transparent !important;
        -webkit-background-clip: text !important;
        background-clip: text !important;
        display: inline-block !important;
        text-shadow: 0px 0px 4px rgba(246, 226, 122, 0.6) !important;
        letter-spacing: 2px !important;
        padding: 5px 0 !important;
    }

    /* Media query untuk layar kecil */
    @media (max-width: 576px) {
        #jackpot, .jackpot-wrapper span, span#jackpot, .jackpot {
            font-size: 30px !important;
            letter-spacing: 1px !important;
        }
    }
    
    /* Hide Progressive Jackpot title */
    p.h2 {
        display: none !important;
    }



    /* Hide Owl dots globally (desktop) */
    .owl-carousel .owl-dots,
    .owl-carousel .owl-dot {
        display: none !important;
    }



    /* Colorful Leaderboard Table Styling - Version 6 */
    .card-leaderboard {
        border-radius: 16px;
        overflow: hidden;
        background-color: rgba(26, 29, 33, 0.8);
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
        margin-bottom: 20px;
        border: 1px solid rgba(255, 255, 255, 0.08);
    }

    .card-leaderboard .card-header {
        background: rgba(34, 34, 34, 0.8);
        padding: 12px 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid rgba(51, 51, 51, 0.8);
    }

    .card-leaderboard .leaderboard-title {
        color: #fff;
        font-weight: 700;
        margin: 0;
        display: flex;
        align-items: center;
        font-size: 16px;
    }

    .card-leaderboard .leaderboard-title i {
        color: #ffd700;
        margin-right: 10px;
        font-size: 20px;
    }

    .card-leaderboard .btn-info {
        background: rgba(23, 162, 184, 0.9);
        border: none;
        border-radius: 12px;
        padding: 6px 14px;
        font-size: 13px;
        font-weight: 600;
        transition: all 0.3s ease;
        color: #fff;
    }

    .card-leaderboard .btn-info:hover {
        background: rgba(19, 132, 150, 0.9);
    }

    .card-leaderboard .card-body {
        padding: 0;
    }

    .leader-board {
        width: 100%;
        margin-bottom: 0;
        border-collapse: separate;
        border-spacing: 0;
        border-radius: 12px;
        overflow: hidden;
    }

    .leader-board thead th {
        background-color: rgba(34, 34, 34, 0.8);
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 11px;
        padding: 10px;
        border: none;
        position: relative;
        cursor: pointer;
    }

    .leader-board thead th:first-child {
        border-top-left-radius: 12px;
    }

    .leader-board thead th:last-child {
        border-top-right-radius: 12px;
    }

    .leader-board thead th i {
        margin-left: 5px;
        font-size: 10px;
        opacity: 0.7;
    }

    .leader-board tbody td {
        padding: 10px;
        border: none;
        color: #e9ecef;
        font-size: 12px;
        background-color: rgba(51, 51, 51, 0.7);
    }

    .leader-board tbody tr:nth-child(odd) td {
        background-color: rgba(42, 42, 42, 0.7);
    }

    .leader-board tbody tr:nth-child(even) td {
        background-color: rgba(51, 51, 51, 0.7);
    }

    .leader-board tbody tr:last-child td:first-child {
        border-bottom-left-radius: 12px;
    }

    .leader-board tbody tr:last-child td:last-child {
        border-bottom-right-radius: 12px;
    }

    .leader-board tbody tr:hover td {
        background-color: rgba(68, 68, 68, 0.8);
    }

    /* Username styling */
    .leader-board td:first-child {
        font-weight: 500;
        color: #e0e0e0;
    }

    /* Bet amount styling - blue color like in the reference */
    .leader-board td:nth-child(2) {
        color: #00b7ff;
    }

    /* Win/Lose column styling */
    .leader-board td:last-child {
        font-weight: 600;
        color: #4caf50;
    }

    /* Modal Styling */
    #leaderboardModal .modal-content {
        background-color: rgba(26, 29, 33, 0.9);
        border-radius: 16px;
        border: 1px solid rgba(255, 255, 255, 0.08);
        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4);
    }

    #leaderboardModal .modal-header {
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
        padding: 16px 20px;
        background: rgba(34, 34, 34, 0.8);
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }

    #leaderboardModal .modal-title {
        color: #fff;
        font-weight: 700;
        display: flex;
        align-items: center;
        font-size: 18px;
    }

    #leaderboardModal .modal-title i {
        color: #ffd700;
        margin-right: 10px;
        font-size: 22px;
    }

    #leaderboardModal .close {
        color: #fff;
        opacity: 0.8;
        text-shadow: none;
        font-size: 22px;
        transition: all 0.2s ease;
    }

    #leaderboardModal .close:hover {
        opacity: 1;
        transform: rotate(90deg);
    }

    #leaderboardModal .modal-body {
        padding: 0;
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
        overflow: hidden;
    }

    /* Provider name styling */
    .leader-board .pvname {
        color: #ff9800;
        font-style: italic;
        font-size: 11px;
    }

    /* Responsive adjustments */
    @media (max-width: 768px) {
        .leader-board thead th,
        .leader-board tbody td {
            padding: 8px 10px;
            font-size: 11px;
        }

        .card-leaderboard .leaderboard-title {
            font-size: 14px;
        }
    }



    /* Hide promotion title below banner */
    .promo-title.card-title {
        display: none !important;
    }

    /* Remove dark overlay from card-img-overlay */
    .card-img-overlay {
        background: transparent !important;
        background-color: transparent !important;
    }



        .bank .bsi{background:none;height:auto;width:auto}
    


  #footerContent p {
    line-height: 1.6;
    margin-bottom: 15px;
  }
  #footerContent a {
    color: #ffd700;
    text-decoration: none;
    font-weight: bold;
  }
  #footerContent ul {
    margin-left: 20px;
    margin-bottom: 15px;
  }
  #footerContent li {
    margin-bottom: 8px;
  }
  #footerContent strong {
    color: #ffd700;
  }



/* Vertical Menu Styling */
.c-vertical-menu {
  position: fixed;
  bottom: 60px;
  left: 20px;
  z-index: 1000;
}

.c-vertical-menu__toggle {
  display: block;
  width: 50px;
  height: 50px;
  background: linear-gradient(to right, #1b1b1b 0%, #333 50%, #1b1b1b 100%);
  border: none;
  border-radius: 50%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  color: #ffcc00;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
  position: relative;
  z-index: 1002;
  transition: all 0.3s ease;
}

.c-vertical-menu__toggle.is-active {
  transform: rotate(45deg);
}

.c-vertical-menu__items {
  position: absolute;
  bottom: 60px; /* Position above the toggle button */
  left: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  transform: translateY(20px);
}

.c-vertical-menu.is-active .c-vertical-menu__items {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.c-vertical-menu__item {
  margin-bottom: 15px;
  transition: all 0.3s ease;
}

.c-vertical-menu__link {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(to right, #1b1b1b 0%, #333 50%, #1b1b1b 100%);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  text-align: center;
  line-height: 50px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.c-vertical-menu__link:hover {
  transform: scale(1.1);
}

.c-vertical-menu__link img {
  max-width: 40px;
  max-height: 40px;
  vertical-align: middle;
}

/* Responsive adjustments for mobile */
@media (max-width: 768px) {
  .c-vertical-menu {
    bottom: 60px; /* Posisi lebih tinggi di mobile */
    left: 15px;
  }
  
  .c-vertical-menu__toggle {
    width: 60px; /* Lebih besar di mobile */
    height: 60px; /* Lebih besar di mobile */
    font-size: 28px; /* Font lebih besar */
  }
  
  .c-vertical-menu__link {
    width: 60px; /* Lebih besar di mobile */
    height: 60px; /* Lebih besar di mobile */
    line-height: 60px; /* Sesuaikan dengan height */
  }
  
  .c-vertical-menu__link img {
    max-width: 45px; /* Gambar lebih besar */
    max-height: 45px; /* Gambar lebih besar */
  }
  
  .c-vertical-menu__item {
    margin-bottom: 20px; /* Jarak antar item lebih besar */
  }
}

/* Additional adjustment for very small screens */
@media (max-width: 480px) {
  .c-vertical-menu {
    bottom: 60px; /* Posisi lebih tinggi lagi di layar sangat kecil */
  }
}



    /* Custom Checkbox Toggle Switch Style - Scoped to transfer balance modal */
    .transfer-balance-modal-component .custom-checkbox-wrapper {
        position: relative;
        display: inline-block;
    }

    .transfer-balance-modal-component .custom-checkbox-input {
        position: absolute;
        opacity: 0;
        width: 0;
        height: 0;
    }

    .transfer-balance-modal-component .custom-checkbox-label {
        display: flex;
        align-items: center;
        cursor: pointer;
        user-select: none;
        gap: 12px;
    }

    .transfer-balance-modal-component .checkbox-slider {
        position: relative;
        display: inline-block;
        width: 38px;
        height: 26px;
        background-color: #ccc;
        border-radius: 26px;
        transition: background-color 0.3s ease;
        box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
        margin-right: 0;
    }

    .transfer-balance-modal-component .checkbox-slider::before {
        content: "";
        position: absolute;
        width: 20px;
        height: 20px;
        left: 3px;
        top: 3px;
        background-color: white;
        border-radius: 50%;
        transition: transform 0.3s ease;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    }

    .transfer-balance-modal-component .custom-checkbox-input:checked + .custom-checkbox-label .checkbox-slider {
        background-color: #28a745;
    }

    .transfer-balance-modal-component .custom-checkbox-input:checked + .custom-checkbox-label .checkbox-slider::before {
        transform: translateX(12px);
    }

    .transfer-balance-modal-component .custom-checkbox-input:focus + .custom-checkbox-label .checkbox-slider {
        box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.25);
    }

    .transfer-balance-modal-component .checkbox-text {
        font-weight: 500;
        color: #666;
        font-size: 14px;
        vertical-align: 8px;
    }

    .transfer-balance-modal-component .custom-checkbox-input:checked + .custom-checkbox-label .checkbox-text {
        color: #28a745;
        font-weight: 600;
    }

    /* Button Icon Spacing - Scoped to transfer balance modal */
    .transfer-balance-modal-component .btn i.me-2 {
        margin-right: 0.5rem;
    }

    /* Disabled button styling for desktop */
    .transfer-balance-modal-component .modal-footer .btn:disabled {
        opacity: 0.6;
        cursor: not-allowed;
    }

    /* Disabled checkbox styling for desktop */
    .transfer-balance-modal-component .custom-checkbox-input:disabled + .custom-checkbox-label {
        opacity: 0.6;
        cursor: not-allowed;
    }

    /* Disabled input styling for desktop */
    .transfer-balance-modal-component .input-field .form-control:disabled {
        opacity: 0.6;
        cursor: not-allowed;
        background-color: #e9ecef !important;
    }

    /* Preview button styling for desktop - low priority */
    .transfer-balance-modal-component .modal-footer .btn-preview {
        background-color: transparent !important;
        color: #adb5bd !important;
        border: 1px solid transparent !important;
        font-size: 0.875rem !important;
        font-weight: 400 !important;
        padding: 0.5rem 0.75rem !important;
        opacity: 0.5 !important;
    }

    .transfer-balance-modal-component .modal-footer .btn-preview:hover {
        background-color: transparent !important;
        color: #6c757d !important;
        opacity: 0.7 !important;
        text-decoration: underline !important;
    }

    .transfer-balance-modal-component .modal-footer .btn-preview:focus {
        box-shadow: none !important;
        outline: none !important;
    }

    /* Input validation styling */
    .transfer-balance-modal-component .form-control.is-invalid {
        border-color: #dc3545 !important;
        box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25) !important;
    }

    .transfer-balance-modal-component .invalid-feedback {
        display: block;
        width: 100%;
        margin-top: 0.25rem;
        font-size: 0.875rem;
        color: #dc3545;
    }

    /* Input styling for desktop - Readonly inputs (faded) */
    .transfer-balance-modal-component .input-field .form-control[readonly] {
        background-color: #3d3d3d !important;
        border-color: #e9ecef !important;
        color: white !important;
        cursor: not-allowed;
    }

    /* Input styling for desktop - Editable inputs (focused) */
    .transfer-balance-modal-component .input-field .form-control:not([readonly]) {
        background-color: #ffffff !important;
        border: 2px solid #007bff !important;
        color: #212529 !important;
        box-shadow: 0 0 0 0.15rem rgba(0, 123, 255, 0.15) !important;
        font-weight: 500;
    }

    .transfer-balance-modal-component .input-field .form-control:not([readonly]):focus {
        border-color: #0056b3 !important;
        box-shadow: 0 0 0 0.3rem rgba(0, 123, 255, 0.35) !important;
        outline: 0;
        background-color: #f8f9ff !important;
    }

    .transfer-balance-modal-component .input-field .form-control:not([readonly]):hover {
        border-color: #0056b3 !important;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
    }

    /* Title wrapper for desktop */
    .transfer-balance-modal-component .modal-header .transfer-balance-title-wrapper {
        display: flex;
        align-items: center;
        gap: 0.5rem;
    }

    .transfer-balance-modal-component .transfer-balance-info-btn {
        background: none;
        border: none;
        color: #adb5bd;
        font-size: 0.85rem;
        cursor: pointer;
        padding: 0.2rem;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.2s ease;
        opacity: 0.6;
    }

    .transfer-balance-modal-component .transfer-balance-info-btn:hover {
        color: #6c757d;
        opacity: 0.8;
        transform: scale(1.05);
    }

    .transfer-balance-modal-component .transfer-balance-info-btn:focus {
        outline: 1px solid #adb5bd;
        outline-offset: 1px;
        border-radius: 50%;
        opacity: 0.8;
    }

    /* Tooltip Popup */
    .transfer-balance-tooltip {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: 10000;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 1rem;
    }

    .transfer-balance-tooltip-content {
        background: #ffffff;
        border-radius: 8px;
        max-width: 500px;
        width: 100%;
        max-height: 80vh;
        overflow-y: auto;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
        position: relative;
        padding: 1.5rem;
    }

    .transfer-balance-tooltip-close {
        position: absolute;
        top: 0.75rem;
        right: 0.75rem;
        background: none;
        border: none;
        font-size: 1.25rem;
        color: #666;
        cursor: pointer;
        padding: 0.25rem;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: color 0.2s ease;
    }

    .transfer-balance-tooltip-close:hover {
        color: #000;
    }

    .transfer-balance-tooltip-title {
        margin: 0 0 1rem 0;
        font-size: 1.25rem;
        font-weight: 600;
        color: #333;
        padding-right: 2rem;
    }

    .transfer-balance-tooltip-body {
        color: #555;
        line-height: 1.6;
    }

    .transfer-balance-tooltip-body p {
        margin-bottom: 0.75rem;
    }

    .transfer-balance-tooltip-body p:last-child {
        margin-bottom: 0;
    }

    .transfer-balance-tooltip-body strong {
        color: #333;
        font-weight: 600;
    }


/* ============================================================
   UPDATE2 FEATURES (dari new-features/) — BUG FIX
   ============================================================ */

Bug fix: BACKGROUND FIX (footer expand) ===== */
/* ===== Background Fix ===== */
/* Mencegah gambar background ikut meregang saat footer "Tampilkan Informasi Situs" di-expand */
/* Sebelumnya background-attachment: scroll → background ikut resize saat halaman memanjang */

html,
body {
    background-attachment: fixed !important;
}