.competitor-list[data-v-d7b332ab]{display:flex;flex-direction:column;gap:10px}.competitor-item[data-v-d7b332ab]{background-color:var(--bg-light);border:1px solid var(--border-color);border-radius:4px;justify-content:space-between;padding:12px}.btn-delete[data-v-d7b332ab],.competitor-item[data-v-d7b332ab]{align-items:center;display:flex}.btn-delete[data-v-d7b332ab]{background-color:#dc3545;border-radius:50%;color:#fff;font-size:20px;height:30px;justify-content:center;transition:background-color .2s;width:30px}.btn-delete[data-v-d7b332ab]:hover:not(:disabled){background-color:#c82333}.btn-delete[data-v-d7b332ab]:disabled{cursor:not-allowed;opacity:.5}
