.brand-card-item[data-v-c32a3c68]{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;border:1px solid #eee;cursor:pointer;transition:background .15s ease,border-color .15s ease}.brand-card-item[data-v-c32a3c68]:hover{background:#f9f9fb;border-color:#ddd}.brand-card-item__logo[data-v-c32a3c68]{width:56px;height:56px;-o-object-fit:contain;object-fit:contain;flex-shrink:0;padding:6px;background:#f8f8f8;border-radius:10px;border:1px solid #f0f0f0}.brand-card-item__info[data-v-c32a3c68]{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.brand-card-item__name[data-v-c32a3c68]{font-size:13px;font-weight:600;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-card-item__status[data-v-c32a3c68]{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:500;padding:2px 8px;border-radius:4px;width:-moz-fit-content;width:fit-content}.brand-card-item__status--approved[data-v-c32a3c68]{color:#1b8a3e;background:#e8f5e9}.brand-card-item__status--docs[data-v-c32a3c68]{color:#e65100;background:#fff3e0}.brand-card-item__status--data[data-v-c32a3c68]{color:#1565c0;background:#e8f0fe}.brand-card-item__status--pending[data-v-c32a3c68]{color:#777;background:#f5f5f5}.brand-card-item__action[data-v-c32a3c68]{flex-shrink:0}