:root {
  --ws-elevation-none: none;
  --ws-elevation-sm: 0 1px 2px rgb(15 23 42 / 8%);
  --ws-elevation-md: 0 8px 24px rgb(15 23 42 / 12%);
  --ws-elevation-lg: 0 16px 48px rgb(15 23 42 / 16%);
}
