.live-surf-conds--alert .item,
.live-surf-conds .item.item--alert {
    background: #fdecec;
    border: 1px solid #f2b8b8;
}

.data-block-status,
.item__status {
    color: #8f1f1f;
    font-size: 12px;
    line-height: 1.3;
    margin-top: 6px;
}

.item__trend {
    margin-top: 6px;
    font-size: 11px;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: 0.2px;
}

.item__trend--up {
    color: #0f6b2f;
}

.item__trend--down {
    color: #8f1f1f;
}

.item__trend--steady {
    color: #4f5b66;
}

.item__trend--unavailable {
    color: #6b7280;
}

.item__trend-delta {
    font-weight: 500;
}

.item__trend-window {
    margin-top: 2px;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.2;
    color: #6b7280;
}

.item__gear-tip {
    margin-top: 6px;
    font-size: 11px;
    line-height: 1.3;
    color: #4f5b66;
}

.trend-legend {
    margin-top: 6px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.35;
    color: #4f5b66;
}
