#wellness-hub-app{--wh-fs-2xs: .6875rem;--wh-fs-xs: .78125rem;--wh-fs-sm: .84375rem;--wh-fs-md: .90625rem;--wh-fs-lg: 1rem;--wh-fs-xl: 1.125rem;--wh-fs-2xl: 1.375rem;--wh-fs-3xl: 1.625rem;--wh-fs-d1: 3rem;--wh-fs-d2: 3.625rem;--wh-bg: #fffbef;--wh-text: #15281c;--wh-accent: #5c7844;--wh-green: #0f3d23;--wh-oat: #f8bf3f;--wh-wheat: #b8ce6a;--wh-barley: #5c7844;--wh-cream: #ece4d0;--wh-r: 12px;--wh-pad: 16px;--wh-green-700: #1c5435;--wh-green-800: #123a22;--wh-oat-deep: #e0a21f;--wh-sage: #5c8e61;--wh-sun: #ffc846;--wh-ink: #164734;--wh-font-serif: "Crimson Text", "Crimson Pro", Georgia, "Times New Roman", serif;--wh-amber-text: #8f6207;--wh-paper: var(--wh-bg);--wh-paper-2: #fff7e4;--wh-muted: #5a6b5c;--wh-faint: #5f6f59;--wh-line: #e7dec6;--wh-line-soft: #efe7d3;--wh-danger: #b23a2e;--wh-danger-bg: #fbede9;--wh-r-sm: 8px;--wh-r-lg: 20px;--wh-maxw: 1080px;--wh-gap: 16px;--wh-line-h: 1.45;--wh-shadow-sm: none;--wh-shadow: none;--wh-shadow-lg: none;--wh-font-body: "Host Grotesk", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--wh-display: var(--wh-font-body);position:relative;z-index:0;display:block;width:100%;margin:0 auto;color:var(--wh-text);background:var(--wh-bg);font-family:var(--wh-font-body);font-size:var(--wh-fs-lg);line-height:var(--wh-line-h);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#wellness-hub-app *,#wellness-hub-app *:before,#wellness-hub-app *:after{box-sizing:border-box}#wellness-hub-app .wh-num{font-family:var(--wh-display);font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.wellness-hub-section__inner{width:100%;margin:0 auto;max-width:var(--wh-maxw, 1080px)}.wellness-hub-section__guest{max-width:560px;padding:48px 24px;text-align:center}.wellness-hub-section__guest-heading{margin:0 0 8px;font-size:1.5rem}.wellness-hub-section__guest-text{margin:0 0 24px;color:#0f3d23}.wellness-hub-section__guest-link{display:inline-block;padding:12px 24px;min-height:44px;border-radius:12px;background:#0f3d23;color:#fffbef;text-decoration:none;font-weight:600}#wellness-hub-app h1,#wellness-hub-app h2,#wellness-hub-app h3,#wellness-hub-app h4{font-family:var(--wh-display);font-weight:700;letter-spacing:-.015em;color:var(--wh-green);margin:0;line-height:1.08}#wellness-hub-app p{margin:0 0 .75em}#wellness-hub-app a{color:inherit}.wh-badge{background:var(--wh-sun);color:var(--wh-green);font-size:var(--wh-fs-2xs);font-weight:700;border-radius:20px;padding:1px 8px;font-family:var(--wh-display)}.wh-layout{max-width:var(--wh-maxw);margin:0 auto;width:100%;padding:8px 20px 90px}.wh-main{min-width:0}.wh-main:focus{outline:none}.wh-view{animation:wh-fade .4s ease both}@keyframes wh-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}#wellness-hub-app .wh-card{background:var(--wh-cream);border:1px solid var(--wh-bg);border-radius:var(--wh-r);color:var(--wh-ink)}#wellness-hub-app .wh-pad{padding:18px}#wellness-hub-app .wh-row{display:flex;align-items:center;gap:12px}#wellness-hub-app .wh-between{display:flex;align-items:center;justify-content:space-between;gap:12px}#wellness-hub-app .wh-muted{color:var(--wh-muted)}#wellness-hub-app .wh-faint{color:var(--wh-faint)}#wellness-hub-app .wh-eyebrow{font-size:var(--wh-fs-2xs);letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--wh-amber-text)}#wellness-hub-app .wh-stack-sm>*+*{margin-top:8px}#wellness-hub-app .wh-grid{display:grid;gap:16px}#wellness-hub-app .wh-g2{display:grid;grid-template-columns:1fr 1fr;gap:16px}#wellness-hub-app .wh-g3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}#wellness-hub-app .wh-pill{display:inline-flex;align-items:center;gap:6px;font-size:var(--wh-fs-xs);font-weight:600;border-radius:20px;padding:4px 11px;background:var(--wh-paper-2);color:var(--wh-barley);border:1px solid var(--wh-line)}#wellness-hub-app .wh-pill--green{background:#e9f0dd;color:var(--wh-green-700);border-color:#d6e3be}#wellness-hub-app .wh-pill--oat{background:#fdf1d4;color:var(--wh-amber-text);border-color:#f4dfa6}#wellness-hub-app .wh-pill--alert{background:var(--wh-danger-bg);color:var(--wh-danger);border-color:#f0d6ce}#wellness-hub-app a.wh-btn{text-decoration:none}#wellness-hub-app .wh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:12px 18px;font-weight:700;font-size:var(--wh-fs-md);border:1px solid transparent;transition:.16s;font-family:var(--wh-font-body);min-height:44px;cursor:pointer;color:var(--wh-text);background:var(--wh-paper)}#wellness-hub-app .wh-btn:active{transform:scale(.985)}#wellness-hub-app .wh-btn--primary{background:var(--wh-green);color:#fffbef}#wellness-hub-app .wh-btn--primary:hover{background:var(--wh-green-700)}#wellness-hub-app .wh-btn--oat{background:var(--wh-sun);color:var(--wh-green)}#wellness-hub-app .wh-btn--oat:hover{background:#f5b92e}#wellness-hub-app .wh-btn--sage{background:var(--wh-sage);color:#fffbef}#wellness-hub-app .wh-btn--sage:hover{background:#4f7d54}#wellness-hub-app .wh-btn--ghost{background:transparent;border-color:var(--wh-ink);color:var(--wh-ink)}#wellness-hub-app .wh-btn--ghost:hover{background:var(--wh-paper-2)}#wellness-hub-app .wh-btn--quiet{background:transparent;color:var(--wh-muted);padding:10px 12px}#wellness-hub-app .wh-btn--quiet:hover{background:var(--wh-paper-2);color:var(--wh-green)}#wellness-hub-app .wh-btn--danger{background:var(--wh-paper);border-color:#e6c9c1;color:var(--wh-danger)}#wellness-hub-app .wh-btn--danger:hover{background:var(--wh-danger-bg)}#wellness-hub-app .wh-btn.is-block{width:100%}#wellness-hub-app .wh-btn[disabled]{opacity:.5;pointer-events:none}#wellness-hub-app .wh-btn.is-sm{padding:8px 15px;font-size:var(--wh-fs-sm);border-radius:999px;min-height:36px}#wellness-hub-app .wh-chip{border:1px solid var(--wh-line);background:var(--wh-paper);border-radius:12px;padding:10px 14px;font-weight:600;font-size:var(--wh-fs-sm);color:var(--wh-green);transition:.15s;cursor:pointer;min-height:40px}#wellness-hub-app .wh-chip:hover{background:var(--wh-paper-2)}#wellness-hub-app .wh-chip.is-on{background:var(--wh-green);color:var(--wh-paper);border-color:var(--wh-green)}#wellness-hub-app .wh-field{display:block;margin-bottom:14px}#wellness-hub-app .wh-field label{display:block;font-size:var(--wh-fs-xs);font-weight:600;color:var(--wh-muted);margin-bottom:6px}#wellness-hub-app .wh-input,#wellness-hub-app .wh-select,#wellness-hub-app .wh-textarea{width:100%;border:1px solid var(--wh-line);background:var(--wh-paper);border-radius:12px;padding:12px 13px;font-family:inherit;font-size:var(--wh-fs-md);color:var(--wh-text);transition:.15s;min-height:44px}#wellness-hub-app .wh-input:focus,#wellness-hub-app .wh-select:focus,#wellness-hub-app .wh-textarea:focus{outline:none;border-color:var(--wh-barley);box-shadow:0 0 0 4px #5c784421;background:var(--wh-paper)}#wellness-hub-app .wh-textarea{resize:vertical;min-height:84px}#wellness-hub-app .wh-swatch{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto}#wellness-hub-app .wh-sw-wheat{background:#ebf1d8;color:var(--wh-barley)}#wellness-hub-app .wh-sw-oat{background:#fdf1d4;color:var(--wh-oat-deep)}#wellness-hub-app .wh-sw-barley{background:#e2ead4;color:var(--wh-green-700)}#wellness-hub-app .wh-gscore{display:flex;align-items:flex-end;gap:3px;height:26px}#wellness-hub-app .wh-gscore i{width:5px;border-radius:3px 3px 0 0;background:var(--wh-wheat);display:block;transform-origin:bottom;animation:wh-grow .7s cubic-bezier(.22,1,.36,1) both}@keyframes wh-grow{0%{transform:scaleY(.08);opacity:.4}to{transform:scaleY(1);opacity:1}}#wellness-hub-app .wh-banner{display:flex;gap:12px;align-items:center;border-radius:var(--wh-r);padding:13px 15px;border:1px solid}#wellness-hub-app .wh-banner--warn{background:var(--wh-danger-bg);border-color:#eacfc7}#wellness-hub-app .wh-banner--warn .wh-banner__ic{color:var(--wh-danger)}#wellness-hub-app .wh-banner--info{background:#eef4e4;border-color:#dce7c6}#wellness-hub-app .wh-banner--info .wh-banner__ic{color:var(--wh-green-700)}#wellness-hub-app .wh-empty{text-align:center;padding:34px 18px;color:var(--wh-muted)}#wellness-hub-app .wh-empty__ic{width:58px;height:58px;border-radius:18px;background:var(--wh-paper-2);display:grid;place-items:center;margin:0 auto 12px;color:var(--wh-barley)}#wellness-hub-app .wh-offer{border:1px solid var(--wh-line);border-radius:var(--wh-r);padding:14px;background:var(--wh-paper);cursor:pointer;transition:.16s}#wellness-hub-app .wh-offer:hover{background:var(--wh-paper-2);border-color:var(--wh-cream);box-shadow:var(--wh-shadow-sm)}#wellness-hub-app .wh-offer.is-sel{background:#f2f6e9;box-shadow:var(--wh-shadow-sm);border-color:var(--wh-green)}#wellness-hub-app .wh-standalone{max-width:460px;margin:48px auto;padding:32px 24px;text-align:center;background:var(--wh-cream);border-radius:var(--wh-r-lg)}#wellness-hub-app .wh-standalone__ic{margin:0 auto 14px;background:#e9f0dd;color:var(--wh-green-700)}#wellness-hub-app .wh-standalone__title{font-family:var(--wh-display);font-weight:400;font-size:clamp(24px,5vw,32px);line-height:1.12;letter-spacing:-.015em;margin:0 0 10px;color:var(--wh-ink, var(--wh-text))}#wellness-hub-app .wh-standalone__body{margin:0 0 20px;color:var(--wh-muted);font-size:var(--wh-fs-md)}#wellness-hub-app .wh-standalone__actions{display:flex;flex-direction:column;gap:10px;align-items:stretch}#wellness-hub-app .wh-linkbtn{background:none;border:none;padding:6px 2px;min-height:32px;font-family:var(--wh-font-body);font-size:var(--wh-fs-sm);font-weight:600;color:var(--wh-green-700);text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--wh-wheat);cursor:pointer}#wellness-hub-app .wh-linkbtn:hover{color:var(--wh-green);text-decoration-color:var(--wh-green)}#wellness-hub-app .wh-intent{display:flex;align-items:center;gap:12px;text-align:left;padding:13px 14px;border:1px solid var(--wh-line);border-radius:12px;background:var(--wh-paper);transition:.15s;cursor:pointer;width:100%;min-height:44px}#wellness-hub-app .wh-intent:hover{background:var(--wh-paper-2);border-color:var(--wh-cream);box-shadow:var(--wh-shadow-sm)}#wellness-hub-app .wh-intent__ic{width:38px;height:38px;border-radius:11px;background:var(--wh-paper-2);color:var(--wh-barley);display:grid;place-items:center;flex:0 0 auto}#wellness-hub-app .wh-listrow{display:flex;align-items:center;gap:13px;padding:14px 4px;border-top:1px solid var(--wh-line-soft)}#wellness-hub-app .wh-listrow:first-child{border-top:none}#wellness-hub-app .wh-iconbtn{width:40px;height:40px;border-radius:12px;border:1px solid var(--wh-line);background:var(--wh-paper);display:grid;place-items:center;color:var(--wh-green);transition:.18s;position:relative;cursor:pointer}#wellness-hub-app .wh-iconbtn:hover{background:var(--wh-paper-2)}#wellness-hub-app .wh-dot{position:absolute;top:8px;right:9px;width:8px;height:8px;border-radius:50%;background:var(--wh-oat);border:2px solid var(--wh-paper)}#wellness-hub-app .wh-spin{width:18px;height:18px;border-radius:50%;border:2.5px solid rgba(255,255,255,.35);border-top-color:var(--wh-paper);animation:wh-rot .7s linear infinite;display:inline-block}@keyframes wh-rot{to{transform:rotate(360deg)}}.wh-overlay-host{position:relative;z-index:60}.wh-overlay__scrim{position:fixed;inset:0;z-index:60;background:#12281c6b;backdrop-filter:blur(3px);display:flex;animation:wh-fade .25s ease both}.wh-overlay__panel{background:var(--wh-paper);box-shadow:none;display:flex;flex-direction:column}.wh-overlay__panel--drawer{margin-left:auto;height:100%;width:min(460px,100%);animation:wh-slidein .34s cubic-bezier(.2,.9,.3,1) both}.wh-overlay__panel--modal{margin:auto;width:min(440px,94vw);border-radius:var(--wh-r-lg);overflow:hidden;animation:wh-pop .3s cubic-bezier(.2,.9,.3,1.15) both}.wh-overlay__panel--modal.is-wide{width:min(560px,95vw)}@keyframes wh-slidein{0%{transform:translate(40px);opacity:.5}to{transform:none;opacity:1}}@keyframes wh-pop{0%{transform:translateY(10px) scale(.97);opacity:0}to{transform:none;opacity:1}}.wh-overlay__head{display:flex;align-items:center;gap:12px;padding:18px 18px 12px;border-bottom:1px solid var(--wh-line-soft)}.wh-overlay__title{font-family:var(--wh-font-body);font-weight:400;font-size:var(--wh-fs-2xl);line-height:1.15;letter-spacing:-.01em;color:var(--wh-ink);margin:0}.wh-overlay__x{margin-left:auto}.wh-overlay__body{padding:18px;overflow:auto}.wh-overlay__foot{padding:14px 18px;border-top:1px solid var(--wh-line-soft);display:flex;gap:10px;background:var(--wh-paper-2)}#wellness-hub-app .wh-steps{display:flex;align-items:center;gap:6px;margin:2px 0 16px}#wellness-hub-app .wh-steps i{height:5px;border-radius:4px;flex:1;background:var(--wh-line);transition:.3s}#wellness-hub-app .wh-steps i.is-on{background:var(--wh-oat)}#wellness-hub-app .wh-steps i.is-done{background:var(--wh-barley)}.wh-toast-host{position:fixed;z-index:80;left:50%;bottom:104px;transform:translate(-50%);display:flex;flex-direction:column;gap:10px;width:min(420px,92vw);pointer-events:none}.wh-toast{display:flex;align-items:center;gap:12px;background:var(--wh-green);color:var(--wh-paper);border-radius:14px;padding:13px 15px;box-shadow:var(--wh-shadow-lg);animation:wh-toastin .35s cubic-bezier(.22,1,.36,1) both}.wh-toast.is-err{background:#7a261d}.wh-toast__tx{font-size:var(--wh-fs-sm);font-weight:600;line-height:1.3}.wh-toast__tx small{display:block;color:#bfd0ae;font-weight:500;font-size:var(--wh-fs-xs)}.wh-toast.is-err .wh-toast__tx small{color:#f2c9c0}@keyframes wh-toastin{0%{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:none}}#wellness-hub-app .wh-skiplink{position:absolute;left:12px;top:-64px;z-index:100;display:inline-flex;align-items:center;min-height:44px;padding:11px 18px;border-radius:0 0 12px 12px;background:var(--wh-green);color:var(--wh-paper);font-weight:700;font-size:var(--wh-fs-md);text-decoration:none;box-shadow:var(--wh-shadow);transition:top .18s ease}#wellness-hub-app .wh-skiplink:focus,#wellness-hub-app .wh-skiplink:focus-visible{top:0;outline:3px solid var(--wh-oat);outline-offset:2px}#wellness-hub-app :where(button,a,.wh-chip,.wh-offer,.wh-intent,.wh-card,[tabindex],input,select,textarea):focus-visible{outline:3px solid var(--wh-accent);outline-offset:2px;border-radius:8px;box-shadow:0 0 0 1px var(--wh-paper)}#wellness-hub-app .wh-btn--primary:focus-visible,#wellness-hub-app .wh-btn--oat:focus-visible{outline-color:var(--wh-oat);box-shadow:0 0 0 1px var(--wh-green)}#wellness-hub-app .wh-plan .wh-plan__delta{color:var(--wh-amber-text)}#wellness-hub-app button,#wellness-hub-app .wh-chip,#wellness-hub-app a[role=button]{min-height:24px}#wellness-hub-app .wh-iconbtn{min-width:40px;min-height:40px}@media(prefers-reduced-motion:reduce){#wellness-hub-app .wh-skiplink{transition:none}}.wellness-hub-app__loading{display:flex;align-items:center;gap:12px;padding:32px 0;color:var(--wh-text)}.wellness-hub-app__spinner{width:20px;height:20px;border:2px solid var(--wh-cream);border-top-color:var(--wh-green);border-radius:50%;animation:wh-spin .8s linear infinite}@keyframes wh-spin{to{transform:rotate(360deg)}}.wellness-hub-app__noscript{padding:16px;border:1px solid var(--wh-cream);border-radius:var(--wh-r)}.wh-sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:580px){#wellness-hub-app .wh-g2,#wellness-hub-app .wh-g3{grid-template-columns:1fr}}@media(max-width:860px){.wh-layout{padding:16px 14px 48px}.wh-toast-host{bottom:24px}.wh-overlay__scrim.is-sheet{align-items:flex-end}.wh-overlay__scrim.is-sheet .wh-overlay__panel--drawer{width:100%;border-radius:var(--wh-r-lg) var(--wh-r-lg) 0 0;margin-top:auto;margin-left:0;height:auto;max-height:92vh;animation:wh-sheetin .34s cubic-bezier(.2,.9,.3,1) both}}@keyframes wh-sheetin{0%{transform:translateY(60px);opacity:.6}to{transform:none;opacity:1}}@media(min-width:861px){#wellness-hub-app{--wh-gap: 24px}}@media(prefers-reduced-motion:reduce){#wellness-hub-app *,.wh-overlay__scrim,.wh-overlay__panel,.wh-toast{animation-duration:.01ms!important;animation-iteration-count:1!important}.wellness-hub-app__spinner,#wellness-hub-app .wh-spin{animation-duration:1.6s}}.wh-sheet-host:empty{display:none}.wh-sheet{position:fixed;inset:0;z-index:60;background:var(--wh-paper);overflow-y:auto;-webkit-overflow-scrolling:touch}body.wh-lock-sheet{overflow:hidden}.wh-sheet__head{position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:10px;padding:12px 16px;background:var(--wh-paper);border-bottom:1px solid var(--wh-line)}.wh-sheet__back{display:inline-flex;align-items:center;gap:5px;min-height:44px;padding:0 12px 0 6px;border:0;background:none;color:var(--wh-ink);font:inherit;font-size:var(--wh-fs-sm);font-weight:600;cursor:pointer;border-radius:999px}.wh-sheet__back:focus-visible{outline:2px solid var(--wh-sage);outline-offset:2px}.wh-sheet__title{margin:0;font-size:var(--wh-fs-md);font-weight:600}.wh-sheet__body{max-width:860px;margin:0 auto;padding:16px 16px 48px}#wellness-hub-app .wh-overlay__x{width:44px;height:44px;border:1px solid var(--wh-line-soft);background:transparent;border-radius:50%}#wellness-hub-app .wh-overlay__body{padding-bottom:32px}.wh-sheet__body>.wh-view{padding-top:6px}.wh-sheet__body .wh-cats__head{flex-wrap:wrap;gap:8px;align-items:center}#wellness-hub-app .wh-skip__foot .wh-btn--primary{flex:1.4;white-space:nowrap}#wellness-hub-app .wh-overlay__x{border:0;background:none}.wh-sheet__body .wh-rewards>.wh-eyebrow,.wh-sheet__body .wh-rewards__h1,.wh-sheet__body .wh-perks__head>.wh-eyebrow,.wh-sheet__body .wh-sup-head>.wh-eyebrow,.wh-sheet__body .wh-cats__head .wh-eyebrow,.wh-sheet__body .wh-cats__h1{display:none}.wh-sheet__body .wh-sup-head{padding-top:2px}#wellness-hub-app .wh-skip__foot .wh-btn{white-space:nowrap}#wellness-hub-app .wh-skip__foot .wh-skip__keep{padding-left:14px;padding-right:14px}#wellness-hub-app .wh-overlay__panel:focus,#wellness-hub-app .wh-overlay__panel:focus-visible{outline:none;box-shadow:none}#wellness-hub-app .wh-home__h1{font-size:clamp(30px,5.4vw,44px);font-weight:400;letter-spacing:-.015em;line-height:1.08;margin:6px 0 0;max-width:18ch;text-wrap:balance}#wellness-hub-app .wh-home__welcome{display:flex;align-items:center;gap:10px;background:var(--wh-paper-2);border:1px solid var(--wh-line-soft);border-radius:var(--wh-r);padding:10px 12px;margin-bottom:16px}#wellness-hub-app .wh-home__welcome-ic{width:30px;height:30px;border-radius:9px;background:#e9f0dd;color:var(--wh-green-700)}#wellness-hub-app .wh-home__welcome-tx{flex:1;font-size:var(--wh-fs-sm);color:var(--wh-muted)}#wellness-hub-app .wh-home__welcome-x{flex:0 0 auto;width:30px;height:30px;min-height:30px}#wellness-hub-app .wh-home__banner{margin-bottom:16px}#wellness-hub-app .wh-home__banner-sub{font-size:var(--wh-fs-sm);margin-top:2px}#wellness-hub-app .wh-home__banner-body{font-size:var(--wh-fs-sm)}#wellness-hub-app .wh-home__recovery{margin-bottom:18px;border-color:#eacfc7;background:#fffdf8}#wellness-hub-app .wh-home__recovery-row{align-items:flex-start;gap:12px}#wellness-hub-app .wh-home__recovery-ic{width:38px;height:38px;border-radius:11px;background:var(--wh-danger-bg);color:var(--wh-danger);display:grid;place-items:center;flex:0 0 auto}#wellness-hub-app .wh-home__recovery-title{font-size:var(--wh-fs-lg);display:block}#wellness-hub-app .wh-home__recovery-sub{font-size:var(--wh-fs-sm);margin-top:3px}#wellness-hub-app .wh-home__recovery-cta{margin-top:14px}#wellness-hub-app .wh-home__recovery-note{font-size:var(--wh-fs-xs);text-align:center;margin:8px 0 0}#wellness-hub-app .wh-home-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:18px}#wellness-hub-app .wh-home__right{display:grid;grid-template-columns:1fr;gap:16px;align-content:start}#wellness-hub-app .wh-home__hero-wrap{overflow:hidden;position:relative}#wellness-hub-app .wh-hero-panel{background:linear-gradient(165deg,var(--wh-green-700),var(--wh-green-800));padding:24px 20px;color:#e9f0dd;position:relative;overflow:hidden}#wellness-hub-app .wh-hero-panel__body{position:relative}#wellness-hub-app .wh-hero-panel__title{font-family:var(--wh-display);font-weight:400;letter-spacing:-.01em;font-size:var(--wh-fs-3xl);line-height:1.12;color:#fffbef;margin:12px 0 4px}#wellness-hub-app .wh-serif-it{font-family:var(--wh-font-serif);font-style:italic;letter-spacing:0}#wellness-hub-app .wh-hero-panel__sub{font-size:var(--wh-fs-sm);color:#bfd0ae}#wellness-hub-app .wh-grassfield{position:absolute;inset:0;width:100%;height:100%;opacity:.5;pointer-events:none}#wellness-hub-app .wh-grassfield svg{position:absolute;inset:0;width:100%;height:100%;display:block}#wellness-hub-app .wh-pill--onhero{background:#ffffff24;color:#e9f0dd;border:none}#wellness-hub-app .wh-pill--oat-solid{background:var(--wh-oat);color:var(--wh-green);border:none}#wellness-hub-app .wh-home__verbs{display:flex;gap:8px;margin-top:14px}#wellness-hub-app .wh-home__verb{flex:1;justify-content:center}#wellness-hub-app .wh-home__elsebtn,#wellness-hub-app .wh-home__undoskip{display:block;width:100%;text-align:center;margin-top:10px}#wellness-hub-app .wh-home__undoskip{margin-top:12px}#wellness-hub-app .wh-ledger{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid var(--wh-line-soft)}#wellness-hub-app .wh-ledger:first-child{border-top:none}#wellness-hub-app .wh-ledger__ic{width:34px;height:34px;flex:0 0 auto}#wellness-hub-app .wh-ledger__ic--cat{background:#e2ead4;color:var(--wh-green-700)}#wellness-hub-app .wh-ledger__tx{flex:1;font-size:var(--wh-fs-sm)}#wellness-hub-app .wh-home__restart-note{font-size:var(--wh-fs-xs);text-align:center;margin-top:8px}#wellness-hub-app .wh-home__catrow{margin-bottom:8px}#wellness-hub-app .wh-home__catname{font-size:var(--wh-fs-md)}#wellness-hub-app .wh-home__catmeta{font-size:var(--wh-fs-xs)}#wellness-hub-app .wh-nudge{margin-bottom:14px}#wellness-hub-app .wh-nudge__sub{margin-top:2px;font-size:var(--wh-fs-sm)}#wellness-hub-app .wh-nudge__actions{gap:8px;flex-shrink:0;align-items:center}@media(max-width:560px){#wellness-hub-app .wh-nudge{flex-wrap:wrap}#wellness-hub-app .wh-nudge__actions{width:100%;margin-top:8px}}@media(max-width:860px){#wellness-hub-app .wh-home-grid{grid-template-columns:1fr}}@media(max-width:480px){#wellness-hub-app .wh-home__verbs{flex-wrap:wrap}#wellness-hub-app .wh-home__verb{min-width:calc(50% - 4px)}}#wellness-hub-app .wh-home__nonsub-props li{font-size:var(--wh-fs-sm);color:var(--wh-muted)}#wellness-hub-app .wh-photohero{position:relative;border-radius:var(--wh-radius-lg, 16px);overflow:hidden;min-height:240px;display:flex;align-items:flex-end;margin-bottom:14px;background:var(--wh-green-800, #164734)}#wellness-hub-app .wh-photohero__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}#wellness-hub-app .wh-photohero__scrim{position:absolute;inset:0;background:linear-gradient(#0f3d2314,#0f3d23ad 78%)}#wellness-hub-app .wh-photohero__body{position:relative;z-index:1;padding:22px 18px 20px}#wellness-hub-app .wh-photohero__eyebrow{color:#efd98f}#wellness-hub-app .wh-photohero__h1{color:#fffef4;margin:4px 0 0}#wellness-hub-app .wh-photohero--flat .wh-photohero__body{padding:20px 18px}#wellness-hub-app .wh-antic{display:flex;gap:10px;align-items:baseline;padding:12px 2px;border-bottom:1px solid var(--wh-line-soft);margin-bottom:4px}#wellness-hub-app .wh-antic__chip{flex:0 0 auto;font-size:var(--wh-fs-2xs);font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:var(--wh-sun);color:var(--wh-green-800, #164734);border-radius:4px;padding:2px 7px;position:relative;top:-1px}#wellness-hub-app .wh-antic__tx{margin:0;font-size:var(--wh-fs-sm);color:var(--wh-muted)}#wellness-hub-app .wh-home__calwrap{padding:10px 0 4px}#wellness-hub-app .wh-home__caleyebrow{margin-bottom:8px}#wellness-hub-app .wh-home__calnote{margin:8px 2px 0}#wellness-hub-app .wh-cal{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 10px;scrollbar-width:none}#wellness-hub-app .wh-cal::-webkit-scrollbar{display:none}#wellness-hub-app .wh-cal__d{flex:0 0 auto;min-width:74px;min-height:44px;text-align:center;border-radius:12px;padding:8px 10px 9px;border:1.5px solid transparent;background:none;font:inherit;cursor:pointer;line-height:1.25;color:var(--wh-ink)}#wellness-hub-app .wh-cal__dw{display:block;font-size:var(--wh-fs-2xs);letter-spacing:.08em;text-transform:uppercase;opacity:.72}#wellness-hub-app .wh-cal__dn{display:block;font-size:var(--wh-fs-lg);font-weight:600}#wellness-hub-app .wh-cal__sub{display:block;font-size:var(--wh-fs-2xs)}#wellness-hub-app .wh-cal__d.is-past{color:var(--wh-faint)}#wellness-hub-app .wh-cal__d.is-past .wh-cal__sub{color:var(--wh-sage)}#wellness-hub-app .wh-cal__d.is-next{background:var(--wh-sun);color:var(--wh-green-800, #164734)}#wellness-hub-app .wh-cal__d.is-fut{border-color:var(--wh-line);color:var(--wh-muted)}#wellness-hub-app .wh-cal__d:focus-visible{outline:2px solid var(--wh-sage);outline-offset:2px}#wellness-hub-app .wh-home__verbwrap{padding:12px 0 16px;border-bottom:1px solid var(--wh-line-soft);margin-bottom:14px}#wellness-hub-app .wh-home__meta{margin-top:9px;font-size:var(--wh-fs-xs)}#wellness-hub-app .wh-bento{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:4px 0 8px}#wellness-hub-app .wh-tile{position:relative;overflow:hidden;border-radius:var(--wh-radius-lg, 16px);border:0;padding:13px 14px;min-height:96px;text-align:left;font:inherit;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;gap:2px}#wellness-hub-app .wh-tile:focus-visible{outline:2px solid var(--wh-sage);outline-offset:2px}#wellness-hub-app .wh-tile__tt{font-size:var(--wh-fs-md);font-weight:600}#wellness-hub-app .wh-tile__ts{font-size:var(--wh-fs-xs);opacity:.88}#wellness-hub-app .wh-tile__chev{position:absolute;right:12px;bottom:10px;font-size:var(--wh-fs-lg)}#wellness-hub-app .wh-tile--cats{grid-column:1 / -1;padding:0;min-height:118px;justify-content:flex-end;background:var(--wh-green-800, #164734)}#wellness-hub-app .wh-tile--cats .wh-tile__photos{position:absolute;inset:0;display:flex}#wellness-hub-app .wh-tile--cats .wh-tile__photos img{width:50%;height:100%;object-fit:cover}#wellness-hub-app .wh-tile--cats .wh-tile__photos img:only-child{width:100%}#wellness-hub-app .wh-tile--cats .wh-tile__lab{position:relative;z-index:1;padding:26px 14px 11px;width:100%;background:linear-gradient(transparent,#0f3d23c7);color:#fdf8e8;display:flex;flex-direction:column}#wellness-hub-app .wh-tile--cats.is-flat .wh-tile__lab{background:none}#wellness-hub-app .wh-tile--cats.is-flat{padding-top:13px}#wellness-hub-app .wh-tile--cats.is-flat .wh-tile__avatars{display:flex;gap:4px;padding:0 14px}#wellness-hub-app .wh-tile--plan{background:var(--wh-green-800, #164734);color:#f2efdf}#wellness-hub-app .wh-tile--plan.is-wide{grid-column:1 / -1;min-height:72px}#wellness-hub-app .wh-tile--loyalty{background:var(--wh-wheat, #b8ce6a);color:var(--wh-green-800, #164734)}#wellness-hub-app .wh-tile--help{grid-column:1 / -1;background:var(--wh-sun);color:var(--wh-green-800, #164734);min-height:76px}#wellness-hub-app .wh-tile--cats.is-flat{background:var(--wh-paper-deep, #f6f0dc);border:1px solid var(--wh-line)}#wellness-hub-app .wh-tile--cats.is-flat .wh-tile__lab{color:var(--wh-ink)}#wellness-hub-app .wh-photohero{width:100vw;margin-left:calc(50% - 50vw);margin-top:calc(-1 * var(--wh-pad, 16px));border-radius:0;min-height:280px}#wellness-hub-app .wh-photohero--flat{min-height:0}#wellness-hub-app .wh-photohero__body{max-width:860px;margin:0 auto;width:100%}#wellness-hub-app .wh-tile__save{font-size:var(--wh-fs-2xs);font-weight:600;color:var(--wh-wheat, #b8ce6a);margin-top:2px}#wellness-hub-app .wh-home__convert-h{font-size:var(--wh-fs-xl);font-weight:400;margin:4px 0 2px}#wellness-hub-app .wh-home__convert-save{margin:0 0 10px;font-weight:600;color:var(--wh-green, #164734)}#wellness-hub-app .wh-tile--perks{background:var(--wh-green, #164734);color:#f2efdf}#wellness-hub-app .wh-tile--perks.is-wide{grid-column:1 / -1;min-height:72px}#wellness-hub-app .wh-tile--perks.is-locked{background:var(--wh-paper-deep, #f6f0dc);color:var(--wh-ink);border:1px dashed var(--wh-line)}#wellness-hub-app .wh-tile__lock{display:inline-flex;width:30px;height:30px;border-radius:50%;align-items:center;justify-content:center;background:#fffef7;border:1px solid var(--wh-line);margin-bottom:4px}#wellness-hub-app .wh-sup-savings{display:flex;align-items:center;gap:8px;background:#b8ce6a38;border:1px solid rgba(92,120,68,.35);border-radius:10px;padding:8px 11px;margin:10px 0 12px;font-size:var(--wh-fs-xs);font-weight:600}#wellness-hub-app .wh-sup-credit{padding:8px 0 10px;border-bottom:1px solid var(--wh-line-soft);margin-bottom:10px}#wellness-hub-app .wh-home__nonsub-order{margin-bottom:14px}#wellness-hub-app .wh-home__nonsub-orderrow{gap:10px;align-items:flex-start}#wellness-hub-app .wh-home__nonsub-ordermeta{font-size:var(--wh-fs-xs);margin-top:2px}#wellness-hub-app .wh-cal{scroll-snap-type:x proximity;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 28px),transparent);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 28px),transparent)}#wellness-hub-app .wh-cal__d{scroll-snap-align:center}#wellness-hub-app .wh-cats__head{margin-bottom:16px;flex-wrap:wrap;gap:10px}#wellness-hub-app .wh-cats__h1{font-size:clamp(28px,5vw,38px);font-weight:400;line-height:1.1;letter-spacing:-.015em;margin:2px 0 0}#wellness-hub-app .wh-cats__add{flex:0 0 auto}#wellness-hub-app .wh-cats-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:16px}#wellness-hub-app .wh-catcard__head{gap:14px;margin-bottom:12px;align-items:center}#wellness-hub-app .wh-catcard__id{flex:1;min-width:0}#wellness-hub-app .wh-catcard__name{font-size:var(--wh-fs-xl);color:var(--wh-green)}#wellness-hub-app .wh-catcard__edit{width:32px;height:32px;flex:0 0 auto}#wellness-hub-app .wh-catcard__meta{font-size:var(--wh-fs-sm);margin-top:2px}#wellness-hub-app .wh-catcard__pills{gap:6px;flex-wrap:wrap;margin-bottom:12px}#wellness-hub-app .wh-catcard__checkin{display:flex;align-items:center;gap:6px;color:var(--wh-muted);margin-bottom:12px}#wellness-hub-app .wh-catcard__checkin-tx{font-size:var(--wh-fs-sm)}#wellness-hub-app .wh-catcard__actions{gap:8px}#wellness-hub-app .wh-catcard__act{flex:1}#wellness-hub-app .wh-catcard__notes{font-size:var(--wh-fs-sm);margin:12px 0 0;font-style:italic}#wellness-hub-app .wh-cats-empty{margin-bottom:16px}#wellness-hub-app .wh-cats-empty__title{display:block;font-size:var(--wh-fs-xl);color:var(--wh-green);margin-bottom:6px}#wellness-hub-app .wh-cats-empty__body{font-size:var(--wh-fs-sm);color:var(--wh-muted);max-width:36ch;margin:0 auto 16px}#wellness-hub-app .wh-cats-empty__cta{margin:0 auto}@media(max-width:580px){#wellness-hub-app .wh-cats__add{flex:1 0 auto}}#wellness-hub-app .wh-cats__localnote{margin:-6px 0 14px;font-size:var(--wh-fs-sm)}#wellness-hub-app .wh-rewards__h1{font-size:clamp(28px,5vw,38px);font-weight:400;line-height:1.1;letter-spacing:-.015em;margin:2px 0 16px}#wellness-hub-app .wh-rewards-hero{position:relative;overflow:hidden;border-radius:var(--wh-r-lg);padding:22px;margin-bottom:16px;color:#e9f0dd;background:radial-gradient(120% 120% at 0% 0%,var(--wh-green-700),var(--wh-green-800));box-shadow:var(--wh-shadow)}#wellness-hub-app .wh-rewards-hero__field{position:absolute;inset:0;width:100%;height:100%;opacity:.5;pointer-events:none}#wellness-hub-app .wh-rewards-hero__field svg{position:absolute;inset:0;width:100%;height:100%}#wellness-hub-app .wh-rewards-hero__body{position:relative}#wellness-hub-app .wh-rewards-hero__tier.wh-pill{background:#ffffff26;color:#e9f0dd;border:none}#wellness-hub-app .wh-rewards-hero__sub{font-size:var(--wh-fs-xs);color:#bfd0ae}#wellness-hub-app .wh-rewards-hero__num{font-size:var(--wh-fs-d1);font-weight:400;font-variant-numeric:tabular-nums;color:var(--wh-paper);margin:10px 0 4px;line-height:1.05}#wellness-hub-app .wh-rewards-hero__unit{font-size:var(--wh-fs-lg);color:#bfd0ae;font-weight:500}#wellness-hub-app .wh-rewards-progress{height:9px;background:#ffffff26;border-radius:20px;overflow:hidden;margin:8px 0 6px}#wellness-hub-app .wh-rewards-progress i{display:block;height:100%;width:100%;border-radius:20px;background:var(--wh-sun);transform-origin:left;transition:transform .8s cubic-bezier(.22,1,.36,1)}#wellness-hub-app .wh-rewards-refer{margin-bottom:16px}#wellness-hub-app .wh-rewards-refer__head{gap:12px;margin-bottom:8px}#wellness-hub-app .wh-rewards-refer__ic{width:42px;height:42px}#wellness-hub-app .wh-rewards-refer__sub{font-size:var(--wh-fs-xs)}#wellness-hub-app .wh-rewards-activity{margin-bottom:16px}#wellness-hub-app .wh-rewards-activity__h{display:block;margin-bottom:6px}#wellness-hub-app .wh-rewards-activity__ic{width:38px;height:38px;background:var(--wh-paper-2);color:var(--wh-barley)}#wellness-hub-app .wh-rewards-activity__tx{flex:1;min-width:0}#wellness-hub-app .wh-rewards-activity__t{font-size:var(--wh-fs-md)}#wellness-hub-app .wh-rewards-activity__d{font-size:var(--wh-fs-xs)}#wellness-hub-app .wh-rewards-activity__p{font-weight:700}#wellness-hub-app .wh-rewards-unavailable{display:flex;flex-direction:column;align-items:flex-start;gap:12px}#wellness-hub-app .wh-rewards-unavailable__body{font-size:var(--wh-fs-md)}@media(prefers-reduced-motion:reduce){#wellness-hub-app .wh-rewards-progress i{transition:none}}#wellness-hub-app .wh-rewards-refer__code{display:flex;justify-content:space-between;align-items:center;border:1px dashed var(--wh-line);border-radius:10px;padding:9px 12px;margin:10px 0 8px}#wellness-hub-app .wh-rewards-refer__note{margin:0 0 10px;font-size:var(--wh-fs-xs)}#wellness-hub-app .wh-sup-head{margin-bottom:16px}#wellness-hub-app .wh-sup-head__row{margin-top:2px;align-items:flex-start}#wellness-hub-app .wh-sup-title{font-size:clamp(28px,5vw,38px);font-weight:400;line-height:1.1;letter-spacing:-.015em;margin:0}#wellness-hub-app .wh-sup-status{flex:0 0 auto;margin-top:4px}#wellness-hub-app .wh-sup-status--off{background:#efeadf;color:var(--wh-faint);border-color:var(--wh-line)}#wellness-hub-app .wh-sup-cardhead{gap:12px;margin-bottom:12px}#wellness-hub-app .wh-sup-cardhead__ic{background:var(--wh-paper-2);color:var(--wh-barley)}#wellness-hub-app .wh-sup-pay{margin-bottom:10px}#wellness-hub-app .wh-sup-pay__brand{font-weight:700;font-family:var(--wh-display);letter-spacing:.04em}#wellness-hub-app .wh-sup-plan__name{font-family:var(--wh-display);font-weight:700;font-size:var(--wh-fs-xl);margin-bottom:2px}#wellness-hub-app .wh-sup-plan__line{font-size:var(--wh-fs-sm);margin-bottom:14px}#wellness-hub-app .wh-sup-cancel-row{margin-top:12px;padding-top:12px;border-top:1px solid var(--wh-line-soft);text-align:center}#wellness-hub-app .wh-link{background:none;border:none;padding:10px 12px;min-height:44px;font-size:var(--wh-fs-md);font-weight:600;font-family:var(--wh-font-body);cursor:pointer;text-decoration:underline;text-underline-offset:3px}#wellness-hub-app .wh-link--danger{color:var(--wh-danger)}#wellness-hub-app .wh-link--danger:hover{color:var(--wh-green-700)}#wellness-hub-app .wh-sup-addr__line{font-size:var(--wh-fs-sm);margin-bottom:12px}#wellness-hub-app .wh-sup-block-title{display:block;margin-bottom:10px}#wellness-hub-app .wh-sup-ticket__ic{width:38px;height:38px;background:#e9f0dd;color:var(--wh-green-700)}#wellness-hub-app .wh-sup-ticket__t{font-size:var(--wh-fs-md)}#wellness-hub-app .wh-sup-ticket__meta{font-size:var(--wh-fs-xs)}#wellness-hub-app .wh-sup>.wh-card+.wh-card{margin-top:24px}#wellness-hub-app .wh-sup-pref{padding:9px 0;border-top:1px solid var(--wh-line-soft)}#wellness-hub-app .wh-sup-pref__t{font-size:var(--wh-fs-md)}#wellness-hub-app .wh-sup-pref__sub{font-size:var(--wh-fs-xs)}#wellness-hub-app .wh-sup-actions{gap:8px;margin-top:14px;flex-wrap:wrap}#wellness-hub-app .wh-toggle{width:46px;height:27px;border-radius:20px;border:none;background:#d8d0bb;position:relative;transition:.2s;cursor:pointer;flex:0 0 auto;padding:0}#wellness-hub-app .wh-toggle.is-on{background:var(--wh-green)}#wellness-hub-app .wh-toggle__knob{position:absolute;top:3px;left:3px;width:21px;height:21px;border-radius:50%;background:var(--wh-paper);transition:.2s;box-shadow:none}#wellness-hub-app .wh-toggle.is-on .wh-toggle__knob{left:22px}#wellness-hub-app .wh-sup-ticket-resolved{margin-top:12px;padding-top:10px;border-top:1px solid var(--wh-line, rgba(15, 61, 35, .08))}#wellness-hub-app .wh-sup-ticket-resolved__h{margin-bottom:6px}#wellness-hub-app .wh-perks__h1{font-size:var(--wh-fs-2xl);font-weight:400;margin:4px 0 6px}#wellness-hub-app .wh-perks__sub{max-width:52ch;margin:0 0 16px}#wellness-hub-app .wh-perks__grid{display:grid;gap:10px}#wellness-hub-app .wh-perks__drop{text-decoration:none}#wellness-hub-app .wh-perks .wh-empty{padding:18px 8px}#wellness-hub-app .wh-perks .wh-empty__ic{opacity:.75}#wellness-hub-app .wh-skip{display:block}#wellness-hub-app .wh-skip__reassure{margin-bottom:14px}#wellness-hub-app .wh-skip__reassure-tx{font-size:var(--wh-fs-sm);line-height:1.45}#wellness-hub-app .wh-skip__dates{margin-bottom:4px}#wellness-hub-app .wh-skip__daterow{padding:14px}#wellness-hub-app .wh-skip__date{font-size:var(--wh-fs-md);display:block}#wellness-hub-app .wh-skip__sub{font-size:var(--wh-fs-xs);margin-top:1px}#wellness-hub-app .wh-skip__diag{margin-top:14px;align-items:flex-start;flex-wrap:wrap}#wellness-hub-app .wh-skip__diag-tx{flex:1 1 200px;font-size:var(--wh-fs-sm);line-height:1.45}#wellness-hub-app .wh-skip__diag-cta{flex:0 0 auto}#wellness-hub-app .wh-skip__prompt{font-size:var(--wh-fs-sm);line-height:1.45;margin:16px 0 8px}#wellness-hub-app .wh-skip__chips{gap:10px}#wellness-hub-app .wh-skip__chip{display:flex;gap:10px;align-items:center;text-align:left;padding:12px;min-height:56px}#wellness-hub-app .wh-skip__chip-ic{width:34px;height:34px;background:var(--wh-paper-2);color:var(--wh-barley)}#wellness-hub-app .wh-skip__chip-t{font-size:var(--wh-fs-sm);font-weight:600;color:var(--wh-green)}#wellness-hub-app .wh-skip__rec{margin-top:14px;align-items:center;flex-wrap:wrap}#wellness-hub-app .wh-skip__rec-tx{flex:1 1 180px;font-size:var(--wh-fs-sm);line-height:1.45}#wellness-hub-app .wh-skip__rec-cta{flex:0 0 auto;white-space:nowrap}#wellness-hub-app .wh-skip__note{font-size:var(--wh-fs-xs);text-align:center;margin-top:12px}#wellness-hub-app .wh-skip__foot{display:flex;gap:10px}#wellness-hub-app .wh-skip__keep,#wellness-hub-app .wh-skip__confirm{flex:1 1 0}@media(max-width:380px){#wellness-hub-app .wh-skip__chips{grid-template-columns:1fr}#wellness-hub-app .wh-skip__rec-cta,#wellness-hub-app .wh-skip__diag-cta{width:100%}}#wellness-hub-app .wh-skip__lengths{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0 4px}#wellness-hub-app .wh-skip__len{display:flex;flex-direction:column;gap:1px;align-items:flex-start;padding:10px 11px;font:inherit;text-align:left}#wellness-hub-app .wh-skip__len-t{font-weight:600;font-size:var(--wh-fs-xs)}#wellness-hub-app .wh-skip__len-d{font-size:var(--wh-fs-2xs)}@media(max-width:420px){#wellness-hub-app .wh-skip__lengths{grid-template-columns:1fr}}#wellness-hub-app .wh-resched{display:block}#wellness-hub-app .wh-resched__lead{font-size:var(--wh-fs-sm);margin:0 0 12px}#wellness-hub-app .wh-resched__legend{display:flex;gap:16px;margin:0 0 12px}#wellness-hub-app .wh-resched__key{display:inline-flex;align-items:center;gap:7px;font-size:var(--wh-fs-xs);font-weight:600;color:var(--wh-muted)}#wellness-hub-app .wh-resched__swatch{width:13px;height:13px;border-radius:5px;display:inline-block;border:1px solid var(--wh-line)}#wellness-hub-app .wh-resched__swatch.is-current{background:var(--wh-sun);border-color:var(--wh-oat-deep)}#wellness-hub-app .wh-resched__swatch.is-sel{background:var(--wh-green);border-color:var(--wh-green)}#wellness-hub-app .wh-resched__dow{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin-bottom:6px}#wellness-hub-app .wh-resched__dowcell{text-align:center;font-size:var(--wh-fs-2xs);font-weight:700;color:var(--wh-faint);padding:2px 0}#wellness-hub-app .wh-resched__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}#wellness-hub-app .wh-resched__day{position:relative;aspect-ratio:1;min-height:38px;display:flex;align-items:center;justify-content:center;border-radius:11px;border:1px solid var(--wh-line-soft);background:var(--wh-paper);color:var(--wh-text);font-family:var(--wh-display);font-size:var(--wh-fs-sm);font-weight:700;font-variant-numeric:tabular-nums;cursor:pointer;transition:.14s}#wellness-hub-app .wh-resched__day:hover:not(.is-disabled):not(.is-sel){border-color:var(--wh-barley);background:var(--wh-paper-2)}#wellness-hub-app .wh-resched__daynum{line-height:1}#wellness-hub-app .wh-resched__mk{position:absolute;bottom:5px;left:50%;transform:translate(-50%);width:5px;height:5px;border-radius:50%;background:transparent;transition:.14s}#wellness-hub-app .wh-resched__day.is-disabled{color:var(--wh-faint);background:var(--wh-paper);border-color:var(--wh-line-soft);cursor:not-allowed;opacity:.5}#wellness-hub-app .wh-resched__day.is-current{background:var(--wh-sun);color:var(--wh-green);border-color:var(--wh-oat-deep)}#wellness-hub-app .wh-resched__day.is-current .wh-resched__mk{background:var(--wh-green)}#wellness-hub-app .wh-resched__day.is-sel{background:var(--wh-green);color:var(--wh-paper);border-color:var(--wh-green)}#wellness-hub-app .wh-resched__day.is-sel .wh-resched__mk{background:var(--wh-paper)}#wellness-hub-app .wh-resched__chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}#wellness-hub-app .wh-resched__foot{display:flex;gap:10px;width:100%}#wellness-hub-app .wh-resched__confirm{flex:1}#wellness-hub-app .wh-resched__foot .wh-btn--ghost{flex:0 0 auto}@media(max-width:380px){#wellness-hub-app .wh-resched__grid,#wellness-hub-app .wh-resched__dow{gap:4px}#wellness-hub-app .wh-resched__day{min-height:34px;border-radius:9px;font-size:var(--wh-fs-xs)}}#wellness-hub-app .wh-ordernow__lead{gap:14px;align-items:flex-start;margin-bottom:14px}#wellness-hub-app .wh-ordernow__ic{width:48px;height:48px;flex:0 0 auto}#wellness-hub-app .wh-ordernow__title{display:block;font-size:var(--wh-fs-lg);color:var(--wh-green);line-height:1.25}#wellness-hub-app .wh-ordernow__sub{font-size:var(--wh-fs-sm);margin-top:4px;line-height:1.45}#wellness-hub-app .wh-ordernow__banner{margin-top:4px}#wellness-hub-app .wh-ordernow__bannertx{font-size:var(--wh-fs-sm);line-height:1.45;color:var(--wh-text)}#wellness-hub-app .wh-ordernow__when{font-size:var(--wh-fs-xs);text-align:center;margin:12px 0 0}#wellness-hub-app .wh-ordernow__foot{display:flex;gap:10px;width:100%;align-items:stretch}#wellness-hub-app .wh-ordernow__cancel{flex:0 0 auto}#wellness-hub-app .wh-ordernow__go{flex:1}#wellness-hub-app .wh-swap__intro{font-size:var(--wh-fs-sm);margin:0 0 4px;line-height:1.45}#wellness-hub-app .wh-swap__lbl{margin:16px 0 8px}#wellness-hub-app .wh-swap__lbl:first-of-type{margin-top:14px}#wellness-hub-app .wh-swap__fromrow{gap:8px;flex-wrap:wrap}#wellness-hub-app .wh-swap__togrid{display:grid;grid-template-columns:1fr;gap:10px}#wellness-hub-app .wh-swap__tocard{display:flex;gap:12px;align-items:center;text-align:left;width:100%}#wellness-hub-app .wh-swap__tobody{flex:1 1 auto;min-width:0}#wellness-hub-app .wh-swap__toname{display:block;font-size:var(--wh-fs-md);color:var(--wh-green)}#wellness-hub-app .wh-swap__toblurb{font-size:var(--wh-fs-xs);margin-top:2px;line-height:1.4}#wellness-hub-app .wh-swap__tick{flex:0 0 auto;display:inline-flex}#wellness-hub-app .wh-swap__foot{display:flex;gap:10px;width:100%;align-items:stretch}#wellness-hub-app .wh-swap__cancel{flex:0 0 auto}#wellness-hub-app .wh-swap__save{flex:1}@media(max-width:360px){#wellness-hub-app .wh-swap__tocard{gap:10px;padding:12px}}#wellness-hub-app .wh-plan__intro{font-size:var(--wh-fs-sm);margin:0 0 14px;line-height:1.45}#wellness-hub-app .wh-plan__grid{display:grid;grid-template-columns:1fr;gap:10px}#wellness-hub-app .wh-plan__card{display:flex;gap:12px;align-items:center;text-align:left;width:100%}#wellness-hub-app .wh-plan__ic{width:44px;height:44px;flex:0 0 auto}#wellness-hub-app .wh-plan__body{flex:1 1 auto;min-width:0}#wellness-hub-app .wh-plan__name{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:var(--wh-fs-lg);color:var(--wh-green);line-height:1.2}#wellness-hub-app .wh-plan__cur{font-size:var(--wh-fs-2xs);padding:1px 8px}#wellness-hub-app .wh-plan__sub{font-size:var(--wh-fs-xs);margin-top:3px}#wellness-hub-app .wh-plan__delta{font-size:var(--wh-fs-xs);font-weight:600;color:var(--wh-oat-deep);margin-top:4px}#wellness-hub-app .wh-plan__price{text-align:right;flex:0 0 auto}#wellness-hub-app .wh-plan__amt{font-size:var(--wh-fs-lg);color:var(--wh-green);line-height:1.1}#wellness-hub-app .wh-plan__per{font-size:var(--wh-fs-2xs);margin-top:1px}#wellness-hub-app .wh-plan__foot{display:flex;gap:10px;width:100%;align-items:stretch}#wellness-hub-app .wh-plan__cancel{flex:0 0 auto}#wellness-hub-app .wh-plan__save{flex:1}@media(max-width:360px){#wellness-hub-app .wh-plan__card{gap:10px;padding:12px}#wellness-hub-app .wh-plan__ic{width:40px;height:40px}}#wellness-hub-app .wh-travel__lead{gap:14px;margin-bottom:14px;align-items:flex-start}#wellness-hub-app .wh-travel__lead-ic{width:46px;height:46px;flex:0 0 auto}#wellness-hub-app .wh-travel__lead-t{font-size:var(--wh-fs-lg);display:block;color:var(--wh-green)}#wellness-hub-app .wh-travel__lead-d{font-size:var(--wh-fs-sm);margin-top:2px}#wellness-hub-app .wh-travel__eyebrow{margin:14px 0 8px}#wellness-hub-app .wh-travel__weeks{flex-wrap:wrap;gap:8px}#wellness-hub-app .wh-travel__resume{margin-top:14px;background:var(--wh-paper-2);padding:14px}#wellness-hub-app .wh-travel__resume-lbl{font-size:var(--wh-fs-sm)}#wellness-hub-app .wh-travel__resume-val{font-size:var(--wh-fs-md);color:var(--wh-green)}#wellness-hub-app .wh-travel__wa{margin-top:14px;padding:10px 0;border-top:1px solid var(--wh-line-soft)}#wellness-hub-app .wh-travel__wa-t{font-size:var(--wh-fs-md);color:var(--wh-green)}#wellness-hub-app .wh-travel__wa-d{font-size:var(--wh-fs-xs);margin-top:1px}#wellness-hub-app .wh-travel__foot{display:flex;gap:10px;width:100%}#wellness-hub-app .wh-travel__foot .wh-btn--primary{flex:1}#wellness-hub-app .wh-switch{position:relative;width:46px;height:44px;padding:0;border:none;background:none;flex:0 0 auto;cursor:pointer}#wellness-hub-app .wh-switch:before{content:"";position:absolute;top:50%;left:0;width:46px;height:27px;border-radius:20px;background:#d8d0bb;transform:translateY(-50%);transition:background .2s}#wellness-hub-app .wh-switch.is-on:before{background:var(--wh-green)}#wellness-hub-app .wh-switch__knob{position:absolute;top:50%;left:3px;width:21px;height:21px;border-radius:50%;background:var(--wh-paper);transform:translateY(-50%);box-shadow:none;transition:left .2s}#wellness-hub-app .wh-switch.is-on .wh-switch__knob{left:22px}#wellness-hub-app .wh-addon__lead{font-size:var(--wh-fs-sm);margin:0 0 14px}#wellness-hub-app .wh-addon__cards{grid-template-columns:1fr;gap:10px}#wellness-hub-app .wh-addon__card{display:flex;gap:12px;align-items:center;text-align:left;width:100%}#wellness-hub-app .wh-addon__card-tx{flex:1;min-width:0}#wellness-hub-app .wh-addon__card-t{font-size:var(--wh-fs-md);display:block;color:var(--wh-green)}#wellness-hub-app .wh-addon__card-d{font-size:var(--wh-fs-xs);display:block;margin-top:1px}#wellness-hub-app .wh-addon__card-price{font-size:var(--wh-fs-lg);color:var(--wh-green);flex:0 0 auto}#wellness-hub-app .wh-addon__empty{font-size:var(--wh-fs-sm);margin:0}#wellness-hub-app .wh-addon__qtyrow{margin-top:16px}#wellness-hub-app .wh-addon__qtyrow:empty{margin-top:0}#wellness-hub-app .wh-addon__qty-t{font-size:var(--wh-fs-md);color:var(--wh-green)}#wellness-hub-app .wh-addon__qty-d{font-size:var(--wh-fs-xs);margin-top:1px}#wellness-hub-app .wh-addon__stepper{gap:8px}#wellness-hub-app .wh-addon__step{font-size:var(--wh-fs-xl);font-weight:700;line-height:1;color:var(--wh-green)}#wellness-hub-app .wh-addon__step[disabled]{opacity:.4;pointer-events:none}#wellness-hub-app .wh-addon__qty-val{min-width:26px;text-align:center;font-size:var(--wh-fs-lg);color:var(--wh-green)}#wellness-hub-app .wh-addon__gift{margin-top:16px;display:flex;flex-direction:column;gap:10px}#wellness-hub-app .wh-addon__added{margin-top:16px}#wellness-hub-app .wh-addon__added-h{margin-bottom:4px}#wellness-hub-app .wh-addon__added-row{padding:5px 0;border-top:1px solid var(--wh-line-soft)}#wellness-hub-app .wh-addon__added-row:first-of-type{border-top:none}#wellness-hub-app .wh-addon__added-nm{font-size:var(--wh-fs-sm)}#wellness-hub-app .wh-addon__foot{display:flex;gap:10px;width:100%}#wellness-hub-app .wh-addon__foot .wh-btn--primary{flex:1}#wellness-hub-app .wh-addr__field{margin-bottom:14px}#wellness-hub-app .wh-addr__label{display:block;font-size:var(--wh-fs-xs);font-weight:600;color:var(--wh-muted);margin-bottom:6px}#wellness-hub-app .wh-field__err{display:none;margin-top:6px;font-size:var(--wh-fs-xs);font-weight:600;color:var(--wh-danger)}#wellness-hub-app .wh-field__err.is-on{display:block}#wellness-hub-app .wh-addr__field .wh-input[aria-invalid=true]{border-color:var(--wh-danger)}#wellness-hub-app .wh-addr__field .wh-input[aria-invalid=true]:focus{box-shadow:0 0 0 4px #b23a2e21}#wellness-hub-app .wh-addr__note{margin-top:4px}#wellness-hub-app .wh-addr__note-tx{font-size:var(--wh-fs-sm)}#wellness-hub-app .wh-addr__foot{display:flex;gap:10px;width:100%}#wellness-hub-app .wh-addr__foot .wh-btn--primary{flex:1}#wellness-hub-app .wh-addr__pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}#wellness-hub-app .wh-addr__fieldnote{display:block;margin-top:4px;font-size:var(--wh-fs-2xs)}@media(max-width:420px){#wellness-hub-app .wh-addr__pair{grid-template-columns:1fr}}#wellness-hub-app .wh-payment__b{margin-bottom:14px}#wellness-hub-app .wh-payment__btx{font-size:var(--wh-fs-sm);line-height:1.4}#wellness-hub-app .wh-payment__btx--sm{font-size:var(--wh-fs-xs)}#wellness-hub-app .wh-payment__card{gap:12px;margin-bottom:14px}#wellness-hub-app .wh-payment__cardic{width:46px;height:46px;background:var(--wh-paper-2);color:var(--wh-barley)}#wellness-hub-app .wh-payment__cardno{font-size:var(--wh-fs-lg);color:var(--wh-green)}#wellness-hub-app .wh-payment__exp{font-size:var(--wh-fs-xs)}#wellness-hub-app .wh-payment__footwrap{display:flex;flex-direction:column;gap:8px;width:100%}#wellness-hub-app .wh-payment__footwrap .wh-btn.is-block{width:100%}#wellness-hub-app .wh-payment__half{flex:1}#wellness-hub-app .wh-payment__footwrap:has(.wh-payment__half){flex-direction:row}#wellness-hub-app .wh-spin--dark{border-color:#0f3d2340;border-top-color:var(--wh-green)}#wellness-hub-app .wh-payment__sent{text-align:center;padding:4px 0 10px}#wellness-hub-app .wh-payment__senticon{width:58px;height:58px;border-radius:18px;margin:4px auto 12px}#wellness-hub-app .wh-payment__senttitle{font-size:var(--wh-fs-xl);display:block;color:var(--wh-green)}#wellness-hub-app .wh-payment__sentsub{font-size:var(--wh-fs-sm);margin:6px 0 0}@media(max-width:360px){#wellness-hub-app .wh-payment__footwrap:has(.wh-payment__half){flex-direction:column}#wellness-hub-app .wh-payment__half{width:100%}}#wellness-hub-app .wh-discount__lead{font-size:var(--wh-fs-sm);margin-top:0;margin-bottom:12px}#wellness-hub-app .wh-discount__input{text-transform:uppercase;letter-spacing:.06em;font-weight:600}#wellness-hub-app .wh-discount__field{margin-bottom:10px}#wellness-hub-app .wh-discount__save{margin-bottom:12px}#wellness-hub-app .wh-discount__savetx{font-size:var(--wh-fs-sm);line-height:1.4}#wellness-hub-app .wh-discount__amt{color:var(--wh-green-700);white-space:nowrap}#wellness-hub-app .wh-discount__err{margin-bottom:12px}#wellness-hub-app .wh-discount__hint{font-size:var(--wh-fs-xs);text-align:center;margin:10px 0 0}#wellness-hub-app .wh-discount__footwrap{display:flex;width:100%}#wellness-hub-app .wh-discount__footwrap .wh-btn{width:100%}#wellness-hub-app .wh-catedit__intro{gap:14px;margin-bottom:16px;align-items:center}#wellness-hub-app .wh-catedit__avatar{flex:0 0 auto;display:inline-flex}#wellness-hub-app .wh-catedit__rationale{font-size:var(--wh-fs-sm);line-height:1.4}#wellness-hub-app .wh-catedit__two{gap:12px;align-items:flex-start}#wellness-hub-app .wh-catedit__half{flex:1;min-width:0}#wellness-hub-app .wh-catedit__chips{gap:8px;flex-wrap:wrap}#wellness-hub-app .wh-catedit__notesfield{margin-bottom:4px}#wellness-hub-app .wh-catedit__delete{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:6px;padding:10px 12px;min-height:44px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--wh-danger);font-weight:600;font-size:var(--wh-fs-sm);font-family:var(--wh-font-body);cursor:pointer;transition:.15s}#wellness-hub-app .wh-catedit__delete:hover{background:var(--wh-danger-bg)}#wellness-hub-app .wh-catedit__footwrap{display:flex;gap:10px;width:100%}#wellness-hub-app .wh-catedit__footwrap .wh-btn--ghost{flex:0 0 auto}#wellness-hub-app .wh-catedit__footwrap .wh-btn.is-block{flex:1;width:auto}@media(max-width:360px){#wellness-hub-app .wh-catedit__two{flex-direction:column}#wellness-hub-app .wh-catedit__half{width:100%}}#wellness-hub-app .wh-catedit__photo-btn{margin-top:8px;position:relative;overflow:hidden;cursor:pointer;display:inline-flex}#wellness-hub-app .wh-catedit__photo-input{position:absolute;inset:0;opacity:0;cursor:pointer}#wellness-hub-app .wh-catedit__photo-note{font-size:var(--wh-fs-2xs);margin-top:4px}#wellness-hub-app .wh-feedback{display:block}#wellness-hub-app .wh-feedback__intro{gap:14px;margin-bottom:14px;align-items:center}#wellness-hub-app .wh-feedback__q{font-size:var(--wh-fs-lg);display:block;color:var(--wh-green)}#wellness-hub-app .wh-feedback__sub{font-size:var(--wh-fs-sm);margin-top:2px}#wellness-hub-app .wh-feedback__opts{gap:10px}#wellness-hub-app .wh-feedback__opt{display:flex;flex-direction:column;align-items:center;text-align:center;padding:14px 8px;min-height:88px}#wellness-hub-app .wh-feedback__opt-ic{background:var(--wh-paper-2);margin:0 auto 8px}#wellness-hub-app .wh-feedback__opt-t{font-size:var(--wh-fs-xs);font-weight:600;color:var(--wh-green);line-height:1.25}#wellness-hub-app .wh-feedback__rec{margin-top:14px;align-items:flex-start}#wellness-hub-app .wh-feedback__rec-tx{font-size:var(--wh-fs-sm);line-height:1.45}#wellness-hub-app .wh-feedback__foot{display:flex;width:100%}#wellness-hub-app .wh-feedback__foot>.wh-btn{flex:1 1 0}@media(max-width:380px){#wellness-hub-app .wh-feedback__opts{gap:7px}#wellness-hub-app .wh-feedback__opt{padding:12px 5px}#wellness-hub-app .wh-feedback__opt-t{font-size:var(--wh-fs-2xs)}}#wellness-hub-app .wh-cancel{display:block}#wellness-hub-app .wh-cancel__lead{font-size:var(--wh-fs-lg);display:block;margin-bottom:4px;color:var(--wh-green)}#wellness-hub-app .wh-cancel__copy{font-size:var(--wh-fs-sm);line-height:1.45;margin:0 0 14px}#wellness-hub-app .wh-cancel__list{display:grid;grid-template-columns:1fr;gap:10px}#wellness-hub-app .wh-cancel__opt{display:flex;gap:12px;align-items:center;text-align:left;padding:13px;min-height:56px}#wellness-hub-app .wh-cancel__opt-ic{background:var(--wh-paper-2);color:var(--wh-barley)}#wellness-hub-app .wh-cancel__opt-t{flex:1;font-size:var(--wh-fs-md);font-weight:600;color:var(--wh-green)}#wellness-hub-app .wh-cancel__offer{display:flex;gap:12px;align-items:flex-start;text-align:left;padding:13px}#wellness-hub-app .wh-cancel__offer-ic{width:42px;height:42px}#wellness-hub-app .wh-cancel__offer-tx{flex:1}#wellness-hub-app .wh-cancel__offer-t{font-size:var(--wh-fs-md);display:block}#wellness-hub-app .wh-cancel__offer-d{font-size:var(--wh-fs-sm);line-height:1.4;margin-top:2px}#wellness-hub-app .wh-cancel__ledger-card{margin:12px 0;background:var(--wh-paper-2);display:grid;gap:10px}#wellness-hub-app .wh-cancel__ledger{display:flex;gap:10px;align-items:center}#wellness-hub-app .wh-cancel__ledger-ic{width:34px;height:34px}#wellness-hub-app .wh-cancel__ledger-tx{flex:1;font-size:var(--wh-fs-sm);line-height:1.4}#wellness-hub-app .wh-cancel__note{align-items:flex-start}#wellness-hub-app .wh-cancel__note-tx{font-size:var(--wh-fs-sm);line-height:1.45}#wellness-hub-app .wh-cancel__gift{display:grid;gap:12px;margin-top:12px}#wellness-hub-app .wh-cancel__gift .wh-field label{font-size:var(--wh-fs-sm);font-weight:600;color:var(--wh-green)}#wellness-hub-app .wh-cancel__foot{display:flex;gap:10px;width:100%}#wellness-hub-app .wh-cancel__exit,#wellness-hub-app .wh-cancel__stay,#wellness-hub-app .wh-cancel__keep,#wellness-hub-app .wh-cancel__confirm{flex:1 1 0}#wellness-hub-app .wh-cancel__keep,#wellness-hub-app .wh-cancel__confirm{min-height:44px;padding:12px 18px;font-weight:700;font-size:var(--wh-fs-md)}@media(max-width:380px){#wellness-hub-app .wh-cancel__foot{flex-direction:column}}#wellness-hub-app .wh-referral{position:relative;display:block}#wellness-hub-app .wh-referral--soon{padding:8px 4px 4px}#wellness-hub-app .wh-referral__hero{text-align:center}#wellness-hub-app .wh-referral__mark{width:60px;height:60px;border-radius:18px;margin:4px auto 12px}#wellness-hub-app .wh-referral__headline{font-size:var(--wh-fs-xl);display:block;color:var(--wh-green)}#wellness-hub-app .wh-referral__lede{font-size:var(--wh-fs-sm);line-height:1.45;margin:4px auto 16px;max-width:34ch}#wellness-hub-app .wh-referral__linkrow{background:var(--wh-paper-2);margin-bottom:12px;gap:10px}#wellness-hub-app .wh-referral__link{font-size:var(--wh-fs-sm);font-weight:600;color:var(--wh-green);word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}#wellness-hub-app .wh-referral__copy{flex:0 0 auto;white-space:nowrap}#wellness-hub-app .wh-referral__shares{gap:8px}#wellness-hub-app .wh-referral__share{flex:1 1 0}#wellness-hub-app .wh-referral__joined{margin-top:16px;padding-top:12px;border-top:1px solid var(--wh-line-soft)}#wellness-hub-app .wh-referral__joined-n{font-size:var(--wh-fs-xl);color:var(--wh-green)}#wellness-hub-app .wh-referral__foot{display:flex;width:100%}#wellness-hub-app .wh-referral__confetti{position:absolute;inset:0 0 auto;height:1px;pointer-events:none;overflow:visible;z-index:2}#wellness-hub-app .wh-referral__confetti i{position:absolute;top:0;width:8px;height:12px;border-radius:2px;opacity:0;animation:wh-confetti 1.1s ease-out forwards}@keyframes wh-confetti{0%{opacity:1;transform:translateY(0) rotate(0)}to{opacity:0;transform:translateY(220px) rotate(360deg)}}@media(max-width:380px){#wellness-hub-app .wh-referral__shares{flex-wrap:wrap}#wellness-hub-app .wh-referral__share{flex:1 1 40%}}@media(prefers-reduced-motion:reduce){#wellness-hub-app .wh-referral__confetti i{animation:none;opacity:0}}#wellness-hub-app .wh-issue__lead{font-size:var(--wh-fs-sm);margin:0 0 14px}#wellness-hub-app .wh-issue__h{font-size:var(--wh-fs-lg);display:block;margin-bottom:4px;color:var(--wh-green)}#wellness-hub-app .wh-issue__sub{font-size:var(--wh-fs-sm);margin:0 0 12px}#wellness-hub-app .wh-issue__boxes{grid-template-columns:1fr;gap:10px}#wellness-hub-app .wh-issue__box{display:flex;gap:12px;align-items:center;text-align:left;width:100%}#wellness-hub-app .wh-issue__box-tx{flex:1;min-width:0}#wellness-hub-app .wh-issue__box-t{font-size:var(--wh-fs-md);display:block;color:var(--wh-green)}#wellness-hub-app .wh-issue__box-d{font-size:var(--wh-fs-xs);display:block;margin-top:1px}#wellness-hub-app .wh-issue__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}#wellness-hub-app .wh-issue__chip{display:inline-flex;align-items:center;gap:7px;min-height:40px}#wellness-hub-app .wh-issue__chip .wh-issue__chip-ic{display:inline-flex}#wellness-hub-app .wh-issue__photo{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px;padding:22px;margin-bottom:12px;text-align:center}#wellness-hub-app .wh-issue__photo-t{font-size:var(--wh-fs-md);color:var(--wh-green);font-weight:700}#wellness-hub-app .wh-issue__photo-d{font-size:var(--wh-fs-xs)}#wellness-hub-app .wh-issue__photo-swatch{width:46px;height:46px}#wellness-hub-app .wh-issue__success{text-align:center;padding:8px 0}#wellness-hub-app .wh-issue__success-ic{width:64px;height:64px;border-radius:20px;background:#e9f0dd;color:var(--wh-green-700);display:grid;place-items:center;margin:4px auto 14px}#wellness-hub-app .wh-issue__success-h{font-size:var(--wh-fs-xl);display:block}#wellness-hub-app .wh-issue__success-d{font-size:var(--wh-fs-sm);margin:6px 0 14px}#wellness-hub-app .wh-issue__refpending{display:inline-flex;align-items:center;gap:8px;font-size:var(--wh-fs-sm)}#wellness-hub-app .wh-issue__foot{display:flex;gap:10px;width:100%}#wellness-hub-app .wh-issue__foot .wh-btn--primary{flex:1}#wellness-hub-app .wh-care{min-height:320px}#wellness-hub-app .wh-care #happy-cats-app{display:block}#wellness-hub-app .wh-care__fallback{max-width:420px;margin:24px auto;text-align:center}.wh-boxinfo__row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--wh-line-soft);font-size:var(--wh-fs-sm)}.wh-boxinfo__val{font-weight:600;text-align:right}.wh-boxinfo__eyebrow{margin:12px 0 6px}.wh-boxinfo__item{padding:6px 0;font-size:var(--wh-fs-sm)}.wh-boxinfo__verbs{display:grid;gap:8px;margin-top:16px}.wh-boxinfo__note{margin:12px 0 0}.wh-boxinfo__care,.wh-boxinfo__undo{margin-top:12px}.wh-boxinfo__foot{display:grid;gap:8px}.wh-boxinfo__review,.wh-boxinfo__replan{margin-top:10px}.wh-boxinfo__hold{margin-top:14px}#wellness-hub-app .wh-perkslock{text-align:center;padding:8px 4px 4px}#wellness-hub-app .wh-perkslock__badge{width:54px;height:54px;border-radius:50%;background:var(--wh-paper-deep, #f6f0dc);border:1px solid var(--wh-line);display:inline-flex;align-items:center;justify-content:center;margin-bottom:10px}#wellness-hub-app .wh-perkslock__title{display:block;font-size:var(--wh-fs-lg)}#wellness-hub-app .wh-perkslock__sub{max-width:40ch;margin:6px auto 0}#wellness-hub-app .wh-perkslock__foot{display:flex;gap:8px}#wellness-hub-app .wh-perkslock__foot .wh-btn--primary{flex:1}
