.psipro-home {
    background: #f6f7fb;
}

.psipro-section {
    padding: 68px 0;
}

.psipro-section .description {
    max-width: 760px;
    margin: 8px auto 0;
}

#home-journey .description {
    margin-top: 25px;
}

#home-journey > .container > .row:first-child {
    margin-bottom: 32px;
}

#profissionais .description {
    margin-top: 25px;
}

#profissionais > .container > .row:first-child {
    margin-bottom: 32px;
}

.psipro-testimonials .description {
    margin-top: 25px;
}

.psipro-testimonials > .container > .row:first-child {
    margin-bottom: 32px;
}

.psipro-eyebrow {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #5d44ca;
    background: rgba(93, 68, 202, 0.1);
    border-radius: 24px;
    padding: 6px 14px;
    margin-bottom: 14px;
    font-weight: 700;
}

.psipro-card {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 8px 25px rgba(31, 45, 61, 0.08);
    padding: 24px;
    height: 100%;
}

.psipro-how .psipro-how-row {
    display: flex;
    flex-wrap: wrap;
}

.psipro-how .psipro-how-row > [class*="col-"] {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.psipro-how-card {
    text-align: left;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 100%;
}

.psipro-how-card .material-icons {
    font-size: 32px;
    color: #9c27b0;
    margin-bottom: 10px;
}

.psipro-trust-card .material-icons {
    font-size: 32px;
    color: rgba(156, 39, 176, 1);
    margin-bottom: 10px;
}

.psipro-how-card,
.psipro-highlight-card,
.psipro-professional-card,
.psipro-testimonial-card,
.psipro-trust-card {
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.psipro-how-card:hover,
.psipro-highlight-card:hover,
.psipro-professional-card:hover,
.psipro-testimonial-card:hover,
.psipro-trust-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 28px rgba(31, 45, 61, 0.14);
}

.psipro-how-card h4,
.psipro-trust-card h4 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 21px;
}

.psipro-how-card h4 {
    min-height: 2.5em;
    line-height: 1.25;
}

.psipro-how-card p,
.psipro-trust-card p {
    margin-bottom: 0;
    color: #425466;
}

.psipro-how-card p {
    flex: 1 1 auto;
}

.psipro-benefits {
    padding-top: 28px;
}

.psipro-highlight-row {
    margin-top: 18px;
}

.psipro-how .psipro-highlight-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.psipro-how .psipro-highlight-row > [class*="col-"] {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.psipro-highlight-card {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 18px 20px;
    flex: 1 1 auto;
    min-height: 100%;
}

.psipro-highlight-card > div {
    flex: 1 1 auto;
    min-width: 0;
}

.psipro-highlight-card .material-icons {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #9c27b0;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    margin-bottom: 0;
    flex-shrink: 0;
}

.psipro-highlight-card h5 {
    margin: 2px 0 5px;
    font-size: 16px;
    min-height: 2.4em;
    line-height: 1.2;
}

.psipro-highlight-card p {
    margin: 0;
    color: #56667a;
    font-size: 13px;
    line-height: 1.45;
}

.psipro-benefit-grid {
    margin-top: 24px;
}

.psipro-benefits h3 {
    margin-top: 0;
    margin-bottom: 16px;
}

.psipro-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.psipro-list li {
    margin-bottom: 12px;
    padding-left: 30px;
    position: relative;
    color: #56667a;
}

.psipro-list li .material-icons {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 18px;
    color: #9c27b0;
}

.psipro-professionals .psipro-pro-row {
    display: flex;
    flex-wrap: wrap;
}

.psipro-professionals .psipro-pro-row > [class*="col-"] {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.psipro-professional-card {
    text-align: center;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 100%;
    height: 100%;
}

.psipro-professional-photo {
    width: 110px;
    height: 110px;
    object-fit: cover;
    border-radius: 50%;
    margin: 0 auto 14px;
    display: block;
    box-shadow: 0 8px 20px rgba(31, 45, 61, 0.2);
}

.psipro-professional-card h4 {
    margin: 0 0 6px;
    min-height: 2.6em;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
}

.psipro-specialty {
    color: #56667a;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.8px;
    margin-bottom: 10px;
    word-break: break-word;
    overflow-wrap: anywhere;
    hyphens: auto;
}

.psipro-mini-description {
    color: #56667a;
    flex: 1 1 auto;
    min-height: 4.2em;
    line-height: 1.45;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
}

.psipro-professional-meta {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    margin: 10px 0 14px;
    flex-shrink: 0;
}

.psipro-professional-card .btn {
    margin-top: auto;
    align-self: center;
    flex-shrink: 0;
}

.psipro-professional-meta span {
    background: #f0f3fb;
    border-radius: 20px;
    padding: 4px 10px;
    font-size: 11px;
    color: #53657a;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.psipro-professional-meta .material-icons {
    font-size: 14px;
    color: rgba(156, 39, 176, 1);
}

.psipro-testimonials {
    color: #fff;
}

.psipro-testimonials .psipro-testimonial-row {
    display: flex;
    flex-wrap: wrap;
}

.psipro-testimonials .psipro-testimonial-row > [class*="col-"] {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.psipro-testimonial-card {
    background: rgba(255, 255, 255, 0.94);
    color: #223242;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    min-height: 100%;
}

.psipro-testimonial-card h4 {
    margin-top: 0;
    margin-bottom: 10px;
    min-height: 2.4em;
    line-height: 1.2;
    flex-shrink: 0;
}

.psipro-testimonial-card p {
    margin-bottom: 0;
    line-height: 1.65;
    flex: 1 1 auto;
}

.psipro-trust {
    background: #eff2ff;
}

.psipro-final-cta {
    background: linear-gradient(135deg, #9C27B0 0%, #9C27B0 100%);
    color: #fff;
}

.psipro-final-cta .btn.btn-primary,
.psipro-final-cta .btn.btn-primary:hover,
.psipro-final-cta .btn.btn-primary:focus,
.psipro-final-cta .btn.btn-primary:active,
.psipro-final-cta .btn.btn-primary.active,
.psipro-final-cta .btn.btn-primary:active:focus,
.psipro-final-cta .btn.btn-primary:active:hover,
.psipro-final-cta .btn.btn-primary.active:focus,
.psipro-final-cta .btn.btn-primary.active:hover {
    background-color: rgba(32, 35, 39, 1);
}

.psipro-final-cta p {
    margin: 14px auto 24px;
    max-width: 740px;
}

.psipro-cta-actions {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .psipro-section {
        padding: 58px 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .psipro-how .psipro-highlight-row {
        justify-content: center;
        align-items: stretch;
    }

    .psipro-how .psipro-highlight-row > [class*="col-"] {
        flex: 1 1 0;
        min-width: 0;
        max-width: 50%;
    }

    .psipro-highlight-card {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
}

@media (max-width: 767px) {
    .psipro-home {
        overflow-x: hidden;
    }

    .psipro-home .psipro-section {
        padding: 44px 0;
    }

    .psipro-home h2.title {
        font-size: 1.65rem;
        line-height: 1.25;
        margin-bottom: 16px !important;
    }

    .psipro-home .description {
        font-size: 15px;
        line-height: 1.55;
        padding-left: 4px;
        padding-right: 4px;
    }

    .psipro-benefits h3 {
        font-size: 1.25rem;
    }

    .psipro-card {
        margin-bottom: 16px;
        padding: 20px 18px;
    }

    .psipro-how-card h4,
    .psipro-trust-card h4 {
        font-size: 18px;
        min-height: 0;
    }

    .psipro-highlight-card h5 {
        min-height: 0;
    }

    .psipro-highlight-card {
        padding: 16px 16px;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    .psipro-how .psipro-highlight-row {
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;
    }

    .psipro-how .psipro-highlight-row > [class*="col-"] {
        width: 100%;
        max-width: 100%;
        flex: 0 0 auto;
        align-self: stretch;
    }

    .psipro-professional-card h4 {
        min-height: 0;
    }

    .psipro-testimonial-card h4 {
        min-height: 0;
    }

    .psipro-how .psipro-how-row > [class*="col-"],
    .psipro-how .psipro-highlight-row > [class*="col-"],
    .psipro-professionals .psipro-pro-row > [class*="col-"],
    .psipro-testimonials .psipro-testimonial-row > [class*="col-"] {
        margin-bottom: 16px;
    }

    #home-journey > .container > .row:first-child,
    #profissionais > .container > .row:first-child,
    .psipro-testimonials > .container > .row:first-child {
        margin-bottom: 24px;
    }

    .psipro-cta-actions {
        flex-direction: column;
        align-items: stretch;
        width: 100%;
        max-width: 100%;
        padding-left: 4px;
        padding-right: 4px;
        gap: 10px;
    }

    .psipro-cta-actions .btn {
        width: 100%;
        max-width: none;
        box-sizing: border-box;
        white-space: normal;
        line-height: 1.35;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .psipro-final-cta .container {
        padding-left: 16px;
        padding-right: 16px;
    }

    .psipro-final-cta p {
        font-size: 15px;
        line-height: 1.55;
    }

    .psipro-testimonials .psipro-testimonial-card {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }

    .psipro-list li {
        font-size: 14px;
        padding-left: 28px;
    }

    .psipro-professional-meta {
        gap: 6px;
    }

    .psipro-professional-meta span {
        font-size: 10px;
    }

    .psipro-mini-description {
        min-height: 0;
    }

    .psipro-how-card:hover,
    .psipro-highlight-card:hover,
    .psipro-professional-card:hover,
    .psipro-testimonial-card:hover,
    .psipro-trust-card:hover {
        transform: none;
    }
}

@media (max-width: 480px) {
    .psipro-home .psipro-section {
        padding: 36px 0;
    }

    .psipro-home h2.title {
        font-size: 1.45rem;
    }

    .psipro-card {
        padding: 18px 14px;
    }

    .psipro-final-cta .container {
        padding-left: 12px;
        padding-right: 12px;
    }
}
