.hrt-qb-print{display:none}.hrt-qb-cta{border-radius:var(--radius-sm);text-align:center;justify-content:center;align-items:center;min-height:48px;padding:12px 24px;font-size:15px;font-weight:600;display:inline-flex}.hrt-qb-cta-primary,.hrt-qb-cta-primary:visited{background:var(--brand);color:var(--surface);border:1.5px solid var(--brand)}.hrt-qb-cta-primary:hover{background:var(--brand-strong);border-color:var(--brand-strong);color:var(--surface)}.hrt-qb-cta-secondary,.hrt-qb-cta-secondary:visited{color:var(--brand);border:1.5px solid var(--border-strong);background:0 0}.hrt-qb-cta-secondary:hover{border-color:var(--brand);background:var(--brand-soft);color:var(--brand)}.hrt-qb-link,.hrt-qb-link:visited{color:var(--brand)}.hrt-qb-link:hover{color:var(--brand-strong)}.hrt-qb-shell{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:216px 1fr;display:grid;overflow:hidden;box-shadow:0 14px 40px #2e2c2912}.hrt-qb-rail{background:var(--surface);border-right:1px solid var(--surface-muted);flex-direction:column;gap:4px;min-width:0;padding:24px 14px;display:flex}.hrt-qb-rail-title{letter-spacing:.1em;color:var(--muted-light);padding:0 12px 12px;font-size:11px;font-weight:700}.hrt-qb-rail-note{border-top:1px solid var(--surface-muted);color:var(--muted-light);margin-top:auto;padding:14px 12px 0;font-size:11.5px;line-height:1.5}.hrt-qb-rail-item{border-radius:var(--radius-sm);width:100%;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:11px 12px;font-size:14px;font-weight:500;display:flex}.hrt-qb-rail-item:hover:not(:disabled){background:var(--brand-soft);color:var(--brand)}.hrt-qb-rail-item:disabled{opacity:.45;cursor:not-allowed}.hrt-qb-rail-item[aria-current=step]{background:var(--brand-soft);color:var(--brand);font-weight:700}.hrt-qb-rail-marker{border:1.5px solid var(--border-strong);background:var(--surface-strong);width:22px;height:22px;font-family:var(--font-editorial), Georgia, serif;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:inline-flex}.hrt-qb-rail-item[aria-current=step] .hrt-qb-rail-marker,.hrt-qb-rail-item[data-done=true] .hrt-qb-rail-marker{border-color:var(--brand);background:var(--brand);color:var(--surface)}.hrt-qb-panel{min-width:0;padding:34px 38px}.hrt-qb-panel-eyebrow{letter-spacing:.12em;color:var(--muted-light);font-size:11.5px;font-weight:700}.hrt-qb-panel-title{font-family:var(--font-editorial), Georgia, serif;outline:none;margin:8px 0 0;font-size:28px;font-weight:600;line-height:1.18}.hrt-qb-field-label{letter-spacing:.1em;color:var(--brand);font-size:12px;font-weight:700}@media (max-width:900px){.hrt-qb-shell{grid-template-columns:1fr}.hrt-qb-rail{border-right:0;border-bottom:1px solid var(--surface-muted);flex-direction:row;align-items:center;gap:6px;padding:12px;overflow-x:auto}.hrt-qb-rail-title,.hrt-qb-rail-note{display:none}.hrt-qb-rail-item{white-space:nowrap;width:auto}.hrt-qb-panel{padding:24px 18px}}.hrt-qb-safety{background:var(--brand-soft);border:1px solid #d8e0cf;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:16px 24px;display:flex}@media (max-width:700px){.hrt-qb-safety{flex-direction:column;align-items:flex-start;gap:14px}}.hrt-qb-band{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding-block:clamp(48px,6vw,72px)}.hrt-qb-section-title{font-family:var(--font-editorial), Georgia, serif;letter-spacing:-.01em;margin:0;font-size:clamp(28px,4vw,36px);font-weight:500}.hrt-qb-step-card{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);padding:26px}.hrt-qb-step-badge{background:var(--brand-soft);border:1.5px solid var(--sage);width:44px;height:44px;font-family:var(--font-editorial), Georgia, serif;color:var(--brand);border-radius:50%;justify-content:center;align-items:center;font-size:17px;font-weight:600;display:flex}.hrt-qb-list-link{background:var(--surface);border:1px solid var(--border);color:var(--foreground);border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:17px 20px;display:flex}.hrt-qb-list-link:hover{border-color:var(--brand);color:var(--foreground)}.hrt-qb-faq-row{border-bottom:1px solid var(--border)}.hrt-qb-faq-row summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:18px 6px;font-size:16px;font-weight:600;list-style:none;display:flex}.hrt-qb-faq-row summary::-webkit-details-marker{display:none}.hrt-qb-faq-row summary:after{content:"+";color:var(--brand);flex-shrink:0;font-size:20px;font-weight:400}.hrt-qb-faq-row[open] summary:after{content:"–"}.hrt-qb-chip{border:1.5px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-strong);cursor:pointer;align-items:flex-start;gap:11px;min-height:46px;padding:12px 16px;font-size:15px;line-height:1.45;transition:border-color .15s,background .15s;display:flex}.hrt-qb-chip:hover{border-color:var(--brand);background:var(--brand-soft)}.hrt-qb-chip input{width:18px;height:18px;accent-color:var(--brand);flex-shrink:0;margin:1px 0 0}.hrt-qb-chip:has(input:checked){border-color:var(--brand);background:var(--brand-soft);font-weight:600}.hrt-qb-chip:has(input:focus-visible){outline:3px solid color-mix(in srgb, var(--brand) 42%, transparent);outline-offset:2px}.hrt-qb-row{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-strong);grid-template-columns:1fr auto;align-items:start;gap:10px 16px;padding:16px 18px;display:grid}.hrt-qb-row[data-priority=true]{border-color:var(--brand);background:var(--brand-soft)}.hrt-qb-controls{flex-wrap:wrap;gap:6px;display:flex}.hrt-qb-icon-button{border:1px solid var(--border-strong);background:var(--surface);min-width:40px;min-height:40px;color:var(--brand);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:600;display:inline-flex}.hrt-qb-icon-button:hover:not(:disabled){border-color:var(--brand);background:var(--brand-soft)}.hrt-qb-icon-button:disabled{opacity:.4;cursor:not-allowed}.hrt-qb-icon-button[aria-pressed=true]{background:var(--brand);border-color:var(--brand);color:var(--surface)}@media (max-width:600px){.hrt-qb-row{grid-template-columns:1fr}}@page{size:auto;margin:18mm 16mm}@media print{body>:not(#main-content),.hrt-qb-screen{display:none!important}.hrt-qb-print{color:#000;background:#fff;font-size:11.5pt;line-height:1.5;display:block!important}.hrt-qb-print a{color:#000;text-decoration:none}.hrt-qb-print h1{margin:0 0 4pt;font-family:Georgia,serif;font-size:20pt}.hrt-qb-print h2{letter-spacing:.08em;text-transform:uppercase;border-bottom:.5pt solid #999;margin:18pt 0 6pt;padding-bottom:3pt;font-size:10pt}.hrt-qb-print ol{margin:0;padding-left:18pt}.hrt-qb-print li{break-inside:avoid;margin-bottom:7pt}.hrt-qb-print-brand{letter-spacing:.14em;text-transform:uppercase;margin:0 0 10pt;font-size:9pt}.hrt-qb-print-meta{color:#333;margin:0 0 4pt;font-size:9.5pt}.hrt-qb-print-notes p{border-bottom:.5pt solid #888;height:22pt;margin:0 0 4pt}.hrt-qb-print-footer{color:#333;border-top:.5pt solid #999;margin-top:20pt;padding-top:6pt;font-size:8.5pt}}
