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

/// md.comp.search-bar.avatar.size (Layout and Text / Common tokens)
$avatar-size: 30px;
/// md.comp.search-bar.contained.avatar.target-size (Layout and Text / Contained (expressive))
$contained-avatar-target-size: 48px;
/// md.comp.search-bar.contained.icon-label.gap (Layout and Text / Contained (expressive))
$contained-icon-label-gap: 4px;
/// md.comp.search-bar.contained.leading-margin (Layout and Text / Contained (expressive))
$contained-leading-margin: 24px;
/// md.comp.search-bar.contained.leading-space (Layout and Text / Contained (expressive))
$contained-leading-space: 4px;
/// md.comp.search-bar.contained.no-actions.leading-space (Layout and Text / Contained (expressive))
$contained-no-actions-leading-space: 16px;
/// md.comp.search-bar.contained.no-actions.trailing-space (Layout and Text / Contained (expressive))
$contained-no-actions-trailing-space: 16px;
/// md.comp.search-bar.contained.trailing-actions.gap (Layout and Text / Contained (expressive))
$contained-trailing-actions-gap: 0px;
/// md.comp.search-bar.contained.trailing-actions.leading-space (Layout and Text / Contained (expressive))
$contained-trailing-actions-leading-space: 4px;
/// md.comp.search-bar.contained.trailing-actions.trailing-space (Layout and Text / Contained (expressive))
$contained-trailing-actions-trailing-space: 4px;
/// md.comp.search-bar.contained.trailing-margin (Layout and Text / Contained (expressive))
$contained-trailing-margin: 24px;
/// md.comp.search-bar.contained.trailing-space (Layout and Text / Contained (expressive))
$contained-trailing-space: 4px;
/// md.comp.search-bar.container.height (Layout and Text / Common tokens)
$container-height: 56px;
/// md.comp.search-bar.icon.size (Layout and Text / Common tokens)
$icon-size: 24px;
/// md.comp.search-bar.leading-icon.leading-icon-label-space (Layout and Text / Baseline)
$leading-icon-leading-icon-label-space: 16px;
/// md.comp.search-bar.leading-space (Layout and Text / Baseline)
$leading-space: 16px;
/// md.comp.search-bar.trailing-icon.label-trailing-icon-space (Layout and Text / Baseline)
$trailing-icon-label-trailing-icon-space: 16px;
/// md.comp.search-bar.trailing-space (Layout and Text / Baseline)
$trailing-space: 16px;
/// md.comp.search-bar.avatar.shape (Layout and Text / Common tokens)
$avatar-shape: md-sys-shape.$corner-full;
/// md.comp.search-bar.contained.motion.spring (Layout and Text / Contained (expressive))
$contained-motion-spring: md-sys-motion.$spring-fast-spatial;
/// md.comp.search-bar.container.color (Color / Enabled)
$container-color: md-sys-color.$surface-container-high;
/// md.comp.search-bar.container.elevation (Color / Enabled)
$container-elevation: md-sys-elevation.$level3;
/// md.comp.search-bar.container.shape (Layout and Text / Common tokens)
$container-shape: md-sys-shape.$corner-full;
/// md.comp.search-bar.container.surface-tint-layer.color (Layout and Text / Common tokens)
///
/// @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.search-bar.focus.indicator.color (Color / Focused)
$focus-indicator-color: md-sys-color.$secondary;
/// md.comp.search-bar.focus.indicator.outline.offset (Color / Focused)
$focus-indicator-outline-offset: md-sys-state-focus-indicator.$outer-offset;
/// md.comp.search-bar.focus.indicator.thickness (Color / Focused)
$focus-indicator-thickness: md-sys-state-focus-indicator.$thickness;
/// md.comp.search-bar.hover.state-layer.color (Color / Hovered)
$hover-state-layer-color: md-sys-color.$on-surface;
/// md.comp.search-bar.hover.state-layer.opacity (Color / Hovered)
$hover-state-layer-opacity: md-sys-state.$hover-state-layer-opacity;
/// md.comp.search-bar.hover.supporting-text.color (Color / Hovered)
$hover-supporting-text-color: md-sys-color.$on-surface-variant;
/// md.comp.search-bar.input-text.color (Color / Enabled)
$input-text-color: md-sys-color.$on-surface;
/// md.comp.search-bar.input-text.font (Layout and Text / Common tokens)
$input-text-font: md-sys-typescale.$body-large-font;
/// md.comp.search-bar.input-text.line-height (Layout and Text / Common tokens)
$input-text-line-height: md-sys-typescale.$body-large-line-height;
/// md.comp.search-bar.input-text.size (Layout and Text / Common tokens)
$input-text-size: md-sys-typescale.$body-large-size;
/// md.comp.search-bar.input-text.tracking (Layout and Text / Common tokens)
$input-text-tracking: md-sys-typescale.$body-large-tracking;
/// md.comp.search-bar.input-text.weight (Layout and Text / Common tokens)
$input-text-weight: md-sys-typescale.$body-large-weight;
/// md.comp.search-bar.leading-icon.color (Color / Enabled)
$leading-icon-color: md-sys-color.$on-surface;
/// md.comp.search-bar.pressed.state-layer.color (Color / Pressed)
$pressed-state-layer-color: md-sys-color.$on-surface;
/// md.comp.search-bar.pressed.state-layer.opacity (Color / Pressed)
$pressed-state-layer-opacity: md-sys-state.$pressed-state-layer-opacity;
/// md.comp.search-bar.pressed.supporting-text.color (Color / Pressed)
$pressed-supporting-text-color: md-sys-color.$on-surface-variant;
/// md.comp.search-bar.supporting-text.color (Color / Enabled)
$supporting-text-color: md-sys-color.$on-surface-variant;
/// md.comp.search-bar.supporting-text.font (Layout and Text / Common tokens)
$supporting-text-font: md-sys-typescale.$body-large-font;
/// md.comp.search-bar.supporting-text.line-height (Layout and Text / Common tokens)
$supporting-text-line-height: md-sys-typescale.$body-large-line-height;
/// md.comp.search-bar.supporting-text.size (Layout and Text / Common tokens)
$supporting-text-size: md-sys-typescale.$body-large-size;
/// md.comp.search-bar.supporting-text.tracking (Layout and Text / Common tokens)
$supporting-text-tracking: md-sys-typescale.$body-large-tracking;
/// md.comp.search-bar.supporting-text.weight (Layout and Text / Common tokens)
$supporting-text-weight: md-sys-typescale.$body-large-weight;
/// md.comp.search-bar.trailing-icon.color (Color / Enabled)
$trailing-icon-color: md-sys-color.$on-surface-variant;
/// md.comp.search-bar.input-text.type (Layout and Text / Common tokens)
@mixin input-text-type {
  font-family: $input-text-font;
  font-size: $input-text-size;
  font-weight: $input-text-weight;
  letter-spacing: $input-text-tracking;
  line-height: $input-text-line-height;
}
/// md.comp.search-bar.supporting-text.type (Layout and Text / Common tokens)
@mixin supporting-text-type {
  font-family: $supporting-text-font;
  font-size: $supporting-text-size;
  font-weight: $supporting-text-weight;
  letter-spacing: $supporting-text-tracking;
  line-height: $supporting-text-line-height;
}
