﻿.asn-list {
    margin-top: 6px;
    padding-left: 0;
    list-style: none;
}

.asn-bar-item {
    font-size: 9px;
    margin: 2px 0;
    position: relative;
}

.asn-label {
    font-size: 9px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.asn-bar {
    height: 4px;
    background-color: #4CAF50; /* or use heat-style colors */
    border-radius: 2px;
}
