:root{
  --cream:#F6F1E8; --sand:#ECE2D2; --sand-2:#E3D7C4; --ink:#2C2823; --taupe:#9C917F;
  --muted:#6E6A63; --rose:#C6A398; --rose-deep:#A9765C; --sage:#8B9184;
  --line:#E3D7C4; --surface:#FFFFFF; --shadow:0 1px 3px rgba(44,40,35,.08);
  --radius:14px; --radius-sm:8px;
  --font-display:'Cormorant Garamond','Playfair Display',Georgia,serif;
  --font-ui:'Jost',system-ui,-apple-system,'Segoe UI',sans-serif;
  --sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:24px;--sp-6:32px;
  /* status colors */
  --st-keep:#A9765C; --st-siap:#8B9184; --st-terkirim:#9C917F;
}
