.ueluxe-cn {
	--ueluxe-cn-accent: #cc8729;
	--ueluxe-cn-text: #1e1e1e;
	--ueluxe-cn-muted: #6f6b66;
	--ueluxe-cn-border: #ead9ca;
	--ueluxe-cn-bg: #fffaf7;
	display: inline-flex;
	font-family: "Inter", Arial, sans-serif;
	position: relative;
	vertical-align: middle;
	z-index: 50;
}

.ueluxe-cn__button {
	align-items: center;
	background: transparent;
	border: 0;
	border-radius: 999px;
	color: var(--ueluxe-cn-text);
	cursor: pointer;
	display: inline-flex;
	height: 42px;
	justify-content: center;
	padding: 0;
	position: relative;
	text-decoration: none;
	width: 42px;
}

.ueluxe-cn__button:hover,
.ueluxe-cn__button:focus {
	color: var(--ueluxe-cn-accent);
	outline: none;
	text-decoration: none;
}

.ueluxe-cn__button:focus-visible {
	box-shadow: 0 0 0 2px rgba(204, 135, 41, 0.32);
}

.ueluxe-cn__icon {
	display: block;
	fill: currentColor;
	height: 23px;
	width: 23px;
}

.ueluxe-cn__badge {
	align-items: center;
	background: var(--ueluxe-cn-accent);
	border: 2px solid #fff;
	border-radius: 999px;
	color: #fff;
	display: inline-flex;
	font-size: 11px;
	font-weight: 700;
	height: 19px;
	justify-content: center;
	line-height: 1;
	min-width: 19px;
	padding: 0 5px;
	position: absolute;
	right: 1px;
	top: 1px;
}

.ueluxe-cn__badge[hidden] {
	display: none !important;
}

.ueluxe-cn__panel {
	background: #fff;
	border: 1px solid var(--ueluxe-cn-border);
	box-shadow: 0 18px 46px rgba(28, 20, 14, 0.16);
	box-sizing: border-box;
	min-width: 320px;
	position: absolute;
	right: 0;
	top: calc(100% + 10px);
	width: 360px;
}

.ueluxe-cn__panel::before {
	border-bottom: 9px solid #fff;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	content: "";
	position: absolute;
	right: 12px;
	top: -9px;
}

.ueluxe-cn__panel-head {
	align-items: center;
	background: var(--ueluxe-cn-bg);
	border-bottom: 1px solid var(--ueluxe-cn-border);
	display: flex;
	gap: 12px;
	justify-content: space-between;
	padding: 14px 16px;
}

.ueluxe-cn__panel-head strong {
	color: var(--ueluxe-cn-text);
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.3;
}

.ueluxe-cn__mark-all {
	background: transparent;
	border: 0;
	color: var(--ueluxe-cn-accent);
	cursor: pointer;
	font-size: 12px;
	font-weight: 700;
	padding: 0;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.ueluxe-cn__mark-all[disabled] {
	color: var(--ueluxe-cn-muted);
	cursor: default;
	opacity: 0.55;
	text-decoration: none;
}

.ueluxe-cn__list {
	max-height: 390px;
	overflow-x: hidden;
	overflow-y: auto;
}

.ueluxe-cn__empty {
	color: var(--ueluxe-cn-muted);
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
	padding: 20px 16px;
}

.ueluxe-cn__item {
	background: transparent;
	border-bottom: 1px solid #f0e4da;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	color: var(--ueluxe-cn-text);
	cursor: pointer;
	display: block;
	font-family: inherit;
	padding: 14px 16px 14px 18px;
	position: relative;
	text-align: left;
	text-decoration: none;
	width: 100%;
}

.ueluxe-cn__item:last-child {
	border-bottom: 0;
}

.ueluxe-cn__item:hover,
.ueluxe-cn__item:focus {
	background: #fff7ef;
	color: var(--ueluxe-cn-text);
	outline: none;
	text-decoration: none;
}

.ueluxe-cn__item.is-unread {
	background: #fffaf4;
}

.ueluxe-cn__item.is-unread::before {
	background: var(--ueluxe-cn-accent);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 3px;
}

.ueluxe-cn__item-title {
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.35;
	margin: 0 0 5px;
}

.ueluxe-cn__item-message {
	color: var(--ueluxe-cn-muted);
	display: block;
	font-size: 13px;
	line-height: 1.45;
	margin: 0 0 8px;
}

.ueluxe-cn__item-meta {
	color: var(--ueluxe-cn-accent);
	display: block;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.2;
	text-transform: uppercase;
}

.ueluxe-cn__view-all {
	background: #fffaf4;
	border-top: 1px solid #f0e4da;
	color: var(--ueluxe-cn-accent);
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.35;
	padding: 14px 16px;
	text-align: center;
	text-decoration: none;
}

.ueluxe-cn__view-all:hover,
.ueluxe-cn__view-all:focus {
	background: #fff3e8;
	color: var(--ueluxe-cn-accent);
	outline: none;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.ueluxe-cn-login-link {
	color: #cc8729;
	font-family: "Inter", Arial, sans-serif;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 3px;
}

@media screen and (max-width: 480px) {
	.ueluxe-cn {
		position: static;
	}

	.ueluxe-cn__panel {
		left: 16px;
		min-width: 0;
		position: fixed;
		right: 16px;
		top: 78px;
		width: auto;
		z-index: 99999;
	}

	.ueluxe-cn__panel::before {
		display: none;
	}
}
