:root{-webkit-text-size-adjust:100%;text-size-adjust:100%;font-synthesis:none}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font:inherit;letter-spacing:inherit;color:inherit;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none!important}img,svg,video,canvas,audio,iframe,embed,object{display:block;max-width:100%}img,video,canvas{height:auto}table{border-collapse:collapse;border-spacing:0}*{scrollbar-width:thin}html{min-height:100vh;height:100%;width:100%;max-width:100%;margin:0;padding:0;overflow-x:clip;overflow-y:auto;scrollbar-gutter:stable}body{min-height:100vh;height:100%;width:100%;max-width:100%;margin:0;padding:0;overflow-x:clip}body.dashboard-layout{overflow:hidden}html.dashboard-layout{overflow:hidden;height:100%}html.dashboard-layout,body.dashboard-layout{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%}body.dashboard-layout #app{width:100%;height:100%;overflow:hidden}body{scrollbar-gutter:stable;font-size:18px;font-weight:400;font-style:normal;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:.01em;overflow-y:scroll}.theme-light{--layout-side-padding: .9rem;--main-scrollbar-reserve: 1.25rem;--app-bg: #ffffff;--app-surface: #ffffff;--app-surface-muted: #f8fafc;--app-surface-elevated: #ffffff;--app-text: #0f172a;--app-text-muted: #0f172a;--app-heading: #020617;--app-border: #0f172a;--app-accent: #0f62fe;--app-accent-strong: #0b4fd1;--app-ring: rgba(15, 98, 254, .28);--app-radius-md: 10px;--app-radius-lg: 12px;--app-radius-pill: 20px;--app-shadow-sm: 0 6px 20px rgba(15, 23, 42, .06);--app-shadow-md: 0 10px 28px rgba(15, 23, 42, .1);--app-transition: .24s ease;--p-primary-color: var(--app-accent);--p-primary-hover-color: var(--app-accent-strong);--p-primary-active-color: #083ea3;--p-primary-contrast-color: #f8fafc;--p-text-color: var(--app-text);--p-text-hover-color: #020617;--p-text-muted-color: var(--app-text-muted);--p-content-background: var(--app-surface);--p-content-hover-background: #f8fafc;--p-content-border-color: var(--app-border);--p-content-secondary-background: var(--app-surface-muted);--p-content-secondary-border-color: #0f172a;--p-form-field-background: #ffffff;--p-form-field-color: var(--app-text);--p-form-field-placeholder-color: #0f172a;--p-form-field-border-color: var(--app-border);--p-form-field-hover-border-color: #0f172a;--p-form-field-focus-border-color: var(--app-accent);--p-focus-ring-shadow: 0 0 0 .2rem var(--app-ring);--block-border: color-mix(in srgb, var(--p-content-border-color) 82%, #000000 18%);--block-bg: #ffffff}.theme-dark{--layout-side-padding: .9rem;--main-scrollbar-reserve: 1.25rem;--app-bg: linear-gradient(180deg, #101216 0%, #0c0e12 50%, #090b0f 100%);--app-surface: #0f1115;--app-surface-muted: #12141a;--app-surface-elevated: #16181e;--app-text: #ffffff;--app-text-muted: #ffffff;--app-heading: #ffffff;--app-border: #2b2b2b;--app-accent: #58a6ff;--app-accent-strong: #79b8ff;--app-ring: rgba(88, 166, 255, .35);--app-shadow-sm: none;--app-shadow-md: none;--p-primary-color: var(--app-accent);--p-primary-hover-color: var(--app-accent-strong);--p-primary-active-color: #8bc3ff;--p-primary-contrast-color: #090b0f;--p-text-color: var(--app-text);--p-text-hover-color: #ffffff;--p-text-muted-color: var(--app-text-muted);--p-content-background: var(--app-surface);--p-content-hover-background: var(--app-surface-elevated);--p-content-border-color: var(--app-border);--p-content-secondary-background: var(--app-surface-muted);--p-content-secondary-border-color: var(--app-border);--p-form-field-background: var(--app-surface-elevated);--p-form-field-color: var(--app-text);--p-form-field-placeholder-color: #9ba3af;--p-form-field-border-color: var(--app-border);--p-form-field-hover-border-color: #3a3a3a;--p-form-field-focus-border-color: var(--app-accent);--p-focus-ring-shadow: 0 0 0 .2rem var(--app-ring);--block-border: rgba(69, 71, 78, .72);--block-bg: linear-gradient(180deg, rgba(22, 24, 29, .96) 0%, rgba(22, 24, 29, .96) 4%, rgba(17, 18, 22, .96) 100%);--surface-dark-base: rgb(22, 22, 24);--surface-dark-elevated: rgb(24, 25, 28);--surface-dark-border: rgba(67, 70, 78, .72);--surface-dark-hover: rgba(255, 255, 255, .04)}*{box-sizing:border-box}a{text-decoration:none;color:inherit;transition:color var(--app-transition)}h1{margin:0;font-weight:400;font-size:2rem;color:var(--app-heading)}#app{min-height:100dvh;height:100%;width:100%;max-width:100%;overflow-x:clip}body{background:var(--app-bg);color:var(--app-text);transition:background-color var(--app-transition),color var(--app-transition);position:relative}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:var(--app-bg);z-index:-1;pointer-events:none}.theme-dark{background:var(--app-bg)!important;border:0!important;outline:none!important;box-shadow:none!important}.theme-dark body,.theme-dark #app{background:var(--app-bg)!important;min-height:100dvh;border:0!important;outline:none!important;box-shadow:none!important}html.theme-dark .view-loader-wrapper .p-progress-spinner-circle,html.theme-dark .loader .p-progress-spinner-circle,html.theme-dark .view-loader-wrapper .p-progress-spinner svg circle,html.theme-dark .loader .p-progress-spinner svg circle{stroke:#0c0e12!important}html.theme-dark .layout-header .header,html.theme-dark .layout-header header{background:var(--block-bg)!important;border-bottom-color:#43464eb8!important}html.theme-dark .layout-sidebar-track{border:1px solid rgba(67,70,78,.72)!important;border-radius:16px!important;background:linear-gradient(0deg,#111216f5,#16181df5)!important;box-shadow:none!important}.layout-sidebar-track .nav-item-label,.layout-sidebar-track .select-trigger-label,.layout-sidebar-track .view-role-selector,.layout-sidebar-track .layout-sidebar-toggle,.p-drawer .nav-item-label,.p-drawer .select-trigger-label,.p-drawer .view-role-selector{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}html.theme-dark .p-drawer,html.theme-dark .p-drawer .p-drawer-content,html.theme-dark .p-drawer .p-drawer-header{background:linear-gradient(0deg,#111216f5,#16181df5)!important;border:1px solid rgba(67,70,78,.72);border-radius:16px}html.theme-dark .layout-sidebar-track .nav-item,html.theme-dark .layout-sidebar-track .nav-item *,html.theme-dark .layout-sidebar-track .nav-item .nav-item-label,html.theme-dark .layout-sidebar-track .nav-item .nav-item-icon,html.theme-dark .layout-sidebar-track .select-trigger-label,html.theme-dark .layout-sidebar-track .view-role-selector label,html.theme-dark .layout-sidebar-track .layout-sidebar-toggle,html.theme-dark .layout-sidebar-track .layout-sidebar-toggle *,html.theme-dark .p-drawer .nav-item,html.theme-dark .p-drawer .nav-item *,html.theme-dark .p-drawer .nav-item .nav-item-label,html.theme-dark .p-drawer .nav-item .nav-item-icon,html.theme-dark .p-drawer .select-trigger-label,html.theme-dark .p-drawer .view-role-selector label{color:#fff!important}html.theme-dark .layout-sidebar-track .nav-item:hover,html.theme-dark .layout-sidebar-track .nav-item:hover .nav-item-label,html.theme-dark .layout-sidebar-track .nav-item:hover .nav-item-icon,html.theme-dark .layout-sidebar-track .layout-sidebar-toggle:hover,html.theme-dark .layout-sidebar-track .layout-sidebar-toggle:hover *,html.theme-dark .p-drawer .nav-item:hover,html.theme-dark .p-drawer .nav-item:hover .nav-item-label,html.theme-dark .p-drawer .nav-item:hover .nav-item-icon{color:var(--p-primary-color)!important}html.theme-dark .layout-sidebar-track .nav-item:hover,html.theme-dark .p-drawer .nav-item:hover{background:transparent!important}html.theme-dark .layout-sidebar-track .nav-item.active,html.theme-dark .layout-sidebar-track .nav-item.active .nav-item-label,html.theme-dark .layout-sidebar-track .nav-item.active .nav-item-icon,html.theme-dark .p-drawer .nav-item.active,html.theme-dark .p-drawer .nav-item.active .nav-item-label,html.theme-dark .p-drawer .nav-item.active .nav-item-icon{color:var(--p-primary-color)!important}html.theme-dark .layout-sidebar-track .nav-item.active,html.theme-dark .p-drawer .nav-item.active{background:transparent!important}.theme-light body,.theme-light #app{background:var(--app-bg)!important;min-height:100dvh;border:0!important;outline:none!important;box-shadow:none!important}html.theme-light .content-body,html.theme-light .content-bar:not(.secondary){background:#fff!important;border:1px solid var(--block-border)!important}html.theme-light .p-datatable thead>tr>th,html.theme-light .p-datatable tbody>tr>td{border-bottom-color:var(--block-border)!important}html.theme-light .p-select,html.theme-light .p-multiselect{border-color:var(--block-border)!important}html.theme-light .layout-header .header-logout-btn.p-button,html.theme-light .layout-header .theme-toggle-btn.p-button{border:2px solid var(--block-border)!important}html.theme-dark .layout-header .header .p-button.p-button-outlined,html.theme-dark .layout-header .header .p-button.p-button-icon-only{background:var(--block-bg)!important;border-color:#43464eb8!important;color:#b9c5dac2!important}html.theme-dark .layout-header .header .p-button.p-button-outlined .p-button-icon,html.theme-dark .layout-header .header .p-button.p-button-icon-only .p-button-icon{color:#fff!important}html.theme-dark .layout-header .header .p-button.p-button-outlined:hover,html.theme-dark .layout-header .header .p-button.p-button-icon-only:hover{background:#ffffff14!important;border-color:#43464eb8!important;color:var(--p-primary-color)!important}html.theme-dark .layout-header .header .p-button.p-button-outlined:hover .p-button-icon,html.theme-dark .layout-header .header .p-button.p-button-icon-only:hover .p-button-icon{color:var(--p-primary-color)!important}button,input,textarea,select,a,.p-button,.p-component{transition:color var(--app-transition),background-color var(--app-transition),border-color var(--app-transition),box-shadow var(--app-transition),transform var(--app-transition)}.p-button{border-radius:var(--app-radius-pill);padding:.66rem 1.12rem}.p-button.p-button-outlined{border:1px solid color-mix(in srgb,var(--p-content-border-color) 74%,var(--p-primary-color) 26%);background:color-mix(in srgb,var(--p-content-background) 98%,#ffffff 2%);color:var(--p-text-color)}html.theme-light .p-button.p-button-outlined{border-color:var(--block-border)!important}.p-button.p-button-outlined:hover{border-color:color-mix(in srgb,var(--p-primary-color) 62%,var(--p-content-border-color) 38%);background:color-mix(in srgb,var(--p-primary-color) 8%,transparent 92%)}.p-button.p-button-icon-only{border-radius:.7rem;border:1px solid color-mix(in srgb,var(--p-content-border-color) 82%,transparent 18%);background:color-mix(in srgb,var(--p-content-background) 99%,#ffffff 1%)}html.theme-light .p-button.p-button-icon-only{border-color:var(--block-border)!important}.p-button.p-button-icon-only:hover{border-color:color-mix(in srgb,var(--p-primary-color) 56%,var(--p-content-border-color) 44%);background:color-mix(in srgb,var(--p-primary-color) 9%,transparent 91%)}.app-separator,.p-divider.p-component{border-color:color-mix(in srgb,#111827 26%,var(--p-content-border-color) 74%)!important}html.theme-light .app-separator,html.theme-light .p-divider.p-component{border-color:var(--block-border)!important}.p-inputtext,.p-select,.p-multiselect,.p-datepicker-input,.p-inputnumber-input,.p-password-input,.p-textarea{border-radius:.75rem;padding:.62rem .86rem;border:1px solid color-mix(in srgb,var(--p-content-border-color) 82%,transparent 18%);background:color-mix(in srgb,var(--p-content-background) 99%,#ffffff 1%);min-height:2.5rem}html.theme-light .p-inputtext,html.theme-light .p-select,html.theme-light .p-multiselect,html.theme-light .p-datepicker-input,html.theme-light .p-inputnumber-input,html.theme-light .p-password-input,html.theme-light .p-textarea{border-color:var(--block-border)!important}.p-select,.p-multiselect{box-shadow:none}.p-inputtext:enabled:hover,.p-textarea:enabled:hover,.p-inputnumber-input:hover,.p-select:not(.p-disabled):hover,.p-multiselect:not(.p-disabled):hover{border-color:color-mix(in srgb,var(--p-primary-color) 62%,var(--p-content-border-color) 38%)}.p-inputtext:enabled:focus,.p-textarea:enabled:focus,.p-inputnumber-input:focus,.p-select.p-focus,.p-multiselect.p-focus{border-color:var(--p-primary-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--p-primary-color) 20%,transparent 80%)}.p-drawer,.p-dialog,.p-popover,.p-toast-message,.p-datatable,.p-card{border-radius:var(--app-radius-lg);border:1px solid var(--p-content-border-color);box-shadow:var(--app-shadow-sm)}.p-datatable-wrapper,.p-datatable-table-container{min-width:0!important}.p-dialog{max-width:calc(100vw - 2rem)!important}.p-dialog.order-create-dialog,.p-dialog.data-record-dialog.order-create-dialog,.p-dialog.create-out-order-dialog,.p-dialog.create-dispute-dialog,.p-dialog.data-record-dialog.create-dispute-dialog,.p-dialog.api-keys-dialog,.p-dialog.data-record-dialog.api-keys-dialog{width:min(440px,calc(100vw - 2rem))!important;max-width:440px!important}html.theme-light .p-drawer,html.theme-light .p-dialog,html.theme-light .p-popover,html.theme-light .p-toast-message,html.theme-light .p-datatable,html.theme-light .p-card{border-color:var(--block-border)!important}html.theme-light .p-dialog,html.theme-light .p-dialog .p-dialog-header,html.theme-light .p-dialog .p-dialog-content,html.theme-light .p-dialog .p-dialog-title,html.theme-light .p-dialog label,html.theme-light .p-dialog p,html.theme-light .p-dialog span:not(.p-button-label):not(.p-badge),html.theme-light .p-dialog .p-inputtext,html.theme-light .p-dialog .p-select-label,html.theme-light .p-dialog .p-select-dropdown,html.theme-light .p-dialog .p-floatlabel label,html.theme-light .p-dialog code,html.theme-light .p-dialog .confirmation-warn,html.theme-light .p-dialog .section-title,html.theme-light .p-dialog .detail-label,html.theme-light .p-dialog .detail-value,html.theme-light .p-dialog .amount-currency,html.theme-light .p-dialog .description,html.theme-light .p-dialog .msg,html.theme-light .p-dialog .timer,html.theme-light .p-dialog .timer b{color:#0f172a!important}.p-dialog .p-dialog-header .p-button.p-button-icon-only{display:none!important}.p-dialog .dialog-cancel-btn.p-button,.p-dialog .dialog-cancel-btn.p-button:hover{color:#b45555f2!important;background:#dc8c8c1f!important;border-color:#b4555566!important}.p-dialog .dialog-cancel-btn.p-button:hover{background:#dc8c8c38!important;border-color:#b455558c!important}html.theme-dark .data-record-dialog,html.theme-dark .data-record-dialog .p-dialog-header,html.theme-dark .data-record-dialog .p-dialog-content{background:#161618!important;border-color:#43464eb8!important}html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-inputtext,html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-inputnumber-input,html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-datepicker-input,html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-select,html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-select:hover,html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-select.p-focus{background:#161618!important;border-color:#43464eb8!important;color:#fff!important;box-shadow:none!important}html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-button.p-button-primary{background:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-button.p-button-primary:hover{background:#2563eb!important;border-color:#2563eb!important}html.theme-dark .withdraw-dialog,html.theme-dark .withdraw-dialog .p-dialog-header,html.theme-dark .withdraw-dialog .p-dialog-content,html.theme-dark .withdraw-dialog .field-panel,html.theme-dark .order-create-dialog,html.theme-dark .order-create-dialog .p-dialog-header,html.theme-dark .order-create-dialog .p-dialog-content,html.theme-dark .requisite-dialog,html.theme-dark .requisite-dialog .p-dialog-header,html.theme-dark .requisite-dialog .p-dialog-content{background:var(--surface-dark-base)!important;border-color:var(--surface-dark-border)!important}html.theme-dark .withdraw-dialog .p-inputtext,html.theme-dark .withdraw-dialog .p-inputnumber-input,html.theme-dark .withdraw-dialog .p-datepicker-input,html.theme-dark .withdraw-dialog .p-select,html.theme-dark .withdraw-dialog .p-select.p-focus,html.theme-dark .withdraw-dialog .p-select:hover,html.theme-dark .order-create-dialog .p-inputtext,html.theme-dark .order-create-dialog .p-inputnumber-input,html.theme-dark .order-create-dialog .p-datepicker-input,html.theme-dark .order-create-dialog .p-select,html.theme-dark .order-create-dialog .p-select.p-focus,html.theme-dark .order-create-dialog .p-select:hover,html.theme-dark .requisite-dialog .p-inputtext,html.theme-dark .requisite-dialog .p-inputnumber-input,html.theme-dark .requisite-dialog .p-datepicker-input,html.theme-dark .requisite-dialog .p-select,html.theme-dark .requisite-dialog .p-select.p-focus,html.theme-dark .requisite-dialog .p-select:hover{background:var(--surface-dark-base)!important;border-color:var(--surface-dark-border)!important;color:#fff!important;box-shadow:none!important}html.theme-light .requisite-dialog,html.theme-light .requisite-dialog .p-dialog-header,html.theme-light .requisite-dialog .p-dialog-content{background:#fff!important;border-color:var(--block-border)!important}.create-out-order-dialog,.create-dispute-dialog{border-radius:18px!important;overflow:hidden}html.theme-light .create-out-order-dialog,html.theme-light .create-dispute-dialog{border:1px solid var(--block-border)!important}html.theme-dark .create-out-order-dialog{border:1px solid rgba(67,70,78,.72)!important;box-shadow:0 14px 34px #00000061}.create-out-order-dialog .p-dialog-header{border-bottom:1px solid var(--block-border)}.create-out-order-dialog .p-dialog-title,.order-create-dialog .p-dialog-title,.create-dispute-dialog .p-dialog-title{transform:translateY(-.7rem)}.p-dialog.create-out-order-dialog{width:min(440px,calc(100vw - 2rem))!important;max-width:440px!important}.create-out-order-dialog .bank-select.p-select,.create-out-order-dialog .bank-select .p-select,.create-out-order-dialog .bank-select .p-select-trigger,.create-out-order-dialog .bank-select .p-select-label-container,.create-out-order-dialog .bank-select>div{min-height:var(--create-out-order-bank-select-height, 42px)!important;height:var(--create-out-order-bank-select-height, 42px)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}.create-out-order-dialog .bank-select .p-select-label,.create-out-order-dialog .bank-select .p-select-dropdown{line-height:1!important}.create-out-order-dialog .bank-select span[role=combobox],.create-out-order-dialog .bank-select .p-select-label,.create-out-order-dialog .bank-select [data-pc-section=label]{justify-content:flex-start!important;text-align:left!important;padding-left:.86rem!important}.create-out-order-dialog .ttl-field-wrap{margin-top:.5rem!important}html.theme-dark .create-out-order-dialog .p-dialog-header{border-bottom-color:#43464eb8!important}html.theme-light .create-out-order-dialog,html.theme-light .create-out-order-dialog .p-dialog-header,html.theme-light .create-out-order-dialog .p-dialog-content,html.theme-light .create-out-order-dialog .p-inputtext,html.theme-light .create-out-order-dialog .p-inputnumber-input,html.theme-light .create-out-order-dialog .p-select,html.theme-light .create-out-order-dialog .p-select:hover,html.theme-light .create-out-order-dialog .p-select.p-focus{background:#fff!important;border-color:var(--block-border)!important}html.theme-dark .create-out-order-dialog,html.theme-dark .create-out-order-dialog .p-dialog-header,html.theme-dark .create-out-order-dialog .p-dialog-content{background:var(--block-bg)!important;border-color:#43464eb8!important;box-shadow:none!important}html.theme-light .create-dispute-dialog,html.theme-light .create-dispute-dialog .p-dialog-header,html.theme-light .create-dispute-dialog .p-dialog-content{background:#fff!important;border-color:var(--block-border)!important}html.theme-dark .create-dispute-dialog,html.theme-dark .create-dispute-dialog .p-dialog-header,html.theme-dark .create-dispute-dialog .p-dialog-content{background:var(--block-bg)!important;border-color:#43464eb8!important;box-shadow:none!important}html.theme-dark .create-dispute-dialog .p-dialog-header{border-bottom-color:#43464eb8!important}.create-dispute-dialog .p-dialog-header{border-bottom:1px solid var(--block-border)}html.theme-dark .create-out-order-dialog .p-inputtext,html.theme-dark .create-out-order-dialog .p-inputnumber-input,html.theme-dark .create-out-order-dialog .p-select,html.theme-dark .create-out-order-dialog .p-select:hover,html.theme-dark .create-out-order-dialog .p-select.p-focus,html.theme-dark .create-out-order-dialog .p-inputtext:enabled:hover,html.theme-dark .create-out-order-dialog .p-inputtext:enabled:focus,html.theme-dark .create-out-order-dialog .p-inputnumber-input:hover,html.theme-dark .create-out-order-dialog .p-inputnumber-input:focus{background:var(--block-bg)!important;border-color:#43464eb8!important;color:#fff!important;box-shadow:none!important}.requisite-dialog .p-dialog-header{min-height:var(--requisite-dialog-header-min-height, 3.5rem)!important;padding-top:var(--requisite-dialog-header-padding-top, .25rem)!important;padding-bottom:var(--requisite-dialog-header-padding-bottom, 0)!important;display:flex!important;align-items:center!important}.requisite-dialog .p-dialog-title{padding-top:.1rem;line-height:1.3}.requisite-dialog .footer{padding-top:var(--requisite-dialog-footer-padding-top, 2rem)!important;min-height:var(--requisite-dialog-footer-min-height, 2.75rem)!important;align-items:flex-end!important}.requisite-dialog .footer .actions-right{align-items:flex-end!important}html.theme-dark .requisite-dialog,html.theme-dark .requisite-dialog .p-dialog-header,html.theme-dark .requisite-dialog .p-dialog-content,html.theme-dark .requisite-dialog .p-inputtext,html.theme-dark .requisite-dialog .p-inputnumber-input,html.theme-dark .requisite-dialog .p-datepicker-input,html.theme-dark .requisite-dialog .p-select,html.theme-dark .requisite-dialog .p-select:hover,html.theme-dark .requisite-dialog .p-select.p-focus,html.theme-dark .requisite-dialog .p-inputtext:enabled:hover,html.theme-dark .requisite-dialog .p-inputtext:enabled:focus,html.theme-dark .requisite-dialog .p-inputnumber-input:hover,html.theme-dark .requisite-dialog .p-inputnumber-input:focus{background:var(--block-bg)!important;border-color:#43464eb8!important;box-shadow:none!important}html.theme-dark .withdraw-dialog .p-button.p-button-primary,html.theme-light .withdraw-dialog .p-button.p-button-primary{background:#58a6ff!important;border-color:#58a6ff!important;color:#000!important}html.theme-dark .withdraw-dialog .p-button.p-button-primary .p-button-icon,html.theme-light .withdraw-dialog .p-button.p-button-primary .p-button-icon{color:#000!important}html.theme-dark .withdraw-dialog .p-button.p-button-primary:hover,html.theme-light .withdraw-dialog .p-button.p-button-primary:hover{background:#79b8ff!important;border-color:#79b8ff!important}html.theme-dark .withdraw-dialog .p-button.p-button-primary:hover .p-button-icon,html.theme-light .withdraw-dialog .p-button.p-button-primary:hover .p-button-icon{color:#000!important}html.theme-dark .order-create-dialog .p-button.p-button-primary{background:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}html.theme-dark .order-create-dialog .p-button.p-button-primary:hover{background:#2563eb!important;border-color:#2563eb!important}html.theme-dark .api-keys-dialog .p-button.p-button-primary,html.theme-light .api-keys-dialog .p-button.p-button-primary{background:#58a6ff!important;border-color:#58a6ff!important;color:#000!important}html.theme-dark .api-keys-dialog .p-button.p-button-primary .p-button-icon,html.theme-dark .api-keys-dialog .p-button.p-button-primary .p-button-label,html.theme-light .api-keys-dialog .p-button.p-button-primary .p-button-icon,html.theme-light .api-keys-dialog .p-button.p-button-primary .p-button-label{color:#000!important}html.theme-dark .api-keys-dialog .p-button.p-button-primary:hover,html.theme-light .api-keys-dialog .p-button.p-button-primary:hover{background:#79b8ff!important;border-color:#79b8ff!important}html.theme-dark .api-keys-dialog .p-button.p-button-primary:hover .p-button-icon,html.theme-dark .api-keys-dialog .p-button.p-button-primary:hover .p-button-label,html.theme-light .api-keys-dialog .p-button.p-button-primary:hover .p-button-icon,html.theme-light .api-keys-dialog .p-button.p-button-primary:hover .p-button-label{color:#000!important}html.theme-dark .p-popover,html.theme-dark .p-popover .p-popover-content,html.theme-dark .p-popover .p-inputtext,html.theme-dark .p-popover .p-datepicker-input,html.theme-dark .p-popover .p-select,html.theme-dark .p-popover .p-select.p-focus,html.theme-dark .p-popover .p-select:hover{background:var(--surface-dark-base)!important;border-color:var(--surface-dark-border)!important;color:#fff!important;box-shadow:none!important}.p-content-header,.p-content-body,.content-header,.content-body,.content-bar,.p-panel,.p-fieldset{border-color:color-mix(in srgb,#111827 24%,var(--p-content-border-color) 76%)}html.theme-light .p-content-header,html.theme-light .p-content-body,html.theme-light .content-header,html.theme-light .content-body,html.theme-light .content-bar,html.theme-light .p-panel,html.theme-light .p-fieldset{border-color:var(--block-border)!important}.p-datepicker{overflow:hidden;border-radius:12px;border:1px solid color-mix(in srgb,var(--p-content-border-color) 86%,transparent 14%);background:color-mix(in srgb,var(--p-content-background) 99%,#ffffff 1%)}html.theme-light .p-datepicker{border-color:var(--block-border)!important}html.theme-light .p-datepicker .p-datepicker-header{border-bottom-color:var(--block-border)!important}.p-datepicker .p-datepicker-header{border-bottom:1px solid color-mix(in srgb,var(--p-content-border-color) 86%,transparent 14%);background:color-mix(in srgb,var(--p-content-background) 99%,#ffffff 1%)}.p-datepicker-input-icon-container{color:var(--p-text-muted-color)}.p-checkbox{width:1rem;height:1rem}.p-checkbox .p-checkbox-box{width:1rem;height:1rem;border-radius:.28rem}.p-checkbox .p-checkbox-icon{font-size:.58rem}.p-checkbox .p-checkbox-box{border:1px solid var(--block-border)!important;background:#fff!important;box-shadow:none!important}.p-checkbox.p-highlight .p-checkbox-box,.p-checkbox .p-checkbox-box.p-highlight,.p-checkbox.p-checkbox-checked .p-checkbox-box,.p-checkbox[data-p-checked=true] .p-checkbox-box{border-color:#3b82f6!important;background:#3b82f6!important;box-shadow:none!important}.p-checkbox .p-checkbox-box.p-focus,.p-checkbox .p-checkbox-box:focus-visible{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f63d!important}.p-checkbox .p-checkbox-icon{color:#fff!important}html.theme-dark .p-checkbox .p-checkbox-box{border-color:#43464eb8!important;background:var(--block-bg)!important}html.theme-dark .p-checkbox.p-highlight .p-checkbox-box,html.theme-dark .p-checkbox .p-checkbox-box.p-highlight,html.theme-dark .p-checkbox.p-checkbox-checked .p-checkbox-box,html.theme-dark .p-checkbox[data-p-checked=true] .p-checkbox-box{border-color:#3b82f6!important;background:#3b82f6!important}.sales-activity-switch .p-toggleswitch[data-p-checked=true],.sales-activity-switch .p-toggleswitch[data-p-checked=true] .p-toggleswitch-slider,.out-orders-activity-switch .p-toggleswitch[data-p-checked=true],.out-orders-activity-switch .p-toggleswitch[data-p-checked=true] .p-toggleswitch-slider{background:linear-gradient(180deg,#9ca3af,#6b7280)!important;border-color:#6b7280!important;box-shadow:none!important}html.theme-dark .sales-activity-switch .p-toggleswitch[data-p-checked=true],html.theme-dark .sales-activity-switch .p-toggleswitch[data-p-checked=true] .p-toggleswitch-slider,html.theme-dark .out-orders-activity-switch .p-toggleswitch[data-p-checked=true],html.theme-dark .out-orders-activity-switch .p-toggleswitch[data-p-checked=true] .p-toggleswitch-slider{background:linear-gradient(0deg,#111216f5,#16181df5)!important;border-color:#43464ee6!important;box-shadow:none!important}.p-tooltip .p-tooltip-text{border-radius:8px;border:1px solid color-mix(in srgb,var(--p-content-border-color) 84%,transparent 16%);background:color-mix(in srgb,var(--p-content-background) 99%,#ffffff 1%);color:var(--p-text-color);box-shadow:0 8px 20px #0f172a1f;font-size:.78rem;padding:.35rem .5rem}html.theme-light .p-tooltip .p-tooltip-text{border-color:var(--block-border)!important}.p-paginator .p-paginator-page,.p-paginator .p-paginator-prev,.p-paginator .p-paginator-next,.p-paginator .p-paginator-first,.p-paginator .p-paginator-last{color:var(--p-primary-color)!important;width:2rem;min-width:2rem;height:2rem;border-radius:.5rem;border:1px solid color-mix(in srgb,var(--p-content-border-color) 84%,transparent 16%);background:color-mix(in srgb,var(--p-content-background) 99%,#ffffff 1%);font-weight:500}html.theme-light .p-paginator .p-paginator-page,html.theme-light .p-paginator .p-paginator-prev,html.theme-light .p-paginator .p-paginator-next,html.theme-light .p-paginator .p-paginator-first,html.theme-light .p-paginator .p-paginator-last{border-color:var(--block-border)!important}.p-paginator{display:flex!important;visibility:visible!important;opacity:1!important}.p-paginator .p-paginator-page:hover,.p-paginator .p-paginator-prev:hover,.p-paginator .p-paginator-next:hover,.p-paginator .p-paginator-first:hover,.p-paginator .p-paginator-last:hover{color:var(--p-primary-color)!important;background:color-mix(in srgb,var(--p-primary-color) 14%,transparent 86%)!important}.p-paginator .p-paginator-page.p-paginator-page-selected{color:var(--p-primary-color)!important;background:color-mix(in srgb,var(--p-primary-color) 20%,transparent 80%)!important;border-color:color-mix(in srgb,var(--p-primary-color) 48%,transparent 52%)}.theme-dark .p-paginator .p-paginator-page,.theme-dark .p-paginator .p-paginator-prev,.theme-dark .p-paginator .p-paginator-next,.theme-dark .p-paginator .p-paginator-first,.theme-dark .p-paginator .p-paginator-last{color:#fff!important;border-color:#484848c7;background:var(--block-bg)}.theme-dark .p-paginator .p-paginator-page:hover,.theme-dark .p-paginator .p-paginator-prev:hover,.theme-dark .p-paginator .p-paginator-next:hover,.theme-dark .p-paginator .p-paginator-first:hover,.theme-dark .p-paginator .p-paginator-last:hover{color:#fff!important;background:#ffffff14!important}.theme-dark .p-paginator .p-paginator-page.p-paginator-page-selected{color:#fff!important;background:#ffffff1f!important}.p-button:hover{transform:translateY(-1px)}.theme-dark .p-button.p-button-primary:hover{box-shadow:0 0 0 1px color-mix(in srgb,var(--p-primary-color) 50%,transparent 50%),0 0 20px color-mix(in srgb,var(--p-primary-color) 38%,transparent 62%)}.theme-dark .p-button.p-button-outlined,.theme-dark .p-button.p-button-icon-only{border-color:#4a4a4ad1;background:var(--block-bg);color:#fff}html.theme-dark .p-dialog,html.theme-dark .p-dialog .p-dialog-header,html.theme-dark .p-dialog .p-dialog-content,html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog),html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-dialog-header,html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-dialog-content{background:var(--surface-dark-base)!important;border-color:var(--surface-dark-border)!important}html.theme-dark .create-out-order-dialog,html.theme-dark .create-out-order-dialog .p-dialog-header,html.theme-dark .create-out-order-dialog .p-dialog-content,html.theme-dark .order-create-dialog,html.theme-dark .order-create-dialog .p-dialog-header,html.theme-dark .order-create-dialog .p-dialog-content,html.theme-dark .create-dispute-dialog,html.theme-dark .create-dispute-dialog .p-dialog-header,html.theme-dark .create-dispute-dialog .p-dialog-content{background:var(--block-bg)!important}html.theme-dark .order-create-dialog{border:1px solid rgba(67,70,78,.72)!important;box-shadow:0 14px 34px #00000061}html.theme-dark .create-out-order-dialog .p-inputtext,html.theme-dark .create-out-order-dialog .p-inputnumber-input,html.theme-dark .create-out-order-dialog .p-select,html.theme-dark .create-out-order-dialog .p-select:hover,html.theme-dark .create-out-order-dialog .p-select.p-focus,html.theme-dark .create-out-order-dialog .p-inputtext:enabled:hover,html.theme-dark .create-out-order-dialog .p-inputtext:enabled:focus,html.theme-dark .create-out-order-dialog .p-inputnumber-input:hover,html.theme-dark .create-out-order-dialog .p-inputnumber-input:focus,html.theme-dark .order-create-dialog .p-inputtext,html.theme-dark .order-create-dialog .p-inputnumber-input,html.theme-dark .order-create-dialog .p-select,html.theme-dark .order-create-dialog .p-select:hover,html.theme-dark .order-create-dialog .p-select.p-focus,html.theme-dark .order-create-dialog .p-inputtext:enabled:hover,html.theme-dark .order-create-dialog .p-inputtext:enabled:focus,html.theme-dark .order-create-dialog .p-inputnumber-input:hover,html.theme-dark .order-create-dialog .p-inputnumber-input:focus{background:var(--block-bg)!important;border-color:#43464eb8!important;color:#fff!important;box-shadow:none!important}html.theme-dark .create-out-order-dialog .p-button.p-button-success,html.theme-dark .create-out-order-dialog .p-button.p-button-primary,html.theme-light .create-out-order-dialog .p-button.p-button-success,html.theme-light .create-out-order-dialog .p-button.p-button-primary,html.theme-dark .create-dispute-dialog .p-button.p-button-success,html.theme-dark .create-dispute-dialog .p-button.p-button-primary,html.theme-light .create-dispute-dialog .p-button.p-button-success,html.theme-light .create-dispute-dialog .p-button.p-button-primary{background:var(--p-primary-color)!important;border-color:var(--p-primary-color)!important;color:var(--p-primary-contrast-color)!important}html.theme-dark .create-out-order-dialog .p-button.p-button-success:hover,html.theme-dark .create-out-order-dialog .p-button.p-button-primary:hover,html.theme-light .create-out-order-dialog .p-button.p-button-success:hover,html.theme-light .create-out-order-dialog .p-button.p-button-primary:hover,html.theme-dark .create-dispute-dialog .p-button.p-button-success:hover,html.theme-dark .create-dispute-dialog .p-button.p-button-primary:hover,html.theme-light .create-dispute-dialog .p-button.p-button-success:hover,html.theme-light .create-dispute-dialog .p-button.p-button-primary:hover{background:var(--p-primary-hover-color)!important;border-color:var(--p-primary-hover-color)!important}html.theme-dark .p-popover,html.theme-dark .p-popover .p-popover-content{background:var(--surface-dark-base)!important;border-color:var(--surface-dark-border)!important}html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-inputtext,html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-inputnumber-input,html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-datepicker-input,html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-select,html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-multiselect,html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-select:hover,html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-multiselect:hover,html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-select.p-focus,html.theme-dark .data-record-dialog:not(.create-out-order-dialog):not(.order-create-dialog):not(.api-keys-dialog):not(.create-dispute-dialog) .p-multiselect.p-focus{background:var(--surface-dark-base)!important;border-color:var(--surface-dark-border)!important;color:#fff!important;box-shadow:none!important}html.theme-dark .data-record-dialog .p-inputtext:enabled:hover,html.theme-dark .data-record-dialog .p-inputtext:enabled:focus,html.theme-dark .data-record-dialog .p-inputnumber-input:hover,html.theme-dark .data-record-dialog .p-inputnumber-input:focus{border-color:var(--surface-dark-border)!important;box-shadow:0 0 0 2px #ffffff1a!important}html.theme-dark .p-inputtext:enabled:hover,html.theme-dark .p-textarea:enabled:hover,html.theme-dark .p-inputnumber-input:hover,html.theme-dark .p-select:not(.p-disabled):hover,html.theme-dark .p-multiselect:not(.p-disabled):hover{border-color:var(--surface-dark-border)!important}html.theme-dark .p-inputtext:enabled:focus,html.theme-dark .p-textarea:enabled:focus,html.theme-dark .p-inputnumber-input:focus,html.theme-dark .p-select.p-focus,html.theme-dark .p-multiselect.p-focus{border-color:var(--surface-dark-border)!important;box-shadow:0 0 0 2px #ffffff1a!important}html.theme-light .p-select-overlay,html.theme-light .p-multiselect-overlay{border-color:var(--block-border)!important}.theme-dark .p-select-overlay,.theme-dark .p-multiselect-overlay{border:1px solid rgba(72,72,72,.82)!important;border-radius:14px!important;background:var(--block-bg)!important;box-shadow:0 10px 24px #0000006b!important;overflow:hidden}html.theme-dark .p-popover,html.theme-dark .p-popover .p-popover-content{border-color:#43464eb8!important;background:var(--block-bg)!important;color:#fff!important}html.theme-dark .p-popover .p-datepicker,html.theme-dark .p-popover .p-datepicker .p-datepicker-header{border-color:#43464eb8!important;background:var(--block-bg)!important}.theme-dark .p-select-list,.theme-dark .p-multiselect-list{padding:.4rem!important;background:transparent!important}.theme-dark .p-select-option,.theme-dark .p-multiselect-option{border-radius:10px!important;color:#fff!important;padding:.58rem .7rem!important;font-size:.95rem!important;background:transparent!important}.theme-dark .p-select-option:hover,.theme-dark .p-select-option.p-focus,.theme-dark .p-multiselect-option:hover,.theme-dark .p-multiselect-option.p-focus{background:#ffffff0f!important}.theme-dark .p-select-option.p-select-option-selected,.theme-dark .p-multiselect-option.p-multiselect-option-selected{background:#ffffff14!important;color:#fff!important}.theme-dark .p-select-overlay .p-select-option.p-focus,.theme-dark .p-select-overlay .p-select-option:focus-visible{outline:none!important;box-shadow:none!important}.break-all{word-break:break-all}.font-bold{font-weight:700}.cursor-pointer{cursor:pointer}.requisites-screen .requisites-table-wrap,.requisites-screen .requisites-table-wrap .requisites-table-outer,.requisites-screen .requisites-table-wrap .devices-data-table,.requisites-screen .requisites-table-wrap .p-datatable,.requisites-screen .requisites-table-wrap .p-datatable-wrapper,.requisites-screen .requisites-table-wrap .p-datatable-table-container,.requisites-screen .requisites-table-wrap .p-datatable-table{width:100%!important;max-width:100%!important}html.theme-dark .requisites-screen-dark .requisites-header .select-trigger,html.theme-dark .requisites-screen-dark .requisites-header .p-select,html.theme-dark .requisites-screen-dark .requisites-header .p-select:hover,html.theme-dark .requisites-screen-dark .requisites-header .p-select.p-focus,html.theme-dark .requisites-screen-dark .requisites-header .p-select:focus{border-color:#43464eb8!important;background:var(--block-bg)!important;box-shadow:none!important}html.theme-dark .requisites-screen-dark .requisites-header .p-select-label,html.theme-dark .requisites-screen-dark .requisites-header .p-select-dropdown,html.theme-dark .requisites-screen-dark .requisites-header .p-select .p-select-label,html.theme-dark .requisites-screen-dark .requisites-header .p-select .p-select-dropdown{color:#fff!important}html.theme-dark .form-page-layout .p-inputtext:enabled:hover,html.theme-dark .form-page-layout .p-inputtext:enabled:focus,html.theme-dark .form-page-layout .p-password input:hover,html.theme-dark .form-page-layout .p-password input:focus,html.theme-dark .form-page-layout .p-password.p-focus input,html.theme-dark .form-page-layout .p-inputmask:hover,html.theme-dark .form-page-layout .p-inputmask:focus,html.theme-dark .form-page-layout .select-trigger,html.theme-dark .form-page-layout .p-select,html.theme-dark .form-page-layout .p-select:hover,html.theme-dark .form-page-layout .p-select.p-focus{border-color:#43464eb8!important;box-shadow:none!important}html.theme-dark .form-page-layout .p-inputtext,html.theme-dark .form-page-layout .p-password input,html.theme-dark .form-page-layout .p-inputmask,html.theme-dark .form-page-layout .select-trigger,html.theme-dark .form-page-layout .p-select{background:var(--block-bg)!important;border-color:#43464eb8!important}html.theme-dark .requisites-screen-dark .select-trigger,html.theme-dark .requisites-screen-dark .p-select,html.theme-dark .requisites-screen-dark .p-select:hover,html.theme-dark .requisites-screen-dark .p-select.p-focus,html.theme-dark .devices-screen-dark .select-trigger,html.theme-dark .devices-screen-dark .p-select,html.theme-dark .devices-screen-dark .p-select:hover,html.theme-dark .devices-screen-dark .p-select.p-focus{border-color:#43464eb8!important;background:var(--block-bg)!important;box-shadow:none!important}html.theme-dark .requisites-screen-dark .devices-data-table,html.theme-dark .devices-screen-dark .devices-data-table,html.theme-dark .disputes-screen-dark .devices-data-table,html.theme-dark .requisites-screen-dark .devices-data-table .p-datatable,html.theme-dark .devices-screen-dark .devices-data-table .p-datatable,html.theme-dark .disputes-screen-dark .devices-data-table .p-datatable,html.theme-dark .requisites-screen-dark .devices-data-table .p-datatable-table,html.theme-dark .devices-screen-dark .devices-data-table .p-datatable-table,html.theme-dark .disputes-screen-dark .devices-data-table .p-datatable-table,html.theme-dark .requisites-screen-dark .devices-data-table .p-datatable-table-container,html.theme-dark .devices-screen-dark .devices-data-table .p-datatable-table-container,html.theme-dark .disputes-screen-dark .devices-data-table .p-datatable-table-container{background:var(--block-bg)!important;border-color:#43464eb8!important}html.theme-dark .requisites-screen-dark .devices-data-table .empty-state,html.theme-dark .requisites-screen-dark .devices-data-table .empty-state span,html.theme-dark .requisites-screen-dark .devices-data-table .empty-state i{color:#fff!important}html.theme-dark .requisites-screen-dark .devices-data-table .p-datatable-thead>tr>th,html.theme-dark .devices-screen-dark .devices-data-table .p-datatable-thead>tr>th,html.theme-dark .disputes-screen-dark .devices-data-table .p-datatable-thead>tr>th{padding:var(--table-cell-padding-y, .86rem) var(--table-cell-padding-x, .65rem)!important;font-size:var(--table-header-font-size, .9rem)!important;background:var(--block-bg)!important;border-color:#43464eb8!important;color:#fff!important}html.theme-dark .requisites-screen-dark .devices-data-table .p-datatable-tbody>tr>td,html.theme-dark .requisites-screen-dark .devices-data-table .p-datatable-tbody>tr:hover>td,html.theme-dark .devices-screen-dark .devices-data-table .p-datatable-tbody>tr>td,html.theme-dark .devices-screen-dark .devices-data-table .p-datatable-tbody>tr:hover>td,html.theme-dark .disputes-screen-dark .devices-data-table .p-datatable-tbody>tr>td,html.theme-dark .disputes-screen-dark .devices-data-table .p-datatable-tbody>tr:hover>td{padding:var(--table-cell-padding-y, .55rem) var(--table-cell-padding-x, .65rem)!important;font-size:var(--table-value-font-size, .82rem)!important;line-height:var(--table-value-line-height, 1.15)!important;min-height:var(--table-row-min-height, 3rem)!important;background:var(--block-bg)!important;border-color:#43464eb8!important;color:var(--table-value-color, #ffffff)!important}html.theme-dark .requisites-screen-dark .devices-data-table .p-datatable-tbody>tr,html.theme-dark .devices-screen-dark .devices-data-table .p-datatable-tbody>tr,html.theme-dark .disputes-screen-dark .devices-data-table .p-datatable-tbody>tr{background:var(--block-bg)!important}html.theme-dark .requisites-screen-dark .devices-data-table.p-datatable-hoverable .p-datatable-tbody>tr:not(.p-datatable-row-selected):hover,html.theme-dark .devices-screen-dark .devices-data-table.p-datatable-hoverable .p-datatable-tbody>tr:not(.p-datatable-row-selected):hover,html.theme-dark .disputes-screen-dark .devices-data-table.p-datatable-hoverable .p-datatable-tbody>tr:not(.p-datatable-row-selected):hover{background:var(--block-bg)!important}html.theme-dark .requisites-screen-dark .devices-data-table .p-paginator,html.theme-dark .devices-screen-dark .devices-data-table .p-paginator,html.theme-dark .disputes-screen-dark .devices-data-table .p-paginator{background:var(--block-bg)!important}html.theme-dark .p-select-overlay{background:var(--block-bg)!important;border-color:#484848d1!important}html.theme-dark .p-select-overlay .p-select-list{background:transparent!important}html.theme-dark .p-select-overlay .p-select-option{background:transparent!important;color:#fff!important;outline:none!important;box-shadow:none!important}html.theme-dark .p-select-overlay .p-select-option.p-focus,html.theme-dark .p-select-overlay .p-select-option:focus-visible{background:#ffffff0f!important}html.theme-dark .p-select-overlay .p-select-option.p-select-option-selected{background:#ffffff14!important}html.theme-dark .requisites-screen-dark .devices-data-table .p-paginator .p-paginator-page,html.theme-dark .requisites-screen-dark .devices-data-table .p-paginator .p-paginator-prev,html.theme-dark .requisites-screen-dark .devices-data-table .p-paginator .p-paginator-next,html.theme-dark .devices-screen-dark .devices-data-table .p-paginator .p-paginator-page,html.theme-dark .devices-screen-dark .devices-data-table .p-paginator .p-paginator-prev,html.theme-dark .devices-screen-dark .devices-data-table .p-paginator .p-paginator-next,html.theme-dark .disputes-screen-dark .devices-data-table .p-paginator .p-paginator-page,html.theme-dark .disputes-screen-dark .devices-data-table .p-paginator .p-paginator-prev,html.theme-dark .disputes-screen-dark .devices-data-table .p-paginator .p-paginator-next{color:#fff!important;border-color:#43464eb8!important;background:var(--block-bg)!important}html.theme-dark .requisites-screen-dark .devices-data-table .p-paginator .p-paginator-page:hover,html.theme-dark .requisites-screen-dark .devices-data-table .p-paginator .p-paginator-prev:hover,html.theme-dark .requisites-screen-dark .devices-data-table .p-paginator .p-paginator-next:hover,html.theme-dark .devices-screen-dark .devices-data-table .p-paginator .p-paginator-page:hover,html.theme-dark .devices-screen-dark .devices-data-table .p-paginator .p-paginator-prev:hover,html.theme-dark .devices-screen-dark .devices-data-table .p-paginator .p-paginator-next:hover,html.theme-dark .disputes-screen-dark .devices-data-table .p-paginator .p-paginator-page:hover,html.theme-dark .disputes-screen-dark .devices-data-table .p-paginator .p-paginator-prev:hover,html.theme-dark .disputes-screen-dark .devices-data-table .p-paginator .p-paginator-next:hover{color:#fff!important;background:#ffffff14!important}html.theme-dark .requisites-screen-dark .devices-data-table .p-paginator .p-paginator-page.p-paginator-page-selected,html.theme-dark .devices-screen-dark .devices-data-table .p-paginator .p-paginator-page.p-paginator-page-selected,html.theme-dark .disputes-screen-dark .devices-data-table .p-paginator .p-paginator-page.p-paginator-page-selected{color:#fff!important;background:#ffffff1f!important;border-color:#43464eb8!important}html.theme-dark .requisites-screen-dark .devices-data-table .data-row-actions .p-button:not(.p-button-danger),html.theme-dark .requisites-screen-dark .devices-data-table .data-row-actions .p-button:not(.p-button-danger):hover,html.theme-dark .requisites-screen-dark .devices-data-table .data-row-actions .p-button:not(.p-button-danger):focus{border-color:#43464eb8!important;background:transparent!important;color:#fff!important;box-shadow:none!important}html.theme-dark .sales-screen-dark .devices-data-table,html.theme-dark .sales-screen-dark .devices-data-table .p-datatable,html.theme-dark .sales-screen-dark .devices-data-table .p-datatable-table,html.theme-dark .sales-screen-dark .devices-data-table .p-datatable-table-container{background:var(--block-bg)!important;border-color:#43464eb8!important}html.theme-dark .sales-screen-dark .devices-data-table .p-datatable-thead>tr>th{background:var(--block-bg)!important;border-color:#43464eb8!important;color:#fff!important}html.theme-dark .sales-screen-dark .devices-data-table .p-datatable-tbody>tr>td{background:var(--block-bg)!important;border-color:#43464eb8!important;color:#fff!important}html.theme-dark .api-keys-screen-dark .devices-data-table,html.theme-dark .api-keys-screen-dark .devices-data-table .p-datatable,html.theme-dark .api-keys-screen-dark .devices-data-table .p-datatable-table,html.theme-dark .api-keys-screen-dark .devices-data-table .p-datatable-table-container{background:var(--block-bg)!important;border-color:#43464eb8!important}html.theme-dark .api-keys-screen-dark .devices-data-table .p-datatable-thead>tr>th{background:var(--block-bg)!important;border-color:#43464eb8!important;color:#fff!important}html.theme-dark .api-keys-screen-dark .devices-data-table .p-datatable-tbody>tr>td{background:var(--block-bg)!important;border-color:#43464eb8!important;color:#fff!important}html.theme-dark .balance-screen-dark .devices-data-table,html.theme-dark .balance-screen-dark .devices-data-table .p-datatable,html.theme-dark .balance-screen-dark .devices-data-table .p-datatable-table,html.theme-dark .balance-screen-dark .devices-data-table .p-datatable-table-container{background:var(--block-bg)!important;border-color:#43464eb8!important}html.theme-dark .balance-screen-dark .devices-data-table .p-datatable-thead>tr>th{background:var(--block-bg)!important;border-color:#43464eb8!important;color:#fff!important}html.theme-dark .balance-screen-dark .devices-data-table .p-datatable-tbody>tr>td{background:var(--block-bg)!important;border-color:#43464eb8!important;color:#fff!important}html.theme-dark .out-orders-screen-dark .out-orders-table-shell,html.theme-dark .out-orders-screen-dark .out-orders-table-shell .p-datatable,html.theme-dark .out-orders-screen-dark .out-orders-table-shell .p-datatable-table,html.theme-dark .out-orders-screen-dark .out-orders-table-shell .p-datatable-table-container,html.theme-dark .out-orders-screen-dark .out-orders-table-shell .p-datatable-wrapper{background:var(--block-bg)!important;border-color:#43464e61!important}html.theme-dark .out-orders-screen-dark .out-orders-table-shell .p-datatable-thead>tr>th{background:var(--block-bg)!important;border-color:#43464e61!important;color:#fff!important}html.theme-dark .out-orders-screen-dark .out-orders-table-shell .p-datatable-tbody>tr>td,html.theme-dark .out-orders-screen-dark .out-orders-table-shell .p-datatable-tbody>tr:hover>td{background:var(--block-bg)!important;border-color:#43464e61!important;color:#fff!important}html.theme-dark .sales-screen-dark .orders-table-outer,html.theme-dark .sales-screen-dark .orders-table-inner,html.theme-dark .sales-screen-dark .orders-table,html.theme-dark .sales-screen-dark .orders-table .p-datatable,html.theme-dark .sales-screen-dark .orders-table .p-datatable-wrapper,html.theme-dark .sales-screen-dark .orders-table .p-datatable-table-container,html.theme-dark .sales-screen-dark .orders-table .p-datatable-table,html.theme-dark .sales-screen-dark .orders-table .p-datatable-tbody,html.theme-dark .sales-screen-dark .orders-table .p-datatable-tbody>tr{background:var(--block-bg)!important;border-color:#43464e61!important}html.theme-dark .sales-screen-dark .orders-table .p-datatable-thead>tr>th,html.theme-dark .sales-screen-dark .orders-table .p-datatable-tbody>tr>td,html.theme-dark .sales-screen-dark .orders-table .p-datatable-tbody>tr:hover>td{background:var(--block-bg)!important;border-color:#43464e61!important;color:#fff!important}html.theme-dark .api-keys-screen-dark .api-keys-results,html.theme-dark .api-keys-screen-dark .orders-table-outer,html.theme-dark .api-keys-screen-dark .orders-table-inner,html.theme-dark .api-keys-screen-dark .orders-table,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-wrapper,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-table-container,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-table,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-thead,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-tbody,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-tbody>tr,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-tbody>tr.p-datatable-empty-message,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-tbody>tr.p-datatable-empty-message>td,html.theme-dark .api-keys-screen-dark .orders-table .p-paginator{background:var(--block-bg)!important;border-color:#43464e61!important}html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-thead>tr>th,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-tbody>tr>td,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-tbody>tr:hover>td{background:var(--block-bg)!important;border-color:#43464e61!important;color:#fff!important}html.theme-dark .api-keys-screen-dark .orders-table .p-paginator .p-paginator-page,html.theme-dark .api-keys-screen-dark .orders-table .p-paginator .p-paginator-prev,html.theme-dark .api-keys-screen-dark .orders-table .p-paginator .p-paginator-next,html.theme-dark .api-keys-screen-dark .orders-table .p-paginator .p-paginator-first,html.theme-dark .api-keys-screen-dark .orders-table .p-paginator .p-paginator-last{background:var(--block-bg)!important;border-color:#43464e61!important;color:#fff!important}[style*=--orders-paginator-margin-top] .p-paginator{margin-top:var(--orders-paginator-margin-top)!important}html.theme-light .sales-screen .orders-table .p-paginator,html.theme-light .out-orders-screen .out-orders-table .p-paginator,html.theme-light .api-keys-screen .orders-table .p-paginator,html.theme-dark .sales-screen-dark .orders-table .p-paginator,html.theme-dark .out-orders-screen-dark .out-orders-table .p-paginator,html.theme-dark .api-keys-screen-dark .orders-table .p-paginator{background:transparent!important}html.theme-light .sales-screen .bottom-paginator-wrap,html.theme-light .out-orders-screen .bottom-paginator-wrap,html.theme-light .api-keys-screen .bottom-paginator-wrap,html.theme-dark .sales-screen-dark .bottom-paginator-wrap,html.theme-dark .out-orders-screen-dark .bottom-paginator-wrap,html.theme-dark .api-keys-screen-dark .bottom-paginator-wrap{display:contents!important;margin:0!important;padding:0!important;border:none!important;border-top:none!important;box-shadow:none!important;outline:none!important;background:transparent!important}html.theme-light .sales-screen .bottom-paginator-wrap .p-paginator,html.theme-light .out-orders-screen .bottom-paginator-wrap .p-paginator,html.theme-light .api-keys-screen .bottom-paginator-wrap .p-paginator,html.theme-dark .sales-screen-dark .bottom-paginator-wrap .p-paginator,html.theme-dark .out-orders-screen-dark .bottom-paginator-wrap .p-paginator,html.theme-dark .api-keys-screen-dark .bottom-paginator-wrap .p-paginator{margin:0!important;padding:0!important;border-radius:0!important;border:none!important;border-top:none!important;box-shadow:none!important;outline:none!important;background:transparent!important;border-top-color:transparent!important}html.theme-light .sales-screen .orders-table .p-datatable-table-container,html.theme-light .sales-screen .orders-table .p-datatable-wrapper,html.theme-light .out-orders-screen .out-orders-table .p-datatable-table-container,html.theme-light .out-orders-screen .out-orders-table .p-datatable-wrapper,html.theme-light .api-keys-screen .orders-table .p-datatable-table-container,html.theme-light .api-keys-screen .orders-table .p-datatable-wrapper,html.theme-dark .sales-screen-dark .orders-table .p-datatable-table-container,html.theme-dark .sales-screen-dark .orders-table .p-datatable-wrapper,html.theme-dark .out-orders-screen-dark .out-orders-table .p-datatable-table-container,html.theme-dark .out-orders-screen-dark .out-orders-table .p-datatable-wrapper,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-table-container,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-wrapper{border-bottom:none!important;box-shadow:none!important}html.theme-light .sales-screen .orders-table .p-datatable-tbody>tr:last-child>td,html.theme-light .out-orders-screen .out-orders-table .p-datatable-tbody>tr:last-child>td,html.theme-light .api-keys-screen .orders-table .p-datatable-tbody>tr:last-child>td,html.theme-dark .sales-screen-dark .orders-table .p-datatable-tbody>tr:last-child>td,html.theme-dark .out-orders-screen-dark .out-orders-table .p-datatable-tbody>tr:last-child>td,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-tbody>tr:last-child>td{border-bottom:none!important;border-bottom-color:transparent!important}html.theme-light .sales-screen .orders-table .p-datatable-tbody>tr:last-of-type>td,html.theme-light .out-orders-screen .out-orders-table .p-datatable-tbody>tr:last-of-type>td,html.theme-light .api-keys-screen .orders-table .p-datatable-tbody>tr:last-of-type>td,html.theme-dark .sales-screen-dark .orders-table .p-datatable-tbody>tr:last-of-type>td,html.theme-dark .out-orders-screen-dark .out-orders-table .p-datatable-tbody>tr:last-of-type>td,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-tbody>tr:last-of-type>td{border-bottom:none!important;border-bottom-color:transparent!important}html.theme-light .sales-screen .orders-table .p-datatable-table,html.theme-light .out-orders-screen .out-orders-table .p-datatable-table,html.theme-light .api-keys-screen .orders-table .p-datatable-table,html.theme-dark .sales-screen-dark .orders-table .p-datatable-table,html.theme-dark .out-orders-screen-dark .out-orders-table .p-datatable-table,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-table{border-bottom:none!important}html.theme-light .sales-screen .orders-table .p-datatable-wrapper,html.theme-light .sales-screen .orders-table .p-datatable-table-container,html.theme-light .out-orders-screen .out-orders-table .p-datatable-wrapper,html.theme-light .out-orders-screen .out-orders-table .p-datatable-table-container,html.theme-light .api-keys-screen .orders-table .p-datatable-wrapper,html.theme-light .api-keys-screen .orders-table .p-datatable-table-container,html.theme-dark .sales-screen-dark .orders-table .p-datatable-wrapper,html.theme-dark .sales-screen-dark .orders-table .p-datatable-table-container,html.theme-dark .out-orders-screen-dark .out-orders-table .p-datatable-wrapper,html.theme-dark .out-orders-screen-dark .out-orders-table .p-datatable-table-container,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-wrapper,html.theme-dark .api-keys-screen-dark .orders-table .p-datatable-table-container{border:0!important;border-top:0!important;border-bottom:0!important;box-shadow:none!important;outline:none!important}html.theme-light .sales-screen .bottom-paginator-wrap .p-paginator:before,html.theme-light .sales-screen .bottom-paginator-wrap .p-paginator:after,html.theme-light .out-orders-screen .bottom-paginator-wrap .p-paginator:before,html.theme-light .out-orders-screen .bottom-paginator-wrap .p-paginator:after,html.theme-light .api-keys-screen .bottom-paginator-wrap .p-paginator:before,html.theme-light .api-keys-screen .bottom-paginator-wrap .p-paginator:after,html.theme-dark .sales-screen-dark .bottom-paginator-wrap .p-paginator:before,html.theme-dark .sales-screen-dark .bottom-paginator-wrap .p-paginator:after,html.theme-dark .out-orders-screen-dark .bottom-paginator-wrap .p-paginator:before,html.theme-dark .out-orders-screen-dark .bottom-paginator-wrap .p-paginator:after,html.theme-dark .api-keys-screen-dark .bottom-paginator-wrap .p-paginator:before,html.theme-dark .api-keys-screen-dark .bottom-paginator-wrap .p-paginator:after{content:none!important;display:none!important}html.theme-light .sales-screen .sales-results>.bottom-paginator-wrap,html.theme-light .out-orders-screen .out-orders-results>.bottom-paginator-wrap,html.theme-dark .sales-screen-dark .sales-results>.bottom-paginator-wrap,html.theme-dark .out-orders-screen-dark .out-orders-results>.bottom-paginator-wrap{border-top:none!important;border-top-color:transparent!important;box-shadow:none!important;background:transparent!important}html.theme-light .sales-screen .sales-results>.bottom-paginator-wrap .p-paginator-content,html.theme-light .out-orders-screen .out-orders-results>.bottom-paginator-wrap .p-paginator-content,html.theme-dark .sales-screen-dark .sales-results>.bottom-paginator-wrap .p-paginator-content,html.theme-dark .out-orders-screen-dark .out-orders-results>.bottom-paginator-wrap .p-paginator-content{border-top:none!important;border-top-color:transparent!important;box-shadow:none!important;background:transparent!important}html.theme-light .sales-screen .bottom-paginator-wrap .p-paginator,html.theme-light .out-orders-screen .bottom-paginator-wrap .p-paginator,html.theme-dark .sales-screen-dark .bottom-paginator-wrap .p-paginator,html.theme-dark .out-orders-screen-dark .bottom-paginator-wrap .p-paginator{margin-top:-1px!important;padding-top:1px!important}html.theme-dark .balance-dropdown,html.theme-dark .balance-popover,html.theme-dark .balance-summary,html.theme-dark .balance-item{border-color:#43464eb8!important;background:var(--block-bg)!important}html.theme-dark .balance-summary-label,html.theme-dark .balance-section-title,html.theme-dark .balance-item-label,html.theme-dark .balance-summary-value,html.theme-dark .balance-item-value{color:#fff!important}html.theme-light .layout-sidebar-track,html.theme-light .layout-header .header,html.theme-light .content-body,html.theme-light .content-header,html.theme-light .content-bar,html.theme-light .p-drawer,html.theme-light .p-dialog,html.theme-light .p-popover,html.theme-light .p-toast-message,html.theme-light .p-datatable,html.theme-light .p-card,html.theme-light .p-panel,html.theme-light .p-fieldset,html.theme-light .p-datepicker,html.theme-light .p-select-overlay,html.theme-light .p-multiselect-overlay{border:2px solid var(--block-border)!important}html.theme-light .p-inputtext,html.theme-light .p-select,html.theme-light .p-multiselect,html.theme-light .p-datepicker-input,html.theme-light .p-inputnumber-input,html.theme-light .p-password-input,html.theme-light .p-textarea,html.theme-light .p-button.p-button-outlined,html.theme-light .p-button.p-button-icon-only,html.theme-light .balance-dropdown,html.theme-light .balance-popover,html.theme-light .balance-summary,html.theme-light .balance-item,html.theme-light .content-body .balance-item,html.theme-light .content-body .webhook-key,html.theme-light .content-body .notifications-panel,html.theme-light .content-body .orders-table-shell,html.theme-light .content-body .orders-table-outer,html.theme-light .content-body .withdraw-requests-table-wrap,html.theme-light .content-body .api-keys-table,html.theme-light .content-body .api-keys-datatable,html.theme-light .content-body .status-pill,html.theme-light .content-body .field-panel{border-width:2px!important;border-color:var(--block-border)!important}html.theme-light .p-datatable thead>tr>th,html.theme-light .p-datatable tbody>tr>td,html.theme-light .p-datepicker .p-datepicker-header,html.theme-light .app-separator,html.theme-light .p-divider.p-component{border-color:var(--block-border)!important;border-width:2px!important}html.theme-light .requisites-screen .devices-data-table .p-datatable-table,html.theme-light .devices-screen .devices-data-table .p-datatable-table,html.theme-light .disputes-screen .devices-data-table .p-datatable-table{border-collapse:collapse!important;border-spacing:0!important}html.theme-light .requisites-screen .devices-data-table .p-datatable-thead>tr>th,html.theme-light .requisites-screen .devices-data-table .p-datatable-tbody>tr>td,html.theme-light .devices-screen .devices-data-table .p-datatable-thead>tr>th,html.theme-light .devices-screen .devices-data-table .p-datatable-tbody>tr>td,html.theme-light .disputes-screen .devices-data-table .p-datatable-thead>tr>th,html.theme-light .disputes-screen .devices-data-table .p-datatable-tbody>tr>td{border-left:none!important;border-right:none!important;border-top:none!important;border-bottom:1px solid var(--block-border)!important}html.theme-light .requisites-screen .devices-data-table .p-datatable-tbody>tr:last-child>td,html.theme-light .devices-screen .devices-data-table .p-datatable-tbody>tr:last-child>td,html.theme-light .disputes-screen .devices-data-table .p-datatable-tbody>tr:last-child>td{border-bottom:none!important}html.theme-light .requisites-screen .devices-data-table .p-datatable-tbody>tr>td,html.theme-light .devices-screen .devices-data-table .p-datatable-tbody>tr>td,html.theme-light .disputes-screen .devices-data-table .p-datatable-tbody>tr>td{background:#fff!important}html.theme-light .requisites-screen .devices-data-table .p-datatable-tbody>tr:hover>td,html.theme-light .devices-screen .devices-data-table .p-datatable-tbody>tr:hover>td,html.theme-light .disputes-screen .devices-data-table .p-datatable-tbody>tr:hover>td{background:#fff!important}html.theme-light .requisites-screen .devices-data-table .p-datatable-tbody>tr,html.theme-light .devices-screen .devices-data-table .p-datatable-tbody>tr,html.theme-light .disputes-screen .devices-data-table .p-datatable-tbody>tr{background:#fff!important}html.theme-light .requisites-screen .devices-data-table.p-datatable-hoverable .p-datatable-tbody>tr:not(.p-datatable-row-selected):hover,html.theme-light .devices-screen .devices-data-table.p-datatable-hoverable .p-datatable-tbody>tr:not(.p-datatable-row-selected):hover,html.theme-light .disputes-screen .devices-data-table.p-datatable-hoverable .p-datatable-tbody>tr:not(.p-datatable-row-selected):hover{background:#fff!important}html.theme-light .sales-screen .orders-table .p-datatable-tbody>tr>td,html.theme-light .out-orders-screen .out-orders-table .p-datatable-tbody>tr>td,html.theme-light .api-keys-screen .orders-table .p-datatable-tbody>tr>td,html.theme-light .balance-screen .withdraw-requests-datatable .p-datatable-tbody>tr>td{background:color-mix(in srgb,#60a5fa 7%,#ffffff 93%)!important}html.theme-light .sales-screen .orders-table .p-datatable-tbody>tr:hover>td,html.theme-light .out-orders-screen .out-orders-table .p-datatable-tbody>tr:hover>td,html.theme-light .api-keys-screen .orders-table .p-datatable-tbody>tr:hover>td,html.theme-light .balance-screen .withdraw-requests-datatable .p-datatable-tbody>tr:hover>td{background:color-mix(in srgb,#60a5fa 12%,#ffffff 88%)!important}html.theme-dark .out-orders-screen-dark .out-orders-table .p-button.p-button-outlined.p-button-secondary,html.theme-dark .out-orders-screen-dark .out-orders-table .p-button.p-button-outlined.p-button-secondary:hover,html.theme-dark .out-orders-screen-dark .out-orders-table .p-button.p-button-outlined.p-button-secondary:focus,html.theme-dark .out-orders-screen-dark .out-orders-table .p-button.p-button-outlined.p-button-secondary:active{color:#fff!important;--p-button-color: #ffffff !important;--p-button-hover-color: #ffffff !important;--p-button-active-color: #ffffff !important}html.theme-dark .out-orders-screen-dark .out-orders-table .p-button.p-button-outlined.p-button-secondary .p-button-label,html.theme-dark .out-orders-screen-dark .out-orders-table .p-button.p-button-outlined.p-button-secondary .p-button-icon{color:#fff!important}html.theme-light .sales-screen .sales-results,html.theme-light .out-orders-screen .out-orders-results,html.theme-light .api-keys-screen .api-keys-results{border-width:1px!important;border-style:solid!important;border-color:color-mix(in srgb,var(--block-border) 52%,transparent 48%)!important}html.theme-light .sales-screen .orders-table-outer,html.theme-light .out-orders-screen .out-orders-table-shell,html.theme-light .api-keys-screen .orders-table-outer{border:none!important;box-shadow:none!important}html.theme-light .sales-screen .orders-table .p-datatable-thead>tr>th,html.theme-light .sales-screen .orders-table .p-datatable-tbody>tr>td,html.theme-light .out-orders-screen .out-orders-table .p-datatable-thead>tr>th,html.theme-light .out-orders-screen .out-orders-table .p-datatable-tbody>tr>td,html.theme-light .api-keys-screen .orders-table .p-datatable-thead>tr>th,html.theme-light .api-keys-screen .orders-table .p-datatable-tbody>tr>td{border-left:none!important;border-right:none!important;border-top:none!important;border-bottom-width:1px!important}html.theme-light .balance-screen .balance-header,html.theme-light .analytics-screen .analytics-header,html.theme-light .api-keys-screen .content-bar,html.theme-light .sales-screen .content-bar,html.theme-light .out-orders-screen .content-bar,html.theme-light .settings-screen .settings-header,html.theme-light .docs-screen .docs-header{background:#fff!important;border-width:2px!important;border-style:solid!important;border-color:var(--block-border)!important;box-shadow:none!important}html.theme-dark .api-keys-screen-dark .content-bar,html.theme-dark .sales-screen-dark .content-bar,html.theme-dark .out-orders-screen-dark .content-bar{border-width:1px!important;border-style:solid!important;border-color:#43464eb8!important;border-radius:12px!important;box-shadow:none!important}html.theme-dark .sales-screen-dark .sales-results,html.theme-dark .out-orders-screen-dark .out-orders-results,html.theme-dark .api-keys-screen-dark .api-keys-results{border-width:1px!important;border-style:solid!important;border-color:#43464e61!important;border-radius:12px!important;box-shadow:none!important}html.theme-dark .sales-screen-dark .content-bar,html.theme-dark .out-orders-screen-dark .content-bar{min-height:52px!important;padding:.72rem 1.25rem!important}html.theme-dark .sales-screen-dark .orders-table .p-datatable-tbody>tr,html.theme-dark .sales-screen-dark .orders-table .p-datatable-tbody>tr>td,html.theme-dark .out-orders-screen-dark .out-orders-table .p-datatable-tbody>tr,html.theme-dark .out-orders-screen-dark .out-orders-table .p-datatable-tbody>tr>td{height:var(--merchant-table-row-height, 3.45rem)!important;min-height:var(--merchant-table-row-height, 3.45rem)!important;font-size:1.02rem!important}html body,html #app,html .p-component,html .p-button,html .p-inputtext,html .p-select-label,html .p-multiselect-label,html .p-datatable,html .content-body,html .content-bar,html .nav-item,html .nav-item-label,html .sidebar-user-name,html .sidebar-user-email{font-weight:300!important}html h1,html h2,html h3,html h4,html h5,html h6,html .item-value,html .amount-value,html .balance-trigger-value,html .balance-summary-value{font-weight:400!important}html .home-stats .item-value{font-weight:600!important}html.theme-dark .order-card{background:var(--block-bg)!important;border-color:#3e4146c7!important}html.theme-dark .order-card .detail-item{background:var(--block-bg)!important;border-color:#3c3f44b8!important}html.theme-dark .order-card .amount-value,html.theme-dark .order-card .rate-value,html.theme-dark .order-card .detail-value{color:#ebeef5e6!important}html.theme-dark .withdraw-dialog,html.theme-dark .withdraw-dialog .p-dialog-header,html.theme-dark .withdraw-dialog .p-dialog-content,html.theme-dark .withdraw-dialog .field-panel,html.theme-dark .order-create-dialog,html.theme-dark .order-create-dialog .p-dialog-header,html.theme-dark .order-create-dialog .p-dialog-content,html.theme-dark .api-keys-dialog,html.theme-dark .api-keys-dialog .p-dialog-header,html.theme-dark .api-keys-dialog .p-dialog-content,html.theme-dark .requisite-dialog,html.theme-dark .requisite-dialog .p-dialog-header,html.theme-dark .requisite-dialog .p-dialog-content,html.theme-dark .p-popover,html.theme-dark .p-popover .p-popover-content{background:var(--block-bg)!important;border-color:#43464eb8!important}html.theme-dark .withdraw-dialog .p-inputtext,html.theme-dark .withdraw-dialog .p-inputnumber-input,html.theme-dark .withdraw-dialog .p-datepicker-input,html.theme-dark .withdraw-dialog .p-select,html.theme-dark .withdraw-dialog .p-select:hover,html.theme-dark .withdraw-dialog .p-select.p-focus,html.theme-dark .order-create-dialog .p-inputtext,html.theme-dark .order-create-dialog .p-inputnumber-input,html.theme-dark .order-create-dialog .p-datepicker-input,html.theme-dark .order-create-dialog .p-select,html.theme-dark .order-create-dialog .p-select:hover,html.theme-dark .order-create-dialog .p-select.p-focus,html.theme-dark .api-keys-dialog .p-inputtext,html.theme-dark .api-keys-dialog .p-inputnumber-input,html.theme-dark .api-keys-dialog .p-datepicker-input,html.theme-dark .api-keys-dialog .p-select,html.theme-dark .api-keys-dialog .p-select:hover,html.theme-dark .api-keys-dialog .p-select.p-focus,html.theme-dark .requisite-dialog .p-inputtext,html.theme-dark .requisite-dialog .p-inputnumber-input,html.theme-dark .requisite-dialog .p-datepicker-input,html.theme-dark .requisite-dialog .p-select,html.theme-dark .requisite-dialog .p-select:hover,html.theme-dark .requisite-dialog .p-select.p-focus,html.theme-dark .p-popover .p-inputtext,html.theme-dark .p-popover .p-datepicker-input,html.theme-dark .p-popover .p-select,html.theme-dark .p-popover .p-select:hover,html.theme-dark .p-popover .p-select.p-focus{background:var(--block-bg)!important;border-color:#43464eb8!important;color:#fff!important;box-shadow:none!important}html.theme-light .p-popover .p-inputtext,html.theme-light .p-popover .p-datepicker-input,html.theme-light .p-popover .p-inputtext:enabled:hover,html.theme-light .p-popover .p-inputtext:enabled:focus,html.theme-light .p-popover .p-datepicker-input:enabled:hover,html.theme-light .p-popover .p-datepicker-input:enabled:focus{background:var(--p-popover-background, #ffffff)!important;box-shadow:none!important}html.theme-dark .p-popover .p-inputtext,html.theme-dark .p-popover .p-datepicker-input,html.theme-dark .p-popover .p-inputtext:enabled:hover,html.theme-dark .p-popover .p-inputtext:enabled:focus,html.theme-dark .p-popover .p-datepicker-input:enabled:hover,html.theme-dark .p-popover .p-datepicker-input:enabled:focus{background:var(--block-bg)!important;box-shadow:none!important}html.theme-light .p-popover .p-datepicker,html.theme-light .p-popover .p-datepicker .p-datepicker-header,html.theme-light .p-popover .p-datepicker table,html.theme-light .p-popover .p-datepicker tbody,html.theme-light .p-popover .p-datepicker tr,html.theme-light .p-popover .p-datepicker td{background:#fff!important;border-color:var(--block-border)!important}html.theme-dark .p-popover .p-datepicker,html.theme-dark .p-popover .p-datepicker .p-datepicker-header,html.theme-dark .p-popover .p-datepicker table,html.theme-dark .p-popover .p-datepicker tbody,html.theme-dark .p-popover .p-datepicker tr,html.theme-dark .p-popover .p-datepicker td{background:var(--block-bg)!important;border-color:#43464eb8!important}html.theme-light .p-datepicker,html.theme-light .p-datepicker .p-datepicker-header,html.theme-light .p-datepicker .p-datepicker-calendar-container,html.theme-light .p-datepicker table,html.theme-light .p-datepicker thead,html.theme-light .p-datepicker tbody,html.theme-light .p-datepicker tr,html.theme-light .p-datepicker td{background:#fff!important;border-color:var(--block-border)!important}html.theme-dark .p-datepicker,html.theme-dark .p-datepicker .p-datepicker-header,html.theme-dark .p-datepicker .p-datepicker-calendar-container,html.theme-dark .p-datepicker table,html.theme-dark .p-datepicker thead,html.theme-dark .p-datepicker tbody,html.theme-dark .p-datepicker tr,html.theme-dark .p-datepicker td{background:var(--block-bg)!important;border-color:#43464eb8!important;color:#fff!important}html.theme-dark .p-datepicker .p-datepicker-day,html.theme-dark .p-datepicker .p-datepicker-month,html.theme-dark .p-datepicker .p-datepicker-year,html.theme-dark .p-datepicker .p-datepicker-prev,html.theme-dark .p-datepicker .p-datepicker-next{color:#fff!important;background:transparent!important}html.theme-dark .p-datepicker .p-datepicker-day:hover,html.theme-dark .p-datepicker .p-datepicker-month:hover,html.theme-dark .p-datepicker .p-datepicker-year:hover{background:#58a6ff33!important}html.theme-dark .p-datepicker,html.theme-dark .p-datepicker-panel,html.theme-dark .p-datepicker .p-datepicker-header,html.theme-dark .p-datepicker .p-datepicker-calendar-container,html.theme-dark .p-datepicker table,html.theme-dark .p-datepicker thead,html.theme-dark .p-datepicker tbody,html.theme-dark .p-datepicker tr,html.theme-dark .p-datepicker th,html.theme-dark .p-datepicker td{background:var(--surface-dark-base)!important;background-image:none!important}html.theme-dark .p-datepicker .p-datepicker-day,html.theme-dark .p-datepicker .p-datepicker-month,html.theme-dark .p-datepicker .p-datepicker-year{background:transparent!important;color:#fff!important}html.theme-dark .p-datepicker .p-datepicker-day-selected,html.theme-dark .p-datepicker .p-datepicker-month-selected,html.theme-dark .p-datepicker .p-datepicker-year-selected,html.theme-dark .p-datepicker .p-datepicker-today>.p-datepicker-day{background:#58a6ff47!important;color:#fff!important;border-color:#58a6ff7a!important}html.theme-dark [data-pc-name=datepicker] [data-pc-section=day]:hover,html.theme-dark [data-pc-name=datepicker] [data-pc-section=month]:hover,html.theme-dark [data-pc-name=datepicker] [data-pc-section=year]:hover,html.theme-dark [data-pc-name=datepicker] [data-pc-section=day]:focus-visible,html.theme-dark [data-pc-name=datepicker] [data-pc-section=month]:focus-visible,html.theme-dark [data-pc-name=datepicker] [data-pc-section=year]:focus-visible{background:#58a6ff38!important;color:#fff!important}html.theme-dark [data-pc-name=datepicker] [data-pc-section=day][aria-selected=true],html.theme-dark [data-pc-name=datepicker] [data-pc-section=month][aria-selected=true],html.theme-dark [data-pc-name=datepicker] [data-pc-section=year][aria-selected=true],html.theme-dark [data-pc-name=datepicker] [data-p-today=true] [data-pc-section=day],html.theme-dark [data-pc-name=datepicker] [data-pc-section=day][aria-current=date]{background:#58a6ff4d!important;color:#fff!important;border-color:#58a6ff85!important}html.theme-dark .p-datepicker .p-datepicker-header,html.theme-dark .p-datepicker .p-datepicker-title,html.theme-dark .p-datepicker .p-datepicker-select-month,html.theme-dark .p-datepicker .p-datepicker-select-year{background:var(--surface-dark-base)!important;border-color:#43464eb8!important;color:#fff!important}html.theme-dark .p-datepicker-input,html.theme-dark .p-popover .p-datepicker-input,html.theme-dark .p-dialog .p-datepicker-input{background:var(--block-bg)!important;border-color:#43464eb8!important;color:#fff!important;box-shadow:none!important}html.theme-dark .p-datepicker .p-datepicker-header,html.theme-dark .p-datepicker-panel .p-datepicker-header,html.theme-dark .p-datepicker .p-datepicker-header:before,html.theme-dark .p-datepicker .p-datepicker-header:after{background:var(--block-bg)!important;background-color:var(--surface-dark-base)!important;background-image:var(--block-bg)!important;box-shadow:none!important;filter:none!important}html.theme-dark .p-datepicker .p-datepicker-calendar td>span:hover,html.theme-dark .p-datepicker .p-datepicker-calendar td>span:focus-visible{background:#58a6ff38!important;color:#fff!important}html.theme-dark .p-datepicker .p-datepicker-calendar td[data-p-today=true]>span,html.theme-dark .p-datepicker .p-datepicker-calendar td>span[data-p-selected=true]{background:#58a6ff4d!important;background-color:#58a6ff4d!important;background-image:none!important;color:#fff!important;border-color:#58a6ff85!important}html.theme-dark .p-datepicker-calendar td>span[data-pc-section=day]:not([data-p-disabled=true]):hover,html.theme-dark .p-datepicker-calendar td>span[data-pc-section=day]:not([data-p-disabled=true]):focus-visible{background:#58a6ff38!important;background-color:#58a6ff38!important;background-image:none!important;color:#fff!important}html.theme-dark .p-datepicker-calendar td[data-p-today=true]>span[data-pc-section=day],html.theme-dark .p-datepicker-calendar td>span[data-pc-section=day][data-p-selected=true]{background:#58a6ff4d!important;background-color:#58a6ff4d!important;background-image:none!important;color:#fff!important;box-shadow:none!important}html.theme-dark .p-datepicker,html.theme-dark .p-datepicker-panel,html.theme-dark .p-datepicker [data-pc-section=panel],html.theme-dark .p-datepicker [data-pc-section=calendarContainer],html.theme-dark .p-datepicker [data-pc-section=calendar],html.theme-dark .p-datepicker .p-datepicker-header,html.theme-dark .p-datepicker [data-pc-section=header],html.theme-dark .p-datepicker .p-datepicker-title,html.theme-dark .p-datepicker [data-pc-section=title],html.theme-dark .p-datepicker [data-pc-section=selectMonth],html.theme-dark .p-datepicker [data-pc-section=selectYear],html.theme-dark .p-datepicker .p-datepicker-select-month,html.theme-dark .p-datepicker .p-datepicker-select-year,html.theme-dark .p-datepicker table,html.theme-dark .p-datepicker thead,html.theme-dark .p-datepicker tbody,html.theme-dark .p-datepicker tr,html.theme-dark .p-datepicker th,html.theme-dark .p-datepicker td{background:var(--block-bg)!important;background-color:var(--surface-dark-base)!important;background-image:var(--block-bg)!important;opacity:1!important;border-color:#43464eb8!important}html.theme-light .p-datatable .p-datatable-thead>tr>th,html.theme-dark .p-datatable .p-datatable-thead>tr>th,html.theme-light .p-datatable thead>tr>th,html.theme-dark .p-datatable thead>tr>th{font-size:var(--table-header-font-size, .9rem)!important}html.theme-light .p-datatable .p-datatable-thead>tr>th .p-column-title,html.theme-dark .p-datatable .p-datatable-thead>tr>th .p-column-title,html.theme-light .p-datatable thead>tr>th .p-column-title,html.theme-dark .p-datatable thead>tr>th .p-column-title{font-size:var(--table-header-font-size, .9rem)!important;line-height:1.2!important}html.admin-layout .content-container{gap:.85rem}html.admin-layout .content-header,html.admin-layout .content-bar:not(.secondary){min-height:52px;padding:.7rem 1.4rem;border-radius:16px;box-shadow:none!important}html.admin-layout .content-header .content-header-title{gap:.55rem;font-size:1.02rem;font-weight:600;line-height:1.2}html.admin-layout .content-header .content-header-title>i{font-size:.95rem}html.theme-light.admin-layout .content-header,html.theme-light.admin-layout .content-bar:not(.secondary),html.theme-light.admin-layout .content-body{background:#fff!important;border:1px solid var(--block-border)!important}html.theme-dark.admin-layout .content-header,html.theme-dark.admin-layout .content-bar:not(.secondary),html.theme-dark.admin-layout .content-body{background:var(--block-bg)!important;border:1px solid rgba(67,70,78,.72)!important}html.admin-layout .content-body{border-radius:16px;box-shadow:none!important}html.admin-layout .content-body .p-datatable,html.admin-layout .content-body .p-datatable-wrapper,html.admin-layout .content-body .p-datatable-table-container{border-radius:12px;box-shadow:none!important}html.admin-layout .content-body .p-paginator{padding:0!important}.p-dialog{width:auto!important;max-width:min(42rem,calc(100vw - 2rem))!important;margin-inline:auto}html.theme-light .p-dialog,html.theme-light .p-dialog .p-dialog-header,html.theme-light .p-dialog .p-dialog-content,html.theme-light .p-popover,html.theme-light .p-popover .p-popover-content,html.theme-light .p-confirmpopup{background:linear-gradient(180deg,color-mix(in srgb,var(--p-content-background) 96%,#ffffff 4%),color-mix(in srgb,var(--p-content-background) 88%,#000000 12%))!important;border-color:var(--block-border)!important;box-shadow:none!important}html.theme-dark .p-dialog,html.theme-dark .p-dialog .p-dialog-header,html.theme-dark .p-dialog .p-dialog-content,html.theme-dark .p-popover,html.theme-dark .p-popover .p-popover-content,html.theme-dark .p-confirmpopup{background:var(--block-bg)!important;border-color:#43464eb8!important;box-shadow:none!important}html.theme-light .p-datatable,html.theme-light .p-datatable .p-datatable-wrapper,html.theme-light .p-datatable .p-datatable-table-container{background:linear-gradient(180deg,color-mix(in srgb,var(--p-content-background) 96%,#ffffff 4%),color-mix(in srgb,var(--p-content-background) 88%,#000000 12%))!important;border-color:var(--block-border)!important;box-shadow:none!important}html.theme-dark .p-datatable,html.theme-dark .p-datatable .p-datatable-wrapper,html.theme-dark .p-datatable .p-datatable-table-container{background:var(--block-bg)!important;border-color:#43464eb8!important;box-shadow:none!important}html.theme-light .p-datatable .p-datatable-table,html.theme-light .p-datatable .p-datatable-thead,html.theme-light .p-datatable .p-datatable-tbody,html.theme-light .p-datatable .p-datatable-thead>tr>th,html.theme-dark .p-datatable .p-datatable-table,html.theme-dark .p-datatable .p-datatable-thead,html.theme-dark .p-datatable .p-datatable-tbody,html.theme-dark .p-datatable .p-datatable-thead>tr>th,html.theme-dark .p-datatable .p-datatable-tbody>tr>td{background:transparent!important}html.theme-light .p-datatable .p-datatable-tbody>tr>td,html.theme-light .p-datatable .p-datatable-tbody>tr:hover>td,html.theme-light .p-datatable .p-datatable-tbody>tr.p-datatable-row-selected>td,html.theme-light .p-datatable .p-datatable-tbody>tr[data-p-selected=true]>td,html.theme-light .p-datatable.p-datatable-hoverable .p-datatable-tbody>tr:not(.p-datatable-row-selected):hover>td{background:linear-gradient(180deg,#fff,#f4f4f5)!important}html.theme-dark .p-datatable .p-datatable-tbody>tr>td,html.theme-dark .p-datatable .p-datatable-tbody>tr:hover>td,html.theme-dark .p-datatable .p-datatable-tbody>tr.p-datatable-row-selected>td,html.theme-dark .p-datatable .p-datatable-tbody>tr[data-p-selected=true]>td,html.theme-dark .p-datatable.p-datatable-hoverable .p-datatable-tbody>tr:not(.p-datatable-row-selected):hover>td{background:linear-gradient(180deg,#16181df5,#111216f5)!important}html.theme-light .p-inputtext,html.theme-light .p-select,html.theme-light .p-multiselect,html.theme-light .p-datepicker-input,html.theme-light .p-inputnumber-input,html.theme-light .p-password-input,html.theme-light .p-textarea,html.theme-light .select-trigger,html.theme-light .multi-select-trigger{background:linear-gradient(180deg,#fff,#f4f4f5)!important;border-color:var(--block-border)!important;color:#0f172a!important;box-shadow:none!important}html.theme-light .p-inputtext:enabled:hover,html.theme-light .p-select:not(.p-disabled):hover,html.theme-light .p-multiselect:not(.p-disabled):hover,html.theme-light .p-datepicker-input:hover,html.theme-light .p-inputnumber-input:hover,html.theme-light .p-password-input:hover,html.theme-light .p-textarea:enabled:hover,html.theme-light .select-trigger:hover,html.theme-light .multi-select-trigger:hover{background:linear-gradient(180deg,#fafafa,#ececee)!important;border-color:#a1a1aa!important}html.theme-light .p-inputtext:enabled:focus,html.theme-light .p-select.p-focus,html.theme-light .p-multiselect.p-focus,html.theme-light .p-datepicker-input:focus,html.theme-light .p-inputnumber-input:focus,html.theme-light .p-password-input:focus,html.theme-light .p-textarea:enabled:focus,html.theme-light .select-trigger:focus-within,html.theme-light .multi-select-trigger:focus-within{border-color:#a1a1aa!important;box-shadow:0 0 0 3px #a1a1aa38!important}html.theme-dark .p-inputtext,html.theme-dark .p-select,html.theme-dark .p-multiselect,html.theme-dark .p-datepicker-input,html.theme-dark .p-inputnumber-input,html.theme-dark .p-password-input,html.theme-dark .p-textarea,html.theme-dark .select-trigger,html.theme-dark .multi-select-trigger{background:linear-gradient(180deg,#16181df5,#111216f5)!important;border-color:#43464eb8!important;color:#fff!important;box-shadow:none!important}html.theme-dark .p-inputtext:enabled:hover,html.theme-dark .p-select:not(.p-disabled):hover,html.theme-dark .p-multiselect:not(.p-disabled):hover,html.theme-dark .p-datepicker-input:hover,html.theme-dark .p-inputnumber-input:hover,html.theme-dark .p-password-input:hover,html.theme-dark .p-textarea:enabled:hover,html.theme-dark .select-trigger:hover,html.theme-dark .multi-select-trigger:hover{background:linear-gradient(180deg,#1b1e24fa,#15171cfa)!important;border-color:#5a5f6cd1!important}html.theme-dark .p-inputtext:enabled:focus,html.theme-dark .p-select.p-focus,html.theme-dark .p-multiselect.p-focus,html.theme-dark .p-datepicker-input:focus,html.theme-dark .p-inputnumber-input:focus,html.theme-dark .p-password-input:focus,html.theme-dark .p-textarea:enabled:focus,html.theme-dark .select-trigger:focus-within,html.theme-dark .multi-select-trigger:focus-within{border-color:#6e7482e6!important;box-shadow:0 0 0 3px #6e74823d!important}html.theme-light .p-paginator{background:linear-gradient(180deg,#fff,#f4f4f5)!important;border-color:var(--block-border)!important;box-shadow:none!important}html.theme-dark .p-paginator{background:linear-gradient(180deg,#16181df5,#111216f5)!important;border-color:#43464eb8!important;box-shadow:none!important}html.theme-light .p-paginator .p-paginator-page,html.theme-light .p-paginator .p-paginator-prev,html.theme-light .p-paginator .p-paginator-next,html.theme-light .p-paginator .p-paginator-first,html.theme-light .p-paginator .p-paginator-last{color:#0f172a!important;background:linear-gradient(180deg,#fff,#f4f4f5)!important;border-color:var(--block-border)!important;box-shadow:none!important}html.theme-light .p-paginator .p-paginator-page:hover,html.theme-light .p-paginator .p-paginator-prev:hover,html.theme-light .p-paginator .p-paginator-next:hover,html.theme-light .p-paginator .p-paginator-first:hover,html.theme-light .p-paginator .p-paginator-last:hover{color:#0f172a!important;background:linear-gradient(180deg,#fafafa,#ececee)!important;border-color:#a1a1aa!important}html.theme-light .p-paginator .p-paginator-page.p-paginator-page-selected{color:#0f172a!important;background:linear-gradient(180deg,#d7d7dc,#b8b8c0)!important;border-color:#a1a1aa!important}html.theme-dark .p-paginator .p-paginator-page,html.theme-dark .p-paginator .p-paginator-prev,html.theme-dark .p-paginator .p-paginator-next,html.theme-dark .p-paginator .p-paginator-first,html.theme-dark .p-paginator .p-paginator-last{color:#fff!important;background:linear-gradient(180deg,#16181df5,#111216f5)!important;border-color:#43464eb8!important;box-shadow:none!important}html.theme-dark .p-paginator .p-paginator-page:hover,html.theme-dark .p-paginator .p-paginator-prev:hover,html.theme-dark .p-paginator .p-paginator-next:hover,html.theme-dark .p-paginator .p-paginator-first:hover,html.theme-dark .p-paginator .p-paginator-last:hover{color:#fff!important;background:linear-gradient(180deg,#1b1e24fa,#15171cfa)!important;border-color:#5a5f6cd1!important}html.theme-dark .p-paginator .p-paginator-page.p-paginator-page-selected{color:#fff!important;background:linear-gradient(180deg,#454952e6,#32363eeb)!important;border-color:#606572e6!important}.p-dialog{max-width:min(54rem,calc(100vw - 2rem))!important}@media (max-width: 768px){.p-dialog{max-width:calc(100vw - 1rem)!important}}.p-dialog.data-record-dialog,.p-dialog.order-create-dialog,.p-dialog.data-record-dialog.order-create-dialog,.p-dialog.create-out-order-dialog,.p-dialog.create-dispute-dialog,.p-dialog.data-record-dialog.create-dispute-dialog,.p-dialog.api-keys-dialog,.p-dialog.data-record-dialog.api-keys-dialog{width:min(54rem,calc(100vw - 2rem))!important;max-width:min(54rem,calc(100vw - 2rem))!important}.p-dialog.data-record-dialog.create-token-dialog{width:min(52rem,calc(100vw - 2rem))!important;max-width:min(52rem,calc(100vw - 2rem))!important}html.theme-light .p-dialog,html.theme-light .p-dialog .p-dialog-header,html.theme-light .p-dialog .p-dialog-content,html.theme-light .p-popover,html.theme-light .p-popover .p-popover-content,html.theme-light .p-confirmpopup{background:linear-gradient(180deg,#fff,#f4f4f5)!important;border-color:var(--block-border)!important;box-shadow:none!important}html.theme-dark .p-dialog,html.theme-dark .p-dialog .p-dialog-header,html.theme-dark .p-dialog .p-dialog-content,html.theme-dark .p-popover,html.theme-dark .p-popover .p-popover-content,html.theme-dark .p-confirmpopup{background:linear-gradient(180deg,#16181df5,#111216f5)!important;border-color:#43464eb8!important;box-shadow:none!important}html.theme-light .p-dialog .p-button.p-button-success,html.theme-light .p-dialog .p-button.p-button-primary,html.theme-dark .p-dialog .p-button.p-button-success,html.theme-dark .p-dialog .p-button.p-button-primary,html.theme-light .p-confirmpopup .p-button.p-button-success,html.theme-light .p-confirmpopup .p-button.p-button-primary,html.theme-dark .p-confirmpopup .p-button.p-button-success,html.theme-dark .p-confirmpopup .p-button.p-button-primary{background:#58a6ff!important;border-color:#58a6ff!important;color:#000!important;box-shadow:none!important}html.theme-light .p-dialog .p-button.p-button-success .p-button-label,html.theme-light .p-dialog .p-button.p-button-success .p-button-icon,html.theme-light .p-dialog .p-button.p-button-primary .p-button-label,html.theme-light .p-dialog .p-button.p-button-primary .p-button-icon,html.theme-dark .p-dialog .p-button.p-button-success .p-button-label,html.theme-dark .p-dialog .p-button.p-button-success .p-button-icon,html.theme-dark .p-dialog .p-button.p-button-primary .p-button-label,html.theme-dark .p-dialog .p-button.p-button-primary .p-button-icon,html.theme-light .p-confirmpopup .p-button.p-button-success .p-button-label,html.theme-light .p-confirmpopup .p-button.p-button-success .p-button-icon,html.theme-light .p-confirmpopup .p-button.p-button-primary .p-button-label,html.theme-light .p-confirmpopup .p-button.p-button-primary .p-button-icon,html.theme-dark .p-confirmpopup .p-button.p-button-success .p-button-label,html.theme-dark .p-confirmpopup .p-button.p-button-success .p-button-icon,html.theme-dark .p-confirmpopup .p-button.p-button-primary .p-button-label,html.theme-dark .p-confirmpopup .p-button.p-button-primary .p-button-icon{color:#000!important}html.theme-light .p-dialog .p-button.p-button-success:hover,html.theme-light .p-dialog .p-button.p-button-primary:hover,html.theme-dark .p-dialog .p-button.p-button-success:hover,html.theme-dark .p-dialog .p-button.p-button-primary:hover,html.theme-light .p-confirmpopup .p-button.p-button-success:hover,html.theme-light .p-confirmpopup .p-button.p-button-primary:hover,html.theme-dark .p-confirmpopup .p-button.p-button-success:hover,html.theme-dark .p-confirmpopup .p-button.p-button-primary:hover{background:#79b8ff!important;border-color:#79b8ff!important;color:#000!important}html.theme-light body .p-dialog,html.theme-light body .p-dialog .p-dialog-header,html.theme-light body .p-dialog .p-dialog-content,html.theme-light body .p-dialog .p-dialog-footer,html.theme-light body .p-dialog .container,html.theme-light body .p-popover,html.theme-light body .p-popover .p-popover-content,html.theme-light body .p-confirmpopup{background-image:linear-gradient(180deg,#fff,#f1f2f4)!important;background-color:#f7f7f8!important}html.theme-dark body .p-dialog,html.theme-dark body .p-dialog .p-dialog-header,html.theme-dark body .p-dialog .p-dialog-content,html.theme-dark body .p-dialog .p-dialog-footer,html.theme-dark body .p-dialog .container,html.theme-dark body .p-popover,html.theme-dark body .p-popover .p-popover-content,html.theme-dark body .p-confirmpopup{background-image:linear-gradient(180deg,#17191ffa,#101217fa)!important;background-color:#14161bfa!important}html.theme-light body .p-dialog.data-record-dialog.create-token-dialog{background:linear-gradient(180deg,#fff,#eceef2 48%,#e2e5ea)!important;border-color:var(--block-border)!important;box-shadow:none!important}html.theme-dark body .p-dialog.data-record-dialog.create-token-dialog{background:linear-gradient(180deg,#2c303a,#1a1d24 42%,#111318)!important;border-color:#585c668c!important;box-shadow:none!important}html.theme-light body .p-dialog.data-record-dialog.create-token-dialog .p-dialog-header,html.theme-light body .p-dialog.data-record-dialog.create-token-dialog .p-dialog-content,html.theme-light body .p-dialog.data-record-dialog.create-token-dialog .p-dialog-footer,html.theme-light body .p-dialog.data-record-dialog.create-token-dialog .container,html.theme-light body .p-dialog.data-record-dialog.create-token-dialog .form-container,html.theme-dark body .p-dialog.data-record-dialog.create-token-dialog .p-dialog-header,html.theme-dark body .p-dialog.data-record-dialog.create-token-dialog .p-dialog-content,html.theme-dark body .p-dialog.data-record-dialog.create-token-dialog .p-dialog-footer,html.theme-dark body .p-dialog.data-record-dialog.create-token-dialog .container,html.theme-dark body .p-dialog.data-record-dialog.create-token-dialog .form-container{background:transparent!important}html.theme-light body .p-dialog.data-record-dialog.create-token-dialog .form-container>*,html.theme-dark body .p-dialog.data-record-dialog.create-token-dialog .form-container>*{background:transparent!important;border:none!important;padding:0!important;border-radius:0!important}html.theme-light body .p-dialog.data-record-dialog.create-token-dialog .checkbox-container,html.theme-light body .p-dialog.data-record-dialog.create-token-dialog .checkbox-container label,html.theme-dark body .p-dialog.data-record-dialog.create-token-dialog .checkbox-container,html.theme-dark body .p-dialog.data-record-dialog.create-token-dialog .checkbox-container label{background:transparent!important}.board-content-skeleton,.board-skeleton-line-root{--skeleton-surface: color-mix( in srgb, var(--p-content-background) 92%, var(--p-content-secondary-background) 8% );--skeleton-base: color-mix( in srgb, var(--p-content-border-color) 34%, var(--p-content-background) 66% );--skeleton-highlight: color-mix( in srgb, var(--p-content-background) 82%, #ffffff 18% );--skeleton-border: color-mix( in srgb, var(--p-content-border-color) 58%, transparent 42% )}.board-content-skeleton .sk,.board-skeleton-line-root .sk{position:relative;overflow:hidden;display:inline-flex;border-radius:999px;background:color-mix(in srgb,var(--skeleton-base) 82%,transparent 18%)}.board-content-skeleton .sk:after,.board-skeleton-line-root .sk:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate3d(-100%,0,0);backface-visibility:hidden;background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--skeleton-highlight) 52%,transparent 48%) 50%,transparent 100%);animation:board-skeleton-shimmer 1.15s ease-in-out infinite}.board-content-skeleton .sk--pill,.board-skeleton-line-root .sk--pill{height:1.75rem}.board-content-skeleton .sk--line,.board-skeleton-line-root .sk--line{height:.82rem}.board-content-skeleton .sk--w-xs,.board-skeleton-line-root .sk--w-xs{width:4.4rem}.board-content-skeleton .sk--w-sm,.board-skeleton-line-root .sk--w-sm{width:6.7rem}.board-content-skeleton .sk--w-md,.board-skeleton-line-root .sk--w-md{width:8.6rem}.board-content-skeleton .sk--w-lg,.board-skeleton-line-root .sk--w-lg{width:11.2rem}.board-skeleton-line-root .home-skeleton__bar{background:color-mix(in srgb,var(--skeleton-base) 82%,transparent 18%);position:relative;overflow:hidden}.board-skeleton-line-root .home-skeleton__bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate3d(-100%,0,0);backface-visibility:hidden;background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--skeleton-highlight) 52%,transparent 48%) 50%,transparent 100%);animation:board-skeleton-shimmer 1.15s ease-in-out infinite}@keyframes board-skeleton-shimmer{to{transform:translate3d(100%,0,0)}}.board-skeleton-line-root.dt-sk-cell{display:flex;align-items:center;width:100%;min-width:0;box-sizing:border-box}.board-skeleton-line-root.dt-sk-cell--start{justify-content:flex-start}.board-skeleton-line-root.dt-sk-cell--center{justify-content:center}.board-skeleton-line-root.dt-sk-cell--end{justify-content:flex-end}.board-skeleton-line-root.dt-sk-cell .sk.sk--line.sk--dt-fill{width:100%;max-width:var(--dt-sk-mw, 100%);min-width:0;box-sizing:border-box;border-radius:2px}.board-skeleton-line-root.dt-sk-cell .sk.sk--line.sk--dt-fill.sk--dt-code{max-width:min(var(--dt-sk-mw, 100%),185px)}.board-skeleton-line-root.dt-sk-cell .sk.sk--line.sk--dt-sbp{width:min(100%,2.6rem);max-width:2.6rem;border-radius:2px}.board-skeleton-line-root.dt-sk-cell .sk.sk--dt-dispute-status{width:min(9rem,100%);max-width:100%;height:1.95rem;min-height:1.95rem;box-sizing:border-box;border-radius:2px}.board-skeleton-line-root.dt-sk-cell .sk.sk--dt-icon{width:1.08rem;height:1.08rem;flex-shrink:0;border-radius:6px}.board-skeleton-line-root .sk.sk--dt-action-btn{width:2.35rem;height:2.35rem;flex-shrink:0;border-radius:2px;box-sizing:border-box}.board-skeleton-line-root .sk.sk--dt-action-btn--sm{width:2rem;height:2rem;flex-shrink:0;border-radius:2px;box-sizing:border-box}.board-skeleton-line-root .sk.sk--line.sk--dt-dispute-btn{height:var(--disputes-action-btn-min-h, 2.22rem);border-radius:2px;box-sizing:border-box}.board-skeleton-line-root .sk.sk--line.sk--dt-dispute-btn--1{width:min(100%,10.85rem)}.board-skeleton-line-root .sk.sk--line.sk--dt-dispute-btn--2{width:min(100%,13.45rem)}.board-skeleton-line-root .sk.sk--line.sk--dt-dispute-btn--3{width:min(100%,8.2rem)}.board-skeleton-line-root .sk.sk--line.sk--dt-dispute-btn--4{width:min(100%,6.75rem)}@media (max-width: 900px){.board-skeleton-line-root .sk.sk--line.sk--dt-dispute-btn{height:var(--disputes-action-btn-min-h-narrow, 2.08rem)}}.disputes-table-page .devices-data-table:has(>.p-datatable-paginator-bottom),.devices-screen .devices-data-table:has(>.p-datatable-paginator-bottom),.requisites-table-outer .devices-data-table:has(>.p-datatable-paginator-bottom){--board-datatable-paginator-bar-height: 2.42rem}.disputes-table-page .devices-data-table:has(>.p-datatable-paginator-bottom) .p-datatable-mask,.devices-screen .devices-data-table:has(>.p-datatable-paginator-bottom) .p-datatable-mask,.requisites-table-outer .devices-data-table:has(>.p-datatable-paginator-bottom) .p-datatable-mask{align-items:stretch!important;justify-content:flex-start!important;top:var(--board-datatable-header-height, 0px)!important;left:0!important;right:0!important;bottom:var(--board-datatable-paginator-bar-height)!important;height:auto!important}.disputes-table-page .devices-data-table:has(>.p-datatable-paginator-bottom) .p-datatable-mask>*,.devices-screen .devices-data-table:has(>.p-datatable-paginator-bottom) .p-datatable-mask>*,.requisites-table-outer .devices-data-table:has(>.p-datatable-paginator-bottom) .p-datatable-mask>*{flex:1 1 auto!important;width:100%!important;min-width:0!important;min-height:0!important}.disputes-table-page .devices-data-table .p-paginator,.requisites-table-outer .devices-data-table .p-paginator,.devices-screen .devices-data-table .p-paginator,.admin-disputes-paginator .p-paginator{padding:.28rem .42rem!important;min-height:0!important;gap:.26rem!important}.disputes-table-page .devices-data-table .p-paginator-content,.requisites-table-outer .devices-data-table .p-paginator-content,.devices-screen .devices-data-table .p-paginator-content,.admin-disputes-paginator .p-paginator-content{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.28rem!important}.disputes-table-page .devices-data-table .p-paginator-pages,.requisites-table-outer .devices-data-table .p-paginator-pages,.devices-screen .devices-data-table .p-paginator-pages,.admin-disputes-paginator .p-paginator-pages{display:inline-flex;align-items:center;justify-content:center;gap:.2rem!important;margin-inline:.06rem!important}.disputes-table-page .devices-data-table .p-paginator .p-paginator-page,.requisites-table-outer .devices-data-table .p-paginator .p-paginator-page,.devices-screen .devices-data-table .p-paginator .p-paginator-page,.admin-disputes-paginator .p-paginator .p-paginator-page{min-width:1.82rem!important;min-height:1.82rem!important;max-height:1.82rem!important;padding:0 .2rem!important;border-radius:6px!important;font-size:.8125rem!important;font-weight:600!important;line-height:1!important;box-sizing:border-box!important}.disputes-table-page .devices-data-table .p-paginator .p-paginator-prev,.disputes-table-page .devices-data-table .p-paginator .p-paginator-next,.requisites-table-outer .devices-data-table .p-paginator .p-paginator-prev,.requisites-table-outer .devices-data-table .p-paginator .p-paginator-next,.devices-screen .devices-data-table .p-paginator .p-paginator-prev,.devices-screen .devices-data-table .p-paginator .p-paginator-next,.admin-disputes-paginator .p-paginator .p-paginator-prev,.admin-disputes-paginator .p-paginator .p-paginator-next,.disputes-table-page .devices-data-table .p-paginator .p-paginator-first,.disputes-table-page .devices-data-table .p-paginator .p-paginator-last,.requisites-table-outer .devices-data-table .p-paginator .p-paginator-first,.requisites-table-outer .devices-data-table .p-paginator .p-paginator-last,.devices-screen .devices-data-table .p-paginator .p-paginator-first,.devices-screen .devices-data-table .p-paginator .p-paginator-last,.admin-disputes-paginator .p-paginator .p-paginator-first,.admin-disputes-paginator .p-paginator .p-paginator-last{min-width:1.82rem!important;min-height:1.82rem!important;max-height:1.82rem!important;border-radius:6px!important;box-sizing:border-box!important}.disputes-table-page .devices-data-table .p-paginator .p-paginator-prev-icon,.disputes-table-page .devices-data-table .p-paginator .p-paginator-next-icon,.requisites-table-outer .devices-data-table .p-paginator .p-paginator-prev-icon,.requisites-table-outer .devices-data-table .p-paginator .p-paginator-next-icon,.devices-screen .devices-data-table .p-paginator .p-paginator-prev-icon,.devices-screen .devices-data-table .p-paginator .p-paginator-next-icon,.admin-disputes-paginator .p-paginator .p-paginator-prev-icon,.admin-disputes-paginator .p-paginator .p-paginator-next-icon{width:.68rem!important;height:.68rem!important}.admin-disputes-paginator.bottom-paginator-wrap{min-height:0}.admin-disputes-paginator .bottom-paginator{min-height:0!important}.disputes-table-page .devices-data-table .p-paginator .p-paginator-page,.requisites-table-outer .devices-data-table .p-paginator .p-paginator-page,.devices-screen .devices-data-table .p-paginator .p-paginator-page,.admin-disputes-paginator .p-paginator .p-paginator-page,.disputes-table-page .devices-data-table .p-paginator .p-paginator-prev,.disputes-table-page .devices-data-table .p-paginator .p-paginator-next,.requisites-table-outer .devices-data-table .p-paginator .p-paginator-prev,.requisites-table-outer .devices-data-table .p-paginator .p-paginator-next,.devices-screen .devices-data-table .p-paginator .p-paginator-prev,.devices-screen .devices-data-table .p-paginator .p-paginator-next,.admin-disputes-paginator .p-paginator .p-paginator-prev,.admin-disputes-paginator .p-paginator .p-paginator-next{border:1px solid color-mix(in srgb,var(--p-content-border-color) 82%,#000000 18%)!important}.p-paginator{padding:0!important;background:inherit!important;border:none!important;box-shadow:none!important}@media (max-width: 900px){.view-content-slot .p-datatable .p-datatable-table-container,.content-container .p-datatable .p-datatable-table-container{max-width:100%;overflow-x:auto!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y}.view-content-slot .p-datatable .p-datatable-wrapper,.content-container .p-datatable .p-datatable-wrapper{max-width:100%;min-width:0}.view-content-slot .p-datatable .p-datatable-table,.content-container .p-datatable .p-datatable-table{width:max-content!important;min-width:100%!important;max-width:none!important;table-layout:auto!important}.view-content-slot .p-datatable .p-datatable-thead>tr>th,.view-content-slot .p-datatable .p-datatable-tbody>tr>td,.content-container .p-datatable .p-datatable-thead>tr>th,.content-container .p-datatable .p-datatable-tbody>tr>td{padding-left:.5rem!important;padding-right:.5rem!important}}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-DMOk5skT.eot);src:url(/assets/primeicons-DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-C6QP2o4f.woff2) format("woff2"),url(/assets/primeicons-WjwUDZjB.woff) format("woff"),url(/assets/primeicons-MpK4pl85.ttf) format("truetype"),url(/assets/primeicons-Dr5RGzOO.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}.container[data-v-2d8111e7]{font-size:1rem;padding:1rem;display:flex;flex-direction:column;gap:1.2rem}.content[data-v-2d8111e7]{display:flex;justify-content:flex-start;align-items:center;gap:1rem}.footer[data-v-2d8111e7]{display:flex;justify-content:flex-end;gap:1rem}
