html[data-pcgh-theme-resolved="light"] .pcgh-author-page {
	background: #f6f8fc;
	color: #475569
}

html[data-pcgh-theme-resolved="light"] .pcgh-author-card {
	background: #fff;
	border-color: #dbe3ee;
	box-shadow: none
}

html[data-pcgh-theme-resolved="light"] .pcgh-author-card__info h1 {
	color: #0f172a
}

html[data-pcgh-theme-resolved="light"] .pcgh-author-card__info p {
	color: #64748b
}

html[data-pcgh-theme-resolved="light"] .pcgh-author-card__actions {
	background: rgba(255,255,255,.72);
	gap: 10px
}

html[data-pcgh-theme-resolved="light"] .pcgh-author-btn,
html[data-pcgh-theme-resolved="light"] .pcgh-author-center-btn,
html[data-pcgh-theme-resolved="light"] .pcgh-author-edit-btn {
	height: 34px;
	padding: 0 15px;
	border-radius: 9px;
	box-shadow: none;
	white-space: nowrap
}

html[data-pcgh-theme-resolved="light"] .pcgh-author-btn--green,
html[data-pcgh-theme-resolved="light"] .pcgh-author-center-btn,
html[data-pcgh-theme-resolved="light"] .pcgh-author-edit-btn {
	background: linear-gradient(135deg,#3b82f6,#2563eb);
	border-color: transparent;
	color: #fff
}

html[data-pcgh-theme-resolved="light"] .pcgh-author-btn--green:hover,
html[data-pcgh-theme-resolved="light"] .pcgh-author-center-btn:hover,
html[data-pcgh-theme-resolved="light"] .pcgh-author-edit-btn:hover,
html[data-pcgh-theme-resolved="light"] .pcgh-author-btn--green:focus-visible,
html[data-pcgh-theme-resolved="light"] .pcgh-author-center-btn:focus-visible,
html[data-pcgh-theme-resolved="light"] .pcgh-author-edit-btn:focus-visible {
	background: linear-gradient(135deg,#2563eb,#1d4ed8);
	border-color: transparent;
	color: #fff
}

html[data-pcgh-theme-resolved="light"] .pcgh-author-btn.is-followed {
	background: #eff6ff;
	border-color: #bfdbfe;
	color: #2563eb
}

html[data-pcgh-theme-resolved="light"] .pcgh-author-widget,
html[data-pcgh-theme-resolved="light"] .pcgh-author-content--uc {
	background: #fff;
	border-color: #dbe3ee;
	box-shadow: none;
	color: #0f172a
}

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

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