.FeedbackModal_form__4u8u9 {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.FeedbackModal_intro__6h1ha {
  margin: 0 0 0.25rem;
  color: var(--text-secondary);
  font-size: 0.9rem;
  line-height: 1.5;
}
.FeedbackModal_hint__XJi4M {
  margin: 0;
  font-size: 0.8rem;
  color: var(--text-muted);
}

.ParticleBackground_particleCanvas__vla_t {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -1;
}

