@import '_content/AGG_DISP.Components/AGG_DISP.Components.g7g2t5y2zf.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.layout-wrapper[b-e86x6f0h97] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.navbar-compact[b-e86x6f0h97] {
    padding-top: 2px;
    padding-bottom: 2px;
    min-height: 32px;
    font-size: 13px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.06);
}

.logo-small-wrap[b-e86x6f0h97] {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.logo-small[b-e86x6f0h97] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.1);
}

.logo-text[b-e86x6f0h97] {
    font-size: 14px;
    font-weight: 600;
}

.top-menu-compact[b-e86x6f0h97] {
    font-size: 13px;
}

.top-menu-compact .k-menu-horizontal[b-e86x6f0h97] {
    gap: 4px;
}

.menu-item-content[b-e86x6f0h97] {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 0 4px;
    font-size: 13px;
}

.menu-item-content :deep(svg)[b-e86x6f0h97] {
    width: 14px;
    height: 14px;
}

.profile-menu-compact[b-e86x6f0h97] {
    font-size: 12px;
}

.profile-trigger[b-e86x6f0h97] {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 0 4px;
}

.profile-icon :deep(svg)[b-e86x6f0h97] {
    width: 16px;
    height: 16px;
}

.profile-name[b-e86x6f0h97] {
    max-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.layout-main[b-e86x6f0h97] {
    flex: 1;
    padding: 6px 10px 8px 10px;
}

.layout-footer[b-e86x6f0h97] {
    padding: 4px 10px;
    font-size: 11px;
    color: #6c757d;
    border-top: 1px solid #e1e1e1;
    text-align: right;
}
