: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; --cx-paper: #FAF7F2; --cx-surface: #FFFFFF; --cx-ink: #1C1917; --cx-stone: #57534E; --cx-line: #E7E0D8; --cx-copper-bright: #C9A96A; --cx-copper: #C9A96A; --cx-copper-deep: #B8934E; --cx-line-strong: #8A8279; --cx-error: #9B2C20; --cx-bronze: #75590F; --cx-brass-deep: #B8934E; --cx-bronze-deep: #5E470C;}.bg-cx-paper { background-color: var(--cx-paper); }.text-cx-paper { color: var(--cx-paper); }.border-cx-paper { border-color: var(--cx-paper); }.bg-cx-surface { background-color: var(--cx-surface); }.text-cx-surface { color: var(--cx-surface); }.border-cx-surface { border-color: var(--cx-surface); }.bg-cx-ink { background-color: var(--cx-ink); }.text-cx-ink { color: var(--cx-ink); }.border-cx-ink { border-color: var(--cx-ink); }.bg-cx-stone { background-color: var(--cx-stone); }.text-cx-stone { color: var(--cx-stone); }.border-cx-stone { border-color: var(--cx-stone); }.bg-cx-line { background-color: var(--cx-line); }.text-cx-line { color: var(--cx-line); }.border-cx-line { border-color: var(--cx-line); }.bg-cx-copper-bright { background-color: var(--cx-copper-bright); }.border-cx-copper-bright { border-color: var(--cx-copper-bright); }.text-cx-copper-bright { color: var(--cx-copper-bright); }.bg-cx-copper { background-color: var(--cx-copper); }.text-cx-copper { color: var(--cx-copper); }.border-cx-copper { border-color: var(--cx-copper); }.bg-cx-copper-deep { background-color: var(--cx-copper-deep); }.text-cx-copper-deep { color: var(--cx-copper-deep); }.border-cx-copper-deep { border-color: var(--cx-copper-deep); }