/* v3.creativechang.kr 테스트 사이트 커스텀 스타일 (Bootstrap 보완) */
body { font-family: -apple-system, "Malgun Gothic", "Apple SD Gothic Neo", sans-serif; }
.hero-section { background: linear-gradient(135deg, #1a1f36, #2c3560); color: #fff; padding: 5rem 0; }
.placeholder-thumb { background: #e9ecef; display: flex; align-items: center; justify-content: center; color: #adb5bd; }
.card-img-top.placeholder-thumb { height: 180px; }
