/* Jornada como fila operacional: ação clara para retirar casos sem processo */
.lj-process-group:has(.lj-list-card .lj-remove-journey) .lj-process-group-head{background:linear-gradient(100deg,#0b4568,#073450)!important}
.lj-list-card .lj-remove-journey{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:132px!important;height:34px!important;padding:0 12px!important;border-radius:11px!important;color:#70491d!important;background:linear-gradient(145deg,#fffaf2,#ead8bd)!important;border:1px solid rgba(184,127,51,.28)!important;box-shadow:inset 0 1px #fff,0 10px 22px -20px rgba(0,35,57,.5)!important;font-size:9px!important;font-weight:700!important;white-space:nowrap!important}
.lj-list-card .lj-remove-journey:hover{color:#fff!important;background:linear-gradient(145deg,#a66b28,#7c4b18)!important;border-color:rgba(166,107,40,.55)!important}
@media(max-width:760px){.lj-list-card .lj-remove-journey{width:100%!important;min-width:0!important}}