:root{--v-test-banner-height:2rem}.test-banner{z-index:var(--v-z-offcanvas);width:100%;min-height:var(--v-test-banner-height);background:var(--v-info-800);color:var(--v-text-color-negative);position:sticky;top:0}.test-banner__inner{min-height:var(--v-test-banner-height);padding-top:var(--v-space-1);padding-bottom:var(--v-space-1);font-size:var(--v-text-xs);line-height:var(--v-leading-snug);text-align:center;white-space:nowrap;opacity:.925;justify-content:center;align-items:center;display:flex;position:relative;top:-1px}.test-banner__divider{margin-left:.325em;margin-right:.325em}@media (width>=992px){.test-banner__inner{font-size:var(--v-text-sm)}}.test-banner__label{font-weight:var(--v-font-bold);flex-shrink:0}.test-banner__text{text-overflow:ellipsis;min-width:0;overflow:hidden}
