html[data-pcgh-theme-resolved="light"] .pcgh-community-index {
	background: #f6f8fc
}


html[data-pcgh-theme-resolved="light"] .pcgh-community-index .pcgh-community-hero__content {
	max-width: 620px
}


html[data-pcgh-theme-resolved="light"] .pcgh-community-index .pcgh-community-publish:hover,
html[data-pcgh-theme-resolved="light"] .pcgh-community-index .pcgh-community-publish:focus-visible {
	background: linear-gradient(135deg,#2563eb,#1d4ed8);
	color: #fff
}

html[data-pcgh-theme-resolved="light"] .pcgh-community-index .pcgh-community-channels {
	margin-top: 14px;
	border-color: #dbe3ee;
	background: #fff;
	box-shadow: none
}

html[data-pcgh-theme-resolved="light"] .pcgh-community-index .pcgh-community-channels a {
	color: #475569
}

html[data-pcgh-theme-resolved="light"] .pcgh-community-index .pcgh-community-channels a:hover,
html[data-pcgh-theme-resolved="light"] .pcgh-community-index .pcgh-community-channels a.is-active {
	background: linear-gradient(135deg,#3b82f6,#2563eb);
	color: #fff
}

@media (max-width: 720px) {
	html[data-pcgh-theme-resolved="light"] .pcgh-community-index .pcgh-community-hero {
		padding: 26px 22px;
		background-position: center
	}

	html[data-pcgh-theme-resolved="light"] .pcgh-community-index .pcgh-community-publish {
		right: auto;
		bottom: auto
	}
}
