.bhx-section{width:100%;padding:0;margin:0}.bhx{all:initial;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:#111;background:#fff;max-width:500px;margin:0 auto;padding:0 16px 32px;box-sizing:border-box}.bhx *{all:unset;display:revert;box-sizing:border-box}.bhx a,.bhx button{cursor:pointer}.bhx-banner{display:block;background:#111;border-radius:12px;padding:14px 16px;text-align:center;margin-bottom:24px}.bhx-banner-label{display:block;font-size:10px;letter-spacing:2px;color:#777;text-transform:uppercase;margin-bottom:6px;font-weight:600}.bhx-banner-row{display:flex;align-items:center;justify-content:center;gap:10px}.bhx-banner-txt{font-size:14px;color:#bbb;font-weight:400}.bhx-cd{font-size:26px;font-weight:800;color:#4caf50;letter-spacing:2px;font-variant-numeric:tabular-nums;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,monospace}.bhx-sets{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.bhx-sc{display:block;border:2px solid #e0e0e0;border-radius:16px;padding:10px 8px 12px;cursor:pointer;text-align:center;background:#fff;position:relative;transition:border-color .15s}.bhx-sc:hover{border-color:#999}.bhx-sc.active{border-color:#111}.bhx-sc-badge-row{display:flex!important;align-items:center!important;justify-content:center!important;height:22px!important;margin-bottom:8px!important}.bhx-badge{display:inline-block;font-size:10px;font-weight:800;padding:3px 10px;border-radius:20px;letter-spacing:.3px}.bhx-badge-best{background:#111;color:#fff}.bhx-badge-spar{background:#2d7a3a;color:#fff}.bhx-sc-name{display:block;font-size:18px;font-weight:800;color:#111;margin-bottom:4px}.bhx-sc-ppdose{display:block;font-size:11px;color:#888;margin-bottom:10px}.bhx-sc-price{display:block;font-size:20px;font-weight:800;color:#111;margin-bottom:3px}.bhx-sc-old{display:block;font-size:11px;color:#bbb;text-decoration:line-through;margin-bottom:10px}.bhx-rb-row{display:flex;align-items:center;justify-content:center;gap:6px}.bhx-rb-pill{display:inline-block;background:#111;color:#fff;font-size:11px;font-weight:700;border-radius:8px;padding:4px 10px}.bhx-sc.active .bhx-rb-pill{background:#2d7a3a}.bhx-check{display:none;width:20px;height:20px;background:#2d7a3a;border-radius:50%;align-items:center;justify-content:center;font-size:11px;color:#fff;font-weight:700;flex-shrink:0}.bhx-sc.active .bhx-check{display:flex}.bhx-hint{display:flex;align-items:center;gap:10px;border:1px solid #e8e8e8;border-radius:12px;padding:13px 16px;font-size:13px;color:#444;margin-bottom:24px;line-height:1.5;background:#fafafa}.bhx-hint-icon{color:#2d7a3a;font-size:15px;flex-shrink:0}.bhx-dose-title{display:block;font-size:16px;font-weight:700;color:#111;margin-bottom:16px}.bhx-dg{display:grid;gap:12px;margin-bottom:0}.bhx-sw{display:flex;flex-direction:column;align-items:center;gap:8px}.bhx-si{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;aspect-ratio:1;border:2px dashed #cccccc;border-radius:14px;cursor:pointer;position:relative;overflow:hidden;background:#fff;transition:border-color .15s,background .15s}.bhx-si:hover{border-color:#555;background:#f8f8f8}.bhx-si.filled{border:2px solid #dddddd;background:#fff;cursor:default}.bhx-plus-circle{display:flex;align-items:center;justify-content:center;width:70px;height:52px;background:none;border-radius:0}.bhx-plus{font-size:24px;color:#aaa;font-weight:300;line-height:1}.bhx-sn{display:block;font-size:11px;color:#aaa;text-align:center;line-height:1.3}.bhx-si img{display:block;width:85%;height:85%;object-fit:contain}.bhx-rm{position:absolute;top:6px;right:6px;width:22px;height:22px;background:#222;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#fff;z-index:2;line-height:1}.bhx-cta-wrap{position:sticky;bottom:0;background:#fff;padding:16px 0 12px;border-top:1px solid #f0f0f0;margin-top:24px}.bhx-cta{display:flex;align-items:center;justify-content:center;width:100%;padding:18px 16px;border:none;border-radius:14px;font-size:15px;font-weight:800;letter-spacing:.5px;cursor:not-allowed;background:#ccc;color:#fff;transition:background .2s;gap:10px}.bhx-cta.ready{background:#111;cursor:pointer}.bhx-cta.ready:hover{background:#333}.bhx-cta-sub{display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;color:#2d7a3a;margin-top:8px;font-weight:600}.bhx-cta-sub:before{content:"\25cf";font-size:8px}.bhx-trust{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;padding-top:14px}.bhx-trust-item{display:flex;align-items:center;gap:4px;font-size:11px;color:#999}.bhx-trust-item:before{content:"\2713";color:#2d7a3a;font-weight:700}.bhx-mo{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:99999;align-items:flex-end;justify-content:center}.bhx-mo.open{display:flex}.bhx-mb{background:#fff;border-radius:22px 22px 0 0;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;padding:24px 20px 40px;animation:bhxup .22s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@keyframes bhxup{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bhx-mh{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.bhx-mh h3{font-size:18px;font-weight:800;color:#111}.bhx-mclose{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f2f2f2;border-radius:50%;border:none;cursor:pointer;font-size:20px;color:#555}.bhx-msub{display:block;font-size:13px;color:#888;margin-bottom:16px}.bhx-upsell{display:block;background:#f5fcf6;border:1px solid #d0ecd5;border-radius:12px;padding:12px 14px;margin-bottom:16px;font-size:13px;color:#1b5e20;line-height:1.6}.bhx-upsell strong{display:block;font-weight:700;font-size:13px;margin-bottom:3px}.bhx-nsb{display:block;width:100%;padding:12px;border:2px dashed #e0e0e0;border-radius:12px;background:#fafafa;font-size:13px;font-weight:600;color:#888;cursor:pointer;margin-bottom:16px;text-align:center;transition:border-color .2s,color .2s}.bhx-nsb:hover{border-color:#2d7a3a;color:#2d7a3a}.bhx-tabs{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.bhx-tab{display:inline-block;padding:9px 18px;border-radius:22px;border:1.5px solid #e0e0e0;font-size:12px;font-weight:600;cursor:pointer;background:#fff;color:#555;transition:all .15s}.bhx-tab.active{background:#111;color:#fff;border-color:#111}.bhx-pg{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:400px){.bhx-pg{grid-template-columns:repeat(3,1fr)}}.bhx-pc{display:block;border:1.5px solid #eeeeee;border-radius:16px;padding:14px 10px;text-align:center;position:relative;background:#fff;transition:all .15s}.bhx-pc:hover{border-color:#2d7a3a;box-shadow:0 4px 16px #2d7a3a1a}.bhx-pc img{display:block;width:100%;height:110px;object-fit:contain;margin-bottom:10px}.bhx-pn{display:block;font-size:12px;font-weight:700;color:#111;margin-bottom:3px;line-height:1.4}.bhx-ps{display:block;font-size:10px;color:#bbb;margin-bottom:12px}.bhx-ab{display:block;width:100%;padding:10px 0;background:#111;color:#fff;border:none;border-radius:10px;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s;text-align:center;letter-spacing:.3px}.bhx-ab:hover{background:#2d7a3a}.bhx-ab.hide{display:none!important}.bhx-rl{position:absolute;top:-9px;left:50%;transform:translate(-50%);background:#f59e0b;color:#fff;font-size:9px;font-weight:800;padding:2px 8px;border-radius:20px;white-space:nowrap;display:block}.bhx-ib{position:absolute;top:7px;right:7px;display:flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:50%;background:#f2f2f2;border:1px solid #e8e8e8;font-size:9px;font-weight:700;color:#999;cursor:pointer;z-index:3}.bhx-ib:hover{background:#2d7a3a;color:#fff}.bhx-tt{display:none;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%);background:#111;color:#fff;font-size:11px;line-height:1.5;padding:10px 12px;border-radius:10px;width:180px;z-index:200;text-align:left;pointer-events:none}.bhx-tt:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#111}.bhx-tt.show{display:block}.bhx-counter{display:none;align-items:center;width:100%;border:2px solid #111111;border-radius:8px;overflow:hidden}.bhx-counter.show{display:flex}.bhx-cbtn{display:flex;align-items:center;justify-content:center;width:34px;height:32px;border:none;background:#111;color:#fff;font-size:18px;cursor:pointer;flex-shrink:0;font-weight:700}.bhx-cbtn:hover{background:#333}.bhx-cnum{flex:1;text-align:center;font-size:13px;font-weight:800;color:#111}.bhx-qs{display:none}.bhx-qs.show{display:block}.bhx-qsub{display:block;font-size:13px;color:#666;margin-bottom:16px;line-height:1.5}.bhx-qo{display:flex;flex-direction:column;gap:10px}.bhx-qop{display:flex;align-items:center;gap:14px;padding:15px 16px;border:2px solid #e8e8e8;border-radius:14px;cursor:pointer;background:#fff;text-align:left;width:100%;transition:border-color .2s}.bhx-qop:hover{border-color:#2d7a3a}.bhx-qi{font-size:26px;flex-shrink:0}.bhx-qtit{display:block;font-size:14px;font-weight:700;margin-bottom:2px;color:#111}.bhx-qdesc{display:block;font-size:12px;color:#888;line-height:1.4}.bhx-qb{display:block;background:none;border:none;color:#bbb;font-size:13px;cursor:pointer;margin-top:14px;padding:4px 0}.bhx-recb{display:none;background:#f5fcf6;border:1.5px solid #d0ecd5;border-radius:12px;padding:12px 14px;margin-bottom:14px}.bhx-recb.show{display:block}.bhx-rt{display:block;font-size:13px;font-weight:700;color:#1b5e20;margin-bottom:3px}.bhx-rd{display:block;font-size:12px;color:#555;line-height:1.5}.bhx-rtags{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.bhx-rtag{display:inline-block;background:#2d7a3a;color:#fff;font-size:10px;font-weight:700;padding:3px 10px;border-radius:20px}.bhx-sticky{position:fixed;bottom:0;left:0;right:0;z-index:9998;background:#fff;border-top:1px solid #e8e8e8;padding:12px 16px max(16px,env(safe-area-inset-bottom));transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 24px #0000001a}.bhx-sticky.visible{transform:translateY(0)}.bhx-sticky-inner{max-width:500px;margin:0 auto;display:flex;align-items:center;gap:12px}.bhx-sticky-info{flex:1;min-width:0}.bhx-sticky-title{display:block;font-size:13px;font-weight:700;color:#111;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bhx-sticky-sub{display:block;font-size:11px;color:#888;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bhx-sticky-btn{display:flex;align-items:center;justify-content:center;gap:8px;background:#111;color:#fff;border:none;border-radius:12px;padding:13px 20px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bhx-sticky-btn:hover{background:#333}.bhx-sticky-btn.ready{background:#2d7a3a}.bhx-sticky-btn.ready:hover{background:#1b5e20}body.bhx-bundle-visible .shopify-section-sticky-atc,body.bhx-bundle-visible [class*=sticky-atc],body.bhx-bundle-visible [class*=sticky_atc],body.bhx-bundle-visible [id*=sticky-atc],body.bhx-bundle-visible [id*=stickyAtc],body.bhx-bundle-visible .product-sticky-form,body.bhx-bundle-visible [data-sticky-bar],body.bhx-bundle-visible .sticky-add-to-cart,body.bhx-bundle-visible [class*=sticky-add],body.bhx-bundle-visible [class*=StickyBar],body.bhx-bundle-visible [class*=sticky-bar],body.bhx-bundle-visible [class*=floating-button],body.bhx-bundle-visible .js-sticky-atc{display:none!important;opacity:0!important;pointer-events:none!important}.bhx-si:not(.filled){background-image:url("data:image/svg+xml,<svg width='70' height='52' viewBox='0 0 70 52' fill='none' xmlns='http://www.w3.org/2000/svg'><ellipse cx='35' cy='10' rx='28' ry='8' fill='%231b5e20'/><rect x='7' y='10' width='56' height='28' rx='4' fill='%232d7a3a'/><ellipse cx='35' cy='38' rx='28' ry='8' fill='%231b5e20'/><ellipse cx='35' cy='10' rx='22' ry='5' fill='%23388e3c'/><text x='35' y='27' text-anchor='middle' font-family='Arial,sans-serif' font-size='15' font-weight='bold' fill='white'>B</text><text x='35' y='36' text-anchor='middle' font-family='Arial,sans-serif' font-size='7' fill='white' opacity='0.8'>POUCHES</text><circle cx='57' cy='42' r='9' fill='white' stroke='%23c8e6c9' stroke-width='1.5'/><path d='M57 37v10M52 42h10' stroke='%232d7a3a' stroke-width='2' stroke-linecap='round'/></svg>")!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:45% auto!important}.bhx-plus-circle,.bhx-plus{display:none!important}.bhx-sc-starter{display:block!important;font-size:9px!important;color:#888!important;margin-top:-4px!important;margin-bottom:6px!important;text-align:center!important}.bhx-badge-starter{background:#555!important;color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/21/assets/biohackify-bundle.css.map */
