@charset "utf-8";

.prf-glass.prf-week-card, .prf-week-card { background: rgb(30, 45, 61) !important; border: 1px solid rgba(255, 255, 255, 0.1) !important; }

.prf-week-card .prf-mood-chip { background: rgba(255, 255, 255, 0.08) !important; border: 1px solid rgba(255, 255, 255, 0.12) !important; border-radius: 14px !important; }

.prf-week-card .prf-mood-chip:hover { background: rgba(255, 255, 255, 0.14) !important; }

.prf-week-card .prf-week-eyebrow { color: rgba(255, 255, 255, 0.5) !important; }

.prf-week-card .prf-week-title { color: rgb(255, 255, 255) !important; }

.prf-week-card .prf-week-sub { color: rgba(255, 255, 255, 0.65) !important; }

.prf-week-card .prf-mood-emoji { color: rgb(255, 255, 255) !important; }

.prf-week-card .prf-mood-name { color: rgba(255, 255, 255, 0.85) !important; }

.prf-week-card .prf-mood-pct { color: rgba(255, 255, 255, 0.6) !important; }

.prf-week-card .prf-week-stat-n { color: rgb(255, 255, 255) !important; }

.prf-week-card .prf-week-stat-l { color: rgba(255, 255, 255, 0.5) !important; }

.prf-week-card .prf-insight-line, .prf-week-card .prf-insight-line span { color: rgba(255, 255, 255, 0.65) !important; }

.prf-week-card .prf-week-btn-primary { background: rgb(122, 158, 126) !important; color: rgb(255, 255, 255) !important; border-width: medium !important; border-style: none !important; border-color: currentcolor !important; border-image: initial !important; border-radius: 50px !important; font-weight: 700 !important; transition: background 0.18s, transform 0.18s !important; }

.prf-week-card .prf-week-btn-primary:hover { background: rgb(94, 130, 98) !important; transform: translateY(-1px) !important; }

.prf-week-card .prf-week-btn-ghost { background: rgba(122, 158, 126, 0.18) !important; color: rgb(168, 200, 171) !important; border: 1.5px solid rgba(122, 158, 126, 0.4) !important; border-radius: 50px !important; font-weight: 600 !important; }

.prf-week-card .prf-week-btn-ghost:hover { background: rgba(122, 158, 126, 0.3) !important; color: rgb(255, 255, 255) !important; }

.prf-week-card .prf-week-stats { background: rgba(0, 0, 0, 0.15) !important; }