:root{
 --gold:#c5a059;--gold-l:#e3c987;--gold-d:#a8843f;--gold-text:#a8843f;
 --bg1:#fbf9f3;--bg2:#efece3;
 --surface:#ffffff;--surface2:#ffffff;--card1:#ffffff;--card2:#fbf8f1;
 --text:#1f2937;--text2:#475569;--muted:#6b7280;
 --line:rgba(0,0,0,.09);--btn-ghost:rgba(0,0,0,.04);
 --header:rgba(255,255,255,.92);--glow1:rgba(197,160,89,.16);--glow2:rgba(58,86,160,.08);--shadow:rgba(0,0,0,.12)
}
/* Dark mode removed — the app is light-only. The theme toggle is hidden everywhere. */
.theme-toggle{display:none !important}
