.StreakCounter-module__sh5CyG__streakContainer{background:var(--bg-surface);border:1px solid var(--border-secondary);box-shadow:var(--shadow-sm);border-radius:20px;align-items:center;gap:8px;padding:6px 12px;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex;position:relative}.StreakCounter-module__sh5CyG__streakContainer:hover{background:var(--bg-surface-elevated);box-shadow:var(--shadow-md);transform:scale(1.03)}.StreakCounter-module__sh5CyG__flameIcon{font-size:1.3rem;animation:1.5s ease-in-out infinite alternate StreakCounter-module__sh5CyG__pulseFlame;display:inline-block}.StreakCounter-module__sh5CyG__flameActive{filter:drop-shadow(0 0 6px #ff8c1a)}.StreakCounter-module__sh5CyG__flameInactive{filter:grayscale();opacity:.4;animation:none}.StreakCounter-module__sh5CyG__streakCount{color:var(--text-primary)}.StreakCounter-module__sh5CyG__streakCountActive{color:#c60;background:linear-gradient(135deg,#d97706,#ea580c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:800}.StreakCounter-module__sh5CyG__tooltip{visibility:hidden;background-color:var(--bg-card);width:180px;color:var(--text-primary);text-align:center;z-index:10;opacity:0;border:1px solid var(--border-secondary);box-shadow:var(--shadow-lg);border-radius:6px;margin-left:-90px;padding:6px 10px;font-size:.75rem;transition:opacity .3s;position:absolute;bottom:125%;left:50%}.StreakCounter-module__sh5CyG__streakContainer:hover .StreakCounter-module__sh5CyG__tooltip{visibility:visible;opacity:1}@keyframes StreakCounter-module__sh5CyG__pulseFlame{0%{transform:scale(1)rotate(-2deg)}to{transform:scale(1.15)rotate(2deg)}}
.Spinner-module__s0pLYa__spinner{border:3px solid #ffffff1a;border-top-color:currentColor;border-radius:50%;animation:.8s linear infinite Spinner-module__s0pLYa__spin;display:inline-block}.Spinner-module__s0pLYa__sm{border-width:2px;width:16px;height:16px}.Spinner-module__s0pLYa__md{border-width:3px;width:32px;height:32px}.Spinner-module__s0pLYa__lg{border-width:4px;width:48px;height:48px}.Spinner-module__s0pLYa__primary{color:var(--primary)}.Spinner-module__s0pLYa__accent{color:var(--accent)}.Spinner-module__s0pLYa__xp{color:var(--xp-gold)}.Spinner-module__s0pLYa__white{color:#fff}@keyframes Spinner-module__s0pLYa__spin{to{transform:rotate(360deg)}}
