html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) {
	background: var(--pcgh-surface);
	border-color: var(--pcgh-border);
	color: var(--pcgh-text);
	box-shadow: none
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .pcgh-side-card__head h3,
html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .widget-title,
html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) h3 {
	color: var(--pcgh-text)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .pcgh-side-card__head :where(i,svg,.ti),
html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .widget-title :where(i,svg,.ti) {
	color: var(--pcgh-primary)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .pcgh-widget-signin-summary__item {
	background: var(--pcgh-surface-2);
	border-color: var(--pcgh-border)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .pcgh-widget-signin-summary__item span {
	background: rgba(251,191,36,.16);
	color: #f59e0b
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .pcgh-widget-signin-summary__item small {
	color: var(--pcgh-text-2)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .pcgh-widget-signin-summary__item strong {
	color: var(--pcgh-text)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .pcgh-widget-signin-summary__item b {
	color: #f59e0b
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .pcgh-signin-recent {
	border-top-color: var(--pcgh-border)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .pcgh-signin-recent__head,
html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .pcgh-signin-recent__empty {
	color: var(--pcgh-text-2)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .pcgh-signin-recent__head a {
	color: var(--pcgh-primary)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .pcgh-signin-recent__avatar {
	border-color: var(--pcgh-border);
	box-shadow: 0 6px 16px rgba(15,23,42,.08)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .pcgh-signin-recent__name {
	color: var(--pcgh-text)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .pcgh-btn--ghost[disabled],
html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget:not(.pcgh-signin-widget--home) .pcgh-btn--ghost[data-pcgh-signed] {
	background: var(--pcgh-surface-2);
	border-color: var(--pcgh-border);
	color: var(--pcgh-text-2);
	opacity: 1
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget.pcgh-signin-widget--home .pcgh-home-signin-rewards {
	background: var(--pcgh-surface);
	border-color: var(--pcgh-border);
	box-shadow: none;
	color: var(--pcgh-text)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget.pcgh-signin-widget--home .pcgh-home-signin-rewards .pcgh-uc-signin-rewards__head strong {
	color: var(--pcgh-text)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget.pcgh-signin-widget--home .pcgh-home-signin-rewards .pcgh-uc-signin-rewards__head small,
html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget.pcgh-signin-widget--home .pcgh-home-signin-rewards .pcgh-uc-signin-reward small {
	color: var(--pcgh-text-2)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget.pcgh-signin-widget--home .pcgh-home-signin-rewards .pcgh-uc-signin-reward {
	background: var(--pcgh-surface);
	border-color: var(--pcgh-border);
	box-shadow: none;
	color: var(--pcgh-text)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget.pcgh-signin-widget--home .pcgh-home-signin-rewards .pcgh-uc-signin-reward span {
	background: var(--pcgh-surface-2);
	border-color: var(--pcgh-border)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget.pcgh-signin-widget--home .pcgh-home-signin-rewards .pcgh-uc-signin-reward b {
	color: var(--pcgh-text)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget.pcgh-signin-widget--home .pcgh-home-signin-rewards .pcgh-uc-signin-reward.is-done {
	background: rgba(var(--pcgh-primary-rgb),.10);
	border-color: rgba(var(--pcgh-primary-rgb),.36)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget.pcgh-signin-widget--home .pcgh-home-signin-rewards .pcgh-uc-signin-reward.is-done span {
	background: linear-gradient(180deg,#3b82f6,#2563eb);
	color: #fff
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget.pcgh-signin-widget--home .pcgh-home-signin-rewards .pcgh-uc-signin-reward.is-active {
	border-color: rgba(var(--pcgh-primary-rgb),.58);
	box-shadow: none
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget.pcgh-signin-widget--home .pcgh-home-signin-rewards .pcgh-uc-signin-reward.is-active span {
	background: rgba(var(--pcgh-primary-rgb),.12);
	color: var(--pcgh-primary)
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget.pcgh-signin-widget--home .pcgh-home-signin-rewards .pcgh-uc-signin-reward.is-big b,
html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget.pcgh-signin-widget--home .pcgh-home-signin-rewards .pcgh-uc-signin-reward.is-big small {
	color: #fb923c
}

html[data-pcgh-theme-resolved="light"] .pcgh-signin-widget.pcgh-signin-widget--home .pcgh-home-signin-rewards .pcgh-uc-signin-reward.is-big span {
	background: linear-gradient(180deg,#fb923c,#ef4444);
	color: #fff
}
