/* GENERATED by cmd/gentokens — do not edit. Source: web/internal/design. */
:root {
  --void: #000000; /* marketing true black — the fixed top bar's near-opaque gradient and the menu overlay bottom out here, and it is where the browser theme-color meets the page. */
  --ground: #08090a; /* the marketing page ground, one step off true black so black panels and hairlines read as raised. */
  --panel: #0e0f11; /* a raised marketing surface one step above the ground. */
  --panel2: #141518; /* a marketing surface one step above panel, for a nested or emphasised block. */
  --line: #1c1e22; /* the marketing hairline — section rules and list dividers on the ground. */
  --line2: #2a2d33; /* the stronger marketing hairline — a control border or a footer's top rule, one step brighter than line. */
  --ink: #f4f5f6; /* primary marketing type: a near-white ink on the near-black ground, held just off pure white so a dark screen does not glare under sustained reading. */
  --mute: #a6a8ad; /* secondary marketing type — lede and sustained reading below the primary line. */
  --dim: #8a8c92; /* tertiary marketing type: mono eyebrows, captions and the honesty stamp. Read as small type on the --ground, so held over the WCAG AA legibility floor there by TestMarketingContrast_SmallTextGraysClearAA. */
  --steel: #83858c; /* the inert competitor mark in benchmark figures — a recessed grey that is neither ink nor dim, but still the value a competitor's number is set in, so held over the WCAG AA legibility floor on the --ground by TestMarketingContrast_SmallTextGraysClearAA. */
  --proven: #5cc79a; /* the brand reached / proven green, dark-tuned for the near-black ground — the single accent, scarce and semantic: an outcome, a reached state, a focus ring or a selection, never chrome or decoration. */
  --gut: clamp(20px,4.4vw,72px); /* the marketing page gutter — the inline padding every band and the chrome share, fluid from 20px to 72px. */
}
