.cpr-43c77a9b-wrapper {
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #1a1a1a;
padding-bottom: 12px;
overflow: hidden;
}
.cpr-43c77a9b-list {
display: flex;
flex-wrap: nowrap;
align-items: center;
gap: 24px;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
scrollbar-width: none;
}
.cpr-43c77a9b-list::-webkit-scrollbar {
display: none;
}
.cpr-43c77a9b-item {
display: flex;
align-items: center;
gap: 8px;
flex-shrink: 0;
white-space: nowrap;
}
.cpr-43c77a9b-link {
display: flex;
align-items: center;
gap: inherit;
text-decoration: none;
transition: color 0.2s ease;
}
.cpr-43c77a9b-name {
font-weight: 700;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.5px;
color: #1a1a1a;
}
.cpr-43c77a9b-count {
font-weight: 400;
font-size: 14px;
color: #666666;
}