:root{
  --brand-bg:#0B0B10;--brand-surface:#15151D;--brand-surface-2:#1D1D28;
  --text:#F7F4EF;--text-muted:#C9C2B8;--line:rgba(255,255,255,.09);
  --radius-sm:14px;--radius-md:20px;--radius-lg:28px;--radius-pill:999px;
  --shadow:0 18px 50px rgba(0,0,0,.34);--shadow-soft:0 10px 30px rgba(0,0,0,.22);
  --ease:cubic-bezier(.2,.75,.2,1);--theme-speed:520ms;
  --font-body:"Avenir Next","Segoe UI",system-ui,-apple-system,sans-serif;
  --font-display:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;
}
