.trustindex-container-ccf51d79 {
    display: block;
    width: 100%;
    min-height: 50px;
}

.trustindex-placeholder-ccf51d79 {
    padding: 20px;
    background: #f4f5f7;
    border: 1px dashed #cccccc;
    color: #666666;
    text-align: center;
    border-radius: 4px;
    font-family: sans-serif;
    font-size: 14px;
}

.trustindex-preview-badge-ccf51d79 {
    padding: 15px;
    background: #eef2f7;
    border: 1px solid #c2cbd6;
    color: #1e293b;
    text-align: center;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.trustindex-preview-badge-ccf51d79 .eicon-rating {
    font-size: 18px;
    color: #f59e0b;
}
