//
// Copyright 2026 Google LLC
// SPDX-License-Identifier: Apache-2.0
//
// AUTOGENERATED. DO NOT MODIFY.
// To modify this file, update the source template,
// or run the compiler: go/carbon-service-code-gen-mwtc.
// Source template: formats/sassvars/contextualtokenset.scss.tmpl

// Design system: Google Material 3
// Version: 34.0.21
// Configured context tags:
//   audience: 3p
//   font: static
//   platform: web
// Output format: sass_vars

@use 'md-sys-typescale';

/// md.comp.nav-bar.item.vertical.active-indicator.height
$active-indicator-height: 32px;
/// md.comp.nav-bar.item.vertical.active-indicator.icon-label-space
$active-indicator-icon-label-space: 4px;
/// md.comp.nav-bar.item.vertical.active-indicator.width
$active-indicator-width: 56px;
/// md.comp.nav-bar.item.vertical.container.between-space
$container-between-space: 6px;
/// md.comp.nav-bar.item.vertical.label-text.font
@mixin label-text-font {
  @include md-sys-typescale.label-medium;
}
