/* BIFORIUM 4.38.0 — scoped product detail layout; existing global design retained. */
.recovery-product .recovery-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,5vw,80px);align-items:center;padding:24px 0 64px}
.recovery-product .recovery-hero h1{font-size:clamp(2.25rem,4.3vw,4.75rem);line-height:1.04;letter-spacing:-.045em;overflow-wrap:anywhere;margin:20px 0 28px}
.recovery-product .recovery-hero .body{font-size:1.125rem;line-height:1.65}
.recovery-product .recovery-hero figure{margin:0;min-width:0}
.recovery-product .recovery-image{display:block;background:#fff}
.recovery-product .recovery-image img{display:block;width:100%;height:auto;max-height:540px;object-fit:contain;aspect-ratio:1/1}
.recovery-product figcaption{font-size:.875rem;line-height:1.55;padding-top:14px;color:var(--muted,#60615d)}
.recovery-product figcaption a{text-decoration:underline;text-underline-offset:3px}
.recovery-product .recovery-links{display:flex;flex-wrap:wrap;gap:16px 28px;margin-top:28px;font-size:1rem}
.recovery-product .recovery-links a{padding:10px 0;border-bottom:1px solid currentColor}
.recovery-product .recovery-specs{scroll-margin-top:110px}
.recovery-product .recovery-table{width:100%;border-collapse:collapse;margin-top:32px;font-size:1rem;line-height:1.5}
.recovery-product .recovery-table caption{text-align:left;margin-bottom:18px;font-size:1rem;color:var(--muted,#60615d)}
.recovery-product .recovery-table th,.recovery-product .recovery-table td{padding:16px 0;border-bottom:1px solid var(--line,#ccc);text-align:left;vertical-align:top}
.recovery-product .recovery-table th{width:62%;font-weight:400;padding-right:24px}
.recovery-product .recovery-table td{font-weight:500}
.recovery-product .recovery-condition{margin-top:28px;padding:24px;border:1px solid var(--line,#ccc);font-size:1rem;line-height:1.65}
.recovery-product .recovery-condition h3{font-size:1.125rem;margin:0 0 12px}
.recovery-product .recovery-condition p+p{margin-top:14px}
.recovery-product .recovery-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:36px}
.recovery-product .recovery-notes article{border-top:1px solid var(--line,#ccc);padding-top:22px}
.recovery-product .recovery-notes h3{font-size:1.25rem;line-height:1.3;margin-bottom:14px}
.recovery-product .recovery-notes p{font-size:1rem;line-height:1.65}
.recovery-product .recovery-source{display:flex;flex-wrap:wrap;gap:16px 28px;margin-top:22px;font-size:1rem;line-height:1.6}
.recovery-product .recovery-source a{text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}
.recovery-product .recovery-fineprint{font-size:.875rem;line-height:1.6;margin-top:18px}
.recovery-product .recovery-source a:focus-visible,.recovery-product a:focus-visible{outline:2px solid currentColor;outline-offset:5px}
@media(max-width:760px){.recovery-product .recovery-hero{grid-template-columns:1fr;padding-bottom:36px;gap:28px}.recovery-product .recovery-hero h1{font-size:clamp(2rem,8.7vw,3.75rem);margin:14px 0 20px}.recovery-product .recovery-image img{max-height:400px}.recovery-product .recovery-notes{grid-template-columns:1fr;gap:24px}.recovery-product .recovery-condition{padding:18px}.recovery-product .recovery-table th{width:57%;padding-right:16px}.recovery-product .recovery-table td{overflow-wrap:anywhere}.recovery-product .recovery-source{display:grid;gap:14px}}
