/* /Components/Layout/MainLayout.razor.rz.scp.css */
.command-shell[b-drw3rn1x13] {
    background:
        radial-gradient(circle at 12% 0%, rgba(0, 109, 119, 0.13), transparent 28rem),
        radial-gradient(circle at 95% 6%, rgba(24, 100, 171, 0.10), transparent 24rem),
        var(--canvas);
    min-height: 100vh;
}

.command-header[b-drw3rn1x13] {
    background: #07111f;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    color: #ffffff;
}

.command-header-inner[b-drw3rn1x13] {
    align-items: center;
    display: grid;
    gap: 0.85rem;
    grid-template-columns: minmax(250px, auto) minmax(0, 1fr) auto;
    margin: 0 auto;
    max-width: 1600px;
    min-height: 66px;
    padding: 0.7rem 1rem;
}

.command-brand[b-drw3rn1x13] {
    align-items: center;
    color: #ffffff;
    display: inline-flex;
    gap: 0.75rem;
    min-width: 0;
    text-decoration: none;
}

.command-brand:hover[b-drw3rn1x13] {
    color: #ffffff;
}

.command-brand img[b-drw3rn1x13] {
    background: #ffffff;
    border-radius: 8px;
    display: block;
    height: 38px;
    padding: 0.2rem;
    width: 38px;
}

.command-brand span[b-drw3rn1x13] {
    display: grid;
    gap: 0.1rem;
    min-width: 0;
}

.command-brand strong[b-drw3rn1x13] {
    font-size: 0.98rem;
    font-weight: 850;
    line-height: 1.1;
}

.command-brand small[b-drw3rn1x13] {
    color: #aebbd0;
    font-size: 0.74rem;
    font-weight: 650;
    line-height: 1.1;
}

.command-environment[b-drw3rn1x13] {
    align-items: center;
    color: #c7d2e4;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.82rem;
    gap: 0.24rem 0.55rem;
    justify-content: center;
    min-width: 0;
}

.command-environment strong[b-drw3rn1x13] {
    color: #ffffff;
    font-weight: 850;
}

.command-environment span[b-drw3rn1x13] {
    min-width: 0;
    overflow-wrap: anywhere;
}

.command-environment span:not(.live-dot) + span[b-drw3rn1x13]::before {
    color: #5d6a7f;
    content: "/";
    margin-right: 0.55rem;
}

.live-dot[b-drw3rn1x13] {
    background: #23ce7b;
    border-radius: 999px;
    box-shadow: 0 0 0 5px rgba(35, 206, 123, 0.12);
    display: inline-flex;
    height: 8px;
    width: 8px;
}

.admin-session[b-drw3rn1x13] {
    align-items: center;
    display: flex;
    gap: 0.65rem;
    justify-content: flex-end;
    min-width: 0;
}

.admin-notification-button[b-drw3rn1x13] {
    align-items: center;
    background: rgba(24, 100, 171, 0.16);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 999px;
    color: #dce7f7;
    display: inline-flex;
    height: 42px;
    justify-content: center;
    text-decoration: none;
    width: 42px;
}

.admin-notification-button:hover[b-drw3rn1x13] {
    background: rgba(24, 100, 171, 0.26);
    color: #ffffff;
}

.admin-notification-button svg[b-drw3rn1x13],
.admin-account-chevron svg[b-drw3rn1x13],
.admin-account-dropdown svg[b-drw3rn1x13] {
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2;
}

.admin-notification-button svg[b-drw3rn1x13] {
    height: 19px;
    width: 19px;
}

.admin-account-menu[b-drw3rn1x13] {
    position: relative;
}

.admin-account-menu summary[b-drw3rn1x13] {
    align-items: center;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 999px;
    color: #ffffff;
    cursor: pointer;
    display: inline-flex;
    gap: 0.5rem;
    list-style: none;
    min-height: 42px;
    min-width: 0;
    padding: 0.28rem 0.55rem 0.28rem 0.32rem;
}

.admin-account-menu summary[b-drw3rn1x13]::-webkit-details-marker {
    display: none;
}

.admin-account-menu summary:hover[b-drw3rn1x13],
.admin-account-menu[open] summary[b-drw3rn1x13] {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.28);
}

.admin-avatar[b-drw3rn1x13] {
    align-items: center;
    background: #ffffff;
    border: 2px solid #d5e4ef;
    border-radius: 999px;
    color: #07111f;
    display: inline-flex;
    flex: 0 0 auto;
    font-size: 0.82rem;
    font-weight: 950;
    height: 32px;
    justify-content: center;
    line-height: 1;
    width: 32px;
}

.admin-avatar.large[b-drw3rn1x13] {
    background: var(--brand);
    border-color: #d8ebe8;
    color: #ffffff;
    height: 52px;
    width: 52px;
}

.admin-account-copy[b-drw3rn1x13] {
    display: grid;
    gap: 0.06rem;
    min-width: 0;
}

.admin-account-name[b-drw3rn1x13] {
    color: #ffffff;
    font-size: 0.86rem;
    font-weight: 850;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.admin-account-copy small[b-drw3rn1x13] {
    color: #aebbd0;
    font-size: 0.68rem;
    font-weight: 760;
    line-height: 1;
}

.admin-account-chevron[b-drw3rn1x13] {
    align-items: center;
    color: #b7c5d8;
    display: inline-flex;
    height: 18px;
    justify-content: center;
    width: 18px;
}

.admin-account-chevron svg[b-drw3rn1x13] {
    height: 16px;
    width: 16px;
}

.admin-account-dropdown[b-drw3rn1x13] {
    background: #ffffff;
    border: 1px solid var(--line);
    border-radius: 12px;
    box-shadow: 0 18px 45px rgba(9, 20, 38, 0.22);
    display: grid;
    gap: 0.3rem;
    min-width: min(330px, calc(100vw - 1.5rem));
    padding: 0.7rem;
    position: absolute;
    right: 0;
    top: calc(100% + 0.55rem);
    z-index: 1400;
}

.admin-account-dropdown a[b-drw3rn1x13],
.admin-account-dropdown button[b-drw3rn1x13] {
    align-items: center;
    background: transparent;
    border: 0;
    border-radius: 9px;
    color: var(--ink);
    display: grid;
    font-size: 0.86rem;
    font-weight: 820;
    gap: 0.65rem;
    grid-template-columns: auto minmax(0, 1fr) auto;
    min-height: 40px;
    padding: 0.58rem 0.62rem;
    text-align: left;
    text-decoration: none;
    width: 100%;
}

.admin-account-dropdown svg[b-drw3rn1x13] {
    color: #667085;
    height: 17px;
    width: 17px;
}

.admin-account-dropdown small[b-drw3rn1x13] {
    color: var(--muted);
    font-size: 0.72rem;
    font-weight: 760;
}

.admin-account-dropdown a:hover[b-drw3rn1x13],
.admin-account-dropdown button:hover[b-drw3rn1x13] {
    background: #f2f5f9;
    color: var(--brand-dark);
}

.admin-dropdown-profile[b-drw3rn1x13] {
    align-items: center;
    border-bottom: 1px solid var(--line);
    display: grid;
    gap: 0.75rem;
    grid-template-columns: auto minmax(0, 1fr);
    min-width: 0;
    padding: 0.35rem 0.25rem 0.8rem;
}

.admin-dropdown-profile strong[b-drw3rn1x13],
.admin-dropdown-profile small[b-drw3rn1x13] {
    display: block;
    overflow-wrap: anywhere;
}

.admin-dropdown-profile strong[b-drw3rn1x13] {
    color: var(--ink);
    font-size: 0.95rem;
    font-weight: 900;
    line-height: 1.15;
}

.admin-dropdown-workspace[b-drw3rn1x13] {
    align-items: center;
    border-bottom: 1px solid var(--line);
    color: var(--muted);
    display: flex;
    font-size: 0.78rem;
    font-weight: 820;
    justify-content: space-between;
    padding: 0.65rem 0.25rem;
}

.admin-dropdown-workspace strong[b-drw3rn1x13] {
    align-items: center;
    color: var(--muted);
    display: inline-flex;
    gap: 0.35rem;
    font-size: 0.78rem;
}

.admin-dropdown-workspace i[b-drw3rn1x13] {
    background: #22c55e;
    border-radius: 999px;
    display: inline-flex;
    height: 7px;
    width: 7px;
}

.admin-account-dropdown form:last-child[b-drw3rn1x13] {
    border-top: 1px solid var(--line);
    margin-top: 0.28rem !important;
    padding-top: 0.28rem;
}

.admin-account-dropdown form:last-child button[b-drw3rn1x13] {
    color: var(--red);
}

.command-main[b-drw3rn1x13] {
    min-width: 0;
}

.content[b-drw3rn1x13] {
    margin: 0 auto;
    max-width: 1600px;
    min-width: 0;
    padding: 0.9rem 1rem 1rem;
}

#blazor-error-ui[b-drw3rn1x13] {
    color-scheme: light only;
    background: #fff4db;
    border-top: 1px solid #efd69c;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(16, 24, 40, 0.12);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.75rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-drw3rn1x13] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

@media (max-width: 980px) {
    .command-header-inner[b-drw3rn1x13] {
        grid-template-columns: 1fr auto;
    }

    .command-environment[b-drw3rn1x13] {
        grid-column: 1 / -1;
        justify-content: flex-start;
        order: 3;
    }
}

@media (max-width: 640px) {
    .command-header-inner[b-drw3rn1x13] {
        gap: 0.7rem;
        grid-template-columns: minmax(0, 1fr) auto;
        min-height: 0;
        padding: 0.85rem 0.75rem;
    }

    .command-brand img[b-drw3rn1x13] {
        height: 40px;
        width: 40px;
    }

    .command-brand small[b-drw3rn1x13] {
        font-size: 0.74rem;
    }

    .command-brand strong[b-drw3rn1x13] {
        font-size: 0.95rem;
    }

    .command-environment[b-drw3rn1x13] {
        display: none;
    }

    .command-environment span:not(.live-dot) + span[b-drw3rn1x13]::before {
        content: "";
        margin: 0;
    }

    .live-dot[b-drw3rn1x13] {
        display: none;
    }

    .admin-session[b-drw3rn1x13] {
        justify-content: flex-end;
        min-width: 0;
        width: auto;
    }

    .admin-notification-button[b-drw3rn1x13] {
        display: none;
    }

    .admin-account-menu summary[b-drw3rn1x13] {
        min-height: 40px;
        padding-right: 0.45rem;
    }

    .admin-avatar[b-drw3rn1x13] {
        height: 31px;
        width: 31px;
    }

    .admin-account-name[b-drw3rn1x13] {
        max-width: 86px;
    }

    .admin-account-copy small[b-drw3rn1x13] {
        display: none;
    }

    .admin-account-dropdown[b-drw3rn1x13] {
        right: -0.1rem;
    }

    .content[b-drw3rn1x13] {
        padding: 0.75rem 0.75rem 5.8rem;
    }
}

@media (min-width: 641px) and (max-width: 760px) {
    .content[b-drw3rn1x13] {
        padding-bottom: 5.8rem;
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.command-nav[b-4786vexscu] {
    background: rgba(255, 255, 255, 0.96);
    border-bottom: 1px solid var(--line);
    display: flex;
    gap: 0.35rem;
    justify-content: center;
    padding: 0.55rem 1rem;
    position: sticky;
    top: 0;
    z-index: 30;
}

.command-nav[b-4786vexscu]  .command-nav-link {
    align-items: center;
    border: 1px solid transparent;
    border-radius: 8px;
    color: var(--muted);
    display: inline-flex;
    flex: 0 0 auto;
    gap: 0.45rem;
    min-height: 38px;
    padding: 0.38rem 0.72rem;
    text-decoration: none;
    white-space: nowrap;
}

.command-nav[b-4786vexscu]  .nav-icon {
    display: none;
    fill: none;
    height: 18px;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2;
    width: 18px;
}

.command-nav[b-4786vexscu]  .command-nav-link:hover {
    background: #f8fafc;
    border-color: var(--line);
    color: var(--ink);
}

.command-nav[b-4786vexscu]  .command-nav-link.active {
    background: #07111f;
    border-color: #07111f;
    color: #ffffff;
}

.command-nav[b-4786vexscu]  .nav-mark {
    align-items: center;
    background: #e7f1f2;
    border-radius: 7px;
    color: var(--brand-dark);
    display: inline-flex;
    font-size: 0.68rem;
    font-weight: 900;
    height: 24px;
    justify-content: center;
    min-width: 30px;
}

.command-nav[b-4786vexscu]  .command-nav-link.active .nav-mark {
    background: rgba(255, 255, 255, 0.12);
    color: #ffffff;
}

.command-nav[b-4786vexscu]  .nav-label {
    font-size: 0.82rem;
    font-weight: 850;
    line-height: 1;
}

@media (max-width: 760px) {
    .command-nav[b-4786vexscu] {
        border-bottom: 0;
        border-top: 1px solid var(--line);
        bottom: 0;
        box-shadow: 0 -12px 30px rgba(9, 20, 38, 0.12);
        display: grid;
        gap: 0;
        grid-template-columns: repeat(5, minmax(0, 1fr));
        left: 0;
        padding: 0.42rem 0.38rem max(0.42rem, env(safe-area-inset-bottom));
        position: fixed;
        right: 0;
        top: auto;
        z-index: 1200;
    }

    .command-nav[b-4786vexscu]  .command-nav-link {
        border-radius: 8px;
        display: grid;
        gap: 0.2rem;
        justify-items: center;
        min-height: 46px;
        padding: 0.34rem 0.18rem;
        text-align: center;
        white-space: normal;
    }

    .command-nav[b-4786vexscu]  .nav-mark {
        display: none;
    }

    .command-nav[b-4786vexscu]  .nav-icon {
        display: block;
        height: 19px;
        width: 19px;
    }

    .command-nav[b-4786vexscu]  .nav-label {
        font-size: 0.68rem;
        font-weight: 850;
        line-height: 1.1;
        overflow-wrap: anywhere;
    }
}
