/* 데이터룸 페이지 전용 스타일 */

.dr-hero {
  background: linear-gradient(135deg, #1a2f52 0%, var(--navy-deep) 100%);
}
