:root{--bt-cream: var(--biothrive-cream, #F0EBE3);--bt-espresso: var(--biothrive-espresso, #2E2620);--bt-espresso-soft: var(--biothrive-espresso-soft, #5A4D43);--bt-terracotta: var(--biothrive-terracotta, #B56A4E);--bt-terracotta-dark: var(--biothrive-terracotta-dark, #9E5A40);--bt-ochre: var(--biothrive-ochre, #C9A572);--bt-forest: var(--biothrive-forest, #1F3D2C);--bt-olive: var(--biothrive-olive, #5A6B4F);--bt-radius: var(--biothrive-radius, 4px)}body{background:var(--bt-cream);color:var(--bt-espresso);font-family:"Inter",var(--font-body-family),system-ui,sans-serif;letter-spacing:0}h1,h2,h3,.h0,.h1,.h2,.header__heading-link,.bt-serif{font-family:Fraunces,Georgia,serif;font-weight:400;letter-spacing:0}.gradient{background:var(--bt-cream)}.header-wrapper{background:var(--bt-cream);border-bottom:1px solid rgba(46,38,32,.12)}.header__heading-link,.header__heading-link .h2{color:var(--bt-forest);font-family:Fraunces,Georgia,serif;font-size:2.2rem;letter-spacing:0}.header__menu-item,.menu-drawer__menu-item,.header__icon{color:var(--bt-espresso)}.header__menu-item:hover span,.header__active-menu-item{color:var(--bt-espresso);text-decoration-color:var(--bt-terracotta);text-underline-offset:.35rem}.footer,.footer .gradient{background:var(--bt-cream);color:var(--bt-espresso-soft)}.bt-section{background:var(--bt-cream);color:var(--bt-espresso)}.bt-section--cream{background:var(--bt-cream)}.bt-section--tint{background:#c9a5721a;border-top:1px solid rgba(201,165,114,.3);border-bottom:1px solid rgba(201,165,114,.3)}.bt-section--soft{background:#fffcf485;border-top:1px solid rgba(46,38,32,.08);border-bottom:1px solid rgba(46,38,32,.08)}.bt-section--forest{background:var(--bt-forest);color:var(--bt-cream)}.bt-container{width:min(1240px,calc(100% - 32px));margin:0 auto}.bt-narrow{max-width:760px}.bt-center{text-align:center;margin-left:auto;margin-right:auto}.bt-eyebrow{margin:0 0 18px;color:var(--bt-terracotta);font-size:1.1rem;font-weight:600;letter-spacing:.2rem;line-height:1.35;text-transform:uppercase}.bt-section--forest .bt-eyebrow,.bt-eyebrow--ochre{color:var(--bt-ochre)}.bt-heading{margin:0;color:inherit;font-size:clamp(3.4rem,5vw,6.4rem);line-height:1.04}.bt-heading--medium{font-size:clamp(3rem,3.5vw,4.4rem);line-height:1.1}.bt-heading--small{font-size:clamp(2.6rem,3vw,3.8rem);line-height:1.15}.bt-body{color:var(--bt-espresso-soft);font-size:1.6rem;line-height:1.75}.bt-section--forest .bt-body{color:#f0ebe3c7}.bt-body p{margin:0 0 1.6rem}.bt-body p:last-child{margin-bottom:0}.bt-divider{display:block;width:36px;height:2px;margin:18px 0;background:var(--bt-ochre)}.bt-center .bt-divider{margin-left:auto;margin-right:auto}.bt-buttons{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.bt-buttons--center{justify-content:center}.bt-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 26px;border-radius:var(--bt-radius);font-family:Inter,system-ui,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:0;line-height:1.2;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease}.bt-btn-primary{background:var(--bt-terracotta);border:1px solid var(--bt-terracotta);color:var(--bt-cream)}.bt-btn-primary:hover{background:var(--bt-terracotta-dark);border-color:var(--bt-terracotta-dark);color:var(--bt-cream)}.bt-btn-secondary{background:transparent;border:1px solid rgba(201,165,114,.9);color:inherit}.bt-btn-secondary:hover{border-color:var(--bt-terracotta);color:var(--bt-terracotta)}.bt-media{position:relative;min-height:320px;overflow:hidden;display:flex;align-items:flex-end;padding:24px;border-radius:var(--bt-radius);isolation:isolate}.bt-media--warm{background:linear-gradient(135deg,var(--bt-ochre) 0%,var(--bt-terracotta) 55%,#8B5538 100%)}.bt-media--warm:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 20%,rgba(255,240,200,.3),transparent 60%);z-index:-1}.bt-media--green{background:linear-gradient(135deg,var(--bt-olive) 0%,var(--bt-forest) 100%)}.bt-media--ochre{background:linear-gradient(135deg,var(--bt-ochre) 0%,#A87D45 100%)}.bt-media--real{background:#c9a5721f;padding:0}.bt-media--wide{min-height:380px;border-radius:0}.bt-media__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.bt-media__tag{position:absolute;top:16px;right:16px;padding:5px 10px;border-radius:3px;background:#f0ebe3eb;color:var(--bt-espresso);font-size:.9rem;font-weight:600;letter-spacing:.05rem;text-transform:uppercase}.bt-media__caption{position:relative;max-width:300px;color:var(--bt-cream);font-family:Fraunces,Georgia,serif;font-size:1.2rem;font-style:italic;line-height:1.5;opacity:.9}.bt-hero{padding:var(--bt-pad-top, 88px) 0 var(--bt-pad-bottom, 96px)}.bt-hero__grid,.bt-two-column__grid,.bt-feature__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:center}.bt-hero--image-left .bt-hero__media,.bt-two-column--image-left .bt-two-column__media,.bt-feature--image-left .bt-feature__media{order:-1}.bt-hero--centered .bt-hero__grid{display:block;max-width:820px;text-align:center}.bt-hero--centered .bt-buttons{justify-content:center}.bt-hero__content,.bt-two-column__content,.bt-feature__content{max-width:var(--bt-text-width, 620px)}.bt-hero__body{max-width:520px;margin:22px 0 34px}.bt-hero--centered .bt-hero__body{margin-left:auto;margin-right:auto}.bt-rich-text{padding:var(--bt-pad-top, 72px) 0 var(--bt-pad-bottom, 72px)}.bt-rich-text__body{margin-top:14px}.bt-rich-text__button{margin-top:28px}.bt-two-column,.bt-feature{padding:var(--bt-pad-top, 96px) 0 var(--bt-pad-bottom, 96px)}.bt-two-column__body,.bt-feature__body{margin-top:18px}.bt-protocol-grid{padding:var(--bt-pad-top, 96px) 0 var(--bt-pad-bottom, 96px)}.bt-protocol-grid__header{max-width:780px;margin:0 auto 48px;text-align:center}.bt-protocol-grid__intro{margin-top:10px;font-style:italic}.bt-protocol-grid__cards{display:grid;grid-template-columns:repeat(var(--bt-columns, 3),minmax(0,1fr));gap:18px}.bt-protocol-card{display:flex;flex-direction:column;min-height:100%;padding:32px 28px;border:1px solid rgba(46,38,32,.15);border-radius:6px;background:#fffcf480;color:var(--bt-espresso);text-decoration:none;transition:background .18s ease,border-color .18s ease}.bt-protocol-card:hover{border-color:var(--bt-ochre);background:#fffcf4e6}.bt-protocol-card__mark{width:36px;height:2px;margin-bottom:20px;background:var(--bt-ochre)}.bt-protocol-card__name{margin:0 0 4px;color:var(--bt-forest);font-family:Fraunces,Georgia,serif;font-size:3rem;line-height:1.1}.bt-protocol-card__tagline{margin:0 0 12px;color:var(--bt-terracotta);font-size:1.1rem;font-weight:600;letter-spacing:.12rem;text-transform:uppercase}.bt-protocol-card__desc{margin:0 0 16px;color:var(--bt-espresso-soft);font-size:1.4rem;line-height:1.65}.bt-protocol-card__peptides{margin-top:auto;padding-top:14px;border-top:1px solid rgba(46,38,32,.1);color:#5a4d43cc;font-family:Fraunces,Georgia,serif;font-size:1.2rem;font-style:italic}.bt-protocol-card__link{margin-top:14px;color:var(--bt-terracotta);font-size:1.2rem;font-weight:600}.bt-steps{padding:var(--bt-pad-top, 96px) 0 var(--bt-pad-bottom, 96px)}.bt-steps__header{max-width:760px;margin:0 auto 50px;text-align:center}.bt-steps__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.bt-step{padding:30px 24px;border:1px solid rgba(46,38,32,.12);border-radius:6px;background:#fffcf480}.bt-section--forest .bt-step{border-color:#f0ebe329;background:#f0ebe312}.bt-step__number{margin-bottom:14px;color:var(--bt-terracotta);font-family:Fraunces,Georgia,serif;font-size:2.4rem;font-style:italic}.bt-section--forest .bt-step__number{color:var(--bt-ochre)}.bt-step__title{margin:0 0 8px;color:var(--bt-forest);font-family:Fraunces,Georgia,serif;font-size:2rem}.bt-section--forest .bt-step__title{color:var(--bt-cream)}.bt-step__text{margin:0;color:var(--bt-espresso-soft);font-size:1.4rem;line-height:1.65}.bt-section--forest .bt-step__text{color:#f0ebe3b8}.bt-timeline{padding:var(--bt-pad-top, 80px) 0 var(--bt-pad-bottom, 80px)}.bt-timeline__header{margin-bottom:28px}.bt-timeline__rows{display:flex;flex-direction:column;gap:24px}.bt-timeline-row{display:flex;gap:20px;align-items:flex-start}.bt-timeline-row__label{flex:0 0 96px;padding-top:4px;color:var(--bt-terracotta);font-size:1.2rem;font-weight:700}.bt-timeline-row__content{flex:1}.bt-timeline-row__bar-wrap{margin-bottom:7px}.bt-timeline-row__bar{width:var(--bt-bar-width, 50%);height:4px;border-radius:2px;background:var(--bt-terracotta);opacity:var(--bt-bar-opacity, .8)}.bt-timeline-row__title{margin:0 0 4px;color:var(--bt-espresso);font-size:1.4rem;font-weight:700}.bt-timeline-row__text{margin:0;color:var(--bt-espresso-soft);font-size:1.4rem;line-height:1.55}.bt-list-section{padding:var(--bt-pad-top, 80px) 0 var(--bt-pad-bottom, 80px)}.bt-list-section__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:start}.bt-list-section__list{list-style:none;margin:0;padding:0}.bt-list-section__item{display:flex;gap:12px;align-items:baseline;padding:13px 0;border-bottom:1px solid rgba(201,165,114,.32);color:var(--bt-espresso);font-size:1.5rem;line-height:1.6}.bt-list-section__dot{flex:0 0 6px;width:6px;height:6px;border-radius:50%;background:var(--bt-ochre)}.bt-list-section--dash .bt-list-section__dot{width:auto;height:auto;border-radius:0;background:none}.bt-list-section--dash .bt-list-section__dot:before{content:"-";color:var(--bt-terracotta);font-weight:700}.bt-note{margin:20px 0;padding:14px 20px;border-left:3px solid var(--bt-terracotta);border-radius:0 var(--bt-radius) var(--bt-radius) 0;background:#b56a4e14;color:var(--bt-espresso-soft);font-size:1.4rem;font-style:italic;line-height:1.65}.bt-cta{padding:var(--bt-pad-top, 96px) 0 var(--bt-pad-bottom, 96px);text-align:center}.bt-cta__inner{max-width:760px;margin:0 auto}.bt-cta__body{margin:16px auto 32px}.bt-newsletter{padding:var(--bt-pad-top, 64px) 0 var(--bt-pad-bottom, 64px);text-align:center}.bt-newsletter__inner{max-width:620px;margin:0 auto}.bt-newsletter .newsletter-form{max-width:440px;margin-top:24px}.bt-newsletter .field__input{background:var(--bt-cream)}.bt-protocol-page__hero{padding:56px 0 80px}.bt-breadcrumb{margin-bottom:28px;color:var(--bt-terracotta);font-size:1.3rem}.bt-breadcrumb a{color:inherit;text-decoration:none}.bt-peptide-label{margin-bottom:16px;color:#5a4d43b8;font-family:Fraunces,Georgia,serif;font-size:1.3rem;font-style:italic}.bt-protocol-page__intro{padding:80px 0;border-top:1px solid rgba(46,38,32,.1)}.bt-mechanisms{max-width:760px;margin-top:40px}.bt-mech-box{margin:18px 0;padding:22px 28px;border-radius:6px;background:#c9a5721f}.bt-mech-row{display:flex;gap:14px;padding:9px 0;border-bottom:1px solid rgba(201,165,114,.25);color:var(--bt-espresso-soft);font-size:1.4rem;line-height:1.55}.bt-mech-row:last-child{border-bottom:0}.bt-mech-row__key{flex:0 0 160px;color:var(--bt-terracotta);font-weight:700}.bt-protocol-page__support{padding:80px 0}.bt-protocol-page__support-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:80px;align-items:start}.bt-protocol-page__who{padding:80px 0}.bt-quiz{padding:72px 0 96px}.bt-quiz__shell{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:72px;align-items:start}.bt-quiz__card,.bt-quiz__result,.bt-contact__form,.bt-contact__card{border:1px solid rgba(46,38,32,.14);border-radius:8px;background:#fffcf48f}.bt-quiz__card{padding:30px}.bt-quiz__progress-label{margin-bottom:8px;color:var(--bt-espresso-soft);font-size:1.2rem}.bt-quiz__progress{height:6px;margin-bottom:28px;overflow:hidden;border-radius:999px;background:#2e262026}.bt-quiz__progress-fill{width:0;height:100%;background:var(--bt-terracotta);transition:width .2s ease}.bt-quiz__question{display:none}.bt-quiz__question.is-active{display:block}.bt-quiz__question h3{margin:0 0 24px;color:var(--bt-espresso);font-size:2.6rem}.bt-quiz__option{display:block;margin-bottom:12px;padding:16px;border:1px solid rgba(46,38,32,.16);border-radius:8px;background:var(--bt-cream);cursor:pointer}.bt-quiz__option:hover,.bt-quiz__option:has(input:checked){border-color:var(--bt-terracotta);background:#b56a4e14}.bt-quiz__option input{margin-right:8px}.bt-quiz__option-title{color:var(--bt-espresso);font-size:1.5rem;font-weight:700}.bt-quiz__option-text{display:block;margin:6px 0 0 28px;color:var(--bt-espresso-soft);font-size:1.3rem}.bt-quiz__nav{display:flex;justify-content:space-between;gap:12px;margin-top:26px}.bt-quiz__result{display:none;padding:32px}.bt-quiz__result.is-active{display:block}.bt-quiz__result-title{margin:0 0 6px;color:var(--bt-forest);font-size:4rem}.bt-quiz__result-tagline{margin:0 0 22px;color:var(--bt-terracotta);font-size:1.2rem;font-weight:700;letter-spacing:.12rem;text-transform:uppercase}.bt-contact{padding:80px 0 96px}.bt-contact__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.1fr);gap:64px;align-items:start}.bt-contact__cards{display:grid;gap:12px;margin-top:28px}.bt-contact__card{padding:20px}.bt-contact__card h3{margin:0 0 8px;color:var(--bt-forest);font-size:1.9rem}.bt-contact__card div{color:var(--bt-espresso-soft);font-size:1.4rem}.bt-contact__form{padding:32px}.bt-contact__form .field{margin-bottom:18px}.bt-contact__form .field__input,.bt-contact__form .text-area{background:var(--bt-cream);color:var(--bt-espresso)}@media screen and (max-width:989px){.bt-hero__grid,.bt-two-column__grid,.bt-feature__grid,.bt-list-section__grid,.bt-protocol-page__support-grid,.bt-quiz__shell,.bt-contact__grid{grid-template-columns:1fr;gap:36px}.bt-hero--image-left .bt-hero__media,.bt-two-column--image-left .bt-two-column__media,.bt-feature--image-left .bt-feature__media{order:initial}.bt-protocol-grid__cards{grid-template-columns:1fr}.bt-media{min-height:300px}}@media screen and (max-width:749px){.bt-container{width:min(100% - 28px,1240px)}.bt-hero,.bt-two-column,.bt-feature,.bt-protocol-grid,.bt-steps,.bt-cta,.bt-contact,.bt-quiz{padding-top:calc(var(--bt-pad-top, 72px) * .65);padding-bottom:calc(var(--bt-pad-bottom, 72px) * .65)}.bt-heading{font-size:4rem}.bt-heading--medium,.bt-heading--small{font-size:3.1rem}.bt-buttons,.bt-quiz__nav{align-items:stretch;flex-direction:column}.bt-btn{width:100%}.bt-timeline-row{display:block}.bt-timeline-row__label{display:block;margin-bottom:8px}.bt-mech-row{display:block}.bt-mech-row__key{display:block;margin-bottom:3px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/biothrive.css.map */
