html.ap-attention-v1 {
  --ap-h-color-brand: #575fcf;
  --ap-h-color-brand-strong: #4149b8;
  --ap-h-color-brand-soft: #eef0ff;
  --ap-h-color-attention: #f6c15f;
  --ap-h-color-attention-ink: #382c09;
  --ap-h-color-trust: #5b978e;
  --ap-h-color-support: #668dcc;
  --ap-h-color-ink: #18213d;
  --ap-h-color-muted: #61708d;
  --ap-h-color-line: #e4e8f1;
  --ap-h-color-surface: #ffffff;
  --ap-h-radius-control: 10px;
  --ap-h-radius-card: 16px;
  --ap-h-radius-panel: 20px;
  --ap-h-control-min: 46px;
  --ap-h-focus-ring: 0 0 0 3px rgba(87, 95, 207, 0.28);
  --ap-h-space-1: 6px;
  --ap-h-space-2: 10px;
  --ap-h-space-3: 16px;
  --ap-h-space-4: 24px;
  --ap-h-space-5: 32px;
}
