:root{--green:#0b422c;--green-2:#16553b;--gold:#e7a426;--cream:#fffaf1;--sand:#f7f1e3;--line:#ede3d0;--ink:#18372a;--muted:#5a6d63;--white:#fff;--shadow:0 16px 50px rgba(22,49,36,.07);--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--green);font-family:var(--sans);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}p{margin:0}.screen-reader-text{position:absolute;left:-10000px}.byi-container{width:min(1260px,calc(100% - 40px));margin:0 auto}.byi-header{height:78px;position:sticky;top:0;z-index:99;background:rgba(255,250,241,.93);border-bottom:1px solid var(--line);backdrop-filter:blur(15px)}.byi-header__row{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.byi-brand{display:flex;align-items:center;flex-shrink:0}.byi-brand img{width:154px;height:auto;object-fit:contain}.byi-nav{flex:1;display:flex;justify-content:center}.byi-nav ul{list-style:none;display:flex;align-items:center;gap:33px;margin:0;padding:0}.byi-nav a{font-size:14px;font-weight:700;color:#4f665c;transition:color .2s}.byi-nav a:hover{color:var(--green)}.byi-header__actions{display:flex;align-items:center;gap:13px}.byi-language-link,.byi-language{font-size:13px;font-weight:700;color:#52685d}.byi-language ul{display:flex;gap:6px;list-style:none;margin:0;padding:0}.byi-cart{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;font-size:21px}.byi-cart b{position:absolute;right:0;top:0;display:grid;place-items:center;width:17px;height:17px;border-radius:50%;font-size:10px;color:#fff;background:var(--gold)}.byi-mobile-toggle{display:none;background:none;border:0;width:43px;height:43px;padding:10px;flex-direction:column;justify-content:space-around}.byi-mobile-toggle span{display:block;height:2px;width:25px;background:var(--green);border-radius:5px}.byi-mobile-nav{display:none}.byi-btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 27px;font-size:14px;font-weight:800;letter-spacing:.01em;transition:transform .2s,background .2s,box-shadow .2s}.byi-btn:hover{transform:translateY(-1px)}.byi-btn--green{color:#fff;background:var(--green);box-shadow:0 14px 24px rgba(11,66,44,.15)}.byi-btn--green:hover{background:#073723}.byi-btn--gold{color:#fff;background:var(--gold)}.byi-btn--outline{border:1px solid rgba(11,66,44,.22);background:rgba(255,255,255,.52);color:var(--green)}
/* Hero */
.byi-hero{position:relative;overflow:hidden;padding:68px 0 48px}.byi-hero:after{content:'';position:absolute;right:-230px;top:-140px;width:650px;height:650px;border-radius:50%;background:radial-gradient(circle,rgba(231,164,38,.13),transparent 68%);pointer-events:none}.byi-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:30px}.byi-eyebrow{display:inline-flex;align-items:center;border-radius:999px;padding:11px 17px;background:#fff0cf;color:#966115;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.17em}.byi-hero__copy h1{margin:22px 0 18px;font-family:var(--serif);font-size:clamp(58px,6vw,82px);font-weight:600;line-height:.96;letter-spacing:-.065em;color:var(--green)}.byi-hero__copy h1 em{display:block;margin-top:7px;color:var(--gold);font-style:normal}.byi-hero__copy>p{font-size:18px;line-height:1.65;color:var(--muted);max-width:420px}.byi-actions{display:flex;gap:12px;margin-top:30px}.byi-feature-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:486px;margin-top:39px;border:1px solid var(--line);border-radius:25px;background:rgba(255,255,255,.58);padding:17px 8px}.byi-feature-pills span{font-size:12px;font-weight:700;color:#52685c;text-align:center;border-right:1px solid var(--line)}.byi-feature-pills span:last-child{border:0}.byi-product-stage{height:590px;position:relative;display:flex;align-items:end;justify-content:center;gap:4px}.byi-ring{position:absolute;right:12%;top:50px;width:410px;height:410px;border:1px solid rgba(231,164,38,.3);border-radius:50%}.byi-product-stage__bottle{position:relative;z-index:2;width:285px;height:460px;object-fit:cover;object-position:center;border-radius:22px;mix-blend-mode:multiply}.byi-product-stage__box{position:relative;z-index:3;width:274px;height:442px;object-fit:cover;object-position:center;border-radius:4px;mix-blend-mode:multiply}.byi-capsule{position:absolute;z-index:4;width:49px;height:23px;border-radius:100px;background:linear-gradient(90deg,#c57e14,#efba40 48%,#d99018);box-shadow:0 8px 12px rgba(138,85,15,.18);transform:rotate(-28deg)}.byi-capsule:after{content:'';position:absolute;left:50%;height:100%;border-left:1px solid rgba(255,255,255,.25)}.byi-capsule--one{right:15%;bottom:50px}.byi-capsule--two{right:24%;bottom:25px;transform:rotate(22deg)}
/* Certifications */
.byi-certifications{padding:0 0 62px}.byi-certifications__grid{background:#fff;border-radius:28px;box-shadow:var(--shadow);padding:18px;display:grid;grid-template-columns:repeat(4,1fr)}.byi-cert-card{min-height:82px;display:flex;gap:15px;align-items:center;justify-content:center;border-left:1px solid var(--line)}.byi-cert-card:first-child{border-left:0}.byi-seal{height:54px;width:54px;border-radius:50%;display:grid;place-items:center;background:#eff4ec;border:1px solid #d4dfd2;color:var(--green);font-size:12px;font-weight:900}.byi-cert-card strong{display:block;font-size:14px}.byi-cert-card span{display:block;color:var(--muted);font-size:13px;margin-top:2px}.byi-cert-card small{font-size:10px;color:#928b7c;display:block;margin-top:2px}
/* Sections */
.byi-section{padding:64px 0}.byi-intro{display:grid;grid-template-columns:1fr .88fr;gap:24px}.byi-panel{border-radius:32px;padding:50px;background:#fff;border:1px solid var(--line)}.byi-label{font-size:11px!important;text-transform:uppercase;letter-spacing:.28em;font-weight:900;color:#bb7c19!important;margin-bottom:13px!important}.byi-panel h2,.byi-section-title h2{font-family:var(--serif);color:var(--green);font-size:48px;font-weight:600;line-height:1.05;letter-spacing:-.045em;margin:0 0 18px}.byi-panel h2 span,.byi-section-title h2 span,.byi-compare h2 span,.byi-purchase h2 span{color:var(--gold)}.byi-panel--light>p:not(.byi-label){font-size:16px;line-height:1.8;color:var(--muted);max-width:560px}.byi-checks{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:16px;color:#284b3b;font-size:15px;font-weight:700}.byi-checks li{position:relative;padding-left:35px}.byi-checks li:before{content:'✓';position:absolute;left:0;top:-2px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--gold);font-size:14px}.byi-absorption{position:relative;overflow:hidden;background:var(--green);border-color:var(--green);color:#fff}.byi-absorption:after{content:'';position:absolute;right:-70px;top:-60px;width:250px;height:250px;background:radial-gradient(circle,rgba(231,164,38,.24),transparent 70%)}.byi-absorption>p{font-weight:700;color:#ecd18e}.byi-absorption strong{display:block;font-size:92px;color:var(--gold);line-height:1;margin-top:18px}.byi-absorption h3{font-size:26px;line-height:1.2;margin:4px 0 22px}.byi-glow-pill{width:84px;height:38px;background:linear-gradient(90deg,#bd7512,#f0ba3a,#d08416);border-radius:999px;transform:rotate(-38deg);box-shadow:0 0 35px rgba(231,164,38,.62);margin:22px auto 35px}.byi-absorption small{position:relative;z-index:1;color:rgba(255,255,255,.59);font-size:11px;line-height:1.55;display:block}
.byi-section-title{text-align:center;margin-bottom:42px}.byi-section-title p{font-size:11px;font-weight:900;letter-spacing:.28em;text-transform:uppercase;color:#bb7c19;margin-bottom:13px}.byi-benefit-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.byi-benefit-card{min-height:174px;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.72);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:17px;box-shadow:0 10px 22px rgba(23,47,35,.03)}.byi-benefit-card b{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#f0f5ed;font-size:28px;font-weight:400;margin-bottom:17px}.byi-benefit-card h3{font-size:14px;line-height:1.35;color:var(--ink);margin:0}
/* Compare and usage */
.byi-two-col{display:grid;grid-template-columns:1.08fr .92fr;gap:24px}.byi-compare{background:var(--green);color:white;border-radius:32px;padding:38px}.byi-compare h2{font-family:var(--serif);font-size:36px;font-weight:600;margin:0 0 26px;line-height:1.12}.byi-compare__row{display:grid;grid-template-columns:.8fr 1.18fr 1.04fr;align-items:stretch;gap:7px;font-size:13px;margin-bottom:9px}.byi-compare__row span{display:flex;align-items:center;color:rgba(255,255,255,.72);font-weight:700}.byi-compare__row strong{display:flex;align-items:center;background:#15553a;border-radius:11px;padding:14px;color:white}.byi-compare__row em{display:flex;align-items:center;border-radius:11px;padding:14px;background:rgba(255,255,255,.08);font-style:normal;color:rgba(255,255,255,.72)}.byi-compare small{display:block;margin-top:17px;color:rgba(255,255,255,.53);line-height:1.5}.byi-usage{display:grid;grid-template-columns:.84fr 1fr;align-items:center;gap:8px;border-radius:32px;border:1px solid var(--line);background:#faf6eb;padding:30px}.byi-usage img{height:360px;width:220px;object-fit:cover;object-position:center;mix-blend-mode:multiply;margin:0 auto}.byi-usage strong{display:block;color:var(--gold);font-size:76px;line-height:1}.byi-usage h2{margin:0;color:var(--green);font-size:33px;line-height:1.1}.byi-usage hr{margin:24px 0;border:0;border-top:1px solid #e2d7bd}.byi-usage h3{font-size:28px;margin:0 0 4px}.byi-usage div>p:last-child{color:var(--muted)}
/* Reviews */
.byi-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.byi-review-grid article{background:rgba(255,255,255,.74);border:1px solid var(--line);border-radius:25px;padding:29px}.byi-review__top{display:flex;align-items:center;gap:14px}.byi-review__top>span{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#eaf2e8;font-weight:900;font-size:18px}.byi-review__top strong{font-size:16px}.byi-review__top p{font-size:13px;letter-spacing:.13em;color:var(--gold);margin-top:5px}.byi-review-grid blockquote{margin:20px 0 0;font-size:14px;line-height:1.8;color:var(--muted)}.byi-placeholder-note{text-align:center;margin-top:23px;font-size:11px;color:#938e80}
/* Health and Purchase */
.byi-health__inner{display:flex;align-items:center;justify-content:space-between;gap:35px;background:var(--sand);border:1px solid #eadfc8;border-radius:33px;padding:46px 51px}.byi-health h2{font-family:var(--serif);margin:0 0 14px;font-size:39px;font-weight:600;letter-spacing:-.04em;max-width:660px}.byi-health div>p:not(.byi-label){color:var(--muted);font-size:15px;line-height:1.7}.byi-purchase{padding:42px 0 65px}.byi-purchase__card{display:grid;grid-template-columns:.88fr 1.12fr;gap:36px;align-items:center;border:1px solid var(--line);border-radius:40px;background:rgba(255,255,255,.68);padding:55px;box-shadow:var(--shadow)}.byi-purchase h2{font-family:var(--serif);font-weight:600;font-size:52px;letter-spacing:-.05em;line-height:1.08;margin:20px 0}.byi-purchase__copy>p{font-size:16px;line-height:1.7;color:var(--muted)}.byi-price{display:flex;align-items:center;gap:19px;margin:29px 0 21px;padding:18px 21px;background:#faf6ea;border:1px solid #e6ddca;border-radius:20px;width:max-content}.byi-price strong{font-size:31px;line-height:1}.byi-price span{max-width:130px;border-left:1px solid #dbceb5;padding-left:19px;color:#4e6359;font-size:13px;line-height:1.5;font-weight:700}.byi-trust-pills{display:flex;gap:7px;margin-bottom:25px}.byi-trust-pills span{border-radius:12px;background:#eef4eb;color:#4e675c;font-size:11px;font-weight:700;padding:12px}.byi-order{display:flex;width:100%;max-width:440px}.byi-help{display:flex;margin-top:13px;width:100%;max-width:440px;min-height:50px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;font-weight:700;font-size:14px}.byi-purchase__product{height:550px;display:flex;justify-content:center;align-items:end;gap:0}.byi-purchase__product img:first-child{height:440px;width:275px;object-fit:cover;object-position:center;mix-blend-mode:multiply}.byi-purchase__product img:last-child{height:465px;width:284px;object-fit:cover;object-position:center;mix-blend-mode:multiply}
/* Footer */
.byi-footer{background:var(--green);color:#fff;padding:58px 0 25px}.byi-footer__grid{display:grid;grid-template-columns:1.2fr .7fr .85fr 1fr;gap:48px;border-bottom:1px solid rgba(255,255,255,.14);padding-bottom:40px}.byi-footer__brand img{width:176px;height:auto;filter:brightness(0) invert(1)}.byi-footer__brand p{margin-top:20px;max-width:300px;color:rgba(255,255,255,.62);font-size:14px;line-height:1.8}.byi-footer h3{text-transform:uppercase;letter-spacing:.21em;color:#deb050;font-size:11px;margin:4px 0 20px}.byi-footer__grid>div:not(.byi-footer__brand) a{display:block;color:rgba(255,255,255,.71);font-size:14px;margin-bottom:15px}.byi-footer__grid a:hover{color:#fff}.byi-footer__contact p{font-size:14px;color:rgba(255,255,255,.72);margin-bottom:16px}.byi-social{display:flex;gap:10px;margin-top:25px}.byi-social a{height:38px;width:38px!important;border:1px solid rgba(255,255,255,.23);border-radius:50%;display:grid!important;place-items:center!important;margin:0!important;color:#fff!important}.byi-footer__bottom{display:flex;justify-content:space-between;gap:25px;padding-top:25px;font-size:11px;color:rgba(255,255,255,.5)}
/* Basic page/blog/Woo */
.byi-page,.byi-blog,.byi-article,.byi-store{padding:64px 0 85px}.byi-page__inner,.byi-article__inner{max-width:880px}.byi-page h1,.byi-article h1,.byi-blog__header h1{font-family:var(--serif);font-weight:600;color:var(--green);font-size:56px;letter-spacing:-.05em;margin:0 0 25px}.entry-content{font-size:17px;line-height:1.85;color:#41584d}.entry-content h2{font-family:var(--serif);font-size:36px;color:var(--green);margin-top:44px}.byi-blog__header{text-align:center;max-width:680px;margin:0 auto 48px}.byi-blog__header p:not(.byi-label){color:var(--muted);line-height:1.7}.byi-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.byi-post-card{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden}.byi-post-card img{width:100%;height:220px;object-fit:cover}.byi-post-card>div{padding:25px}.byi-post-date{font-size:11px;text-transform:uppercase;letter-spacing:.17em;color:#9a8563}.byi-post-card h2{font-family:var(--serif);font-size:25px;line-height:1.2;margin:12px 0}.byi-post-card div>p:not(.byi-post-date){font-size:14px;line-height:1.7;color:var(--muted)}.byi-readmore{font-size:13px;font-weight:800;color:var(--green);display:block;margin-top:18px}.byi-article__meta{margin:-10px 0 30px;color:#887d6c}.byi-article__image{border-radius:24px;overflow:hidden;margin-bottom:35px}.byi-store__inner .woocommerce ul.products li.product,.byi-store__inner div.product{font-family:var(--sans)}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--green)!important;color:#fff!important;border-radius:999px!important;padding:16px 24px!important}.woocommerce span.onsale{background:var(--gold)!important}
/* Responsive */
@media (max-width:1060px){.byi-nav{display:none}.byi-mobile-toggle{display:flex}.byi-header__row{gap:10px}.byi-brand img{width:142px}.byi-header__actions .byi-language-link,.byi-language{display:none}.byi-hero{padding-top:42px}.byi-hero__grid{display:flex;flex-direction:column}.byi-hero__copy{text-align:center}.byi-hero__copy>p{margin:auto}.byi-actions{justify-content:center}.byi-feature-pills{margin-left:auto;margin-right:auto}.byi-product-stage{width:100%}.byi-intro,.byi-two-col,.byi-purchase__card{grid-template-columns:1fr}.byi-benefit-grid{grid-template-columns:repeat(3,1fr)}.byi-review-grid{grid-template-columns:1fr}.byi-health__inner{flex-direction:column;align-items:start}.byi-purchase__product{order:-1;height:465px}.byi-footer__grid{grid-template-columns:1fr 1fr}.byi-post-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:680px){.byi-container{width:calc(100% - 30px)}.byi-header,.byi-header__row{height:68px}.byi-brand{position:absolute;left:50%;transform:translateX(-50%)}.byi-brand img{width:112px}.byi-header__shop{display:none}.byi-cart{font-size:20px}.byi-mobile-nav{position:absolute;top:68px;left:0;right:0;background:var(--cream);padding:0 15px 22px;box-shadow:0 30px 35px rgba(10,42,28,.1)}.byi-mobile-nav.is-open{display:block}.byi-mobile-nav a:not(.byi-btn){display:block;border-bottom:1px solid var(--line);padding:16px 4px;font-size:15px;font-weight:800}.byi-mobile-nav .byi-btn{display:flex;margin-top:20px}.byi-hero{padding:34px 0 28px}.byi-eyebrow{font-size:10px;padding:10px 14px}.byi-hero__copy h1{font-size:46px;line-height:1.01;margin:20px 0 15px}.byi-hero__copy h1 br{display:none}.byi-hero__copy h1 em{font-size:43px}.byi-hero__copy>p{font-size:15px;line-height:1.55}.byi-actions{display:grid;margin-top:24px}.byi-btn{min-height:54px}.byi-feature-pills{margin-top:25px;padding:13px 4px;border-radius:20px}.byi-feature-pills span{font-size:10px;line-height:1.4;padding:0 4px}.byi-product-stage{height:360px;gap:0;padding-top:18px}.byi-ring{width:250px;height:250px;right:8%;top:30px}.byi-product-stage__bottle{width:162px;height:281px}.byi-product-stage__box{width:158px;height:273px}.byi-capsule{transform:scale(.65) rotate(-28deg)}.byi-capsule--one{right:8%;bottom:15px}.byi-capsule--two{right:20%;bottom:0}.byi-certifications{padding-bottom:30px}.byi-certifications__grid{grid-template-columns:1fr 1fr;gap:9px;border-radius:22px;padding:8px}.byi-cert-card{justify-content:flex-start;min-height:94px;border:0;background:#f8f4ea;border-radius:17px;padding:12px 8px;gap:8px;flex-direction:column;text-align:center}.byi-seal{height:43px;width:43px;font-size:10px}.byi-cert-card strong{font-size:13px}.byi-cert-card span{font-size:12px}.byi-cert-card small{display:none}.byi-section{padding:34px 0}.byi-panel{padding:25px 22px;border-radius:24px}.byi-panel h2,.byi-section-title h2{font-size:36px}.byi-panel--light>p:not(.byi-label){font-size:14px;line-height:1.7}.byi-checks{font-size:13px;gap:13px}.byi-absorption strong{font-size:72px}.byi-absorption h3{font-size:21px}.byi-section-title{margin-bottom:25px}.byi-benefit-grid{grid-template-columns:repeat(2,1fr);gap:9px}.byi-benefit-card{border-radius:18px;min-height:125px;padding:10px}.byi-benefit-card b{height:47px;width:47px;margin-bottom:11px;font-size:22px}.byi-benefit-card h3{font-size:12px}.byi-compare{border-radius:24px;padding:23px 17px}.byi-compare h2{font-size:27px;margin-bottom:18px}.byi-compare__row{grid-template-columns:1fr;gap:6px;margin-bottom:15px}.byi-compare__row span{font-size:12px;padding:0 3px}.byi-compare__row strong,.byi-compare__row em{padding:11px 13px}.byi-usage{border-radius:24px;padding:21px 13px;grid-template-columns:.83fr 1fr}.byi-usage img{height:223px;width:126px}.byi-usage strong{font-size:59px}.byi-usage h2{font-size:23px}.byi-usage hr{margin:14px 0}.byi-usage h3{font-size:24px}.byi-review-grid article{padding:22px;border-radius:20px}.byi-health__inner{padding:25px 22px;border-radius:24px;gap:22px}.byi-health h2{font-size:30px}.byi-health .byi-btn{width:100%}.byi-purchase{padding:20px 0 34px}.byi-purchase__card{padding:25px 19px;border-radius:26px;text-align:center;gap:15px}.byi-purchase__copy{display:flex;flex-direction:column;align-items:center}.byi-purchase h2{font-size:37px;margin:18px 0 12px}.byi-purchase__copy>p{font-size:14px}.byi-price{padding:15px 13px;margin:24px 0 16px;gap:13px}.byi-price strong{font-size:25px}.byi-price span{font-size:11px;padding-left:12px}.byi-trust-pills{display:grid;grid-template-columns:repeat(3,1fr);width:100%;gap:5px}.byi-trust-pills span{font-size:9px;padding:11px 4px}.byi-purchase__product{order:-1;height:270px}.byi-purchase__product img:first-child{height:230px;width:135px}.byi-purchase__product img:last-child{height:240px;width:142px}.byi-footer{padding-top:38px}.byi-footer__grid{display:grid;grid-template-columns:1fr 1fr;gap:35px 21px;padding-bottom:28px}.byi-footer__brand,.byi-footer__contact{grid-column:1/-1}.byi-footer__brand img{width:142px}.byi-footer__bottom{display:block;line-height:1.7}.byi-footer__bottom p+p{margin-top:7px}.byi-page,.byi-blog,.byi-article,.byi-store{padding:40px 0 58px}.byi-page h1,.byi-article h1,.byi-blog__header h1{font-size:38px}.entry-content{font-size:15px}.byi-post-grid{grid-template-columns:1fr}.byi-post-card img{height:210px}}
