.customer-wallet-page{background:#f5f7fb}.customer-wallet-main{padding:30px 0 54px}.wallet-shell{width:100%}.wallet-page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.wallet-page-head h1{margin:0 0 4px;color:#102f50;font-size:30px}.wallet-page-head p{margin:0;color:#718399;font-size:14px}.wallet-status-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.wallet-status-pill.is-active{background:#eaf8ef;color:#157744}.wallet-status-pill.is-expired{background:#fff0f0;color:#b93636}.wallet-alert{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px;padding:13px 15px;border-radius:14px;font-size:13px}.wallet-alert i{font-size:20px;margin-top:1px}.wallet-alert strong,.wallet-alert span{display:block}.wallet-alert span{margin-top:2px;line-height:1.7}.wallet-alert-danger{background:#fff3f3;border:1px solid #fecaca;color:#a62e2e}.wallet-alert-warning{background:#fff9eb;border:1px solid #f8dea0;color:#8a5b09}.wallet-subscription-strip{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;background:#fff;border:1px solid #e4eaf1;border-radius:18px;padding:15px 18px;margin-bottom:18px;box-shadow:0 8px 24px rgba(16,47,80,.045)}.wallet-strip-item{text-align:center;min-width:0}.wallet-strip-item span,.wallet-strip-item strong,.wallet-strip-item small{display:block}.wallet-strip-item span{font-size:11px;color:#8493a5;margin-bottom:4px}.wallet-strip-item strong{font-size:16px;color:#143553}.wallet-strip-item small{font-size:10px;color:#8c9bad;margin-top:3px}.wallet-strip-divider{width:1px;height:34px;background:#28cb69}.wallet-feedback{margin-bottom:16px;padding:12px 14px;border-radius:13px;font-weight:700;font-size:13px}.wallet-feedback.is-error{display:block;background:#fff4f4;color:#a62e2e;border:1px solid #fecaca}.wallet-feedback.is-success{display:block;background:#effaf3;color:#167443;border:1px solid #bde8cd}.wallet-actions-grid{display:grid;grid-template-columns:1fr;gap:18px;align-items:stretch}.wallet-card{background:#fff;border:1px solid #e4eaf1;border-radius:20px;padding:22px;box-shadow:0 10px 28px rgba(16,47,80,.05);min-width:0}.wallet-card-head{display:flex;align-items:center;gap:12px;margin-bottom:20px}.wallet-card-icon{width:42px;height:42px;min-width:42px;display:grid;place-items:center;border-radius:13px;background:#edf5fc;color:#0d5fa7;font-size:20px}.wallet-card-head h2{margin:0;color:#123452;font-size:20px}.wallet-card-head p{margin:4px 0 0;color:#7d8fa1;font-size:12px;line-height:1.6}.wallet-field-label{display:block;color:#193a58;font-size:13px;font-weight:800;margin-bottom:8px}.wallet-money-input{display:flex;align-items:center;border:1px solid #dce4ec;border-radius:12px;background:#fff;overflow:hidden;transition:.16s}.wallet-money-input:focus-within{border-color:#7baed4;box-shadow:0 0 0 3px rgba(13,95,167,.08)}.wallet-money-input input{width:100%;min-width:0;border:0;outline:0;background:transparent;padding:12px 14px;font:800 18px Tajawal,sans-serif;color:#143553;direction:ltr;text-align:left}.wallet-money-input span{padding:0 13px;color:#6f8296;font-weight:800;font-size:12px}.wallet-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}.wallet-method{position:relative;display:flex;align-items:center;gap:9px;padding:10px 11px;border:1px solid #dfe6ed;border-radius:13px;background:#fff;cursor:pointer;transition:.16s}.wallet-method:hover:not(.is-disabled){border-color:#9dbfd9}.wallet-method input{position:absolute;opacity:0;pointer-events:none}.wallet-method:has(input:checked){border-color:#2f84c3;background:#f8fbfe;box-shadow:0 0 0 2px rgba(47,132,195,.08)}.wallet-method-logo{width:34px;height:34px;min-width:34px;border-radius:10px;overflow:hidden;background:#f5f7fa;display:grid;place-items:center}.wallet-method-logo img{width:100%;height:100%;object-fit:cover}.wallet-method-name{min-width:0}.wallet-method-name strong,.wallet-method-name small{display:block}.wallet-method-name strong{font-size:12px;color:#163653}.wallet-method-name small{font-size:10px;color:#8a99a9;margin-top:1px}.wallet-method>i{margin-inline-start:auto;color:#c8d2dc;font-size:18px}.wallet-method:has(input:checked)>i{color:#1973b3}.wallet-method.is-disabled{opacity:.46;cursor:not-allowed}.wallet-btn{display:inline-flex; text-decoration: none;align-items:center;justify-content:center;gap:7px;border:0;border-radius:12px;padding:11px 16px;font-family:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:.16s}.wallet-btn:disabled{opacity:.55;cursor:not-allowed}.wallet-btn-primary{background:#0d5fa7;color:#fff;box-shadow:0 7px 18px rgba(13,95,167,.16)}.wallet-btn-primary:hover:not(:disabled){background:#0b548f;transform:translateY(-1px)}.wallet-btn-block{width:100%}.wallet-form-note{display:block;text-align:center;margin-top:8px;color:#8a99aa;font-size:10px}.wallet-renew-select{width:100%;border:1px solid #dce4ec;border-radius:12px;background:#fff;padding:12px 13px;font-family:inherit;font-weight:700;color:#173754;outline:0}.wallet-renew-select:focus{border-color:#7baed4;box-shadow:0 0 0 3px rgba(13,95,167,.08)}.wallet-renew-price{margin:14px 0;padding:18px;border-radius:15px;background:#f4f8fc;text-align:center}.wallet-renew-price span,.wallet-renew-price strong,.wallet-renew-price small{display:block}.wallet-renew-price span{font-size:11px;color:#8091a3}.wallet-renew-price strong{font-size:31px;line-height:1.2;color:#102f50;margin:4px 0}.wallet-renew-price small{font-size:11px;color:#7890a5}.wallet-renew-meta{display:grid;text-align: center;gap:8px;margin-bottom:14px}.wallet-renew-meta div{padding:11px 12px;border:1px solid #e8edf2;border-radius:12px;background:#fff}.wallet-renew-meta span,.wallet-renew-meta strong{display:block}.wallet-renew-meta span{font-size:10px;color:#8999a9;margin-bottom:4px}.wallet-renew-meta strong{font-size:12px;color:#173754}.wallet-invoice-host:not(:empty){margin-top:16px;padding-top:16px;border-top:1px solid #edf1f5}.wallet-invoice{border:1px solid #dfe6ed;border-radius:15px;padding:16px;background:#fbfcfe}.wallet-invoice-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.wallet-invoice-title span,.wallet-invoice-title strong{display:block}.wallet-invoice-title span{font-size:10px;color:#8797a7}.wallet-invoice-title strong{font-size:13px;color:#153653;margin-top:2px;direction:ltr;text-align:right}.wallet-invoice-status{display:inline-flex;align-items:center;justify-content:center;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:900;font-style:normal;white-space:nowrap}.status-pending,.status-verifying{background:#fff5d9;color:#946200}.status-paid{background:#e9f8ee;color:#167443}.status-expired,.status-cancelled{background:#fff0f0;color:#b53030}.wallet-invoice-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:13px 0}.wallet-invoice-kv{padding:10px 11px;border-radius:11px;background:#f1f5f9}.wallet-invoice-kv span,.wallet-invoice-kv strong{display:block}.wallet-invoice-kv span{font-size:9px;color:#8998a8;margin-bottom:3px}.wallet-invoice-kv strong{font-size:12px;color:#173754;word-break:break-word}.wallet-copy-row{display:flex;gap:7px;align-items:center}.wallet-copy-field{flex:1;min-width:0;border:1px solid #dce4ec;border-radius:10px;padding:10px;background:#fff;color:#284860;direction:ltr;text-align:left;font-family:monospace;font-size:11px}.wallet-copy-btn{width:39px;height:39px;min-width:39px;border:0;border-radius:10px;background:#eaf3fb;color:#0d5fa7;cursor:pointer}.wallet-invoice-note{margin-top:9px;color:#76899c;font-size:10px;line-height:1.7}.wallet-invoice-error{margin-top:9px;padding:9px 10px;border-radius:10px;background:#fff3f3;color:#a62e2e;font-size:10px}.wallet-verify-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px}.wallet-verify-form input{min-width:0;border:1px solid #dce4ec;border-radius:10px;padding:10px 11px;outline:0;direction:ltr;text-align:left}.wallet-verify-form input:focus{border-color:#7baed4;box-shadow:0 0 0 3px rgba(13,95,167,.08)}.wallet-history{margin-top:18px;background:#fff;border:1px solid #e4eaf1;border-radius:18px;box-shadow:0 8px 24px rgba(16,47,80,.04);overflow:hidden}.wallet-history>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;cursor:pointer;list-style:none}.wallet-history>summary::-webkit-details-marker{display:none}.wallet-history>summary span{display:flex;align-items:center;gap:7px;color:#173754;font-weight:800}.wallet-history>summary small{color:#8b9aaa;font-size:10px}.wallet-history[open]>summary{border-bottom:1px solid #edf1f5}.wallet-history-body{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;padding:18px}.wallet-history-body h3{margin:0 0 10px;color:#173754;font-size:14px}.wallet-activity-list,.wallet-deposit-list{display:flex;flex-direction:column}.wallet-activity-row,.wallet-deposit-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #eef2f5}.wallet-activity-row:last-child,.wallet-deposit-row:last-child{border-bottom:0}.wallet-activity-icon{width:31px;height:31px;min-width:31px;border-radius:10px;display:grid;place-items:center}.wallet-activity-icon.credit{background:#eaf8ef;color:#16804a}.wallet-activity-icon.debit{background:#fff0f0;color:#bd3838}.wallet-activity-copy{min-width:0;flex:1}.wallet-activity-copy strong,.wallet-activity-copy small{display:block}.wallet-activity-copy strong{font-size:11px;color:#25445e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-activity-copy small,.wallet-deposit-row small{font-size:9px;color:#8d9cac;margin-top:2px}.wallet-activity-amount{font-size:11px;font-weight:900;direction:ltr}.wallet-activity-amount.credit{color:#16804a}.wallet-activity-amount.debit{color:#bd3838}.wallet-deposit-row>div{flex:1;min-width:0}.wallet-deposit-row strong,.wallet-deposit-row small{display:block}.wallet-deposit-row strong{font-size:11px;color:#25445e}.wallet-deposit-row>span{font-size:11px;font-weight:900;color:#173754}.wallet-empty{padding:20px;text-align:center;color:#92a0ae;font-size:11px;background:#f8fafc;border-radius:12px}
@media(max-width:900px){.wallet-history-body{grid-template-columns:1fr}.wallet-card{padding:20px}}
@media(max-width:680px){.customer-wallet-main{padding:20px 0 38px}.wallet-page-head{align-items:flex-start}.wallet-page-head h1{font-size:25px}.wallet-subscription-strip{padding:5px 16px}.wallet-strip-item{padding:11px 0}.wallet-card{border-radius:17px;padding:17px}.wallet-methods{grid-template-columns:1fr}.wallet-renew-meta{grid-template-columns:1fr}.wallet-invoice-grid{grid-template-columns:1fr}.wallet-verify-form{grid-template-columns:1fr}.wallet-verify-form .wallet-btn{width:100%}.wallet-history>summary{align-items:flex-start;flex-direction:column}.wallet-history-body{padding:14px}.wallet-activity-copy strong{white-space:normal}.wallet-deposit-row{flex-wrap:wrap}.wallet-deposit-row .wallet-invoice-status{margin-inline-start:auto}}
.wallet-custom-select {
    position: relative;
    width: 100%;
}

.wallet-renew-select-native {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
}

.wallet-custom-select-trigger {
    width: 100%;
    min-height: 52px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 0 16px;
    border: 1px solid rgba(148, 163, 184, .25);
    border-radius: 12px;
    background: var(--card-bg, #fff);
    color: inherit;
    font: inherit;
    cursor: pointer;
    text-align: right;
    transition:
        border-color .2s ease,
        box-shadow .2s ease,
        transform .2s ease;
}

.wallet-custom-select-trigger:hover {
    border-color: rgba(59, 130, 246, .55);
}

.wallet-custom-select-trigger:focus-visible {
    outline: none;
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, .12);
}

.wallet-custom-select-trigger[aria-expanded="true"] .ti-chevron-down {
    transform: rotate(180deg);
}

.wallet-custom-select-trigger .ti-chevron-down {
    transition: transform .2s ease;
}

.wallet-custom-select-trigger:disabled {
    opacity: .55;
    cursor: not-allowed;
}

.wallet-custom-select-menu {
    position: absolute;
    z-index: 50;
    top: calc(100% + 8px);
    right: 0;
    left: 0;
    max-height: 320px;
    overflow-y: auto;
    padding: 7px;
    border: 1px solid rgba(148, 163, 184, .2);
    border-radius: 14px;
    background: var(--card-bg, #fff);
    box-shadow: 0 18px 50px rgba(15, 23, 42, .15);
}

.wallet-custom-select-menu[hidden] {
    display: none;
}

.wallet-custom-select-option {
    width: 100%;
    min-height: 46px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 9px 12px;
    border: 0;
    border-radius: 9px;
    background: transparent;
    color: inherit;
    font: inherit;
    text-align: right;
    cursor: pointer;
    transition: background .15s ease;
}

.wallet-custom-select-option:hover,
.wallet-custom-select-option:focus-visible {
    outline: none;
    background: rgba(59, 130, 246, .08);
}

.wallet-custom-select-option.is-selected {
    background: rgba(59, 130, 246, .11);
}

.wallet-custom-select-option strong {
    font-size: .88rem;
    white-space: nowrap;
}
.wallet-balance-card{display:flex;flex-direction:column}.wallet-actions-grid>.wallet-card{height:100%;box-sizing:border-box}.wallet-balance-card>.wallet-btn{margin-top:auto}.wallet-balance-value{display:flex;align-items:baseline;justify-content:center;gap:9px;padding:22px 16px 25px;margin:2px 0 16px;border-radius:16px;background:#28cb691a;color:#102f50}.wallet-balance-value strong{font-size:42px;line-height:1;font-weight:900;letter-spacing:-1.2px}.wallet-balance-value span{font-size:12px;font-weight:900;color:#7c8fa2}.wallet-pending-link{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:11px;color:#51728e;font-size:11px;font-weight:800;text-decoration:none}.wallet-pending-link:hover{color:#0d5fa7}.wallet-deposit-row-link{text-decoration:none}.wallet-deposit-row-link:hover{background:#f8fbfd}.wallet-btn-secondary{background:#eef3f7;color:#34536c;box-shadow:none}.wallet-btn-secondary:hover{background:#e5edf3}.wallet-flow-shell{min-height:68vh}.wallet-flow-container{max-width:920px}.wallet-flow-nav{display:flex;align-items:center;gap:8px;margin:0 0 18px;color:#9aa7b4;font-size:11px;font-weight:700}.wallet-flow-nav a{display:inline-flex;align-items:center;gap:5px;color:#6f8396;text-decoration:none}.wallet-flow-nav a:hover{color:#0d5fa7}.wallet-flow-nav strong{color:#294a64}.wallet-flow-head,.wallet-payment-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.wallet-flow-kicker{display:block;margin-bottom:5px;color:#0d5fa7;font-size:11px;font-weight:900}.wallet-flow-head h1,.wallet-payment-head h1{margin:0;color:#102f50;font-size:29px;line-height:1.35}.wallet-flow-head p,.wallet-payment-head p{max-width:650px;margin:7px 0 0;color:#7e8fa0;font-size:12px;line-height:1.75}.wallet-flow-balance{min-width:150px;padding:12px 15px;border:1px solid #e2e9ef;border-radius:14px;background:#fff;text-align:center;box-shadow:0 7px 22px rgba(16,47,80,.035)}.wallet-flow-balance span,.wallet-flow-balance strong{display:block}.wallet-flow-balance span{font-size:10px;color:#8a99a8;margin-bottom:3px}.wallet-flow-balance strong{font-size:18px;color:#173754}.wallet-existing-invoice{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px;padding:12px 14px;border:1px solid #d9e7f2;border-radius:14px;background:#f7fbfe}.wallet-existing-invoice>div{display:flex;align-items:center;gap:10px;min-width:0}.wallet-existing-invoice>div>i{font-size:21px;color:#347aa9}.wallet-existing-invoice span strong,.wallet-existing-invoice span small{display:block}.wallet-existing-invoice span strong{color:#23445e;font-size:12px}.wallet-existing-invoice span small{margin-top:2px;color:#8192a2;font-size:10px;line-height:1.55}.wallet-existing-invoice>a{white-space:nowrap;color:#0d5fa7;font-size:11px;font-weight:900;text-decoration:none}.wallet-deposit-page-card,.wallet-payment-card{background:#fff;border:1px solid #e3e9ef;border-radius:20px;box-shadow:0 10px 30px rgba(16,47,80,.045)}.wallet-deposit-page-form{padding:25px}.wallet-flow-section-title{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.wallet-flow-section-title>span{width:29px;height:29px;min-width:29px;display:grid;place-items:center;border-radius:9px;background:#eaf3fb;color:#0d5fa7;font-size:12px;font-weight:900}.wallet-flow-section-title h2{margin:0;color:#173754;font-size:16px}.wallet-flow-section-title p{margin:3px 0 0;color:#8a99a8;font-size:10px;line-height:1.6}.wallet-methods-large{margin:0;gap:12px}.wallet-methods-large .wallet-method{min-height:74px;padding:13px 14px;border-radius:15px}.wallet-methods-large .wallet-method-logo{width:43px;height:43px;min-width:43px}.wallet-methods-large .wallet-method-name strong{font-size:13px}.wallet-methods-large .wallet-method-name small{font-size:10px;margin-top:3px}.wallet-method-check{width:22px;height:22px;margin-inline-start:auto;display:grid;place-items:center;border:1px solid #d7e0e7;border-radius:50%;color:transparent;font-size:13px}.wallet-method:has(input:checked) .wallet-method-check{border-color:#0d5fa7;background:#0d5fa7;color:#fff}.wallet-flow-divider{height:1px;background:#edf1f4;margin:24px 0}.wallet-money-input-large input{padding:14px 16px;font-size:23px}.wallet-money-input-large span{font-size:13px}.wallet-form-note-start{text-align:start;margin-top:7px}.wallet-flow-submit{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:26px;padding-top:20px;border-top:1px solid #edf1f4}.wallet-flow-submit .wallet-btn{min-width:150px}.wallet-payment-container{max-width:1050px}.wallet-payment-status{padding:7px 11px;font-size:10px}.wallet-payment-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:18px;align-items:start}.wallet-payment-main-card{padding:24px}.wallet-payment-side-card{padding:21px}.wallet-payment-method-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:19px;border-bottom:1px solid #edf1f4}.wallet-payment-method-info{display:flex;align-items:center;gap:11px}.wallet-payment-method-logo{width:46px;height:46px;min-width:46px;overflow:hidden;border-radius:13px;background:#f4f7fa;display:grid;place-items:center}.wallet-payment-method-logo img{width:100%;height:100%;object-fit:cover}.wallet-payment-method-info>div span,.wallet-payment-method-info>div strong,.wallet-payment-method-info>div small,.wallet-payment-invoice-number span,.wallet-payment-invoice-number strong{display:block}.wallet-payment-method-info>div span,.wallet-payment-invoice-number span{font-size:9px;color:#8c9aaa}.wallet-payment-method-info>div strong{margin-top:2px;font-size:14px;color:#183955}.wallet-payment-method-info>div small{margin-top:2px;font-size:9px;color:#8092a3}.wallet-payment-invoice-number{text-align:left}.wallet-payment-invoice-number strong{margin-top:3px;color:#36556d;font-size:11px;font-family:monospace}.wallet-payment-amount-box{position:relative;margin:20px 0;padding:24px 20px;border-radius:17px;background:#f2f7fb;text-align:center}.wallet-payment-amount-box>span,.wallet-payment-amount-box>strong,.wallet-payment-amount-box>small{display:block}.wallet-payment-amount-box>span{font-size:10px;color:#8192a2}.wallet-payment-amount-box>strong{margin:5px 0;color:#102f50;font-size:32px;line-height:1.25}.wallet-payment-amount-box>small{max-width:500px;margin:0 auto;color:#7890a2;font-size:10px;line-height:1.7}.wallet-inline-copy{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;background:transparent;color:#0d5fa7;padding:7px 8px;margin-top:8px;border-radius:8px;font-family:inherit;font-size:10px;font-weight:900;cursor:pointer}.wallet-inline-copy:hover,.wallet-inline-copy.is-copied{background:#e3eff8}.wallet-payment-address-block{margin-top:18px}.wallet-payment-address-title{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:8px}.wallet-payment-address-title>div span,.wallet-payment-address-title>div small{display:block}.wallet-payment-address-title>div span{color:#193a58;font-size:12px;font-weight:900}.wallet-payment-address-title>div small{margin-top:2px;color:#8999a8;font-size:9px}.wallet-payment-address-title .wallet-inline-copy{margin:0}.wallet-payment-address{padding:13px 14px;border:1px solid #dce4eb;border-radius:12px;background:#fbfcfd;color:#294a64;font-family:monospace;font-size:12px;line-height:1.55;text-align:left;word-break:break-all}.wallet-payment-expiry{display:flex;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;border-radius:11px;background:#fff9e9;color:#775815;font-size:10px}.wallet-payment-expiry>i{font-size:17px}.wallet-payment-expiry span{flex:1}.wallet-payment-expiry strong{font-size:13px;direction:ltr}.wallet-qr-head{display:flex;align-items:center;gap:10px}.wallet-qr-head h2{margin:0;color:#173754;font-size:16px}.wallet-qr-head p{margin:3px 0 0;color:#8999a9;font-size:9px;line-height:1.5}.wallet-qr-frame{display:grid;place-items:center;min-height:214px;margin:17px 0;padding:12px;border:1px solid #e5ebf0;border-radius:16px;background:#fff}.wallet-qr-frame canvas,.wallet-qr-frame svg{display:block;max-width:190px!important;max-height:190px!important}.wallet-qr-fallback{display:flex;flex-direction:column;align-items:center;gap:7px;color:#8999a9;font-size:10px}.wallet-qr-fallback i{font-size:29px}.wallet-payment-steps{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.wallet-payment-steps>div{display:flex;align-items:flex-start;gap:8px}.wallet-payment-steps>div>span{width:21px;height:21px;min-width:21px;display:grid;place-items:center;border-radius:7px;background:#edf4f9;color:#0d5fa7;font-size:9px;font-weight:900}.wallet-payment-steps p{margin:1px 0 0;color:#667d91;font-size:9px;line-height:1.65}.wallet-payment-steps p strong{color:#264b68}.wallet-payment-verify-form{padding-top:16px;border-top:1px solid #edf1f4}.wallet-payment-verify-form input{width:100%;box-sizing:border-box;border:1px solid #dce4ec;border-radius:11px;padding:11px 12px;margin-bottom:9px;outline:0;direction:ltr;text-align:center;font-family:inherit}.wallet-payment-verify-form input:focus{border-color:#7baed4;box-shadow:0 0 0 3px rgba(13,95,167,.08)}.wallet-payment-result{padding:55px 20px;text-align:center}.wallet-payment-result-icon{width:62px;height:62px;display:grid;place-items:center;margin:0 auto 14px;border-radius:20px;font-size:31px}.wallet-payment-result.is-success .wallet-payment-result-icon{background:#eaf8ef;color:#16804a}.wallet-payment-result.is-muted .wallet-payment-result-icon{background:#f0f3f6;color:#758797}.wallet-payment-result h2{margin:0;color:#173754;font-size:20px}.wallet-payment-result p{max-width:480px;margin:7px auto 17px;color:#7c8e9e;font-size:11px;line-height:1.7}.wallet-payment-footer-note{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:13px;color:#8898a7;font-size:9px;text-align:center}.wallet-payment-footer-note i{color:#5a7991}.wallet-payment-side-card .wallet-invoice-error{margin-bottom:12px}
@media(max-width:900px){.wallet-payment-layout{grid-template-columns:1fr}.wallet-payment-side-card{display:grid;grid-template-columns:minmax(210px,.7fr) minmax(0,1fr);column-gap:22px}.wallet-payment-side-card .wallet-qr-head,.wallet-payment-side-card .wallet-qr-frame{grid-column:1}.wallet-payment-side-card .wallet-payment-steps,.wallet-payment-side-card .wallet-invoice-error,.wallet-payment-side-card .wallet-payment-verify-form{grid-column:2}.wallet-payment-side-card .wallet-payment-steps{grid-row:1 / span 2;align-self:center}.wallet-payment-side-card .wallet-payment-verify-form{align-self:end}}
@media(max-width:680px){.wallet-flow-head,.wallet-payment-head{flex-direction:column}.wallet-flow-balance{width:100%;box-sizing:border-box;text-align:right}.wallet-existing-invoice{align-items:flex-start;flex-direction:column}.wallet-methods-large{grid-template-columns:1fr}.wallet-flow-submit{flex-direction:column-reverse}.wallet-flow-submit .wallet-btn{width:100%}.wallet-payment-main-card,.wallet-payment-side-card,.wallet-deposit-page-form{padding:17px}.wallet-payment-method-row{align-items:flex-start;flex-direction:column}.wallet-payment-invoice-number{text-align:right}.wallet-payment-amount-box>strong{font-size:26px}.wallet-payment-address-title{align-items:flex-start}.wallet-payment-side-card{display:block}.wallet-payment-head h1,.wallet-flow-head h1{font-size:24px}.wallet-payment-address{font-size:10px}}
/* Wallet payment page v4 */
.wallet-payment-container-compact{max-width:760px}.wallet-payment-head-compact{margin-bottom:18px}.wallet-payment-single-card{padding:24px 24px 26px}.wallet-payment-single-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid #edf1f4}.wallet-payment-single-meta{display:flex;align-items:center;gap:11px}.wallet-payment-single-meta>div span,.wallet-payment-single-meta>div strong,.wallet-payment-single-meta>div small,.wallet-payment-single-invoice span,.wallet-payment-single-invoice strong{display:block}.wallet-payment-single-meta>div span,.wallet-payment-single-invoice span{font-size:10px;color:#8898a8}.wallet-payment-single-meta>div strong{margin-top:2px;font-size:14px;color:#163651}.wallet-payment-single-meta>div small{margin-top:3px;font-size:10px;color:#7b8c9d}.wallet-payment-single-invoice{text-align:left}.wallet-payment-single-invoice strong{margin-top:4px;font-size:12px;color:#34536c;font-family:monospace}.wallet-payment-single-body{display:flex;flex-direction:column;gap:18px;padding-top:22px}.wallet-payment-qr-stack{text-align:center}.wallet-payment-single-qr-frame{width:min(100%,280px);min-height:280px;margin:0 auto;padding:18px;border-radius:22px;background:#fff}.wallet-payment-single-qr-frame canvas,.wallet-payment-single-qr-frame svg{max-width:220px!important;max-height:220px!important}.wallet-payment-qr-note{margin:11px 0 0;color:#8495a5;font-size:11px;line-height:1.7}.wallet-payment-copy-section{display:flex;flex-direction:column;gap:7px}.wallet-copy-section-label{color:#173754;font-size:12px;font-weight:900}.wallet-copy-section-note{color:#8999a8;font-size:10px;line-height:1.65}.wallet-copy-field{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border:1px solid #dce4eb;border-radius:16px;background:#fbfcfd;color:#294a64;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease;box-sizing:border-box}.wallet-copy-field:hover{border-color:#bcd1e4;background:#f6fafc}.wallet-copy-field:active{transform:scale(.995)}.wallet-copy-field span{flex:1;font-family:monospace;font-size:13px;line-height:1.6;word-break:break-all}.wallet-copy-field i{color:#0d5fa7;font-size:18px}.wallet-copy-field-amount span{font-family:inherit;font-size:24px;font-weight:900;letter-spacing:-.4px;color:#102f50;word-break:normal}.wallet-payment-timer-card{display:flex;justify-content:center;padding:2px 0 4px}.wallet-countdown-ring{position:relative;width:186px;height:186px;display:grid;place-items:center}.wallet-countdown-ring svg{width:186px;height:186px;transform:rotate(-90deg)}.wallet-countdown-ring-track,.wallet-countdown-ring-progress{fill:none;stroke-width:10}.wallet-countdown-ring-track{stroke:#e9f0f6}.wallet-countdown-ring-progress{stroke:#0d5fa7;stroke-linecap:round;transition:stroke-dashoffset 1s linear,stroke .3s ease}.wallet-countdown-ring.is-warning .wallet-countdown-ring-progress{stroke:#d58a00}.wallet-countdown-ring.is-danger .wallet-countdown-ring-progress{stroke:#cf4d46}.wallet-countdown-ring-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.wallet-countdown-ring-content span{color:#7e91a3;font-size:11px;font-weight:700}.wallet-countdown-ring-content strong{margin-top:5px;color:#102f50;font-size:30px;line-height:1;direction:ltr}.wallet-payment-verify-form-single{padding-top:4px;border-top:0}.wallet-toast {
    position: fixed;

    top: 90px;
    left: 50%;
    right: auto;
    bottom: auto;

    z-index: 9999;

    width: max-content;
    min-width: 220px;
    max-width: min(420px, calc(100vw - 32px));

    padding: 13px 18px;

    border-radius: 14px;

    background: #10324f;
    color: #fff;

    box-shadow: 0 14px 34px rgba(16, 47, 80, .18);

    font-size: 12px;
    font-weight: 800;
    line-height: 1.5;
    text-align: center;

    opacity: 0;

    transform: translate(-50%, -12px);

    pointer-events: none;

    transition:
        opacity .22s ease,
        transform .22s ease;
}

.wallet-toast.is-show {
    opacity: 1;
    transform: translate(-50%, 0);
}
@media(max-width:680px){.wallet-payment-single-card{padding:18px}.wallet-payment-single-topbar{align-items:flex-start;flex-direction:column}.wallet-payment-single-invoice{text-align:right}.wallet-payment-single-qr-frame{width:min(100%,250px);min-height:250px}.wallet-copy-field{padding:14px 15px}.wallet-copy-field span{font-size:11px}.wallet-copy-field-amount span{font-size:20px}.wallet-countdown-ring{width:164px;height:164px}.wallet-countdown-ring svg{width:164px;height:164px}.wallet-countdown-ring-content strong{font-size:26px}    .wallet-toast {
        top: 75px;
        left: 50%;
        right: auto;
        bottom: auto;

        width: calc(100% - 28px);
        min-width: 0;
        max-width: 420px;

        box-sizing: border-box;

        transform: translate(-50%, -12px);
    }

    .wallet-toast.is-show {
        transform: translate(-50%, 0);
    }
}

/* Unified wallet history and toast-only payment feedback v5 */
.wallet-toast.is-success{background:#10324f;color:#fff}.wallet-toast.is-error{background:#9f2f2f;color:#fff}.wallet-history-body-unified{display:block;padding:0}.wallet-history-table-wrap{width:100%;overflow-x:auto}.wallet-history-table{width:100%;border-collapse:collapse;min-width:760px}.wallet-history-table th{padding:13px 16px;background:#f8fafc;color:#8393a3;font-size:10px;font-weight:800;text-align:right;border-bottom:1px solid #e8edf2;white-space:nowrap}.wallet-history-table td{padding:13px 16px;border-bottom:1px solid #edf1f4;vertical-align:middle;color:#304f68;font-size:11px}.wallet-history-table tbody tr:last-child td{border-bottom:0}.wallet-history-table tbody tr{transition:background .15s ease}.wallet-history-table tbody tr:hover{background:#fbfdfe}.wallet-history-operation{display:flex;align-items:center;gap:10px;min-width:220px}.wallet-history-operation-icon{width:34px;height:34px;min-width:34px;display:grid;place-items:center;border-radius:10px;font-size:15px}.wallet-history-operation-icon.credit{background:#eaf8ef;color:#16804a}.wallet-history-operation-icon.debit{background:#fff0f0;color:#bd3838}.wallet-history-operation-icon.neutral{background:#eef4f8;color:#55738b}.wallet-history-operation>div{min-width:0}.wallet-history-operation a,.wallet-history-operation strong{display:block;color:#1f405b;font-size:11px;font-weight:900;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:310px}.wallet-history-operation a:hover{color:#0d5fa7}.wallet-history-operation small{display:block;margin-top:3px;color:#8a99a8;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:310px}.wallet-history-method{display:inline-flex;align-items:center;padding:5px 8px;border-radius:8px;background:#f1f5f8;color:#506b81;font-size:10px;font-weight:800;white-space:nowrap}.wallet-history-amount{font-size:12px;font-weight:900;white-space:nowrap}.wallet-history-amount.credit{color:#16804a}.wallet-history-amount.debit{color:#bd3838}.wallet-history-amount.neutral{color:#36556d}.wallet-history-date{color:#718599;font-size:10px;white-space:nowrap}.wallet-history-body-unified>.wallet-empty{padding:25px 18px;text-align:center}.wallet-copy-field.is-copied{border-color:#91c7aa;background:#f2fbf5}.wallet-copy-field.is-copied i{color:#16804a}
@media(max-width:680px){.wallet-history>summary{align-items:flex-start}.wallet-history>summary small{max-width:180px;text-align:left;line-height:1.5}.wallet-history-table th,.wallet-history-table td{padding:11px 12px}.wallet-history-operation{min-width:195px}.wallet-history-operation a,.wallet-history-operation strong,.wallet-history-operation small{max-width:235px}}
@media (max-width: 680px) {

    .wallet-history {
        border-radius: 16px;
        overflow: hidden;
    }

    .wallet-history-body-unified {
        padding: 10px;
        background: #f5f7fb;
    }

    .wallet-history-table-wrap {
        width: 100%;
        overflow: visible;
    }

    .wallet-history-table {
        display: block;
        width: 100%;
        min-width: 0;
    }

    .wallet-history-table thead {
        display: none;
    }

    .wallet-history-table tbody {
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 100%;
    }

    .wallet-history-table tbody tr {
        display: grid;

        grid-template-columns:
            minmax(0, 1fr)
            auto
            auto;

        grid-template-areas:
            "operation amount status"
            "method method date";

        align-items: center;
        gap: 11px 10px;

        width: 100%;
        box-sizing: border-box;

        padding: 11px;

        border: 1px solid #e4eaf1;
        border-radius: 14px;

        background: #fff;

        box-shadow:
            0 5px 16px rgba(16, 47, 80, .04);
    }

    .wallet-history-table tbody tr:hover {
        background: #fff;
    }

    .wallet-history-table td {
        display: block;

        width: auto;
        min-width: 0;

        padding: 0;

        border: 0;

        background: transparent;
    }

    /* العملية */
    .wallet-history-table td:nth-child(1) {
        grid-area: operation;
    }

    /* الطريقة */
    .wallet-history-table td:nth-child(2) {
        grid-area: method;
    }

    /* المبلغ */
    .wallet-history-table td:nth-child(3) {
        grid-area: amount;
    }

    /* الحالة */
    .wallet-history-table td:nth-child(4) {
        grid-area: status;
    }

    /* التاريخ */
    .wallet-history-table td:nth-child(5) {
        grid-area: date;
        text-align: left;
    }

    .wallet-history-operation {
        width: 100%;
        min-width: 0;
        gap: 9px;
    }

    .wallet-history-operation-icon {
        width: 37px;
        height: 37px;
        min-width: 37px;

        border-radius: 11px;

        font-size: 16px;
    }

    .wallet-history-operation > div {
        flex: 1;
        min-width: 0;
    }

    .wallet-history-operation a,
    .wallet-history-operation strong {
        max-width: none;

        color: #1f405b;

        font-size: 11px;
        font-weight: 900;

        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .wallet-history-operation small {
        max-width: none;

        margin-top: 3px;

        color: #8999a8;

        font-size: 9px;

        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .wallet-history-amount {
        display: block;

        font-size: 12px;
        font-weight: 900;

        white-space: nowrap;
    }

    .wallet-invoice-status {
        padding: 5px 7px;

        font-size: 9px;

        white-space: nowrap;
    }

    .wallet-history-method {
        position: relative;

        display: inline-flex;
        align-items: center;

        padding: 0 0 0 0;

        border-radius: 0;

        background: transparent;

        color: #718599;

        font-size: 9px;
        font-weight: 700;
    }

    .wallet-history-method::before {
        content: "الطريقة:";

        margin-left: 4px;

        color: #9aa8b5;

        font-size: 9px;
        font-weight: 500;
    }

    .wallet-history-date {
        display: block;

        color: #8999a8;

        font-size: 9px;

        white-space: nowrap;
    }
}
.wallet-payment-single-topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.wallet-payment-single-meta {
    min-width: 0;
    flex: 1;
}

.wallet-payment-single-invoice {
    flex-shrink: 0;

    display: flex;
    flex-direction: column;
    align-items: flex-end;

    gap: 7px;

    text-align: left;
}

.wallet-payment-single-invoice .wallet-payment-status {
    align-self: flex-end;
}

.wallet-payment-invoice-number {
    text-align: left;
}

.wallet-payment-invoice-number > span,
.wallet-payment-invoice-number > strong {
    display: block;
}

.wallet-payment-invoice-number > span {
    margin-bottom: 3px;

    color: #8898a8;

    font-size: 9px;
}

.wallet-payment-invoice-number > strong {
    color: #34536c;

    font-size: 11px;
    font-family: monospace;

    white-space: nowrap;
}
@media (max-width: 680px) {

    .wallet-payment-single-topbar {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;

        gap: 10px;

        width: 100%;
    }

    .wallet-payment-single-meta {
        flex: 1;
        min-width: 0;

        gap: 9px;
    }

    .wallet-payment-method-logo {
        width: 40px;
        height: 40px;
        min-width: 40px;

        border-radius: 11px;
    }

    .wallet-payment-single-meta > div {
        min-width: 0;
    }

    .wallet-payment-single-meta > div > span {
        font-size: 8px;
    }

    .wallet-payment-single-meta > div > strong {
        font-size: 12px;

        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .wallet-payment-single-meta > div > small {
        font-size: 8px;

        white-space: nowrap;
    }

    .wallet-payment-single-invoice {
        flex: 0 0 auto;

        display: flex;
        flex-direction: column;
        align-items: flex-end;

        gap: 6px;

        text-align: left;
    }

    .wallet-payment-single-invoice .wallet-payment-status {
        align-self: flex-end;

        padding: 4px 7px;

        font-size: 8px;

        white-space: nowrap;
    }

    .wallet-payment-invoice-number {
        text-align: left;
    }

    .wallet-payment-invoice-number > span {
        font-size: 8px;
    }

    .wallet-payment-invoice-number > strong {
        margin-top: 2px;

        font-size: 10px;

        white-space: nowrap;
    }
}