.bfr-wrap[data-astro-cid-ht2nrxyt]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.bfr-hero[data-astro-cid-ht2nrxyt]{background:var(--navy);padding:5rem 0 4rem;overflow:hidden;position:relative}.bfr-hero[data-astro-cid-ht2nrxyt]:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");opacity:.5;pointer-events:none}.bfr-hero-grid[data-astro-cid-ht2nrxyt]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.bfr-hero[data-astro-cid-ht2nrxyt] .overline[data-astro-cid-ht2nrxyt]{font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--blue-bright);margin-bottom:1rem}.bfr-hero[data-astro-cid-ht2nrxyt] h1[data-astro-cid-ht2nrxyt]{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#fff;line-height:1.15;margin:0 0 1rem}.bfr-hero[data-astro-cid-ht2nrxyt] h1[data-astro-cid-ht2nrxyt] span[data-astro-cid-ht2nrxyt]{color:var(--blue-bright)}.bfr-hero__sub[data-astro-cid-ht2nrxyt]{font-size:1.1rem;color:#ffffffd9;line-height:1.7;margin:0 0 1.5rem}.bfr-hero__badge[data-astro-cid-ht2nrxyt]{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;color:#ffffffe6;background:#ffffff14;padding:.5rem 1rem;border-radius:50px;margin-bottom:1.5rem}.bfr-hero__stats[data-astro-cid-ht2nrxyt]{display:flex;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}.bfr-hero__stat[data-astro-cid-ht2nrxyt]{text-align:center}.bfr-hero__stat-num[data-astro-cid-ht2nrxyt]{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:var(--blue-bright);line-height:1}.bfr-hero__stat-label[data-astro-cid-ht2nrxyt]{font-size:.65rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin-top:.2rem}.bfr-hero__ctas[data-astro-cid-ht2nrxyt]{display:flex;gap:.75rem;flex-wrap:wrap}.bfr-hero-vis[data-astro-cid-ht2nrxyt]{position:relative;border-radius:var(--radius-md);aspect-ratio:4/3;overflow:hidden;background:linear-gradient(135deg,#0d2847,#0a1a2f,#112a4d)}.bfr-hero-vis__body[data-astro-cid-ht2nrxyt]{position:absolute;top:8%;left:50%;transform:translate(-50%);width:55%;height:84%;background:#4fc3f70f;border-radius:45% 45% 42% 42%;border:2px solid rgba(79,195,247,.15)}.bfr-hero-vis__waist[data-astro-cid-ht2nrxyt]{position:absolute;top:38%;left:50%;transform:translate(-50%);height:24%;background:#1b75bc1f;border:2px solid rgba(79,195,247,.35);border-radius:50%;animation:bfr-waistShrink 3.5s ease-in-out infinite}.bfr-hero-vis__belt[data-astro-cid-ht2nrxyt]{position:absolute;top:48%;left:50%;transform:translate(-50%);height:4px;background:linear-gradient(90deg,transparent,var(--blue-bright),transparent);border-radius:2px;animation:bfr-beltTighten 3.5s ease-in-out infinite;opacity:.8}.bfr-hero-vis__glow[data-astro-cid-ht2nrxyt]{position:absolute;top:35%;left:50%;transform:translate(-50%,-50%);width:40%;height:40%;background:radial-gradient(circle,rgba(79,195,247,.15) 0%,transparent 70%);border-radius:50%;animation:bfr-glowPulse 4s ease-in-out infinite}.bfr-hero-vis__ring[data-astro-cid-ht2nrxyt]{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);border:1.5px solid rgba(79,195,247,.2);border-radius:50%;animation:bfr-ringExpand 5s ease-in-out infinite;opacity:0}.bfr-hero-vis__dots[data-astro-cid-ht2nrxyt]{position:absolute;width:6px;height:6px;background:var(--blue-bright);border-radius:50%;opacity:0;animation:bfr-dotFloat 4s ease-in-out infinite}.bfr-hero-vis__dots[data-astro-cid-ht2nrxyt]:nth-child(5){top:30%;left:25%;animation-delay:0s}.bfr-hero-vis__dots[data-astro-cid-ht2nrxyt]:nth-child(6){top:55%;left:70%;animation-delay:1.2s}.bfr-hero-vis__dots[data-astro-cid-ht2nrxyt]:nth-child(7){top:65%;left:30%;animation-delay:2.4s}@keyframes bfr-waistShrink{0%,to{width:58%;border-color:#4fc3f759}50%{width:42%;border-color:#4fc3f799}}@keyframes bfr-beltTighten{0%,to{width:60%}50%{width:44%}}@keyframes bfr-glowPulse{0%,to{opacity:.4;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.15)}}@keyframes bfr-ringExpand{0%{width:20%;height:20%;opacity:.6}to{width:80%;height:80%;opacity:0}}@keyframes bfr-dotFloat{0%,to{transform:translateY(0);opacity:0}25%{opacity:.7}50%{transform:translateY(-20px);opacity:.5}75%{opacity:.3}}@media(prefers-reduced-motion:reduce){.bfr-hero-vis__waist[data-astro-cid-ht2nrxyt],.bfr-hero-vis__belt[data-astro-cid-ht2nrxyt],.bfr-hero-vis__glow[data-astro-cid-ht2nrxyt],.bfr-hero-vis__ring[data-astro-cid-ht2nrxyt],.bfr-hero-vis__dots[data-astro-cid-ht2nrxyt]{animation:none!important}}.bfr-trust[data-astro-cid-ht2nrxyt]{background:var(--ice);padding:.65rem 0;text-align:center;border-bottom:1px solid var(--ice-dark)}.bfr-trust__inner[data-astro-cid-ht2nrxyt]{font-size:.72rem;color:var(--text-muted);letter-spacing:.01em;line-height:1.6}.bfr-trust__inner[data-astro-cid-ht2nrxyt] strong[data-astro-cid-ht2nrxyt]{color:var(--navy);font-weight:600}.bfr-why[data-astro-cid-ht2nrxyt]{background:var(--white);padding:5rem 0}.bfr-why[data-astro-cid-ht2nrxyt] h2[data-astro-cid-ht2nrxyt]{font-family:Playfair Display,serif;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:700;color:var(--navy);line-height:1.25;margin:0 0 1.25rem;text-align:center}.bfr-why__intro[data-astro-cid-ht2nrxyt]{font-size:1.05rem;color:#0a1a2f99;line-height:1.7;max-width:780px;margin:0 auto 2.5rem;text-align:center}.bfr-symptom-grid[data-astro-cid-ht2nrxyt]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:2.5rem}.bfr-symptom-card[data-astro-cid-ht2nrxyt]{display:flex;align-items:flex-start;gap:.75rem;background:var(--ice);border-radius:var(--radius-sm);padding:1.25rem 1.5rem;border:1px solid var(--ice-dark);transition:var(--transition)}.bfr-symptom-card[data-astro-cid-ht2nrxyt]:hover{border-color:var(--blue);box-shadow:var(--shadow-sm)}.bfr-symptom-card__check[data-astro-cid-ht2nrxyt]{flex-shrink:0;width:28px;height:28px;background:var(--blue);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;line-height:1}.bfr-symptom-card__text[data-astro-cid-ht2nrxyt]{font-size:.95rem;color:var(--navy);line-height:1.5}.bfr-why__reveal[data-astro-cid-ht2nrxyt]{font-size:1.05rem;color:var(--navy);line-height:1.7;max-width:780px;margin:0 auto;text-align:center;padding:1.5rem 2rem;background:var(--ice);border-radius:var(--radius-sm);border-left:4px solid var(--blue)}.bfr-why__reveal[data-astro-cid-ht2nrxyt] strong[data-astro-cid-ht2nrxyt]{color:var(--blue)}.bfr-fig[data-astro-cid-ht2nrxyt]{text-align:center}.bfr-img[data-astro-cid-ht2nrxyt]{border-radius:var(--radius-md);box-shadow:var(--shadow-md);width:100%;height:auto}.bfr-fig[data-astro-cid-ht2nrxyt] figcaption[data-astro-cid-ht2nrxyt]{font-size:.78rem;color:var(--text-muted);margin-top:.75rem;font-style:italic}.bfr-visceral[data-astro-cid-ht2nrxyt]{background:var(--ice);padding:5rem 0}.bfr-visceral[data-astro-cid-ht2nrxyt] h2[data-astro-cid-ht2nrxyt]{font-family:Playfair Display,serif;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:700;color:var(--navy);line-height:1.25;margin:0 0 1.25rem;text-align:center}.bfr-visceral__intro[data-astro-cid-ht2nrxyt]{font-size:1.05rem;color:#0a1a2f99;line-height:1.7;max-width:780px;margin:0 auto 2.5rem;text-align:center}.bfr-compare-table[data-astro-cid-ht2nrxyt]{width:100%;border-collapse:collapse;margin:0 auto 2.5rem;max-width:800px;border-radius:var(--radius-sm);overflow:hidden;box-shadow:0 2px 12px #0000000f}.bfr-compare-table[data-astro-cid-ht2nrxyt] th[data-astro-cid-ht2nrxyt],.bfr-compare-table[data-astro-cid-ht2nrxyt] td[data-astro-cid-ht2nrxyt]{padding:1rem 1.25rem;text-align:left;font-size:.9rem}.bfr-compare-table[data-astro-cid-ht2nrxyt] thead[data-astro-cid-ht2nrxyt] th[data-astro-cid-ht2nrxyt]{background:var(--navy);color:#fff;font-weight:600;letter-spacing:.02em}.bfr-compare-table[data-astro-cid-ht2nrxyt] tbody[data-astro-cid-ht2nrxyt] td[data-astro-cid-ht2nrxyt]{background:var(--white);border-bottom:1px solid var(--ice-dark)}.bfr-compare-table[data-astro-cid-ht2nrxyt] tbody[data-astro-cid-ht2nrxyt] tr[data-astro-cid-ht2nrxyt]:nth-child(2n) td[data-astro-cid-ht2nrxyt]{background:var(--ice)}.bfr-danger-label[data-astro-cid-ht2nrxyt]{display:inline-block;padding:.2rem .6rem;border-radius:50px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.bfr-danger-label--low[data-astro-cid-ht2nrxyt]{background:#1b75bc14;color:var(--blue)}.bfr-danger-label--high[data-astro-cid-ht2nrxyt]{background:#dc354514;color:#dc3545}.bfr-deadly-list[data-astro-cid-ht2nrxyt]{max-width:780px;margin:0 auto 2rem;display:flex;flex-direction:column;gap:.75rem}.bfr-deadly-item[data-astro-cid-ht2nrxyt]{background:var(--white);border-radius:var(--radius-sm);border:1px solid var(--ice-dark);font-size:.92rem;color:var(--navy);line-height:1.5;position:relative;padding:1rem 1.25rem 1rem 2.5rem}.bfr-deadly-item[data-astro-cid-ht2nrxyt]:before{content:"";position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:#dc3545}.bfr-stat-callout[data-astro-cid-ht2nrxyt]{max-width:780px;margin:0 auto;text-align:center;padding:1.5rem 2rem;background:var(--navy);color:#fff;border-radius:var(--radius-sm);font-size:1rem;line-height:1.6;font-weight:500}.bfr-thinfat[data-astro-cid-ht2nrxyt]{background:var(--white);padding:5rem 0}.bfr-thinfat[data-astro-cid-ht2nrxyt] h2[data-astro-cid-ht2nrxyt]{font-family:Playfair Display,serif;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:700;color:var(--navy);line-height:1.25;margin:0 0 1.25rem;text-align:center}.bfr-thinfat__intro[data-astro-cid-ht2nrxyt]{font-size:1.05rem;color:#0a1a2f99;line-height:1.7;max-width:780px;margin:0 auto 2.5rem;text-align:center}.bfr-lancet-table[data-astro-cid-ht2nrxyt]{width:100%;border-collapse:collapse;margin:0 auto 2.5rem;max-width:700px;border-radius:var(--radius-sm);overflow:hidden;box-shadow:0 2px 12px #0000000f}.bfr-lancet-table[data-astro-cid-ht2nrxyt] th[data-astro-cid-ht2nrxyt],.bfr-lancet-table[data-astro-cid-ht2nrxyt] td[data-astro-cid-ht2nrxyt]{padding:1rem 1.25rem;text-align:left;font-size:.9rem}.bfr-lancet-table[data-astro-cid-ht2nrxyt] thead[data-astro-cid-ht2nrxyt] th[data-astro-cid-ht2nrxyt]{background:var(--navy);color:#fff;font-weight:600}.bfr-lancet-table[data-astro-cid-ht2nrxyt] tbody[data-astro-cid-ht2nrxyt] td[data-astro-cid-ht2nrxyt]{background:var(--white);border-bottom:1px solid var(--ice-dark)}.bfr-lancet-table[data-astro-cid-ht2nrxyt] tbody[data-astro-cid-ht2nrxyt] tr[data-astro-cid-ht2nrxyt]:nth-child(2n) td[data-astro-cid-ht2nrxyt]{background:var(--ice)}.bfr-highlight-cell[data-astro-cid-ht2nrxyt]{color:var(--blue);font-weight:700}.bfr-timeline-label[data-astro-cid-ht2nrxyt]{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;color:var(--navy);text-align:center;margin:2.5rem 0 1.25rem}.bfr-timeline-table[data-astro-cid-ht2nrxyt]{width:100%;border-collapse:collapse;margin:0 auto;max-width:700px;border-radius:var(--radius-sm);overflow:hidden;box-shadow:0 2px 12px #0000000f}.bfr-timeline-table[data-astro-cid-ht2nrxyt] th[data-astro-cid-ht2nrxyt],.bfr-timeline-table[data-astro-cid-ht2nrxyt] td[data-astro-cid-ht2nrxyt]{padding:1rem 1.25rem;text-align:left;font-size:.9rem}.bfr-timeline-table[data-astro-cid-ht2nrxyt] thead[data-astro-cid-ht2nrxyt] th[data-astro-cid-ht2nrxyt]{background:var(--blue);color:#fff;font-weight:600}.bfr-timeline-table[data-astro-cid-ht2nrxyt] tbody[data-astro-cid-ht2nrxyt] td[data-astro-cid-ht2nrxyt]{background:var(--white);border-bottom:1px solid var(--ice-dark)}.bfr-timeline-table[data-astro-cid-ht2nrxyt] tbody[data-astro-cid-ht2nrxyt] tr[data-astro-cid-ht2nrxyt]:nth-child(2n) td[data-astro-cid-ht2nrxyt]{background:var(--ice)}.bfr-medical[data-astro-cid-ht2nrxyt]{background:var(--ice);padding:5rem 0}.bfr-medical[data-astro-cid-ht2nrxyt] h2[data-astro-cid-ht2nrxyt]{font-family:Playfair Display,serif;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:700;color:var(--navy);line-height:1.25;margin:0 0 1.5rem;text-align:center}.bfr-medical[data-astro-cid-ht2nrxyt] h3[data-astro-cid-ht2nrxyt]{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;color:var(--navy);margin:2.5rem 0 1.25rem;text-align:center}.bfr-failures[data-astro-cid-ht2nrxyt]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-bottom:1rem}.bfr-failure-card[data-astro-cid-ht2nrxyt]{background:var(--white);border:1px solid var(--ice-dark);border-radius:var(--radius-md);padding:1.75rem;box-shadow:var(--shadow-sm);transition:var(--transition)}.bfr-failure-card[data-astro-cid-ht2nrxyt]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.bfr-failure-card__title[data-astro-cid-ht2nrxyt]{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;color:var(--navy);margin-bottom:.5rem}.bfr-failure-card__desc[data-astro-cid-ht2nrxyt]{font-size:.88rem;color:#0a1a2f99;line-height:1.65}.bfr-process-list[data-astro-cid-ht2nrxyt]{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:0}.bfr-process-step[data-astro-cid-ht2nrxyt]{display:flex;gap:1.25rem;padding:1.5rem 0;border-bottom:1px solid var(--ice-dark)}.bfr-process-step[data-astro-cid-ht2nrxyt]:last-child{border-bottom:none}.bfr-process-step__num[data-astro-cid-ht2nrxyt]{flex-shrink:0;width:40px;height:40px;background:var(--blue);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.bfr-process-step__title[data-astro-cid-ht2nrxyt]{font-weight:600;font-size:1rem;color:var(--navy);margin-bottom:.25rem}.bfr-process-step__desc[data-astro-cid-ht2nrxyt]{font-size:.88rem;color:#0a1a2f99;line-height:1.65}.bfr-muscle[data-astro-cid-ht2nrxyt]{background:var(--navy);padding:5rem 0;color:#fff}.bfr-muscle[data-astro-cid-ht2nrxyt] h2[data-astro-cid-ht2nrxyt]{font-family:Playfair Display,serif;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:700;color:#fff;line-height:1.25;margin:0 0 1.25rem;text-align:center}.bfr-muscle[data-astro-cid-ht2nrxyt] h3[data-astro-cid-ht2nrxyt]{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;color:#fff;margin:2rem 0 1.25rem;text-align:center}.bfr-muscle__warn[data-astro-cid-ht2nrxyt]{font-size:1.05rem;color:#fffc;line-height:1.7;max-width:780px;margin:0 auto 1.5rem;text-align:center;padding:1.5rem 2rem;background:#dc35451f;border-radius:var(--radius-sm);border:1px solid rgba(220,53,69,.25)}.bfr-muscle__warn[data-astro-cid-ht2nrxyt] strong[data-astro-cid-ht2nrxyt]{color:#ff6b6b}.bfr-preserve-grid[data-astro-cid-ht2nrxyt]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;max-width:900px;margin:0 auto}.bfr-preserve-card[data-astro-cid-ht2nrxyt]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);padding:1.75rem;backdrop-filter:blur(8px);transition:var(--transition)}.bfr-preserve-card[data-astro-cid-ht2nrxyt]:hover{background:#ffffff14;border-color:#fff3}.bfr-preserve-card__icon[data-astro-cid-ht2nrxyt]{font-size:1.75rem;margin-bottom:.75rem}.bfr-preserve-card__title[data-astro-cid-ht2nrxyt]{font-weight:600;font-size:1rem;color:#fff;margin-bottom:.35rem}.bfr-preserve-card__desc[data-astro-cid-ht2nrxyt]{font-size:.85rem;color:#ffffffa6;line-height:1.6}.bfr-muscle__cta-wrap[data-astro-cid-ht2nrxyt]{text-align:center;margin-top:2.5rem}.bfr-muscle__cta[data-astro-cid-ht2nrxyt]{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 2rem;border-radius:50px;background:var(--blue);color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:opacity .25s var(--ease),transform .25s var(--ease);min-height:48px;cursor:pointer;border:none}.bfr-muscle__cta[data-astro-cid-ht2nrxyt]:hover{opacity:.9;transform:translateY(-2px)}.bfr-who[data-astro-cid-ht2nrxyt]{background:var(--white);padding:5rem 0}.bfr-who[data-astro-cid-ht2nrxyt] h2[data-astro-cid-ht2nrxyt]{font-family:Playfair Display,serif;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:700;color:var(--navy);line-height:1.25;margin:0 0 1.25rem;text-align:center}.bfr-who__intro[data-astro-cid-ht2nrxyt]{font-size:1.05rem;color:#0a1a2f99;line-height:1.7;max-width:780px;margin:0 auto 2.5rem;text-align:center}.bfr-who-grid[data-astro-cid-ht2nrxyt]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;max-width:900px;margin:0 auto}.bfr-who-card[data-astro-cid-ht2nrxyt]{display:flex;align-items:flex-start;gap:.75rem;background:var(--ice);border:1px solid var(--ice-dark);border-radius:var(--radius-sm);padding:1.25rem;transition:var(--transition)}.bfr-who-card[data-astro-cid-ht2nrxyt]:hover{border-color:var(--blue);box-shadow:var(--shadow-sm)}.bfr-who-card__icon[data-astro-cid-ht2nrxyt]{flex-shrink:0;width:32px;height:32px;background:var(--blue);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700}.bfr-who-card__text[data-astro-cid-ht2nrxyt]{font-size:.92rem;color:var(--navy);line-height:1.5}.bfr-who-card__text[data-astro-cid-ht2nrxyt] strong[data-astro-cid-ht2nrxyt]{color:var(--blue)}.bfr-faq[data-astro-cid-ht2nrxyt]{background:var(--ice);padding:5rem 0}.bfr-faq[data-astro-cid-ht2nrxyt] h2[data-astro-cid-ht2nrxyt]{font-family:Playfair Display,serif;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:700;color:var(--navy);line-height:1.25;margin:0 0 2rem;text-align:center}.bfr-faq-list[data-astro-cid-ht2nrxyt]{max-width:800px;margin:0 auto}.bfr-faq-item[data-astro-cid-ht2nrxyt]{background:var(--white);border-radius:var(--radius-sm);margin-bottom:.75rem;border:1px solid var(--ice-dark);overflow:hidden}.bfr-faq-q[data-astro-cid-ht2nrxyt]{display:flex;align-items:center;justify-content:space-between;padding:1.15rem 1.5rem;cursor:pointer;font-size:.95rem;font-weight:600;color:var(--navy);background:none;border:none;width:100%;text-align:left;gap:1rem;line-height:1.4;font-family:inherit}.bfr-faq-q[data-astro-cid-ht2nrxyt]:hover{color:var(--blue)}.bfr-faq-q[data-astro-cid-ht2nrxyt]:after{content:"+";font-size:1.3rem;flex-shrink:0;color:var(--blue);transition:transform .3s var(--ease)}.bfr-faq-item[data-astro-cid-ht2nrxyt].active .bfr-faq-q[data-astro-cid-ht2nrxyt]:after{content:"−"}.bfr-faq-a[data-astro-cid-ht2nrxyt]{max-height:0;overflow:hidden;transition:max-height .35s var(--ease)}.bfr-faq-item[data-astro-cid-ht2nrxyt].active .bfr-faq-a[data-astro-cid-ht2nrxyt]{max-height:500px}.bfr-faq-a__inner[data-astro-cid-ht2nrxyt]{padding:0 1.5rem 1.25rem;font-size:.9rem;color:#0a1a2f99;line-height:1.7}.bfr-final-cta[data-astro-cid-ht2nrxyt]{background:var(--navy);padding:4rem 0;text-align:center;position:relative}.bfr-final-cta[data-astro-cid-ht2nrxyt]:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");opacity:.5;pointer-events:none}.bfr-final-cta__wrap[data-astro-cid-ht2nrxyt]{max-width:720px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.bfr-final-cta[data-astro-cid-ht2nrxyt] .overline[data-astro-cid-ht2nrxyt]{font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--blue-bright);margin-bottom:.75rem}.bfr-final-cta[data-astro-cid-ht2nrxyt] h2[data-astro-cid-ht2nrxyt]{font-family:Playfair Display,serif;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;color:#fff;margin:0 0 .75rem;line-height:1.3}.bfr-final-cta__desc[data-astro-cid-ht2nrxyt]{font-size:1rem;color:#fffc;margin:0 0 2rem;line-height:1.6}.bfr-final-cta__buttons[data-astro-cid-ht2nrxyt]{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.bfr-final-cta__trust[data-astro-cid-ht2nrxyt]{font-size:.75rem;color:#ffffff80;margin-top:1.5rem}.bfr-sticky[data-astro-cid-ht2nrxyt]{position:fixed;bottom:0;left:0;right:0;z-index:200;display:flex}.bfr-sticky-btn[data-astro-cid-ht2nrxyt]{width:50%;padding:.75rem;text-align:center;font-weight:600;font-size:.8rem;text-transform:uppercase;text-decoration:none;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;gap:.4rem;min-height:48px}.bfr-sticky-btn--wa[data-astro-cid-ht2nrxyt]{background:#25d366;color:#fff}.bfr-sticky-btn--wa[data-astro-cid-ht2nrxyt] svg[data-astro-cid-ht2nrxyt]{width:16px;height:16px;fill:#fff}.bfr-sticky-btn--call[data-astro-cid-ht2nrxyt]{background:var(--blue);color:#fff}.bfr-sticky-btn--call[data-astro-cid-ht2nrxyt] svg[data-astro-cid-ht2nrxyt]{width:16px;height:16px;fill:#fff}.bfr-sticky-spacer[data-astro-cid-ht2nrxyt]{height:56px}.bfr-geo[data-astro-cid-ht2nrxyt]{max-width:780px;margin:2rem auto 0;padding:1.5rem 2rem;background:#1b75bc0a;border:1px solid rgba(27,117,188,.12);border-radius:var(--radius-sm);font-size:.88rem;color:#0a1a2fa6;line-height:1.7}.bfr-geo[data-astro-cid-ht2nrxyt] cite[data-astro-cid-ht2nrxyt]{display:block;font-size:.75rem;color:var(--text-muted);font-style:normal;margin-top:.75rem}@media(max-width:768px){.bfr-hero[data-astro-cid-ht2nrxyt]{padding:3.5rem 0 3rem}.bfr-hero-grid[data-astro-cid-ht2nrxyt]{grid-template-columns:1fr;gap:2rem;text-align:center}.bfr-hero[data-astro-cid-ht2nrxyt] h1[data-astro-cid-ht2nrxyt]{font-size:1.85rem}.bfr-hero__sub[data-astro-cid-ht2nrxyt]{font-size:1rem}.bfr-hero-vis[data-astro-cid-ht2nrxyt]{display:none}.bfr-hero__stats[data-astro-cid-ht2nrxyt],.bfr-hero__ctas[data-astro-cid-ht2nrxyt]{justify-content:center}.bfr-why[data-astro-cid-ht2nrxyt],.bfr-visceral[data-astro-cid-ht2nrxyt],.bfr-thinfat[data-astro-cid-ht2nrxyt],.bfr-medical[data-astro-cid-ht2nrxyt],.bfr-muscle[data-astro-cid-ht2nrxyt],.bfr-who[data-astro-cid-ht2nrxyt],.bfr-faq[data-astro-cid-ht2nrxyt]{padding:3.5rem 0}.bfr-why[data-astro-cid-ht2nrxyt] h2[data-astro-cid-ht2nrxyt],.bfr-visceral[data-astro-cid-ht2nrxyt] h2[data-astro-cid-ht2nrxyt],.bfr-thinfat[data-astro-cid-ht2nrxyt] h2[data-astro-cid-ht2nrxyt],.bfr-medical[data-astro-cid-ht2nrxyt] h2[data-astro-cid-ht2nrxyt],.bfr-muscle[data-astro-cid-ht2nrxyt] h2[data-astro-cid-ht2nrxyt],.bfr-who[data-astro-cid-ht2nrxyt] h2[data-astro-cid-ht2nrxyt],.bfr-faq[data-astro-cid-ht2nrxyt] h2[data-astro-cid-ht2nrxyt]{font-size:1.7rem}.bfr-compare-table[data-astro-cid-ht2nrxyt],.bfr-lancet-table[data-astro-cid-ht2nrxyt],.bfr-timeline-table[data-astro-cid-ht2nrxyt]{font-size:.82rem;display:block;overflow-x:auto}.bfr-final-cta__buttons[data-astro-cid-ht2nrxyt]{flex-direction:column}}@media(max-width:480px){.bfr-hero[data-astro-cid-ht2nrxyt] h1[data-astro-cid-ht2nrxyt]{font-size:1.65rem}.bfr-symptom-grid[data-astro-cid-ht2nrxyt],.bfr-preserve-grid[data-astro-cid-ht2nrxyt]{grid-template-columns:1fr}}@media(min-width:1024px){.bfr-sticky[data-astro-cid-ht2nrxyt],.bfr-sticky-spacer[data-astro-cid-ht2nrxyt]{display:none!important}}
