.cur-sharebar.cur-sharebar--modern {
	display: block;
	height: auto;
	margin: 24px 0 16px;
	padding: 20px 0 0;
	border-top: 1px solid var(--cur-line, #e6e8ee);
	background: var(--cur-card, #fff);
	color: var(--cur-text, #1c1c1c);
	font-family: var(--cur-font, "Segoe UI", Arial, sans-serif);
}
.cur-sharebar--modern,
.cur-sharebar--modern * {
	box-sizing: border-box;
}
.cur-sharebar--modern [hidden] {
	display: none !important;
}
.cur-sharebar--modern .cur-sharebar__heading {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 8px 16px;
	margin-bottom: 16px;
}
.cur-sharebar--modern .cur-sharebar__title {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
	text-transform: none;
	color: #000;
	font-family: inherit;
}
.cur-sharebar--modern .cur-sharebar__hint {
	margin: 4px 0 0;
	color: var(--cur-muted, #667085);
	font-size: 13px;
	line-height: 1.5;
}
.cur-sharebar--modern .cur-sharebar__total {
	color: var(--cur-muted, #667085);
	font-size: 12px;
	line-height: 1.5;
}
.cur-sharebar--modern .cur-sharebar__emotes {
	width: 100%;
	min-width: 0;
}
.cur-sharebar--modern .rating-emoji {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}
.cur-sharebar--modern .rating-emoji::after,
.cur-sharebar--modern .rating-emoji-item::after {
	display: none;
}
.cur-sharebar--modern .rating-emoji .rating-emoji-item {
	display: flex;
	flex: 0 0 auto;
	float: none;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: auto;
	min-width: 64px;
	min-height: 48px;
	margin: 0;
	padding: 8px 12px;
	border: 1px solid var(--cur-line, #e6e8ee);
	border-radius: 12px;
	background: #f6f7f9;
	color: var(--cur-text, #1c1c1c);
	font-size: 26px;
	line-height: 30px;
	text-decoration: none;
}
.cur-sharebar--modern .rating-emoji-item img,
.cur-sharebar--modern .rating-emoji-item svg {
	display: block;
	width: 28px;
	height: 28px;
	object-fit: contain;
}
.cur-sharebar--modern .rating-emoji-item .rating-emoji-item-count {
	margin: 0;
	color: var(--cur-muted, #667085);
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	font-variant-numeric: tabular-nums;
}
.cur-sharebar--modern .rating-emoji a.rating-emoji-item {
	cursor: pointer;
}
.cur-sharebar--modern .rating-emoji a.rating-emoji-item:hover {
	border-color: #bdd2ed;
	background: #edf4fd;
}
.cur-sharebar--modern .rating-emoji .rating-emoji-item.active {
	border-color: var(--cur-orange, #fd9729);
	background: #fff0df;
}
.cur-sharebar--modern .rating-emoji-item.active .rating-emoji-item-count {
	color: #9d520b;
	font-weight: 700;
}
.cur-sharebar--modern .cur-sharebar__selection {
	margin: 10px 0 0;
	color: #9d520b;
	font-size: 12px;
	line-height: 1.5;
}
.cur-sharebar--modern .cur-sharebar__share {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 12px;
	width: 100%;
	margin-top: 20px;
	padding-top: 16px;
	border-top: 1px solid var(--cur-line, #e6e8ee);
	text-align: left;
}
.cur-sharebar--modern .cur-sharebar__label {
	padding: 0;
	color: var(--cur-muted, #667085);
	font-size: 13px;
	font-weight: 600;
	line-height: 1.5;
}
.cur-sharebar--modern .ya-share2 {
	min-width: 0;
}
.cur-sharebar--modern .ya-share2 .ya-share2__list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.cur-sharebar--modern .ya-share2 .ya-share2__list > .ya-share2__item {
	margin: 0;
}
.cur-sharebar--modern .ya-share2 .ya-share2__item > .ya-share2__link {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 44px;
	min-height: 44px;
	padding: 10px 12px;
	border-radius: 10px;
	background: #edf4fd;
	color: #286bbc;
	text-decoration: none;
}
.cur-sharebar--modern .ya-share2 .ya-share2__item .ya-share2__badge {
	display: none;
}
.cur-sharebar--modern .ya-share2 .ya-share2__list .ya-share2__link .ya-share2__title {
	display: block !important;
	margin: 0;
	font: 600 13px/20px var(--cur-font, "Segoe UI", Arial, sans-serif);
}
.cur-sharebar--modern .ya-share2 .ya-share2__item_service_vkontakte .ya-share2__link .ya-share2__title,
.cur-sharebar--modern .ya-share2 .ya-share2__item_service_odnoklassniki .ya-share2__link .ya-share2__title {
	font-size: 0;
}
.cur-sharebar--modern .ya-share2__item_service_vkontakte .ya-share2__title::after {
	content: "VK";
	font-size: 13px;
}
.cur-sharebar--modern .ya-share2__item_service_odnoklassniki .ya-share2__title::after {
	content: "ОК";
	font-size: 13px;
}
.cur-sharebar--modern .ya-share2 .ya-share2__item_service_odnoklassniki > .ya-share2__link {
	background: #fff1e2;
	color: #ad5b08;
}
.cur-sharebar--modern .ya-share2 .ya-share2__item_service_telegram > .ya-share2__link {
	background: #edf6fb;
	color: #24779d;
}
.cur-sharebar--modern .ya-share2 .ya-share2__item_service_max > .ya-share2__link {
	background: #f2effd;
	color: #6b48b0;
}
.cur-sharebar--modern .ya-share2 .ya-share2__item:hover {
	opacity: 1;
}
.cur-sharebar--modern .ya-share2__link:hover {
	box-shadow: inset 0 0 0 1px currentColor;
}
.cur-sharebar--modern .cur-sharebar__copy {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 44px;
	margin: 0;
	padding: 10px 12px;
	border: 1px solid var(--cur-line, #e6e8ee);
	border-radius: 10px;
	background: #fff;
	color: #286bbc;
	font: 500 13px/20px var(--cur-font, "Segoe UI", Arial, sans-serif);
	text-shadow: none;
	box-shadow: none;
	cursor: pointer;
}
.cur-sharebar--modern .cur-sharebar__copy svg {
	flex: 0 0 20px;
}
.cur-sharebar--modern .cur-sharebar__copy:hover {
	border-color: #bdd2ed;
	background: #edf4fd;
}
.cur-sharebar--modern a:focus-visible,
.cur-sharebar--modern button:focus-visible,
.cur-sharebar--modern input:focus-visible {
	outline: 2px solid #286bbc;
	outline-offset: 3px;
}
.cur-sharebar--modern .cur-sharebar__manual,
.cur-sharebar--modern .cur-sharebar__status {
	flex-basis: 100%;
	margin: 0;
	color: var(--cur-muted, #667085);
	font-size: 12px;
	line-height: 1.5;
}
.cur-sharebar--modern input.cur-sharebar__url {
	width: 100%;
	height: 44px;
	margin: 6px 0 0;
	padding: 8px 12px;
	border: 1px solid var(--cur-line, #e6e8ee);
	border-radius: 8px;
	background: #fff;
	color: var(--cur-text, #1c1c1c);
	font: inherit;
}
@media (max-width: 600px) {
	.cur-sharebar.cur-sharebar--modern {
		margin-top: 20px;
		padding-top: 16px;
	}
	.cur-sharebar--modern .cur-sharebar__title {
		font-size: 17px;
	}
	.cur-sharebar--modern .rating-emoji {
		display: grid;
		grid-template-columns: repeat(6, minmax(0, 1fr));
		gap: 6px;
	}
	.cur-sharebar--modern .rating-emoji .rating-emoji-item {
		flex-direction: column;
		gap: 4px;
		min-width: 0;
		min-height: 64px;
		padding: 6px 2px;
		font-size: 24px;
	}
	.cur-sharebar--modern .rating-emoji-item .rating-emoji-item-count {
		max-width: 100%;
		font-size: 12px;
		overflow-wrap: anywhere;
	}
	.cur-sharebar--modern .cur-sharebar__label,
	.cur-sharebar--modern .cur-sharebar__copy,
	.cur-sharebar--modern .ya-share2 {
		width: 100%;
	}
	.cur-sharebar--modern .ya-share2 .ya-share2__list {
		display: grid;
		grid-template-columns: 1fr 1fr auto 1fr;
		gap: 8px;
	}
	.cur-sharebar--modern .ya-share2 .ya-share2__item > .ya-share2__link {
		padding-right: 8px;
		padding-left: 8px;
	}
}
@media (max-width: 359px) {
	.cur-sharebar--modern .rating-emoji {
		gap: 4px;
	}
	.cur-sharebar--modern .rating-emoji .rating-emoji-item {
		font-size: 22px;
	}
	.cur-sharebar--modern .ya-share2 .ya-share2__list {
		gap: 4px;
	}
}
