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

/// md.comp.banners.basic.actions-close-button-space (Body text)
$actions-close-button-space: 8px;
/// md.comp.banners.basic.actions.between-space (Button actions)
$actions-between-space: 8px;
/// md.comp.banners.basic.actions.bottom-space (Button actions)
$actions-bottom-space: 0px;
/// md.comp.banners.basic.actions.leading-space (Button actions)
$actions-leading-space: 8px;
/// md.comp.banners.basic.actions.top-space (Button actions)
$actions-top-space: 0px;
/// md.comp.banners.basic.actions.trailing-space (Button actions)
$actions-trailing-space: 8px;
/// md.comp.banners.basic.body-text.bottom-space (Body text)
$body-text-bottom-space: 14px;
/// md.comp.banners.basic.body-text.leading-space (Body text)
$body-text-leading-space: 0px;
/// md.comp.banners.basic.body-text.top-space (Body text)
$body-text-top-space: 14px;
/// md.comp.banners.basic.body-text.trailing-space (Body text)
$body-text-trailing-space: 48px;
/// md.comp.banners.basic.bottom-space (Container)
$bottom-space: 4px;
/// md.comp.banners.basic.centered.body-text.trailing-space (Body text)
$centered-body-text-trailing-space: 0px;
/// md.comp.banners.basic.height (Container)
$height: 56px;
/// md.comp.banners.basic.icon.container.size (Leading icon)
$icon-container-size: 48px;
/// md.comp.banners.basic.icon.size (Leading icon)
$icon-size: 24px;
/// md.comp.banners.basic.leading-space (Container)
$leading-space: 4px;
/// md.comp.banners.basic.mobile.actions-close-button-space (Body text)
$mobile-actions-close-button-space: 4px;
/// md.comp.banners.basic.mobile.actions.trailing-space (Button actions)
$mobile-actions-trailing-space: 4px;
/// md.comp.banners.basic.mobile.height (Container)
$mobile-height: 112px;
/// md.comp.banners.basic.mobile.top-space (Container)
$mobile-top-space: 8px;
/// md.comp.banners.basic.round.no-icon.body-text.leading-space (Body text)
$round-no-icon-body-text-leading-space: 16px;
/// md.comp.banners.basic.square.no-icon.body-text.leading-space (Body text)
$square-no-icon-body-text-leading-space: 12px;
/// md.comp.banners.basic.top-space (Container)
$top-space: 4px;
/// md.comp.banners.basic.trailing-space (Container)
$trailing-space: 4px;
/// md.comp.banners.basic.two-lines.body-text.bottom-space (Body text)
$two-lines-body-text-bottom-space: 8px;
/// md.comp.banners.basic.two-lines.body-text.top-space (Body text)
$two-lines-body-text-top-space: 8px;
/// md.comp.banners.basic.two-lines.container-buttons-bottom-space (Button actions)
$two-lines-container-buttons-bottom-space: 4px;
/// md.comp.banners.basic.two-lines.container-buttons-top-space (Button actions)
$two-lines-container-buttons-top-space: 4px;
/// md.comp.banners.basic.two-lines.height (Container)
$two-lines-height: 64px;
/// md.comp.banners.basic.shape.round (Container)
$shape-round: md-sys-shape.$corner-extra-large;
/// md.comp.banners.basic.shape.square (Container)
$shape-square: md-sys-shape.$corner-none;
/// md.comp.banners.basic.body-text.type (Body text)
@mixin body-text-type {
  @include md-sys-typescale.body-medium;
}
