.webchr-news-detail {
    max-width: 960px;
    margin: 0 auto;
}

.webchr-news-detail__date {
    color: #6b7280;
    font-size: 0.875rem;
}

.webchr-news-detail__title {
    margin: 0.5rem 0 1rem;
    font-size: clamp(2rem, 5vw, 3.5rem);
    line-height: 1.1;
}

.webchr-news-detail__lead {
    margin-bottom: 1.5rem;
    color: #4b5563;
    font-size: 1.25rem;
    line-height: 1.6;
}

.webchr-news-detail__image {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 1.5rem;
    border-radius: 8px;
}

.webchr-news-detail__text {
    font-size: 1rem;
    line-height: 1.75;
}

.webchr-builder-hidden {
    opacity: 0.35 !important;
    outline: 2px dashed #f59e0b;
}

/* webchr-builder:generated:start */

/* webchr-builder:generated:end */
