:root { --color-white: #ffffff; --color-accent: #d09e70; --color-accent-hover: #89715b; --text-h1-light: #ffffff; --text-h1-dark: #2a2b2f; --text-h2-light: #a2a2a2; --text-h2-dark: #575757; --line-stroke: #f7f7f7; --status-success: #2bb741; --status-warning: #ffb700; --status-error: #eb4545; --bg-black: #111111; --bg-white: #d9d9d9; --bg-white-on-dark: rgba(255, 255, 255, 0.05);}