.slots label.btn{border-radius:5px!important;margin-right:10px;margin-bottom:10px}.slots{display:inline}.token-badge{display:inline-block;background-color:#28a745;color:#fff;padding:3px 12px;border-radius:50px;font-size:12px;font-weight:600;margin-left:8px;white-space:nowrap;vertical-align:middle;line-height:1}.slots label.btn .token-badge{background-color:#17a2b8}.slots label.btn.active .token-badge{background-color:#ffc107;color:#000}.slots label.btn:disabled .token-badge{background-color:#6c757d;opacity:.6}.slots label.btn .token-badge.token-type-1{background-color:rgba(255,87,34,.1);color:#ff5722}.slots label.btn .token-badge.token-type-2{background-color:rgba(139,195,74,.15);color:#8bc34a}.slots label.btn.active .token-badge.token-type-1{background-color:rgba(255,87,34,.2);color:#ff5722}.slots label.btn.active .token-badge.token-type-2{background-color:rgba(139,195,74,.25);color:#8bc34a}.slots label.btn:disabled .token-badge.token-type-1,.slots label.btn:disabled .token-badge.token-type-2{background-color:#6c757d;opacity:.6}.color-legend{gap:20px;margin-top:10px;padding:10px 0}.color-legend,.legend-item{display:-webkit-box;display:-ms-flexbox;display:flex}.legend-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.legend-color{width:16px;height:16px;border-radius:50%;display:inline-block}.legend-color.green{background-color:#ff5722}.legend-color.red{background-color:#8bc34a}.legend-text{font-size:14px;font-weight:500;color:#333}