/* /Components/Layout/LoginLayout.razor.rz.scp.css */
.login-layout[b-97qk31fb7k] {
    display: flex;
    padding: 2rem;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.login[b-97qk31fb7k] {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    margin-top: 20vh;
}

button[b-97qk31fb7k] {
    width: 100%;
}

.login-header[b-97qk31fb7k] {
    display: flex;
    flex-direction: column;
}

.login-header h3[b-97qk31fb7k] {
    font-weight: 500;
}

.login-header label[b-97qk31fb7k] {
    margin-top: 0.35rem;
    margin-bottom: 0.35rem;
    font-weight: 300;
    font-size: 13px;
}

.login-inputs[b-97qk31fb7k] {
    display: flex;
    flex-direction: column;
    gap: 0.05rem;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-jgdm075t1i] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-jgdm075t1i] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Components/MapComponents/FinanceStats.razor.rz.scp.css */
.indicator[b-89fkez6yuw] {
    border-radius: 12px;
    border: 1px solid var(--mud-palette-drawer-border) !important;
    min-height: 227px !important;
    min-width: 250px !important;
}

.indicator-data[b-89fkez6yuw] {
    margin-top: 1rem;
    display: flex;
    flex-direction: column;
}

.indicator-header[b-89fkez6yuw] {
    justify-content: start;
    justify-items: start;
    display: flex;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.indicator-header label[b-89fkez6yuw] {
    margin-top: auto;
    margin-bottom: auto;
}

.gray[b-89fkez6yuw] {
    background-color: var(--mud-palette-drawer-background) !important;
}

.indicator-collection[b-89fkez6yuw] {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    flex-direction: row;
    padding: 1rem;
    border-radius: 12px;
}

.i-item[b-89fkez6yuw] {
    display: flex;
    flex-direction: column;
}

.i-item-header[b-89fkez6yuw] {
    display: flex;
}

.i-item-header svg[b-89fkez6yuw] {
    margin-right: 0.2rem;
    margin-top: auto;
    margin-bottom: auto;
}

.i-item-data[b-89fkez6yuw] {
    margin-top: 0.5rem;
}

.i-item-data label:first-of-type[b-89fkez6yuw] {
    font-weight: 500;
    font-size: 21px;
}

.indicator-prefix[b-89fkez6yuw] {
    margin-left: 3px;
    margin-top: 3px;
    font-weight: 400;
    text-transform: uppercase !important;
    font-size: 14px;
    color: var(--data-text-header-basic) !important;
}

.i-item-header label[b-89fkez6yuw] {
    margin-top: auto;
    margin-bottom: auto;
}
/* /Components/MapComponents/FinanceTab.razor.rz.scp.css */
/* /Components/MapComponents/InvoiceData.razor.rz.scp.css */
/* /Components/MapComponents/ReflectiveData.razor.rz.scp.css */
.reflective[b-i7l6ilyl9y] {
    padding: 1rem;
    background-color: var(--mud-palette-drawer-background) !important;
    border: 1px solid var(--mud-palette-action-default-hover);
    border-radius: 12px;
}

.reflective .header[b-i7l6ilyl9y] {
    display: flex;
}

.reflective .header label:first-of-type[b-i7l6ilyl9y] {
    /*margin-right: auto;*/
}

.reflective .header .status[b-i7l6ilyl9y] {
    display: flex;
    margin-left: auto;
}

.reflective .header .status label[b-i7l6ilyl9y] {
    margin-top: auto;
    margin-bottom: auto;
}

.reflective .important[b-i7l6ilyl9y] {
    display: flex;
    flex-direction: column;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.reflective .important .line[b-i7l6ilyl9y] {
    margin-bottom: 0.4rem;
}

.information .info[b-i7l6ilyl9y] {
    display: flex;
    margin-bottom: 0.4rem;
}

.information .info label:first-of-type[b-i7l6ilyl9y] {
    margin-right: auto;
}

.information[b-i7l6ilyl9y] {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.information .info[b-i7l6ilyl9y] {
    flex: 0 0 50%;
}

.line label:last-of-type[b-i7l6ilyl9y], .info label:last-of-type[b-i7l6ilyl9y], .param label:last-of-type[b-i7l6ilyl9y] {
    color: var(--mud-palette-drawer-text-primary) !important;
    font-weight: 500;
}

.header > label:first-of-type[b-i7l6ilyl9y]
{
    color: var(--mud-palette-drawer-text-primary) !important;
    font-size: 1rem;
}

.reflective .settings[b-i7l6ilyl9y] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    flex-direction: row;
    margin-top: 1rem;
    /*display: grid;*/
    /*grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));*/
    /*gap: 16px;*/
}

.reflective .important .line label:first-of-type[b-i7l6ilyl9y] , .reflective .param label:first-of-type[b-i7l6ilyl9y]  {
    color: var(--mud-palette-drawer-text) !important;
}

.reflective .settings .settings-item[b-i7l6ilyl9y] {
    background-color: var(--mud-palette-drawer-background-primary) !important;
    padding: 1rem;
    border-radius: 12px;
    flex: 0 0 calc(33.333% - 1rem);
    display: flex;
    flex-direction: column;
    border: 1px solid var(--mud-palette-action-default-hover) !important;
}

.settings-item .params[b-i7l6ilyl9y] {
    display: flex;
    flex-direction: column;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.settings-item .param[b-i7l6ilyl9y] {
    display: flex;
    flex-direction: row;
}

.settings-item .param label:first-of-type[b-i7l6ilyl9y] {
    margin-right: auto;
}

.settings-item .param label[b-i7l6ilyl9y] {
    margin-top: auto;
    margin-bottom: auto;
}

.title[b-i7l6ilyl9y] {
    font-weight: 500;
}

.mud-dialog-content .line[b-i7l6ilyl9y] {
    margin-top: 0.25rem;
}

.list[b-i7l6ilyl9y] {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 1rem;
    padding: 1rem;
    background-color: var(--mud-palette-action-default-hover) !important;
    border-radius: 12px;
}

.list .list-item[b-i7l6ilyl9y] {
    flex: 1 1;
}

.action[b-i7l6ilyl9y] {
    margin-top: 1rem;
    display: flex;
}

label[b-i7l6ilyl9y] {
    font-size: 13px;
}

.params label[b-i7l6ilyl9y] {
    font-size: 12px !important;
}
/* /Components/MapComponents/ReflectiveInvoiceData.razor.rz.scp.css */
.reflective-invoice-data[b-55zuoy7cgz] {
    display: flex;
    flex-direction: row;
    font-size: 13px;
    height: 100%;
}

.reflective-invoice[b-55zuoy7cgz] {
    background-color: #fff;
    border-radius: 12px;
    border: 1px solid #F0F0F0;
    padding: 1rem;
    height: 100%;
}

.data-left[b-55zuoy7cgz] {
    flex: 1 1;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.data-right[b-55zuoy7cgz] {
    flex: 1 1;
}

.reflective-line[b-55zuoy7cgz] {
    display: flex;
}

.reflective-line div:first-of-type[b-55zuoy7cgz] {
    flex: 1 1;
}

.reflective-line div:last-of-type[b-55zuoy7cgz] {
    flex: 1 1;
    text-align: end;
}

.reflective-line div:last-of-type label:last-of-type[b-55zuoy7cgz] {
    color: #020202;
    font-weight: 500;
}

.important label:first-of-type[b-55zuoy7cgz] {
    font-weight: 600;
    color: #020202;
}

.reflective-invoice-action[b-55zuoy7cgz]
{
    gap: 5px;
    display: flex;
    flex-direction: column;
    margin-top: auto;
}

.reflective-line[b-55zuoy7cgz] {
    margin-bottom: 0.25rem;
}

.data-right[b-55zuoy7cgz] {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
}

.img-bg[b-55zuoy7cgz] {
    background-color: #e6e6e6;
    border-radius: 12px;
    width: 100%;
    height: 100%;
}

.data-right img[b-55zuoy7cgz] {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    display: block;
    border-radius: 12px;
}

.not-found-base64[b-55zuoy7cgz] {
    background-color: #232323;
    width: 100%;
    height: 100%;
    display: flex;
    margin-left: 1rem;
    border-radius: 12px;
    color: #fff;
    text-align: center;
    justify-content: center;
    justify-items: center;
}

.not-found-base64 label[b-55zuoy7cgz] {
    margin-top: auto;
    margin-bottom: auto;
}


.reflective-invoice[b-55zuoy7cgz] {
}
/* /Components/MapComponents/SimpleStats.razor.rz.scp.css */
._stat[b-a30f3c9t64] {
    display: flex;
    flex-direction: column;
    background-color: var(--mud-palette-drawer-background);
    border: 1px solid var(--mud-palette-drawer-border);
    padding: 1rem;
    border-radius: 10px;
    flex: 1 1;
    max-width: 300px;
    text-wrap: nowrap;
}

._stat .data[b-a30f3c9t64] {
    margin-top: 0.5rem;
    font-weight: 500;
    font-size: 24px;
}

._stat label:first-of-type[b-a30f3c9t64] {
    font-weight: 500;
    font-size: 15px;
    color: var(--data-text-header-color) !important;
}

._stat label:last-of-type[b-a30f3c9t64] {
    color: var(--data-text-header-basic) !important;
}
/* /Components/MapComponents/Wallet.razor.rz.scp.css */
.user-wallet[b-mcs6erpk6k] {
    border-radius: 12px;
    border: 1px solid var(--mud-palette-drawer-border) !important;
    background-color: var(--mud-palette-drawer-background);
    padding: 1rem;
    flex: 1;
    max-width: 440px;
}

.wallet-line[b-mcs6erpk6k] {
    display: flex;
    text-wrap: nowrap;
}

.wallet-line label[b-mcs6erpk6k] {
    font-size: 13px;
    margin-bottom: 0.2rem;
}

.wallet-line label:last-of-type[b-mcs6erpk6k] {
    margin-left: auto;
    font-weight: 600;
}

.user-wallet-action[b-mcs6erpk6k] {
    margin-top: 1rem !important;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
    /*max-width: 600px;*/
}
/* /Components/Pages/Admin/Datalens.razor.rz.scp.css */
/* /Components/Pages/Admin/Merchants.razor.rz.scp.css */
.merchant-list[b-7vtwko8nz2] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(460px, 1fr));
    gap: 16px;
}

.merchant-item[b-7vtwko8nz2] {
    box-sizing: border-box;
    border-radius: 12px;
}
/* /Components/Pages/Admin/Notifications.razor.rz.scp.css */
/* /Components/Pages/Admin/PaymentProviders.razor.rz.scp.css */
.providers-list[b-vgyc8uekyb] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(460px, 1fr));
    gap: 16px;
}

.providers-item[b-vgyc8uekyb] {
    box-sizing: border-box;
    background-color: #ddd;
    border-radius: 12px;
}
/* /Components/Pages/Admin/TraderAccounts.razor.rz.scp.css */
.traider-list[b-eqy8bji6hq] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(460px, 1fr));
    gap: 16px;
}

.traider-item[b-eqy8bji6hq] {
    box-sizing: border-box;
    border-radius: 12px;
}
/* /Components/Pages/Admin/Users.razor.rz.scp.css */
.users-header[b-9zngtjrnx0] {
    display: flex;
    gap: 10px;
    max-width: 800px;
}

.user-item[b-9zngtjrnx0] {
    margin-bottom: 0.5rem;
    padding: 1rem;
    border-radius: 12px;
    display: flex;
    cursor: pointer;
}

.user-item[b-9zngtjrnx0] {
    background-color: var(--mud-palette-surface);
}

.item-row[b-9zngtjrnx0] {
    margin-top: auto;
    margin-bottom: auto;
    display: grid;
    flex: 1;
}

.item-row span[b-9zngtjrnx0] {
    color: #838383;
    font-size: 13px;
    font-weight: 500;
    margin-left: auto;
    margin-right: auto;
}

.item-row label[b-9zngtjrnx0] {
    margin-left: auto;
    margin-right: auto;
}

.user-info[b-9zngtjrnx0] {
    display: flex;
}

.user-action[b-9zngtjrnx0] {
    margin-left: auto;
}

.user-info[b-9zngtjrnx0] {
    display: flex;
    width: 100%;
}

.user-item .user-action[b-9zngtjrnx0] {
    flex-wrap: nowrap;
    display: flex;
    flex-direction: row;
    text-wrap: nowrap;
    gap: 5px;
}

.user-item .user-name[b-9zngtjrnx0] {
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    line-height: 40px;
    margin-left: 1rem;
}
/* /Components/Pages/Admin/Wallets.razor.rz.scp.css */
.wallets-list[b-4f3ur094tz] {
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
}

.wallets-item[b-4f3ur094tz] {
    box-sizing: border-box;
    border-radius: 12px;
    flex: 1 1 32.333%;
    max-width: 452px;
}
/* /Components/Pages/Public/Appeals.razor.rz.scp.css */
.appels-list[b-atlwub7ogr] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(460px, 1fr));
    gap: 16px;
}

.appels-item[b-atlwub7ogr] {
    box-sizing: border-box;
    background-color: #ddd;
    border-radius: 12px;
}
/* /Components/Pages/Public/Application.razor.rz.scp.css */
/* /Components/Pages/Public/ApplicationsForInput.razor.rz.scp.css */
/* /Components/Pages/Public/Dashboard.razor.rz.scp.css */
/* /Components/Pages/Public/Details.razor.rz.scp.css */
/* /Components/Pages/Public/Landing.razor.rz.scp.css */
*[b-ijg7cn45nu],
*[b-ijg7cn45nu]::before,
*[b-ijg7cn45nu]::after {
    box-sizing: border-box;
}

html[b-ijg7cn45nu],
body[b-ijg7cn45nu] {
    margin: 0;
    padding: 0;
    font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    sans-serif;
    background: #060A11;
    color: #e5e7eb;
    scroll-behavior: smooth;
}

body[b-ijg7cn45nu] {
    min-height: 100vh;
}

.page[b-ijg7cn45nu] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

img[b-ijg7cn45nu] {
    max-width: 100%;
    display: block;
}

a[b-ijg7cn45nu] {
    color: inherit;
    text-decoration: none;
}

button[b-ijg7cn45nu] {
    font-family: inherit;
}

.container[b-ijg7cn45nu] {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 16px;
}

.section[b-ijg7cn45nu] {
    padding: 80px 0;
    position: relative;
}

.section-alt[b-ijg7cn45nu] {
    background: radial-gradient(circle at top right, rgba(59, 130, 246, 0.15), transparent 55%);
}

.hero[b-ijg7cn45nu] {
    padding-top: 120px;
}

.header[b-ijg7cn45nu] {
    position: sticky;
    top: 0;
    z-index: 20;
    backdrop-filter: blur(18px);
    background: #060A11;
    border-bottom: 1px solid #111621;
}

.header-inner[b-ijg7cn45nu] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px;
    gap: 18px;
}

.logo[b-ijg7cn45nu] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.logo-mark[b-ijg7cn45nu] {
    width: 32px;
    height: 32px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0b1220;
    font-weight: 700;
    font-size: 18px;
}

.logo-text[b-ijg7cn45nu] {
    display: flex;
    flex-direction: column;
    line-height: 1.1;
}

.logo-title[b-ijg7cn45nu] {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.03em;
}

.logo-subtitle[b-ijg7cn45nu] {
    font-size: 11px;
    color: #9ca3af;
}

.nav[b-ijg7cn45nu] {
    display: flex;
    gap: 18px;
    font-size: 14px;
}

.nav-link[b-ijg7cn45nu] {
    position: relative;
    color: #e5e7eb;
    padding: 4px 0;
}

.nav-link[b-ijg7cn45nu]::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 2px;
    border-radius: 999px;
    background: linear-gradient(to right, #6366f1, #22d3ee);
    transition: width 0.2s ease-out;
}

.nav-link:hover[b-ijg7cn45nu]::after {
    width: 100%;
}

.header-actions[b-ijg7cn45nu] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.btn[b-ijg7cn45nu] {
    border-radius: 999px;
    border: none;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: transform 0.15s ease-out, box-shadow 0.15s ease-out, background 0.15s ease-out, border-color 0.15s ease-out, color 0.15s ease-out;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    background: transparent;
    color: #e5e7eb;
}

.btn:hover[b-ijg7cn45nu] {
}

.btn-primary[b-ijg7cn45nu] {
    background: #0E0F1D;
    color: #578BFF;
    box-shadow: none !important;
}

.btn-primary:hover[b-ijg7cn45nu] {
    cursor: pointer;
}

.btn-outline[b-ijg7cn45nu] {
    border-color: rgba(148, 163, 184, 0.45);
    background: rgba(15, 23, 42, 0.8);
}

.btn-outline:hover[b-ijg7cn45nu] {
}

.btn-ghost[b-ijg7cn45nu] {
    border-color: transparent;
    background: transparent;
    color: #cbd5f5;
}

.btn-ghost:hover[b-ijg7cn45nu] {
    background: #0E0F1D;
}

.btn-lg[b-ijg7cn45nu] {
    padding: 12px 22px;
    font-size: 15px;
}

.full-width[b-ijg7cn45nu] {
    width: 100%;
}

.burger[b-ijg7cn45nu] {
    display: none;
    width: 34px;
    height: 34px;
    border-radius: 999px;
    border: 1px solid rgba(148, 163, 184, 0.4);
    background: rgba(15, 23, 42, 0.8);
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 4px;
    padding: 0;
}

.burger span[b-ijg7cn45nu] {
    width: 16px;
    height: 2px;
    border-radius: 999px;
    background: #e5e7eb;
}

.hero-inner[b-ijg7cn45nu] {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.1fr);
    gap: 40px;
    align-items: center;
}

.hero-label[b-ijg7cn45nu] {
    display: inline-flex;
    align-items: center;
    border-radius: 999px;
    padding: 4px 10px;
    font-size: 13px;
    color: #a5b4fc;
    background: rgb(14, 15, 29);
    border: 1px solid #111621;
    margin-bottom: 16px;
}

.hero-label[b-ijg7cn45nu]::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 999px;
    margin-right: 6px;
    background: radial-gradient(circle, #22c55e, #16a34a);
    box-shadow: 0 0 10px rgba(34, 197, 94, 0.9);
}

.hero h1[b-ijg7cn45nu] {
    font-size: 40px;
    line-height: 1.1;
    margin: 0 0 16px;
}

.accent-gradient[b-ijg7cn45nu] {
    background: linear-gradient(120deg, #a855f7, #6366f1, #0ea5e9);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.hero-text[b-ijg7cn45nu] {
    margin: 0 0 24px;
    color: #cbd5f5;
    font-size: 15px;
}

.hero-actions[b-ijg7cn45nu] {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 24px;
}

.hero-meta[b-ijg7cn45nu] {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.meta-item[b-ijg7cn45nu] {
    padding-right: 16px;
    border-right: 1px solid rgba(148, 163, 184, 0.3);
}

.meta-item:last-child[b-ijg7cn45nu] {
    border-right: none;
}

.meta-title[b-ijg7cn45nu] {
    display: block;
    font-size: 20px;
    font-weight: 600;
}

.meta-subtitle[b-ijg7cn45nu] {
    display: block;
    font-size: 12px;
    color: #9ca3af;
}

.hero-dashboard[b-ijg7cn45nu] {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
    gap: 14px;
}

.dashboard-card[b-ijg7cn45nu] {
    border-radius: 18px;
    background: #0e0f1d;
    border: 1px solid #111621;
    padding: 16px 18px;
    box-shadow: 0 24px 60px rgb(14, 15, 29);
    display: flex;
    flex-direction: column;
}

.dashboard-card .label[b-ijg7cn45nu] {
    margin-bottom: 0.5rem;
}

.dashboard-header[b-ijg7cn45nu] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    font-size: 13px;
    color: #cbd5f5;
}

.badge[b-ijg7cn45nu] {
    padding: 3px 10px;
    border-radius: 999px;
    font-size: 11px;
    box-shadow: 0 0 0 1px rgb(87, 139, 255);
}

.badge-live[b-ijg7cn45nu] {
    color: #578bff;
    border-color: rgb(87, 139, 255);
    background: rgb(6, 10, 17);
}

.dashboard-balance .label[b-ijg7cn45nu] {
    display: block;
    font-size: 12px;
    color: #9ca3af;
}

.dashboard-balance .value[b-ijg7cn45nu] {
    display: block;
    font-size: 24px;
    font-weight: 600;
}

.delta[b-ijg7cn45nu] {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    border-radius: 999px;
    padding: 2px 8px;
}

.delta.positive[b-ijg7cn45nu] {
    color: #bbf7d0;
    background: rgba(22, 163, 74, 0.12);
}

.dashboard-graph[b-ijg7cn45nu] {
    position: relative;
    margin: 14px 0 10px;
    height: 90px;
    border-radius: 14px;
    background: radial-gradient(circle at top, rgba(129, 140, 248, 0.22), #020617);
    overflow: hidden;
}

.graph-line[b-ijg7cn45nu] {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(148, 163, 184, 0.12) 1px,
    transparent 1px),
    linear-gradient(90deg,
            rgba(148, 163, 184, 0.14) 1px,
            transparent 1px);
    background-size: 20px 20px, 32px 32px;
}

.graph-glow[b-ijg7cn45nu] {
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 10% 80%, rgba(56, 189, 248, 0.9), transparent 60%),
    radial-gradient(circle at 50% 20%, rgba(99, 102, 241, 0.8), transparent 55%),
    radial-gradient(circle at 90% 70%, rgba(168, 85, 247, 0.8), transparent 60%);
    mix-blend-mode: screen;
    opacity: 0.8;
}

@keyframes pulse-graph-b-ijg7cn45nu {
    0% {
        transform: translateX(-4px);
        opacity: 0.7;
    }

    100% {
        transform: translateX(4px);
        opacity: 1;
    }
}

.dashboard-footer[b-ijg7cn45nu] {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #e5e7eb;
    margin-top: auto;
}

.dashboard-footer .label[b-ijg7cn45nu] {
    display: block;
    font-size: 11px;
    color: #9ca3af;
}

.dashboard-footer .value-sm[b-ijg7cn45nu] {
    font-size: 14px;
    font-weight: 500;
}

.dashboard-side[b-ijg7cn45nu] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.dashboard-card.small[b-ijg7cn45nu] {
    padding: 12px 14px;
    font-size: 12px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.chip[b-ijg7cn45nu] {
    display: inline-flex;
    padding: 3px 9px;
    border-radius: 999px;
    background: rgba(15, 23, 42, 0.85);
    border: 1px solid rgba(148, 163, 184, 0.5);
    font-size: 11px;
    color: #cbd5f5;
    margin-top: 8px;
}

.payments-row[b-ijg7cn45nu] {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: auto;
}

.pill[b-ijg7cn45nu] {
    font-size: 11px;
    padding: 3px 8px;
    border-radius: 999px;
    border: 1px solid rgba(148, 163, 184, 0.55);
    display: flex;
    height: 20px !important;
}

.pill svg[b-ijg7cn45nu] {
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 3px;
    width: 12px !important;
    height: 12px !important;
    fill: #578BFF !important;
}

.pill-card[b-ijg7cn45nu] {
    border-color: rgba(129, 140, 248, 0.9);
}

.pill-fast[b-ijg7cn45nu] {
    border-color: rgba(56, 189, 248, 0.9);
}

.pill-alt[b-ijg7cn45nu] {
    box-shadow: 0 0 0 1px rgb(87, 139, 255) !important;
    color: #578BFF !important;
    border: none !important;
}

.green[b-ijg7cn45nu] {
    color: #bbf7d0;
}

.risk-bar[b-ijg7cn45nu] {
    margin-top: auto;
    width: 100%;
    height: 6px;
    border-radius: 999px;
    background: rgba(15, 23, 42, 0.9);
    overflow: hidden;
}

.risk-status[b-ijg7cn45nu] {
    margin-top: auto;
}

.risk-bar-fill[b-ijg7cn45nu] {
    width: 91%;
    height: 100%;
    background: linear-gradient(90deg, #22c55e, #4ade80);
    box-shadow: 0 0 10px rgba(34, 197, 94, 0.7);
}

.section-head[b-ijg7cn45nu] {
    text-align: center;
    max-width: 640px;
    margin: 0 auto 40px;
}

.section-head h2[b-ijg7cn45nu] {
    margin: 0 0 12px;
    font-size: 28px;
}

.section-head p[b-ijg7cn45nu] {
    margin: 0;
    color: #9ca3af;
    font-size: 15px;
}

.grid[b-ijg7cn45nu] {
    display: grid;
    gap: 20px;
}

.features-grid[b-ijg7cn45nu] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.feature-card[b-ijg7cn45nu] {
    border-radius: 18px;
    padding: 18px 18px 20px;
    border: 1px solid #111621;
    background-color: #0e0f1d;
}

.feature-card h3[b-ijg7cn45nu] {
    margin: 0 0 8px;
    font-size: 16px;
}

.feature-card p[b-ijg7cn45nu] {
    margin: 0;
    font-size: 14px;
    color: #cbd5f5;
}

.feature-icon[b-ijg7cn45nu] {
    width: 32px;
    height: 32px;
    border-radius: 999px;
    margin-bottom: 10px;
}

.gradient-1[b-ijg7cn45nu] {
    background: radial-gradient(circle at 0 0, #f97316, #a855f7);
}

.gradient-2[b-ijg7cn45nu] {
    background: radial-gradient(circle at 0 0, #0ea5e9, #6366f1);
}

.gradient-3[b-ijg7cn45nu] {
    background: radial-gradient(circle at 0 0, #22c55e, #14b8a6);
}

.gradient-4[b-ijg7cn45nu] {
    background: radial-gradient(circle at 0 0, #e11d48, #f97316);
}

.how-grid[b-ijg7cn45nu] {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(0, 0.9fr);
    gap: 32px;
    align-items: center;
}

.how-text h2[b-ijg7cn45nu] {
    margin: 0 0 12px;
    font-size: 26px;
}

.how-text p[b-ijg7cn45nu] {
    margin: 0 0 20px;
    color: #9ca3af;
}

.steps[b-ijg7cn45nu] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.steps li[b-ijg7cn45nu] {
    display: flex;
    gap: 14px;
}

.step-number[b-ijg7cn45nu] {
    font-size: 13px;
    color: #a5b4fc;
    margin-top: 3px;
}

.steps h3[b-ijg7cn45nu] {
    margin: 0 0 4px;
    font-size: 15px;
}

.steps p[b-ijg7cn45nu] {
    margin: 0;
    font-size: 14px;
    color: #cbd5f5;
}

.how-visual[b-ijg7cn45nu] {
    position: relative;
}

.code-card[b-ijg7cn45nu] {
    border-radius: 18px;
    background: radial-gradient(circle at top left, rgba(37, 99, 235, 0.6), #020617);
    border: 1px solid rgba(129, 140, 248, 0.7);
    box-shadow: 0 24px 60px rgba(15, 23, 42, 0.95);
    overflow: hidden;
}

.code-header[b-ijg7cn45nu] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 10px 12px;
    border-bottom: 1px solid rgba(15, 23, 42, 0.9);
    background: rgba(15, 23, 42, 0.9);
    font-size: 12px;
    color: #9ca3af;
}

.dot[b-ijg7cn45nu] {
    width: 8px;
    height: 8px;
    border-radius: 999px;
}

.dot-red[b-ijg7cn45nu] {
    background: #f97373;
}

.dot-yellow[b-ijg7cn45nu] {
    background: #fde68a;
}

.dot-green[b-ijg7cn45nu] {
    background: #6ee7b7;
}

.code-title[b-ijg7cn45nu] {
    margin-left: auto;
}

.code-block[b-ijg7cn45nu] {
    margin: 0;
    padding: 14px 16px 16px;
    font-size: 12px;
    line-height: 1.5;
    color: #e5e7eb;
    background: radial-gradient(circle at 0 0, rgba(56, 189, 248, 0.2), #020617);
    overflow-x: auto;
}

.floating-tag[b-ijg7cn45nu] {
    position: absolute;
    padding: 6px 12px;
    border-radius: 999px;
    font-size: 11px;
    background: rgba(15, 23, 42, 0.9);
    border: 1px solid rgba(148, 163, 184, 0.5);
    color: #cbd5f5;
    backdrop-filter: blur(14px);
}

.tag-top[b-ijg7cn45nu] {
    top: -18px;
    right: 10%;
}

.tag-bottom[b-ijg7cn45nu] {
    bottom: -18px;
    left: 14%;
}

.pricing-grid[b-ijg7cn45nu] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

.pricing-card[b-ijg7cn45nu] {
    border-radius: 18px;
    background: radial-gradient(circle at top, rgba(30, 64, 175, 0.55), #020617);
    border: 1px solid rgba(148, 163, 184, 0.4);
    padding: 18px 18px 22px;
    box-shadow: 0 18px 40px rgba(15, 23, 42, 0.9);
    position: relative;
}

.pricing-card-featured[b-ijg7cn45nu] {
    background: radial-gradient(circle at top, rgba(56, 189, 248, 0.6), #020617);
    border-color: rgba(56, 189, 248, 0.9);
    transform: translateY(-6px);
}

.pricing-badge[b-ijg7cn45nu] {
    position: absolute;
    top: 14px;
    right: 14px;
    font-size: 11px;
    padding: 3px 10px;
    border-radius: 999px;
    border: 1px solid rgba(251, 191, 36, 0.9);
    background: rgba(30, 64, 175, 0.9);
}

.pricing-card h3[b-ijg7cn45nu] {
    margin: 0 0 6px;
    font-size: 18px;
}

.pricing-subtitle[b-ijg7cn45nu] {
    margin: 0 0 16px;
    font-size: 13px;
    color: #cbd5f5;
}

.pricing-value[b-ijg7cn45nu] {
    margin-bottom: 16px;
}

.pricing-value .big[b-ijg7cn45nu] {
    display: block;
    font-size: 22px;
    font-weight: 600;
}

.pricing-value .small[b-ijg7cn45nu] {
    display: block;
    font-size: 12px;
    color: #e5e7eb;
}

.pricing-list[b-ijg7cn45nu] {
    list-style: none;
    padding: 0;
    margin: 0 0 18px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-size: 13px;
    color: #e5e7eb;
}

.pricing-list li[b-ijg7cn45nu]::before {
    content: "•";
    color: #a5b4fc;
    margin-right: 6px;
}

.security-grid[b-ijg7cn45nu] {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.2fr);
    gap: 32px;
    align-items: center;
}

.security-text h2[b-ijg7cn45nu] {
    margin: 0 0 12px;
    font-size: 26px;
}

.security-text p[b-ijg7cn45nu] {
    margin: 0 0 20px;
    color: #9ca3af;
}

.security-items[b-ijg7cn45nu] {
    display: grid;
    gap: 18px;
}

.security-item h3[b-ijg7cn45nu] {
    margin: 0 0 6px;
    font-size: 16px;
}

.security-item p[b-ijg7cn45nu] {
    margin: 0;
    font-size: 14px;
    color: #cbd5f5;
}

.security-badge-col[b-ijg7cn45nu] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 36px;
}

.shield[b-ijg7cn45nu] {
    width: 120px;
    height: 140px;
    border-radius: 999px;
    background: conic-gradient(from 150deg, rgba(56, 189, 248, 0.8), rgba(129, 140, 248, 0.9), rgba(244, 114, 182, 0.7), rgba(56, 189, 248, 0.8));
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 24px 60px rgb(14, 15, 29);
    position: relative;
}

.shield-core[b-ijg7cn45nu] {
    width: 76px;
    height: 96px;
    border-radius: 40px;
    background: radial-gradient(circle at top, #020617, #020617 50%, #0f172a);
    border: 1px solid rgba(15, 23, 42, 0.9);
    box-shadow: inset 0 0 18px rgba(15, 23, 42, 1);
}

.security-list[b-ijg7cn45nu] {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #cbd5f5;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.security-list li[b-ijg7cn45nu]::before {
    content: "✓";
    color: #4ade80;
    margin-right: 6px;
}

.cta[b-ijg7cn45nu] {
    padding-bottom: 96px;
}

.cta-inner[b-ijg7cn45nu] {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.1fr);
    gap: 28px;
    align-items: center;
    border-radius: 24px;
    background: #060a11;
    border: 1px solid rgb(14, 19, 29);
    box-shadow: 0 24px 60px rgb(6, 10, 17);
    padding: 26px 26px 26px;
}

.cta-inner h2[b-ijg7cn45nu] {
    margin: 0 0 10px;
    font-size: 24px;
}

.cta-inner p[b-ijg7cn45nu] {
    margin: 0;
    color: #e5e7eb;
    font-size: 14px;
}

.cta-form[b-ijg7cn45nu] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.form-row[b-ijg7cn45nu] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

input[type="text"][b-ijg7cn45nu],
input[type="email"][b-ijg7cn45nu] {
    min-width: 0;
    border-radius: 999px;
    border: none;
    background: rgb(14, 15, 29);
    color: #e5e7eb;
    padding: 10px 14px;
    font-size: 14px;
    outline: none;
    transition: border-color 0.15s ease-out, box-shadow 0.15s ease-out, background 0.15s ease-out;
    height: 42px !important;
    flex: 1;
}

textarea[b-ijg7cn45nu] {
    flex: 1;
    height: 100px;
    border-radius: 18px;
    border: none;
    background: rgb(14, 15, 29);
    color: #e5e7eb;
    padding: 10px 14px;
    font-size: 14px;
    outline: none;
}


input[b-ijg7cn45nu]::placeholder {
    color: #6b7280;
}

textarea[b-ijg7cn45nu]::placeholder {
    color: #6b7280;
}

input:focus[b-ijg7cn45nu] {
    border-color: rgba(129, 140, 248, 0.9);
    box-shadow: 0 0 0 1px rgba(129, 140, 248, 0.5);
    background: rgba(15, 23, 42, 0.95);
}

textarea:focus[b-ijg7cn45nu] {
    border-color: rgba(129, 140, 248, 0.9);
    box-shadow: 0 0 0 1px rgba(129, 140, 248, 0.5);
    background: rgba(15, 23, 42, 0.95);
}

.form-hint[b-ijg7cn45nu] {
    margin: 0;
    font-size: 11px;
    color: #cbd5f5;
}

.footer[b-ijg7cn45nu] {
    margin-top: auto;
    padding: 22px 0 24px;
    border-top: 1px solid #111621;
}

.footer-inner[b-ijg7cn45nu] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.footer-logo .logo-mark[b-ijg7cn45nu] {
    box-shadow: none;
}

.footer-copy[b-ijg7cn45nu] {
    margin: 8px 0 0;
    font-size: 11px;
    color: #9ca3af;
}

.footer-links[b-ijg7cn45nu] {
    display: flex;
    gap: 14px;
    font-size: 13px;
    color: #cbd5f5;
}

.footer-links a[b-ijg7cn45nu] {
    opacity: 0.9;
}

.footer-links a:hover[b-ijg7cn45nu] {
    opacity: 1;
}

[data-animate][b-ijg7cn45nu] {
    opacity: 0;
    transform: translateY(18px);
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

[data-animate].in-view[b-ijg7cn45nu] {
    opacity: 1;
    transform: translateY(0);
}

[data-animate="fade-left"][b-ijg7cn45nu] {
    transform: translateX(18px);
}

[data-animate="fade-left"].in-view[b-ijg7cn45nu] {
    transform: translateX(0);
}

[data-animate="fade-right"][b-ijg7cn45nu] {
    transform: translateX(-18px);
}

[data-animate="fade-right"].in-view[b-ijg7cn45nu] {
    transform: translateX(0);
}

@media (max-width: 960px) {
    .hero-inner[b-ijg7cn45nu] {
        grid-template-columns: minmax(0, 1.2fr);
    }

    .hero-dashboard[b-ijg7cn45nu] {
        order: -1;
    }

    .features-grid[b-ijg7cn45nu] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .how-grid[b-ijg7cn45nu],
    .security-grid[b-ijg7cn45nu],
    .cta-inner[b-ijg7cn45nu] {
        grid-template-columns: minmax(0, 1fr);
    }

    .pricing-grid[b-ijg7cn45nu] {
        grid-template-columns: minmax(0, 1fr);
    }

    .pricing-card-featured[b-ijg7cn45nu] {
        transform: none;
    }
}

@media (max-width: 768px) {
    .header-inner[b-ijg7cn45nu] {
        padding-inline: 12px;
    }

    .nav[b-ijg7cn45nu] {
        display: none;
    }

    .header-actions[b-ijg7cn45nu] {
        display: none;
    }

    .burger[b-ijg7cn45nu] {
        display: inline-flex;
    }

    .hero[b-ijg7cn45nu] {
        padding-top: 96px;
    }

    .section[b-ijg7cn45nu] {
        padding: 64px 0;
    }

    .hero h1[b-ijg7cn45nu] {
        font-size: 30px;
    }

    .hero-meta[b-ijg7cn45nu] {
        gap: 12px;
    }

    .meta-item[b-ijg7cn45nu] {
        border-right: none;
    }

    .features-grid[b-ijg7cn45nu] {
        grid-template-columns: minmax(0, 1fr);
    }

    .cta-inner[b-ijg7cn45nu] {
        padding: 20px 18px;
    }

    .form-row[b-ijg7cn45nu] {
        flex-direction: column;
    }

    .footer-inner[b-ijg7cn45nu] {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 480px) {
    .hero-actions[b-ijg7cn45nu] {
        flex-direction: column;
    }

    .cta-inner h2[b-ijg7cn45nu] {
        font-size: 20px;
    }
}

.payments-row .pill:nth-child(2)[b-ijg7cn45nu] {
    opacity: 90%;
}

.payments-row .pill:nth-child(3)[b-ijg7cn45nu] {
    opacity: 80%;
}

.payments-row .pill:nth-child(4)[b-ijg7cn45nu] {
    opacity: 70%;
}

.payments-row .pill:nth-child(5)[b-ijg7cn45nu] {
    opacity: 60%;
}

.payments-row .pill:nth-child(6)[b-ijg7cn45nu] {
    opacity: 50%;
}

.payments-row .pill:nth-child(7)[b-ijg7cn45nu] {
    opacity: 40%;
}
/* /Components/Pages/Public/Terminals.razor.rz.scp.css */
.terminals-list[b-x5oygakrx9] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(460px, 1fr));
    gap: 16px;
}

.terminals-item[b-x5oygakrx9] {
    box-sizing: border-box;
    background-color: #ddd;
    border-radius: 12px;
}
/* /Components/Pages/Public/WithdrawalRequests.razor.rz.scp.css */
