@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";*{font-family:Poppins,sans-serif}:root,[data-theme=light],body.theme-light{--app-bg:#fff;--app-page-bg:#f8fafc;--app-card-bg:#fff;--app-card-border:#e2e8f0;--app-text:#0f172a;--app-text-muted:#64748b;--app-nav-bg:#ffffffeb;--app-nav-border:#e2e8f0;--app-badge-bg:#eef2ff;--app-badge-text:#4f46e5;--app-badge-border:#c7d2fe;--app-input-bg:#fff;--app-input-border:#cbd5e1}[data-theme=dark],body.theme-dark{--app-bg:#070b12;--app-page-bg:#0b0f19;--app-card-bg:#0f172a;--app-card-border:#ffffff14;--app-text:#f8fafc;--app-text-muted:#94a3b8;--app-nav-bg:#0a0f1deb;--app-nav-border:#ffffff14;--app-badge-bg:#6366f126;--app-badge-text:#818cf8;--app-badge-border:#6366f14d;--app-input-bg:#1e293b;--app-input-border:#ffffff1f}html,body,#root{min-height:100%;margin:0;padding:0}body{background-color:var(--app-bg);color:var(--app-text);-webkit-tap-highlight-color:transparent;font-family:Poppins,sans-serif;transition:background-color .2s,color .2s}@media (width<=768px){#client-scroll-area{-webkit-overflow-scrolling:touch;height:100%!important;max-height:100%!important;padding-bottom:calc(120px + env(safe-area-inset-bottom,24px))!important;overflow:hidden auto!important}}body.theme-dark{background-color:var(--app-bg)!important;color:var(--app-text)!important}body.theme-dark .bg-white:not(.qr-container-white){background-color:var(--app-card-bg)!important;color:var(--app-text)!important}.qr-container-white,body.theme-dark .qr-container-white{color:#000!important;background-color:#fff!important}body.theme-dark .bg-light{background-color:var(--app-bg)!important;color:var(--app-text)!important}body.theme-dark .card{background-color:var(--app-card-bg);border-color:var(--app-card-border);color:var(--app-text)}body.theme-dark .modal-content,body.theme-dark .MuiDialog-paper,body.theme-dark .MuiPaper-root{background-color:var(--app-card-bg)!important;color:var(--app-text)!important;border:1px solid #ffffff1f!important;box-shadow:0 25px 50px -12px #000c,0 0 0 1px #ffffff0d!important}body.theme-dark .modal-backdrop,body.theme-dark .MuiBackdrop-root{-webkit-backdrop-filter:blur(4px);background-color:#000000bf!important}body.theme-dark .swal2-popup{background-color:var(--app-card-bg)!important;color:var(--app-text)!important;border:1px solid #ffffff1f!important;box-shadow:0 25px 50px -12px #000c,0 0 0 1px #ffffff0d!important}body.theme-dark .swal2-title,body.theme-dark .swal2-html-container{color:var(--app-text)!important}body.theme-dark .swal2-cancel{color:#f8fafc!important;background-color:#1e293b!important;border:1px solid #ffffff1f!important}body.theme-dark .interactive-card{background-color:var(--app-input-bg)!important;border-color:var(--app-card-border)!important;color:var(--app-text)!important}body.theme-dark .interactive-card:hover{background-color:#273549!important;border-color:#6366f1!important}body.theme-dark .form-control,body.theme-dark .form-select,body.theme-dark .MuiOutlinedInput-root,body.theme-dark .MuiInputBase-root{background-color:var(--app-input-bg)!important;border-color:var(--app-input-border)!important;color:#fff!important;caret-color:#fff!important}body.theme-dark input,body.theme-dark textarea,body.theme-dark .form-control,body.theme-dark .form-select,body.theme-dark .MuiInputBase-input,body.theme-dark .MuiOutlinedInput-input{color:#fff!important;-webkit-text-fill-color:#fff!important;caret-color:#fff!important}body.theme-dark .MuiOutlinedInput-notchedOutline{border-color:var(--app-input-border)!important}body.theme-dark .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#8b5cf6!important}body.theme-dark .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,body.theme-dark .form-control:focus,body.theme-dark .form-select:focus,body.theme-dark .form-control:active,body.theme-dark input:focus,body.theme-dark textarea:focus{background-color:var(--app-input-bg)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;caret-color:#fff!important;border-color:#8b5cf6!important;box-shadow:0 0 0 .25rem #8b5cf640!important}body.theme-dark .MuiInputBase-input:focus,body.theme-dark .MuiOutlinedInput-input:focus,body.theme-dark .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-input{color:#fff!important;-webkit-text-fill-color:#fff!important;caret-color:#fff!important}body.theme-dark input:-webkit-autofill{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;transition:background-color 5000s ease-in-out!important;-webkit-box-shadow:inset 0 0 0 1000px #1e293b!important}body.theme-dark input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;transition:background-color 5000s ease-in-out!important;-webkit-box-shadow:inset 0 0 0 1000px #1e293b!important}body.theme-dark input:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;transition:background-color 5000s ease-in-out!important;-webkit-box-shadow:inset 0 0 0 1000px #1e293b!important}body.theme-dark textarea:-webkit-autofill{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;transition:background-color 5000s ease-in-out!important;-webkit-box-shadow:inset 0 0 0 1000px #1e293b!important}body.theme-dark select:-webkit-autofill{-webkit-text-fill-color:#fff!important;caret-color:#fff!important;transition:background-color 5000s ease-in-out!important;-webkit-box-shadow:inset 0 0 0 1000px #1e293b!important}body.theme-dark input::placeholder,body.theme-dark textarea::placeholder,body.theme-light input::placeholder,body.theme-light textarea::placeholder{color:#94a3b8!important;opacity:.8!important}body.theme-dark .btn:disabled,body.theme-dark button:disabled,body.theme-dark .btn.disabled,body.theme-dark .MuiButton-root.Mui-disabled{opacity:.65!important;color:#f8fafcd9!important;cursor:not-allowed!important;background-color:#334155!important;border-color:#ffffff1a!important}body.theme-light .btn:disabled,body.theme-light button:disabled,body.theme-light .btn.disabled,body.theme-light .MuiButton-root.Mui-disabled{opacity:.65!important;color:#64748b!important;cursor:not-allowed!important;background-color:#e2e8f0!important;border-color:#cbd5e1!important}body.theme-dark .table{--bs-table-bg:transparent;--bs-table-color:var(--app-text);--bs-table-border-color:#ffffff14;color:var(--app-text)}body.theme-dark .text-dark{color:#f8fafc!important}body.theme-dark .text-secondary{color:#94a3b8!important}body.theme-dark .border,body.theme-dark .border-bottom,body.theme-dark .border-top,body.theme-dark .border-start,body.theme-dark .border-end{border-color:#ffffff14!important}body.theme-light .card{color:#0f172a;background-color:#fff;border-color:#e2e8f0}body.theme-light .table{--bs-table-bg:transparent;--bs-table-color:#0f172a;--bs-table-border-color:#e2e8f0;color:#0f172a}.position-relative .form-control.is-invalid{background-image:none!important}.anim{opacity:0;animation:1s forwards fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}*{scrollbar-width:thin;scrollbar-color:#626467 transparent}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#374151;border-radius:20px;transition:background-color .2s ease-in-out}::-webkit-scrollbar-thumb:hover{background-color:#4f46e5}.custom-scroll{scroll-behavior:smooth}.no-scrollbar{-ms-overflow-style:none!important;scrollbar-width:none!important}.no-scrollbar::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}@keyframes tetherx-slide-up{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}.text-break-hash{word-break:break-all!important;overflow-wrap:anywhere!important}.table-scroll-container{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto!important}@media (width<=767.98px){.modal-dialog.modal-dialog-centered,.modal-dialog{width:calc(100% - 1.5rem)!important;max-width:480px!important;margin:.75rem auto!important}.modal-content{flex-direction:column!important;max-height:calc(100dvh - 2rem)!important;display:flex!important;overflow:hidden!important}.modal-body{-webkit-overflow-scrolling:touch!important;max-height:calc(100dvh - 160px)!important;padding:1rem!important;overflow-y:auto!important}.modal-header,.modal-footer{flex-shrink:0!important;padding:.75rem 1rem!important}.form-control,.form-select,.btn{min-height:38px}.badge{white-space:nowrap}}@media (width<=375px){.modal-dialog.modal-dialog-centered,.modal-dialog{width:calc(100% - 1rem)!important;margin:.5rem auto!important}.modal-body{padding:.75rem!important}}[dir=rtl],[lang=ur],[lang=ar]{text-align:right}[lang=ur] *{font-family:Noto Nastaliq Urdu,Jameel Noori Nastaleeq,Urdu Typesetting,Segoe UI,Tahoma,sans-serif}[lang=ar] *{font-family:Noto Sans Arabic,Segoe UI,Tahoma,sans-serif}.crypto-hash,.wallet-address,.crypto-ticker,.crypto-amount,.font-monospace,.text-monospace,[data-dir=ltr],.ltr-protect,.direction-ltr,code,pre,[dir=rtl] .crypto-hash,[dir=rtl] .wallet-address,[dir=rtl] .crypto-ticker,[dir=rtl] .crypto-amount,[dir=rtl] .font-monospace,[dir=rtl] .text-monospace,[dir=rtl] [data-dir=ltr],[dir=rtl] .ltr-protect,[dir=rtl] .direction-ltr,[dir=rtl] code,[dir=rtl] pre{text-align:left!important;direction:ltr!important;unicode-bidi:isolate!important}[dir=rtl] .rtl-flip{display:inline-block;transform:scaleX(-1)}[dir=rtl] .form-select{background-position:.75rem}.client-sidebar-drawer,.admin-sidebar-drawer,aside,[role=complementary]{direction:ltr!important}@media (width<=767.98px){[dir=rtl] .client-sidebar-drawer,[dir=rtl] .admin-sidebar-drawer,[dir=rtl] aside{left:0!important;right:auto!important}[dir=rtl] .client-sidebar-drawer.drawer-closed,[dir=rtl] .admin-sidebar-drawer.drawer-closed{transform:translate(-100%)!important}[dir=rtl] .client-sidebar-drawer.drawer-open,[dir=rtl] .admin-sidebar-drawer.drawer-open{transform:translate(0)!important}}@media (width>=768px){.client-sidebar-drawer,.admin-sidebar-drawer,.client-sidebar-drawer.drawer-closed,.admin-sidebar-drawer.drawer-closed,.client-sidebar-drawer.drawer-open,.admin-sidebar-drawer.drawer-open,[dir=rtl] .client-sidebar-drawer,[dir=rtl] .admin-sidebar-drawer,[dir=rtl] .client-sidebar-drawer.drawer-closed,[dir=rtl] .admin-sidebar-drawer.drawer-closed,[dir=rtl] .client-sidebar-drawer.drawer-open,[dir=rtl] .admin-sidebar-drawer.drawer-open,[dir=rtl] aside{display:flex!important;position:static!important;left:0!important;right:auto!important;transform:none!important}}.p2p-chat-scroll-hide{-ms-overflow-style:none!important;scrollbar-width:none!important}.p2p-chat-scroll-hide::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}.hide-scrollbar{-ms-overflow-style:none!important;scrollbar-width:none!important}.hide-scrollbar::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}@keyframes aiCursorBlink{0%,to{opacity:1}50%{opacity:0}}.ai-typing-cursor{vertical-align:-2px;border-radius:1px;width:7px;height:15px;animation:.8s ease-in-out infinite aiCursorBlink;display:inline-block}@keyframes aiDotPulse{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.ai-thinking-dots{align-items:center;gap:4px;height:18px;display:inline-flex}.ai-thinking-dots span{background-color:#7c3aed;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite aiDotPulse;display:inline-block}.ai-thinking-dots span:first-child{animation-delay:0s}.ai-thinking-dots span:nth-child(2){animation-delay:.2s}.ai-thinking-dots span:nth-child(3){animation-delay:.4s}@media (width>=576px){.w-sm-auto{width:auto!important}.w-sm-100{width:100%!important}}@media (width>=768px){.w-md-auto{width:auto!important}.w-md-100{width:100%!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.ms-md-auto{margin-left:auto!important}.me-md-auto{margin-right:auto!important}}@media (width>=992px){.w-lg-auto{width:auto!important}.w-lg-100{width:100%!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.ms-lg-auto{margin-left:auto!important}.me-lg-auto{margin-right:auto!important}}.logout-popup{box-sizing:border-box!important;border-radius:20px!important;width:calc(100vw - 32px)!important;max-width:400px!important;margin:16px auto!important;padding:24px 20px 22px!important;font-family:inherit!important;overflow:hidden!important;box-shadow:0 20px 25px -5px #0003,0 10px 10px -5px #00000014!important}.logout-popup .swal2-html-container{margin:0!important;padding:0!important;overflow:visible!important}.logout-popup .swal2-actions{box-sizing:border-box!important;flex-direction:row!important;justify-content:center!important;gap:12px!important;width:100%!important;margin:20px auto 0!important;padding:0 4px!important;display:flex!important}.logout-confirm,.logout-cancel{white-space:nowrap!important;min-width:0!important;box-shadow:none!important;border-radius:12px!important;flex:1!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:10px 14px!important;font-size:.95rem!important;font-weight:600!important;transition:all .2s!important;display:inline-flex!important}.logout-confirm{color:#fff!important;background:#4f46e5!important;border:1px solid #4f46e5!important;box-shadow:0 4px 10px -2px #4f46e559!important}.logout-confirm:hover{background:#4338ca!important;border-color:#4338ca!important}.logout-cancel{color:#374151!important;background-color:#f1f5f9!important;border:1px solid #e2e8f0!important}.logout-cancel:hover{background-color:#e2e8f0!important}body.theme-dark .logout-cancel{color:#f8fafc!important;background-color:#1e293b!important;border-color:#ffffff1f!important}body.theme-dark .logout-cancel:hover{background-color:#2d3b4f!important}@media (width<=380px){.logout-popup{border-radius:16px!important;width:calc(100vw - 20px)!important;padding:20px 14px 18px!important}.logout-popup .swal2-actions{gap:8px!important;margin-top:16px!important;padding:0!important}.logout-confirm,.logout-cancel{border-radius:10px!important;padding:9px 10px!important;font-size:.88rem!important}}
