/* ==========================
   SUCHSPIEL – SPEZIALSTILE
========================== */

.brauni-icon {
  position: absolute;
  aspect-ratio: 1 / 1;
  transform: translate(-50%, -40%);
  margin: 0;
  padding: 0;
  transition: transform 0.2s ease;
  cursor: pointer;
}
