.card:where(.--elevated) {
  --card-shadow: var(--shadow-2);
  --card-stroke: transparent;
}
