/* Simbalion 雄獅文具 — brand-specific overrides */

.project-img-placeholder {
  width: 100%;
  aspect-ratio: 4 / 3;
  background: linear-gradient(135deg, #f0f4e8 0%, #e8f0e0 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #aaaaaa;
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
