.hm-header-solid {
  background-color: rgba(10,10,13,0.95) !important;
  backdrop-filter: blur(8px);
  box-shadow: 0 2px 20px rgba(255,46,196,0.15);
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}
.price { color: #ff2ec4 !important; font-weight: 700 !important; }
