@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');

.hc-dashboard-page .wp-site-blocks>header,.hc-dashboard-page .wp-site-blocks>footer{display:none}.hc-dashboard-page .wp-site-blocks>main{margin-top:0!important}

.hc-shell,.hc-login{--ink:#23302e;--muted:#74807d;--line:#e7ece9;--paper:#fff;--bg:#f5f7f5;--mint:#dfeee7;--green:#3f7464;--coral:#e9785e;font-family:"DM Sans",sans-serif;color:var(--ink);box-sizing:border-box}.hc-shell *,.hc-login *{box-sizing:border-box}.hc-shell{background:var(--bg);border-radius:32px;padding:clamp(22px,4vw,54px);margin-block:28px;max-width:1280px!important;box-shadow:0 20px 70px rgba(34,55,50,.08)}.hc-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px}.hc-header h1{font:800 clamp(30px,4vw,48px)/1.05 Manrope,sans-serif;letter-spacing:-.045em;margin:7px 0 9px;color:var(--ink)}.hc-header p{margin:0;color:var(--muted);font-size:16px}.hc-kicker,.hc-eyebrow{font:700 11px/1.2 Manrope,sans-serif;letter-spacing:.16em;color:var(--green)}.hc-button{appearance:none;border:0;border-radius:14px;padding:13px 19px;font:700 14px/1 Manrope,sans-serif;cursor:pointer;display:inline-flex;gap:8px;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s,background .2s}.hc-button:hover{transform:translateY(-1px)}.hc-button--primary{background:var(--ink);color:#fff;box-shadow:0 8px 20px rgba(35,48,46,.18)}.hc-button--primary:hover{background:#101a18}.hc-button--ghost{background:#eef1ef;color:var(--ink)}.hc-button--soft{background:var(--mint);color:var(--green);width:100%}.hc-tabs{display:flex;gap:9px;overflow:auto;padding:0 0 17px;margin-bottom:12px;border-bottom:1px solid var(--line)}.hc-tab{flex:0 0 auto;border:1px solid transparent;background:transparent;color:var(--muted);border-radius:999px;padding:8px 14px 8px 8px;display:flex;align-items:center;gap:9px;font:600 14px/1 Manrope,sans-serif;cursor:pointer}.hc-tab span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:color-mix(in srgb,var(--member) 18%,white);color:var(--member);font-weight:800}.hc-tab.is-active{background:#fff;border-color:var(--line);color:var(--ink);box-shadow:0 5px 15px rgba(35,48,46,.05)}.hc-loading{display:flex;justify-content:center;align-items:center;gap:10px;padding:100px 20px;color:var(--muted)}.hc-loading span{width:18px;height:18px;border:2px solid var(--line);border-top-color:var(--green);border-radius:50%;animation:hc-spin .7s linear infinite}@keyframes hc-spin{to{transform:rotate(360deg)}}.hc-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0}.hc-stat{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:20px;display:flex;gap:14px;min-width:0}.hc-stat--accent{background:var(--mint);border-color:transparent}.hc-stat-icon{width:37px;height:37px;flex:0 0 37px;border-radius:12px;display:grid;place-items:center;background:var(--bg);font-size:19px;color:var(--green)}.hc-stat--accent .hc-stat-icon{background:rgba(255,255,255,.65)}.hc-stat span,.hc-stat small{display:block}.hc-stat span{font:700 9px/1.2 Manrope,sans-serif;letter-spacing:.12em;color:var(--muted);margin-bottom:7px}.hc-stat strong{display:block;font:800 25px/1 Manrope,sans-serif;letter-spacing:-.04em;white-space:nowrap}.hc-stat strong.hc-stat-date{font-size:16px;line-height:1.3;white-space:normal}.hc-stat small{color:var(--muted);font-size:11px;margin-top:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hc-stat small.is-good{color:var(--green);font-weight:700}.hc-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);gap:18px;margin-bottom:18px}.hc-card{background:var(--paper);border:1px solid var(--line);border-radius:24px;padding:24px}.hc-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.hc-card h2{font:800 20px/1.2 Manrope,sans-serif;letter-spacing:-.025em;margin:5px 0 0}.hc-range{font-size:11px;color:var(--muted);border:1px solid var(--line);padding:7px 10px;border-radius:10px}.hc-chart{margin-top:15px}.hc-chart svg{width:100%;height:auto;display:block;overflow:visible}.hc-gridline{stroke:var(--line);stroke-dasharray:5 5}.hc-chart-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:10px;padding:0 14px}.hc-chart-empty{min-height:248px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:var(--muted);gap:5px}.hc-chart-empty div{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--bg);font-size:23px;color:var(--green);margin-bottom:5px}.hc-chart-empty strong{font:700 15px Manrope,sans-serif;color:var(--ink)}.hc-chart-empty span{font-size:12px}.hc-card--goal{text-align:center;display:flex;flex-direction:column;align-items:center}.hc-card--goal h2{font-size:31px}.hc-goal-illustration{font-size:54px;color:var(--green);margin:28px}.hc-card--goal p{color:var(--muted);font-size:13px;line-height:1.5;margin:12px 0 17px}.hc-goal-ring{width:142px;height:142px;border-radius:50%;display:grid;place-items:center;margin:20px;background:conic-gradient(var(--color) var(--progress),#edf0ee 0);position:relative}.hc-goal-ring:before{content:"";position:absolute;inset:12px;border-radius:50%;background:#fff}.hc-goal-ring div{position:relative;display:flex;flex-direction:column}.hc-goal-ring strong{font:800 26px Manrope,sans-serif}.hc-goal-ring span{font-size:10px;color:var(--muted)}.hc-link{border:0;background:transparent;color:var(--green);font:700 12px Manrope,sans-serif;cursor:pointer;padding:6px}.hc-history{padding-bottom:9px}.hc-table-wrap{overflow-x:auto;margin:18px -24px 0}.hc-history table{width:100%;border-collapse:collapse;font-size:13px}.hc-history th{text-align:left;font:700 9px Manrope,sans-serif;letter-spacing:.1em;color:var(--muted);padding:10px 24px;border-bottom:1px solid var(--line)}.hc-history td{padding:14px 24px;border-bottom:1px solid var(--line);white-space:nowrap;color:#53605d}.hc-history tr:last-child td{border-bottom:0}.hc-history td strong{color:var(--ink)}.hc-notes{max-width:180px;overflow:hidden;text-overflow:ellipsis}.hc-row-actions{display:flex;gap:3px}.hc-row-actions button,.hc-icon-button{border:0;background:transparent;width:29px;height:29px;border-radius:8px;color:var(--muted);cursor:pointer}.hc-row-actions button:hover,.hc-icon-button:hover{background:var(--bg);color:var(--ink)}.hc-empty{padding:45px 20px;display:flex;flex-direction:column;align-items:center;gap:7px;color:var(--muted)}.hc-empty[hidden]{display:none}.hc-empty div{font-size:28px;color:var(--green)}.hc-empty strong{font:700 16px Manrope,sans-serif;color:var(--ink)}.hc-empty .hc-button{margin-top:12px}.hc-dialog{border:0;border-radius:24px;padding:0;width:min(680px,calc(100% - 28px));box-shadow:0 25px 90px rgba(25,39,36,.28);color:var(--ink);font-family:"DM Sans",sans-serif}.hc-dialog--small{width:min(430px,calc(100% - 28px))}.hc-dialog::backdrop{background:rgba(24,35,33,.55);backdrop-filter:blur(4px)}.hc-dialog form{padding:28px}.hc-dialog-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.hc-dialog-head h2{font:800 26px/1.1 Manrope,sans-serif;letter-spacing:-.035em;margin:6px 0}.hc-icon-button{font-size:26px}.hc-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.hc-field{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.hc-field--wide{grid-column:1/-1}.hc-field>span{font:700 12px Manrope,sans-serif}.hc-field small{font-weight:500;color:var(--muted)}.hc-field input,.hc-field select,.hc-field textarea{width:100%;border:1px solid #dfe5e1;border-radius:12px;padding:11px 12px;background:#fafbfa;color:var(--ink);font:500 14px "DM Sans",sans-serif;outline:none}.hc-field input:focus,.hc-field select:focus,.hc-field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(63,116,100,.1)}.hc-field input[type=color]{padding:4px;height:44px}.hc-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:10px}.hc-toast{position:fixed;z-index:99999;right:24px;bottom:24px;background:var(--ink);color:#fff;padding:13px 18px;border-radius:12px;font:600 13px Manrope,sans-serif;box-shadow:0 12px 35px rgba(0,0,0,.2);transform:translateY(30px);opacity:0;pointer-events:none;transition:.25s}.hc-toast.is-visible{transform:none;opacity:1}.hc-toast.is-error{background:#9e3b31}.hc-login{max-width:480px!important;margin:70px auto!important;text-align:center;background:#fff;border:1px solid var(--line);border-radius:28px;padding:42px;box-shadow:0 20px 70px rgba(34,55,50,.09)}.hc-login-mark{width:55px;height:55px;border-radius:18px;display:grid;place-items:center;margin:0 auto 15px;background:var(--mint);color:var(--green);font:800 18px Manrope,sans-serif}.hc-login h2{font:800 28px Manrope,sans-serif;letter-spacing:-.04em;margin:8px}.hc-login p{color:var(--muted);font-size:14px}.hc-login form{text-align:left;margin-top:25px}.hc-login label{font-weight:600;font-size:12px}.hc-login input[type=text],.hc-login input[type=password]{width:100%;border:1px solid var(--line);border-radius:12px;padding:11px;margin-top:5px}.hc-login input[type=submit]{width:100%;border:0;border-radius:12px;background:var(--ink);color:#fff;padding:13px;font-weight:700;cursor:pointer}.hc-login .login-remember{font-size:12px}.hc-editor-preview{padding:20px;background:#f5f7f5;border-radius:14px}

@media(max-width:900px){.hc-summary{grid-template-columns:repeat(2,1fr)}.hc-grid{grid-template-columns:1fr}.hc-card--goal{min-height:auto}.hc-goal-ring{width:120px;height:120px}.hc-shell{border-radius:22px}}
@media(max-width:560px){.hc-shell{padding:18px;margin-block:12px}.hc-header{align-items:flex-start;flex-direction:column}.hc-header .hc-button{width:100%}.hc-summary{grid-template-columns:1fr}.hc-stat{padding:16px}.hc-card{padding:18px}.hc-table-wrap{margin-inline:-18px}.hc-history th,.hc-history td{padding-inline:18px}.hc-form-grid{grid-template-columns:1fr}.hc-field--wide{grid-column:auto}.hc-dialog form{padding:21px}.hc-dialog-actions .hc-button{flex:1}.hc-login{padding:28px 22px;margin:25px 12px!important}}
@media(prefers-reduced-motion:reduce){.hc-button,.hc-toast{transition:none}.hc-loading span{animation:none}}
.hc-loading[hidden]{display:none}
.hc-loading.has-error{padding:62px 20px}.hc-load-error{max-width:430px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.hc-load-error>div{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#fff0ed;color:#a2483c;font:800 23px Manrope,sans-serif;margin-bottom:3px}.hc-load-error strong{font:800 19px/1.2 Manrope,sans-serif;color:var(--ink)}.hc-load-error p{margin:0 0 10px;color:var(--muted);font-size:13px;line-height:1.5}.hc-load-error .hc-button{display:inline-flex}

.hc-brand{display:inline-flex;align-items:center;gap:10px;font:800 15px/1 Manrope,sans-serif;color:var(--ink);letter-spacing:-.02em}.hc-brand img{width:34px;height:34px;object-fit:contain}.hc-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px;max-width:620px}.hc-header-actions .hc-button--soft{width:auto}.hc-button--danger-ghost{background:#fff1ee;color:#a2483c}.hc-button--danger-ghost:disabled{opacity:.42;cursor:not-allowed;transform:none}.hc-button--danger{background:#a2483c;color:#fff}.hc-button--danger:hover{background:#87372e}.hc-login-brand{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:18px}.hc-login-brand img{width:58px;height:58px;object-fit:contain}.hc-login-brand strong{font:800 21px/1.1 Manrope,sans-serif;letter-spacing:-.035em}.hc-delete-copy{font-size:15px;line-height:1.55;color:var(--muted)}.hc-delete-copy strong{color:var(--ink)}.hc-delete-warning{background:#fff2ef;border:1px solid #f2d6cf;color:#8f463d;border-radius:13px;padding:13px 15px;font-size:12px;line-height:1.45;margin:17px 0}
@media(max-width:900px){.hc-header{align-items:flex-start;flex-direction:column}.hc-header-actions{justify-content:flex-start;max-width:none;width:100%}}
@media(max-width:560px){.hc-header-actions{display:grid;grid-template-columns:1fr 1fr}.hc-header-actions .hc-button{width:100%;padding-inline:10px}.hc-header-actions [data-hc-new]{grid-column:1/-1;grid-row:1}.hc-brand{font-size:14px}.hc-brand img{width:31px;height:31px}}

.hc-member-nav{display:flex;align-items:flex-start;gap:12px;border-bottom:1px solid var(--line)}.hc-member-nav .hc-tabs{flex:1;border-bottom:0;margin-bottom:0;padding-bottom:17px}.hc-add-member{flex:0 0 auto;border:1px dashed #cbd7d1;background:rgba(255,255,255,.55);color:var(--green);border-radius:999px;padding:9px 13px;font:700 11px/1 Manrope,sans-serif;cursor:pointer;display:flex;align-items:center;gap:5px}.hc-add-member:hover{background:#fff;border-style:solid}.hc-person-context{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 3px 0;color:var(--muted);font-size:11px}.hc-person-context>span strong{color:var(--ink)}.hc-person-context>div{display:flex;align-items:center;gap:15px}.hc-context-action{border:0;background:transparent;color:var(--green);font:700 10px/1.2 Manrope,sans-serif;cursor:pointer;padding:5px 0}.hc-context-action--danger{color:#a85c52}.hc-context-action:disabled{opacity:.4;cursor:not-allowed}.hc-dialog-person{font-size:12px;color:var(--green);font-weight:700;margin:5px 0 0}.hc-metric-picker{display:flex;gap:6px;overflow-x:auto;margin-top:18px;padding-bottom:3px}.hc-metric-picker button{flex:0 0 auto;border:1px solid var(--line);background:#fafbfa;color:var(--muted);border-radius:999px;padding:7px 11px;font:700 10px/1 Manrope,sans-serif;cursor:pointer}.hc-metric-picker button.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.hc-chart-legend{display:flex;flex-wrap:wrap;gap:8px 14px;margin:14px 0 2px;color:var(--muted);font-size:9px}.hc-chart-legend span{display:flex;align-items:center;gap:5px}.hc-chart-legend i{width:8px;height:8px;border-radius:50%;background:var(--series)}.hc-stat--bmi small button{border:0;background:transparent;padding:0;color:var(--green);font:700 10px Manrope,sans-serif;cursor:pointer}.hc-bmi--normal .hc-stat-icon{background:#e5f3eb;color:#32745c}.hc-bmi--high .hc-stat-icon{background:#fff3dc;color:#9b6c16}.hc-bmi--risk .hc-stat-icon{background:#fff0ed;color:#a2483c}.hc-bmi--low .hc-stat-icon{background:#edf2fb;color:#416da7}
@media(max-width:560px){.hc-member-nav{align-items:center}.hc-add-member{font-size:0;width:34px;height:34px;padding:0;justify-content:center}.hc-add-member span{font-size:16px}.hc-person-context{align-items:flex-start;flex-direction:column;gap:5px}.hc-person-context>div{width:100%;justify-content:space-between}.hc-header-actions{display:block}.hc-header-actions .hc-button{width:100%}}

.hc-tab--add{border-style:dashed;color:var(--green);background:rgba(255,255,255,.42);padding-right:14px}.hc-tab--add span{background:var(--mint);color:var(--green);font-size:16px}.hc-stat--bmi{appearance:none;text-align:left;width:100%;font-family:inherit;color:inherit;cursor:pointer}.hc-stat--bmi:hover{border-color:#cbd8d2;box-shadow:0 8px 20px rgba(35,48,46,.06)}.hc-grid,.hc-grid>*{min-width:0}.hc-card--chart,.hc-card--goal,.hc-history{min-width:0;max-width:100%}.hc-chart{max-width:100%;overflow:hidden}.hc-bmi-detail{padding:28px}.hc-bmi-missing{text-align:center;padding:20px 12px 10px}.hc-bmi-missing>div{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:var(--green);font-size:27px;margin:0 auto 12px}.hc-bmi-missing h3{font:800 21px Manrope,sans-serif;margin:0 0 7px}.hc-bmi-missing p{color:var(--muted);font-size:13px;margin:0 auto 18px;max-width:390px}.hc-bmi-hero{text-align:center;border-radius:20px;background:var(--bg);padding:21px;margin-bottom:17px}.hc-bmi-hero span{display:block;font:700 10px Manrope,sans-serif;letter-spacing:.14em;color:var(--muted)}.hc-bmi-hero strong{display:block;font:800 46px/1 Manrope,sans-serif;letter-spacing:-.05em;margin:8px}.hc-bmi-hero em{font:700 13px Manrope,sans-serif;font-style:normal;color:var(--green)}.hc-bmi-hero.hc-bmi--high em{color:#9b6c16}.hc-bmi-hero.hc-bmi--risk em{color:#a2483c}.hc-bmi-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hc-bmi-facts>div{border:1px solid var(--line);border-radius:15px;padding:14px}.hc-bmi-facts span,.hc-bmi-facts small{display:block;color:var(--muted);font-size:10px}.hc-bmi-facts strong{display:block;font:800 17px Manrope,sans-serif;margin:5px 0}.hc-bmi-scale-wrap{margin:24px 2px 8px}.hc-bmi-scale{height:10px;border-radius:999px;display:grid;grid-template-columns:1.2fr 1.5fr 1fr 1.5fr;position:relative;gap:2px}.hc-bmi-scale span{background:#a9c6e9}.hc-bmi-scale span:nth-of-type(2){background:#78b89f}.hc-bmi-scale span:nth-of-type(3){background:#e7bd69}.hc-bmi-scale span:nth-of-type(4){background:#dc8174}.hc-bmi-scale i{position:absolute;z-index:2;top:-5px;width:3px;height:20px;background:var(--ink);border:2px solid white;border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.2);transform:translateX(-50%)}.hc-bmi-scale-labels{display:grid;grid-template-columns:1.2fr 1.5fr 1fr 1.5fr;gap:2px;margin-top:7px;color:var(--muted);font-size:8px;text-align:center}.hc-bmi-disclaimer{background:#f7f8f7;border-radius:12px;padding:12px 14px;color:var(--muted);font-size:10px;line-height:1.45;margin:19px 0 0}
@media(max-width:700px){.hc-grid{display:block}.hc-grid>.hc-card{width:100%;max-width:100%;margin-bottom:14px;overflow:hidden}.hc-chart svg{width:100%;min-width:0}.hc-history{overflow:visible}.hc-table-wrap{overflow:visible;margin:17px 0 0}.hc-history table,.hc-history tbody,.hc-history tr,.hc-history td{display:block;width:100%}.hc-history thead{display:none}.hc-history tbody{display:grid;gap:12px}.hc-history tr{background:#fafbfa;border:1px solid var(--line);border-radius:16px;padding:8px 14px}.hc-history td{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:center;padding:8px 0;border-bottom:1px solid var(--line);white-space:normal;text-align:right}.hc-history td:last-child{border-bottom:0}.hc-history td:before{content:attr(data-label);font:700 9px Manrope,sans-serif;letter-spacing:.08em;color:var(--muted);text-align:left;text-transform:uppercase}.hc-history .hc-notes{max-width:none;overflow:visible;text-overflow:clip}.hc-row-actions{justify-content:flex-end}.hc-bmi-detail{padding:21px}.hc-bmi-facts{grid-template-columns:1fr}.hc-bmi-facts>div{display:grid;grid-template-columns:1fr auto;align-items:center}.hc-bmi-facts span{grid-column:1}.hc-bmi-facts strong{grid-column:2;grid-row:1/3}.hc-bmi-facts small{grid-column:1}.hc-bmi-scale-labels{font-size:7px}}
@media(max-width:560px){.hc-tab--add{font-size:11px;width:auto;height:auto;padding:8px 13px 8px 7px}.hc-tab--add span{font-size:15px}.hc-stat--bmi{text-align:left}.hc-metric-picker{max-width:100%}}
@media(max-width:700px){body.hc-dashboard-page{overflow-x:hidden}.hc-dashboard-page .hc-shell{width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;margin-inline:auto!important;overflow:hidden}.hc-grid,.hc-grid>*,.hc-card--chart,.hc-card--goal,.hc-history{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.hc-chart,.hc-chart svg{max-width:100%}.hc-history table{table-layout:fixed}}

.hc-chart-grid{stroke:#e4e9e6;stroke-width:1}.hc-chart-grid--vertical{stroke-dasharray:3 5;opacity:.75}.hc-axis-line{stroke:#cfd7d3;stroke-width:1.2}.hc-axis-label{fill:#7b8783;font:500 9px "DM Sans",sans-serif}.hc-bmi-insight{border-left:4px solid var(--green);background:#edf5f1;border-radius:4px 14px 14px 4px;padding:14px 16px;margin:17px 0 4px}.hc-bmi-insight strong,.hc-bmi-insight span{display:block}.hc-bmi-insight strong{font:800 13px/1.4 Manrope,sans-serif;color:var(--ink)}.hc-bmi-insight span{font-size:11px;line-height:1.5;color:var(--muted);margin-top:5px}.hc-bmi-scale-wrap{margin-top:42px}.hc-bmi-scale{grid-template-columns:3.5fr 6.5fr 5fr 5fr 5fr 5fr}.hc-bmi-scale span:nth-of-type(1){background:#a9c6e9}.hc-bmi-scale span:nth-of-type(2){background:#78b89f}.hc-bmi-scale span:nth-of-type(3){background:#e7bd69}.hc-bmi-scale span:nth-of-type(4){background:#e3a267}.hc-bmi-scale span:nth-of-type(5){background:#dc8174}.hc-bmi-scale span:nth-of-type(6){background:#bd5b55}.hc-bmi-scale i b{position:absolute;left:50%;top:-24px;transform:translateX(-50%);background:var(--ink);color:#fff;border-radius:6px;padding:3px 6px;font:700 8px/1 Manrope,sans-serif;font-style:normal;white-space:nowrap}.hc-bmi-scale i b:after{content:"";position:absolute;left:50%;bottom:-4px;transform:translateX(-50%);border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid var(--ink)}.hc-bmi-scale-labels{grid-template-columns:3.5fr 6.5fr 5fr 5fr 5fr 5fr;align-items:start}.hc-bmi-scale-labels span{line-height:1.35;padding:0 2px}.hc-bmi-scale-labels strong{display:block;color:var(--ink);font-size:8px}
@media(max-width:700px){.hc-axis-label{font-size:8px}.hc-bmi-scale-labels{font-size:6.5px}.hc-bmi-scale-labels strong{font-size:6.5px}.hc-bmi-insight{padding:12px 13px}.hc-bmi-insight strong{font-size:12px}}
