.pcgh-author-content--uc .pcgh-uc-content-card {
	background: transparent;
	box-shadow: none
}

.pcgh-author-content--uc .pcgh-uc-content-card__body {
	background: transparent
}

.pcgh-author-content--uc .pcgh-uc-content-tabs {
	gap: 10px;
	padding: 12px 0
}

.pcgh-author-content--uc .pcgh-uc-content-tabs a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 34px;
	padding: 0 14px;
	border: 1px solid rgba(148,163,184,.16);
	border-radius: 10px;
	background: rgba(15,23,42,.38);
	color: #94a3b8;
	font-weight: 700
}

.pcgh-author-content--uc .pcgh-uc-content-tabs a.is-active {
	background: linear-gradient(135deg,#3b82f6,#2563eb);
	border-color: transparent;
	color: #fff;
	box-shadow: none
}

.pcgh-author-content--uc .pcgh-uc-content-tabs a.is-active:after {
	display: none
}

.pcgh-author-content--uc .pcgh-uc-content-tabs a:hover {
	background: rgba(59,130,246,.14);
	border-color: rgba(96,165,250,.42);
	color: #bfdbfe
}

.pcgh-author-content--uc .pcgh-uc-content-tabs a.is-active:hover {
	background: linear-gradient(135deg,#2563eb,#1d4ed8);
	color: #fff
}

html[data-pcgh-theme-resolved="light"] .pcgh-author-content--uc .pcgh-uc-content-card,
html[data-pcgh-theme-resolved="light"] .pcgh-author-content--uc .pcgh-uc-content-card__body {
	background: transparent;
	box-shadow: none
}

html[data-pcgh-theme-resolved="light"] .pcgh-author-content--uc .pcgh-uc-content-tabs a {
	background: #f8fafc;
	border-color: #e2e8f0;
	color: #475569
}

html[data-pcgh-theme-resolved="light"] .pcgh-author-content--uc .pcgh-uc-content-tabs a.is-active {
	background: linear-gradient(135deg,#3b82f6,#2563eb);
	border-color: transparent;
	color: #fff;
	box-shadow: none
}

html[data-pcgh-theme-resolved="light"] .pcgh-author-content--uc .pcgh-uc-content-tabs a:hover {
	background: #eff6ff;
	border-color: #bfdbfe;
	color: #2563eb
}

html[data-pcgh-theme-resolved="light"] .pcgh-author-content--uc .pcgh-uc-content-tabs a.is-active:hover {
	background: linear-gradient(135deg,#2563eb,#1d4ed8);
	color: #fff
}
