:root { --bricks-color-grey-100: #f5f5f5; --bricks-color-grey-300: #e0e0e0; --bricks-color-grey-500: #9e9e9e; --bricks-color-grey-700: #616161; --bricks-color-grey-800: #424242; --bricks-color-grey-900: #212121; --bricks-color-yellow: #ffeb3b; --bricks-color-amber: #ffc107; --bricks-color-orange: #ff9800; --bricks-color-deep-orange: #ff5722; --bricks-color-red: #f44336; --bricks-color-purple: #9c27b0; --bricks-color-blue: #2196f3; --bricks-color-light-blue: #03a9f4; --bricks-color-sky-blue: #81D4FA; --bricks-color-green: #4caf50; --bricks-color-light-green: #8bc34a; --bricks-color-lime: #cddc39; --color-ink: #272B29; --color-ink-light: #353A38; --shades-white: #fff; --color-text-secondary: #616666; --color-text-muted: #A3A7A6; --color-text-subtle: #8A9692; --color-border-mid: #B9BEB8; --color-border: #CFD1D1; --color-surface-subtle: #E5EAE8; --color-surface-light: #F2F3EF; --shades-white-t-1: hsla(0, 0%, 100%, 0.3); --shades-white-t-2: hsla(0, 0%, 100%, 0.7); --shades-white-t-3: hsla(0, 0%, 100%, 0.8);}