@media (max-width: 979px) {
	article[data-ips-hook="postWrapper"].ppxMobilePostInfoApplied > .ipsEntry__author-column,
	article[data-ips-hook="postWrapper"].ppxMobilePostInfoApplied > .ipsEntry__header,
	article[data-ips-hook="postWrapper"].ppxMobilePostInfoApplied > [data-ips-hook="topicAuthorColumn"],
	article[data-ips-hook="postWrapper"].ppxMobilePostInfoApplied .ipsEntry__post > .ipsEntry__meta {
		display: none !important;
	}

	.ppxMobilePostInfo {
		display: grid;
		row-gap: 8px;
		margin-bottom: 8px;
		padding-top: 10px;
		padding-inline: 10px 8px;
		padding-bottom: 8px;
		border-bottom: 1px solid rgba( var(--theme-text_color), 0.12 );
	}

	article.ppxMobilePostInfoApplied {
		position: relative;
	}

	html,
	body {
		overflow-x: hidden;
		max-width: 100%;
	}

	#elPostFeed.ipsEntries--topic {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.ipsWidth.ipsWidth--main-content {
		margin-left: 0 !important;
		margin-right: 0 !important;
		max-width: none !important;
		width: 100% !important;
	}

	article.ppxMobilePostInfoApplied.ppxMobilePostInfoHasRibbon > .userBadge--ribbon.userBadge--ribbon_right,
	article.ppxMobilePostInfoApplied > .ppxMobilePostInfo__ribbon.userBadge--ribbon.userBadge--ribbon_right {
		display: none !important;
		pointer-events: none;
	}

	article.ppxMobilePostInfoApplied.ppxMobilePostInfoHasRibbon > .userBadge--ribbon.userBadge--ribbon_right::before,
	article.ppxMobilePostInfoApplied > .ppxMobilePostInfo__ribbon.userBadge--ribbon.userBadge--ribbon_right::before {
		content: none;
		display: none;
	}

	article.ppxMobilePostInfoApplied.ppxMobilePostInfoHasRibbon > .userBadge--ribbon.userBadge--ribbon_right::after,
	article.ppxMobilePostInfoApplied > .ppxMobilePostInfo__ribbon.userBadge--ribbon.userBadge--ribbon_right::after {
		content: none;
		display: none;
	}

	article.ppxMobilePostInfoApplied.ppxMobilePostInfoHasRibbon > .userBadge--ribbon.userBadge--ribbon_right .ipsIcon,
	article.ppxMobilePostInfoApplied > .ppxMobilePostInfo__ribbon.userBadge--ribbon.userBadge--ribbon_right .ipsIcon {
		font-size: 0.9em;
	}

	article.ppxMobilePostInfoApplied {
		position: relative;
		overflow: visible;
	}

	.ppxMobilePostInfo__identity {
		display: grid;
		grid-template-columns: auto minmax(0, 1fr);
		gap: 12px;
		align-items: start;
	}

	.ppxMobilePostInfo__avatar {
		width: 40px;
		min-width: 40px;
	}

	.ppxMobilePostInfo__avatar .ipsAvatarStack,
	.ppxMobilePostInfo__avatar .ipsUserPhoto {
		width: 40px;
		height: 40px;
		min-width: 40px;
		max-width: 40px;
	}

	.ppxMobilePostInfo__avatar .ipsAvatarStack {
		position: relative;
		overflow: visible;
	}

	.ppxMobilePostInfo__avatar .ipsUserPhoto img {
		width: 40px;
		height: 40px;
		object-fit: cover;
	}

	.ppxMobilePostInfo__avatar .ipsAvatarStack__rank {
		width: 18px !important;
		height: 18px !important;
		max-width: 18px;
		max-height: 18px;
		top: auto !important;
		right: auto !important;
		bottom: -2px !important;
		left: -2px !important;
		z-index: 2;
		object-fit: contain;
	}

	.ppxMobilePostInfo__avatar .ipsOnline {
		top: auto !important;
		left: auto !important;
		right: -1px !important;
		bottom: -1px !important;
		z-index: 3;
	}

	.ppxMobilePostInfo__user {
		min-width: 0;
		display: grid;
		row-gap: 3px;
		padding-top: 2px;
	}

	.ppxMobilePostInfo__user .ipsEntry__username {
		margin: 0;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		gap: 2px 6px;
		line-height: 1.2;
	}

	.ppxMobilePostInfo__user .ipsEntry__username .ipsEntry__group,
	.ppxMobilePostInfo__user .ipsEntry__username [data-ips-hook="postUserGroup"],
	.ppxMobilePostInfo__user .ipsEntry__username .tbMoodsMood,
	.ppxMobilePostInfo__user .ipsEntry__username .i-margin_1 {
		display: none !important;
	}

	.ppxMobilePostInfo__user .ipsEntry__group,
	.ppxMobilePostInfo__user [data-ips-hook="postUserGroup"] {
		margin: 0;
		font-size: 0.92em;
		line-height: 1.2;
	}

	.ppxMobilePostInfo__userMeta {
		display: inline-flex;
		align-items: center;
		gap: 6px;
		min-width: 0;
		flex-wrap: wrap;
	}

	.ppxMobilePostInfo__userMeta > * {
		flex: 0 0 auto;
		min-width: 0;
	}

	html.ppxMobilePostInfoCenterMeta .ppxMobilePostInfo__userMeta {
		display: inline-flex;
		width: auto;
		max-width: 100%;
		justify-content: center;
		align-self: center;
		margin-inline: auto;
	}

	.ppxMobilePostInfo__user [data-ips-hook="postUserGroupImage"] {
		display: none !important;
	}

	.ppxMobilePostInfo__badgesRow {
		overflow-x: auto;
		overflow-y: hidden;
		scrollbar-width: none;
		-ms-overflow-style: none;
		padding-top: 1px;
		padding-bottom: 2px;
	}

	.ppxMobilePostInfo__profileRow {
		display: flex;
		justify-content: center;
		margin-top: -2px;
	}

	.ppxMobilePostInfo__profileRow > [id^="mini-profile-"] {
		width: min(100%, 320px);
		max-width: 100%;
		margin-inline: auto;
	}

	.ppxMobilePostInfo__profileRow .ipsEntry__profile,
	.ppxMobilePostInfo__profileRow .ipsEntry__profile > li {
		margin: 0;
	}

	.ppxMobilePostInfo__profileRow .ipsEntry__authorFields {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0;
		border-top: 1px solid color-mix(in srgb, currentColor 14%, transparent);
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.ppxMobilePostInfo__profileRow .ipsEntry__authorFields > li {
		display: flex;
		align-items: center;
		gap: 6px;
		min-width: 0;
		padding: 12px 14px;
		list-style: none;
		box-sizing: border-box;
	}

	.ppxMobilePostInfo__profileRow .ipsEntry__authorFields > li + li {
		border-left: 1px solid color-mix(in srgb, currentColor 14%, transparent);
	}

	.ppxMobilePostInfo__profileRow .ipsEntry__authorFields > li:nth-child(2) {
		border-left: 1px solid color-mix(in srgb, currentColor 14%, transparent);
	}

	.ppxMobilePostInfo__profileRow .ipsEntry__authorFields > li:only-child {
		grid-column: 1 / -1;
	}

	.ppxMobilePostInfo__profileRow .ipsEntry__authorFields > li[data-ppx-social-network="x"] img {
		display: none;
	}

	.ppxMobilePostInfo__profileRow .ppxMobilePostInfo__authorFields--grouped .ppxMobilePostInfo__socialGroup {
		align-items: stretch;
	}

	.ppxMobilePostInfo__profileRow .ppxMobilePostInfo__authorFields--paired {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ppxMobilePostInfo__profileRow .ppxMobilePostInfo__authorFields--stacked {
		grid-template-columns: minmax(0, 1fr);
	}

	.ppxMobilePostInfo__profileRow .ppxMobilePostInfo__authorFields--stacked > li + li {
		border-left: 0;
		border-top: 1px solid color-mix(in srgb, currentColor 14%, transparent);
	}

	.ppxMobilePostInfo__profileRow .ppxMobilePostInfo__authorFields--staggered > li[data-ppx-social-overflow="1"] {
		grid-column: 1 / -1;
		justify-self: stretch;
		width: 100%;
		justify-content: center;
		align-items: center;
		text-align: center;
		border-left: 0;
		border-top: 0;
	}

	.ppxMobilePostInfo__profileRow .ppxMobilePostInfo__authorFields--staggered > li:nth-child(1),
	.ppxMobilePostInfo__profileRow .ppxMobilePostInfo__authorFields--staggered > li:nth-child(2) {
		border-bottom: 1px solid color-mix(in srgb, currentColor 14%, transparent);
	}

	.ppxMobilePostInfo__profileRow .ppxMobilePostInfo__authorFields--staggered > li:nth-child(2) {
		border-left: 1px solid color-mix(in srgb, currentColor 14%, transparent);
	}

	.ppxMobilePostInfo__profileRow .ppxMobilePostInfo__authorFields--staggered > li:not([data-ppx-social-overflow="1"]) {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		justify-content: center;
		gap: 4px;
	}

	.ppxMobilePostInfo__profileRow .ppxMobilePostInfo__authorFields--staggered > li:not([data-ppx-social-overflow="1"]) > strong {
		margin: 0;
		white-space: nowrap;
		line-height: 1.15;
	}

	.ppxMobilePostInfo__profileRow .ppxMobilePostInfo__authorFields--staggered > li:not([data-ppx-social-overflow="1"]) > :not(strong) {
		min-width: 0;
		width: 100%;
		overflow-wrap: anywhere;
		word-break: break-word;
		line-height: 1.3;
	}

	.ppxMobilePostInfo__profileRow .ppxMobilePostInfo__authorFields--staggered > li[data-ppx-social-overflow="1"] + li[data-ppx-social-overflow="1"] {
		border-top: 1px solid color-mix(in srgb, currentColor 14%, transparent);
	}

	.ppxMobilePostInfo__profileRow .ppxMobilePostInfo__socialGroupItems {
		display: flex;
		flex-wrap: wrap;
		gap: 10px 14px;
		width: 100%;
	}

	.ppxMobilePostInfo__profileRow .ppxMobilePostInfo__socialItem {
		display: inline-flex;
		align-items: center;
		gap: 6px;
		min-width: 0;
		max-width: 100%;
		padding: 0;
		border: 0;
	}

	.ppxMobilePostInfo__profileRow .ipsEntry__authorFields strong,
	.ppxMobilePostInfo__profileRow .ipsEntry__authorFields span,
	.ppxMobilePostInfo__profileRow .ipsEntry__authorFields a {
		min-width: 0;
	}

	.ppxMobilePostInfo__profileRow .ppxMobilePostInfo__socialItem a {
		overflow-wrap: anywhere;
	}

	.ppxMobilePostInfo__profileRow .ipsEntry__authorFields img {
		width: 14px;
		height: 14px;
		object-fit: contain;
		flex: 0 0 auto;
	}

	.ppxMobilePostInfo__badgesRow::-webkit-scrollbar,
	.ppxMobilePostInfo__metaLeft::-webkit-scrollbar {
		display: none;
	}

	.ppxMobilePostInfo__summary {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 8px;
	}

	.ppxMobilePostInfo__metaLeft,
	.ppxMobilePostInfo__metaRight {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
		gap: 7px;
		min-width: 0;
	}

	.ppxMobilePostInfo__metaLeft {
		flex: 1 1 auto;
		overflow-x: auto;
		overflow-y: hidden;
	}

	.ppxMobilePostInfo__metaRight {
		flex: 0 0 auto;
		justify-content: flex-end;
		font-size: 0.95rem;
		gap: 8px;
	}

	.ppxMobilePostInfo__metaLeft > a,
	.ppxMobilePostInfo__metaLeft > span,
	.ppxMobilePostInfo__metaLeft > li,
	.ppxMobilePostInfo__metaLeft > time,
	.ppxMobilePostInfo__metaRight > a,
	.ppxMobilePostInfo__metaRight > button,
	.ppxMobilePostInfo__metaRight > label,
	.ppxMobilePostInfo__metaRight > div,
	.ppxMobilePostInfo__metaRight > li,
	.ppxMobilePostInfo__metaRight > span {
		margin: 0 !important;
		flex: 0 0 auto;
		white-space: nowrap;
	}

	.ppxMobilePostInfo__metaRight > label {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		min-width: 16px;
		min-height: 16px;
		position: relative;
	}

	.ppxMobilePostInfo__metaRight > label::before {
		content: '';
		display: block;
		width: 18px;
		height: 18px;
		border: 2px solid rgba( var(--theme-text_color), 0.6 );
		border-radius: 4px;
		background: rgba(255, 255, 255, 0.08);
		box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.25);
		box-sizing: border-box;
	}

	.ppxMobilePostInfo__metaRight > label > input[data-role="moderation"] {
		position: absolute;
		inset: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		opacity: 0;
	}

	.ppxMobilePostInfo__metaRight > label:has(input:checked)::before {
		border-color: color-mix(in srgb, currentColor 85%, transparent);
		background: color-mix(in srgb, currentColor 18%, transparent);
		box-shadow: inset 0 0 0 4px color-mix(in srgb, currentColor 85%, transparent);
	}

	.ppxMobilePostInfo__posts,
	.ppxMobilePostInfo__mood,
	.ppxMobilePostInfo__badges {
		display: inline-flex;
		flex-wrap: nowrap;
		align-items: center;
		gap: 4px;
		margin: 0;
		padding: 0;
		list-style: none;
		white-space: nowrap;
	}

	.ppxMobilePostInfo__posts > a,
	.ppxMobilePostInfo__posts > span {
		display: inline-flex;
		align-items: center;
		gap: 4px;
		white-space: nowrap;
	}

	.ppxMobilePostInfo__posts::before {
		content: "\2022";
		opacity: 0.55;
		margin-inline: 2px 6px;
	}

	.ppxMobilePostInfo__badges {
		gap: 6px;
	}

	.ppxMobilePostInfo__badges > li {
		margin: 0;
		list-style: none;
		flex: 0 0 auto;
	}

	.ppxMobilePostInfo__badges .ipsBadge {
		white-space: nowrap;
	}

	.ppxMobilePostInfo__mood {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		flex: 0 0 auto;
		min-width: 24px;
		margin-left: 2px;
	}

	.ppxMobilePostInfo__mood img {
		display: block;
		width: auto !important;
		height: 24px;
		max-width: none;
		object-fit: contain;
		aspect-ratio: auto;
	}

	.ppxMobilePostInfo__metaRight .ipsEntry__topButton--ellipsis,
	.ppxMobilePostInfo__metaRight .ipsEntry__topButton--profile,
	.ppxMobilePostInfo__metaRight .ppxMobilePostInfo__profileButton,
	.ppxMobilePostInfo__metaRight .ipsInput,
	.ppxMobilePostInfo__metaRight .ipsInput--toggle,
	.ppxMobilePostInfo__metaRight .ipsInput--pseudo {
		margin: 0 !important;
	}

	.ppxMobilePostInfo__metaRight .ipsInput--pseudo {
		display: inline-flex;
	}

	.ppxMobilePostInfo__metaLeft .ipsTime__long {
		display: none !important;
	}

	.ppxMobilePostInfo__metaLeft .ipsTime__short {
		display: inline !important;
	}

	.ppxMobilePostInfo__metaRight .ppxMobilePostInfo__posts {
		font-size: 0.92em;
		opacity: 0.9;
	}

	.ppxMobilePostInfo__metaRight .ipsType_blendLinks,
	.ppxMobilePostInfo__metaRight .ipsEntry__date {
		white-space: nowrap;
	}

	.ppxMobilePostInfo__profileButton {
		border: 0;
		background: transparent;
		padding: 0;
		color: inherit;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		cursor: pointer;
	}
}