.vb-category-hero {
    background: #f8fafc;
    padding: 60px 0;
    margin-bottom: 40px;
}

.vb-category-hero h1 {
    font-size: 3rem;
    margin: 15px 0;
    font-weight: 700;
}

.vb-category-description {
    max-width: 800px;
    font-size: 1.2rem;
    color: #666;
}

.vb-results-count {
    margin-top: 20px;
    font-weight: 600;
    color: #0f766e;
}