.inherited-css {
	cursor: wait;
	font-family: "Segoe UI", "Helvetica Neue", Helvetica, Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", sans-serif;
	font-size: 15px;
	line-height: 21px;
	word-wrap: break-word;
}
body {
	background: #eeeeee;
}
@charset "UTF-8";
hr {
	overflow: visible;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
hr {
	box-sizing: content-box;
	height: 0;
}
a {
	background-color: transparent;
}
b,
strong {
	font-weight: bolder;
}
img {
	border-style: none;
}
.fa--xf {
	display: inline-block;
	line-height: 1;
}
.fa--xf svg {
	width: 1em;
	height: 1em;
	vertical-align: -0.125em;
	color: currentColor;
}
.fa--xf:empty {
	display: none;
}
img {
	max-width: 100%;
	height: auto;
}
b,
strong {
	font-weight: 700;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #8a0f11;
	text-decoration: underline;
}
svg {
	fill: currentColor;
}
* {
	box-sizing: border-box;
}
[data-xf-click],
a[tabindex] {
	cursor: pointer;
}
[dir="auto"] {
	text-align: left;
}
img {
	-ms-interpolation-mode: bicubic;
}
em:lang(zh),
em:lang(ja),
em:lang(ko) {
	font-style: normal;
}
.u-concealed,
.u-concealed a {
	text-decoration: inherit !important;
	color: inherit !important;
}
a.u-concealed:hover,
.u-concealed a:hover {
	text-decoration: underline !important;
}
.u-dt[title] {
	border: none;
	text-decoration: none;
}
.u-srOnly {
	position: absolute;
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	clip: rect(0 0 0 0);
	overflow: hidden;
}
.u-anchorTarget {
	display: block;
	height: 0;
	width: 0;
	visibility: hidden;
	pointer-events: none;
	position: absolute;
}
.pairs {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.pairs > dt {
	padding: 0;
	margin: 0;
	color: #333;
}
.pairs > dt:after {
	content: ":";
}
.pairs > dd {
	padding: 0;
	margin: 0;
}
.pairs.pairs--inline {
	display: inline;
}
.pairs.pairs--inline > dt,
.pairs.pairs--inline > dd {
	display: inline;
}
.pairs.pairs--justified:before,
.pairs.pairs--justified:after {
	content: " ";
	display: table;
}
.pairs.pairs--justified:after {
	clear: both;
}
.pairs.pairs--justified > dt {
	float: left;
	max-width: 100%;
	margin-right: 6px;
}
.pairs.pairs--justified > dd {
	float: right;
	text-align: right;
	max-width: 100%;
}
.listInline {
	list-style: none;
	margin: 0;
	padding: 0;
}
.listInline > li {
	display: inline;
	margin: 0;
	padding: 0;
}
.listInline.listInline--bullet > li + li::before {
	content: "\00B7\20";
}
.block {
	margin-bottom: 20px;
}
.block-outer {
	padding-bottom: 6px;
}
.block-outer:before,
.block-outer:after {
	content: " ";
	display: table;
}
.block-outer:after {
	clear: both;
}
.block-outer:empty {
	display: none;
}
.block-outer.block-outer--after {
	padding-top: 6px;
	padding-bottom: 0;
}
.block-container {
	color: #000;
	background: #b9b9b9;
	border-width: 1px;
	border-style: solid;
	border-top-color: #383838;
	border-right-color: #383838;
	border-bottom-color: #383838;
	border-left-color: #383838;
	border-radius: 4px;
}
@media (min-width: 650px) {
	.block-container:not(.block-container--noStripRadius) > :first-child {
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
	}
	.block-container:not(.block-container--noStripRadius) > :last-child {
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
	}
}
.block-header {
	padding: 6px 10px;
	margin: 0;
	font-weight: 400;
	text-decoration: none;
	font-size: 20px;
	color: #000;
	background: #878787;
	border-bottom: 1px solid #383838;
	background: linear-gradient(0deg, #878787, #949494);
}
.block-header:before,
.block-header:after {
	content: " ";
	display: table;
}
.block-header:after {
	clear: both;
}
.block-body {
	list-style: none;
	margin: 0;
	padding: 0;
}
@media (max-width: 480px) {
	.block-outer {
		text-align: center;
	}
}
.blockMessage {
	margin-bottom: 20px;
	padding: 6px 10px;
	color: #000;
	background: #b9b9b9;
	border-width: 1px;
	border-style: solid;
	border-top-color: #383838;
	border-right-color: #383838;
	border-bottom-color: #383838;
	border-left-color: #383838;
	border-radius: 4px;
}
.blockMessage:before,
.blockMessage:after {
	content: " ";
	display: table;
}
.blockMessage:after {
	clear: both;
}
.blockMessage.blockMessage--none {
	background: none;
	border: none;
	color: #000;
	padding: 0;
}
.blockMessage.blockMessage--highlight {
	color: #000;
	background: #b9b9b9;
}
.blockStatus {
	color: #000;
	background: #b9b9b9;
	border-width: 1px;
	border-style: solid;
	border-top-color: #383838;
	border-right-color: #383838;
	border-bottom-color: #383838;
	border-left-color: #383838;
	border-left: 3px solid #85522a;
	border-radius: 4px;
	margin: 0;
	padding: 6px 0;
	font-size: 13px;
	text-align: left;
}
.blockStatus > dt {
	display: none;
}
.blockStatus-message {
	display: block;
	padding: 0 6px;
	margin: 0.2em 0 0;
}
.blockStatus-message:first-of-type {
	margin-top: 0;
}
.blockStatus-message:before {
	display: inline-block;
	min-width: 0.8em;
	color: #85522a;
}
.blockStatus-message--locked::before {
	display: inline-block;
	content: "";
	height: 1em;
	vertical-align: -0.125em;
	background-color: currentColor;
	width: 1.28571429em;
	mask: url("https://darkmoney.ag/styles/fa/regular/lock.svg?v=5.15.3") no-repeat center;
	-webkit-mask: url("https://darkmoney.ag/styles/fa/regular/lock.svg?v=5.15.3") no-repeat center;
}
.blockMessage p:first-child {
	margin-top: 0;
}
.blockMessage p:last-child {
	margin-bottom: 0;
}
@media (max-width: 650px) {
	.block-container,
	.blockMessage {
		margin-left: -10px;
		margin-right: -10px;
		border-radius: 0;
		border-left: none;
		border-right: none;
	}
	.blockStatus {
		margin-left: -10px;
		margin-right: -10px;
		border-radius: 0;
		border-right: none;
	}
	.blockMessage.blockMessage--none {
		margin-left: 0;
		margin-right: 0;
	}
}
@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))) or (-webkit-backdrop-filter: blur(10px)) {
}
.toggleTarget {
	display: none;
	transition:
		all 0.25s ease,
		-xf-height 0.25s ease;
	overflow: hidden;
	height: 0;
	opacity: 0;
}
.avatar {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 4%;
	vertical-align: top;
	overflow: hidden;
}
.avatar img {
	background-color: #b9b9b9;
}
.avatar.avatar--default.avatar--default--dynamic {
	font-family: "Arial", sans-serif;
	font-weight: normal;
	text-align: center;
	text-decoration: none !important;
	line-height: 1;
	-webkit-user-select: none;
	user-select: none;
}
.avatar:hover {
	text-decoration: none;
}
.avatar.avatar--xxs {
	width: 24px;
	height: 24px;
	font-size: 14px;
}
.avatar.avatar--s {
	width: 48px;
	height: 48px;
	font-size: 29px;
}
.avatar.avatar--m {
	width: 96px;
	height: 96px;
	font-size: 58px;
}
.avatar img:not(.cropImage) {
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	display: block;
	border-radius: inherit;
	width: 100%;
	height: 100%;
}
.avatar:not(a) {
	cursor: inherit;
}
.contentRow {
	display: flex;
}
.contentRow-figure {
	vertical-align: top;
	white-space: nowrap;
}
.message-articleUserInfo .contentRow-figure {
	padding-left: 6px;
	word-wrap: normal;
	text-align: center;
}
.message-articleUserInfo .contentRow-main {
	padding-left: 4px;
	text-align: left;
}
.message-articleUserInfo .message-articleUserName,
.message-articleUserInfo .message-articleUserName a {
	font-size: 18px;
	text-align: left;
}
.message-articleUserInfo .message-articleUserFirstLine {
	text-align: left;
}
.message-articleUserInfo .message-articleUserName {
	margin-left: 0;
	padding-left: 0;
}
.contentRow-figure img,
.contentRow-figure .avatar {
	vertical-align: bottom;
}
.contentRow-main {
	flex: 1;
	min-width: 0;
	vertical-align: top;
	padding-left: 10px;
}
.contentRow-main:before {
	content: "";
	display: block;
	margin-top: -0.18em;
}
.contentRow-main:first-child {
	padding-left: 0;
}
.reactionsBar {
	display: none;
	opacity: 0;
	transition:
		all 0.25s ease,
		-xf-opacity 0.25s ease;
	overflow-y: hidden;
	height: 0;
	transition-property:
		all,
		-xf-height;
	align-items: center;
	background: #b9b9b9;
	border: 1px solid #383838;
	border-left: 2px solid #333;
	padding: 6px;
	font-size: 12px;
	margin-top: 6px;
}
.reactionsBar.is-active {
	display: flex;
	opacity: 1;
}
.reactionsBar.is-active {
	height: auto;
	overflow-y: visible;
}
.reactionsBar-link {
	padding-left: 3px;
}
.reactionSummary {
	list-style: none;
	margin: 0;
	padding: 0;
	flex-shrink: 0;
	height: 16px;
	margin: 0 -2px;
}
.reactionSummary > li {
	display: inline-block;
	height: 20px;
	width: 20px;
	padding: 2px;
	margin: -2px 0;
	background: #b9b9b9;
	border-radius: 50%;
	position: relative;
	margin-left: -6px;
}
.reactionSummary > li:nth-child(1) {
	z-index: 3;
	margin-left: 0;
}
.reactionSummary > li:nth-child(2) {
	z-index: 2;
}
.reactionSummary > li:nth-child(3) {
	z-index: 1;
}
.reactionSummary .reaction {
	position: absolute;
	top: 0;
}
.reactionSummary .reaction.reaction {
	display: block;
}
.reactionsBar .reactionSummary > li {
	background: #b9b9b9;
}
.reactionsBar .reactionSummary .reaction {
	top: 2px;
}
.p-breadcrumbs > li > a {
	display: inline-block;
	padding: 2.6px 5.2px;
	margin: -2.6px -5.2px;
	border-radius: 5px;
	background-color: transparent;
	transition: background-color 0.25s ease;
}
.p-breadcrumbs > li > a:hover {
	background-color: rgba(20, 20, 20, 0.05);
	text-decoration: none;
}
.reaction {
	display: flex;
	-webkit-touch-callout: none;
}
.reaction.reaction--small {
	display: inline-block;
}
.reaction-image {
	vertical-align: text-bottom;
}
.reaction-image.reaction-image--emoji {
	width: 32px;
}
.reaction--small .reaction-image {
	max-width: 16px;
	max-height: 16px;
}
/* Списки в виде таблицы: кружок в ячейке слева, текст справа, без границ, как на скрине */
.message-body .bbWrapper ul {
	display: table;
	width: 100%;
	border-collapse: collapse;
	border: none;
	background: #B9B9B9;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	padding: 0;
	list-style: none;
}
.message-body .bbWrapper ul li {
	display: table;
	width: 100%;
	table-layout: fixed;
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
	background: #B9B9B9;
}
.message-body .bbWrapper ul li::before {
	content: "•";
	display: table-cell;
	width: 2em;
	min-width: 2em;
	vertical-align: top;
	padding: 0.45em 0.3em 0.45em 0.6em;
	font-size: 1.25em;
	color: #000;
	background: #B9B9B9;
}
.bbWrapper ul:not(.is-structureList) {
	margin-top: 1em;
	margin-bottom: 1em;
	overflow: hidden;
}
.bbWrapper hr {
	border: none;
	border-top: 1px solid #383838;
	clear: both;
}
.bbWrapper > :first-child {
	margin-top: 0;
}
.u-anchorTarget {
	height: 78.2px;
	margin-top: -78.2px;
}
@supports (scroll-padding-top: 10px) {
	html:not(.has-browser-safari) .u-anchorTarget {
		height: 0;
		margin-top: 0;
	}
}
.p-body {
	display: flex;
	align-items: stretch;
	flex-grow: 1;
	min-height: 1px;
}
.p-body-inner {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 1200px;
	padding: 0 10px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
@supports (padding: max(0px)) {
	.p-body-inner {
		padding-left: max(10px, env(safe-area-inset-left));
		padding-right: max(10px, env(safe-area-inset-right));
	}
}
.p-body-inner:before,
.p-body-inner:after {
	content: " ";
	display: table;
}
.p-body-inner:after {
	clear: both;
}
.p-body-header {
	margin-bottom: 10px;
}
.p-body-main {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-bottom: auto;
	min-height: 1px;
}
.p-body-content {
	display: table-cell;
	vertical-align: top;
}
.p-body-contentCol {
	display: table-column;
}
.p-body-content > :first-child,
.p-body-pageContent > :first-child {
	margin-top: 0;
}
.p-body-content > :last-child,
.p-body-pageContent > :last-child {
	margin-bottom: 0;
}
@media (max-width: 900px) {
	.p-body-contentCol {
		display: none;
		width: auto;
	}
	.p-body-main,
	.p-body-content {
		display: block;
	}
}
.p-breadcrumbs {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	line-height: 1.5;
}
.p-breadcrumbs:before,
.p-breadcrumbs:after {
	content: " ";
	display: table;
}
.p-breadcrumbs:after {
	clear: both;
}
.p-breadcrumbs.p-breadcrumbs--bottom {
	margin-top: 20px;
	margin-bottom: 0;
}
.p-breadcrumbs > li {
	float: left;
	font-size: 13px;
}
.p-breadcrumbs > li a {
	display: inline-block;
	vertical-align: bottom;
	max-width: 300px;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
}
.p-breadcrumbs > li:after,
.p-breadcrumbs > li:before {
	font-size: 90%;
	color: #333;
}
.p-breadcrumbs > li:after {
	display: inline-block;
	content: "";
	height: 1em;
	vertical-align: -0.125em;
	background-color: currentColor;
	width: 1.28571429em;
	mask: url("https://darkmoney.ag/styles/fa/regular/angle-right.svg?v=5.15.3") no-repeat center;
	-webkit-mask: url("https://darkmoney.ag/styles/fa/regular/angle-right.svg?v=5.15.3") no-repeat center;
}
.p-breadcrumbs > li:last-child a {
	font-weight: 700;
}
@media (max-width: 650px) {
	.p-breadcrumbs > li a {
		max-width: 200px;
	}
}
@media (max-width: 480px) {
	.p-breadcrumbs > li {
		display: none;
		font-size: 11px;
	}
	.p-breadcrumbs > li:last-child {
		display: block;
	}
	.p-breadcrumbs > li a {
		max-width: 90vw;
	}
	.p-breadcrumbs > li:after {
		display: none;
	}
	.p-breadcrumbs > li:before {
		display: inline-block;
		content: "";
		height: 1em;
		vertical-align: -0.125em;
		background-color: currentColor;
		width: 1.28571429em;
		mask: url("https://darkmoney.ag/styles/fa/regular/chevron-left.svg?v=5.15.3") no-repeat center;
		-webkit-mask: url("https://darkmoney.ag/styles/fa/regular/chevron-left.svg?v=5.15.3") no-repeat center;
		margin-right: 0.5em;
	}
}
.p-title {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	max-width: 100%;
	margin-bottom: -5px;
}
.p-title-value {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 24px;
	font-weight: 400;
	min-width: 0;
	margin-right: auto;
}
.p-description {
	margin: 5px 0 0;
	padding: 0;
	font-size: 13px;
	color: #333;
}
@media (max-width: 480px) {
	.p-title-value {
		font-size: 20px;
	}
}
.username--style2 {
	color: #4b4b4b;
	font-weight: 550;
}
.username--style5 {
	color: red;
	font-weight: 600;
}
.username--style8 {
	color: gray;
	text-decoration: line-through;
	font-weight: 550;
}
.username--style11 {
	color: #c57d19;
	font-weight: 550;
}
.username--style16 {
	color: #003399;
	font-weight: 600;
}
.username--style34 {
	color: black;
}

/* Таблица «Похожие темы» — марки и текст внутри строк, как везде */
.structItemContainer {
	display: block;
}
.structItemContainer > .structItem {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
	padding: 4px 12px;
	background: #B9B9B9;
}
.structItemContainer > .structItem:nth-child(even) {
	background: #B9B9B9;
}
.structItemContainer > .structItem:last-child {
	border-bottom: 1px solid #909090;
}
.structItemContainer .structItem-cell {
	display: table-cell;
	vertical-align: top;
}
.structItemContainer .structItem-cell--icon,
.structItemContainer .structItem-cell--iconEnd {
	display: none;
}
.structItemContainer .structItem-cell--main {
	width: auto;
	padding: 4px 8px;
	vertical-align: top;
}
.structItemContainer .structItem-cell--meta {
	width: 120px;
	text-align: right;
	white-space: nowrap;
	padding: 4px 0 4px 8px;
	vertical-align: top;
}
.structItemContainer .structItem-cell--latest {
	width: 160px;
	text-align: center;
	padding: 4px 8px 4px 12px;
	vertical-align: top;
}
.structItemContainer .structItem-title {
	margin: 0 0 2px 0;
}
.structItemContainer .structItem-title a {
	font-weight: 500;
	font-size: 14px;
	color: #000;
}
.structItemContainer .structItem-minor {
	font-size: 12px;
	color: #555;
	margin-top: 0;
}
/* Марки списка (автор · дата · категория) — внутри ячейки */
.structItemContainer .structItem-parts {
	list-style: disc;
	list-style-position: inside;
	margin: 0.3em 0 0 0;
	padding: 0;
	display: block;
}
.structItemContainer .structItem-parts li {
	display: list-item;
	margin: 0;
	padding: 0 0 0 0.25em;
}
.structItemContainer .structItem-parts li:not(:last-child)::after {
	content: none;
}
.structItemContainer .structItem-cell--latest .structItem-minor {
	text-align: center;
}
.structItemContainer .structItem-latestDate {
	display: block;
	font-size: 14px;
	font-weight: 700;
	color: #000;
	margin-bottom: 2px;
}
.structItemContainer .structItem-cell--latest .structItem-minor .username {
	font-weight: 700;
	color: #333;
	font-size: 11px;
}
.structItemContainer .structItem-cell--meta .pairs {
	margin: 1px 0;
	font-size: 12px;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}
.structItemContainer .structItem-cell--meta .pairs > dt {
	color: #555;
	font-weight: 400;
	font-size: 12px;
	margin-right: 4px;
}
.structItemContainer .structItem-cell--meta .pairs > dd {
	text-align: right;
	color: #000;
	font-weight: 400;
	font-size: 12px;
}
.structItemContainer .structItem-statuses {
	display: none;
}

.userBanner {
	font-size: 75%;
	font-weight: 400;
	font-style: normal;
	padding: 1px 6px;
	border: 1px solid transparent;
	border-radius: 2px;
	text-align: center;
	display: inline-block;
}
.userBanner strong {
	font-weight: inherit;
}
.message-articleUserBanners {
	text-align: left;
	margin-left: 0;
	padding-left: 0;
	display: flex;
	flex-direction: column;
	gap: 6px;
	align-items: flex-start;
}
.message-articleUserBanner-img {
	max-height: 32px;
	height: auto;
	width: auto;
	max-width: 100%;
	vertical-align: middle;
	display: block;
	margin-left: 0;
	object-fit: contain;
}

@font-face {
	font-family: Epilogue;
	src: url("chrome-extension://jlkikimlceonbmfjieipbonnglnlchhl/fonts/Epilogue-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: Epilogue;
	src: url("chrome-extension://jlkikimlceonbmfjieipbonnglnlchhl/fonts/Epilogue-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: Epilogue;
	src: url("chrome-extension://jlkikimlceonbmfjieipbonnglnlchhl/fonts/Epilogue-SemiBold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: Epilogue;
	src: url("chrome-extension://jlkikimlceonbmfjieipbonnglnlchhl/fonts/Epilogue-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
