.wallet-dashboard{background:#fff;border-radius:8px;margin-bottom:20px}.wallet-overview{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px;display:grid}@media (width<=768px){.wallet-overview{grid-template-columns:1fr}}.wallet-balance-display{text-align:center;background-color:#f6f7fe;border-radius:8px;padding:20px;font-size:1.2em}.dashboard-kaveh-content .card{background-color:#fff;border:5px solid #f6f7f9;border-radius:20px}.dashboard-kaveh-content .card-header:first-child{background-color:#f6f7fe}.wallet-no-transactions{justify-content:center;align-items:center;margin:50px;display:flex}.wallet-balance-display strong{margin-top:10px;font-size:1.5em;display:block}.wallet-add-funds{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:20px}.wallet-add-funds h4{color:#495057;margin-top:0;margin-bottom:20px;font-weight:600}.wallet-add-funds .form-group{margin-bottom:15px}.wallet-add-funds label{color:#495057;margin-bottom:5px;font-weight:500;display:block}.wallet-add-funds input,.wallet-add-funds select{border:1px solid #ced4da;border-radius:4px;width:100%;padding:10px;font-size:14px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.wallet-add-funds input:focus,.wallet-add-funds select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.wallet-add-funds button{color:#fff;cursor:pointer;background:#28a745;border:none;border-radius:4px;padding:12px 24px;font-size:14px;font-weight:500;transition:background-color .15s ease-in-out}.wallet-add-funds button:hover{background:#218838}.wallet-add-funds button:disabled{cursor:not-allowed;background:#6c757d}.wallet-transactions{margin-top:30px}.wallet-transactions h4{color:#495057;margin-bottom:20px;padding-bottom:10px;font-weight:600}.wallet-transactions-table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 2px 10px #0000001a}.wallet-transactions-table th,.wallet-transactions-table td{text-align:left;border-bottom:1px solid #e9ecef;padding:12px 15px}.wallet-transactions-table th{color:#495057;text-transform:uppercase;letter-spacing:.5px;background:#f8f9fa;font-size:12px;font-weight:600}.wallet-transactions-table tbody tr:hover{background:#f8f9fa}.wallet-transactions-table tbody tr:last-child td{border-bottom:none}.transaction-type-credit{color:#28a745;font-weight:600}.transaction-type-debit{color:#dc3545;font-weight:600}.transaction-amount-credit{color:#28a745;font-weight:600}.transaction-amount-debit{color:#dc3545;font-weight:600}.wallet-checkout-info{background:#fff;border-radius:25px;margin-bottom:20px;padding:20px;box-shadow:0 4px 30px #edf0f5}.wallet-checkout-info h4{color:#495057;margin-top:0;margin-bottom:15px;font-size:18px;font-weight:700}.wallet-balance{color:#28a745;margin-bottom:15px;font-size:1.1em;font-weight:600}.wallet-payment-option{margin-top:15px}.wallet-payment-option label{cursor:pointer;align-items:center;font-weight:500;display:flex}.wallet-payment-option input[type=checkbox]{margin-right:8px}.wallet-amount-selector{background:#fff;border:1px solid #dee2e6;border-radius:4px;margin-top:15px;padding:15px}.wallet-amount-selector label{margin-bottom:5px;font-weight:500;display:block}.wallet-amount-selector input{border:1px solid #ced4da;border-radius:4px;width:100%;padding:8px}.wallet-amount-selector .description{color:#6c757d;margin-top:5px;font-size:12px}.wallet-payment-fields{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;padding:15px}.wallet-payment-fields p{margin-bottom:10px}.wallet-partial-payment{margin-top:15px}.wallet-partial-payment label{cursor:pointer;align-items:center;display:flex}.wallet-partial-payment input[type=checkbox]{margin-right:8px}.wallet-loading{opacity:.6;pointer-events:none}.wallet-loading:after{content:"";border:2px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:20px;height:20px;margin:-10px 0 0 -10px;animation:1s linear infinite wallet-spin;position:absolute;top:50%;left:50%}@keyframes wallet-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wallet-message{border-radius:4px;margin-bottom:15px;padding:10px 15px}.wallet-message.success{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.wallet-message.error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}.wallet-message.info{color:#0c5460;background:#d1ecf1;border:1px solid #bee5eb}@media (width<=768px){.wallet-dashboard{padding:15px}.wallet-transactions-table{font-size:14px}.wallet-transactions-table th,.wallet-transactions-table td{padding:8px 10px}.wallet-balance-display{font-size:1em}.wallet-balance-display strong{font-size:1.3em}}@media (width<=480px){.wallet-transactions-table{font-size:12px}.wallet-transactions-table th:nth-child(4),.wallet-transactions-table td:nth-child(4){display:none}}.form-table .wallet-admin-section{background:#f9f9f9;border:1px solid #ddd;border-radius:4px;padding:15px}.form-table .wallet-admin-section h3{color:#23282d;margin-top:0}.wallet-quick-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-bottom:25px;display:grid}.wallet-stat-card{text-align:center;background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:20px;transition:transform .2s}.wallet-stat-card:hover{transform:translateY(-2px);box-shadow:inset 0 4px 15px #0000001a}.wallet-stat-card .stat-value{color:#495057;margin-bottom:5px;font-size:1.8em;font-weight:700}.wallet-stat-card .stat-label{color:#6c757d;text-transform:uppercase;letter-spacing:.5px;font-size:.9em}.wallet-stat-card.balance .stat-value{color:#28a745}.wallet-stat-card.spent .stat-value{color:#dc3545}.wallet-stat-card.transactions .stat-value{color:#007bff}.wallet-quick-amounts-section .wallet-quick-amounts .btn-outline-secondary{border-radius:50px 50px 12px;margin-right:14px}.wallet-dashboard .wallet-balance-section .card{border:4px solid #f6f7f9;border-radius:20px;margin-bottom:25px;box-shadow:0 0 34px 28px #2123410a}.card .balance-label{font-weight:700}.balance-amount bdi span{font-weight:400!important}.wallet-add-funds{background-color:#fff;border-width:4px;border-color:#f6f7f9;border-radius:20px;box-shadow:0 0 34px 28px #2123410a}.wallet-quick-amounts-section .wallet-quick-amounts bdi{color:#fff;font-size:14px;font-weight:700}.wallet-quick-amounts-section bdi .woocommerce-Price-currencySymbol{color:#fff;margin-right:3px;font-size:13px;font-weight:300!important}.container .wallet-dashboard .wallet-dashboard-content .wallet-overview .wallet-add-funds-section .wallet-add-funds #wallet-add-funds-form .form-group .wallet-submit-btn{width:100%!important}#wallet-add-funds-form .form-group .wallet-submit-btn,#wallet-amount,#wallet-payment-method{border-radius:50px}.wallet-dashboard .wallet-quick-stats .wallet-stat-card{background-color:#fff;border-width:4px;border-color:#f6f7f9;border-radius:20px}.wallet-transactions .wallet-transactions-header .wallet-transaction-filters{gap:25px;margin:20px 0;display:flex}.wallet-transactions div .wallet-transactions-table{border-radius:20px;box-shadow:0 2px 39px 39px #00000008}#transaction-type-filter,#transaction-period-filter{background-color:#f2f2f2;border-radius:50px;padding-top:12px;padding-bottom:12px;padding-left:17px}.wallet-transactions-section .wallet-view-all-transactions a{background-color:#3498db30;border-radius:50px;margin-top:15px;margin-bottom:15px;padding:12px 20px}.wallet-transactions-section .wallet-view-all-transactions a:hover{color:#fff;background-color:#3370db}.card .balance-icon i{margin-bottom:15px;font-size:48px}@media (width>=1200px){.wallet-transactions .wallet-transactions-header h4,.wallet-add-funds-section .wallet-add-funds h4{font-size:20px}}.wallet-transactions-table tr th{text-align:right}.wallet-transactions-table tbody .transaction-date{text-align:right;transform:translate(0)translateY(0)}.wallet-transactions-table tbody .transaction-type-credit,.wallet-transactions-table tbody .transaction-amount,.wallet-transactions-table tbody .transaction-description,.wallet-transactions-table tbody .transaction-balance{text-align:right}.wallet-add-funds-section .wallet-add-funds h4,.wallet-transactions .wallet-transactions-header h4{font-weight:700}@media (width>=1200px){.wallet-add-funds-section .wallet-add-funds h4,.wallet-transactions .wallet-transactions-header h4{font-size:18px}}.card .balance-amount .woocommerce-Price-amount{font-size:24px;font-weight:700}.balance-amount{margin-top:15px}.dashboard-kaveh-dark .wallet-dashboard{background:#0f1438!important}.dashboard-kaveh-dark-two .wallet-dashboard{background:#060919!important}.dashboard-kaveh-dark .dashboard-kaveh-content .card{color:#fff!important;background-color:#202446!important;border:5px solid #202446!important}.dashboard-kaveh-dark-two .dashboard-kaveh-content .card{color:#fff!important;background-color:#1d2134!important;border:5px solid #1d2134!important}.dashboard-kaveh-dark-two .wallet-dashboard .wallet-quick-stats .wallet-stat-card{background-color:#1d2134!important;border-color:#1d2134!important}.dashboard-kaveh-dark .wallet-dashboard .wallet-quick-stats .wallet-stat-card,.dashboard-kaveh-dark .wallet-add-funds{background-color:#202446!important;border-color:#202446!important}.dashboard-kaveh-dark-two .wallet-add-funds{background-color:#1d2134!important;border-color:#1d2134!important}.dashboard-kaveh-dark-two #wallet-amount{background-color:#070a1a!important;border-color:#070a1a!important}.dashboard-kaveh-dark #wallet-amount{background-color:#101539!important;border-color:#101539!important}.dashboard-kaveh-dark .wallet-transactions .wallet-transactions-header h4,.dashboard-kaveh-dark-two .wallet-transactions .wallet-transactions-header h4,.dashboard-kaveh-dark-two .wallet-transactions-table th,.dashboard-kaveh-dark .wallet-transactions-table th,.dashboard-kaveh-dark .wallet-transactions-table tbody .transaction-description,.dashboard-kaveh-dark-two .wallet-transactions-table tbody .transaction-description,.dashboard-kaveh-dark-two .wallet-transactions-table tbody .transaction-date,.dashboard-kaveh-dark .wallet-transactions-table tbody .transaction-date{color:#fff}.dashboard-kaveh-dark-two .text-muted,.dashboard-kaveh-dark .text-muted{color:#fff!important}.dashboard-kaveh-dark #wallet-payment-method{background-color:#101539!important;border-color:#101539!important}.dashboard-kaveh-dark-two #wallet-payment-method{background-color:#070a1a!important;border-color:#070a1a!important}.dashboard-kaveh-dark-two .wallet-add-funds h4,.dashboard-kaveh-dark .wallet-add-funds h4,.dashboard-kaveh-dark .wallet-stat-card .stat-label,.dashboard-kaveh-dark-two .wallet-stat-card .stat-label{color:#fff!important}.dashboard-kaveh-dark .wallet-transactions-table{background:#202446}.dashboard-kaveh-dark-two .wallet-transactions-table{background:#1d2034}.dashboard-kaveh-dark-two .wallet-table-container tbody,.dashboard-kaveh-dark-two .wallet-table-container td,.dashboard-kaveh-dark-two .wallet-table-container tfoot,.dashboard-kaveh-dark-two .wallet-table-container th,.dashboard-kaveh-dark-two .wallet-table-container thead,.dashboard-kaveh-dark-two .wallet-table-container tr,.dashboard-kaveh-dark .wallet-table-container tbody,.dashboard-kaveh-dark .wallet-table-container td,.dashboard-kaveh-dark .wallet-table-container tfoot,.dashboard-kaveh-dark .wallet-table-container th,.dashboard-kaveh-dark .wallet-table-container thead,.dashboard-kaveh-dark .wallet-table-container tr{border-color:#060919!important}