//
// 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-color';
@use 'md-sys-elevation';
@use 'md-sys-shape';

/// md.comp.nav-rail.expanded.between-item-space
///
/// @deprecated Token not needed as value is "0dp"
$between-item-space: 0px;
/// md.comp.nav-rail.expanded.container.width.maximum
$container-width-maximum: 360px;
/// md.comp.nav-rail.expanded.container.width.minimum
$container-width-minimum: 220px;
/// md.comp.nav-rail.expanded.top-space
$top-space: 44px;
/// md.comp.nav-rail.expanded.vertical.trailing-space
///
/// @deprecated Token moved to nav rail item horizontal set
$vertical-trailing-space: 20px;
/// md.comp.nav-rail.expanded.container.color
$container-color: md-sys-color.$surface;
/// md.comp.nav-rail.expanded.container.elevation
$container-elevation: md-sys-elevation.$level0;
/// md.comp.nav-rail.expanded.container.shape
$container-shape: md-sys-shape.$corner-none;
/// md.comp.nav-rail.expanded.modal.container.color
$modal-container-color: md-sys-color.$surface-container;
/// md.comp.nav-rail.expanded.modal.container.elevation
$modal-container-elevation: md-sys-elevation.$level2;
/// md.comp.nav-rail.expanded.modal.container.shape
$modal-container-shape: md-sys-shape.$corner-large;
