.wallet-page-container{padding-bottom:20px}.wallet-page-container .wallet-button-group{background-color:#b6b6b81a;border:2px solid #4e4e4e;border-radius:8px;justify-content:center;align-items:stretch;display:inline-flex;overflow:hidden}.wallet-page-container .wallet-button-group button{border:2px solid #0000;align-items:center;gap:5px;padding:8px 12px;font-size:14px;transition:all .2s ease-in-out;display:flex}.wallet-page-container .wallet-button-group button.active{background-color:#e4c86f66;border:2px solid #e4c86f;border-radius:8px}.wallet-page-container .wallet-tab-container{padding-top:20px}.wallet-page-container .wallet-tab-container .wallet-header{background:linear-gradient(181.15deg,#15141a29 -34.84%,#fbbc0529 99.02%);border-top-left-radius:8px;border-top-right-radius:8px;padding:20px}@media screen and (max-width:767.98px){.wallet-page-container .wallet-tab-container .wallet-header{padding:10px}}.wallet-page-container .wallet-tab-container .wallet-header .breaking-line{border:1.5px solid #ffffff1a;margin-top:20px}@media screen and (max-width:767.98px){.wallet-page-container .wallet-tab-container .wallet-header .breaking-line{margin-top:10px}}.wallet-page-container .wallet-tab-container .wallet-header .total-balance-container{justify-content:space-between;align-items:center;padding-top:20px;display:flex}@media screen and (max-width:767.98px){.wallet-page-container .wallet-tab-container .wallet-header .total-balance-container{padding-top:10px}}.wallet-page-container .wallet-tab-container .wallet-header .total-balance-container .total-balance-item .total-balance-item-title{color:#fff;font-size:14px}.wallet-page-container .wallet-tab-container .wallet-header .total-balance-container .total-balance-item .total-balance-item-value{align-items:center;gap:5px;display:flex}.wallet-page-container .wallet-tab-container .wallet-header .total-balance-container .total-balance-item .total-balance-item-value img{width:40px;height:40px}.wallet-page-container .wallet-tab-container .wallet-header .total-balance-container .total-balance-item .total-balance-item-value p{color:#e4c86f;font-size:34px;font-weight:600}.wallet-page-container .wallet-tab-container .wallet-history-table{background-color:#100f14;border-bottom-right-radius:8px;border-bottom-left-radius:8px;padding:20px}@media screen and (max-width:767.98px){.wallet-page-container .wallet-tab-container .wallet-history-table{padding:10px}}.wallet-page-container .wallet-tab-container .wallet-history-table .history-listing{flex-direction:column;gap:10px;padding-top:10px;display:flex}.wallet-page-container .wallet-tab-container .wallet-history-table .history-listing .top-row{background-color:#202024;border-top-left-radius:10px;border-top-right-radius:10px;justify-content:space-between;margin-bottom:2px;padding:12px 16px;display:flex}@media screen and (max-width:767.98px){.wallet-page-container .wallet-tab-container .wallet-history-table .history-listing .top-row{padding:10px}.wallet-page-container .wallet-tab-container .wallet-history-table .history-listing .top-row .history-title{font-size:14px}}.wallet-page-container .wallet-tab-container .wallet-history-table .history-listing .top-row .history-listing-item-icon{background-color:#858585;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.wallet-page-container .wallet-tab-container .wallet-history-table .history-listing .top-row .date-time{color:#a7a7a7;font-size:14px}@media screen and (max-width:767.98px){.wallet-page-container .wallet-tab-container .wallet-history-table .history-listing .top-row .date-time{font-size:10px}}.wallet-page-container .wallet-tab-container .wallet-history-table .history-listing .top-row .copy-button{color:#a7a7a7}.wallet-page-container .wallet-tab-container .wallet-history-table .history-listing .bottom-row{background-color:#202024;border-bottom-right-radius:10px;border-bottom-left-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}@media screen and (max-width:767.98px){.wallet-page-container .wallet-tab-container .wallet-history-table .history-listing .bottom-row{padding:10px}.wallet-page-container .wallet-tab-container .wallet-history-table .history-listing .bottom-row .title-text{font-size:14px}}.wallet-page-container .wallet-tab-container .wallet-history-table .history-listing .bottom-row .amount.positive{color:#71e304}.wallet-page-container .wallet-tab-container .wallet-history-table .history-listing .bottom-row .amount.negative{color:#c91515}.wallet-page-container .wallet-tab-container .load-more button{color:#e4c86f;padding:10px 20px}.total-balance-item-button button{color:#202024;background-color:#e4c86f;border:1.5px solid #e4c86f66;border-radius:8px;padding:8px 25px;font-size:14px}.redeem-modal .coins-text-box{text-align:center;color:#e4c86f;margin-top:30px;margin-bottom:30px}.redeem-modal .input-box{flex-direction:column;align-items:center;gap:10px;margin-bottom:20px;display:flex}.redeem-modal .input-box .custom-form-label{color:#e7e7e7}.redeem-modal .input-box .auth-input-field{text-align:center;background:0 0;border:1px solid #e4c86f33;border-radius:10px;width:250px;padding:8px;font-size:12px}@media screen and (min-width:767.98px){.redeem-modal .input-box .auth-input-field{padding:10px;font-size:16px}}.redeem-modal .auth-form-button-box{justify-content:center;align-items:center;gap:10px;margin-top:20px;display:flex}.redeem-modal .auth-form-button-box button{padding:10px 20px}.redeem-modal .wallet-address-box{margin-top:20px}.redeem-modal .wallet-address-box label{color:#e7e7e7;font-size:14px;font-weight:500;line-height:1.25}.redeem-modal .wallet-address-box .auth-input-field{background:#15141a;border:1px solid #e4c86f33;border-radius:10px;width:100%;padding:8px}.restricted-states-modal{border-radius:16px;background:linear-gradient(#15141af2 0%,#0f0f14fa 100%)!important;padding:0!important}.restricted-states-modal .modal-header{justify-content:space-between;align-items:center;padding:24px 24px 20px;display:flex;position:relative}.restricted-states-modal .modal-header h1{color:#fff;margin:0;font-size:20px;font-weight:700}.restricted-states-modal .modal-header .close-btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex;position:absolute;top:16px;right:16px}.restricted-states-modal .modal-header .close-btn:hover{opacity:.7}.restricted-states-modal .restricted-states-content{padding:0 24px 20px}.restricted-states-modal .restricted-states-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.restricted-states-modal .restricted-state-item{color:#fff;padding-left:20px;font-size:16px;line-height:1.5;position:relative}.restricted-states-modal .restricted-state-item:before{content:"-";color:#fff;font-weight:400;position:absolute;left:0}.restricted-states-modal .restricted-states-footer{justify-content:center;padding:20px 24px 24px;display:flex}.restricted-states-modal .restricted-states-footer .btn-back{color:#202024;cursor:pointer;background-color:#e4c86f;border:none;border-radius:8px;width:100%;min-width:120px;padding:12px 48px;font-size:16px;font-weight:600;transition:all .2s ease-in-out}.restricted-states-modal .restricted-states-footer .btn-back:hover{background-color:#d4b85f}.restricted-states-modal .restricted-states-footer .btn-back:active{transform:scale(.98)}.wallet-table-section .status-text.approved{color:#34a853}.wallet-table-section .status-text.pending{color:#e8a52a}.wallet-table-section .status-text.denied{color:#c91515}.wallet-custom-table-container{background:#100f14;border-radius:10px;overflow:auto}.wallet-custom-table-container .custom-table{border-collapse:separate;border-spacing:0 16px;width:100%}.wallet-custom-table-container .custom-table thead tr{background:#f5f5f514;border-radius:6px}.wallet-custom-table-container .custom-table thead tr th{font-weight:500}.wallet-custom-table-container .custom-table tbody tr{background:#f5f5f50d}.wallet-custom-table-container .custom-table tbody tr td{font-weight:300}.wallet-custom-table-container .custom-table tr td,.wallet-custom-table-container .custom-table tr th{text-align:center;white-space:nowrap;padding:12px 20px}@media screen and (max-width:767.98px){.wallet-custom-table-container .custom-table tr td,.wallet-custom-table-container .custom-table tr th{font-size:14px}}.wallet-custom-table-container .custom-table tr td:first-child,.wallet-custom-table-container .custom-table tr th:first-child{text-align:left;border-radius:6px 0 0 6px}.wallet-custom-table-container .custom-table tr td:last-child,.wallet-custom-table-container .custom-table tr th:last-child{text-align:right;border-radius:0 6px 6px 0}.partial-transaction-listing .custom-table td,.partial-transaction-listing .custom-table th{font-size:14px}.partial-transaction-listing .partial-transaction-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.partial-transaction-listing .partial-transaction-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:background-color .2s,transform .1s}.partial-transaction-listing .partial-transaction-btn:active:not(:disabled){transform:scale(.98)}.partial-transaction-listing .partial-transaction-btn:disabled{cursor:not-allowed;opacity:.6}.partial-transaction-listing .partial-transaction-btn--primary{color:#100f14;background:linear-gradient(135deg,#e4c86f 0%,#c9a84a 100%)}.partial-transaction-listing .partial-transaction-btn--primary:hover:not(:disabled){background:linear-gradient(135deg,#ecd07d 0%,#d4b355 100%)}.partial-transaction-listing .partial-transaction-btn--primary:disabled{color:#100f1499;background:linear-gradient(135deg,#8a7d4a 0%,#6b5f3a 100%)}.partial-transaction-listing .partial-transaction-btn--secondary{color:#e4c86f;background:#ffffff1a;border:1px solid #e4c86f66}.partial-transaction-listing .partial-transaction-btn--secondary:hover{background:#ffffff26;border-color:#e4c86f99}.partial-transaction-listing .package-details-cell{align-items:center;gap:6px;display:flex}.partial-transaction-listing .package-details-cell p{color:#e4c86f;min-width:100px;max-width:250px;white-space:wrap;font-size:14px;font-weight:500}.partial-transaction-listing .package-details-cell img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:30px;height:30px}
