.de1EUwZM61K7 {
    margin: 2rem 0;
}

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

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

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

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

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

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

.q2yN4JaOgHxG {
    color: #15803d;
}

.y4Og6zbB4gs {
    color: #b91c1c;
}

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

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

.tg07FbJ0UhA0 {
    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%;
}

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

.mAXLp9mq9ITQ {
    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;
}

.jeACiZgO {
    color: #16a34a;
}

.ymeJi9yJ {
    color: #dc2626;
}

.jeACiZgO::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;
}

.ymeJi9yJ::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) {
    .qCbpTtkYsxJ {
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }
    
    .uhzEGknfBD,
    .xTH5y3sn {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }
    
    .cwQUBbVeNVm9 {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
    
    .tg07FbJ0UhA0 {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        word-wrap: break-word;
        overflow-wrap: break-word;
        word-break: break-word;
        hyphens: auto;
    }
    
    .q2yN4JaOgHxG,
    .y4Og6zbB4gs {
        word-wrap: break-word;
        overflow-wrap: break-word;
        word-break: break-word;
        max-width: 100%;
    }
}