.lbw-card {
    flex: 0 0 auto;
    min-width: 280px;
    border-radius: 12px;
    padding: 10px 15px 0 15px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.lbw-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 6px 16px rgba(0,0,0,0.3);
}

.lbw-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lbw-user {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: bold;
}

.lbw-user img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid rgba(255,255,255,0.6);
}

.lbw-chance {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}

.lbw-provably {
    font-size: 12px;
    opacity: 0.8;
    text-align: right;
}

.lbw-items {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: nowrap;
}

.lbw-item {
    background: rgba(0, 0, 0, 0.25);
    padding: 8px;
    border-radius: 8px;
    flex: 0 0 auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 110px;
    height: 110px;
}

.lbw-item img {
    max-width: 80px;
    max-height: 80px;
    margin: 0 auto;
    border-radius: 6px;
}

.lbw-item-name {
    font-size: 13px;
    font-weight: bold;
}
.lbw-item-value {
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
}
.lbw-item-value img {
	width: 14px;
	height: 14px;
	margin: 0;
}

/* Seta entre itens */
.lbw-plus {
    font-size: 20px;
    font-weight: bold;
    color: rgba(255,255,255,0.9);
}

/* Gradientes fornecidos */
.lbw-1 {
    background-image:
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150'%3E%3Cpath d='M0,20 Q50,40 100,20 T200,20 T300,20' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,60 Q50,80 100,60 T200,60 T300,60' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,100 Q50,120 100,100 T200,100 T300,100' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,140 Q50,160 100,140 T200,140 T300,140' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150'%3E%3Cpath d='M20,0 Q40,50 20,100 T20,200 T20,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M60,0 Q80,50 60,100 T60,200 T60,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M100,0 Q120,50 100,100 T100,200 T100,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M140,0 Q160,50 140,100 T140,200 T140,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M180,0 Q200,50 180,100 T180,200 T180,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M220,0 Q240,50 220,100 T220,200 T220,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M260,0 Q280,50 260,100 T260,200 T260,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3C/svg%3E"),
        linear-gradient(to right, #ffea00, #d6c800, #ffea00);
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: center, center;
}

.lbw-2 {
    background-image:
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150'%3E%3Cpath d='M0,20 Q50,40 100,20 T200,20 T300,20' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,60 Q50,80 100,60 T200,60 T300,60' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,100 Q50,120 100,100 T200,100 T300,100' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,140 Q50,160 100,140 T200,140 T300,140' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150'%3E%3Cpath d='M20,0 Q40,50 20,100 T20,200 T20,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M60,0 Q80,50 60,100 T60,200 T60,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M100,0 Q120,50 100,100 T100,200 T100,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M140,0 Q160,50 140,100 T140,200 T140,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M180,0 Q200,50 180,100 T180,200 T180,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M220,0 Q240,50 220,100 T220,200 T220,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M260,0 Q280,50 260,100 T260,200 T260,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3C/svg%3E"),
        linear-gradient(to right, #ff0000, #c42b2b, #ff0000);
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: center, center;
}

.lbw-3 {
    background-image:
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150'%3E%3Cpath d='M0,20 Q50,40 100,20 T200,20 T300,20' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,60 Q50,80 100,60 T200,60 T300,60' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,100 Q50,120 100,100 T200,100 T300,100' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,140 Q50,160 100,140 T200,140 T300,140' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150'%3E%3Cpath d='M20,0 Q40,50 20,100 T20,200 T20,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M60,0 Q80,50 60,100 T60,200 T60,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M100,0 Q120,50 100,100 T100,200 T100,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M140,0 Q160,50 140,100 T140,200 T140,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M180,0 Q200,50 180,100 T180,200 T180,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M220,0 Q240,50 220,100 T220,200 T220,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M260,0 Q280,50 260,100 T260,200 T260,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3C/svg%3E"),
        linear-gradient(to right, #ff00f7, #e34bd7, #ff00f7);
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: center, center;
}

.lbw-4 {
    background-image:
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150'%3E%3Cpath d='M0,20 Q50,40 100,20 T200,20 T300,20' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,60 Q50,80 100,60 T200,60 T300,60' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,100 Q50,120 100,100 T200,100 T300,100' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,140 Q50,160 100,140 T200,140 T300,140' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150'%3E%3Cpath d='M20,0 Q40,50 20,100 T20,200 T20,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M60,0 Q80,50 60,100 T60,200 T60,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M100,0 Q120,50 100,100 T100,200 T100,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M140,0 Q160,50 140,100 T140,200 T140,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M180,0 Q200,50 180,100 T180,200 T180,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M220,0 Q240,50 220,100 T220,200 T220,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M260,0 Q280,50 260,100 T260,200 T260,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3C/svg%3E"),
        linear-gradient(to right, #9315fe, #a24efc, #9315fe);
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: center, center;
}

.lbw-5 {
    background-image:
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150'%3E%3Cpath d='M0,20 Q50,40 100,20 T200,20 T300,20' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,60 Q50,80 100,60 T200,60 T300,60' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,100 Q50,120 100,100 T200,100 T300,100' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,140 Q50,160 100,140 T200,140 T300,140' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150'%3E%3Cpath d='M20,0 Q40,50 20,100 T20,200 T20,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M60,0 Q80,50 60,100 T60,200 T60,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M100,0 Q120,50 100,100 T100,200 T100,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M140,0 Q160,50 140,100 T140,200 T140,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M180,0 Q200,50 180,100 T180,200 T180,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M220,0 Q240,50 220,100 T220,200 T220,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M260,0 Q280,50 260,100 T260,200 T260,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3C/svg%3E"),
        linear-gradient(to right, #263ef3, #4b5ce9, #263ef3);
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: center, center;
}

.lbw-6 {
    background-image:
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150'%3E%3Cpath d='M0,20 Q50,40 100,20 T200,20 T300,20' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,60 Q50,80 100,60 T200,60 T300,60' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,100 Q50,120 100,100 T200,100 T300,100' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,140 Q50,160 100,140 T200,140 T300,140' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150'%3E%3Cpath d='M20,0 Q40,50 20,100 T20,200 T20,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M60,0 Q80,50 60,100 T60,200 T60,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M100,0 Q120,50 100,100 T100,200 T100,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M140,0 Q160,50 140,100 T140,200 T140,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M180,0 Q200,50 180,100 T180,200 T180,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M220,0 Q240,50 220,100 T220,200 T220,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M260,0 Q280,50 260,100 T260,200 T260,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3C/svg%3E"),
        linear-gradient(to right, #31f8f2, #5ee5e0, #31f8f2);
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: center, center;
}

.lbw-7 {
    background-image:
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150'%3E%3Cpath d='M0,20 Q50,40 100,20 T200,20 T300,20' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,60 Q50,80 100,60 T200,60 T300,60' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,100 Q50,120 100,100 T200,100 T300,100' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,140 Q50,160 100,140 T200,140 T300,140' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150'%3E%3Cpath d='M20,0 Q40,50 20,100 T20,200 T20,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M60,0 Q80,50 60,100 T60,200 T60,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M100,0 Q120,50 100,100 T100,200 T100,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M140,0 Q160,50 140,100 T140,200 T140,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M180,0 Q200,50 180,100 T180,200 T180,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M220,0 Q240,50 220,100 T220,200 T220,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M260,0 Q280,50 260,100 T260,200 T260,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3C/svg%3E"),
        linear-gradient(to right, #686969, #7e8080, #686969);
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: center, center;
}

.lbw-8 {
    background-image:
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150'%3E%3Cpath d='M0,20 Q50,40 100,20 T200,20 T300,20' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,60 Q50,80 100,60 T200,60 T300,60' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,100 Q50,120 100,100 T200,100 T300,100' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M0,140 Q50,160 100,140 T200,140 T300,140' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3C/svg%3E"),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150'%3E%3Cpath d='M20,0 Q40,50 20,100 T20,200 T20,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M60,0 Q80,50 60,100 T60,200 T60,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M100,0 Q120,50 100,100 T100,200 T100,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M140,0 Q160,50 140,100 T140,200 T140,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M180,0 Q200,50 180,100 T180,200 T180,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M220,0 Q240,50 220,100 T220,200 T220,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3Cpath d='M260,0 Q280,50 260,100 T260,200 T260,300' stroke='rgba(0,0,0,0.1)' stroke-width='1' fill='none'/%3E%3C/svg%3E"),
        linear-gradient(to right, #4bd500, #6ede29, #4bd500);
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: center, center;
}






/* 
.lbw-card {
    background: linear-gradient(to right, #0f2027, #203a43, #2c5364);
    border-radius: 12px;
    padding: 8px;
    flex: 0 0 auto;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 300px;
}

.lbw-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lbw-user {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
}

.lbw-user img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.lbw-chance {
    font-size: 16px;
    right: 45px;
    position: relative;
}

.lbw-provably {
    font-size: 12px;
    color: #aaa;
}

.lbw-items {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lbw-item {
    text-align: center;
    flex: 1;
}

.lbw-item img {
    max-height: 80px;
    max-width: 100%;
    margin-bottom: 4px;
}

.lbw-item-name {
    font-size: 12px;
    margin-bottom: 2px;
}

.lbw-item-value {
    font-weight: bold;
    color: #aaffaa;
    font-size: 14px;
}

.lbw-plus {
    font-size: 18px;
    margin: 0 6px;
}

.lbw-rarity-covert {
    background: linear-gradient(to right, #8e2de2, #4a00e0);
}
.lbw-rarity-classified {
    background: linear-gradient(to right, #ff4e50, #f9d423);
}
.lbw-rarity-restricted {
    background: linear-gradient(0deg, rgb(226, 48, 0), #0a0d1d);
    border: 2px solid #e23000;
    box-shadow: 0 0 10px #e2300055;
}
.lbw-rarity-industrial {
    background: linear-gradient(to right, #00c6ff, #0072ff);
}
*/