:root{--bhby2-pink:#EC5985;--bhby2-pink-dark:#D8447B;--bhby2-coral:#E89478;--bhby2-coral-red:#E0654C;--bhby2-crimson:#C2362F;--bhby2-cream:#FBF5EC;--bhby2-peach:#F6D8C7;--bhby2-oat:#EDE6D6;--bhby2-ink:#1A1A1A;--bhby2-muted:#6B6B6B;--bhby2-border:#F4E8DB;--bhby2-star:#F59E0B;--bhby2-green:#16A34A;--bhby2-accent:var(--bhby2-pink);--bhby2-accent-tint:#FBE2EF;--bhby2-r:14px;--bhby2-r-sm:10px;--bhby2-r-card:12px;--bhby2-r-pill:999px;--bhby2-cta:linear-gradient(135deg,#EC5985 0%,#E89478 100%);--bhby2-cta-hover:linear-gradient(135deg,#D8447B 0%,#D97F63 100%);--bhby2-hero-grad:linear-gradient(135deg,#F6D8C7 0%,#E89478 100%);--bhby2-sh-sm:0 1px 3px rgba(26,26,26,.06),0 1px 2px rgba(26,26,26,.04);--bhby2-sh-md:0 6px 24px rgba(26,26,26,.08);--bhby2-tap:44px}.bhby-wrap{max-width:1200px;margin:0 auto;padding:0 16px}.bhby-section{padding:48px 0}.bhby-section--tight{padding:32px 0}@media(min-width:768px){.bhby-wrap{padding:0 24px}.bhby-section{padding:64px 0}.bhby-section--tight{padding:48px 0}}.bhby-head{text-align:center;max-width:640px;margin:0 auto 24px}@media(min-width:768px){.bhby-head{margin-bottom:32px}}.bhby-eyebrow{font-size:.8125rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--bhby2-muted);margin:0 0 8px}.bhby-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:1.0625rem;border:none;border-radius:var(--bhby2-r-sm);cursor:pointer;padding:15px 26px;min-height:52px;text-decoration:none;transition:filter .2s ease,transform .15s ease}.bhby-btn--primary{background:var(--bhby2-cta);color:#fff!important;box-shadow:var(--bhby2-sh-md)}.bhby-btn--primary:hover{background:var(--bhby2-cta-hover);transform:translateY(-1px)}.bhby-btn--primary[disabled]{opacity:.55;cursor:not-allowed;transform:none}.bhby-btn--ghost{background:#fff;color:var(--bhby2-ink);border:1.5px solid var(--bhby2-border);box-shadow:var(--bhby2-sh-sm)}.bhby-btn--block{width:100%}.bhby-btn--lg{padding:17px 32px;min-height:58px;font-size:1.125rem}.bhby-btn:focus-visible{outline:3px solid var(--bhby2-accent);outline-offset:2px}.bhby-stars{position:relative;display:inline-flex;width:max-content;line-height:0}.bhby-stars-base,.bhby-stars-fill{display:inline-flex;gap:2px}.bhby-stars-fill{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.bhby-stars svg{width:17px;height:17px;flex:0 0 auto;display:block}.bhby-stars-base svg{fill:var(--bhby2-star-off,#E3DDD2)}.bhby-stars-fill svg{fill:var(--bhby2-star)}.bhby-rating-row{display:flex;align-items:center;gap:8px;font-weight:600;flex-wrap:wrap}.bhby-rating-row a{color:var(--bhby2-muted);text-decoration:underline;text-underline-offset:2px;min-height:var(--bhby2-tap);display:inline-flex;align-items:center}.bhby-buybox{background:#fff;border:1px solid var(--bhby2-border);border-radius:var(--bhby2-r);padding:16px;box-shadow:var(--bhby2-sh-md)}@media(min-width:768px){.bhby-buybox{padding:24px}}.bhby-buybox h1{margin:0 0 6px;line-height:1.12}.bhby-buybox .bhby-lead{font-size:1.0625rem;margin:12px 0 0}.bhby-routine{display:flex;width:fit-content;max-width:100%;align-items:center;gap:7px;margin:14px 0 0;background:var(--bhby2-cream);border:1px solid var(--bhby2-peach);color:var(--bhby2-ink);font-weight:600;font-size:.8125rem;padding:6px 14px;border-radius:var(--bhby2-r-pill)}.bhby-routine-ico{width:15px;height:15px;flex:0 0 auto;color:var(--bhby2-coral-red)}.bhby-price-line{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin:8px 0 16px}.bhby-price{font-weight:800;font-size:2rem;line-height:1}.bhby-price-was{color:var(--bhby2-muted);text-decoration:line-through;font-weight:600}.bhby-savings-chip{display:none;align-items:center;gap:5px;background:var(--bhby2-oat);color:var(--bhby2-ink);font-weight:700;font-size:.8125rem;padding:3px 10px;border-radius:var(--bhby2-r-pill)}.bhby-savings-chip.bhby-show{display:inline-flex}.bhby-tiers{display:grid;gap:10px;margin:16px 0}.bhby-tier{position:relative;display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:12px;border:1.5px solid var(--bhby2-border);border-radius:var(--bhby2-r-sm);padding:14px 16px;min-height:var(--bhby2-tap);cursor:pointer;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.bhby-tier:hover{border-color:#c9bba9}.bhby-tier.bhby-selected{border-color:var(--bhby2-ink);box-shadow:0 0 0 1.5px var(--bhby2-ink)}.bhby-tier .bhby-radio{width:20px;height:20px;border-radius:50%;border:2px solid var(--bhby2-border);display:grid;place-items:center}.bhby-tier.bhby-selected .bhby-radio{border-color:var(--bhby2-ink)}.bhby-tier.bhby-selected .bhby-radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--bhby2-ink)}.bhby-tier .bhby-t-name{font-weight:700}.bhby-tier .bhby-t-sub{font-size:.8125rem;color:var(--bhby2-muted)}.bhby-tier .bhby-t-price{text-align:right}.bhby-tier .bhby-t-price b{font-size:1.0625rem}.bhby-tier .bhby-t-price small{display:block;font-size:.75rem;color:var(--bhby2-muted)}.bhby-tier .bhby-flag{position:absolute;top:-11px;right:14px;background:var(--bhby2-cta);color:#fff;font-size:.6875rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:3px 11px;border-radius:var(--bhby2-r-pill);box-shadow:0 3px 8px #d8447b59}.bhby-tier[data-unavailable]{opacity:.5;pointer-events:none}.bhby-purchase{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0}.bhby-pmode{border:1.5px solid var(--bhby2-border);border-radius:var(--bhby2-r-sm);padding:12px 14px;min-height:var(--bhby2-tap);cursor:pointer;background:#fff}.bhby-pmode.bhby-selected{border-color:var(--bhby2-ink);box-shadow:0 0 0 1.5px var(--bhby2-ink)}.bhby-pmode .bhby-pm-top{display:flex;align-items:center;justify-content:space-between;gap:8px;font-weight:700;font-size:.9375rem}.bhby-pmode .bhby-pm-off{font-size:.75rem;font-weight:700;color:var(--bhby2-green)}.bhby-pmode .bhby-pm-note{font-size:.75rem;color:var(--bhby2-muted);margin-top:2px}.bhby-pmode[data-unavailable]{opacity:.5;pointer-events:none}.bhby-perday-line{font-size:.8125rem;color:var(--bhby2-muted);margin:0 0 8px}.bhby-atf-offer{display:flex;align-items:center;gap:8px;background:var(--bhby2-oat);border-radius:var(--bhby2-r-sm);padding:10px 14px;font-size:.875rem;font-weight:600;color:var(--bhby2-ink);margin:16px 0}.bhby-atf-offer svg{width:18px;height:18px;stroke:var(--bhby2-ink);fill:none;flex:0 0 auto}.bhby-badges{display:grid;grid-template-columns:1fr;gap:8px;margin-top:20px;justify-items:center}@media(min-width:420px){.bhby-badges{grid-template-columns:repeat(2,max-content);gap:8px 10px;justify-content:center}}.bhby-badge{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--bhby2-border);border-radius:var(--bhby2-r-pill);padding:7px 13px;font-size:.8125rem;font-weight:600}.bhby-badge svg{width:15px;height:15px;stroke:var(--bhby2-green);fill:none}.bhby-pdp-hero{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}@media(min-width:900px){.bhby-pdp-hero{grid-template-columns:1.05fr .95fr;gap:32px}.bhby-buybox-col{position:sticky;top:84px}}.bhby-gallery{display:grid;gap:12px}.bhby-gallery-main{aspect-ratio:1/1;border-radius:var(--bhby2-r);overflow:hidden;position:relative;background:#fff}.bhby-gallery-main img{width:100%;height:100%;object-fit:contain;display:block}.bhby-gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.bhby-gallery-thumbs button{aspect-ratio:1/1;border-radius:var(--bhby2-r-sm);cursor:pointer;border:2px solid transparent;padding:0;background:#fff;overflow:hidden}.bhby-gallery-thumbs button.bhby-active{border-color:var(--bhby2-ink)}.bhby-gallery-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.bhby-ugc{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:560px){.bhby-ugc{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.bhby-ugc--center{max-width:760px;margin:0 auto}.bhby-ugc-tile{aspect-ratio:4/5;border-radius:var(--bhby2-r-card);overflow:hidden;position:relative;background:var(--bhby2-oat);margin:0}.bhby-ugc-tile img{width:100%;height:100%;object-fit:cover;display:block}.bhby-ugc-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#1a1a1a99,#1a1a1a00 45%);pointer-events:none}.bhby-ugc-meta{position:absolute;left:11px;right:11px;bottom:10px;z-index:1;color:#fff}.bhby-ugc-stars{display:inline-flex;gap:1px;margin-bottom:2px}.bhby-ugc-stars svg{width:11px;height:11px;fill:var(--bhby2-star)}.bhby-ugc-name{display:flex;align-items:center;gap:4px;font-size:.8125rem;font-weight:700;line-height:1.2}.bhby-ugc-name svg{width:13px;height:13px;stroke:#fff;fill:none;stroke-width:2.4;flex:0 0 auto}.bhby-ugc-cap{font-size:.6875rem;font-weight:500;opacity:.92;margin-top:1px}.bhby-ugc-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:44px;height:44px;border-radius:50%;background:#ffffffeb;display:grid;place-items:center}.bhby-ugc-play svg{width:16px;height:16px;fill:var(--bhby2-ink);margin-left:2px}.bhby-ugc-sub{color:var(--bhby2-muted);margin:6px 0 0;font-size:.9375rem}.bhby-proof{background:var(--bhby2-coral-red);color:#fff}.bhby-proof .bhby-wrap{display:flex;gap:16px;justify-content:space-around;flex-wrap:wrap;padding-top:26px;padding-bottom:26px}.bhby-proof-stat{text-align:center;flex:1;min-width:96px}.bhby-proof-stat b{display:block;font-size:1.5rem;font-weight:800;line-height:1;color:#fff}.bhby-proof-stat span{font-size:.8125rem;color:#fff;font-weight:600}@media(min-width:768px){.bhby-proof .bhby-wrap{gap:24px;justify-content:center;padding-top:34px;padding-bottom:34px}.bhby-proof-stat{flex:0 1 auto;min-width:150px}.bhby-proof-stat b{font-size:2rem}.bhby-proof-stat span{font-size:.9375rem}}.bhby-benefit-split{display:grid;grid-template-columns:1fr;gap:28px;align-items:center}@media(min-width:860px){.bhby-benefit-split{grid-template-columns:1fr 1fr;gap:48px}}.bhby-benefit-ed .bhby-eyebrow{margin-bottom:10px}.bhby-benefit-ed h2{margin:0 0 14px;font-size:clamp(1.6rem,4vw,2.25rem);line-height:1.12}.bhby-benefit-ed p{margin:0;color:var(--bhby2-ink);font-size:1.0625rem;line-height:1.6;max-width:48ch}.bhby-benefit-ed .bhby-pull{display:block;border-left:3px solid var(--bhby2-coral-red);padding:3px 0 3px 15px;margin:20px 0 0;font-weight:600;font-style:italic;font-size:1.0625rem;color:var(--bhby2-ink)}.bhby-label-panel{background:#fff;border:3px solid var(--bhby2-coral-red);border-radius:var(--bhby2-r);box-shadow:4px 4px 0 0 var(--bhby2-coral-red);padding:28px 30px 24px;font-family:Georgia,Times New Roman,serif}@media(max-width:640px){.bhby-label-panel{padding:22px 20px 20px;box-shadow:3px 3px 0 0 var(--bhby2-coral-red)}}.bhby-label-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.bhby-label-ph{font-family:Helvetica Neue,Arial,sans-serif;font-size:.8125rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--bhby2-ink)}.bhby-label-stamp{border:2px solid var(--bhby2-coral-red);color:var(--bhby2-coral-red);padding:6px 11px;text-align:center;transform:rotate(-3deg);font-family:Helvetica Neue,Arial,sans-serif;display:inline-flex;flex-direction:column;gap:2px;line-height:1.1;background:#fff;flex:0 0 auto}.bhby-label-stamp b{font-size:.6875rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.bhby-label-stamp span{font-size:.5938rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.bhby-rule{height:0;border:0;border-top:1px solid var(--bhby2-ink);margin:14px 0}.bhby-rule--thick{border-top:3px solid var(--bhby2-ink);margin:10px 0 6px}.bhby-label-list{list-style:none;counter-reset:bl;margin:0;padding:0}.bhby-label-list li{counter-increment:bl;display:grid;grid-template-columns:auto 1fr;gap:12px;padding:13px 0;border-bottom:1px solid #e7ddcd}.bhby-label-list li:last-child{border-bottom:0}.bhby-label-list li:before{content:counter(bl,decimal-leading-zero);font-family:Helvetica Neue,Arial,sans-serif;font-weight:800;font-size:.875rem;color:var(--bhby2-coral-red);padding-top:2px}.bhby-label-list b{display:block;font-family:Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1rem;color:var(--bhby2-ink);line-height:1.25}.bhby-label-list small{display:block;font-size:.875rem;color:var(--bhby2-muted);line-height:1.45;margin-top:3px}.bhby-label-foot{margin:0;font-style:italic;font-size:.9375rem;color:var(--bhby2-ink);line-height:1.5}.bhby-label-foot b{font-style:normal;font-family:Helvetica Neue,Arial,sans-serif;font-weight:800;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--bhby2-coral-red);display:block;margin-bottom:4px}.bhby-info-lead{max-width:760px;margin:0 auto 28px;text-align:center;font-size:1.0625rem;line-height:1.6;color:var(--bhby2-ink)}.bhby-info-2up{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:768px){.bhby-info-2up{grid-template-columns:1.4fr 1fr;align-items:start}}.bhby-info-chip{display:inline-flex;align-items:center;gap:7px;background:var(--bhby2-accent-tint);color:var(--bhby2-pink-dark);font-weight:700;font-size:.8125rem;padding:7px 13px;border-radius:var(--bhby2-r-pill);margin:0 0 14px}.bhby-info-chip svg{width:15px;height:15px;stroke:currentColor;fill:none;flex:0 0 auto}.bhby-info-pills{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 14px}.bhby-info-pill{display:inline-flex;align-items:center;gap:6px;background:var(--bhby2-oat);color:var(--bhby2-ink);font-weight:600;font-size:.75rem;padding:5px 11px;border-radius:var(--bhby2-r-pill)}.bhby-info-pill svg{width:13px;height:13px;stroke:currentColor;fill:none;flex:0 0 auto}.bhby-info-pill--flavor{color:#fff;font-weight:700;font-size:.8125rem;padding:5px 13px;border:0;box-shadow:var(--bhby2-sh-sm)}.bhby-info-pill--flavor .bhby-flav-img{width:20px;height:20px;object-fit:contain;margin:-2px 2px -2px -2px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.18))}.bhby-flav-berry{background:linear-gradient(135deg,#ec5985,#7c3aed)}.bhby-flav-citrus{background:linear-gradient(135deg,#fb923c,#f2691e)}.bhby-flav-green{background:linear-gradient(135deg,#22c55e,#0e9f6e)}.bhby-flav-warm{background:linear-gradient(135deg,#f59e0b,#b45309)}.bhby-flav-default{background:var(--bhby2-cta)}.bhby-info-card{background:#fff;border:1px solid var(--bhby2-border);border-top:3px solid var(--bhby2-coral-red);border-radius:0 0 var(--bhby2-r-card) var(--bhby2-r-card);padding:24px 26px 26px}.bhby-info-card h3{display:flex;align-items:center;gap:9px;margin:0 0 14px;font-size:.875rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--bhby2-ink)}.bhby-info-card h3 svg{width:18px;height:18px;stroke:var(--bhby2-coral-red);fill:none}.bhby-info-card .bhby-rte{font-size:.9375rem;line-height:1.6}.bhby-info-card .bhby-rte p{margin:.5em 0;color:var(--bhby2-muted)}.bhby-info-card .bhby-rte p:first-child{margin-top:0}.bhby-info-card .bhby-rte ul{margin:.5em 0;padding-left:1.1em;color:var(--bhby2-muted)}.bhby-compare-line{background:var(--bhby2-oat);border-radius:var(--bhby2-r-sm);padding:10px 14px;font-size:.875rem;font-weight:600;max-width:760px;margin:24px auto 0;text-align:center}.bhby-why-grid{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:768px){.bhby-why-grid{grid-template-columns:repeat(3,1fr);gap:16px}}.bhby-why-card{display:flex;gap:11px;align-items:flex-start;background:#fff;border:1px solid var(--bhby2-border);border-radius:var(--bhby2-r-card);padding:16px 18px;box-shadow:var(--bhby2-sh-sm)}.bhby-why-ico{flex:0 0 auto;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--bhby2-accent-tint);color:var(--bhby2-pink-dark);margin-top:1px}.bhby-why-card p{margin:0;font-size:.9375rem;line-height:1.5;color:var(--bhby2-muted)}.bhby-why-card p strong{color:var(--bhby2-ink);font-weight:700}.bhby-why-fda{max-width:840px;margin:16px auto 0;text-align:center;font-size:.75rem;line-height:1.5;color:var(--bhby2-muted)}.bhby-quickbuy{margin:0 0 10px}.bhby-quickbuy .shopify-payment-button{margin:0}.bhby-quickbuy .shopify-payment-button__button{border-radius:var(--bhby2-r-sm);min-height:52px}.bhby-reviews-section{background:var(--bhby2-oat)}.bhby-review-cta{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:center;background:#fff;border:1px solid var(--bhby2-border);border-radius:var(--bhby2-r-card);padding:16px 24px;margin-top:24px}.bhby-review-cta p{margin:0;font-weight:600;font-size:.9375rem}.bhby-review-cta .bhby-btn{min-height:var(--bhby2-tap);padding:10px 20px;font-size:.9375rem}.bhby-disclaimer{font-size:.8125rem;color:var(--bhby2-muted);line-height:1.55}.bhby-reviews-section .bhby-disclaimer{text-align:center;margin-top:24px}.bhby-final-cta{background:var(--bhby2-coral-red);border-radius:var(--bhby2-r);text-align:center;padding:44px 16px}.bhby-final-cta h2{color:#fff;margin-top:0}.bhby-final-cta p{color:#fff;opacity:.95;max-width:520px;margin:0 auto 24px}@media(min-width:768px){.bhby-final-cta{padding:56px 24px}}.bhby-final-section{padding-bottom:12px!important}.bhby-outcomes-lead{max-width:640px;margin:14px auto 0;text-align:center;font-size:1.0625rem;line-height:1.6;color:var(--bhby2-ink)}.bhby-outcomes-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:32px}@media(min-width:768px){.bhby-outcomes-grid{grid-template-columns:repeat(3,1fr);gap:20px}}.bhby-outcome{position:relative;background:#fff;border:1px solid var(--bhby2-border);border-radius:var(--bhby2-r-card);padding:26px 24px 22px;overflow:hidden}.bhby-outcome-num{position:absolute;top:4px;right:14px;font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:3.75rem;line-height:1;color:var(--bhby2-coral-red);opacity:.14;pointer-events:none}.bhby-outcome h3{position:relative;margin:0 0 8px;font-size:1.125rem;line-height:1.25;max-width:15ch}.bhby-outcome p{position:relative;margin:0;color:var(--bhby2-muted);font-size:.9375rem;line-height:1.55}.bhby-actives-block{margin-top:28px}.bhby-actives-eyebrow{font-size:.8125rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--bhby2-muted);margin:0 0 14px;text-align:center}.bhby-actives{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.bhby-actives[data-count="1"]{grid-template-columns:1fr;max-width:320px;margin-inline:auto}.bhby-active{display:flex;flex-direction:column;gap:3px;background:var(--bhby2-cream);border:1px solid var(--bhby2-peach);border-radius:var(--bhby2-r-card);padding:15px 15px 17px}.bhby-active-dose{font-size:1.5rem;font-weight:800;letter-spacing:-.01em;line-height:1.04;color:var(--bhby2-coral-red)}.bhby-active-name{font-weight:700;font-size:.9375rem;line-height:1.2;color:var(--bhby2-ink)}.bhby-active-role{font-size:.8125rem;line-height:1.3;color:var(--bhby2-muted);margin-top:1px}.bhby-spec-strip{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.bhby-spec-strip li{background:#fff;border:1px solid var(--bhby2-border);border-radius:var(--bhby2-r-pill);padding:5px 13px;font-size:.8125rem;font-weight:600;color:var(--bhby2-ink)}@media(min-width:768px){.bhby-actives{grid-template-columns:repeat(4,1fr);gap:14px}.bhby-actives[data-count="1"]{max-width:360px}.bhby-actives[data-count="2"]{grid-template-columns:repeat(2,1fr);max-width:620px;margin-inline:auto}.bhby-actives[data-count="6"]{grid-template-columns:repeat(3,1fr)}.bhby-active-dose{font-size:1.625rem}}.bhby-outcome:after{content:"";display:block;width:28px;height:3px;background:var(--bhby2-coral-red);border-radius:2px;margin-top:16px}.bhby-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:150;background:#fff;border-top:1px solid var(--bhby2-border);box-shadow:0 -6px 24px #1a1a1a1a;padding:10px 16px calc(10px + env(safe-area-inset-bottom));display:none;align-items:center;gap:12px;transform:translateY(100%);transition:transform .25s ease}.bhby-sticky-atc.bhby-show{transform:translateY(0)}.bhby-sticky-atc .bhby-spx{font-weight:800;font-size:1.125rem}.bhby-sticky-atc .bhby-sname{font-weight:700;font-size:.8125rem}.bhby-sticky-atc .bhby-btn{flex:1;min-height:var(--bhby2-tap)}@media(max-width:899px){.bhby-sticky-atc{display:flex}body.bhby-has-sticky{padding-bottom:76px}}.bhby-logobar{text-align:center}.bhby-logobar .bhby-label{font-size:.8125rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--bhby2-muted);margin-bottom:16px}.bhby-logobar .bhby-logos{display:flex;flex-wrap:wrap;gap:16px 24px;justify-content:center;align-items:center}@media(min-width:768px){.bhby-logobar .bhby-logos{gap:24px 48px}}.bhby-logobar .bhby-logos span{font-weight:700;font-size:1rem;color:#9a9a9a;letter-spacing:.02em}.bhby-lp-nav{position:sticky;top:0;z-index:140;background:var(--bhby2-cream);border-bottom:1px solid var(--bhby2-border)}.bhby-lp-nav .bhby-wrap{display:flex;align-items:center;justify-content:space-between;padding-top:13px;padding-bottom:13px}.bhby-lp-nav img{max-height:34px;width:auto}.bhby-lp-nav .bhby-btn{min-height:var(--bhby2-tap);padding:11px 22px;font-size:.9375rem}.bhby-lp-hero{background:var(--bhby2-hero-grad);position:relative;overflow:hidden}.bhby-lp-hero .bhby-wrap{display:grid;grid-template-columns:1fr;gap:24px;align-items:center;padding-top:48px;padding-bottom:48px;position:relative;z-index:1}@media(min-width:860px){.bhby-lp-hero .bhby-wrap{grid-template-columns:1.1fr .9fr;gap:32px;padding-top:64px;padding-bottom:64px}}.bhby-lp-hero h1{font-size:clamp(2.1rem,7vw,4rem);line-height:1.08;margin:0 0 16px}.bhby-lp-hero h1 .bhby-em{color:var(--bhby2-pink)}.bhby-lp-hero .bhby-sub{font-size:1.0625rem}@media(min-width:860px){.bhby-lp-hero .bhby-sub{max-width:30ch}}.bhby-offer-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1.5px solid var(--bhby2-pink);color:var(--bhby2-pink-dark);font-weight:800;padding:8px 16px;border-radius:var(--bhby2-r-pill);margin-bottom:16px}.bhby-microproof{display:flex;align-items:center;gap:10px;margin-top:24px;font-weight:600;font-size:.9375rem;flex-wrap:wrap}.bhby-lp-hero .bhby-hero-media{border-radius:var(--bhby2-r);overflow:hidden;box-shadow:0 16px 48px #1a1a1a1f;background:#fff}.bhby-lp-hero .bhby-hero-media img{width:100%;height:auto;display:block}.bhby-wedge{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.bhby-wedge{grid-template-columns:1fr 1fr}}.bhby-wedge-card{padding:32px;border-radius:var(--bhby2-r-card)}.bhby-wedge-bad{background:#fff;border:1px solid var(--bhby2-border)}.bhby-wedge-good{background:var(--bhby2-cream);border:2px solid var(--bhby2-ink);box-shadow:4px 4px 0 0 var(--bhby2-ink)}.bhby-wedge-card h3{display:flex;align-items:center;gap:10px;margin-top:0}.bhby-wedge-card svg{width:22px;height:22px;flex:0 0 auto}.bhby-wedge-card ul{margin:.5em 0 0;padding:0;list-style:none}.bhby-wedge-card li{display:flex;gap:9px;align-items:flex-start;margin:.5em 0}.bhby-wedge-card li svg{width:18px;height:18px;margin-top:3px}.bhby-offer-box{background:#fff;border:1.5px solid var(--bhby2-accent);border-radius:var(--bhby2-r);padding:32px;text-align:center;max-width:560px;margin:0 auto;box-shadow:var(--bhby2-sh-md)}.bhby-offer-box .bhby-big{font-weight:800;font-size:clamp(2rem,5vw,2.75rem);color:var(--bhby2-pink);line-height:1.05}.bhby-offer-box .bhby-reassure{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;margin:24px 0;font-size:.875rem;font-weight:600;color:var(--bhby2-muted)}.bhby-offer-box .bhby-reassure span{display:inline-flex;align-items:center;gap:6px}.bhby-offer-box .bhby-reassure svg{width:16px;height:16px;stroke:var(--bhby2-green);fill:none}.bhby-faq-list{max-width:760px;margin:0 auto}.bhby-faq-item{border-bottom:1px solid var(--bhby2-border)}.bhby-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 4px;font-weight:700;font-size:1.0625rem;color:var(--bhby2-ink)}.bhby-faq-item summary::-webkit-details-marker{display:none}.bhby-faq-item summary svg{width:19px;height:19px;stroke:var(--bhby2-coral-red);fill:none;stroke-width:2.4;flex:0 0 auto;transition:transform .2s ease}.bhby-faq-item[open] summary svg{transform:rotate(180deg)}.bhby-faq-a{padding:0 4px 20px;color:var(--bhby2-muted);line-height:1.6;font-size:.9375rem;max-width:68ch}.bhby-faq-a p{margin:0 0 .6em}.bhby-faq-a p:last-child{margin-bottom:0}.bhby-final-band{background:var(--bhby2-coral-red);text-align:center}.bhby-final-band h2,.bhby-final-band p{color:#fff}.bhby-lp-footer{background:var(--bhby2-ink);color:#fff}.bhby-lp-footer .bhby-disclaimer{color:#ffffffd9;max-width:680px}.bhby-lp-footer img{max-height:30px;width:auto}.bhby-rgrid{display:grid;grid-auto-flow:column;grid-auto-columns:88%;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:6px;scrollbar-width:none}.bhby-rgrid::-webkit-scrollbar{display:none}.bhby-rgrid>*{scroll-snap-align:center}@media(min-width:768px){.bhby-rgrid{grid-auto-flow:row;grid-template-columns:repeat(3,1fr);grid-auto-columns:auto;overflow:visible;gap:24px}}.bhby-rcard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;box-shadow:var(--bhby2-sh-sm)}.bhby-rcard h4{font-size:1rem;font-weight:600;margin:10px 0 6px}.bhby-rcard p{color:#3a3a3a;font-size:.9375rem;margin:0 0 16px}.bhby-rauthor{display:flex;align-items:center;gap:10px;padding-top:16px;border-top:1px solid var(--bhby2-border)}.bhby-avatar{width:38px;height:38px;border-radius:50%;flex:0 0 38px;display:grid;place-items:center;color:#fff;font-weight:700;font-size:.9375rem;background:linear-gradient(135deg,#ec5985,#e89478)}.bhby-avatar--peach{background:linear-gradient(135deg,#e89478,#e0654c)}.bhby-avatar--pink{background:linear-gradient(135deg,#d8447b,#ec5985)}.bhby-rauthor .bhby-rname{font-weight:700;font-size:.875rem;line-height:1.2}.bhby-verified{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;color:var(--bhby2-green);font-weight:600}.bhby-verified svg{width:13px;height:13px;stroke:var(--bhby2-green);fill:none}@media(prefers-reduced-motion:reduce){.bhby-btn,.bhby-tier,.bhby-sticky-atc{transition:none!important}}.okeReviews{max-width:1000px;margin:0 auto;font-family:inherit}.okeReviews-reviewsWidget-header{border:0}.okeReviews-reviewsWidget-header-poweredBy,.okeReviews-reviewsWidget-poweredBy{opacity:.55}.okeReviews-starRating-indicator-layer--foreground{color:var(--bhby2-star)!important;fill:var(--bhby2-star)!important}.okeReviews-reviewsAggregate-summary-rating-value{color:var(--bhby2-ink);font-weight:800}.okeReviews-badge--recommended{color:var(--bhby2-green)!important}.okeReviews-barGraph-layer--foreground,.okeReviews-ratingDistribution-item-bar-layer--foreground{background-color:var(--bhby2-pink)!important}.okeReviews-a,.okeReviews a{color:var(--bhby2-pink-dark)}.okeReviews-button{border-radius:var(--bhby2-r-sm)!important;border:1.5px solid var(--bhby2-pink)!important;color:var(--bhby2-pink-dark)!important;background:#fff!important;font-weight:700!important}.okeReviews-button:hover{background:var(--bhby2-accent-tint)!important}.okeReviews-reviewsWidget-header-controls-writeReview{background:var(--bhby2-cta)!important;color:#fff!important;border:0!important}.okeReviews-reviewsWidget-header-controls-writeReview:hover{background:var(--bhby2-cta-hover)!important}
/*# sourceMappingURL=/cdn/shop/t/31/assets/bhby-pdp.css.map */
