:root{--fc-accent: var(--accent-colors-accent-color);--fc-accent-text: var(--accent-colors-accent-color-text);--fc-accent-contrast: var(--accent-colors-accent-contrast);--fc-text: var(--text-colors-text-color);--fc-text-secondary: var(--text-colors-text-color-secondary);--fc-text-disabled: var(--text-colors-text-color-disabled);--fc-header-text: var(--text-colors-header-text);--fc-border: var(--shades-border-color);--fc-border-secondary: var(--shades-border-color-secondary);--fc-border-strong: var(--border-color-border-color);--fc-red: var(--accent-colors-red);--fc-red-text: var(--accent-colors-red-text);--fc-green: var(--accent-colors-green);--fc-green-text: var(--accent-colors-green-text);--fc-orange: var(--accent-colors-orange);--fc-orange-text: var(--accent-colors-orange-text);--fc-yellow: var(--accent-colors-yellow);--fc-yellow-text: var(--accent-colors-yellow-text);--fc-blue: var(--accent-colors-blue);--fc-blue-text: var(--accent-colors-blue-text);--fc-purple: var(--accent-colors-purple);--fc-purple-text: var(--accent-colors-purple-text);--fc-macro-kcal: var(--accent-colors-accent-color);--fc-macro-kcal-text: var(--accent-colors-accent-color-text);--fc-macro-protein: var(--accent-colors-purple);--fc-macro-protein-text: var(--accent-colors-purple-text);--fc-macro-fiber: var(--accent-colors-green);--fc-macro-fiber-text: var(--accent-colors-green-text);--fc-macro-carbs: var(--accent-colors-orange);--fc-macro-carbs-text: var(--accent-colors-orange-text);--fc-macro-fat: var(--accent-colors-yellow);--fc-macro-fat-text: var(--accent-colors-yellow-text);--fc-brand-blue: #3266e4;--fc-brand-green: #009f34;--fc-brand-gradient: linear-gradient(135deg,#3266e4 0%,#1f7fd0 45%,#009f34 100%);--fc-brand-gradient-soft: linear-gradient(135deg,rgba(50,102,228,0.12),rgba(0,159,52,0.12));--fc-bg: #ffffff;--fc-bg-sunken: rgb(236,239,242);--fc-surface: #ffffff;--fc-surface-2: #f4f6f8;--fc-surface-3: #eceff2;--fc-overlay: #ffffff;--fc-tint-accent: rgba(50,102,228,0.10);--fc-tint-green: rgba(0,159,52,0.12);--fc-tint-orange: rgba(220,86,0,0.12);--fc-tint-yellow: rgba(255,220,0,0.20);--fc-tint-red: rgba(219,55,58,0.10);--fc-tint-neutral: rgba(11,11,11,0.05);--fc-warning-bg: rgba(255,220,0,0.20);--fc-warning-text: var(--accent-colors-orange-text);--fc-success-bg: rgba(0,159,52,0.12);--fc-success-text: var(--accent-colors-green-text);--fc-info-bg: rgba(50,102,228,0.10);--fc-info-text: var(--accent-colors-blue-text);--fc-danger-bg: rgba(219,55,58,0.10);--fc-danger-text: var(--accent-colors-red-text)}:root[data-theme="dark"],.dark{--fc-bg: rgb(40,44,49);--fc-bg-sunken: rgb(19,22,27);--fc-surface: rgb(46,50,56);--fc-surface-2: rgb(41,45,51);--fc-surface-3: rgb(32,35,40);--fc-overlay: rgb(46,50,56);--fc-tint-accent: rgba(50,102,228,0.20);--fc-tint-green: rgba(0,159,52,0.20);--fc-tint-orange: rgba(220,86,0,0.22);--fc-tint-yellow: rgba(255,220,0,0.16);--fc-tint-red: rgba(219,55,58,0.20);--fc-tint-neutral: rgba(255,255,255,0.06);--fc-warning-bg: rgba(255,220,0,0.14);--fc-warning-text: var(--accent-colors-orange-text);--fc-success-bg: rgba(0,159,52,0.18);--fc-success-text: var(--accent-colors-green-text);--fc-info-bg: rgba(50,102,228,0.20);--fc-info-text: var(--accent-colors-blue-text);--fc-danger-bg: rgba(219,55,58,0.20);--fc-danger-text: var(--accent-colors-red-text)}