/* AI Smart Builder Pro - Frontend Styles */

.asbp-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}

.asbp-section {
    margin-bottom: 60px;
}

.asbp-heading {
    font-size: 2.5rem;
    font-weight: 800;
    margin-bottom: 20px;
    color: #1e293b;
}

.asbp-text {
    font-size: 1.125rem;
    line-height: 1.75;
    color: #475569;
}
