body:has(.hc-stage){background:#fff}.hc-stage [hidden]{display:none!important}.hc-stage{--blue: #4376b2;--ink: #10151c;--muted: #5a6675;--faint: #97a0ad;--line: #e6e9ee;--surface: #fff;--sans: "Public Sans", ui-sans-serif, system-ui, sans-serif;--display: "Space Grotesk", ui-sans-serif, system-ui, sans-serif;font-family:var(--sans);min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:calc(50svh - 152px) 24px 90px;color:var(--ink);transition:padding-top .8s cubic-bezier(.34,1.12,.4,1);animation:hc-page-in .6s ease both}@keyframes hc-page-in{0%{opacity:0}to{opacity:1}}body:has(.hc-stage){overflow-x:hidden}.hc-stage[data-step=form],.hc-stage[data-step=list],.hc-stage[data-step=result]{padding-top:44px}.hc-stage .hc-mark{position:relative;display:grid;place-items:center;flex:none;margin-bottom:32px;transition:margin-bottom .8s cubic-bezier(.34,1.12,.4,1)}.hc-stage .hc-mark img{height:128px;width:auto;display:block;position:relative;z-index:1;transition:height .8s cubic-bezier(.34,1.12,.4,1)}@media(min-width:768px){.hc-stage .hc-mark img{height:144px}}.hc-stage[data-step=form] .hc-mark,.hc-stage[data-step=list] .hc-mark,.hc-stage[data-step=result] .hc-mark{margin-bottom:24px}.hc-stage[data-step=form] .hc-mark img,.hc-stage[data-step=list] .hc-mark img,.hc-stage[data-step=result] .hc-mark img{height:40px}.hc-stage .hc-steps{position:relative;width:100%;max-width:512px;margin:0 auto;transition:max-width .5s cubic-bezier(.16,1,.3,1)}.hc-stage:not([data-step=welcome]) .hc-hint-bar{display:none}.hc-stage .hc-step[data-for=welcome] .hc-pill-btn,.hc-stage .hc-step[data-for=gate] .hc-stack{margin-top:24px}.hc-stage[data-step=form] .hc-steps,.hc-stage[data-step=list] .hc-steps,.hc-stage[data-step=result] .hc-steps{max-width:720px}.hc-stage .hc-step{display:none}.hc-stage .hc-step.hc-on,.hc-stage .hc-step.hc-leaving{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.hc-stage .hc-step.hc-wide.hc-on,.hc-stage .hc-step.hc-wide.hc-leaving{align-items:stretch;text-align:left;gap:18px}.hc-stage .hc-step.hc-enter{animation:hc-step-in .45s cubic-bezier(.16,1,.3,1) .38s both}.hc-stage .hc-step.hc-leaving{position:absolute;top:0;left:0;right:0;pointer-events:none;animation:hc-step-out .4s cubic-bezier(.16,1,.3,1) both}@keyframes hc-step-in{0%{opacity:0;transform:translate(120px)}to{opacity:1;transform:none}}@keyframes hc-step-out{0%{opacity:1;transform:none}to{opacity:0;transform:translate(-120px)}}@media(prefers-reduced-motion:reduce){.hc-stage .hc-mark,.hc-stage .hc-mark img{transition:none}.hc-stage .hc-step.hc-enter{animation:none}.hc-stage .hc-step.hc-leaving{display:none}}.hc-stage h2{font-size:19px;letter-spacing:-.015em;margin:0;font-weight:640}.hc-stage h3{margin:0;font-size:15px;font-weight:650}.hc-stage .hc-lede{margin:0;color:var(--ink);font-size:16px;line-height:1.5;font-weight:500}.hc-stage .hc-muted{color:var(--muted);font-size:14px;margin:0}.hc-stage .hc-err{color:#b4342a;font-size:14px;margin:0}.hc-stage .hc-hint-bar{position:fixed;bottom:22px;left:0;width:100%;text-align:center;margin:0}.hc-stage .hc-hint-bar button{font:inherit;font-size:13px;background:none;border:0;padding:4px;color:var(--muted);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.hc-stage .hc-hint-bar button:hover{color:var(--blue)}@media(max-width:760px){.hc-stage .hc-hint-bar{display:none}}.hc-stage .hc-stack{display:flex;flex-direction:column;gap:14px;align-items:center;width:100%}.hc-stage .hc-stack-l{display:flex;flex-direction:column;gap:20px;width:100%}.hc-stage .hc-field{display:flex;flex-direction:column;gap:7px}.hc-stage .hc-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.hc-stage .hc-label em{font-weight:400;font-style:normal;color:var(--faint);text-transform:none;letter-spacing:0}.hc-stage .hc-hint{font-size:12.5px;color:var(--faint)}.hc-stage .hc-pill-input{font:inherit;font-size:14.5px;width:100%;max-width:260px;padding:9px 18px;border:1px solid var(--line);border-radius:999px;background:transparent;text-align:center;transition:border-color .2s}.hc-stage .hc-step.hc-wide .hc-pill-input{max-width:none;text-align:left}.hc-stage .hc-pill-input:focus{border-color:var(--ink);outline:none}.hc-stage .hc-pill-input::placeholder{color:#b6bec8}.hc-stage .hc-area{font:inherit;font-size:14.5px;width:100%;padding:12px 16px;border:1px solid var(--line);border-radius:16px;background:transparent;resize:vertical;line-height:1.55;transition:border-color .2s}.hc-stage .hc-area:focus{border-color:var(--ink);outline:none}.hc-stage .hc-area::placeholder{color:#b6bec8}.hc-stage .hc-pill-btn{font-family:var(--display);font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:176px;height:44px;padding:0 24px;border:0;border-radius:999px;background:var(--blue);color:#fff;cursor:pointer;transition:background .2s}.hc-stage .hc-pill-btn:hover{background:#35608f}.hc-stage .hc-pill-btn:hover svg{transform:translate(2px)}.hc-stage .hc-pill-btn svg{transition:transform .2s}.hc-stage .hc-pill-btn:disabled{opacity:.45;cursor:default}.hc-stage .hc-link-btn{font:inherit;font-size:13px;background:none;border:0;color:var(--muted);cursor:pointer;padding:4px 2px}.hc-stage .hc-link-btn:hover{color:var(--blue)}.hc-stage :focus-visible{outline:2px solid var(--blue);outline-offset:2px}.hc-stage .hc-row-end,.hc-stage .hc-row-between{display:flex;align-items:center;justify-content:space-between;gap:14px}.hc-stage .hc-drop{position:relative;border:1.5px dashed #ccd4de;border-radius:18px;background:#fafbfc;display:grid;place-items:center;cursor:pointer;overflow:hidden;transition:border-color .2s,background .2s}.hc-stage .hc-drop:hover,.hc-stage .hc-drop:focus-visible{border-color:var(--blue);background:#f4f8fc}.hc-stage .hc-drop.hc-over{border-color:var(--blue);background:#eaf2fa;border-style:solid}.hc-stage .hc-drop.hc-filled{border-style:solid;border-color:var(--line);background:#fafbfc}.hc-stage .hc-drop-empty .hc-ear{color:#aab3bf;margin-bottom:2px}.hc-stage .hc-drop-empty .hc-flip{transform:scaleX(-1)}.hc-stage .hc-drop-wide{aspect-ratio:16 / 6}.hc-stage .hc-ears{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hc-stage .hc-drop-sq{aspect-ratio:1 / 1}.hc-stage .hc-drop-empty{display:flex;flex-direction:column;align-items:center;gap:3px;padding:14px;text-align:center;pointer-events:none}.hc-stage .hc-drop-empty svg{color:var(--faint);margin-bottom:4px}.hc-stage .hc-drop-empty strong{font-size:13.5px;color:var(--ink);font-weight:600}.hc-stage .hc-drop-empty span{font-size:12.5px;color:var(--faint)}.hc-stage .hc-drop.hc-filled .hc-drop-empty{display:none}.hc-stage .hc-drop-prev{width:100%;height:100%;object-fit:contain;background:#f5f7fa}.hc-stage .hc-drop-clear{position:absolute;top:8px;right:8px;width:26px;height:26px;border-radius:50%;border:0;background:#10151c99;color:#fff;font-size:17px;line-height:1;cursor:pointer;display:grid;place-items:center}.hc-stage .hc-drop-clear:hover{background:#10151cd9}.hc-stage .hc-ticks{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-direction:column;gap:11px;text-align:left}.hc-stage .hc-ticks li{display:flex;align-items:center;gap:11px;font-size:14px;color:var(--faint);transition:color .3s}.hc-stage .hc-ticks li:before{content:"";width:7px;height:7px;border-radius:50%;background:#dde2e8;transition:background .3s,box-shadow .3s}.hc-stage .hc-ticks li.hc-now{color:var(--ink);font-weight:600}.hc-stage .hc-ticks li.hc-now:before{background:var(--blue);box-shadow:0 0 0 4px #4376b226}.hc-stage .hc-ticks li.hc-done{color:var(--muted)}.hc-stage .hc-ticks li.hc-done:before{background:var(--blue)}.hc-stage .hc-detail{display:flex;flex-direction:column;gap:22px}.hc-stage .hc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.hc-stage .hc-head h2{margin:0 0 3px;font-size:22px}.hc-stage .hc-flags{display:flex;flex-direction:column;gap:8px}.hc-stage .hc-tri{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:780px){.hc-stage .hc-tri{grid-template-columns:1fr}}.hc-stage .hc-box{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px 22px;display:flex;flex-direction:column;gap:9px;box-shadow:0 1px 2px #0b1f3a0a,0 1px 1px #0b1f3a08}.hc-stage .hc-box p{margin:0;font-size:14.5px;line-height:1.6;color:#44546a}.hc-stage .hc-pts{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.hc-stage .hc-pts li{position:relative;padding-left:16px;font-size:14px;line-height:1.5;color:#44546a}.hc-stage .hc-pts li:before{content:"";position:absolute;left:0;top:8px;width:5px;height:5px;border-radius:50%;background:#b3c2d3}.hc-stage .hc-box-h{font-size:14.5px;font-weight:700;letter-spacing:-.01em;color:var(--ink)}.hc-stage .hc-chips{display:flex;flex-wrap:wrap;gap:8px}.hc-stage .hc-chip{font-size:13px;padding:6px 13px;border-radius:999px;background:#eef4fa;color:#2b5a8c;font-weight:500}.hc-stage .hc-hero{display:grid;grid-template-columns:200px 1fr;gap:10px 26px;align-items:center;border:1px solid #d5e2ef;background:#fff;border-radius:22px;padding:24px 28px 24px 24px;box-shadow:0 8px 24px #0b1f3a0f,0 2px 6px #0b1f3a0a}@media(max-width:640px){.hc-stage .hc-hero{grid-template-columns:1fr;gap:18px}}.hc-stage .hc-hero>.hc-badge{grid-column:1 / -1}.hc-stage .hc-hero-img{display:grid;place-items:center;min-height:150px}.hc-stage .hc-hero-img img{max-width:100%;max-height:150px;object-fit:contain}.hc-stage .hc-hero-body{display:flex;flex-direction:column;gap:9px}.hc-stage .hc-hero h3{font-size:20px;letter-spacing:-.018em;margin:0;line-height:1.25}.hc-stage .hc-badge{justify-self:start;align-self:flex-start;font-family:var(--display);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:var(--blue);color:#fff;padding:5px 11px;border-radius:999px}.hc-stage .hc-badge-quiet{background:#eef1f5;color:var(--muted)}.hc-stage .hc-price{font-size:19px;font-weight:700;letter-spacing:-.015em}.hc-stage .hc-price span{font-size:12.5px;font-weight:500;color:var(--muted);letter-spacing:0}.hc-stage .hc-price-sm{font-size:15px}.hc-stage .hc-why{margin:8px 0 0;padding:14px 0 0;list-style:none;border-top:1px solid #eef1f5;display:flex;flex-direction:column;gap:9px}.hc-stage .hc-why li{position:relative;padding-left:24px;font-size:14px;line-height:1.55;color:#44546a}.hc-stage .hc-why li:before{content:"";position:absolute;left:2px;top:5px;width:11px;height:6px;border-left:2px solid var(--blue);border-bottom:2px solid var(--blue);transform:rotate(-45deg)}.hc-stage .hc-why-sm{border-top:0;padding-top:4px;gap:6px}.hc-stage .hc-why-sm li{font-size:13px;padding-left:21px}.hc-stage .hc-caveat{margin:12px 0 0;padding:10px 13px;background:#fbfaf7;border-left:3px solid #d8c9a8;border-radius:0 8px 8px 0;font-size:13px;line-height:1.5;color:#6b5f45}.hc-stage .hc-alts{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:640px){.hc-stage .hc-alts{grid-template-columns:1fr}}.hc-stage .hc-alts>.hc-alt:only-child{grid-column:1 / -1}.hc-stage .hc-alt{display:grid;grid-template-columns:88px 1fr;gap:8px 16px;align-items:center;border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px 18px;box-shadow:0 1px 2px #0b1f3a0a,0 1px 1px #0b1f3a08}.hc-stage .hc-alt>.hc-badge{grid-column:1 / -1}.hc-stage .hc-alt-img{display:grid;place-items:center}.hc-stage .hc-alt-img img{max-width:100%;max-height:66px;object-fit:contain}.hc-stage .hc-alt-body{display:flex;flex-direction:column;gap:3px}.hc-stage .hc-alt h4{margin:0;font-size:15px;font-weight:650;letter-spacing:-.012em;line-height:1.3}.hc-stage .hc-alt p{margin:5px 0 0;font-size:13px;line-height:1.5;color:#44546a}.hc-stage .hc-conf{font-size:12.5px;color:var(--muted)}.hc-stage .hc-chart-wrap{display:grid;grid-template-columns:1fr 200px;gap:26px;align-items:center}@media(max-width:760px){.hc-stage .hc-chart-wrap{grid-template-columns:1fr}}.hc-stage .hc-chart{width:100%;height:auto;display:block}.hc-stage .hc-chart .hc-axis{font-family:var(--sans);font-size:11px;fill:var(--muted)}.hc-stage .hc-chart .hc-axis-t{font-family:var(--display);font-size:10px;letter-spacing:.08em;text-transform:uppercase;fill:var(--faint)}.hc-stage .hc-stats{display:flex;flex-direction:column;gap:12px}.hc-stage .hc-stat{display:flex;flex-direction:column;gap:3px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff}.hc-stage .hc-stat-ear{display:flex;align-items:center;gap:7px;font-family:var(--display);font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--muted)}.hc-stage .hc-stat-ear i{width:9px;height:9px;border-radius:50%;flex:none}.hc-stage .hc-stat-val{font-size:24px;font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.hc-stage .hc-stat-val em{font-style:normal;font-size:12.5px;font-weight:500;color:var(--muted);margin-left:4px}.hc-stage .hc-stat-sub{font-size:12.5px;color:var(--muted);line-height:1.45}.hc-stage .hc-stat-diff{background:#fafbfc}.hc-stage .hc-stat-warn{border-left:3px solid #d98b7a;padding-left:12px}.hc-stage .hc-stat-warn strong{color:#b4342a;font-weight:700}.hc-stage .hc-stat-warn-strong{border-left-color:#b4342a;background:#fdf6f5}.hc-stage .hc-stat-warn-strong .hc-stat-sub{color:#8c2f20}.hc-stage .hc-check{font-size:12px}.hc-stage .hc-check.hc-mismatch{color:#b4342a;font-weight:600}.hc-stage .hc-check.hc-agrees{color:#2f7d5c}.hc-stage .hc-legend{display:flex;flex-wrap:wrap;align-items:center;gap:8px 20px;font-size:12.5px;color:#44546a;padding-top:4px}.hc-stage .hc-legend span{display:inline-flex;align-items:center;gap:7px}.hc-stage .hc-thresh{width:100%;font-size:14.5px;border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;border:1px solid var(--line);border-radius:12px;overflow:hidden}.hc-stage .hc-thresh th,.hc-stage .hc-thresh td{padding:14px 10px;text-align:center;border-right:1px solid #eef1f5;border-bottom:1px solid #eef1f5}.hc-stage .hc-thresh th:last-child,.hc-stage .hc-thresh td:last-child{border-right:0}.hc-stage .hc-thresh tr:last-child th,.hc-stage .hc-thresh tr:last-child td{border-bottom:0}.hc-stage .hc-thresh thead th{font-family:var(--display);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:700;padding:12px 10px;border-bottom:1.5px solid #dfe4ea}.hc-stage .hc-thresh thead th:first-child{text-align:left;padding-left:18px}.hc-stage .hc-thresh tbody th{text-align:left;font-weight:600;font-size:14px;color:var(--ink);padding-left:18px;white-space:nowrap}.hc-stage .hc-thresh tbody th i{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:8px}.hc-stage .hc-thresh tbody th em{font-style:normal;font-weight:400;color:var(--muted);margin-left:6px}.hc-stage .hc-thresh tbody td{color:var(--ink);font-weight:600;font-size:15px}.hc-stage .hc-thresh .hc-soft{color:var(--muted);font-weight:400}.hc-stage .hc-thresh .hc-null{color:#d5dbe2;font-weight:400}.hc-stage .hc-thresh tbody tr:hover td{background:#f7fafd}.hc-stage .hc-issues{padding-left:18px;margin:6px 0 0;font-size:13px}.hc-stage .hc-inputs{border-top:1px solid var(--line);padding-top:16px}.hc-stage .hc-inputs summary{cursor:pointer;font-size:13px;color:var(--muted);list-style:none;display:inline-flex;align-items:center;gap:7px}.hc-stage .hc-inputs summary::-webkit-details-marker{display:none}.hc-stage .hc-inputs summary:before{content:"+";font-family:ui-monospace,monospace}.hc-stage .hc-inputs[open] summary:before{content:"2"}.hc-stage .hc-inputs summary:hover{color:var(--blue)}.hc-stage .hc-inputs-body{display:flex;flex-direction:column;gap:22px;padding-top:18px}.hc-stage .hc-inputs-body .hc-box-h{display:block;margin-bottom:8px}.hc-stage .hc-brief{white-space:pre-wrap;margin:0;font-size:13.5px;line-height:1.6;color:var(--muted)}.hc-stage .hc-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:20px 22px;display:flex;flex-direction:column;gap:12px}.hc-stage .hc-cards{display:flex;flex-direction:column;gap:16px}.hc-stage table.hc-t{width:100%;border-collapse:collapse;font-size:14px}.hc-stage table.hc-t th{text-align:left;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--faint);font-weight:650;padding:0 10px 8px 0;border-bottom:1px solid var(--line)}.hc-stage table.hc-t td{padding:11px 10px 11px 0;border-bottom:1px solid #f0f2f6}.hc-stage table.hc-t tr:last-child td{border-bottom:0}.hc-stage table.hc-t button.hc-open{font:inherit;font-size:13.5px;background:none;border:0;color:var(--blue);cursor:pointer;font-weight:600}.hc-stage .hc-pill-tag{display:inline-block;font-size:11px;font-weight:650;padding:2px 9px;border-radius:999px;white-space:nowrap}.hc-stage .hc-pill-tag.ready{background:#e4f3ec;color:#2f7d5c}.hc-stage .hc-pill-tag.pending,.hc-stage .hc-pill-tag.analysing{background:#fdf1de;color:#96631c}.hc-stage .hc-pill-tag.failed,.hc-stage .hc-pill-tag.no_audiogram,.hc-stage .hc-pill-tag.not_an_audiogram{background:#fbe6e3;color:#b4342a}.hc-stage .hc-flag{background:#fdf6ea;border-left:3px solid #96631c;padding:10px 13px;border-radius:0 8px 8px 0;font-size:14px;color:#6b4a13}.hc-stage .hc-report{line-height:1.62;font-size:15px}.hc-stage .hc-report h2{font-size:14.5px;margin:16px 0 3px}.hc-stage .hc-report h2:first-child{margin-top:0}.hc-stage .hc-report p{margin:0 0 10px}.hc-stage .hc-grid2{display:grid;grid-template-columns:1fr 1fr;gap:22px}@media(max-width:700px){.hc-stage .hc-grid2,.hc-stage .hc-ears{grid-template-columns:1fr}}.hc-stage .hc-thresh{font-family:ui-monospace,monospace;font-size:12.5px;border-collapse:collapse}.hc-stage .hc-thresh th,.hc-stage .hc-thresh td{padding:3px 8px 3px 0;text-align:right}.hc-stage .hc-thresh th:first-child,.hc-stage .hc-thresh td:first-child{text-align:left;color:var(--muted)}.hc-stage .hc-thresh thead th{color:var(--faint);border-bottom:1px solid var(--line)}.hc-stage .hc-thresh .hc-null{color:#ccd3db}.hc-stage .hc-shot{max-width:100%;border-radius:12px;border:1px solid var(--line);display:block}.hc-stage .hc-thumbs{display:flex;gap:10px;flex-wrap:wrap}.hc-stage .hc-thumbs img{width:140px;border-radius:12px;border:1px solid var(--line)}
