/**
 * PSB-PROCESOS-EN-CADENA-004 v2 — columna derecha y resúmenes (sin picker inline desde HOTFIX-006).
 */

body.psb-pres-portal-shell .psb-pres-col-operativa {
	display: flex;
	flex-direction: column;
	gap: 0.75rem;
	min-width: 0;
}

body.psb-pres-portal-shell .psb-pres-col-operativa .psb-pres-live-price {
	margin: 0;
}

body.psb-pres-portal-shell .psb-pres-live-price__scope {
	margin: 0.35rem 0 0;
	font-size: 11px;
	color: #78716c;
	line-height: 1.35;
}

body.psb-pres-portal-shell .psb-pres-live-price__anadir-hint {
	margin: 0;
	font-size: 12px;
	line-height: 1.4;
	color: #78716c;
}

body.psb-pres-portal-shell .psb-pres-live-price__actions--stack {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

body.psb-pres-portal-shell .psb-pres-live-price__btn-add,
body.psb-pres-portal-shell .psb-pres-live-price__actions--stack .psb-pres-live-price__btn {
	width: 100%;
	justify-content: center;
	text-align: center;
}

body.psb-pres-portal-shell .psb-pres-portal__btn--secondary {
	background: #ffffff;
	border: 1px solid #d6d3d1;
	color: #1c1917;
}

body.psb-pres-portal-shell .psb-pres-portal__btn--secondary:hover,
body.psb-pres-portal-shell .psb-pres-portal__btn--secondary:focus {
	background: #f5f5f4;
	border-color: #a8a29e;
	color: #1c1917;
}

body.psb-pres-portal-shell .psb-pres-live-price__btn-add {
	text-decoration: none;
	box-sizing: border-box;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

/* Resumen trabajo columna */
body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen {
	border: 1px solid #e7e5e4;
	border-radius: 12px;
	background: #fafaf9;
	padding: 0.9rem 0.95rem;
}

body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen__head {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 6px 10px;
	margin-bottom: 0.35rem;
}

body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen__title {
	margin: 0;
	font-size: 11px;
	font-weight: 650;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #57534e;
}

body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen__estado {
	font-size: 11px;
	font-weight: 650;
	padding: 2px 8px;
	border-radius: 999px;
	background: #f5f5f4;
	border: 1px solid #e7e5e4;
	color: #57534e;
}

body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen__work {
	margin: 0 0 0.55rem;
	font-size: 15px;
	font-weight: 650;
	color: #1c1917;
	line-height: 1.35;
}

body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen__meta {
	margin: 0 0 0.55rem;
	display: flex;
	flex-direction: column;
	gap: 0.35rem;
}

body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen__meta-row {
	display: flex;
	justify-content: space-between;
	gap: 0.75rem;
	margin: 0;
	font-size: 13px;
}

body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen__meta-row dt {
	margin: 0;
	color: #78716c;
	font-weight: 500;
}

body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen__meta-row dd {
	margin: 0;
	font-weight: 650;
	color: #1c1917;
}

body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen__meta-row--total dd {
	color: #1c1917;
}

body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen__procs {
	list-style: none;
	margin: 0 0 0.5rem;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 4px;
}

body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen__proc {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	font-size: 12px;
	color: #44403c;
	padding: 4px 0;
	border-bottom: 1px solid #f5f5f4;
}

body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen__proc.is-current {
	font-weight: 600;
	color: #1c1917;
}

body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen__proc-tag {
	font-size: 10px;
	font-weight: 650;
	padding: 1px 6px;
	border-radius: 999px;
	background: #e7e5e4;
	color: #44403c;
}

body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen__more {
	margin: 0 0 0.5rem;
	font-size: 11px;
}

body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen__links {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 12px;
}

body.psb-pres-portal-shell .psb-pres-trabajo-col-resumen__link {
	font-size: 12px;
	font-weight: 600;
	color: #44403c;
	text-decoration: underline;
	text-underline-offset: 2px;
	background: none;
	border: 0;
	padding: 0;
	cursor: pointer;
}

body.psb-pres-portal-shell .psb-config-resumen__note {
	margin: 0.45rem 0 0;
	font-size: 11px;
}

body.psb-pres-portal-shell .psb-pres-config-workrow > .psb-pres-col-operativa,
body.psb-pres-portal-shell .psb-pres-panel__aside .psb-pres-col-operativa,
body.psb-pres-portal-shell .psb-pres-config-visual-shell__price-zone .psb-pres-col-operativa {
	width: 100%;
}
