

/* ==== WELLNESS SNAPSHOT =================================================== */
#rvHost-page-rv-wellness{ font-family:'Nunito',system-ui,sans-serif; }
#rvHost-page-rv-wellness .ws-wrap{ max-width:1180px; margin:0 auto; padding:4px clamp(16px,4vw,28px) 32px; }
#rvHost-page-rv-wellness .ws-h{
  margin:22px 0 12px; font-size:.74rem; font-weight:800; letter-spacing:.1em; text-transform:uppercase;
  color:#4E5A49 !important; -webkit-text-fill-color:#4E5A49 !important;
}
#rvHost-page-rv-wellness .ws-rings{
  display:grid; grid-template-columns:repeat(auto-fit,minmax(120px,1fr)); gap:12px;
}
#rvHost-page-rv-wellness .ws-ring{
  position:relative; display:flex; flex-direction:column; align-items:center; gap:2px;
  background:#fff; border:1px solid #E8E4DC; border-radius:18px; padding:16px 12px 14px;
}
#rvHost-page-rv-wellness .ws-ring svg{ width:74px; height:74px; transform:rotate(-90deg); }
#rvHost-page-rv-wellness .ws-rt{ fill:none; stroke:#EFEFEA; stroke-width:4; }
#rvHost-page-rv-wellness .ws-rf{ fill:none; stroke:#8AA57C; stroke-width:4; stroke-linecap:round; }
#rvHost-page-rv-wellness .ws-rv{
  position:absolute; top:36px; font-size:.95rem; font-weight:800;
  color:#243447 !important; -webkit-text-fill-color:#243447 !important;
}
#rvHost-page-rv-wellness .ws-rl{
  font-size:.76rem; font-weight:700; margin-top:4px;
  color:#5A6472 !important; -webkit-text-fill-color:#5A6472 !important;
}
#rvHost-page-rv-wellness .ws-mood{
  margin:14px 0 0; padding:13px 16px; background:#F4F6F1; border:1px solid #E2E8DD; border-radius:14px;
  font-size:.9rem; line-height:1.55;
  color:#3F4753 !important; -webkit-text-fill-color:#3F4753 !important;
}
#rvHost-page-rv-wellness .ws-mood strong{ color:#243447 !important; -webkit-text-fill-color:#243447 !important; }
#rvHost-page-rv-wellness .ws-link{
  background:none; border:0; padding:0; cursor:pointer; font:inherit; font-weight:800; text-decoration:underline;
  color:#4E6640 !important; -webkit-text-fill-color:#4E6640 !important;
}
#rvHost-page-rv-wellness .ws-water{
  display:flex; align-items:center; gap:12px; flex-wrap:wrap; margin-top:12px;
  background:#fff; border:1px solid #E8E4DC; border-radius:14px; padding:13px 16px;
}
#rvHost-page-rv-wellness .ws-wl{
  font-size:.72rem; font-weight:800; letter-spacing:.08em; text-transform:uppercase;
  color:#4E5A49 !important; -webkit-text-fill-color:#4E5A49 !important;
}
#rvHost-page-rv-wellness .ws-wbar{ flex:1; min-width:140px; height:10px; background:#EFEFEA; border-radius:999px; overflow:hidden; }
#rvHost-page-rv-wellness .ws-wfill{ display:block; height:100%; background:#7FA8C4; }
#rvHost-page-rv-wellness .ws-wv{ font-size:.84rem; font-weight:800;
  color:#243447 !important; -webkit-text-fill-color:#243447 !important; }
#rvHost-page-rv-wellness .ws-hab{ list-style:none; margin:0; padding:0; display:grid; gap:8px; }
#rvHost-page-rv-wellness .ws-hrow{
  display:flex; align-items:center; gap:14px; flex-wrap:wrap;
  background:#fff; border:1px solid #E8E4DC; border-radius:14px; padding:13px 16px;
}
#rvHost-page-rv-wellness .ws-hb{ flex:1; display:flex; flex-direction:column; gap:1px; min-width:150px; }
#rvHost-page-rv-wellness .ws-hn{ font-size:.92rem; font-weight:800;
  color:#243447 !important; -webkit-text-fill-color:#243447 !important; }
#rvHost-page-rv-wellness .ws-hm{ font-size:.76rem;
  color:#5A6472 !important; -webkit-text-fill-color:#5A6472 !important; }
#rvHost-page-rv-wellness .ws-week{ display:flex; gap:5px; }
#rvHost-page-rv-wellness .ws-day{
  width:26px; height:26px; border-radius:8px; display:flex; align-items:center; justify-content:center;
  font-size:.66rem; font-weight:800;
}
/* met / missed / not logged differ by FILL AND LABEL, never colour alone */
#rvHost-page-rv-wellness .ws-day.is-met{ background:#4E6640;
  color:#fff !important; -webkit-text-fill-color:#fff !important; }
#rvHost-page-rv-wellness .ws-day.is-miss{ background:#F2F1ED; border:1px solid #E0DCD2;
  color:#6B7280 !important; -webkit-text-fill-color:#6B7280 !important; }
#rvHost-page-rv-wellness .ws-day.is-none{ background:#fff; border:1px dashed #E0DCD2;
  color:#9AA0A6 !important; -webkit-text-fill-color:#9AA0A6 !important; }
#rvHost-page-rv-wellness .ws-hstat{
  display:flex; flex-direction:column; align-items:flex-end; gap:2px; min-width:74px;
  font-size:.86rem; font-weight:800;
  color:#243447 !important; -webkit-text-fill-color:#243447 !important;
}
#rvHost-page-rv-wellness .ws-streak{ font-size:.7rem; font-weight:700;
  color:#4E6640 !important; -webkit-text-fill-color:#4E6640 !important; }
#rvHost-page-rv-wellness .ws-src{
  display:flex; flex-direction:column; gap:3px; margin-top:20px;
  padding:14px 16px; background:#FBFAF8; border:1px solid #EFEAE0; border-radius:14px;
}
#rvHost-page-rv-wellness .ws-srch{
  font-size:.7rem; font-weight:800; letter-spacing:.08em; text-transform:uppercase;
  color:#4E5A49 !important; -webkit-text-fill-color:#4E5A49 !important;
}
#rvHost-page-rv-wellness .ws-src span{ font-size:.82rem; line-height:1.5;
  color:#4A5462 !important; -webkit-text-fill-color:#4A5462 !important; }
#rvHost-page-rv-wellness .ws-srcn{ margin-top:4px;
  color:#6B7280 !important; -webkit-text-fill-color:#6B7280 !important; }
#rvHost-page-rv-wellness .ws-note{ margin:0; padding:16px;
  background:#FBFAF8; border:1px dashed #E4DFD2; border-radius:12px; font-size:.86rem;
  color:#5A6472 !important; -webkit-text-fill-color:#5A6472 !important; }
#rvHost-page-rv-wellness .ws-acts{ display:flex; gap:10px; flex-wrap:wrap; margin-top:20px; }
#rvHost-page-rv-wellness .ws-btn{
  cursor:pointer; font:inherit; font-size:.86rem; font-weight:800; border-radius:999px;
  padding:12px 20px; min-height:48px;
  background:#fff !important; border:1px solid #DDD7C9 !important;
  color:#3D4A3A !important; -webkit-text-fill-color:#3D4A3A !important;
}
#rvHost-page-rv-wellness .ws-btn.is-primary{ background:#4E6640 !important; border-color:#4E6640 !important;
  color:#fff !important; -webkit-text-fill-color:#fff !important; }
#rvHost-page-rv-wellness .ws-btn:focus-visible, #rvHost-page-rv-wellness .ws-link:focus-visible{
  outline:3px solid #CF9E3F; outline-offset:2px; }
#rvHost-page-rv-wellness .ws-empty{
  max-width:1180px; margin:0 auto; padding:26px clamp(16px,4vw,28px) 40px;
}
#rvHost-page-rv-wellness .ws-et{ margin:0 0 6px; font-family:'Playfair Display',Georgia,serif;
  font-size:1.2rem; font-weight:700;
  color:#243447 !important; -webkit-text-fill-color:#243447 !important; }
#rvHost-page-rv-wellness .ws-es{ margin:0 0 16px; font-size:.9rem; line-height:1.6; max-width:52ch;
  color:#5A6472 !important; -webkit-text-fill-color:#5A6472 !important; }
/* how things are tracking */
#rvHost-page-rv-wellness .ws-track{ list-style:none; margin:0; padding:0; display:grid; gap:8px; }
#rvHost-page-rv-wellness .ws-trow{
  display:flex; align-items:center; gap:14px; flex-wrap:wrap;
  background:#fff; border:1px solid #E8E4DC; border-radius:14px; padding:13px 16px;
}
#rvHost-page-rv-wellness .ws-tl{
  flex:1; min-width:150px; display:flex; flex-direction:column; gap:1px;
  font-size:.92rem; font-weight:700;
  color:#243447 !important; -webkit-text-fill-color:#243447 !important;
}
#rvHost-page-rv-wellness .ws-tn{ font-size:.74rem; font-weight:600;
  color:#5A6472 !important; -webkit-text-fill-color:#5A6472 !important; }
#rvHost-page-rv-wellness .ws-tv{ font-size:.92rem; font-weight:800;
  color:#243447 !important; -webkit-text-fill-color:#243447 !important; }
#rvHost-page-rv-wellness .ws-tt{
  display:inline-flex; align-items:center; gap:5px; min-width:150px; justify-content:flex-end;
  font-size:.76rem; font-weight:700;
}
#rvHost-page-rv-wellness .ws-tt.is-up{ color:#3C5230 !important; -webkit-text-fill-color:#3C5230 !important; }
#rvHost-page-rv-wellness .ws-tt.is-down{ color:#94465A !important; -webkit-text-fill-color:#94465A !important; }
#rvHost-page-rv-wellness .ws-tt.is-level,
#rvHost-page-rv-wellness .ws-tt.is-na{ color:#6B7280 !important; -webkit-text-fill-color:#6B7280 !important; }
/* share a snapshot */
#rvHost-page-rv-wellness .ws-share{
  background:#fff; border:1px solid #E8E4DC; border-radius:18px; padding:18px 20px;
}
#rvHost-page-rv-wellness .ws-shl{ margin:0 0 14px; font-size:.88rem; line-height:1.6; max-width:62ch;
  color:#5A6472 !important; -webkit-text-fill-color:#5A6472 !important; }
#rvHost-page-rv-wellness .ws-fl{
  display:block; margin:14px 0 8px; font-size:.72rem; font-weight:800;
  letter-spacing:.08em; text-transform:uppercase;
  color:#4E5A49 !important; -webkit-text-fill-color:#4E5A49 !important;
}
#rvHost-page-rv-wellness .ws-chips{ display:flex; gap:8px; flex-wrap:wrap; }
#rvHost-page-rv-wellness .ws-chip{
  cursor:pointer; font:inherit; font-size:.8rem; font-weight:700; border-radius:999px;
  padding:10px 14px; min-height:44px; background:#fff; border:1px solid #E4DFD2;
  color:#3F4753 !important; -webkit-text-fill-color:#3F4753 !important;
}
#rvHost-page-rv-wellness .ws-chip.on{
  background:#EDF3E9; border-color:#A9C99B;
  color:#243447 !important; -webkit-text-fill-color:#243447 !important;
}
#rvHost-page-rv-wellness .ws-note{
  width:100%; box-sizing:border-box; min-height:64px; border:1px solid #E4DFD2; border-radius:12px;
  padding:11px 13px; font:inherit; font-size:.9rem; background:#fff; resize:vertical;
  color:#243447 !important; -webkit-text-fill-color:#243447 !important;
}
#rvHost-page-rv-wellness .ws-share .ws-btn{ margin-top:14px; }
#rvHost-page-rv-wellness .ws-prev{ margin-top:16px; }
#rvHost-page-rv-wellness .ws-pre{
  margin:0; padding:14px 16px; background:#FBFAF8; border:1px solid #EFEAE0; border-radius:14px;
  font-family:'Nunito',system-ui,sans-serif; font-size:.84rem; line-height:1.6;
  white-space:pre-wrap; word-break:break-word;
  color:#243447 !important; -webkit-text-fill-color:#243447 !important;
}
#rvHost-page-rv-wellness .ws-pacts{ display:flex; gap:8px; flex-wrap:wrap; }
#rvHost-page-rv-wellness .ws-pacts .ws-btn{ margin-top:10px; }
#rvHost-page-rv-wellness .ws-safe{
  margin:14px 0 0; font-size:.78rem; line-height:1.55;
  color:#6B7280 !important; -webkit-text-fill-color:#6B7280 !important;
}
.ws-toast{
  position:fixed; left:50%; bottom:26px; transform:translateX(-50%) translateY(12px); z-index:10021;
  background:#243447; color:#fff !important; -webkit-text-fill-color:#fff !important;
  padding:12px 20px; border-radius:999px; font-size:.85rem; font-weight:700;
  font-family:'Nunito',system-ui,sans-serif; opacity:0; pointer-events:none;
  transition:opacity .2s, transform .2s; max-width:90vw; text-align:center;
}
.ws-toast.on{ opacity:1; transform:translateX(-50%) translateY(0); }
@media (max-width:640px){
  #rvHost-page-rv-wellness .ws-tt{ min-width:0; justify-content:flex-start; }
  #rvHost-page-rv-wellness .ws-hrow{ align-items:flex-start; }
  #rvHost-page-rv-wellness .ws-hstat{ align-items:flex-start; }
  #rvHost-page-rv-wellness .ws-acts .ws-btn{ flex:1; }
}

