/* Generated browser specimen tokens. Not native global.css. */
:root {
  --ollie-background: #FFFFFF;
  --ollie-surface: #F5F5F7;
  --ollie-surfaceRaised: #FFFFFF;
  --ollie-textPrimary: #17171A;
  --ollie-textSecondary: #5B5B63;
  --ollie-textOnAction: #FFFFFF;
  --ollie-actionPrimary: #17171A;
  --ollie-actionPressed: #343438;
  --ollie-borderSubtle: #E5E5E7;
  --ollie-borderControl: #85858D;
  --ollie-focus: #17171A;
  --ollie-selectedBackground: #17171A;
  --ollie-selectedForeground: #FFFFFF;
  --ollie-errorForeground: #B42318;
  --ollie-errorBackground: #FFF4F2;
  --ollie-disabledBackground: #ECECEE;
  --ollie-disabledForeground: #62626A;
  --ollie-disabledBorder: #C7C7CD;
  --ollie-screenGutter: 20px;
  --ollie-sectionGap: 24px;
  --ollie-cardPadding: 20px;
  --ollie-relatedGap: 8px;
  --ollie-fieldGap: 16px;
  --ollie-labelGap: 8px;
  --ollie-inlineGap: 8px;
  --ollie-contentMaxWidth: 640px;
  --ollie-bottomActionPadding: 16px;
}
