/* Balance-inspired section geometry, rendered exclusively with Balance tokens. */
.weight-care-clone { background: var(--bg-paper); color: var(--ink); font-family: var(--font-ui); overflow: clip; }
.weight-care-clone *, .weight-care-clone *:before, .weight-care-clone *:after { box-sizing: border-box; }
.weight-care-clone a { color: inherit; }
.weight-care-clone :is(a,button):focus-visible { outline: 3px solid var(--focus-ring); outline-offset: 3px; }
.weight-care-clone .mobile-cta-bar { background: var(--forest); color: var(--bg-paper); }
.weight-care-clone:not(.weight-care-phone-open) footer a[href="tel:+18882802025"] { display: none; }
.weight-care-skip { position: absolute; top: -100px; left: 10px; z-index: 20; background: var(--bg-paper); padding: 12px; }.weight-care-skip:focus { top: 10px; }
.weight-care-ribbon { background: var(--forest); color: var(--bg-paper); text-align: center; padding: 12px 18px; font: 700 .69rem var(--font-mono); letter-spacing: .09em; }
.weight-care-mast { text-align: center; padding: 26px 20px 17px; position: relative; z-index: 2; }.weight-care-mast a { text-decoration: none; font: 500 2rem var(--font-display); }.weight-care-mast a span { color: var(--chart-text); }.weight-care-mast small { font: 600 .62rem var(--font-mono); letter-spacing: .12em; margin-left: 5px; }
.weight-care-call-status { position: absolute; right: max(20px, calc((100% - 1030px) / 2)); top: 20px; text-align: right; font: 600 .75rem var(--font-ui); color: var(--ink-70); }
.weight-care-mast .weight-care-call-status a { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 2px; min-height: 52px; padding: var(--s-2) var(--s-4); border: 1px solid var(--forest); border-radius: var(--r-pill); background: var(--bg-fog); text-align: center; text-decoration: none; font: 600 .78rem var(--font-ui); color: var(--forest); }
.weight-care-call-status strong { font-size: 1.125rem; }.weight-care-call-status a span { font-size: .75rem; color: var(--ink-70); }
.weight-care-clone h1, .weight-care-clone h2, .weight-care-clone h3, .weight-care-clone p { margin-top: 0; }
.weight-care-clone h1, .weight-care-clone h2 { letter-spacing: -.035em; }
.weight-care-clone p { line-height: 1.6; }
.weight-care-kicker { display: block; font: 600 .72rem var(--font-mono); letter-spacing: .15em; color: var(--chart-text); margin-bottom: 18px; }
.weight-care-narrow { width: min(100% - 40px, 1060px); margin-inline: auto; text-align: center; }
.weight-care-pill { display: inline-flex; justify-content: center; align-items: center; gap: 25px; min-height: 48px; min-width: 270px; border-radius: var(--r-pill); padding: 12px 27px; background: var(--forest); color: var(--bg-paper) !important; text-decoration: none; font: 700 .86rem var(--font-ui); }.weight-care-pill:hover { filter: brightness(1.15); }.weight-care-pill--dark { background: var(--ink); }.weight-care-pill--light { background: var(--bg-paper); color: var(--forest) !important; }
.weight-care-opening { position: relative; isolation: isolate; text-align: center; padding: 18px 20px 60px; }.weight-care-orbit { pointer-events: none; position: absolute; z-index: -1; left: -9%; top: 3%; width: 119%; height: 500px; border: 70px solid var(--bg-fog); border-radius: 50%; opacity: .65; }
.weight-care-opening h1 { max-width: 920px; margin: 8px auto 10px; font: 700 clamp(2.35rem, 4.25vw, 4.3rem)/1.13 var(--font-ui); }.weight-care-opening-sub { font-size: clamp(1.13rem, 1.9vw, 1.65rem); max-width: 710px; margin: 0 auto 35px; }
.weight-care-offer-stack { max-width: 1030px; margin: auto; }.weight-care-offer { display: grid; grid-template-columns: 1.45fr .65fr .72fr; align-items: center; min-height: 280px; text-align: left; margin: 0 auto 20px; border-radius: 28px; overflow: hidden; background: var(--bg-fog); border: 1px solid var(--ink-15); }
.weight-care-offer-copy { padding: 26px 10px 25px 34px; }.weight-care-offer-index { font: 600 .69rem var(--font-mono); color: var(--chart-text); letter-spacing: .1em; }.weight-care-offer h2 { font: 700 clamp(2rem, 3.7vw, 3.5rem)/1.05 var(--font-ui); text-transform: uppercase; margin: 20px 0 13px; }.weight-care-offer-copy p { font-size: .95rem; max-width: 370px; margin: 0 0 12px; }.weight-care-offer-copy small { color: var(--ink-50); font-size: .75rem; }
.weight-care-offer-price { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 0; line-height: 1; }.weight-care-offer-price span { font: 600 .88rem var(--font-ui); }.weight-care-offer-price strong { font: 700 clamp(3.5rem, 5.8vw, 6.6rem)/1 var(--font-ui); color: var(--chart-text); letter-spacing: -.07em; }
.weight-care-offer-image { align-self: stretch; background: var(--bg-clay); display: flex; align-items: center; justify-content: center; }.weight-care-offer-image img { height: 235px; max-width: 85%; object-fit: contain; transform: rotate(13deg); filter: drop-shadow(10px 20px 12px var(--ink-30)); }.weight-care-offer--tirzepatide { max-width: 900px; min-height: 215px; }.weight-care-offer--tirzepatide .weight-care-offer-image img { height: 185px; transform: rotate(-13deg); }.weight-care-offer--tirzepatide .weight-care-offer-price strong { font-size: clamp(3.1rem, 5vw, 5.5rem); }
.weight-care-rate-note { font-size: .77rem; color: var(--ink-50); margin: 8px 0 22px; }.weight-care-gateway { display: flex; flex-direction: column; align-items: center; gap: 9px; }.weight-care-gateway a { display: flex; justify-content: space-between; align-items: center; width: min(100%, 420px); background: var(--forest); color: var(--bg-paper); border-radius: var(--r-pill); padding: 12px 21px; font: 700 .83rem var(--font-ui); text-decoration: none; }.weight-care-gateway a:hover { filter: brightness(1.15); }.weight-care-gateway small { color: var(--ink-50); }
.weight-care-gateway p { max-width: 520px; margin: 9px 0 0; font-size: .85rem; color: var(--ink-70); }
.weight-care-gateway .weight-care-inline-phone { display: inline; width: auto; background: none; color: var(--forest); border-radius: 0; padding: 0; font: inherit; font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }
.weight-care-clinician { text-align: center; padding: 30px 20px 5px; }.weight-care-clinician-art { max-width: 650px; margin: auto; }.weight-care-illustration { min-height: 320px; background: var(--bg-clay); border-radius: 35px; display: flex; justify-content: center; align-items: center; gap: 40px; position: relative; }.weight-care-illustration-circle { font: 400 10rem/1 var(--font-display); color: var(--forest); background: var(--bg-paper); border-radius: 50%; width: 220px; height: 220px; display: grid; place-items: center; }.weight-care-illustration-card { padding: 20px; background: var(--bg-paper); border-radius: var(--r-md); font: 600 .95rem/2.4 var(--font-mono); text-align: left; box-shadow: 0 12px 30px var(--ink-15); }.weight-care-clinician-art > span { display: block; margin: 12px 0; font-size: .81rem; color: var(--ink-50); }
.weight-care-problem { padding-block: 80px 90px; }.weight-care-problem h2, .weight-care-promise h2 { font: 700 clamp(2.5rem, 4vw, 4.3rem)/1.13 var(--font-ui); }.weight-care-problem em { font: 400 clamp(2.3rem, 4vw, 4.2rem)/1.18 var(--font-display); color: var(--chart-text); }.weight-care-problem > p, .weight-care-promise > p { max-width: 630px; margin: 0 auto 34px; color: var(--ink-70); font-size: 1.08rem; }.weight-care-price-line { width: min(100%, 750px); margin: 45px auto; display: flex; align-items: center; gap: 15px; font: 600 .65rem var(--font-mono); color: var(--ink-50); }.weight-care-price-line-track { flex: 1; height: 3px; background: var(--chart-text); display: flex; justify-content: space-between; align-items: center; }.weight-care-price-line-track i { display: block; width: 13px; height: 13px; border-radius: 50%; background: var(--chart-text); }
.weight-care-promise { padding-block: 30px 90px; }.weight-care-promise ul { width: max-content; max-width: 100%; margin: 0 auto 32px; text-align: left; line-height: 2.1; padding-left: 23px; }.weight-care-promise li::marker { color: var(--chart-text); }
.weight-care-lifestyle { width: min(100% - 36px, 1380px); margin: 0 auto 95px; position: relative; overflow: hidden; border-radius: 28px; background: var(--bg-clay); min-height: 500px; display: flex; align-items: center; }.weight-care-lifestyle img { position: absolute; width: 100%; height: 100%; object-fit: cover; object-position: center; inset: 0; }.weight-care-lifestyle-copy { position: relative; z-index: 1; width: 50%; padding: 55px clamp(30px, 6vw, 100px); }.weight-care-lifestyle-copy h2 { font: 400 clamp(2.5rem, 4.4vw, 4.9rem)/1.06 var(--font-display); margin-bottom: 25px; }.weight-care-lifestyle-copy p { max-width: 380px; font-size: 1.05rem; }
.weight-care-plans { padding: 10px 0 100px; }.weight-care-plans > h2 { font: 700 clamp(2rem, 3.6vw, 3.7rem) var(--font-ui); margin-bottom: 60px; }.weight-care-plan { margin-bottom: 75px; }.weight-care-plan h3 { font: 700 clamp(3.4rem, 7vw, 7.7rem)/1 var(--font-ui); text-transform: uppercase; letter-spacing: -.045em; color: var(--bg-clay); margin: 0 0 8px; }.weight-care-plan-wheel { display: grid; grid-template-columns: 1fr 340px 1fr; align-items: center; gap: 15px; }.weight-care-plan-circle { width: 340px; height: 340px; border: 40px solid var(--bg-clay); border-radius: 50%; background: var(--bg-fog); display: grid; place-items: center; }.weight-care-plan-circle img { width: auto; height: 290px; max-width: 75%; object-fit: contain; transform: rotate(17deg); filter: drop-shadow(12px 18px 10px var(--ink-30)); }.weight-care-plan-caption { display: flex; flex-direction: column; gap: 42px; text-align: left; font: 600 .82rem var(--font-ui); }.weight-care-plan-caption--left { text-align: right; }.weight-care-plan-caption span { border-bottom: 1px solid var(--ink-15); padding-bottom: 8px; }.weight-care-plan-from { font-weight: 600; font-size: 1.3rem; margin: 25px 0 10px; }.weight-care-plan-from strong { font-size: 2rem; }
.weight-care-how { padding-bottom: 90px; }.weight-care-how h2, .weight-care-comparison h2, .weight-care-evidence h2, .weight-care-faq h2, .weight-care-end h2 { font: 700 clamp(2.3rem, 4vw, 4rem)/1.14 var(--font-ui); }.weight-care-how ol { width: min(100%, 680px); margin: 35px auto; padding: 0; list-style: none; }.weight-care-how li { display: grid; grid-template-columns: 75px 1fr; align-items: center; gap: 28px; text-align: left; min-height: 100px; position: relative; }.weight-care-how li:not(:last-child):before { content: ""; position: absolute; top: 68px; bottom: -18px; left: 36px; border-left: 2px solid var(--bg-clay); }.weight-care-step-bubble { width: 74px; height: 74px; border: 3px solid var(--bg-clay); border-radius: 50%; background: var(--bg-fog); display: grid; place-items: center; color: var(--chart-text); font: 700 .75rem var(--font-ui); }.weight-care-how li h3 { font: 700 1.05rem var(--font-ui); margin: 0 0 5px; }.weight-care-how li p { margin: 0; color: var(--ink-70); font-size: .88rem; }
.weight-care-comparison { padding-bottom: 100px; }.weight-care-comparison h2 { max-width: 700px; margin: 0 auto 30px; }.weight-care-comparison-cards { display: grid; grid-template-columns: repeat(2,1fr); gap: 28px; text-align: left; }.weight-care-comparison-cards > div { padding: 32px; border-radius: 25px; background: var(--bg-fog); }.weight-care-comparison-cards > div:nth-child(2) { background: var(--bg-clay); }.weight-care-comparison-cards h3 { font: 700 1.6rem var(--font-ui); }.weight-care-comparison-cards ul { padding-left: 22px; line-height: 2; }.weight-care-comparison-cards li::marker { color: var(--chart-text); }.weight-care-table-wrap { overflow-x: auto; margin-top: 36px; }.weight-care-table-wrap table { width: 100%; min-width: 500px; border-collapse: collapse; }.weight-care-table-wrap caption { text-align: left; font-weight: 700; padding-bottom: 10px; }.weight-care-table-wrap th, .weight-care-table-wrap td { border-bottom: 1px solid var(--ink-15); padding: 13px; text-align: left; }
.weight-care-evidence { padding-bottom: 95px; }.weight-care-evidence-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; margin: 30px 0; }.weight-care-evidence-grid article { border-radius: 22px; background: var(--bg-clay); padding: 34px 25px; min-height: 230px; text-align: left; }.weight-care-evidence-grid article:nth-child(2) { background: var(--bg-fog); }.weight-care-evidence-grid article span { font: 600 .72rem var(--font-mono); }.weight-care-evidence-grid article h3 { font: 400 1.9rem var(--font-display); margin: 25px 0 10px; }.weight-care-evidence-grid article p { color: var(--ink-70); font-size: .86rem; }
.weight-care-reassure { position: relative; background: var(--bg-fog); border-radius: 25px; padding: 65px; min-height: 300px; display: flex; justify-content: space-between; align-items: center; text-align: left; margin-bottom: 95px; }.weight-care-reassure h2 { font: 400 clamp(2rem, 3.5vw, 3.6rem)/1.1 var(--font-display); }.weight-care-reassure p { max-width: 560px; }.weight-care-reassure-vial img { height: 280px; transform: rotate(18deg); filter: drop-shadow(12px 20px 12px var(--ink-30)); }
.weight-care-faq { padding-bottom: 95px; }.weight-care-faq h2 { margin-bottom: 30px; }.weight-care-faq-list { max-width: 850px; margin: auto; }.weight-care-faq-item { text-align: left; margin-bottom: 8px; border-radius: 17px; background: var(--bg-fog); overflow: hidden; }.weight-care-faq-item h3 { margin: 0; }.weight-care-faq-item button { width: 100%; min-height: 54px; border: 0; background: var(--forest); color: var(--bg-paper); font: 700 .95rem var(--font-ui); padding: 15px 22px; text-align: left; display: flex; align-items: center; justify-content: space-between; gap: 20px; cursor: pointer; }.weight-care-faq-item button span { font-size: 1.3rem; }.weight-care-faq-item p { padding: 20px 25px; margin: 0; }
.weight-care-end { padding: var(--s-8) var(--s-6) var(--s-16); }
.weight-care-end h2 { max-width: 820px; margin: 0 auto var(--s-4); }
.weight-care-end > p:not(.weight-care-end-call) { max-width: 640px; margin: 0 auto var(--s-6); font-size: 1rem; }
.weight-care-end .weight-care-end-call { max-width: 560px; margin: var(--s-6) auto 0; font-size: 1rem; }
.weight-care-end-call a { color: var(--forest); font-weight: 700; text-underline-offset: 3px; }
@media(max-width:960px){.weight-care-mast { padding-bottom: 15px; }.weight-care-call-status { position: static; text-align: center; margin-top: 9px; }.weight-care-mast .weight-care-call-status a { width: min(100%, 320px); min-height: 56px; margin-inline: auto; }}
@media(max-width:800px){.weight-care-offer { grid-template-columns: 1.25fr .65fr .7fr; }.weight-care-offer h2 { font-size: 2rem; }.weight-care-offer-image img { height: 185px; }.weight-care-plan-wheel { grid-template-columns: 1fr 230px 1fr; }.weight-care-plan-circle { width: 230px; height: 230px; border-width: 22px; }.weight-care-plan-circle img { height: 220px; }.weight-care-plan-caption { font-size: .7rem; gap: 22px; }.weight-care-lifestyle { min-height: 400px; }.weight-care-lifestyle-copy { width: 62%; padding-left: 35px; }}
@media(max-width:600px){.weight-care-ribbon { font-size: .54rem; padding: 9px; }.weight-care-mast { padding: 16px 10px 10px; }.weight-care-mast a { font-size: 1.5rem; }.weight-care-opening { padding: 10px 14px 50px; }.weight-care-opening h1 { font-size: clamp(1.95rem, 7.6vw, 2.6rem); }.weight-care-opening-sub { font-size: 1rem; margin-bottom: 22px; }.weight-care-orbit { height: 230px; border-width: 27px; }.weight-care-offer { min-height: 0; border-radius: 18px; grid-template-columns: minmax(0, 1.15fr) minmax(0, .65fr) minmax(0, .82fr); margin-bottom: 10px; }.weight-care-offer-copy { padding: 14px 0 14px 12px; }.weight-care-offer-index { font-size: .43rem; }.weight-care-clone .weight-care-offer h2 { font-size: .9rem !important; letter-spacing: -.04em; margin: 8px 0; }.weight-care-offer-copy p { font-size: .63rem; line-height: 1.3; margin: 0 0 5px; }.weight-care-offer-copy small { display: none; }.weight-care-offer-price span { font-size: .55rem; }.weight-care-offer-price strong, .weight-care-offer--tirzepatide .weight-care-offer-price strong { font-size: clamp(1.8rem, 7vw, 2.6rem); }.weight-care-offer-image img, .weight-care-offer--tirzepatide .weight-care-offer-image img { height: 112px; max-width: 83%; }.weight-care-rate-note { font-size: .66rem; line-height: 1.35; }.weight-care-gateway a { min-height: 45px; }.weight-care-illustration { min-height: 200px; gap: 10px; }.weight-care-illustration-circle { width: 120px; height: 120px; font-size: 5.5rem; }.weight-care-illustration-card { font-size: .65rem; padding: 12px; }.weight-care-problem { padding-block: 65px; }.weight-care-problem h2, .weight-care-promise h2 { font-size: 2.2rem; }.weight-care-problem em { font-size: 2rem; }.weight-care-price-line { gap: 6px; font-size: .47rem; }.weight-care-price-line-track i { width: 8px; height: 8px; }.weight-care-promise { padding-bottom: 75px; }.weight-care-lifestyle { min-height: 530px; align-items: flex-start; margin-bottom: 70px; }.weight-care-lifestyle img { object-position: 65% center; opacity: .55; }.weight-care-lifestyle-copy { width: 100%; padding: 35px 24px; }.weight-care-lifestyle-copy h2 { font-size: 2.8rem; max-width: 310px; }.weight-care-lifestyle-copy p { max-width: 290px; }.weight-care-plans > h2 { margin-bottom: 35px; }.weight-care-plan { margin-bottom: 55px; }.weight-care-plan h3 { font-size: clamp(2.9rem, 11vw, 4.5rem); }.weight-care-plan-wheel { grid-template-columns: 1fr 170px 1fr; gap: 3px; }.weight-care-plan-circle { width: 170px; height: 170px; border-width: 15px; }.weight-care-plan-circle img { height: 168px; }.weight-care-plan-caption { gap: 14px; font-size: .51rem; }.weight-care-plan-caption span { padding-bottom: 4px; }.weight-care-plan-from { font-size: .9rem; }.weight-care-how li { gap: 16px; }.weight-care-comparison-cards, .weight-care-evidence-grid { grid-template-columns: 1fr; gap: 12px; }.weight-care-evidence-grid article { min-height: 170px; }.weight-care-reassure { padding: 28px; min-height: 260px; margin-bottom: 70px; }.weight-care-reassure h2 { font-size: 2rem; }.weight-care-reassure p { font-size: .75rem; max-width: 220px; }.weight-care-reassure-vial img { height: 130px; }.weight-care-faq-item button { font-size: .84rem; }.weight-care-end { padding-bottom: 75px; }}
/* Mobile refinement for 320–430px in-app browser viewports. */
@media (max-width: 600px) {
  .weight-care-ribbon { padding: var(--s-3) var(--s-4); }
  .weight-care-mast { padding: var(--s-4) var(--s-4) var(--s-3); }
  .weight-care-call-status { margin-top: var(--s-3); }
  .weight-care-opening { padding: var(--s-4) var(--s-4) var(--s-12); }
  .weight-care-opening h1 { font-size: clamp(2rem, 8vw, 2.375rem) !important; line-height: 1.08; margin: var(--s-2) auto var(--s-4); }
  .weight-care-opening-sub { font-size: 1rem; line-height: 1.5; margin-bottom: var(--s-6); }
  .weight-care-offer, .weight-care-offer--tirzepatide {
    width: 100%; max-width: none; min-height: 0; margin-bottom: var(--s-3);
    grid-template-columns: minmax(0, 1fr) minmax(0, 35%);
    grid-template-rows: auto auto; border-radius: var(--r-lg);
  }
  .weight-care-offer-copy { grid-column: 1; grid-row: 1; padding: var(--s-4) var(--s-2) 0 var(--s-4); }
  .weight-care-offer-index { font-size: .625rem; letter-spacing: .04em; }
  .weight-care-clone .weight-care-offer h2 { font-size: 1.125rem !important; line-height: 1.15; margin: var(--s-3) 0 var(--s-2); }
  .weight-care-offer-copy p { font-size: .875rem; line-height: 1.45; margin-bottom: var(--s-2); }
  .weight-care-offer-price { grid-column: 1; grid-row: 2; align-items: flex-start; text-align: left; padding: 0 var(--s-4) var(--s-4); }
  .weight-care-offer-price span { font-size: .75rem; }
  .weight-care-offer-price strong, .weight-care-offer--tirzepatide .weight-care-offer-price strong { font-size: 2.375rem; }
  .weight-care-offer-image { grid-column: 2; grid-row: 1 / span 2; min-height: 220px; padding: var(--s-2); }
  .weight-care-offer-image img, .weight-care-offer--tirzepatide .weight-care-offer-image img { height: 170px; max-width: 100%; }
  .weight-care-rate-note { font-size: .75rem; line-height: 1.5; margin: var(--s-3) 0 var(--s-4); }
  .weight-care-gateway { gap: var(--s-3); }
  .weight-care-gateway a { min-height: 52px; padding: var(--s-3) var(--s-6); font-size: .9375rem; }
  .weight-care-gateway small, .weight-care-gateway p { font-size: .8125rem; line-height: 1.5; }
  .weight-care-narrow { width: calc(100% - var(--s-8)); }
  .weight-care-clinician { padding: var(--s-8) var(--s-4) 0; }
  .weight-care-problem, .weight-care-promise, .weight-care-plans, .weight-care-how,
  .weight-care-comparison, .weight-care-evidence, .weight-care-faq, .weight-care-end { padding-top: var(--s-16); padding-bottom: var(--s-16); }
  .weight-care-kicker { font-size: .75rem; margin-bottom: var(--s-4); }
  .weight-care-problem h2, .weight-care-promise h2 { font-size: clamp(1.875rem, 8vw, 2.25rem) !important; line-height: 1.16; }
  .weight-care-problem em { font-size: inherit; }
  .weight-care-problem > p, .weight-care-promise > p { font-size: 1rem; margin-bottom: var(--s-6); }
  .weight-care-price-line { display: grid; grid-template-columns: 1fr 1fr; gap: var(--s-3); margin: var(--s-8) auto; font-size: .6875rem; }
  .weight-care-price-line > span:first-child { text-align: left; }
  .weight-care-price-line > span:last-child { text-align: right; }
  .weight-care-price-line-track { grid-column: 1 / -1; grid-row: 2; width: 100%; }
  .weight-care-promise ul { line-height: 1.6; margin-bottom: var(--s-6); }
  .weight-care-promise li { margin-bottom: var(--s-2); }
  .weight-care-lifestyle { width: calc(100% - var(--s-8)); min-height: 470px; margin-bottom: 0; }
  .weight-care-lifestyle-copy { padding: var(--s-6); }
  .weight-care-lifestyle-copy h2 { font-size: clamp(2rem, 8vw, 2.5rem) !important; }
  .weight-care-plans > h2 { margin-bottom: var(--s-8); }
  .weight-care-plan { margin-bottom: var(--s-12); }
  .weight-care-plan h3 { color: var(--ink); font-size: clamp(1.75rem, 7vw, 2.25rem) !important; margin-bottom: var(--s-4); }
  .weight-care-plan-wheel { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: var(--s-4); }
  .weight-care-plan-circle { grid-column: 1 / -1; grid-row: 1; width: 190px; height: 190px; margin: 0 auto; border-width: 22px; }
  .weight-care-plan-circle img { height: 180px; }
  .weight-care-plan-caption, .weight-care-plan-caption--left { grid-row: 2; gap: var(--s-3); text-align: left; font-size: .75rem; line-height: 1.4; }
  .weight-care-plan-caption--left { grid-column: 1; }
  .weight-care-plan-caption--right { grid-column: 2; }
  .weight-care-plan-from { margin: var(--s-6) 0 var(--s-3); }
  .weight-care-comparison-cards { gap: var(--s-3); }
  .weight-care-comparison-cards > div { padding: var(--s-6); }
  .weight-care-table-wrap { margin-top: var(--s-6); }
  .weight-care-table-wrap table { min-width: 0; table-layout: fixed; font-size: .75rem; }
  .weight-care-table-wrap th, .weight-care-table-wrap td { padding: var(--s-3) var(--s-1); overflow-wrap: anywhere; }
  .weight-care-evidence-grid article { min-height: 0; padding: var(--s-6); }
  .weight-care-reassure { display: block; min-height: 0; padding: var(--s-8); margin-bottom: 0; }
  .weight-care-reassure > div:first-child { position: relative; z-index: 1; }
  .weight-care-reassure h2 { font-size: 1.875rem !important; }
  .weight-care-reassure p { max-width: 75%; }
  .weight-care-reassure-vial { position: absolute; right: var(--s-2); bottom: var(--s-3); opacity: .5; }
  .weight-care-reassure-vial img { height: 125px; }
  .weight-care-faq-item button { padding: var(--s-4); font-size: .9375rem; }
  .weight-care-end { padding: var(--s-8) 0 var(--s-16); }
}
@media(prefers-reduced-motion:reduce){.weight-care-clone * { scroll-behavior: auto !important; transition: none !important; }}
