/* Auricle V11 Shared CSS Custom Properties */
/* Extracted from critical.css & auricle-player.css — both declare the same defaults */

.auricle-v11 {
  --av11-i: 0;
  --av11-pop: 0;
  --av11-tone: .5;
  --av11-low: 0;
  --av11-mid: 0;
  --av11-high: 0;
  --av11-attack: 0;
  --av11-breath: .5;
  --av11-progress: 0;
  --av11-hover: 0;
  --av11-speech-pop: 0;

  --av11-core-x: 0px;
  --av11-core-y: 0px;
  --av11-core-rot: 0deg;

  --av11-aura-x: 0px;
  --av11-aura-y: 0px;
  --av11-aura-rot: 0deg;
  --av11-aura-stretch: 1;

  --av11-h1: 330;
  --av11-h2: 20;
  --av11-h3: 65;
  --av11-h4: 170;
  --av11-h5: 245;
  --av11-h6: 290;

  --av11-ink: 92, 55, 68;
  --av11-deep: 140, 60, 110;
}