html.ap-attention-v1 .itempage-container {
  --ap-h-family-accent: var(--ap-h-color-trust);
}

html.ap-attention-v1 .itempage-container .ap-harmony-section,
html.ap-attention-v1 .itempage-container .ap-harmony-proof {
  margin-block: clamp(16px, 2.5vw, 28px);
}

html.ap-attention-v1 .itempage-container .itempage-stickybar .ap-harmony-action {
  min-height: 46px;
}
