/* /Components/OrderbookLadder.razor.rz.scp.css */
.ob-ladder[b-die7kuacd5] {
    overflow-x: auto;
    border: 1px solid #cfcfcf;
    background: #fff;
}

.ob-ladder__row[b-die7kuacd5] {
    display: grid;
    align-items: stretch;
}

.ob-ladder__row--header[b-die7kuacd5] {
    border-bottom: 1px solid #cfcfcf;
    background: #f3f3f3;
}

.ob-ladder__outcome[b-die7kuacd5] {
    padding: 8px 10px;
    border-right: 1px solid #cfcfcf;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ob-ladder__outcome-name[b-die7kuacd5] {
    line-height: 1.1;
}

.ob-ladder__outcome-token[b-die7kuacd5] {
    font-weight: 400;
    font-size: 0.8rem;
}

.ob-ladder__mid[b-die7kuacd5] {
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    padding: 6px 8px;
    background: #efefef;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 0.8rem;
}

.ob-ladder__mid-line[b-die7kuacd5] {
    display: flex;
    justify-content: space-between;
    gap: 8px;
    line-height: 1.1;
}

.ob-cell[b-die7kuacd5] {
    border-right: 1px solid #cfcfcf;
    padding: 4px 6px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    min-height: 54px;
}

.ob-cell--empty[b-die7kuacd5] {
    background: #fafafa;
}

.ob-cell--bid[b-die7kuacd5] {
    background: #cfe8ff;
}

.ob-cell--ask[b-die7kuacd5] {
    background: #f1c9ff;
}

.ob-cell__price[b-die7kuacd5] {
    font-weight: 700;
    line-height: 1.1;
}

.ob-cell__size[b-die7kuacd5] {
    font-size: 0.8rem;
    line-height: 1.1;
}

/* /Components/OrderbookMarketPanel.razor.rz.scp.css */
.ob-market[b-ldqm6bo4mg] {
    border: 1px solid #cfcfcf;
}

.ob-market .card-body[b-ldqm6bo4mg] {
    padding: 12px;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-rutkaie2ug] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

.top-row_hello[b-rutkaie2ug] {
    color: #1f2937;
}

.top-row_logout[b-rutkaie2ug] {
    color: #6b7280;
    text-decoration: none;
    padding: 0;
}

.top-row_logout:hover[b-rutkaie2ug] {
    text-decoration: underline;
    color: #111827;
}

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

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

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

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

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

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

    .top-row[b-rutkaie2ug], article[b-rutkaie2ug] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-pmbofb9kgv] {
    background-color: rgba(255, 255, 255, 0.1);
}

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

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

.bi[b-pmbofb9kgv] {
    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-pmbofb9kgv] {
    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-pmbofb9kgv] {
    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-pmbofb9kgv] {
    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-pmbofb9kgv] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item[b-pmbofb9kgv]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

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

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

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

    .collapse[b-pmbofb9kgv] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-pmbofb9kgv] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.hero[b-3t4mqcdxi6] {
    border: none;
    background: linear-gradient(135deg, #0f172a, #111827, #0b233f);
    color: #f8fafc;
    overflow: hidden;
}

.hero .card-body[b-3t4mqcdxi6] {
    padding: 32px;
}

.hero__copy .hero__title[b-3t4mqcdxi6] {
    font-size: 2.4rem;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 10px;
}

.hero__copy .hero__subtitle[b-3t4mqcdxi6] {
    font-size: 1.05rem;
    max-width: 520px;
    color: #cbd5e1;
}

.hero__visual[b-3t4mqcdxi6] {
    width: 240px;
    height: 240px;
    display: grid;
    place-items: center;
}

.hero__badge[b-3t4mqcdxi6] {
    font-size: 3rem;
    z-index: 3;
}

.hero__glow[b-3t4mqcdxi6] {
    position: absolute;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(96, 165, 250, 0.4), rgba(14, 165, 233, 0));
    filter: blur(6px);
    z-index: 1;
}

.hero__ring[b-3t4mqcdxi6] {
    position: absolute;
    border: 1px solid rgba(148, 163, 184, 0.2);
    border-radius: 50%;
    animation: pulse-b-3t4mqcdxi6 10s linear infinite;
    z-index: 2;
}

.hero__ring--one[b-3t4mqcdxi6] {
    width: 140px;
    height: 140px;
}

.hero__ring--two[b-3t4mqcdxi6] {
    width: 190px;
    height: 190px;
    animation-delay: -3s;
}

.hero__ring--three[b-3t4mqcdxi6] {
    width: 240px;
    height: 240px;
    animation-delay: -6s;
}

@keyframes pulse-b-3t4mqcdxi6 {
    0% {
        transform: scale(0.98) rotate(0deg);
        opacity: 0.8;
    }
    50% {
        transform: scale(1.02) rotate(180deg);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.98) rotate(360deg);
        opacity: 0.8;
    }
}
/* /Pages/Login.razor.rz.scp.css */
.login-shell[b-b96yxzmonv] {
    min-height: 100vh;
    display: grid;
    place-items: center;
    padding: 2.5rem 1.25rem;
    background: radial-gradient(circle at 20% 20%, rgba(94, 123, 255, 0.18), transparent 35%),
                radial-gradient(circle at 80% 10%, rgba(137, 99, 255, 0.18), transparent 32%),
                linear-gradient(145deg, #0b1224 0%, #0d0f1b 55%, #0a0c16 100%);
    color: #e8edff;
    overflow: hidden;
    position: relative;
}

.login-grid[b-b96yxzmonv] {
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
                linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
    background-size: 72px 72px;
    opacity: 0.35;
    mask-image: radial-gradient(circle at 50% 50%, black 40%, transparent 70%);
}

.login-glow[b-b96yxzmonv] {
    position: absolute;
    width: 420px;
    height: 420px;
    filter: blur(120px);
    opacity: 0.55;
    border-radius: 50%;
}

.glow-one[b-b96yxzmonv] {
    background: #5a7bff;
    top: 5%;
    left: 10%;
}

.glow-two[b-b96yxzmonv] {
    background: #8b5cff;
    bottom: 0;
    right: 12%;
}

.login-card[b-b96yxzmonv] {
    position: relative;
    width: min(500px, 100%);
    padding: 2rem;
    border-radius: 18px;
    background: rgba(16, 20, 39, 0.9);
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 20px 80px rgba(5, 8, 20, 0.65), 0 0 0 1px rgba(255, 255, 255, 0.04);
    backdrop-filter: blur(12px);
    z-index: 1;
}

.login-heading .eyebrow[b-b96yxzmonv] {
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 0.8rem;
    color: #8fa8ff;
    margin-bottom: 0.35rem;
}

.login-heading h1[b-b96yxzmonv] {
    margin: 0 0 0.35rem 0;
    font-size: clamp(1.6rem, 3vw, 2.1rem);
    color: #f7f8ff;
}

.login-heading p[b-b96yxzmonv] {
    margin: 0 0 1.5rem 0;
    color: #c8d0ee;
}

.form-control[b-b96yxzmonv] {
    background: rgba(255, 255, 255, 0.06);
    color: #f5f6ff;
    border-color: rgba(255, 255, 255, 0.08);
}

.form-control:focus[b-b96yxzmonv] {
    background: rgba(255, 255, 255, 0.1);
    border-color: #6f82ff;
    box-shadow: 0 0 0 0.2rem rgba(111, 130, 255, 0.25);
    color: #fff;
}

label[b-b96yxzmonv],
.form-floating > label[b-b96yxzmonv] {
    color: #cfd7ff;
}

.login-btn[b-b96yxzmonv] {
    margin-top: 0.5rem;
    padding: 0.85rem;
    font-weight: 700;
    background: linear-gradient(120deg, #5575ff, #a467ff);
    border: none;
    box-shadow: 0 10px 40px rgba(105, 125, 255, 0.4);
}

.login-btn:disabled[b-b96yxzmonv] {
    opacity: 0.7;
}

.login-foot[b-b96yxzmonv] {
    margin-top: 1.25rem;
    display: grid;
    gap: 0.35rem;
    color: #b7c4f5;
    font-size: 0.95rem;
}

.login-foot .spark[b-b96yxzmonv] {
    color: #8b5cff;
    margin-right: 0.35rem;
}

.login-foot .muted[b-b96yxzmonv] {
    color: #7b84a6;
    font-size: 0.85rem;
}

@media (max-width: 576px) {
    .login-card[b-b96yxzmonv] {
        padding: 1.5rem;
    }
}
/* /Pages/Orderbook.razor.rz.scp.css */
.ob-market-picker__list[b-vdgjporzdz] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 16px;
}

.ob-market-picker__item[b-vdgjporzdz] {
    display: flex;
    align-items: center;
    gap: 6px;
    margin: 0;
}

.ob-market-picker__item .form-check-input[b-vdgjporzdz] {
    margin-top: 0;
}
