/* [project]/components/LightPillar.css [app-client] (css) */
.light-pillar-fallback {
  color: #888;
  background-color: #0000001a;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 14px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.light-pillar-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/*# sourceMappingURL=components_LightPillar_eb732b12.css.map*/