.gyzcB1n5 {
    margin: 2rem 0;
}

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

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

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

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

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

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

.mqwoPdZ3 {
    color: #15803d;
}

.kDZExmpbGL {
    color: #b91c1c;
}

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

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

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

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

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

.a7hi61s9 {
    color: #16a34a;
}

.a3U0yOJGTG {
    color: #dc2626;
}

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

.a3U0yOJGTG::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) {
    .rEQBZGzhmL {
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }
    
    .ccQ6XXXmPj,
    .pFUStE3i3fxa {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }
    
    .u3heggtcjDo {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
    
    .rNLmPMH28G {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        word-wrap: break-word;
        overflow-wrap: break-word;
        word-break: break-word;
        hyphens: auto;
    }
    
    .mqwoPdZ3,
    .kDZExmpbGL {
        word-wrap: break-word;
        overflow-wrap: break-word;
        word-break: break-word;
        max-width: 100%;
    }
}