.b2h-recovery{--b2h-recovery-paper: #fbf8f2;--b2h-recovery-panel: #fffdf8;--b2h-recovery-ink: var(--b2h-color-ink);--b2h-recovery-muted: var(--b2h-color-muted);--b2h-recovery-pine: #173f2f;--b2h-recovery-sage: #e5ede4;--b2h-recovery-brass: #76552a;--b2h-recovery-clay: #8e5648;--b2h-recovery-line: var(--b2h-color-line);display:block;min-width:20rem;overflow:hidden;color:var(--b2h-recovery-ink);background:var(--b2h-recovery-paper);font-family:var(--b2h-font-body)}.b2h-recovery *,.b2h-recovery *:before,.b2h-recovery *:after{box-sizing:border-box}.b2h-recovery [hidden]{display:none!important}.b2h-recovery__frame{width:min(calc(100% - 3rem),var(--b2h-v0c-container));margin-inline:auto}.b2h-recovery__hero{padding-block:clamp(5rem,9vw,8.5rem);color:#fff;background:radial-gradient(circle at 85% 20%,rgba(229,237,228,.15),transparent 28rem),var(--b2h-recovery-pine)}.b2h-recovery__hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(19rem,.7fr);gap:clamp(3rem,7vw,7rem);align-items:end}.b2h-recovery__hero-copy{max-width:52rem}.b2h-recovery__eyebrow{margin:0 0 1rem;color:var(--b2h-recovery-brass);font-size:var(--b2h-text-meta);font-weight:800;line-height:1.3;text-transform:uppercase}.b2h-recovery__hero .b2h-recovery__eyebrow{color:var(--b2h-color-brass-soft)}.b2h-recovery h1,.b2h-recovery h2,.b2h-recovery h3,.b2h-recovery h4,.b2h-recovery p{overflow-wrap:break-word}.b2h-recovery h1,.b2h-recovery h2{margin:0;font-family:var(--b2h-font-display);font-weight:500;letter-spacing:0}.b2h-recovery h1{max-width:50rem;color:#fff;font-size:clamp(3.25rem,6vw,5.75rem);line-height:.98}.b2h-recovery h2{color:var(--b2h-recovery-ink);font-size:clamp(2.4rem,4.5vw,4.25rem);line-height:1.03}.b2h-recovery__lede{max-width:44rem;margin:1.5rem 0 0;color:#ffffffdb;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.65}.b2h-recovery__button{display:inline-flex;min-height:var(--b2h-target-min);align-items:center;justify-content:center;padding:.8rem 1.35rem;border:1px solid transparent;border-radius:var(--b2h-radius-control);font:inherit;font-size:.9rem;font-weight:800;line-height:1.35;text-align:center;text-decoration:none;cursor:pointer}.b2h-recovery__button--primary{margin-block-start:1.75rem;color:#fff;background:var(--b2h-color-action);border-color:var(--b2h-color-action)}.b2h-recovery__hero .b2h-recovery__button--primary{color:var(--b2h-recovery-pine);background:#fff;border-color:#fff}.b2h-recovery__button--secondary{color:var(--b2h-recovery-ink);background:transparent;border-color:var(--b2h-color-line-strong)}.b2h-recovery__button:hover{transform:translateY(-1px)}.b2h-recovery :focus-visible{outline:3px solid var(--b2h-color-focus);outline-offset:3px;box-shadow:var(--b2h-shadow-focus)}.b2h-recovery__boundary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;padding:clamp(1.5rem,2.5vw,2.25rem);color:var(--b2h-recovery-ink);background:var(--b2h-color-brass-soft);border-radius:var(--b2h-radius-card)}.b2h-recovery__boundary-icon{display:grid;width:2.5rem;height:2.5rem;place-items:center;color:#fff;background:var(--b2h-recovery-pine);border-radius:50%;font-weight:900}.b2h-recovery__boundary h2{font-family:var(--b2h-font-body);font-size:1.05rem;font-weight:800;line-height:1.35}.b2h-recovery__boundary p{margin:.65rem 0 0;color:var(--b2h-color-ink-soft);font-size:var(--b2h-text-body-sm);line-height:1.6}.b2h-recovery__answer,.b2h-recovery__audit,.b2h-recovery__sources{padding-block:var(--b2h-section-padding)}.b2h-recovery__answer{background:var(--b2h-recovery-panel)}.b2h-recovery__answer-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(3rem,7vw,7rem)}.b2h-recovery__section-intro,.b2h-recovery__audit-intro>p,.b2h-recovery__sources>.b2h-recovery__frame>p{max-width:44rem;margin:1.25rem 0 0;color:var(--b2h-recovery-muted);font-size:var(--b2h-text-body);line-height:var(--b2h-line-body)}.b2h-recovery__answer-steps{margin:0;padding:0;border-block-start:1px solid var(--b2h-recovery-line);list-style:none}.b2h-recovery__answer-steps li{display:grid;grid-template-columns:2.75rem minmax(0,1fr);gap:1rem;padding-block:1.5rem;border-block-end:1px solid var(--b2h-recovery-line)}.b2h-recovery__answer-steps>li>span{color:var(--b2h-recovery-clay);font-family:var(--b2h-font-display);font-size:1.15rem}.b2h-recovery__answer-steps h3{margin:0;font-size:1rem;line-height:1.4}.b2h-recovery__answer-steps p{margin:.35rem 0 0;color:var(--b2h-recovery-muted);font-size:var(--b2h-text-body-sm);line-height:1.65}.b2h-recovery__source{grid-column:1 / -1;display:flex;min-height:var(--b2h-target-min);flex-wrap:wrap;gap:.5rem 1rem;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:var(--b2h-recovery-sage);border-radius:var(--b2h-radius-control)}.b2h-recovery__source p{margin:0;color:var(--b2h-color-ink-soft);font-size:var(--b2h-text-body-sm)}.b2h-recovery__source a,.b2h-recovery__sources a{color:var(--b2h-recovery-pine);font-weight:800;text-underline-offset:.2em}.b2h-recovery__audit{background:var(--b2h-recovery-paper)}.b2h-recovery__audit-layout{display:grid;grid-template-columns:minmax(16rem,.42fr) minmax(0,1fr);gap:clamp(2.5rem,6vw,6rem);align-items:start}.b2h-recovery__audit-intro{position:sticky;top:7rem}.b2h-recovery__audit-intro h2{max-width:18ch;font-size:clamp(2.2rem,2.8vw,2.75rem);-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:keep-all}.b2h-recovery__privacy-list{display:grid;gap:.75rem;margin:2rem 0 0;padding:0;list-style:none}.b2h-recovery__privacy-list li{position:relative;padding-inline-start:1.75rem;color:var(--b2h-color-ink-soft);font-size:var(--b2h-text-body-sm);line-height:1.55}.b2h-recovery__privacy-list li:before{position:absolute;inset-block-start:.55em;inset-inline-start:0;width:.55rem;height:.55rem;background:var(--b2h-color-success);border-radius:50%;content:""}.b2h-recovery__form{min-width:0}.b2h-recovery__form fieldset{min-width:0;margin:0;padding:0;border:0}.b2h-recovery__status-gate>legend,.b2h-recovery__foundations>legend{width:100%;margin:0;padding:0;color:var(--b2h-recovery-ink);font-size:1.25rem;font-weight:800;line-height:1.35}.b2h-recovery__status-gate>p,.b2h-recovery__field-help{margin:.6rem 0 1.25rem;color:var(--b2h-recovery-muted);font-size:var(--b2h-text-body-sm);line-height:1.6}.b2h-recovery__gate-options{display:grid;gap:.75rem}.b2h-recovery__gate-option{position:relative;display:grid;min-height:var(--b2h-target-min);grid-template-columns:auto minmax(0,1fr);gap:.9rem;align-items:start;padding:1.15rem;background:var(--b2h-recovery-panel);border:1px solid var(--b2h-recovery-line);border-radius:var(--b2h-radius-card);cursor:pointer}.b2h-recovery__gate-option--stop{background:#fff8f5}.b2h-recovery__gate-option:has(input:checked){border-color:var(--b2h-recovery-pine);box-shadow:0 0 0 2px #173f2f1f}.b2h-recovery__gate-option input{width:1.25rem;height:1.25rem;margin:.1rem 0 0;accent-color:var(--b2h-recovery-pine)}.b2h-recovery__gate-option strong,.b2h-recovery__gate-option small{display:block}.b2h-recovery__gate-option strong{color:var(--b2h-recovery-ink);font-size:.95rem}.b2h-recovery__gate-option small{margin-block-start:.35rem;color:var(--b2h-recovery-muted);font-size:.8rem;line-height:1.5}.b2h-recovery__urgent,.b2h-recovery__noscript,.b2h-recovery__error{margin-block-start:1.25rem;padding:1.25rem;color:#4c1e1c;background:#fbe7e4;border-inline-start:4px solid var(--b2h-color-error);border-radius:var(--b2h-radius-control)}.b2h-recovery__urgent h3{margin:0;font-size:1.15rem}.b2h-recovery__urgent p{margin:.65rem 0 0;font-size:var(--b2h-text-body-sm);line-height:1.65}.b2h-recovery__urgent-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-block-start:1rem}.b2h-recovery__urgent-links a{display:inline-flex;min-height:var(--b2h-target-min);align-items:center;padding-inline:1rem;color:#fff;background:#6f2421;border-radius:var(--b2h-radius-control);font-size:var(--b2h-text-body-sm);font-weight:800;text-decoration:none}.b2h-recovery__urgent-note{font-weight:700}.b2h-recovery__foundations{margin-block-start:2rem!important}.b2h-recovery__foundation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.b2h-recovery__foundation{padding:var(--b2h-card-padding)!important;background:var(--b2h-recovery-panel);border:1px solid var(--b2h-recovery-line)!important;border-radius:var(--b2h-radius-card)}.b2h-recovery__foundation>legend{display:flex;gap:.65rem;align-items:center;padding-inline:.2rem;color:var(--b2h-recovery-ink);font-size:.95rem;font-weight:800;line-height:1.4}.b2h-recovery__foundation>legend>span{display:inline-grid;width:1.65rem;height:1.65rem;flex:none;place-items:center;color:var(--b2h-recovery-pine);background:var(--b2h-recovery-sage);border-radius:50%;font-size:.75rem}.b2h-recovery__foundation>p{min-height:4.5em;margin:.8rem 0 1rem;color:var(--b2h-recovery-muted);font-size:.82rem;line-height:1.5}.b2h-recovery__segmented{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.b2h-recovery__segmented label{position:relative;min-width:0;cursor:pointer}.b2h-recovery__segmented input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.b2h-recovery__segmented span{display:grid;min-height:var(--b2h-target-min);place-items:center;padding:.45rem;color:var(--b2h-color-ink-soft);background:#f4f1ea;border:1px solid transparent;border-radius:var(--b2h-radius-control);font-size:.72rem;font-weight:750;text-align:center}.b2h-recovery__segmented input:checked+span{color:#fff;background:var(--b2h-recovery-pine)}.b2h-recovery__segmented input:focus-visible+span{outline:3px solid var(--b2h-color-focus);outline-offset:2px}.b2h-recovery__error{font-size:var(--b2h-text-body-sm);font-weight:800}.b2h-recovery__form-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-block-start:1.5rem}.b2h-recovery__form-actions .b2h-recovery__button{margin-block-start:0}.b2h-recovery__form-note{max-width:46rem;margin:1rem 0 0;color:var(--b2h-recovery-muted);font-size:var(--b2h-text-meta);line-height:1.6}.b2h-recovery__result{margin-block-start:2rem;padding:clamp(1.5rem,3vw,2.5rem);background:var(--b2h-recovery-sage);border-radius:var(--b2h-radius-card)}.b2h-recovery__result h3{margin:0;color:var(--b2h-recovery-ink);font-family:var(--b2h-font-display);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:500;line-height:1.15}.b2h-recovery__result>p:not(.b2h-recovery__eyebrow){margin:1rem 0 0;color:var(--b2h-color-ink-soft);line-height:1.65}.b2h-recovery__result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-block-start:1.5rem}.b2h-recovery__result-grid>div{padding:1.25rem;background:#fff9;border-radius:var(--b2h-radius-control)}.b2h-recovery__result-grid h4{margin:0;font-size:.95rem}.b2h-recovery__result-grid p,.b2h-recovery__result-grid ul{margin:.75rem 0 0;color:var(--b2h-color-ink-soft);font-size:var(--b2h-text-body-sm);line-height:1.6}.b2h-recovery__result-grid ul{padding-inline-start:1.2rem}.b2h-recovery__sources{background:var(--b2h-recovery-panel);border-block-start:1px solid var(--b2h-recovery-line)}.b2h-recovery__sources h2{max-width:46rem}.b2h-recovery__sources ul{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;margin:1.5rem 0 0;padding:0;list-style:none}.b2h-recovery__sources li{display:flex;min-height:var(--b2h-target-min);align-items:center}.b2h-recovery__source-date{font-size:var(--b2h-text-meta)!important}@media(max-width:1024px){.b2h-recovery__hero-grid,.b2h-recovery__answer-grid,.b2h-recovery__audit-layout{grid-template-columns:1fr}.b2h-recovery__boundary{max-width:42rem}.b2h-recovery__audit-intro{position:static;max-width:52rem}}@media(max-width:768px){.b2h-recovery__frame{width:min(calc(100% - 2rem),var(--b2h-v0c-container))}.b2h-recovery__hero{padding-block:4.5rem}.b2h-recovery h1{font-size:clamp(2.8rem,13vw,4.25rem)}.b2h-recovery__foundation-grid,.b2h-recovery__result-grid{grid-template-columns:1fr}.b2h-recovery__foundation>p{min-height:0}}@media(max-width:425px){.b2h-recovery__frame{width:min(calc(100% - 1.5rem),var(--b2h-v0c-container))}.b2h-recovery__hero,.b2h-recovery__answer,.b2h-recovery__audit,.b2h-recovery__sources{padding-block:3.75rem}.b2h-recovery__boundary,.b2h-recovery__foundation,.b2h-recovery__result{border-radius:var(--b2h-radius-control)}.b2h-recovery__form-actions,.b2h-recovery__form-actions .b2h-recovery__button{width:100%}}@media(prefers-reduced-motion:reduce){.b2h-recovery *,.b2h-recovery *:before,.b2h-recovery *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.b2h-recovery__button:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/b2h-recovery-readiness.css.map */
