/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-nvnhzt8te2] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-nvnhzt8te2] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-nvnhzt8te2] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-nvnhzt8te2] {
    font-size: 1.1rem;
}

.bi[b-nvnhzt8te2] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-nvnhzt8te2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-nvnhzt8te2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-nvnhzt8te2] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-nvnhzt8te2] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-nvnhzt8te2] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-nvnhzt8te2] {
        padding-bottom: 1rem;
    }

    .nav-item[b-nvnhzt8te2]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-nvnhzt8te2]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-nvnhzt8te2]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-nvnhzt8te2] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-nvnhzt8te2] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-nvnhzt8te2] {
        display: none;
    }

    .nav-scrollable[b-nvnhzt8te2] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Modules/Chart/CotLongShortChart/CotLongShortChart.razor.rz.scp.css */
.cot-long-short-shell[b-i9eiv6izss] {
    overflow: hidden;
}

.cot-long-short-grid[b-i9eiv6izss] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.5rem;
    align-items: end;
}

.cot-long-short-item[b-i9eiv6izss] {
    display: flex;
    flex-direction: column;
    flex: 1 1 180px;
    min-width: 180px;
    max-width: 240px;
}

.cot-long-short-bar[b-i9eiv6izss] {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 320px;
    border: 1px solid #d3d3d3;
    background-color: #f7f7f7;
    overflow: hidden;
}

.cot-long-short-segment[b-i9eiv6izss] {
    width: 100%;
    transition: height 0.2s ease;
}

.cot-long-short-segment.long[b-i9eiv6izss],
.cot-long-short-legend-swatch.long[b-i9eiv6izss] {
    background-color: #66b99c;
}

.cot-long-short-segment.short[b-i9eiv6izss],
.cot-long-short-legend-swatch.short[b-i9eiv6izss] {
    background-color: #e68383;
}

.cot-long-short-legend[b-i9eiv6izss] {
    display: flex;
    gap: 1.5rem;
    align-items: center;
    padding-top: 1rem;
    border-top: 1px solid #d3d3d3;
    flex-wrap: wrap;
}

.cot-long-short-legend-item[b-i9eiv6izss] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 1rem;
}

.cot-long-short-legend-swatch[b-i9eiv6izss] {
    display: inline-block;
    width: 28px;
    height: 14px;
}

@media (max-width: 960px) {
    .cot-long-short-bar[b-i9eiv6izss] {
        height: 260px;
    }
}

@media (max-width: 767.98px) {
    .cot-long-short-shell[b-i9eiv6izss] {
        padding: 1rem !important;
    }

    .cot-long-short-grid[b-i9eiv6izss] {
        gap: 1rem;
    }

    .cot-long-short-item[b-i9eiv6izss] {
        flex-basis: calc(50% - 0.5rem);
        min-width: 0;
    }

    .cot-long-short-bar[b-i9eiv6izss] {
        height: 200px;
    }
}
/* /Components/Modules/Chart/CotPositionChart/CotPositionChart.razor.rz.scp.css */
.cot-net-position-shell[b-lh04tuqo4p] {
    overflow: hidden;
}

.cot-net-position-shell[b-lh04tuqo4p]  .mud-tabs-toolbar {
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
}

.cot-net-position-shell[b-lh04tuqo4p]  .mud-tabs-toolbar::-webkit-scrollbar {
    display: none;
}

.cot-position-filter-panel[b-lh04tuqo4p] {
    border-radius: 8px;
    background: #fff;
}

.cot-position-filter-panel[b-lh04tuqo4p],
.cot-position-filter-panel *[b-lh04tuqo4p] {
    text-align: left;
}

.cot-position-filter-panel[b-lh04tuqo4p]  .mud-stack {
    align-items: flex-start;
}

.cot-position-filter-panel[b-lh04tuqo4p]  .mud-input-control {
    width: 100%;
}

.cot-position-filter-panel[b-lh04tuqo4p]  .mud-input-control-root {
    width: 100%;
    justify-content: flex-start;
}

.cot-position-filter-panel[b-lh04tuqo4p]  .mud-input-control-input-container {
    width: 100%;
    justify-content: flex-start;
}

.cot-position-filter-panel[b-lh04tuqo4p]  .mud-input-content-placement-end {
    justify-content: flex-start;
    text-align: left;
}

.cot-net-position-legend[b-lh04tuqo4p] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-bottom: 1rem;
}

.cot-net-position-legend-item[b-lh04tuqo4p] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    min-height: 2.75rem;
    padding: 0.55rem 0.75rem;
    border: 1px solid #d8dee6;
    border-radius: 8px;
    background: #fbfdff;
    color: #334155;
    cursor: pointer;
    font: inherit;
    text-align: left;
    transition: border-color 160ms ease, box-shadow 160ms ease, opacity 160ms ease, transform 160ms ease;
}

.cot-net-position-legend-item:hover[b-lh04tuqo4p] {
    border-color: var(--group-color, #64748b);
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.08);
    transform: translateY(-1px);
}

.cot-net-position-legend-item:focus-visible[b-lh04tuqo4p] {
    outline: 2px solid var(--group-color, #64748b);
    outline-offset: 2px;
}

.cot-net-position-legend-item.is-selected[b-lh04tuqo4p] {
    border-color: var(--group-color, #64748b);
    box-shadow: inset 0 -2px 0 var(--group-color, #64748b);
}

.cot-net-position-legend-item.is-muted[b-lh04tuqo4p] {
    opacity: 0.55;
    background: #f8fafc;
}

.cot-net-position-legend-label[b-lh04tuqo4p] {
    white-space: nowrap;
}

.cot-net-position-swatch[b-lh04tuqo4p] {
    display: inline-block;
    width: 0.85rem;
    height: 0.85rem;
    border-radius: 999px;
    background: var(--group-color, #64748b);
    flex: 0 0 auto;
}

.cot-net-position-value[b-lh04tuqo4p] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 4.75rem;
    padding: 0.12rem 0.55rem;
    border: 1px solid currentColor;
    border-radius: 999px;
    font-weight: 600;
    line-height: 1.35;
    white-space: nowrap;
}

.cot-net-position-value.is-positive[b-lh04tuqo4p] {
    color: #16a34a;
}

.cot-net-position-value.is-negative[b-lh04tuqo4p] {
    color: #ef4444;
}

.cot-net-position-value.is-accent[b-lh04tuqo4p] {
    color: var(--group-color, #64748b);
}

.cot-net-position-value.is-neutral[b-lh04tuqo4p] {
    color: #64748b;
}

.cot-net-position-value.is-off[b-lh04tuqo4p] {
    color: #64748b;
}

.cot-net-position-chart[b-lh04tuqo4p] {
    width: 100%;
    overflow-x: auto;
    border: 1px solid #d8dee6;
    border-radius: 8px;
    background:
        radial-gradient(circle at top left, rgba(29, 78, 216, 0.08), transparent 32%),
        linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    padding: 0.5rem;
}

.cot-net-position-chart svg[b-lh04tuqo4p] {
    width: 100%;
    min-width: 720px;
    height: auto;
}

.cot-net-position-plot[b-lh04tuqo4p] {
    fill: rgba(255, 255, 255, 0.9);
}

.cot-net-position-grid-line[b-lh04tuqo4p] {
    stroke: #e5e7eb;
    stroke-width: 1;
}

.cot-net-position-zero-line[b-lh04tuqo4p] {
    stroke: #94a3b8;
    stroke-width: 1.5;
    stroke-dasharray: 6 6;
}

.cot-net-position-axis-label[b-lh04tuqo4p] {
    fill: #475569;
    font-size: 14px;
}

.cot-net-position-axis-label.date[b-lh04tuqo4p] {
    font-size: 13px;
}

@media (max-width: 960px) {
    .cot-net-position-legend-item[b-lh04tuqo4p] {
        width: 100%;
        justify-content: space-between;
    }
}

@media (max-width: 767.98px) {
    .cot-net-position-shell[b-lh04tuqo4p] {
        padding: 1rem !important;
    }

    .cot-net-position-shell[b-lh04tuqo4p]  .mud-tab {
        min-width: max-content;
        padding-inline: 0.9rem;
    }

    .cot-position-filter-panel[b-lh04tuqo4p] {
        border-radius: 8px;
        padding: 1rem !important;
    }

    .cot-net-position-legend[b-lh04tuqo4p] {
        gap: 0.5rem;
    }

    .cot-net-position-legend-item[b-lh04tuqo4p] {
        padding: 0.45rem 0.6rem;
        font-size: 0.9rem;
    }

    .cot-net-position-chart[b-lh04tuqo4p] {
        padding: 0.35rem;
    }

    .cot-net-position-chart svg[b-lh04tuqo4p] {
        min-width: 0;
    }

    .cot-net-position-axis-label[b-lh04tuqo4p] {
        font-size: 12px;
    }

    .cot-net-position-axis-label.date[b-lh04tuqo4p] {
        font-size: 10px;
    }
}
/* /Components/Modules/CurrencyStrength/CurrencyStrengthChart/CurrencyStrengthChart.razor.rz.scp.css */
.cot-net-position-shell[b-xg0y7t24n9] {
    overflow: hidden;
}

.cot-net-position-legend[b-xg0y7t24n9] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-bottom: 1rem;
}

.cot-net-position-legend-button[b-xg0y7t24n9] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.55rem 0.75rem;
    border: 1px solid #d8dee6;
    border-radius: 8px;
    background: #fbfdff;
    color: #334155;
    cursor: pointer;
    font: inherit;
    line-height: 1.2;
    transition: border-color 160ms ease, box-shadow 160ms ease, opacity 160ms ease, background-color 160ms ease;
}

.cot-net-position-legend-button.is-selected[b-xg0y7t24n9] {
    border-color: #94a3b8;
    background: #ffffff;
    box-shadow: inset 0 0 0 1px #cbd5e1;
    color: #0f172a;
}

.cot-net-position-legend-button:not(.is-selected)[b-xg0y7t24n9] {
    opacity: 0.45;
}

.cot-net-position-legend-button:hover[b-xg0y7t24n9],
.cot-net-position-legend-button:focus-visible[b-xg0y7t24n9] {
    opacity: 1;
    border-color: #94a3b8;
    box-shadow: 0 0 0 3px rgba(148, 163, 184, 0.24);
    outline: none;
}

.cot-net-position-swatch[b-xg0y7t24n9] {
    display: inline-block;
    width: 0.85rem;
    height: 0.85rem;
    border-radius: 999px;
}

.cot-net-position-chart[b-xg0y7t24n9] {
    width: 100%;
    overflow-x: auto;
    border: 1px solid #d8dee6;
    border-radius: 1rem;
    background:
        radial-gradient(circle at top left, rgba(29, 78, 216, 0.08), transparent 32%),
        linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    padding: 0.5rem;
}

.cot-net-position-chart svg[b-xg0y7t24n9] {
    display: block;
    width: 100%;
    min-width: 1240px;
    height: auto;
}

.cot-net-position-plot[b-xg0y7t24n9] {
    fill: rgba(255, 255, 255, 0.9);
}

.cot-net-position-grid-line[b-xg0y7t24n9] {
    stroke: #e5e7eb;
    stroke-width: 1;
}

.cot-net-position-zero-line[b-xg0y7t24n9] {
    stroke: #94a3b8;
    stroke-width: 1.5;
    stroke-dasharray: 6 6;
}

.cot-net-position-axis-label[b-xg0y7t24n9] {
    fill: #475569;
    font-size: 16px;
}

.cot-net-position-axis-label.date[b-xg0y7t24n9] {
    font-size: 14px;
}

@media (max-width: 960px) {
    .cot-net-position-chart svg[b-xg0y7t24n9] {
        min-width: 900px;
    }

    .cot-net-position-legend-button[b-xg0y7t24n9] {
        width: 100%;
        justify-content: space-between;
    }
}

@media (max-width: 767.98px) {
    .cot-net-position-shell[b-xg0y7t24n9] {
        padding: 1rem !important;
    }

    .cot-net-position-legend[b-xg0y7t24n9] {
        gap: 0.5rem;
        margin-bottom: 0.75rem;
    }

    .cot-net-position-legend-button[b-xg0y7t24n9] {
        padding: 0.45rem 0.6rem;
        font-size: 0.9rem;
    }

    .cot-net-position-chart[b-xg0y7t24n9] {
        padding: 0.35rem;
    }

    .cot-net-position-chart svg[b-xg0y7t24n9] {
        min-width: 720px;
    }

    .cot-net-position-axis-label[b-xg0y7t24n9] {
        font-size: 12px;
    }

    .cot-net-position-axis-label.date[b-xg0y7t24n9] {
        font-size: 10px;
    }
}
/* /Components/Modules/InstrumentLogo/CotInstrumentLogo.razor.rz.scp.css */
.td-cot-instrument-logo[b-4evhzcuvz1] {
    width: 2rem;
    height: 2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 2rem;
    overflow: hidden;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid rgba(34, 38, 46, 0.12);
    box-shadow: 0 4px 12px rgba(34, 38, 46, 0.08);
}

.td-cot-instrument-logo img[b-4evhzcuvz1] {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.td-cot-instrument-logo--crypto img[b-4evhzcuvz1] {
    width: 78%;
    height: 78%;
    object-fit: contain;
}

.td-cot-instrument-logo--symbol img[b-4evhzcuvz1] {
    object-fit: contain;
}

.td-cot-instrument-logo-fallback[b-4evhzcuvz1] {
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    color: #4f46e5;
    font-size: 0.625rem;
    font-weight: 800;
    line-height: 1;
    background: #f4f3ff;
}

.td-cot-instrument-logo--fallback .td-cot-instrument-logo-fallback[b-4evhzcuvz1] {
    display: inline-flex;
}
/* /Components/Modules/Table/CotReportTable.razor.rz.scp.css */
.cot-table-shell[b-p7ahkvtrl0] {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    border: 1px solid #d8dee6;
    border-radius: 1rem;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    box-shadow: inset 0 0 0 1px rgba(19, 47, 89, 0.02);
}

.cot-grid[b-p7ahkvtrl0] {
    width: 100%;
    border-collapse: collapse;
    background-color: #efefef;
}

.cot-grid--legacy[b-p7ahkvtrl0] {
    min-width: 860px;
}

.cot-grid--detailed[b-p7ahkvtrl0] {
    min-width: 960px;
}

.cot-grid th[b-p7ahkvtrl0],
.cot-grid td[b-p7ahkvtrl0] {
    border: 1px solid #d3d3d3;
    padding: 10px;
    vertical-align: top;
    background-color: #efefef;
    white-space: nowrap;
}

.cot-grid th[b-p7ahkvtrl0] {
    text-align: center;
    font-size: 1.05rem;
}

.cot-grid td[b-p7ahkvtrl0] {
    font-size: 1rem;
}

.align-right[b-p7ahkvtrl0] {
    text-align: right;
}

.pill[b-p7ahkvtrl0] {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
}

.pill.positive[b-p7ahkvtrl0] {
    background-color: #66b99c;
}

.pill.negative[b-p7ahkvtrl0] {
    background-color: #e68383;
}

@media (max-width: 767.98px) {
    .cot-table-shell[b-p7ahkvtrl0] {
        margin-inline: -0.25rem;
        border-radius: 0.85rem;
    }

    .cot-grid--legacy[b-p7ahkvtrl0] {
        min-width: 720px;
    }

    .cot-grid--detailed[b-p7ahkvtrl0] {
        min-width: 820px;
    }

    .cot-grid th[b-p7ahkvtrl0],
    .cot-grid td[b-p7ahkvtrl0] {
        padding: 0.7rem 0.55rem;
    }

    .cot-grid th[b-p7ahkvtrl0] {
        font-size: 0.9rem;
    }

    .cot-grid td[b-p7ahkvtrl0] {
        font-size: 0.9rem;
    }
}
/* /Components/Pages/Admin/Users/Users.razor.rz.scp.css */
.admin-users-page[b-he8399qs5x] {
    padding: 2rem 0 4rem;
    background:
        radial-gradient(circle at top right, rgba(37, 99, 235, 0.12), transparent 22rem),
        linear-gradient(180deg, #eef4ff 0%, #f8fbff 52%, #edf2fb 100%);
}

.admin-users-page__shell[b-he8399qs5x] {
    width: min(1600px, calc(100% - 2rem));
    margin: 0 auto;
    display: grid;
    grid-template-columns: 320px minmax(0, 1fr);
    gap: 1.5rem;
    align-items: start;
}

.admin-users-page__sidebar[b-he8399qs5x] {
    position: sticky;
    top: 1.5rem;
    padding: 2rem;
    border-radius: 2rem;
    background: linear-gradient(180deg, #0d1a2f 0%, #0f2139 100%);
    color: #f8fbff;
    box-shadow: 0 24px 70px rgba(14, 29, 53, 0.28);
}

.admin-users-page__brand[b-he8399qs5x] {
    display: flex;
    gap: 1rem;
    align-items: center;
    margin-bottom: 2rem;
}

.admin-users-page__brand-badge[b-he8399qs5x] {
    width: 72px;
    height: 72px;
    border-radius: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #37a6ff 0%, #1d4ed8 100%);
    color: #fff;
    font-size: 1.6rem;
    font-weight: 800;
    letter-spacing: 0.08em;
}

.admin-users-page__brand-eyebrow[b-he8399qs5x] {
    margin: 0 0 0.25rem;
    color: rgba(226, 236, 255, 0.72);
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.admin-users-page__brand-title[b-he8399qs5x] {
    margin: 0;
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.1;
}

.admin-users-page__nav[b-he8399qs5x] {
    display: grid;
    gap: 0.9rem;
}

.admin-users-page__nav-item[b-he8399qs5x] {
    display: flex;
    align-items: center;
    gap: 0.9rem;
    padding: 1rem 1.15rem;
    border-radius: 1.4rem;
    color: rgba(236, 243, 255, 0.8);
    text-decoration: none;
    background: rgba(255, 255, 255, 0.03);
    transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.admin-users-page__nav-item:hover[b-he8399qs5x] {
    transform: translateX(4px);
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
}

.admin-users-page__nav-item--active[b-he8399qs5x] {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}

.admin-users-page__nav-badge[b-he8399qs5x] {
    margin-inline-start: auto;
    padding: 0.2rem 0.55rem;
    border-radius: 999px;
    background: rgba(96, 165, 250, 0.18);
    color: #93c5fd;
    font-size: 0.72rem;
    font-weight: 700;
}

.admin-users-page__content[b-he8399qs5x] {
    display: grid;
    gap: 1.5rem;
}

.admin-users-page__hero[b-he8399qs5x],
.admin-users-page__panel[b-he8399qs5x],
.admin-users-page__stat-card[b-he8399qs5x] {
    border-radius: 2rem;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 20px 60px rgba(148, 163, 184, 0.18);
}

.admin-users-page__hero[b-he8399qs5x] {
    padding: 2.5rem 2.75rem;
}

.admin-users-page__hero-eyebrow[b-he8399qs5x] {
    display: inline-block;
    margin-bottom: 0.75rem;
    color: #2563eb;
    font-size: 0.9rem;
    font-weight: 800;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.admin-users-page__hero-title[b-he8399qs5x] {
    margin: 0;
    color: #16315a;
    font-size: clamp(2rem, 3vw, 3.3rem);
    line-height: 1.05;
}

.admin-users-page__hero-text[b-he8399qs5x] {
    margin: 1rem 0 0;
    max-width: 62rem;
    color: #4b648c;
    font-size: 1.08rem;
    line-height: 1.7;
}

.admin-users-page__stats[b-he8399qs5x] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem;
}

.admin-users-page__stat-card[b-he8399qs5x] {
    padding: 1.5rem;
}

.admin-users-page__stat-label[b-he8399qs5x] {
    display: block;
    color: #5d7193;
    font-size: 0.92rem;
}

.admin-users-page__stat-value[b-he8399qs5x] {
    display: block;
    margin-top: 0.5rem;
    color: #10284a;
    font-size: 2.1rem;
    line-height: 1;
}

.admin-users-page__stat-description[b-he8399qs5x] {
    margin: 0.75rem 0 0;
    color: #6b7f9d;
    line-height: 1.6;
}

.admin-users-page__panel[b-he8399qs5x] {
    padding: 1.75rem;
}

.admin-users-page__toolbar[b-he8399qs5x] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.5rem;
}

.admin-users-page__search[b-he8399qs5x] {
    flex: 1 1 22rem;
}

.admin-users-page__toolbar-actions[b-he8399qs5x] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.admin-users-page__loading[b-he8399qs5x] {
    min-height: 16rem;
    display: grid;
    place-items: center;
    gap: 1rem;
}

.admin-users-page__table-wrap[b-he8399qs5x] {
    margin-top: 1.5rem;
    overflow-x: auto;
}

.admin-users-page__table[b-he8399qs5x] {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

.admin-users-page__table thead th[b-he8399qs5x] {
    padding: 0.95rem 1rem;
    color: #5c6f90;
    font-size: 0.84rem;
    font-weight: 800;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    border-bottom: 1px solid rgba(148, 163, 184, 0.2);
}

.admin-users-page__table tbody td[b-he8399qs5x] {
    padding: 1rem;
    vertical-align: middle;
    border-bottom: 1px solid rgba(226, 232, 240, 0.9);
    color: #173154;
}

.admin-users-page__table tbody tr:hover[b-he8399qs5x] {
    background: rgba(37, 99, 235, 0.04);
}

.admin-users-page__user-cell[b-he8399qs5x] {
    display: flex;
    align-items: center;
    gap: 0.85rem;
}

.admin-users-page__user-cell strong[b-he8399qs5x] {
    display: block;
}

.admin-users-page__user-cell span:last-child[b-he8399qs5x] {
    color: #6c7f9d;
    font-size: 0.84rem;
}

.admin-users-page__user-avatar[b-he8399qs5x] {
    width: 42px;
    height: 42px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #dbeafe 0%, #bfdbfe 100%);
    color: #1d4ed8;
    font-weight: 800;
}

.admin-users-page__password-row td[b-he8399qs5x] {
    background: rgba(239, 246, 255, 0.9);
}

.admin-users-page__password-card[b-he8399qs5x] {
    display: grid;
    gap: 1rem;
    padding: 1rem;
}

.admin-users-page__password-card p[b-he8399qs5x] {
    margin: 0.35rem 0 0;
    color: #577096;
}

.admin-users-page__password-grid[b-he8399qs5x] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.admin-users-page__password-hint[b-he8399qs5x] {
    font-size: 0.9rem;
}

.admin-users-page__password-actions[b-he8399qs5x],
.admin-users-page__alert-block[b-he8399qs5x] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    align-items: center;
}

.admin-users-page__alert-block[b-he8399qs5x] {
    flex-direction: column;
    align-items: flex-start;
}

@media (max-width: 1200px) {
    .admin-users-page__shell[b-he8399qs5x] {
        grid-template-columns: 1fr;
    }

    .admin-users-page__sidebar[b-he8399qs5x] {
        position: static;
    }

    .admin-users-page__stats[b-he8399qs5x] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 720px) {
    .admin-users-page[b-he8399qs5x] {
        padding-top: 1rem;
    }

    .admin-users-page__shell[b-he8399qs5x] {
        width: min(100%, calc(100% - 1rem));
        gap: 1rem;
    }

    .admin-users-page__sidebar[b-he8399qs5x],
    .admin-users-page__hero[b-he8399qs5x],
    .admin-users-page__panel[b-he8399qs5x] {
        padding: 1.25rem;
        border-radius: 1.5rem;
    }

    .admin-users-page__stats[b-he8399qs5x],
    .admin-users-page__password-grid[b-he8399qs5x] {
        grid-template-columns: 1fr;
    }

    .admin-users-page__toolbar[b-he8399qs5x] {
        align-items: stretch;
    }

    .admin-users-page__toolbar-actions[b-he8399qs5x] {
        width: 100%;
    }

    .admin-users-page__toolbar-actions > *[b-he8399qs5x] {
        flex: 1 1 0;
    }
}
/* /Components/Pages/Admin/_Layout/AdminLayout.razor.rz.scp.css */
.td-portal-shell[b-bt7wjkbo2r] {
    display: grid;
    grid-template-columns: minmax(270px, 320px) 1fr;
    min-height: 100vh;
}

.td-portal-shell--admin[b-bt7wjkbo2r] {
    background:
        radial-gradient(circle at top left, rgba(33, 150, 243, 0.22), transparent 32%),
        linear-gradient(135deg, #081427 0%, #0f2642 48%, #122f52 100%);
}

.td-portal-shell__sidebar[b-bt7wjkbo2r] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 32px;
    padding: 32px 24px;
    color: #f5f8ff;
    border-inline-end: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(4, 12, 24, 0.58);
    backdrop-filter: blur(16px);
}

.td-portal-shell__brand[b-bt7wjkbo2r] {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 32px;
}

.td-portal-shell__brand-mark[b-bt7wjkbo2r] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    border-radius: 16px;
    background: linear-gradient(135deg, #24c4ff 0%, #0e5cc9 100%);
    color: #fff;
    font-weight: 800;
    letter-spacing: 0.08em;
}

.td-portal-shell__eyebrow[b-bt7wjkbo2r] {
    margin: 0 0 6px;
    color: rgba(245, 248, 255, 0.68);
    font-size: 0.78rem;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.td-portal-shell__title[b-bt7wjkbo2r] {
    margin: 0;
    color: #fff;
    font-size: 1.5rem;
}

.td-portal-shell__nav[b-bt7wjkbo2r] {
    display: grid;
    gap: 10px;
}

.td-portal-shell__nav-item[b-bt7wjkbo2r] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    border-radius: 16px;
    color: #eff5ff;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.06);
    transition: transform 0.2s ease, background-color 0.2s ease;
}

.td-portal-shell__nav-item:hover[b-bt7wjkbo2r] {
    color: #fff;
    transform: translateX(4px);
    background: rgba(36, 196, 255, 0.18);
}

.td-portal-shell__nav-item--disabled[b-bt7wjkbo2r] {
    opacity: 0.58;
    cursor: default;
}

.td-portal-shell__meta[b-bt7wjkbo2r] {
    padding: 20px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.06);
}

.td-portal-shell__meta p[b-bt7wjkbo2r],
.td-portal-shell__meta strong[b-bt7wjkbo2r] {
    display: block;
}

.td-portal-shell__meta p[b-bt7wjkbo2r] {
    margin: 0;
    color: rgba(245, 248, 255, 0.68);
}

.td-portal-shell__meta strong[b-bt7wjkbo2r] {
    margin-top: 6px;
    color: #fff;
}

.td-portal-shell__main[b-bt7wjkbo2r] {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 28px;
    background: linear-gradient(180deg, rgba(247, 250, 255, 0.96) 0%, #eef4fb 100%);
}

.td-portal-shell__topbar[b-bt7wjkbo2r] {
    padding: 28px 32px;
    border-radius: 28px;
    background: linear-gradient(135deg, #ffffff 0%, #e9f4ff 100%);
    box-shadow: 0 24px 60px rgba(8, 20, 39, 0.08);
}

.td-portal-shell__topbar h1[b-bt7wjkbo2r] {
    margin: 10px 0 8px;
    color: #102743;
    font-size: clamp(2rem, 2.6vw, 2.8rem);
}

.td-portal-shell__topbar p[b-bt7wjkbo2r] {
    margin: 0;
    color: #4d607b;
    max-width: 720px;
}

.td-portal-shell__kicker[b-bt7wjkbo2r] {
    color: #0e5cc9 !important;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.td-portal-shell__body[b-bt7wjkbo2r] {
    flex: 1;
}

@media (max-width: 991.98px) {
    .td-portal-shell[b-bt7wjkbo2r] {
        grid-template-columns: 1fr;
    }

    .td-portal-shell__sidebar[b-bt7wjkbo2r],
    .td-portal-shell__main[b-bt7wjkbo2r] {
        padding: 20px;
    }
}
/* /Components/Pages/TradingPanel/_Layout/TradingPanelLayout.razor.rz.scp.css */
.td-portal-shell--trading[b-9jj9177r4g] {
    background:
        radial-gradient(circle at top right, rgba(255, 166, 77, 0.24), transparent 34%),
        linear-gradient(135deg, #1e2330 0%, #283347 45%, #354966 100%);
}

.td-portal-shell__brand-mark--trading[b-9jj9177r4g] {
    background: linear-gradient(135deg, #ffb95e 0%, #ff7e45 100%);
}

.td-portal-shell__nav-item--trading:hover[b-9jj9177r4g] {
    background: rgba(255, 185, 94, 0.18);
}

.td-portal-shell__meta--trading[b-9jj9177r4g] {
    background: rgba(255, 255, 255, 0.08);
}

.td-portal-shell__main--trading[b-9jj9177r4g] {
    background: linear-gradient(180deg, rgba(255, 248, 241, 0.98) 0%, #fff6ed 100%);
}

.td-portal-shell__topbar--trading[b-9jj9177r4g] {
    background: linear-gradient(135deg, #ffffff 0%, #fff0e0 100%);
}

.td-portal-shell__kicker--trading[b-9jj9177r4g] {
    color: #d96a1f !important;
}
/* /Components/Pages/Workspace/Cot/Report/CotReport.razor.rz.scp.css */
.td-cot-report-hero[b-i1xtt22pu8] {
    max-width: 980px;
}

.td-cot-report-hero-text[b-i1xtt22pu8] {
    max-width: 760px;
    margin-inline: auto;
}

.td-cot-report-shell[b-i1xtt22pu8] {
    overflow: hidden;
}

.td-cot-report-summary-card[b-i1xtt22pu8] {
    background: linear-gradient(180deg, rgba(248, 251, 255, 0.98) 0%, #ffffff 100%);
}

.td-cot-report-market-label[b-i1xtt22pu8],
.td-cot-report-contract-units[b-i1xtt22pu8],
.td-cot-report-meta-row[b-i1xtt22pu8],
.td-cot-report-intro[b-i1xtt22pu8] {
    overflow-wrap: anywhere;
}

.td-cot-report-kpis[b-i1xtt22pu8] {
    width: 100%;
}

.td-cot-report-kpi[b-i1xtt22pu8] {
    margin: 0;
}

.td-cot-report-change-chip[b-i1xtt22pu8] {
    vertical-align: middle;
}

.td-cot-report-date-controls[b-i1xtt22pu8] {
    flex-wrap: nowrap;
}

.td-cot-report-date-controls :deep(.mud-input-control)[b-i1xtt22pu8] {
    min-width: 0;
}

@media (max-width: 767.98px) {
    .td-cot-report-hero-section[b-i1xtt22pu8] {
        padding: 104px 0 44px;
    }

    .td-cot-report-hero[b-i1xtt22pu8] {
        max-width: 100%;
    }

    .td-cot-report-hero :deep(.breadcrumb)[b-i1xtt22pu8] {
        justify-content: center;
        row-gap: 0.25rem;
    }

    .td-cot-report-hero-text[b-i1xtt22pu8] {
        font-size: 0.98rem;
    }

    .td-cot-report-shell[b-i1xtt22pu8] {
        padding: 1rem !important;
    }

    .td-cot-report-summary-grid[b-i1xtt22pu8] {
        margin-top: 0 !important;
    }

    .td-cot-report-summary-card[b-i1xtt22pu8] {
        padding: 1rem !important;
    }

    .td-cot-report-market-label[b-i1xtt22pu8] {
        font-size: 1.55rem;
        line-height: 1.2;
    }

    .td-cot-report-date-title[b-i1xtt22pu8] {
        font-size: 1.15rem;
    }

    .td-cot-report-date-controls[b-i1xtt22pu8] {
        gap: 0.25rem;
    }

    .td-cot-report-date-controls :deep(.mud-icon-button)[b-i1xtt22pu8] {
        width: 2.25rem;
        height: 2.25rem;
        padding: 0.25rem;
    }

    .td-cot-report-kpis[b-i1xtt22pu8] {
        flex-direction: column;
        align-items: stretch !important;
        gap: 0.75rem !important;
    }

    .td-cot-report-kpi[b-i1xtt22pu8] {
        width: 100%;
    }

    .td-cot-report-intro[b-i1xtt22pu8] {
        margin-top: 1rem !important;
        font-size: 0.95rem;
    }
}
/* /Components/Pages/Workspace/Cot/_Dashboard/CotDashboard.razor.rz.scp.css */
.td-cot-directory-card[b-ob1cqtm3z9] {
    height: 100%;
    border-radius: 24px;
}

.td-cot-directory-card-header[b-ob1cqtm3z9] {
    row-gap: 0.75rem;
}

.td-cot-directory-card-actions[b-ob1cqtm3z9] {
    flex-wrap: wrap;
    justify-content: flex-end;
}

.td-cot-directory-scope-btn[b-ob1cqtm3z9] {
    border-radius: 999px;
    font-weight: 700;
    letter-spacing: 0.01em;
    text-transform: none;
}

.td-cot-directory-table[b-ob1cqtm3z9] {
    table-layout: fixed;
}

.td-cot-directory-table :deep(th)[b-ob1cqtm3z9],
.td-cot-directory-table :deep(td)[b-ob1cqtm3z9] {
    vertical-align: middle;
}

.td-cot-directory-table :deep(th:not(:first-child))[b-ob1cqtm3z9],
.td-cot-directory-table :deep(td:not(:first-child))[b-ob1cqtm3z9] {
    width: 96px;
}

.td-cot-directory-instrument[b-ob1cqtm3z9] {
    font-weight: 600;
}

.td-cot-directory-instrument-cell[b-ob1cqtm3z9] {
    min-width: 0;
    display: inline-flex;
    align-items: center;
    gap: 0.625rem;
}

.td-cot-directory-icon-action[b-ob1cqtm3z9] {
    border-radius: 14px;
}

@media (max-width: 959.98px) {
    .td-cot-directory-card-header[b-ob1cqtm3z9] {
        align-items: flex-start !important;
    }

    .td-cot-directory-card-actions[b-ob1cqtm3z9] {
        justify-content: flex-start;
    }

    .td-cot-directory-table :deep(th:not(:first-child))[b-ob1cqtm3z9],
    .td-cot-directory-table :deep(td:not(:first-child))[b-ob1cqtm3z9] {
        width: 72px;
    }
}
/* /Components/Pages/Workspace/CurrencyStrength/Dashboard/CurrencyStrengthDashboard.razor.rz.scp.css */
.currency-strength-dashboard-shell[b-z68py372cx] {
    max-width: min(1800px, calc(100vw - 32px));
    margin-inline: auto;
}

.currency-strength-dashboard-hero[b-z68py372cx] {
    max-width: 880px;
}

.currency-strength-dashboard-hero__text[b-z68py372cx] {
    max-width: 760px;
    margin-inline: auto;
}

.currency-strength-dashboard-panel[b-z68py372cx] {
    overflow: hidden;
}

.currency-strength-dashboard[b-z68py372cx] {
    align-items: stretch;
}

.currency-strength-dashboard__summary[b-z68py372cx] {
    width: min(100%, 520px);
    margin-inline: auto;
    text-align: center;
    background: linear-gradient(180deg, rgba(248, 251, 255, 0.98) 0%, #ffffff 100%);
}

.currency-strength-dashboard__utc-clock[b-z68py372cx] {
    width: fit-content;
    min-width: min(100%, 320px);
    margin-inline: auto;
    padding: 0.8rem 1.4rem;
    border: 1px solid rgba(18, 44, 87, 0.12);
    border-radius: 999px;
    background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
    box-shadow: 0 10px 24px rgba(18, 44, 87, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
}

.currency-strength-dashboard__utc-clock-label[b-z68py372cx] {
    color: #ff3b63;
    font-size: 0.9rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.currency-strength-dashboard__utc-clock-value[b-z68py372cx] {
    color: #122c57;
    font-size: 1rem;
    font-weight: 600;
    font-variant-numeric: tabular-nums;
}

.currency-strength-dashboard__chart-anchor[b-z68py372cx] {
    scroll-margin-top: 160px;
}

.currency-strength-dashboard__timeframes[b-z68py372cx] {
    justify-content: center;
}

.currency-strength-dashboard__timeframes[b-z68py372cx]  .mud-button-root {
    min-width: 92px;
}

.currency-strength-dashboard__summary-title[b-z68py372cx],
.currency-strength-dashboard__summary-copy[b-z68py372cx],
.currency-strength-dashboard__utc-clock-value[b-z68py372cx] {
    overflow-wrap: anywhere;
}

@media (max-width: 991.98px) {
    .currency-strength-dashboard-shell[b-z68py372cx] {
        max-width: calc(100vw - 24px);
    }
}

@media (max-width: 767.98px) {
    .currency-strength-dashboard-shell[b-z68py372cx] {
        max-width: calc(100vw - 16px);
    }

    .currency-strength-dashboard-hero-section[b-z68py372cx] {
        padding: 104px 0 44px;
    }

    .currency-strength-dashboard-hero[b-z68py372cx] {
        max-width: 100%;
    }

    .currency-strength-dashboard-hero__text[b-z68py372cx] {
        font-size: 0.98rem;
    }

    .currency-strength-dashboard-panel[b-z68py372cx] {
        padding: 1rem !important;
    }

    .currency-strength-dashboard__summary[b-z68py372cx] {
        width: 100%;
        padding: 1rem !important;
    }

    .currency-strength-dashboard__summary-title[b-z68py372cx] {
        font-size: 1.55rem;
    }

    .currency-strength-dashboard__utc-clock[b-z68py372cx] {
        width: 100%;
        min-width: 0;
        padding-inline: 1rem;
        flex-direction: column;
        gap: 0.3rem;
        border-radius: 1rem;
    }

    .currency-strength-dashboard__timeframes[b-z68py372cx] {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 0.5rem;
        align-items: stretch;
    }

    .currency-strength-dashboard__timeframes[b-z68py372cx]  .mud-button-root {
        min-width: 0;
        width: 100%;
        margin: 0;
    }
}

@media (max-width: 479.98px) {
    .currency-strength-dashboard__timeframes[b-z68py372cx] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
/* /Components/Pages/Workspace/Markets/Markets.razor.rz.scp.css */
.td-markets-instrument[b-xcjeyb95st] {
    font-weight: 600;
}

.td-markets-instrument-cell[b-xcjeyb95st] {
    min-width: 0;
    display: inline-flex;
    align-items: center;
    gap: 0.625rem;
}
/* /Components/Pages/Workspace/Pricing/Pricing.razor.rz.scp.css */
.pricing-page[b-ispbr5bw6j] {
    max-width: min(1280px, calc(100vw - 32px));
    margin: 0 auto;
    padding: 3.5rem 0 4rem;
}

.pricing-page__hero[b-ispbr5bw6j] {
    text-align: center;
    margin-bottom: 2rem;
}

.pricing-page__kicker[b-ispbr5bw6j] {
    display: inline-flex;
    padding: 0.45rem 0.9rem;
    border-radius: 999px;
    background: rgba(18, 44, 87, 0.08);
    color: #12345d;
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.pricing-page__title[b-ispbr5bw6j] {
    margin: 1rem 0 0.8rem;
    color: #091a32;
    font-size: clamp(2.4rem, 4.4vw, 4.2rem);
    font-weight: 800;
    letter-spacing: -0.04em;
}

.pricing-page__subtitle[b-ispbr5bw6j] {
    max-width: 720px;
    margin: 0 auto;
    color: #5d6f84;
    font-size: 1.05rem;
    line-height: 1.8;
}

.pricing-page__subscription-alert[b-ispbr5bw6j] {
    max-width: 720px;
    margin: 0 auto 1.5rem;
}

.pricing-page__surface[b-ispbr5bw6j] {
    padding: 1rem;
    border-radius: 2rem;
    background:
        radial-gradient(circle at top left, rgba(255, 92, 124, 0.12), transparent 30%),
        linear-gradient(180deg, #ffffff 0%, #f3f7fb 100%);
    box-shadow: 0 30px 80px rgba(18, 44, 87, 0.12);
}

.pricing-page__grid[b-ispbr5bw6j] {
    display: grid;
    grid-template-columns: minmax(320px, 1.05fr) minmax(320px, 1fr);
    gap: 1.25rem;
}

.pricing-page__offer[b-ispbr5bw6j],
.pricing-page__features-card[b-ispbr5bw6j] {
    height: 100%;
    padding: 2rem;
    border-radius: 1.6rem;
    background: #ffffff;
}

.pricing-page__offer[b-ispbr5bw6j] {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(160deg, rgba(18, 44, 87, 0.96) 0%, rgba(21, 79, 131, 0.92) 100%);
    color: #ffffff;
}

.pricing-page__offer[b-ispbr5bw6j]::after {
    content: "";
    position: absolute;
    inset: auto -5rem -6rem auto;
    width: 16rem;
    height: 16rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
}

.pricing-page__offer-header[b-ispbr5bw6j] {
    position: relative;
    z-index: 1;
}

.pricing-page__offer-header h2[b-ispbr5bw6j] {
    margin: 0.9rem 0 0.8rem;
    font-size: clamp(2rem, 3.2vw, 3rem);
    font-weight: 700;
    letter-spacing: -0.04em;
}

.pricing-page__offer-header p[b-ispbr5bw6j],
.pricing-page__plan-note[b-ispbr5bw6j],
.pricing-page__auth-note[b-ispbr5bw6j] {
    color: rgba(255, 255, 255, 0.82);
    line-height: 1.8;
}

.pricing-page__badge[b-ispbr5bw6j] {
    display: inline-flex;
    padding: 0.4rem 0.85rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.14);
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.pricing-page__cycle-picker[b-ispbr5bw6j] {
    position: relative;
    z-index: 1;
    display: flex;
    gap: 0.75rem;
    margin: 1.7rem 0 1.5rem;
}

.pricing-page__cycle-button[b-ispbr5bw6j] {
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 999px;
    background: transparent;
    color: rgba(255, 255, 255, 0.88);
    font-size: 0.95rem;
    font-weight: 700;
    padding: 0.8rem 1.2rem;
    transition: all 0.2s ease;
}

.pricing-page__cycle-button--active[b-ispbr5bw6j] {
    background: #ffffff;
    color: #12345d;
    box-shadow: 0 14px 32px rgba(8, 19, 37, 0.25);
}

.pricing-page__price-block[b-ispbr5bw6j] {
    position: relative;
    z-index: 1;
    padding: 1.4rem 0 1rem;
}

.pricing-page__price-row[b-ispbr5bw6j] {
    display: flex;
    align-items: baseline;
    gap: 0.8rem;
    flex-wrap: wrap;
}

.pricing-page__price[b-ispbr5bw6j] {
    font-size: clamp(2.4rem, 4vw, 4rem);
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.05em;
}

.pricing-page__price-unit[b-ispbr5bw6j] {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.82);
}

.pricing-page__billing-label[b-ispbr5bw6j] {
    margin: 0.7rem 0 0;
    color: rgba(255, 255, 255, 0.74);
}

.pricing-page__savings[b-ispbr5bw6j] {
    display: inline-flex;
    gap: 0.5rem;
    align-items: center;
    margin-top: 1rem;
    padding: 0.55rem 0.85rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.12);
}

.pricing-page__savings strong[b-ispbr5bw6j] {
    color: #ffd166;
}

.pricing-page__cta[b-ispbr5bw6j] {
    position: relative;
    z-index: 1;
    width: 100%;
    min-height: 56px;
    margin-top: 1rem;
}

.pricing-page__auth-note[b-ispbr5bw6j] {
    position: relative;
    z-index: 1;
    margin-top: 0.9rem;
    font-size: 0.92rem;
}

.pricing-page__features-card[b-ispbr5bw6j] {
    border: 1px solid rgba(18, 44, 87, 0.08);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
}

.pricing-page__features-card h3[b-ispbr5bw6j] {
    margin: 0 0 1.2rem;
    color: #102645;
    font-size: 1.55rem;
    font-weight: 800;
}

.pricing-page__features-card ul[b-ispbr5bw6j] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 0.95rem;
}

.pricing-page__features-card li[b-ispbr5bw6j] {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0.85rem;
    align-items: start;
    color: #4d6178;
    line-height: 1.75;
}

.pricing-page__features-card i[b-ispbr5bw6j] {
    color: #1d9a6c;
    font-size: 1.2rem;
    margin-top: 0.15rem;
}

.pricing-page__loading[b-ispbr5bw6j] {
    min-height: 240px;
    border-radius: 1.5rem;
}

@media (max-width: 991.98px) {
    .pricing-page__grid[b-ispbr5bw6j] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767.98px) {
    .pricing-page[b-ispbr5bw6j] {
        max-width: calc(100vw - 18px);
        padding-top: 2rem;
    }

    .pricing-page__surface[b-ispbr5bw6j] {
        padding: 0.75rem;
        border-radius: 1.5rem;
    }

    .pricing-page__offer[b-ispbr5bw6j],
    .pricing-page__features-card[b-ispbr5bw6j] {
        padding: 1.3rem;
    }

    .pricing-page__cycle-picker[b-ispbr5bw6j] {
        flex-direction: column;
    }
}
/* /Components/Pages/Workspace/Releases/Releases.razor.rz.scp.css */
.td-releases-section .td-release-summary[b-lvpo9zx3tq] {
    width: 100%;
    border: 1px solid rgba(36, 61, 255, 0.12);
    background:
        radial-gradient(circle at top right, rgba(36, 61, 255, 0.08), transparent 35%),
        linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(246, 249, 255, 0.98));
}

.td-release-summary__eyebrow[b-lvpo9zx3tq] {
    color: #243dff;
    font-weight: 700;
    letter-spacing: 0.12em;
}

.td-release-list-title[b-lvpo9zx3tq] {
    width: 100%;
    color: #0f2740;
    margin-top: 0.5rem;
}

.td-release-accordion[b-lvpo9zx3tq] {
    width: 100%;
    border-top: 1px solid rgba(15, 39, 64, 0.12);
}

.td-release-accordion__item[b-lvpo9zx3tq] {
    width: 100%;
    border-bottom: 1px solid rgba(15, 39, 64, 0.12);
    background: rgba(255, 255, 255, 0.97);
}

.td-release-accordion__summary[b-lvpo9zx3tq] {
    list-style: none;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(15rem, auto);
    align-items: center;
    gap: 1rem;
    width: 100%;
    padding: 1.35rem 1.5rem;
    box-sizing: border-box;
    cursor: pointer;
}

.td-release-accordion__summary[b-lvpo9zx3tq]::-webkit-details-marker {
    display: none;
}

.td-release-accordion__summary-copy[b-lvpo9zx3tq] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    min-width: 0;
}

.td-release-accordion__version[b-lvpo9zx3tq] {
    color: #0f2740;
    font-size: 1.2rem;
    font-weight: 700;
}

.td-release-accordion__date[b-lvpo9zx3tq] {
    color: #5a6c7d;
    font-size: 0.95rem;
}

.td-release-accordion__summary-meta[b-lvpo9zx3tq] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-width: 15rem;
    gap: 0.75rem;
    padding-right: 2rem;
    position: relative;
    box-sizing: border-box;
}

.td-release-accordion__summary-meta[b-lvpo9zx3tq]::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 0.85rem;
    height: 0.85rem;
    border-right: 2px solid #243dff;
    border-bottom: 2px solid #243dff;
    transform: translateY(-65%) rotate(45deg);
    transition: transform 0.2s ease;
}

.td-release-accordion__item[open] .td-release-accordion__summary-meta[b-lvpo9zx3tq]::after {
    transform: translateY(-35%) rotate(-135deg);
}

.td-release-accordion__content[b-lvpo9zx3tq] {
    width: 100%;
    box-sizing: border-box;
    padding: 0 1.5rem 1.5rem;
}

.td-release-accordion__content h3[b-lvpo9zx3tq] {
    color: #0f2740;
    font-size: 1.4rem;
    margin-bottom: 1rem;
}

.td-release-accordion__content p[b-lvpo9zx3tq] {
    color: #33506b;
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 1.25rem;
}

.td-release-card__list[b-lvpo9zx3tq] {
    margin: 0;
    padding-left: 1.75rem;
    color: #16324f;
    list-style-type: disc !important;
    list-style-position: outside !important;
}

.td-release-card__list li[b-lvpo9zx3tq] {
    display: list-item !important;
}

.td-release-card__list li[b-lvpo9zx3tq]::marker {
    color: #243dff;
}

.td-release-card__list li + li[b-lvpo9zx3tq] {
    margin-top: 0.75rem;
}

@media (max-width: 767.98px) {
    .td-release-accordion__summary[b-lvpo9zx3tq] {
        grid-template-columns: 1fr;
        align-items: flex-start;
    }

    .td-release-accordion__summary-meta[b-lvpo9zx3tq] {
        min-width: 0;
        width: 100%;
        justify-content: flex-start;
        padding-right: 1.75rem;
    }
}
/* /Components/Pages/Workspace/_Layout/WorkspaceLayout.razor.rz.scp.css */
.page[b-ergsaahz63] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ergsaahz63] {
    flex: 1;
}

.sidebar[b-ergsaahz63] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ergsaahz63] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ergsaahz63]  a, .top-row[b-ergsaahz63]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ergsaahz63]  a:hover, .top-row[b-ergsaahz63]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ergsaahz63]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ergsaahz63] {
        justify-content: space-between;
    }

    .top-row[b-ergsaahz63]  a, .top-row[b-ergsaahz63]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ergsaahz63] {
        flex-direction: row;
    }

    .sidebar[b-ergsaahz63] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ergsaahz63] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ergsaahz63]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ergsaahz63], article[b-ergsaahz63] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ergsaahz63] {
    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-ergsaahz63] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.td-navbar-brand[b-ergsaahz63] {
    display: inline-flex;
    align-items: center;
    gap: 0.9rem;
    text-decoration: none;
}

.td-navbar-brand__mark[b-ergsaahz63] {
    width: 56px;
    height: 56px;
    flex: 0 0 auto;
}

.td-navbar-brand__copy[b-ergsaahz63] {
    display: inline-flex;
    flex-direction: column;
    line-height: 1;
}

.td-navbar-brand__eyebrow[b-ergsaahz63] {
    color: #5e7396;
    font-size: 0.82rem;
    font-weight: 800;
    letter-spacing: 0.3rem;
}

.td-navbar-brand__name[b-ergsaahz63] {
    color: #122c57;
    font-size: 1.65rem;
    font-weight: 900;
    letter-spacing: 0.1rem;
    margin-top: 0.18rem;
}

@media (max-width: 767.98px) {
    .td-navbar-brand[b-ergsaahz63] {
        gap: 0.65rem;
    }

    .td-navbar-brand__mark[b-ergsaahz63] {
        width: 48px;
        height: 48px;
    }

    .td-navbar-brand__eyebrow[b-ergsaahz63] {
        font-size: 0.7rem;
        letter-spacing: 0.22rem;
    }

    .td-navbar-brand__name[b-ergsaahz63] {
        font-size: 1.35rem;
    }
}
