.bp-container-07328d70 {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

.bp-title {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 12px;
}

.bp-meta {
    font-size: 0.95rem;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.bp-separator {
    color: #cbd5e0;
}

.bp-body {
    font-size: 1.125rem;
    line-height: 1.8;
}

.bp-body p {
    margin-bottom: 24px;
}

.bp-body h3 {
    font-size: 1.75rem;
    margin-top: 40px;
    margin-bottom: 16px;
    font-weight: 600;
    color: #1a202c;
}
