/* G6M_POSTBIT_MODS_V832 — Mods publiés row + GTA$ $ icon (overlay) */

html body .message-cell--user .message-userExtras .pairs--justified.g6m-postbit-mods > dt::after {
	content: "Mods publiés" !important;
}

html body .message-cell--user .message-userExtras .pairs--justified.g6m-postbit-mods > dt > span {
	color: rgba(0, 215, 255, 0.95) !important;
}

html body .message-cell--user .message-userExtras dl.dbtech_credits_postbit.pairs--justified::before,
html body .message-cell--user .message-userExtras .pairs--justified:has(> dt[title="GTA$"])::before {
	content: "$" !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	align-self: center !important;
	justify-self: center !important;
	grid-column: 1 !important;
	grid-row: 1 / span 2 !important;
	box-sizing: border-box !important;
	width: 1.15rem !important;
	height: 1.15rem !important;
	min-width: 1.15rem !important;
	min-height: 1.15rem !important;
	margin: 0 !important;
	padding: 0 !important;
	font-family: Rajdhani, "Segoe UI", system-ui, sans-serif !important;
	font-size: 0.78rem !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	letter-spacing: 0 !important;
	text-align: center !important;
	transform: translate(0.5px, 1px) !important;
	color: #6ee7a8 !important;
	-webkit-text-fill-color: #6ee7a8 !important;
	text-shadow: 0 0 8px rgba(34, 197, 94, 0.45) !important;
	background: rgba(34, 197, 94, 0.18) !important;
	box-shadow: inset 0 0 0 1px rgba(110, 231, 168, 0.35), 0 0 8px rgba(34, 197, 94, 0.2) !important;
	border-radius: 4px !important;
}

@media (max-width: 650px) {
	html body .message-cell--user .message-userExtras .pairs--justified.g6m-postbit-mods > dt::after {
		max-width: 100% !important;
	}
}
