/* Singular: пользовательский отзыв (ветка dengimigom / otzyvy) */
span.infozet-mfo-hero__title {
	display: block;
}

.infozet-mfo-user-review {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

.infozet-mfo-user-review__title {
	margin: 0 0 0.75rem;
	font-size: clamp(1.35rem, 2.4vw, 1.65rem);
	line-height: 1.25;
	font-weight: 700;
	color: #0f2744;
}

.infozet-mfo-user-review__meta {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 0.65rem;
	margin: 1.25rem 0 0;
	font-size: 0.875rem;
	color: #4b5563;
}

.infozet-mfo-user-review__meta-row {
	display: flex;
	flex-wrap: nowrap;
	align-items: stretch;
	gap: 0 1.25rem;
	width: 100%;
}

.infozet-mfo-user-review__meta-divider {
	flex: 0 0 1px;
	align-self: stretch;
	width: 1px;
	min-height: 2.5rem;
	margin: 0 0.35rem;
	background: #c9d4e0;
}

.infozet-mfo-user-review__user {
	display: flex;
	align-items: center;
	gap: 0.75rem;
	min-width: 0;
	flex: 0 0 auto;
	box-sizing: border-box;
	margin: 0;
	padding: 0.5rem 0.65rem;
	border: none;
	border-radius: 10px;
	background: #f8fbff;
}

.infozet-mfo-user-review__user--rating {
	gap: 0;
	flex: 0 0 auto;
	align-items: flex-start;
}

.infozet-mfo-user-review__user--rating .infozet-mfo-user-review__user-cell {
	width: max-content;
	max-width: 100%;
}

.infozet-mfo-user-review__user--city {
	gap: 0;
	flex: 0 0 auto;
	align-items: flex-start;
}

.infozet-mfo-user-review__user--verified {
	gap: 0;
	flex: 0 0 auto;
	align-items: flex-start;
}

.infozet-mfo-user-review__user-value--verified {
	display: inline-flex;
	align-items: center;
	gap: 0.35rem;
}

.infozet-mfo-user-review__checkmark-icon {
	display: inline-flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
	width: 0.875rem;
	height: 0.875rem;
	color: #374151;
}

.infozet-mfo-user-review__checkmark-icon svg {
	display: block;
	width: 100%;
	height: 100%;
}

.infozet-mfo-user-review__rating-head {
	display: flex;
	flex-wrap: nowrap;
	align-items: baseline;
	justify-content: space-between;
	gap: 0.75rem;
	width: 100%;
}

.infozet-mfo-user-review__user--rating .infozet-mfo-user-review__user-label {
	display: inline;
	width: auto;
	flex: 0 1 auto;
}

.infozet-mfo-user-review__rating-score {
	font-size: 0.59375rem;
	line-height: 1.25;
	letter-spacing: 0.078em;
	font-weight: 400;
	color: #64748b;
	font-variant-numeric: tabular-nums;
	text-transform: none;
	flex: 0 0 auto;
	margin-left: auto;
	text-align: right;
	white-space: nowrap;
}

.infozet-mfo-user-review__user-value--stars {
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 1.32em;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	font-weight: 400;
	color: inherit;
}

.infozet-mfo-user-review__user-cell {
	display: flex;
	flex-direction: column;
	gap: 0.32rem;
	min-width: 0;
}

.infozet-mfo-user-review__user-label {
	font-size: 0.59375rem;
	line-height: 1.25;
	text-transform: uppercase;
	letter-spacing: 0.078em;
	font-weight: 400;
	color: #64748b;
}

.infozet-mfo-user-review__user-value {
	font-size: 0.875rem;
	line-height: 1.32;
	font-weight: 700;
	color: #0f172a;
	letter-spacing: -0.02em;
	word-break: break-word;
}

.infozet-mfo-user-review__avatar {
	display: grid;
	place-items: center;
	flex: 0 0 auto;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	box-sizing: border-box;
	line-height: 0;
	font-size: 0;
	color: #3d6f97;
	background: linear-gradient(145deg, #eef5fb 0%, #e3eef8 100%);
	border: 1px solid #c9d4e0;
}

.infozet-mfo-user-review__avatar-img {
	display: block;
	width: 26px;
	height: auto;
	margin: 0;
	padding: 0;
	aspect-ratio: 832 / 560;
}


.infozet-mfo-user-review__stars.infozet-mfo-reviews-sidebar__stars {
	display: inline-flex;
	align-items: center;
	gap: 0.1rem;
}

.infozet-mfo-user-review__stars .infozet-mfo-reviews-sidebar__star {
	width: 1.15rem;
	height: 1.15rem;
}

.infozet-mfo-user-review__body {
	font-size: 18px;
	line-height: 1.7;
	color: #1f2937;
}

.infozet-mfo-user-review__body p {
	margin: 0 0 1rem;
}

.infozet-mfo-user-review__body p:last-child {
	margin-bottom: 0;
}

.infozet-mfo-user-review__helpful {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	box-sizing: border-box;
	width: 100%;
	margin: 1.5rem 0 0;
	padding: 0.65rem 0.85rem 0.55rem;
	border: none;
	border-top: 1px solid #e2eaf2;
	border-radius: 0 0 10px 10px;
	background: rgba(248, 251, 255, 0.5);
}

.infozet-mfo-user-review__helpful--with-report {
	position: relative;
	padding-left: 0;
	padding-right: 0;
}

.infozet-mfo-user-review__helpful--with-back {
	position: relative;
}

.infozet-mfo-user-review__back {
	position: absolute;
	left: 0.85rem;
	top: 50%;
	z-index: 1;
	display: inline-flex;
	align-items: center;
	gap: 0.4rem;
	max-width: 14rem;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.35;
	color: #1e3a5f;
	text-decoration: none;
	white-space: nowrap;
	transform: translateY(-50%);
	-webkit-tap-highlight-color: transparent;
}

.infozet-mfo-user-review__back:hover {
	color: #0f2744;
	text-decoration: underline;
}

.infozet-mfo-user-review__back:focus,
.infozet-mfo-user-review__back:focus-visible,
.infozet-mfo-user-review__back:active {
	outline: none;
	box-shadow: none;
}

.infozet-mfo-user-review__back-icon {
	display: block;
	flex-shrink: 0;
	width: 0.45rem;
	height: 0.45rem;
	margin-left: 0.1rem;
	border-left: 2px solid currentColor;
	border-bottom: 2px solid currentColor;
	transform: rotate(45deg);
}

.infozet-mfo-user-review__helpful-stack {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 0.28rem;
	width: fit-content;
	max-width: calc(100% - 18.5rem);
	margin-left: 16rem;
}

.infozet-mfo-user-review__helpful--with-report .infozet-mfo-user-review__helpful-report {
	position: absolute;
	right: 3.5rem;
	bottom: calc(0.55rem + (0.35rem * 2 + 1.35rem - 1.35rem) / 2 + 0.4rem);
}

.infozet-mfo-user-review__helpful--with-back.infozet-mfo-user-review__helpful--with-report .infozet-mfo-user-review__helpful-report {
	top: 50%;
	bottom: auto;
	transform: translateY(-50%);
}

.infozet-mfo-user-review__helpful-question {
	margin: 0;
	padding: 0;
	font-size: 0.8125rem;
	line-height: 1.3;
	font-weight: 500;
	color: #475569;
}

.infozet-mfo-user-review__helpful-pills.infozet-calc-comment-votes {
	display: flex;
	align-items: stretch;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	border: 1px solid #d4dee8;
	border-radius: 8px;
	overflow: hidden;
	background: #fff;
}

.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn {
	flex: 1 1 0;
	position: relative;
	z-index: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.3rem;
	min-width: 0;
	min-height: 1.85rem;
	margin: 0;
	padding: 0.35rem 0.75rem;
	border: none;
	border-radius: 0;
	background: transparent;
	color: #64748b;
	font: inherit;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
	isolation: isolate;
	overflow: hidden;
	transition: color 0.32s ease;
	-webkit-tap-highlight-color: transparent;
}

.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn::before {
	content: '';
	position: absolute;
	inset: 0;
	z-index: -1;
	opacity: 0;
	transition: opacity 0.32s ease;
	pointer-events: none;
}

.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn--like::before {
	background: linear-gradient(180deg, #f0fdf4 0%, #dcfce7 100%);
}

.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn--dislike::before {
	background: linear-gradient(180deg, #fef2f2 0%, #fee2e2 100%);
}

.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn--like:hover,
.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn--like.is-active {
	color: #15803d;
}

.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn--dislike:hover,
.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn--dislike.is-active {
	color: #b91c1c;
}

.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn--like:hover::before,
.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn--like.is-active::before,
.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn--dislike:hover::before,
.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn--dislike.is-active::before {
	opacity: 1;
}

.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn + .infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn {
	box-shadow: inset 1px 0 0 #d4dee8;
}

.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn:focus,
.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn:focus-visible,
.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn:active {
	outline: none;
	box-shadow: none;
}

.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn + .infozet-calc-comment-votes__btn:focus,
.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn + .infozet-calc-comment-votes__btn:focus-visible {
	box-shadow: inset 1px 0 0 #d4dee8;
}

.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn + .infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn:hover {
	box-shadow: inset 1px 0 0 #d4dee8;
}

.infozet-mfo-user-review__helpful-pill .infozet-calc-comment-votes__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 1.35rem;
	height: 1.35rem;
	flex: 0 0 auto;
	border-radius: 50%;
	background: rgba(15, 39, 68, 0.06);
	transition:
		background-color 0.32s ease,
		color 0.32s ease,
		transform 0.32s ease;
}

.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn--like:hover .infozet-calc-comment-votes__icon,
.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn--like.is-active .infozet-calc-comment-votes__icon {
	background: rgba(21, 128, 61, 0.14);
	color: #15803d;
}

.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn--dislike:hover .infozet-calc-comment-votes__icon,
.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn--dislike.is-active .infozet-calc-comment-votes__icon {
	background: rgba(185, 28, 28, 0.12);
	color: #b91c1c;
}

.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn:hover .infozet-calc-comment-votes__icon {
	transform: scale(1.06);
}

.infozet-mfo-user-review__helpful-pill .infozet-calc-comment-votes__icon svg {
	display: block;
	width: 0.8rem;
	height: 0.8rem;
}

.infozet-mfo-user-review__helpful-pill .infozet-calc-comment-votes__count {
	min-width: 0.65rem;
	font-size: 0.75rem;
	font-weight: 700;
	font-variant-numeric: tabular-nums;
	color: inherit;
}

.infozet-mfo-user-review__helpful-pill.infozet-calc-comment-votes__btn.is-loading {
	opacity: 0.65;
	pointer-events: none;
}

.infozet-mfo-user-review__helpful-report {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: auto;
	min-height: 0;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: #64748b;
	opacity: 0.45;
	cursor: pointer;
	transition: color 0.18s ease, opacity 0.18s ease;
	-webkit-tap-highlight-color: transparent;
}

.infozet-mfo-user-review__helpful-report:focus,
.infozet-mfo-user-review__helpful-report:focus-visible,
.infozet-mfo-user-review__helpful-report:active {
	outline: none;
	box-shadow: none;
}

.infozet-mfo-user-review__helpful-report:hover {
	color: #b91c1c;
	opacity: 0.85;
}

.infozet-mfo-user-review__helpful-report-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 1.35rem;
	height: 1.35rem;
}

.infozet-mfo-user-review__helpful-report-icon svg {
	display: block;
	width: 100%;
	height: 100%;
}

#infozet-mfo-user-review-report-modal {
	box-sizing: border-box;
	width: min(96vw, 26rem);
	max-width: min(96vw, 26rem);
	margin: auto;
	padding: 0;
	border: none;
	border-radius: 12px;
	background: #fff;
	color: #1e293b;
	font-family: inherit;
	font-size: 1rem;
	line-height: 1.4;
	box-shadow:
		0 8px 32px rgba(15, 23, 42, 0.12),
		0 2px 8px rgba(15, 23, 42, 0.06);
	overflow: hidden;
}

#infozet-mfo-user-review-report-modal:not([open]) {
	display: none;
}

#infozet-mfo-user-review-report-modal[open] {
	opacity: 0;
	transform: scale(0.985) translateZ(0);
	transition:
		opacity 0.22s ease,
		transform 0.22s ease;
}

#infozet-mfo-user-review-report-modal[open]::backdrop {
	background: rgba(15, 23, 42, 0);
	transition: background 0.22s ease;
}

#infozet-mfo-user-review-report-modal[open].is-report-modal-visible {
	opacity: 1;
	transform: scale(1) translateZ(0);
}

#infozet-mfo-user-review-report-modal[open].is-report-modal-visible::backdrop {
	background: rgba(15, 23, 42, 0.45);
}

#infozet-mfo-user-review-report-modal[open].is-report-modal-hiding {
	opacity: 0;
	transform: scale(0.985) translateZ(0);
}

#infozet-mfo-user-review-report-modal[open].is-report-modal-hiding::backdrop {
	background: rgba(15, 23, 42, 0);
}

@media (prefers-reduced-motion: reduce) {
	#infozet-mfo-user-review-report-modal[open],
	#infozet-mfo-user-review-report-modal[open]::backdrop {
		transition: none !important;
	}
}

html.infozet-mfo-user-review-report-modal-is-open {
	overflow: hidden;
	overscroll-behavior: none;
}

html.infozet-mfo-user-review-report-modal-is-open body {
	overflow: hidden;
	touch-action: none;
}

#infozet-mfo-user-review-report-modal:focus,
#infozet-mfo-user-review-report-modal:focus-visible {
	outline: none;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__box,
#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__form,
#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__success {
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__box {
	width: 100%;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__head {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 2rem;
	align-items: center;
	column-gap: 0.5rem;
	min-height: 2.75rem;
	margin: 0;
	padding: 0 0.85rem 0 1rem;
	border-bottom: 1px solid #e2eaf2;
	background: #fff;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__title {
	margin: 0;
	padding: 0;
	font-size: 0.9375rem;
	font-weight: 700;
	line-height: 1.2;
	color: #0f2744;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__close {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2rem;
	height: 2rem;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 6px;
	background: transparent;
	color: #64748b;
	font: inherit;
	cursor: pointer;
	transition: background-color 0.15s ease, color 0.15s ease;
	-webkit-tap-highlight-color: transparent;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__close span {
	display: block;
	font-size: 1.375rem;
	font-weight: 400;
	line-height: 1;
	transform: translateY(-0.04rem);
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__close:focus,
#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__close:focus-visible,
#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__close:active {
	outline: none;
	box-shadow: none;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__close:hover {
	background: rgba(15, 39, 68, 0.06);
	color: #334155;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__main {
	padding: 0.85rem 1rem 0.75rem;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__foot {
	padding: 0.75rem 1rem 1rem;
	border-top: 1px solid #e2eaf2;
	background: #fafbfd;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__lead {
	margin: 0 0 0.75rem;
	padding: 0;
	font-size: 0.8125rem;
	line-height: 1.45;
	color: #475569;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__reasons {
	margin: 0;
	padding: 0;
	border: 0;
	min-width: 0;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__reasons-label {
	display: block;
	margin: 0 0 0.5rem;
	padding: 0;
	font-size: 0.8125rem;
	font-weight: 600;
	line-height: 1.3;
	color: #334155;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__reason-list {
	display: flex;
	flex-direction: column;
	gap: 0.4rem;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__reason {
	display: grid;
	grid-template-columns: 1rem minmax(0, 1fr);
	align-items: center;
	column-gap: 0.55rem;
	margin: 0;
	padding: 0.5rem 0.65rem;
	border: 1px solid #e2eaf2;
	border-radius: 8px;
	background: #fff;
	cursor: pointer;
	transition: border-color 0.15s ease, background-color 0.15s ease;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__reason:has(input:checked) {
	border-color: #dc2626;
	background: #fef2f2;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__reason input {
	width: 1rem;
	height: 1rem;
	margin: 0;
	accent-color: #dc2626;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__reason-text {
	font-size: 0.8125rem;
	line-height: 1.35;
	color: #334155;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__comment {
	display: flex;
	flex-direction: column;
	gap: 0.35rem;
	margin: 0.85rem 0 0;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__comment-label {
	font-size: 0.8125rem;
	font-weight: 600;
	line-height: 1.3;
	color: #334155;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__comment textarea {
	box-sizing: border-box;
	width: 100%;
	min-height: 4.25rem;
	margin: 0;
	padding: 0.55rem 0.65rem;
	border: 1px solid #d4dee8;
	border-radius: 8px;
	background: #fff;
	color: #1e293b;
	font: inherit;
	font-size: 0.8125rem;
	line-height: 1.4;
	resize: vertical;
	transition: border-color 0.15s ease;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__comment textarea:focus {
	border-color: #94a3b8;
	outline: none;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__error {
	margin: 0.65rem 0 0;
	padding: 0;
	font-size: 0.8125rem;
	line-height: 1.35;
	color: #dc2626;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__actions {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	gap: 0.5rem;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 2.125rem;
	margin: 0;
	padding: 0 0.9rem;
	border: 1px solid transparent;
	border-radius: 8px;
	font: inherit;
	font-size: 0.8125rem;
	font-weight: 600;
	line-height: 1;
	white-space: nowrap;
	cursor: pointer;
	transition:
		background-color 0.15s ease,
		border-color 0.15s ease,
		color 0.15s ease,
		opacity 0.15s ease;
	-webkit-tap-highlight-color: transparent;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__btn:focus,
#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__btn:focus-visible,
#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__btn:active {
	outline: none;
	box-shadow: none;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__btn:disabled {
	opacity: 0.6;
	cursor: not-allowed;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__btn--ghost {
	border-color: #d4dee8;
	background: #fff;
	color: #475569;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__btn--ghost:hover {
	border-color: #c9d4e0;
	background: #f8fafc;
	color: #334155;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__btn--primary {
	border-color: #b91c1c;
	background: #dc2626;
	color: #fff;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__btn--primary:hover {
	background: #b91c1c;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__success-title {
	margin: 0 0 0.35rem;
	padding: 0;
	font-size: 0.9375rem;
	font-weight: 700;
	line-height: 1.3;
	color: #15803d;
}

#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__success-text {
	margin: 0;
	padding: 0;
	font-size: 0.8125rem;
	line-height: 1.45;
	color: #475569;
}

@media (max-width: 479px) {
	#infozet-mfo-user-review-report-modal {
		width: min(96vw, 100%);
		max-width: 96vw;
	}

	#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__actions {
		flex-direction: column;
		align-items: stretch;
	}

	#infozet-mfo-user-review-report-modal .infozet-mfo-user-review-report-modal__btn {
		width: 100%;
	}
}

@media (max-width: 767.98px) {
	.infozet-mfo-user-review__body {
		font-size: 1rem;
		line-height: 1.65;
	}

	.infozet-mfo-user-review__meta-row {
		flex-direction: column;
		align-items: stretch;
		gap: 0.55rem;
	}

	.infozet-mfo-user-review__meta-divider {
		display: none;
	}

	.infozet-mfo-user-review__user {
		flex: none;
		width: 100%;
	}

	.infozet-mfo-user-review__user-value {
		word-break: normal;
		overflow-wrap: anywhere;
	}

	.infozet-mfo-user-review__helpful {
		margin-top: 1.15rem;
		padding: 0.85rem 0.85rem 0.65rem;
	}

	.infozet-mfo-user-review__helpful--with-report {
		padding-left: 0.85rem;
		padding-right: 0.85rem;
	}

	.infozet-mfo-user-review__helpful--with-back.infozet-mfo-user-review__helpful--with-report {
		display: grid;
		grid-template-columns: minmax(0, 1fr) auto;
		grid-template-rows: auto auto;
		align-items: center;
		column-gap: 0.65rem;
		row-gap: 0;
		padding-top: 0.85rem;
	}

	.infozet-mfo-user-review__helpful--with-back:not(.infozet-mfo-user-review__helpful--with-report) .infozet-mfo-user-review__back {
		position: static;
		top: auto;
		left: auto;
		max-width: none;
		margin: 0 0 0.75rem;
		transform: none;
	}

	.infozet-mfo-user-review__helpful--with-back.infozet-mfo-user-review__helpful--with-report .infozet-mfo-user-review__back {
		grid-column: 1;
		grid-row: 1;
		position: static;
		top: auto;
		left: auto;
		max-width: none;
		min-width: 0;
		margin: 0;
		transform: none;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.infozet-mfo-user-review__helpful--with-back.infozet-mfo-user-review__helpful--with-report .infozet-mfo-user-review__helpful-report {
		grid-column: 2;
		grid-row: 1;
		position: static;
		top: auto;
		bottom: auto;
		right: auto;
		margin: 0;
		transform: none;
		align-self: center;
		justify-self: end;
		flex-shrink: 0;
	}

	.infozet-mfo-user-review__helpful--with-back.infozet-mfo-user-review__helpful--with-report .infozet-mfo-user-review__helpful-stack {
		grid-column: 1 / -1;
		grid-row: 2;
		margin-top: 0.75rem;
		padding-top: 0.75rem;
		border-top: 1px solid #e2eaf2;
	}

	.infozet-mfo-user-review__helpful-stack {
		width: 100%;
		max-width: 100%;
		margin-left: 0;
	}

	.infozet-mfo-user-review__helpful--with-report:not(.infozet-mfo-user-review__helpful--with-back) .infozet-mfo-user-review__helpful-report {
		position: static;
		top: auto;
		bottom: auto;
		right: auto;
		transform: none;
		align-self: flex-end;
		margin-top: 0.35rem;
	}
}

/* Singular: другие отзывы под карточкой */
.infozet-mfo-user-review-other {
	box-sizing: border-box;
	margin: 2.25rem 0 0;
	padding: 0;
}

.infozet-mfo-user-review-other__title {
	margin: 0 0 1.25rem;
	font-size: clamp(1.2rem, 2.1vw, 1.45rem);
	line-height: 1.3;
	font-weight: 700;
	color: #0f2744;
}

.infozet-mfo-user-review-other__empty {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: clamp(5rem, 14vw, 6.5rem);
	margin: 0;
	padding: clamp(1.5rem, 3.5vw, 2rem) clamp(1.15rem, 3vw, 1.5rem);
	border-radius: 16px;
	border: 1px dashed rgba(34, 64, 110, 0.22);
	background: rgba(236, 243, 250, 0.88);
	text-align: center;
}

.infozet-mfo-user-review-other__empty-title {
	margin: 0;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.55;
	color: #4b5563;
}

.infozet-mfo-user-review-other__foot {
	display: flex;
	justify-content: center;
	margin: 1.25rem 0 0;
}

.infozet-mfo-user-review-other__all-link {
	box-sizing: border-box;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	max-width: 100%;
	min-height: 2.75rem;
	margin: 0;
	padding: 0.65rem 1.25rem;
	border: 1px solid #d8e2ec;
	border-radius: 10px;
	background: #fff;
	color: rgba(17, 24, 39, 0.68);
	font: inherit;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	transition: background 0.2s, border-color 0.2s, color 0.2s;
}

.article-post.type-infozet_mfo .entry-content a.infozet-mfo-user-review-other__all-link,
.article-post.type-infozet_mfo .entry-content a.infozet-mfo-user-review-other__all-link:visited {
	color: rgba(17, 24, 39, 0.68);
	text-decoration: none;
}

.infozet-mfo-user-review-other__all-link:hover,
.article-post.type-infozet_mfo .entry-content a.infozet-mfo-user-review-other__all-link:hover {
	background: #f5f8fa;
	border-color: #cfd8e3;
	color: rgba(17, 24, 39, 0.82);
	text-decoration: none;
}

.infozet-mfo-user-review-other__all-link:focus,
.infozet-mfo-user-review-other__all-link:focus-visible,
.infozet-mfo-user-review-other__all-link:active {
	outline: none;
	box-shadow: none;
}
