[data-ba-tier=locked]{--ba-tier-color: var(--ba-tier-locked)}[data-ba-tier=bronze]{--ba-tier-color: var(--ba-tier-bronze)}[data-ba-tier=silver]{--ba-tier-color: var(--ba-tier-silver)}[data-ba-tier=gold]{--ba-tier-color: var(--ba-tier-gold)}[data-ba-tier=diamond]{--ba-tier-color: var(--ba-tier-diamond)}.ba-trophy{font-size:var(--text-2xl);line-height:1;color:var(--ba-tier-color, var(--ba-tier-locked));display:block;transform-origin:center bottom}.ba-trophy--spring{animation:ba-trophy-spring var(--motion-duration-measured) ease-out both}@supports (animation-timing-function: linear(0,1)){.ba-trophy--spring{animation-timing-function:linear(0,.009,.035 2.1%,.141,.281 6.7%,.723 12.2%,.938 16%,1.017,1.077,1.121,1.149 24.3%,1.159,1.163,1.16,1.15 32.3%,1.096 37.5%,1.013 44.2%,.991 48%,.983,.99,1.001 59.5%,1.006 63.7%,1.005 70.5%,1)}}@keyframes ba-trophy-spring{0%{transform:scale(0)}to{transform:scale(1)}}.ba-fill-bar{width:100%;height:6px;background:var(--surface-hover);border-radius:var(--radius-pill);overflow:hidden}.ba-fill-bar__track{height:100%;background:var(--ba-tier-color, var(--ba-tier-locked));border-radius:var(--radius-pill);width:var(--ba-fill-width, 0%);transform-origin:left center}.ba-sel-bar{width:100%;height:4px;background:var(--surface-hover);border-radius:var(--radius-pill);overflow:hidden}.ba-sel-bar__track{height:100%;background:color-mix(in oklch,var(--ba-tier-color, var(--ba-tier-locked)) 55%,transparent);border-radius:var(--radius-pill);width:var(--ba-sel-width, 0%);transform-origin:left center}@media (prefers-reduced-motion: no-preference){.ba-fill-bar__track{animation:ba-bar-fill var(--motion-ceremony-duration) var(--motion-easing-spring) both}.ba-sel-bar__track{animation:ba-bar-fill var(--motion-ceremony-duration) var(--motion-easing-spring) var(--motion-snap-duration) both}@keyframes ba-bar-fill{0%{width:0%}to{width:var(--ba-fill-width, 0%)}}}.ba-locked{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-tertiary);font-style:italic}.ba-locked__icon{font-size:var(--text-base);opacity:.6}.ba-locked--fade-out{animation:ba-locked-fade var(--duration-normal) ease-out forwards}@keyframes ba-locked-fade{to{opacity:0;transform:translateY(-4px)}}.ba-locked--unlocked{animation:ba-live-enter var(--motion-duration-base) var(--motion-easing-spring) both}@keyframes ba-live-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.ba-locked--unlocked{animation:none}}[data-ba-thermal=cold]{--ba-thermal-surface: var(--ba-thermal-cold-surface);--ba-thermal-text: var(--ba-thermal-cold-text);--ba-thermal-ring: var(--ba-thermal-cold-ring-speed)}[data-ba-thermal=warming]{--ba-thermal-surface: var(--ba-thermal-warming-surface);--ba-thermal-text: var(--ba-thermal-warming-text);--ba-thermal-ring: var(--ba-thermal-warming-ring-speed)}[data-ba-thermal=hot]{--ba-thermal-surface: var(--ba-thermal-hot-surface);--ba-thermal-text: var(--text-primary);--ba-thermal-ring: var(--ba-thermal-hot-ring-speed)}[data-ba-thermal] .bah-score--cold{background:var(--ba-thermal-surface);border-radius:var(--radius-md);padding:var(--space-4);transition:background var(--motion-duration-base) var(--motion-easing-standard)}[data-ba-thermal=warming] .bah-subtitle--cold{color:var(--ba-thermal-warming-text);font-style:normal}[data-ba-thermal] .bah-ghost-ring{animation-duration:var(--ba-thermal-ring, 10s)}[data-ba-thermal=hot][data-ba-tier=diamond] .bah-ghost-ring{animation-play-state:paused}.bah-embers{display:flex;justify-content:center;gap:var(--space-2);margin-top:var(--space-2)}.bah-ember-dot{width:var(--ba-ember-size);height:var(--ba-ember-size);border-radius:var(--radius-full);background:var(--ba-ember-unlit);transition:background var(--motion-duration-fast) var(--motion-easing-standard),opacity var(--motion-duration-fast) var(--motion-easing-standard)}.bah-ember-dot[data-ember-lit=true]{background:var(--ba-ember-lit)}.bah-ember-dot[data-ember-lit=true][data-ember-index="1"]{opacity:var(--ba-ember-1)}.bah-ember-dot[data-ember-lit=true][data-ember-index="2"]{opacity:var(--ba-ember-2)}.bah-ember-dot[data-ember-lit=true][data-ember-index="3"]{opacity:var(--ba-ember-3)}.bah-ember-dot[data-ember-lit=true][data-ember-index="4"]{opacity:var(--ba-ember-4)}@media (prefers-reduced-motion: no-preference){.bah-ember-dot[data-ember-lit=true]{animation:bah-ember-breathe var(--motion-cycle-long) ease-in-out infinite}.bah-ember-dot[data-ember-index="2"]{animation-delay:.15s}.bah-ember-dot[data-ember-index="3"]{animation-delay:.3s}.bah-ember-dot[data-ember-index="4"]{animation-delay:.45s}}@keyframes bah-ember-breathe{0%,to{opacity:var(--ba-ember-4)}50%{opacity:1}}.bah-ember-dot--pulse{animation:bah-ember-pulse var(--motion-flow-duration) var(--motion-easing-spring) both}@keyframes bah-ember-pulse{0%{transform:scale(0)}to{transform:scale(1)}}@media (prefers-reduced-motion: no-preference){[data-ba-thermal] .bah-cold{transition:opacity var(--motion-duration-base) var(--motion-easing-standard),transform var(--motion-duration-base) var(--motion-easing-standard)}}@media (prefers-reduced-motion: reduce){.bah-ember-dot[data-ember-lit=true],.bah-ember-dot--pulse{animation:none}[data-ba-thermal] .bah-ghost-ring{animation-play-state:paused}}.ba-stats{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);font-size:var(--text-xs);font-family:var(--font-mono);color:var(--text-tertiary)}.ba-stats__label{font-size:var(--text-2xs);color:var(--text-ghost);font-family:var(--font-sans);display:block;margin-top:2px}.ba-selectivity{color:var(--text-secondary);font-family:var(--font-mono);font-size:var(--text-xs);font-variant-numeric:tabular-nums}@media (prefers-reduced-motion: reduce){.ba-trophy--spring,.ba-locked--fade-out{animation:none}}
