.ibiz-portlet-layout{--ibiz-portlet-layout-color-bg-color:var(--ibiz-color-bg-1);--ibiz-portlet-layout-color-header-bg-color:var(--ibiz-color-bg-0);--ibiz-portlet-layout-color-caption-color:var(--ibiz-color-text-1);--ibiz-portlet-layout-color-content-bg-color:transparent;--ibiz-portlet-layout-height-header-height:3.125rem;--ibiz-portlet-layout-width-caption-max-width:18.75rem;--ibiz-portlet-layout-spacing-header-padding:0 var(--ibiz-spacing-base);--ibiz-portlet-layout-spacing-header-margin:0;--ibiz-portlet-layout-spacing-content-padding:var(--ibiz-spacing-tight) var(--ibiz-spacing-base);--ibiz-portlet-layout-spacing-content-margin:0;--ibiz-portlet-layout-font-caption-fontWeight:var(--ibiz-font-weight-regular);--ibiz-portlet-layout-font-caption-fontSize:var(--ibiz-font-size-header-6);--ibiz-portlet-layout-radius-border-radius:var(--ibiz-border-radius-medium);--ibiz-portlet-layout-header-border-bottom:0.0625rem solid var(--ibiz-color-border);width:100%;height:100%;background-color:var(--ibiz-portlet-layout-color-bg-color);border-radius:var(--ibiz-portlet-layout-radius-border-radius)}.ibiz-portlet-layout__caption{max-width:var(--ibiz-portlet-layout-width-caption-max-width)}.ibiz-portlet-layout__caption-text{overflow:hidden;font-size:var(--ibiz-portlet-layout-font-caption-fontSize);font-weight:var(--ibiz-portlet-layout-font-caption-fontWeight);color:var(--ibiz-portlet-layout-color-caption-color);text-overflow:ellipsis;white-space:nowrap}.ibiz-portlet-layout__toolbar{display:flex;align-items:center;height:100%}.ibiz-portlet-layout.is-no-header>.ibiz-portlet-layout-content{height:100%;padding:0}.ibiz-portlet-layout .van-index-anchor{padding:0;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;background:inherit}.ibiz-portlet-layout-header{display:flex;justify-content:space-between}.ibiz-portlet-layout-header.is-custom{position:relative}.ibiz-portlet-layout-header.is-custom .ibiz-portlet-layout-header__left{z-index:1}.ibiz-portlet-layout-header.is-custom .ibiz-portlet-layout-header__right{z-index:1}.ibiz-portlet-layout-header.is-custom .ibiz-portlet-layout-header__bg{position:absolute;top:0;left:0;width:100%;height:100%}.ibiz-portlet-layout-header{height:var(--ibiz-portlet-layout-height-header-height);padding:var(--ibiz-portlet-layout-spacing-header-padding);margin:var(--ibiz-portlet-layout-spacing-header-margin);line-height:var(--ibiz-portlet-layout-height-header-height);background-color:var(--ibiz-portlet-layout-color-header-bg-color)}.ibiz-portlet-layout-content{height:calc(100% - var(--ibiz-portlet-layout-height-header-height));padding:var(--ibiz-portlet-layout-spacing-content-padding);margin:var(--ibiz-portlet-layout-spacing-content-margin);background-color:var(--ibiz-portlet-layout-color-content-bg-color)}