.aiseo-generated-post .entry-content {
    color: #1f2937;
    font-size: 17px;
    line-height: 1.9;
}

.aiseo-generated-post .entry-content > * {
    margin-block-start: 0;
    margin-block-end: 22px;
}

.aiseo-generated-post .entry-content h2 {
    margin-top: 42px;
    margin-bottom: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e7eb;
    color: #111827;
    font-size: clamp(24px, 3vw, 32px);
    line-height: 1.35;
    letter-spacing: 0;
}

.aiseo-generated-post .entry-content h3 {
    margin-top: 28px;
    margin-bottom: 12px;
    color: #172033;
    font-size: clamp(19px, 2vw, 23px);
    line-height: 1.45;
    letter-spacing: 0;
}

.aiseo-generated-post .entry-content p {
    color: #344054;
}

.aiseo-generated-post .entry-content ul,
.aiseo-generated-post .entry-content ol {
    padding-left: 1.35em;
}

.aiseo-generated-post .entry-content li {
    margin-bottom: 8px;
    color: #344054;
}

.aiseo-generated-post .entry-content strong {
    color: #111827;
    font-weight: 750;
}

.aiseo-generated-post .entry-content table {
    width: 100%;
    margin: 28px 0;
    border: 1px solid #dbe3ef;
    border-radius: 14px;
    border-spacing: 0;
    border-collapse: separate;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 12px 30px rgba(16, 24, 40, 0.06);
}

.aiseo-generated-post .entry-content th,
.aiseo-generated-post .entry-content td {
    padding: 14px 16px;
    border-right: 1px solid #edf1f7;
    border-bottom: 1px solid #edf1f7;
    text-align: left;
    vertical-align: top;
}

.aiseo-generated-post .entry-content th {
    background: #f8fafc;
    color: #172033;
    font-weight: 750;
}

.aiseo-generated-post .entry-content tr:last-child td {
    border-bottom: 0;
}

.aiseo-generated-post .entry-content th:last-child,
.aiseo-generated-post .entry-content td:last-child {
    border-right: 0;
}

.aiseo-generated-post .entry-content blockquote {
    margin: 28px 0;
    padding: 16px 18px;
    border-left: 4px solid #245bff;
    border-radius: 0 12px 12px 0;
    background: #f6f8ff;
    color: #344054;
}

.aiseo-generated-post .entry-content .aiseo-inline-internal-link {
    margin: 28px 0;
    padding: 14px 16px;
    border: 1px solid #dbe7ff;
    border-left: 4px solid #245bff;
    border-radius: 12px;
    background: #f6f8ff;
    color: #344054;
}

.aiseo-generated-post .entry-content .aiseo-inline-internal-link a {
    font-weight: 750;
}

.entry-content .aiseo-manual-internal-link,
.aiseo-generated-post .entry-content .aiseo-manual-internal-link {
    font-weight: 750;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.aiseo-generated-post .entry-content .aiseo-article-image {
    margin: 28px auto;
}

.aiseo-generated-post .entry-content .aiseo-article-image img {
    width: 100%;
    border-radius: 16px;
    box-shadow: 0 16px 38px rgba(16, 24, 40, 0.12);
}

.aiseo-generated-post .entry-content a {
    color: #245bff;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

@media (max-width: 782px) {
    .aiseo-generated-post .entry-content {
        font-size: 16px;
    }

    .aiseo-generated-post .entry-content table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }

    .aiseo-generated-post .entry-content th,
    .aiseo-generated-post .entry-content td {
        padding: 12px;
    }
}
