<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * @file
 * Styles for tabs defined within Layout Builder.
 */
.tabs-region .tabs__tab {
  display: flex;
}
</pre></body></html>