
/* Your Week card — white background theme (kept readable) */
#page-profile .prf-glass.prf-week-card,
#page-profile .prf-week-card{ background:#ffffff !important; border:1px solid rgba(36,52,71,0.10) !important; }
#page-profile .prf-week-card::before{ opacity:0.4 !important; }
#page-profile .prf-week-card .prf-week-eyebrow{ color:#7a9e7e !important; }
#page-profile .prf-week-card .prf-week-title{ color:#243447 !important; -webkit-text-fill-color:#243447 !important; }
#page-profile .prf-week-card .prf-week-sub{ color:#5a6659 !important; }
#page-profile .prf-week-card .prf-mood-emoji{ color:#243447 !important; }
#page-profile .prf-week-card .prf-mood-name{ color:#243447 !important; }
#page-profile .prf-week-card .prf-mood-chip{ background:#f5f8f3 !important; border:1px solid rgba(36,52,71,0.07) !important; }
#page-profile .prf-week-card .prf-mood-chip:hover{ background:#eef3ec !important; }
#page-profile .prf-week-card .prf-week-stats{ background:#eef3ec !important; border-top:1px solid rgba(36,52,71,0.08) !important; }
#page-profile .prf-week-card .prf-week-stat{ background:#ffffff !important; }
#page-profile .prf-week-card .prf-week-stat-n{ color:#243447 !important; -webkit-text-fill-color:#243447 !important; }
#page-profile .prf-week-card .prf-week-stat-l{ color:#5a6659 !important; }
#page-profile .prf-week-card .prf-mood-pct{ color:#5a6659 !important; }
#page-profile .prf-week-card .prf-insight-strip{ border-top:1px solid rgba(36,52,71,0.08) !important; }
#page-profile .prf-week-card .prf-insight-line,
#page-profile .prf-week-card .prf-insight-line span{ color:#4a5550 !important; }
#page-profile .prf-week-card .prf-week-btn-ghost{ background:rgba(122,158,126,0.14) !important; color:#3a6b40 !important; border:1.5px solid rgba(122,158,126,0.45) !important; }
#page-profile .prf-week-card .prf-week-btn-ghost:hover{ background:rgba(122,158,126,0.24) !important; color:#2f5d3a !important; }
