.s9dVgwKB0Je {
    margin: 2rem 0;
}

.gG4K3WJMJ {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1rem;
}

@media (min-width: 640px) {
    .gG4K3WJMJ {
        flex-direction: row;
    }
}

.xwIQECbEKr8,
.o6IerAsEw {
    flex: 1;
    padding: 1rem;
    padding-bottom: 0.5rem;
    border-radius: 0.375rem;
    max-width: 100%;
    overflow: hidden;
}

.xwIQECbEKr8 {
    color: #15803d;
    background-color: #dcfce7;
}

.o6IerAsEw {
    color: #b91c1c;
    background-color: #fee2e2;
}

.tu4TaktYVcpl,
.ifDywS9TLa6N {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.75rem;
}

.tu4TaktYVcpl {
    color: #15803d;
}

.ifDywS9TLa6N {
    color: #b91c1c;
}

.vlY3vhFTcNML {
    padding: 0;
    margin: 0;
    list-style: none !important;
}

.vlY3vhFTcNML::marker {
    content: '' !important;
}

.gHOvw4jbzt4q {
    position: relative;
    padding-top: 0.25rem;
    padding-right: 0;
    padding-bottom: 0.25rem;
    padding-left: 1.75rem;
    list-style: none !important;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word;
    max-width: 100%;
}

.gHOvw4jbzt4q::marker {
    content: '' !important;
}

.i6HSVYuK {
    position: absolute;
    left: 0;
    top: 6px;
    font-size: 1.25rem;
    line-height: 1;
    padding: 0.25em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.dLiG8ZaMICG {
    color: #16a34a;
}

.uZXroBSc6dmZ {
    color: #dc2626;
}

.dLiG8ZaMICG::before {
    content: "✓";
    display: inline-block;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    background-color: #16a34a;
    color: #fff;
    text-align: center;
    line-height: 1em;
    font-weight: bold;
    font-size: 0.8em;
}

.uZXroBSc6dmZ::before {
    content: "×";
    display: inline-block;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    background-color: #dc2626;
    color: #fff;
    text-align: center;
    line-height: 1em;
    font-weight: bold;
    font-size: 0.9em;
}

/* Mobile: Ensure text wrapping */
@media (max-width: 767px) {
    .gG4K3WJMJ {
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }
    
    .xwIQECbEKr8,
    .o6IerAsEw {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }
    
    .vlY3vhFTcNML {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
    
    .gHOvw4jbzt4q {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        word-wrap: break-word;
        overflow-wrap: break-word;
        word-break: break-word;
        hyphens: auto;
    }
    
    .tu4TaktYVcpl,
    .ifDywS9TLa6N {
        word-wrap: break-word;
        overflow-wrap: break-word;
        word-break: break-word;
        max-width: 100%;
    }
}