/* Goldmend loader — warm studio dark, so the handoff to the game has no flash. */
:root { --tz-loader-accent: #e8c069; --tz-loader-bg: #0b0806; }
#tz-game-loader { background: #0b0806; color: #f3e7d6; }
#tz-game-loader .tz-loader-title { color: #f3e7d6; }
#tz-game-loader .tz-loader-sub { color: #cbb79a; }
#tz-game-loader .tz-loader-spark,
#tz-game-loader .tz-loader-bar > i { background: #e8c069; }
