.hs{max-width:880px;margin-inline:auto}.hs-intro,.hs-quiz,.hs-result{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:clamp(1.5rem,4vw,2.75rem)}.btn-link{background:none;border:none;color:var(--green-700);font:inherit;font-weight:600;cursor:pointer;padding:.4rem .6rem;border-radius:8px}.btn-link:hover{background:var(--mint-50)}.hs-intro{text-align:center}.hs-intro h2{margin:1rem 0 .6rem;font-size:clamp(1.6rem,3vw,2.1rem)}.hs-intro>p{color:var(--muted);max-width:52ch;margin:0 auto}.hs-intro .pill{margin-inline:auto}.hs-intro__last{display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;margin:1.75rem auto 0;max-width:420px;padding:1rem 1.25rem;background:var(--mint-50);border:1px solid #d1fae5;border-radius:var(--radius)}.hs-intro__last-label{display:block;font-size:.78rem;color:var(--muted)}.hs-intro__last strong{font-family:var(--font-display);font-size:1.9rem;color:var(--green-700)}.hs-intro__last strong span{font-size:.9rem;color:var(--muted)}.hs-intro__last-date{display:block;font-size:.78rem;color:var(--muted)}.hs-intro__units{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:1.75rem 0 1.25rem;font-weight:600;color:var(--muted)}.hs-start{min-width:240px}.hs-intro__privacy{display:inline-flex;align-items:center;gap:.4rem;justify-content:center;margin:1.1rem auto 0;font-size:.83rem;color:var(--muted)}.hs-progress{margin-bottom:1.75rem}.hs-progress__bar{height:8px;border-radius:999px;background:var(--surface-2);overflow:hidden}.hs-progress__bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--green-accent),var(--green-primary));transition:width .35s ease}.hs-progress__label{display:block;margin-top:.5rem;font-size:.8rem;font-weight:600;color:var(--muted)}.hs-q__label{font-size:clamp(1.35rem,2.5vw,1.75rem);margin:0 0 .4rem;outline:none}.hs-q__opt{display:inline-block;margin-left:.6rem;font-family:var(--font-body);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);background:var(--surface-2);border:1px solid var(--border);padding:.15rem .5rem;border-radius:999px;vertical-align:middle}.hs-q__help{color:var(--muted);margin:0 0 1.5rem}.hs-q__input{margin-bottom:2rem}.hs-choices{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.hs-choices--col{grid-template-columns:1fr}.hs-choice{text-align:left;padding:.95rem 1.1rem;border-radius:var(--radius);border:1.5px solid var(--border);background:#fff;font-weight:600;font-size:1rem;color:var(--ink);transition:border-color .15s ease,background .15s ease}.hs-choice:hover{border-color:var(--green-accent)}.hs-choice.is-on{border-color:var(--green-primary);background:var(--mint-50);box-shadow:inset 0 0 0 1px var(--green-primary)}.hs-field--two{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;max-width:360px}.hs-input{display:flex;align-items:center;border:1.5px solid var(--border);border-radius:var(--radius);background:#fff;overflow:hidden}.hs-input--solo{max-width:280px}.hs-input:focus-within{border-color:var(--green-accent);box-shadow:var(--focus-ring)}.hs-input input{flex:1;min-width:0;border:none;outline:none;font:inherit;font-size:1.4rem;font-weight:700;padding:.85rem 1rem;color:var(--ink);background:transparent}.hs-input span{padding:0 1rem;font-size:.9rem;font-weight:600;color:var(--muted);border-left:1px solid var(--border);align-self:stretch;display:flex;align-items:center}.hs-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem}.hs-nav__right{display:flex;align-items:center;gap:.5rem}.hs-result__top{display:flex;align-items:center;gap:clamp(1.5rem,4vw,2.5rem);flex-wrap:wrap}.hs-dial{position:relative;width:200px;height:200px;flex-shrink:0;margin-inline:auto}.hs-dial svg{width:200px;height:200px;transform:rotate(-90deg)}.hs-dial__track{fill:none;stroke:var(--surface-2);stroke-width:14}.hs-dial__prog{fill:none;stroke-width:14;stroke-linecap:round;transition:stroke-dashoffset 1.1s ease}.hs-dial__center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.hs-dial__num{font-family:var(--font-display);font-weight:800;font-size:3.2rem;line-height:1;color:var(--ink)}.hs-dial__of{font-size:.8rem;color:var(--muted)}.hs-dial__band{font-family:var(--font-display);font-weight:800;font-size:.95rem;margin-top:.35rem}.hs-result__intro{flex:1;min-width:240px}.hs-result__intro h2{margin:0 0 .5rem}.hs-result__intro p{color:var(--muted);margin:0}.hs-delta{margin-top:.75rem!important;font-weight:700;color:var(--green-700)!important}.hs-subs{display:grid;grid-template-columns:1fr 1fr;gap:.85rem 1.5rem;margin:2rem 0;padding:1.5rem 0;border-block:1px solid var(--border)}.hs-sub__head{display:flex;justify-content:space-between;font-size:.9rem;font-weight:600;margin-bottom:.35rem}.hs-sub__head strong{font-family:var(--font-display)}.hs-sub__bar{height:8px;border-radius:999px;background:var(--surface-2);overflow:hidden}.hs-sub__bar span{display:block;height:100%;border-radius:999px;transition:width .9s ease}.hs-report-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.hs-panel h3{font-size:1.15rem;margin:0 0 .85rem}.hs-strengths{display:grid;gap:.6rem}.hs-strengths li{font-size:.92rem;color:#334155;display:flex;align-items:baseline;gap:.5rem}.hs-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0;transform:translateY(1px)}.hs-improve{display:grid;gap:1rem}.hs-improve li{border:1px solid var(--border);border-radius:var(--radius);padding:.9rem 1rem}.hs-improve__head{display:flex;justify-content:space-between;align-items:baseline}.hs-improve__head strong{font-family:var(--font-display)}.hs-improve__score{font-family:var(--font-display);font-weight:800;font-size:.9rem}.hs-improve li p{margin:.4rem 0 .6rem;font-size:.9rem;color:var(--muted)}.hs-improve__tools{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;font-size:.85rem}.hs-improve__tools>span{color:var(--muted);font-weight:600}.hs-improve__tools a{font-weight:600;padding:.25rem .6rem;border-radius:999px;background:var(--mint-50);border:1px solid #d1fae5;color:var(--green-700)}.hs-improve__tools a:hover{text-decoration:none;border-color:var(--green-accent)}.hs-disclaimer{margin-top:2rem;padding:1rem 1.25rem;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);font-size:.85rem;color:var(--muted)}.hs-disclaimer strong{color:var(--ink)}.hs-result__actions{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin-top:1.5rem}@media(max-width:640px){.hs-subs,.hs-report-grid,.hs-choices{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.hs-dial__prog,.hs-sub__bar span,.hs-progress__bar span{transition:none}}.hsx-hero[data-astro-cid-lsbh5mmg]{background:radial-gradient(700px 360px at 85% -10%,rgba(34,197,94,.25),transparent 60%),var(--dark);color:#fff;padding-block:clamp(1.5rem,4vw,2rem) clamp(4rem,9vw,6.5rem)}.hsx-hero[data-astro-cid-lsbh5mmg] .crumbs a{color:#94a3b8}.hsx-hero[data-astro-cid-lsbh5mmg] .crumbs [aria-current=page]{color:#e2e8f0}.hsx-hero[data-astro-cid-lsbh5mmg] .crumbs__sep{color:#475569}.hsx-hero__copy[data-astro-cid-lsbh5mmg]{max-width:640px;margin-top:1.25rem}.hsx-hero__badge[data-astro-cid-lsbh5mmg]{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .9rem;border-radius:var(--radius-pill);background:#ffffff1a;border:1px solid rgba(255,255,255,.2);font-size:.85rem;font-weight:600}.hsx-hero[data-astro-cid-lsbh5mmg] h1[data-astro-cid-lsbh5mmg]{color:#fff;margin:1rem 0 .75rem;font-size:clamp(2.2rem,5vw,3.2rem)}.hsx-hero__copy[data-astro-cid-lsbh5mmg] p[data-astro-cid-lsbh5mmg]{color:#cbd5e1;font-size:1.1rem;margin:0}.hsx-assess[data-astro-cid-lsbh5mmg]{margin-top:clamp(-3.5rem,-7vw,-5rem);position:relative;z-index:1;padding-bottom:clamp(3rem,6vw,5rem)}.hsx-measures[data-astro-cid-lsbh5mmg]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.hsx-measure[data-astro-cid-lsbh5mmg]{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;padding:1.5rem;height:100%;color:inherit}.hsx-measure[data-astro-cid-lsbh5mmg]:hover{text-decoration:none;transform:translateY(-3px);box-shadow:var(--shadow-md)}.hsx-measure[data-astro-cid-lsbh5mmg] h3[data-astro-cid-lsbh5mmg]{margin:.6rem 0 .2rem;font-size:1.1rem}.hsx-measure[data-astro-cid-lsbh5mmg] p[data-astro-cid-lsbh5mmg]{margin:0;color:var(--muted);font-size:.9rem}.hsx-note[data-astro-cid-lsbh5mmg]{display:flex;gap:.9rem;background:var(--mint-50);border:1px solid #d1fae5;border-radius:var(--radius);padding:1.25rem 1.4rem;color:var(--green-700)}.hsx-note[data-astro-cid-lsbh5mmg] p[data-astro-cid-lsbh5mmg]{margin:0;color:#334155;font-size:.95rem}@media(max-width:820px){.hsx-measures[data-astro-cid-lsbh5mmg]{grid-template-columns:1fr 1fr}}@media(max-width:560px){.hsx-measures[data-astro-cid-lsbh5mmg]{grid-template-columns:1fr}}
