/* Lebrief Infographic - Frontend Shortcode Styles */

.lebrief-infographic-embed {
    max-width: 100%;
    box-sizing: border-box;
}

.lebrief-infographic-frontend {
    width: 100%;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}

.lebrief-infographic-frontend .lebrief-chart-wrapper {
    transform-origin: top left;
}

.lebrief-infographic-frontend .lebrief-watermark {
    pointer-events: none;
    user-select: none;
}
