//
// 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';
@use 'md-sys-typescale';

/// md.comp.top-app-bar.small.centered.avatar.size (Enabled / Avatar)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$avatar-size: 30px;
/// md.comp.top-app-bar.small.centered.container.height (Enabled / Container)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$container-height: 64px;
/// md.comp.top-app-bar.small.centered.leading-icon.size (Enabled / Leading icon)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$leading-icon-size: 24px;
/// md.comp.top-app-bar.small.centered.trailing-icon.size (Enabled / Trailing icon)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$trailing-icon-size: 24px;
/// md.comp.top-app-bar.small.centered.avatar.shape (Enabled / Avatar)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$avatar-shape: md-sys-shape.$corner-full;
/// md.comp.top-app-bar.small.centered.container.color (Enabled / Container)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$container-color: md-sys-color.$surface;
/// md.comp.top-app-bar.small.centered.container.elevation (Enabled / Container)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$container-elevation: md-sys-elevation.$level0;
/// md.comp.top-app-bar.small.centered.container.shape (Enabled / Container)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$container-shape: md-sys-shape.$corner-none;
/// md.comp.top-app-bar.small.centered.container.surface-tint-layer.color (Enabled / Container)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$container-surface-tint-layer-color: md-sys-color.$surface-tint;
/// md.comp.top-app-bar.small.centered.headline.color (Enabled / Headline)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$headline-color: md-sys-color.$on-surface;
/// md.comp.top-app-bar.small.centered.headline.font (Enabled / Headline)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$headline-font: md-sys-typescale.$title-large-font;
/// md.comp.top-app-bar.small.centered.headline.line-height (Enabled / Headline)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$headline-line-height: md-sys-typescale.$title-large-line-height;
/// md.comp.top-app-bar.small.centered.headline.size (Enabled / Headline)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$headline-size: md-sys-typescale.$title-large-size;
/// md.comp.top-app-bar.small.centered.headline.tracking (Enabled / Headline)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$headline-tracking: md-sys-typescale.$title-large-tracking;
/// md.comp.top-app-bar.small.centered.headline.weight (Enabled / Headline)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$headline-weight: md-sys-typescale.$title-large-weight;
/// md.comp.top-app-bar.small.centered.leading-icon.color (Enabled / Leading icon)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$leading-icon-color: md-sys-color.$on-surface;
/// md.comp.top-app-bar.small.centered.on-scroll.container.color (Enabled / Container)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$on-scroll-container-color: md-sys-color.$surface-container;
/// md.comp.top-app-bar.small.centered.on-scroll.container.elevation (Enabled / On scroll)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$on-scroll-container-elevation: md-sys-elevation.$level2;
/// md.comp.top-app-bar.small.centered.on-scroll.container.shadow-color (Enabled / Container)
///
/// @deprecated Bug: should not have been created. Remove any shadows on navigation bars.
$on-scroll-container-shadow-color: md-sys-color.$shadow;
/// md.comp.top-app-bar.small.centered.trailing-icon.color (Enabled / Trailing icon)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
$trailing-icon-color: md-sys-color.$on-surface-variant;
/// md.comp.top-app-bar.small.centered.headline.type (Enabled / Headline)
///
/// @deprecated This token is deprecated. Use the corresponding token from the 'md.comp.app-bar' and 'md.comp.app-bar.small' tokens instead.
@mixin headline-type {
  font-family: $headline-font;
  font-size: $headline-size;
  font-weight: $headline-weight;
  letter-spacing: $headline-tracking;
  line-height: $headline-line-height;
}
