.pt-wrapper-ff5edf3a {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
}
.pt-card-ff5edf3a {
    flex: 1 1 300px;
    background: #fff;
    padding: 2.5rem 2rem;
    border-top: 6px solid #b8860b;
    box-shadow: 0 4px 15px rgba(0,0,0,0.03);
    display: flex;
    flex-direction: column;
}
.pt-path-ff5edf3a, .pt-section-title-ff5edf3a {
    color: #b8860b;
    font-size: 0.75rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0.75rem;
}
.pt-title-ff5edf3a {
    font-family: 'Playfair Display', serif;
    font-size: 2rem;
    font-weight: 400;
    margin: 0 0 0.5rem;
    color: #1a1a1a;
}
.pt-price-ff5edf3a {
    color: #b8860b;
    font-size: 1.5rem;
    font-family: 'Playfair Display', serif;
    margin-bottom: 0.5rem;
}
.pt-timeline-ff5edf3a {
    font-size: 0.9rem;
    color: #666;
    margin-bottom: 1.5rem;
}
.pt-divider-ff5edf3a {
    border: 0;
    height: 1px;
    background: #eee;
    margin: 1.5rem 0;
}
.pt-text-ff5edf3a {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #333;
}
