/*!
 * Fundamental Library Styles v0.41.4
 * Copyright (c) 2026 SAP SE or an SAP affiliate company.
 * Licensed under Apache License 2.0 (https://github.com/SAP/fundamental-styles/blob/main/LICENSE)
 */.fd-ai-loading-bar{-webkit-animation:gradient 2s infinite;animation:gradient 2s infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:repeating-linear-gradient(90deg,#0057d2,#9eddff 100%,#9eddff 0);background-position:0 100%;background-size:200% auto;border:0;bottom:.125rem;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--sapTextColor);font-family:var(--sapFontFamily);font-size:var(--sapFontSize);font-weight:400;forced-color-adjust:none;height:.1875rem;left:0;line-height:normal;margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;position:absolute;right:0;width:100%;-webkit-margin-before:.125rem;margin-block-start:.125rem}.fd-ai-loading-bar:after,.fd-ai-loading-bar:before{-webkit-box-sizing:inherit;box-sizing:inherit;font-size:inherit}@-webkit-keyframes gradient{0%{background-position:0 0}to{background-position:-200% 0}}@keyframes gradient{0%{background-position:0 0}to{background-position:-200% 0}}