/* dravopro (dravopro) · 红金东方家族主题 */
:root{
  --primary:#d76223; --primary2:#9f4528; --accent:#d8a541;
  --bg:#1c0b0e; --surface:#271014; --surface-2:#210d11;
  --text:#f9e9e3; --muted:#bd8f86; --border:#47201d;
  --up:#e0a63d; --down:#7fb069;
  --radius:6px; --hero-grad:linear-gradient(135deg, #c55a20, #d8a541);
  --font-head:'Cormorant Garamond'; --font-body:'Marcellus'; --font-cn:'Noto Serif SC';
  --head-weight:700;
}
