/* _content/AngelbotCea.Admin/Layout/MainLayout.razor.rz.scp.css */
.admin-shell[b-e0eevcvqog] {
    min-height: 100vh;
    display: grid;
    grid-template-columns: 264px minmax(0, 1fr);
    background:
        radial-gradient(circle at 18% 0%, rgba(15, 118, 150, 0.18), transparent 34rem),
        linear-gradient(135deg, #07101c 0%, #0b1220 42%, #101827 100%);
    color: #eef6fb;
}

.admin-shell[b-e0eevcvqog]::before {
    content: "";
    position: fixed;
    inset: 0;
    pointer-events: none;
    background-image:
        linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);
    background-size: 44px 44px;
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.72), transparent 78%);
}

.admin-sidebar[b-e0eevcvqog] {
    position: sticky;
    top: 0;
    z-index: 20;
    height: 100vh;
    border-right: 1px solid rgba(148, 163, 184, 0.12);
    background:
        linear-gradient(180deg, rgba(6, 12, 25, 0.99), rgba(4, 8, 18, 0.98)),
        #050a14;
    box-shadow:
        18px 0 60px rgba(0, 0, 0, 0.2),
        inset -1px 0 0 rgba(255, 255, 255, 0.025);
}

.admin-main[b-e0eevcvqog] {
    min-width: 0;
    display: flex;
    flex-direction: column;
}

.admin-topbar[b-e0eevcvqog] {
    position: sticky;
    top: 0;
    z-index: 15;
    min-height: 76px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0 2rem;
    border-bottom: 1px solid rgba(148, 163, 184, 0.14);
    background: rgba(9, 16, 28, 0.78);
    backdrop-filter: blur(18px);
}

.topbar-brand[b-e0eevcvqog] {
    display: none;
    align-items: center;
    gap: 0.65rem;
    min-width: 220px;
}

.topbar-brand strong[b-e0eevcvqog],
.topbar-brand small[b-e0eevcvqog] {
    display: block;
    line-height: 1.1;
}

.topbar-brand strong[b-e0eevcvqog] {
    color: #f8fbff;
    font-size: 0.92rem;
}

.topbar-brand small[b-e0eevcvqog] {
    margin-top: 0.16rem;
    color: #7f91a6;
    font-size: 0.76rem;
}

.topbar-search[b-e0eevcvqog] {
    width: min(560px, 48vw);
    min-height: 44px;
    display: flex;
    align-items: center;
    gap: 0.65rem;
    padding: 0 0.9rem;
    border: 1px solid rgba(148, 163, 184, 0.16);
    border-radius: 8px;
    background: rgba(15, 23, 42, 0.68);
    color: #67e8f9;
}

.topbar-search input[b-e0eevcvqog] {
    width: 100%;
    border: 0;
    outline: 0;
    color: #eef6fb;
    background: transparent;
}

.topbar-search input[b-e0eevcvqog]::placeholder {
    color: #64748b;
}

.topbar-actions[b-e0eevcvqog] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.system-health[b-e0eevcvqog],
.user-chip[b-e0eevcvqog] {
    min-height: 44px;
    display: flex;
    align-items: center;
    gap: 0.65rem;
    border: 1px solid rgba(148, 163, 184, 0.16);
    border-radius: 8px;
    background: rgba(15, 23, 42, 0.58);
}

.system-health[b-e0eevcvqog] {
    padding: 0 0.85rem;
    color: #b5c7d3;
    font-size: 0.86rem;
}

.pulse-dot[b-e0eevcvqog] {
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: #22c55e;
    box-shadow: 0 0 0 5px rgba(34, 197, 94, 0.14);
}

.user-chip[b-e0eevcvqog] {
    padding: 0.35rem 0.75rem 0.35rem 0.4rem;
}

.user-chip strong[b-e0eevcvqog],
.user-chip small[b-e0eevcvqog] {
    display: block;
    line-height: 1.1;
}

.user-chip strong[b-e0eevcvqog] {
    color: #f8fbff;
    font-size: 0.9rem;
}

.user-chip small[b-e0eevcvqog] {
    margin-top: 0.16rem;
    color: #7f91a6;
    font-size: 0.76rem;
}

.user-avatar[b-e0eevcvqog] {
    width: 34px;
    height: 34px;
    display: grid;
    place-items: center;
    border-radius: 8px;
    color: #06101c;
    background: linear-gradient(135deg, #67e8f9, #2dd4bf);
    font-size: 0.78rem;
    font-weight: 800;
}

.icon-button[b-e0eevcvqog] {
    width: 44px;
    height: 44px;
    border: 1px solid rgba(148, 163, 184, 0.16);
    border-radius: 8px;
    color: #c8d7e4;
    background: rgba(15, 23, 42, 0.58);
    cursor: pointer;
}

.icon-button:hover[b-e0eevcvqog] {
    color: #ffffff;
    border-color: rgba(103, 232, 249, 0.32);
}

.admin-content[b-e0eevcvqog] {
    position: relative;
    width: 100%;
    max-width: 1480px;
    margin: 0 auto;
    padding: 2rem;
}

#blazor-error-ui[b-e0eevcvqog] {
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    z-index: 1000;
    display: none;
    max-width: min(36rem, calc(100vw - 2rem));
    padding: 0.9rem 1rem;
    border: 1px solid rgba(251, 191, 36, 0.34);
    border-radius: 8px;
    background: #251a08;
    box-shadow: 0 24px 80px rgba(0, 0, 0, 0.42);
    color: #fde68a;
}

#blazor-error-ui .reload[b-e0eevcvqog],
#blazor-error-ui .dismiss[b-e0eevcvqog] {
    margin-left: 0.75rem;
    color: #ffffff;
}

#blazor-error-ui .dismiss[b-e0eevcvqog] {
    cursor: pointer;
}

@media (max-width: 1120px) {
    .admin-shell[b-e0eevcvqog] {
        grid-template-columns: 248px minmax(0, 1fr);
    }

    .system-health[b-e0eevcvqog] {
        display: none;
    }

    .topbar-brand[b-e0eevcvqog] {
        display: flex;
    }

    .topbar-search[b-e0eevcvqog] {
        width: min(420px, 40vw);
    }
}

@media (max-width: 860px) {
    .admin-shell[b-e0eevcvqog] {
        grid-template-columns: 1fr;
    }

    .admin-sidebar[b-e0eevcvqog] {
        position: relative;
        height: auto;
    }

    .admin-topbar[b-e0eevcvqog] {
        position: relative;
        min-height: auto;
        align-items: stretch;
        flex-direction: column;
        padding: 1rem;
    }

    .topbar-search[b-e0eevcvqog] {
        width: 100%;
    }

    .topbar-brand[b-e0eevcvqog] {
        width: 100%;
    }

    .topbar-actions[b-e0eevcvqog] {
        width: 100%;
        justify-content: space-between;
    }

    .user-chip[b-e0eevcvqog] {
        min-width: 0;
        flex: 1 1 auto;
    }

    .admin-content[b-e0eevcvqog] {
        padding: 1rem;
    }
}

@media (max-width: 560px) {
    .topbar-actions[b-e0eevcvqog] {
        align-items: stretch;
    }

    .user-chip[b-e0eevcvqog] {
        width: calc(100% - 56px);
    }
}
/* _content/AngelbotCea.Admin/Layout/NavMenu.razor.rz.scp.css */
.brand-panel[b-5oivtl1le9] {
    display: flex;
    align-items: center;
    gap: 0.76rem;
    min-height: 72px;
    padding: 1rem 1.05rem;
    border-bottom: 1px solid rgba(148, 163, 184, 0.11);
}

.brand-name[b-5oivtl1le9] {
    display: block;
    color: #f8fbff;
    font-weight: 800;
    font-size: 0.96rem;
    line-height: 1.1;
    text-decoration: none;
}

.brand-caption[b-5oivtl1le9] {
    display: block;
    margin-top: 0.14rem;
    color: #77869a;
    font-size: 0.72rem;
    line-height: 1.2;
}

.nav-toggle[b-5oivtl1le9] {
    display: none;
}

.nav-list[b-5oivtl1le9] {
    display: flex;
    flex-direction: column;
    gap: 0.18rem;
    padding: 0.95rem 0.75rem 1.25rem;
}

.nav-section[b-5oivtl1le9] {
    margin: 1.05rem 0 0.34rem;
    padding: 0.55rem 0.85rem 0.1rem;
    color: #6f7f95;
    font-size: 0.67rem;
    font-weight: 800;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.nav-section:first-child[b-5oivtl1le9] {
    margin-top: 0;
}

.nav-link[b-5oivtl1le9] {
    position: relative;
    display: flex;
    align-items: center;
    gap: 0.72rem;
    min-height: 42px;
    padding: 0 0.82rem 0 0.92rem;
    border: 1px solid transparent;
    border-radius: 10px;
    color: #93a0b3;
    text-decoration: none;
    font-size: 0.88rem;
    font-weight: 650;
    line-height: 1.1;
    transition: border-color 160ms ease, background 160ms ease, color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.nav-link[b-5oivtl1le9]::before {
    content: "";
    position: absolute;
    left: 0.38rem;
    top: 0.72rem;
    bottom: 0.72rem;
    width: 3px;
    border-radius: 999px;
    background: transparent;
    box-shadow: none;
}

.nav-link:hover[b-5oivtl1le9] {
    color: #edf5ff;
    border-color: rgba(148, 163, 184, 0.12);
    background: rgba(148, 163, 184, 0.055);
}

.nav-link:hover .nav-icon[b-5oivtl1le9],
.nav-link:focus-visible .nav-icon[b-5oivtl1le9] {
    color: #9be7f5;
    opacity: 1;
}

.nav-link:focus-visible[b-5oivtl1le9] {
    outline: 2px solid rgba(103, 232, 249, 0.58);
    outline-offset: 3px;
}

.nav-link.active[b-5oivtl1le9] {
    border-color: rgba(103, 232, 249, 0.14);
    color: #f8fbff;
    background: rgba(15, 23, 42, 0.72);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.045),
        0 10px 22px rgba(0, 0, 0, 0.14);
}

.nav-link.active[b-5oivtl1le9]::before {
    background: linear-gradient(180deg, #67e8f9, #2dd4bf);
    box-shadow: 0 0 14px rgba(45, 212, 191, 0.2);
}

.nav-link.active .nav-icon[b-5oivtl1le9] {
    color: #67e8f9;
    filter: none;
}

.nav-link--disabled[b-5oivtl1le9] {
    color: rgba(148, 163, 184, 0.44);
    border-color: transparent;
    background: rgba(15, 23, 42, 0.28);
    cursor: default;
}

.nav-link--disabled:hover[b-5oivtl1le9] {
    color: rgba(148, 163, 184, 0.46);
    border-color: transparent;
    background: rgba(15, 23, 42, 0.28);
    transform: none;
}

.nav-link--disabled .nav-icon[b-5oivtl1le9] {
    color: rgba(148, 163, 184, 0.38);
}

.nav-icon[b-5oivtl1le9] {
    position: relative;
    flex: 0 0 auto;
    width: 17px;
    height: 17px;
    display: inline-block;
    color: #8493aa;
    opacity: 0.95;
    transition: color 160ms ease, filter 160ms ease, opacity 160ms ease;
}

.nav-icon[b-5oivtl1le9]::before,
.nav-icon[b-5oivtl1le9]::after {
    content: "";
    position: absolute;
    box-sizing: border-box;
}

.icon-dashboard[b-5oivtl1le9]::before {
    inset: 2px;
    border: 1.7px solid currentColor;
    border-radius: 4px;
}

.icon-dashboard[b-5oivtl1le9]::after {
    left: 5px;
    right: 5px;
    bottom: 5px;
    height: 5px;
    border-top: 1.7px solid currentColor;
}

.icon-companies[b-5oivtl1le9]::before {
    inset: 2px 4px;
    border: 1.7px solid currentColor;
    border-radius: 2px;
}

.icon-companies[b-5oivtl1le9]::after {
    left: 6px;
    bottom: 3px;
    width: 4px;
    height: 4px;
    background: currentColor;
}

.icon-licenses[b-5oivtl1le9]::before {
    inset: 3px 2px;
    border: 1.7px solid currentColor;
    border-radius: 3px;
}

.icon-licenses[b-5oivtl1le9]::after {
    top: 7px;
    left: 5px;
    width: 7px;
    border-top: 1.7px solid currentColor;
}

.icon-devices[b-5oivtl1le9]::before {
    inset: 2px 3px 5px;
    border: 1.7px solid currentColor;
    border-radius: 3px;
}

.icon-devices[b-5oivtl1le9]::after {
    left: 6px;
    right: 6px;
    bottom: 2px;
    border-top: 1.7px solid currentColor;
}

.icon-placeholder[b-5oivtl1le9]::before {
    inset: 2px;
    border: 1.7px dashed currentColor;
    border-radius: 50%;
}

.icon-placeholder[b-5oivtl1le9]::after {
    left: 7px;
    top: 7px;
    width: 2px;
    height: 2px;
    background: currentColor;
    border-radius: 50%;
}

.icon-versions[b-5oivtl1le9]::before {
    inset: 2px;
    border: 1.7px solid currentColor;
    border-radius: 50%;
}

.icon-versions[b-5oivtl1le9]::after {
    top: 4px;
    left: 7px;
    width: 2px;
    height: 8px;
    background: currentColor;
    transform: rotate(35deg);
}

.icon-alerts[b-5oivtl1le9]::before {
    left: 3px;
    right: 3px;
    top: 2px;
    bottom: 2px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 13px solid currentColor;
}

.icon-settings[b-5oivtl1le9]::before {
    inset: 3px;
    border: 1.7px solid currentColor;
    border-radius: 50%;
}

.icon-settings[b-5oivtl1le9]::after {
    inset: 6px;
    background: currentColor;
    border-radius: 50%;
}

@media (max-width: 860px) {
    .brand-panel[b-5oivtl1le9] {
        padding-right: 4.8rem;
    }

    .nav-toggle[b-5oivtl1le9] {
        appearance: none;
        cursor: pointer;
        position: absolute;
        top: 1rem;
        right: 1rem;
        display: block;
        width: 44px;
        height: 44px;
        border: 1px solid rgba(148, 163, 184, 0.18);
        border-radius: 8px;
        background:
            linear-gradient(currentColor, currentColor) center 14px / 20px 2px no-repeat,
            linear-gradient(currentColor, currentColor) center 21px / 20px 2px no-repeat,
            linear-gradient(currentColor, currentColor) center 28px / 20px 2px no-repeat,
            rgba(15, 23, 42, 0.7);
        color: #dbeafe;
    }

    .nav-list[b-5oivtl1le9] {
        display: none;
        padding-bottom: 0.85rem;
    }

    .nav-toggle:checked ~ .nav-list[b-5oivtl1le9] {
        display: flex;
    }
}
