: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-primary: #2d7a42; --color-primary-hover: #266838; --color-primary-active: #205830; --color-primary-focus: rgba(45,122,66,0.4); --color-primary-subtle: #e4eee6; --color-primary-foreground: #ffffff; --color-secondary: #144f25; --color-secondary-hover: #11431f; --color-secondary-active: #0e391b; --color-secondary-focus: rgba(20,79,37,0.4); --color-secondary-subtle: #e0e8e3; --color-secondary-foreground: #ffffff; --color-tertiary: #ef6d2a; --color-tertiary-hover: #cb5d24; --color-tertiary-active: #ac4e1e; --color-tertiary-focus: rgba(239,109,42,0.4); --color-tertiary-subtle: #fdece3; --color-tertiary-foreground: #ffffff; --color-white: #ffffff; --color-black: #171717; --color-light-1: #fdfdfb; --color-light-2: #f9f7f2; --color-light-3: #f4f1e9; --color-light: #F0EBE0; --color-light-4: #E6DECC; --color-light-5: #dfd6c1; --color-light-6: #5c5a56; --color-light-7: #8e8b84; --color-dark-1: #e3eae5; --color-dark-2: #9eb6a5; --color-dark-3: #598365; --color-dark: #144F25; --color-dark-4: #103f1d; --color-dark-5: #0c2f16; --color-dark-6: #081e0e; --color-dark-7: #040e07; --color-surface: #ffffff; --color-surface-raised: #F0EBE0; --color-surface-sunken: #8e8b84; --color-surface-dark: #144F25; --color-surface-overlay: #9eb6a5; --color-text: #2b2f29; --color-text-muted: #CACACA; --color-text-subtle: #808080; --color-text-inverse: #EDF3E9; --color-text-link: #5e95ef; --color-text-link-hover: #507fcb; --color-border: rgba(0,0,0,.15); --color-border-subtle: rgba(0,0,0,.10); --color-border-strong: rgba(0,0,0,.20); --color-border-dark: rgba(255,255,255,.15); --color-border-focus: #2d7a42; --color-border-warning: #cfa430; --color-border-danger: #D71405; --color-border-disabled: #DDD8D4; --color-disabled: #C8C2BC; --color-disabled-foreground: #9E9891; --color-muted: #898989; --color-muted-hover: #6B6B6B; --color-muted-subtle: #F5F5F5; --color-muted-foreground: #ffffff; --color-info: #5e95ef; --color-info-hover: #507fcb; --color-info-subtle: #eaf1fd; --color-info-foreground: #ffffff; --color-success: #2d7a42; --color-success-hover: #266838; --color-success-subtle: #e4eee6; --color-success-foreground: #ffffff; --color-warning: #F3C138; --color-warning-hover: #cfa430; --color-warning-subtle: #fdf7e5; --color-warning-foreground: #144F25; --color-danger: #D71405; --color-danger-hover: #b71104; --color-danger-active: #9b0e04; --color-danger-subtle: #fae0df; --color-danger-foreground: #ffffff;}