/* NOTE: This file was generated as an optimized version of "library.source.less" for the Theme Designer. */

/*!
 * OpenUI5
 * (c) Copyright 2026 SAP SE or an SAP affiliate company.
 * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
 */

@import "../base/library.less";
@import "../../../../../Base/baseLib/sap_fiori_3_hcw/base.less"; /* ORIGINAL IMPORT PATH: "../../../../sap/ui/core/themes/sap_fiori_3_hcw/base.less" */

@import "../../../../sap/ui/core/themes/sap_fiori_3_hcw/global.less";

/* START "InfoLabel.less" */
/* ================================== */
/* CSS for control sap.tnt/InfoLabel  */
/* Quartz High Contrast White theme   */
/* ================================== */

/* ========================================================================== */
/* Variables overriding                                                       */
/* ========================================================================== */

@_sap_tnt_InfoLabel_LineHeightDisplayOnly: 0.875rem;

.sapTntInfoLabel {
	background: var(--sapGroup_ContentBackground);
	border: solid 0.0625rem var(--sapGroup_ContentBorderColor);

	.sapTntInfoLabelInner {
		color: var(--sapTextColor);
	}

	&.sapTntInfoLabelDisplayOnly {
		background: var(--sapGroup_ContentBackground);
		border: solid 1px var(--sapGroup_ContentBorderColor);

		.sapTntInfoLabelInner {
			color: var(--sapTextColor);
			line-height: 0.875rem;
		}

		&.sapTntInfoLabelWithIcon .sapUiIcon {
			line-height: 0.875rem;
		}
	}
}
/* END "InfoLabel.less" */

/* START "SideNavigation.less" */
/* ======================================= */
/* CSS for control sap.tnt/SideNavigation  */
/* Quartz High Contrast White theme        */
/* ======================================= */

@_sap_tnt_SideNavigation_NavigationSeparatorBackgroundColor: var(--sapList_GroupHeaderBorderColor);
@_sap_tnt_SideNavigation_NavigationSeparatorHeight: ~"calc(2 * @sapUiListBorderWidth)";

/* END "SideNavigation.less" */

/* START "NavigationList.less" */
/* ======================================= */
/* CSS for control sap.tnt/NavigationList  */
/* Quartz High Contrast White theme        */
/* ======================================= */

@_sap_tnt_NavigationList_ItemHeight: 2.75rem;
@_sap_tnt_NavigationList_NoIconsNestedItemPadding: 2rem;
@_sap_tnt_NavigationList_GroupExpandedBorderWidth: 0;
@_sap_tnt_NavigationList_Collapsed_SelectedItemBackground: var(--sapList_SelectionBackgroundColor);
@_sap_tnt_NavigationList_HoverBorderStyleColor: solid var(--sapList_BorderColor);
@_sap_tnt_NavigationList_HoverBorderWidth: 0 0 0.0625rem 0;
@_sap_tnt_NavigationList_PaddingInlineEnd: 0;
/* END "NavigationList.less" */
 // keep this order, it reuses variable @_sap_tnt_SideNavigation_BoxShadow defined in SideNavigation.less
/* START "ToolHeader.less" */
/* =================================== */
/* CSS for control sap.tnt/ToolHeader  */
/* Quartz High Contrast White theme    */
/* =================================== */

@_sap_tnt_ToolHeader_Height: 2.75rem;
@_sap_tnt_ToolHeader_IconHeight: 0.75rem;

/* ========================================================================== */
/* sap.m.Avatar / sap.f.Avatar overriding                                     */
/* ========================================================================== */

.sapTntToolHeader .sapFAvatar {
	background-color: @_sap_tnt_ToolHeader_AvatarBackground;

	.sapFAvatarInitialsHolder,
	.sapUiIcon.sapFAvatarTypeIcon  {
		color: @_sap_tnt_ToolHeader_AvatarColor;
	}
}
/* END "ToolHeader.less" */
