//
// 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-motion';

/// md.comp.button-group.standard.xlarge.between-space
$between-space: 8px;
/// md.comp.button-group.standard.xlarge.container.height
$container-height: 136px;
/// md.comp.button-group.standard.xlarge.pressed.item.width.multiplier (Pressed)
$pressed-item-width-multiplier: 15%;
/// md.comp.button-group.standard.xlarge.pressed.item.width.motion.spring.dampening (Pressed)
$pressed-item-width-motion-spring-dampening: md-sys-motion.$spring-fast-spatial-damping;
/// md.comp.button-group.standard.xlarge.pressed.item.width.motion.spring.stiffness (Pressed)
$pressed-item-width-motion-spring-stiffness: md-sys-motion.$spring-fast-spatial-stiffness;
