//
// 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-ref-palette';
@use 'md-sys-color';
@use 'md-sys-elevation';
@use 'md-sys-shape';
@use 'md-sys-state';
@use 'md-sys-state-focus-indicator';
@use 'md-sys-typescale';

/// md.comp.navigation-drawer.active-indicator.height (Enabled / Active indicator)
$active-indicator-height: 56px;
/// md.comp.navigation-drawer.active-indicator.width (Enabled / Active indicator)
$active-indicator-width: 336px;
/// md.comp.navigation-drawer.container.height (Enabled / Container)
$container-height: 100%;
/// md.comp.navigation-drawer.container.width (Enabled / Container)
$container-width: 360px;
/// md.comp.navigation-drawer.icon.size (Enabled / Icon)
$icon-size: 24px;
/// md.comp.navigation-drawer.scrim.opacity (Enabled / [Deprecated] Scrim)
///
/// @deprecated Bug fix. Token does not represent M3 design intent. Use Neutral-Variant10 at 50% for scrims instead.
$scrim-opacity: 0.4;
/// md.comp.navigation-drawer.active-indicator.color (Enabled / Active indicator)
$active-indicator-color: md-sys-color.$secondary-container;
/// md.comp.navigation-drawer.active-indicator.shape (Enabled / Active indicator)
$active-indicator-shape: md-sys-shape.$corner-full;
/// md.comp.navigation-drawer.active.focus.icon.color (Focused / Icon)
$active-focus-icon-color: md-sys-color.$on-secondary-container;
/// md.comp.navigation-drawer.active.focus.label-text.color (Focused / Label text)
$active-focus-label-text-color: md-sys-color.$on-secondary-container;
/// md.comp.navigation-drawer.active.focus.state-layer.color (Focused / State layer)
$active-focus-state-layer-color: md-sys-color.$on-secondary-container;
/// md.comp.navigation-drawer.active.hover.icon.color (Hovered / Icon)
$active-hover-icon-color: md-sys-color.$on-secondary-container;
/// md.comp.navigation-drawer.active.hover.label-text.color (Hovered / Label text)
$active-hover-label-text-color: md-sys-color.$on-secondary-container;
/// md.comp.navigation-drawer.active.hover.state-layer.color (Hovered / State layer)
$active-hover-state-layer-color: md-sys-color.$on-secondary-container;
/// md.comp.navigation-drawer.active.icon.color (Enabled / Icon)
$active-icon-color: md-sys-color.$on-secondary-container;
/// md.comp.navigation-drawer.active.label-text.color (Enabled / Label text)
$active-label-text-color: md-sys-color.$on-secondary-container;
/// md.comp.navigation-drawer.active.label-text.weight (Enabled / Label text)
$active-label-text-weight: md-sys-typescale.$label-large-weight-prominent;
/// md.comp.navigation-drawer.active.pressed.icon.color (Pressed (ripple) / Icon)
$active-pressed-icon-color: md-sys-color.$on-secondary-container;
/// md.comp.navigation-drawer.active.pressed.label-text.color (Pressed (ripple) / Label text)
$active-pressed-label-text-color: md-sys-color.$on-secondary-container;
/// md.comp.navigation-drawer.active.pressed.state-layer.color (Pressed (ripple) / State layer)
$active-pressed-state-layer-color: md-sys-color.$on-secondary-container;
/// md.comp.navigation-drawer.bottom.container.shape (Enabled / Container)
$bottom-container-shape: md-sys-shape.$corner-large-top;
/// md.comp.navigation-drawer.container.color (Enabled / Container)
///
/// @deprecated Deprecated as part of the update from opacity based surfaces to tonal surfaces. Use "md.comp.navigation-drawer.modal.container.color" or "md.comp.navigation-drawer.standard.container.color" instead depending on desired configuration.
$container-color: md-sys-color.$surface;
/// md.comp.navigation-drawer.container.shape (Enabled / Container)
$container-shape: md-sys-shape.$corner-large-end;
/// md.comp.navigation-drawer.container.surface-tint-layer.color (Enabled / Container)
///
/// @deprecated Deprecated as part of the update from opacity based surfaces to tonal surfaces. Surfaces no longer use surface-tint layers for tinting, please use the desired surface role directly as the container color.
$container-surface-tint-layer-color: md-sys-color.$surface-tint;
/// md.comp.navigation-drawer.divider.color (Enabled / Divider)
///
/// @deprecated Depcrecating all divider tokens nested across components. Please use the standalone divider component token md.comp.divider.color as a replacement
$divider-color: md-sys-color.$outline;
/// md.comp.navigation-drawer.focus.indicator.color (Focused / Focus indicator)
$focus-indicator-color: md-sys-color.$secondary;
/// md.comp.navigation-drawer.focus.indicator.outline.offset (Focused / Focus indicator)
$focus-indicator-outline-offset: md-sys-state-focus-indicator.$inner-offset;
/// md.comp.navigation-drawer.focus.indicator.thickness (Focused / Focus indicator)
$focus-indicator-thickness: md-sys-state-focus-indicator.$thickness;
/// md.comp.navigation-drawer.focus.state-layer.opacity (Focused / State layer)
$focus-state-layer-opacity: md-sys-state.$focus-state-layer-opacity;
/// md.comp.navigation-drawer.headline.color (Enabled / Headline)
$headline-color: md-sys-color.$on-surface-variant;
/// md.comp.navigation-drawer.headline.font (Enabled / Headline)
$headline-font: md-sys-typescale.$title-small-font;
/// md.comp.navigation-drawer.headline.line-height (Enabled / Headline)
$headline-line-height: md-sys-typescale.$title-small-line-height;
/// md.comp.navigation-drawer.headline.size (Enabled / Headline)
$headline-size: md-sys-typescale.$title-small-size;
/// md.comp.navigation-drawer.headline.tracking (Enabled / Headline)
$headline-tracking: md-sys-typescale.$title-small-tracking;
/// md.comp.navigation-drawer.headline.weight (Enabled / Headline)
$headline-weight: md-sys-typescale.$title-small-weight;
/// md.comp.navigation-drawer.hover.state-layer.opacity (Hovered / State layer)
$hover-state-layer-opacity: md-sys-state.$hover-state-layer-opacity;
/// md.comp.navigation-drawer.inactive.focus.icon.color (Focused / Icon)
$inactive-focus-icon-color: md-sys-color.$on-surface;
/// md.comp.navigation-drawer.inactive.focus.label-text.color (Focused / Label text)
$inactive-focus-label-text-color: md-sys-color.$on-surface;
/// md.comp.navigation-drawer.inactive.focus.state-layer.color (Focused / State layer)
$inactive-focus-state-layer-color: md-sys-color.$on-surface;
/// md.comp.navigation-drawer.inactive.hover.icon.color (Hovered / Icon)
$inactive-hover-icon-color: md-sys-color.$on-surface;
/// md.comp.navigation-drawer.inactive.hover.label-text.color (Hovered / Label text)
$inactive-hover-label-text-color: md-sys-color.$on-surface;
/// md.comp.navigation-drawer.inactive.hover.state-layer.color (Hovered / State layer)
$inactive-hover-state-layer-color: md-sys-color.$on-surface;
/// md.comp.navigation-drawer.inactive.icon.color (Enabled / Icon)
$inactive-icon-color: md-sys-color.$on-surface-variant;
/// md.comp.navigation-drawer.inactive.label-text.color (Enabled / Label text)
$inactive-label-text-color: md-sys-color.$on-surface-variant;
/// md.comp.navigation-drawer.inactive.pressed.icon.color (Pressed (ripple) / Icon)
$inactive-pressed-icon-color: md-sys-color.$on-surface;
/// md.comp.navigation-drawer.inactive.pressed.label-text.color (Pressed (ripple) / Label text)
$inactive-pressed-label-text-color: md-sys-color.$on-surface;
/// md.comp.navigation-drawer.inactive.pressed.state-layer.color (Pressed (ripple) / State layer)
$inactive-pressed-state-layer-color: md-sys-color.$on-secondary-container;
/// md.comp.navigation-drawer.label-text.font (Enabled / Label text)
$label-text-font: md-sys-typescale.$label-large-font;
/// md.comp.navigation-drawer.label-text.line-height (Enabled / Label text)
$label-text-line-height: md-sys-typescale.$label-large-line-height;
/// md.comp.navigation-drawer.label-text.size (Enabled / Label text)
$label-text-size: md-sys-typescale.$label-large-size;
/// md.comp.navigation-drawer.label-text.tracking (Enabled / Label text)
$label-text-tracking: md-sys-typescale.$label-large-tracking;
/// md.comp.navigation-drawer.label-text.weight (Enabled / Label text)
$label-text-weight: md-sys-typescale.$label-large-weight;
/// md.comp.navigation-drawer.large-badge-label.color (Enabled / Large badge label)
$large-badge-label-color: md-sys-color.$on-surface-variant;
/// md.comp.navigation-drawer.large-badge-label.font (Enabled / Large badge label)
$large-badge-label-font: md-sys-typescale.$label-large-font;
/// md.comp.navigation-drawer.large-badge-label.line-height (Enabled / Large badge label)
$large-badge-label-line-height: md-sys-typescale.$label-large-line-height;
/// md.comp.navigation-drawer.large-badge-label.size (Enabled / Large badge label)
$large-badge-label-size: md-sys-typescale.$label-large-size;
/// md.comp.navigation-drawer.large-badge-label.tracking (Enabled / Large badge label)
$large-badge-label-tracking: md-sys-typescale.$label-large-tracking;
/// md.comp.navigation-drawer.large-badge-label.weight (Enabled / Large badge label)
$large-badge-label-weight: md-sys-typescale.$label-large-weight;
/// md.comp.navigation-drawer.modal.container.color (Enabled / Container)
$modal-container-color: md-sys-color.$surface-container-low;
/// md.comp.navigation-drawer.modal.container.elevation (Enabled / Container)
$modal-container-elevation: md-sys-elevation.$level1;
/// md.comp.navigation-drawer.pressed.state-layer.opacity (Pressed (ripple) / State layer)
$pressed-state-layer-opacity: md-sys-state.$pressed-state-layer-opacity;
/// md.comp.navigation-drawer.scrim.color (Enabled / [Deprecated] Scrim)
///
/// @deprecated Bug fix. Token does not represent M3 design intent. Use Neutral-Variant10 at 50% for scrims instead.
$scrim-color: md-ref-palette.$neutral-variant20;
/// md.comp.navigation-drawer.standard.container.color (Enabled / Container)
$standard-container-color: md-sys-color.$surface;
/// md.comp.navigation-drawer.standard.container.elevation (Enabled / Container)
$standard-container-elevation: md-sys-elevation.$level0;
/// md.comp.navigation-drawer.headline.type (Enabled / Headline)
@mixin headline-type {
  font-family: $headline-font;
  font-size: $headline-size;
  font-weight: $headline-weight;
  letter-spacing: $headline-tracking;
  line-height: $headline-line-height;
}
/// md.comp.navigation-drawer.label-text.type (Enabled / Label text)
@mixin label-text-type {
  font-family: $label-text-font;
  font-size: $label-text-size;
  font-weight: $label-text-weight;
  letter-spacing: $label-text-tracking;
  line-height: $label-text-line-height;
}
/// md.comp.navigation-drawer.large-badge-label.type (Enabled / Large badge label)
@mixin large-badge-label-type {
  font-family: $large-badge-label-font;
  font-size: $large-badge-label-size;
  font-weight: $large-badge-label-weight;
  letter-spacing: $large-badge-label-tracking;
  line-height: $large-badge-label-line-height;
}
