:root{--paper: #FAFAF8;--ink: #14171A;--steel: #2B4A57;--sage: #5C7A63;--copper: #B5502E;--rule: #DEDBD1;--grey: #6B6B66;--card: #FFFFFF;--wash: #F3F1EA}.bhp *{box-sizing:border-box}.bhp{background:var(--paper);color:var(--ink);font-family:IBM Plex Sans,sans-serif}.bhp a{color:inherit;text-decoration:none}.bhp .mono{font-family:IBM Plex Mono,monospace}.bhp .wrap{max-width:1120px;margin:0 auto;padding:0 32px}@media screen and (max-width:749px){.bhp .wrap{padding:0 20px}}.bhp .btn{display:inline-block;border:1px solid var(--ink);padding:9px 18px;font-size:13px;letter-spacing:.3px;border-radius:2px;cursor:pointer;background:none;font-family:IBM Plex Sans,sans-serif;color:var(--ink);line-height:1.4}.bhp .btn.primary{background:var(--ink);color:var(--paper)}.bhp .btn.block{width:100%;text-align:center;display:block}.bhp .btn.lg{padding:13px 26px;font-size:14px}.bhp .topbar{text-align:center;padding:10px 16px;font-size:13px;letter-spacing:.2px;color:var(--paper)}.bhp .topbar.scheme-steel{background:var(--steel)}.bhp .topbar.scheme-sage{background:var(--sage)}.bhp .topbar b{font-weight:600}.bhp .topbar a{text-decoration:underline}.bhp header.site-header{border-bottom:1px solid var(--rule);position:relative;background:var(--paper)}.bhp .nav{display:flex;align-items:center;justify-content:space-between;padding:20px 0;gap:24px}.bhp .logo{display:flex;align-items:center;gap:10px;flex-shrink:0}.bhp .logo-img{height:26px;width:auto;display:block}.bhp .footer-logo-img{height:22px}.bhp .logo .mark{font-family:IBM Plex Mono,monospace;font-weight:500;font-size:15px;letter-spacing:1px;background:var(--steel);color:var(--paper);padding:6px 8px;border-radius:3px}.bhp .logo .word{font-size:14px;letter-spacing:.5px;color:var(--ink)}.bhp nav.links{display:flex;gap:32px;font-size:14px;color:var(--grey)}.bhp nav.links a.active{color:var(--ink);font-weight:500}.bhp nav.links a:hover{color:var(--ink)}.bhp .navcta{display:flex;align-items:center;gap:20px;font-size:14px;flex-shrink:0}.bhp .nav-toggle{display:none}@media screen and (max-width:899px){.bhp nav.links{display:none}.bhp .nav-toggle{display:block}}.bhp .subtabs{background:var(--wash);border-bottom:1px solid var(--rule)}.bhp .subtabs .wrap{display:flex;gap:4px;padding:0;overflow-x:auto}.bhp .subtab{padding:14px 20px;font-size:13.5px;color:var(--grey);border-bottom:2px solid transparent;white-space:nowrap}.bhp .subtab.active{color:var(--ink);font-weight:500;border-bottom-color:var(--copper)}.bhp .subtab:hover{color:var(--ink)}.bhp .section{padding:72px 0;border-bottom:1px solid var(--rule)}.bhp .section.tight{padding:52px 0}.bhp .section.no-border{border-bottom:none}.bhp .section.card-bg{background:var(--card)}.bhp .sechead{max-width:640px;margin:0 0 44px}.bhp .sechead.wide{max-width:680px}.bhp .sechead .eyebrow{margin-bottom:12px}.bhp .sechead h2{font-size:28px;font-weight:500;margin:0 0 14px}.bhp .sechead p{color:var(--grey);font-size:15px;line-height:1.65;margin:0}.bhp .eyebrow{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--copper);margin-bottom:18px}.bhp .ticks{display:flex;gap:2px;flex:1}.bhp .ticks span{height:12px;flex:1;background:var(--rule)}.bhp .ticks span.on{background:var(--copper)}.bhp .formulasheet{border:1px solid var(--rule);background:var(--card);max-width:640px}.bhp .fs-head{display:flex;justify-content:space-between;align-items:baseline;padding:18px 24px;border-bottom:1px solid var(--rule);background:var(--ink);color:var(--paper)}.bhp .fs-head span:first-child{font-size:15px;font-weight:500}.bhp .fs-head span:last-child{font-size:11px;color:#b9bdbf;letter-spacing:.5px}.bhp .fs-row{display:flex;align-items:center;gap:18px;padding:14px 24px;border-bottom:1px solid var(--rule)}.bhp .fs-row:last-of-type{border-bottom:none}.bhp .fs-name{font-size:14px;width:190px;flex-shrink:0}.bhp .fs-dose{font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:500;width:70px;text-align:right;flex-shrink:0}.bhp .fs-foot{display:flex;justify-content:space-between;padding:16px 24px;background:var(--rule);font-size:13px}.bhp .fs-foot span:last-child{font-weight:500}.bhp .claim-tag{display:inline-block;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.5px;padding:3px 8px;border-radius:2px;margin:0 6px 6px 0}.bhp .claim-tag.authorised{background:#e4ebe6;color:var(--sage)}.bhp .claim-tag.research{background:#f1e4db;color:var(--copper)}.bhp .legend{display:flex;gap:24px;margin-bottom:28px;font-size:12.5px;color:var(--grey);flex-wrap:wrap}.bhp .legend span{display:inline-flex;align-items:center;gap:6px}.bhp .legend .dot{width:9px;height:9px;border-radius:2px}.bhp .legend .dot.authorised{background:var(--sage)}.bhp .legend .dot.research{background:var(--copper)}.bhp .coa{display:flex;justify-content:space-between;align-items:center;background:var(--ink);color:var(--paper);padding:30px 36px;border-radius:4px;gap:24px;flex-wrap:wrap}.bhp .coa.scheme-steel{background:var(--steel)}.bhp .coa .left h4{margin:0 0 6px;font-size:16px;font-weight:500}.bhp .coa .left p{margin:0;font-size:13px;color:#b9bdbf;max-width:420px;line-height:1.55}.bhp .cert-badge{display:inline-block;margin-top:14px;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.5px;color:var(--paper);border:1px solid #55595B;padding:6px 12px;border-radius:2px}.bhp .coa .right{text-align:right}.bhp .coa .right .lot{font-family:IBM Plex Mono,monospace;font-size:13px;color:#ddd8cb;margin-bottom:10px}.bhp .coa .right a{font-size:13px;border:1px solid #55595B;padding:9px 16px;border-radius:2px;display:inline-block}.bhp .reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.bhp .rev{border:1px solid var(--rule);padding:22px;background:var(--card)}.bhp .rev .stars{font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--copper);margin-bottom:10px}.bhp .rev p{font-size:13.5px;line-height:1.6;color:var(--ink);margin:0 0 14px}.bhp .rev .who{font-size:12px;color:var(--grey)}@media screen and (max-width:899px){.bhp .reviews{grid-template-columns:1fr}}.bhp .subwrap{background:var(--steel);color:var(--paper);border-radius:4px;padding:44px 48px;display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.bhp .subwrap h3{font-size:22px;font-weight:500;margin:0 0 8px}.bhp .subwrap p{margin:0;font-size:14px;color:#cbd6da;max-width:420px}.bhp .subwrap .btn{background:var(--paper);color:var(--steel);border:none}.bhp footer.site-footer{padding:48px 0 60px;border-top:1px solid var(--rule)}.bhp .footgrid{display:flex;justify-content:space-between;gap:32px;flex-wrap:wrap}.bhp .footcol h5{font-size:12px;letter-spacing:1px;text-transform:uppercase;color:var(--grey);margin:0 0 14px}.bhp .footcol a{display:block;font-size:13.5px;margin-bottom:10px;color:var(--ink)}.bhp .footnote{font-size:11.5px;color:var(--grey);margin-top:40px;border-top:1px solid var(--rule);padding-top:20px}@media screen and (max-width:749px){.bhp .footgrid{flex-direction:column;gap:28px}}.bhp .pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.bhp .pillar .num{font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--copper);margin-bottom:10px}.bhp .pillar h4{font-size:15px;font-weight:500;margin:0 0 8px}.bhp .pillar p{font-size:13px;color:var(--grey);line-height:1.55;margin:0}@media screen and (max-width:899px){.bhp .pillars{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:549px){.bhp .pillars{grid-template-columns:1fr}}.bhp .lifegrid{border:1px solid var(--rule);background:var(--card)}.bhp .life-row{display:flex;align-items:center;gap:24px;padding:16px 24px;border-bottom:1px solid var(--rule);flex-wrap:wrap}.bhp .life-row:last-child{border-bottom:none}.bhp .life-change{width:230px;flex-shrink:0;font-size:14px;font-weight:500}.bhp .life-worry{flex:1;font-size:13.5px;color:var(--grey)}.bhp .science-bg{background:var(--card)}.bhp .scigrid{display:grid;grid-template-columns:1fr 1fr;gap:48px}.bhp .sciblock h4{font-size:15px;font-weight:500;margin:0 0 8px;color:var(--steel)}.bhp .sciblock p{font-size:13.5px;color:var(--grey);line-height:1.6;margin:0 0 4px}.bhp .sciblock .mech{border-left:2px solid var(--rule);padding-left:16px;margin-top:14px}@media screen and (max-width:899px){.bhp .scigrid{grid-template-columns:1fr}}@media screen and (max-width:899px){.bhp .grid-2,.bhp .grid-3{grid-template-columns:1fr!important}.bhp .grid-4{grid-template-columns:repeat(2,1fr)!important}}@media screen and (max-width:549px){.bhp .grid-4{grid-template-columns:1fr!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/bhp-tokens.css.map */
