html{font-size:93.75%!important}.selling-plan-picker{margin-bottom:1.6rem}.selling-plan-picker__label{font-size:1.4rem;font-weight:600;letter-spacing:.06rem;text-transform:uppercase;margin-bottom:1rem;display:block}.selling-plan-picker__options{display:flex;flex-direction:column;gap:.8rem}.selling-plan-option{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.6rem;border:2px solid rgba(var(--color-foreground),.15);border-radius:8px;cursor:pointer;transition:border-color .2s,background-color .2s;position:relative}.selling-plan-option:hover{border-color:#2c549a}.selling-plan-option--active{border-color:#2c549a;background-color:#2c549a0a}.selling-plan-option__radio{position:absolute;opacity:0;width:0;height:0}.selling-plan-option__indicator{width:20px;height:20px;border-radius:50%;border:2px solid rgba(var(--color-foreground),.3);margin-right:1.2rem;flex-shrink:0;position:relative;transition:border-color .2s}.selling-plan-option--active .selling-plan-option__indicator{border-color:#2c549a}.selling-plan-option--active .selling-plan-option__indicator:after{content:"";position:absolute;top:3px;left:3px;width:10px;height:10px;border-radius:50%;background-color:#2c549a}.selling-plan-option__left{display:flex;align-items:center}.selling-plan-option__details{display:flex;flex-direction:column}.selling-plan-option__name{font-weight:600;font-size:1.5rem;line-height:1.4}.selling-plan-option__subtitle{font-size:1.3rem;color:rgba(var(--color-foreground),.6);line-height:1.4}.selling-plan-option__right{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.selling-plan-option__price{font-weight:600;font-size:1.5rem}.selling-plan-option__badge{display:inline-block;padding:.2rem .8rem;background-color:#ffd230;color:#2c2e2f;font-size:1.2rem;font-weight:700;letter-spacing:.04rem;text-transform:uppercase;border-radius:4px;line-height:1.6}.selling-plan-option__compare-price{font-size:1.3rem;text-decoration:line-through;color:rgba(var(--color-foreground),.5)}.trust-bar{padding:2rem 0}.trust-bar__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media screen and (min-width:750px){.trust-bar__grid{grid-template-columns:repeat(4,1fr);gap:2.4rem}}.trust-bar__item{display:flex;align-items:center;gap:1rem}.trust-bar__icon{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.trust-bar__icon svg{width:28px;height:28px;color:#2c549a}.trust-bar__text{display:flex;flex-direction:column}.trust-bar__title{font-size:1.4rem;font-weight:600;line-height:1.3}.trust-bar__subtitle{font-size:1.2rem;color:rgba(var(--color-foreground),.6);line-height:1.4}.testimonials-section{padding:4rem 0}.testimonials-section__header{text-align:center;margin-bottom:3.2rem}.testimonials-section__heading{margin:0 0 .8rem}.testimonials-section__subheading{color:rgba(var(--color-foreground),.65);font-size:1.6rem;margin:0}.testimonials-section__stars{display:flex;justify-content:center;gap:.3rem;margin-bottom:1rem}.testimonials-section__stars svg{width:20px;height:20px;fill:#ffd230;color:#ffd230}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{padding:2.4rem;border:1px solid rgba(var(--color-foreground),.08);border-radius:8px;display:flex;flex-direction:column;gap:1.2rem}.testimonial-card__stars{display:flex;gap:.2rem}.testimonial-card__stars svg{width:16px;height:16px;fill:#ffd230;color:#ffd230}.testimonial-card__title{font-weight:600;font-size:1.6rem;margin:0;line-height:1.4}.testimonial-card__body{font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.75);margin:0;flex-grow:1}.testimonial-card__footer{display:flex;align-items:center;justify-content:space-between;padding-top:1.2rem;border-top:1px solid rgba(var(--color-foreground),.08)}.testimonial-card__author{font-weight:600;font-size:1.4rem}.testimonial-card__verified{font-size:1.2rem;color:rgba(var(--color-foreground),.5);display:flex;align-items:center;gap:.4rem}.testimonial-card__verified svg{width:14px;height:14px;color:#2c549a}.testimonial-card__tag{display:inline-block;padding:.2rem .8rem;font-size:1.2rem;border:1px solid rgba(44,84,154,.2);border-radius:20px;color:#2c549a;margin-top:.4rem}.how-it-works{padding:4rem 0}.how-it-works__header{text-align:center;margin-bottom:3.6rem}.how-it-works__heading{margin:0 0 .8rem}.how-it-works__subheading{color:rgba(var(--color-foreground),.65);font-size:1.6rem;margin:0}.how-it-works__steps{display:grid;grid-template-columns:1fr;gap:2.4rem}@media screen and (min-width:750px){.how-it-works__steps{grid-template-columns:repeat(3,1fr);gap:3.2rem}}.how-it-works__step{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.how-it-works__step-number{width:48px;height:48px;border-radius:50%;background:#2c549a;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.8rem;flex-shrink:0}.how-it-works__step-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.how-it-works__step-icon svg{width:40px;height:40px}.how-it-works__step-title{font-weight:600;font-size:1.8rem;margin:0}.how-it-works__step-text{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.65);margin:0;max-width:32rem}.how-it-works__science{margin-top:3.6rem;padding:2.4rem;border:1px solid rgba(44,84,154,.12);border-radius:8px;text-align:center;background:#2c549a05}.how-it-works__science-heading{font-size:1.8rem;font-weight:600;margin:0 0 .8rem;color:#2c549a}.how-it-works__science-text{font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.65);margin:0;max-width:64rem;margin-inline:auto}.results-timeline{padding:4rem 0}.results-timeline__header{text-align:center;margin-bottom:3.6rem}.results-timeline__heading{margin:0 0 .8rem}.results-timeline__subheading{color:rgba(var(--color-foreground),.65);font-size:1.6rem;margin:0}.results-timeline__track{display:grid;grid-template-columns:1fr;gap:0;position:relative;max-width:72rem;margin:0 auto}@media screen and (min-width:750px){.results-timeline__track{grid-template-columns:repeat(4,1fr);gap:0}}.results-timeline__milestone{padding:2rem;text-align:center;position:relative}@media screen and (min-width:750px){.results-timeline__milestone:after{display:none}.results-timeline__milestone .results-timeline__dot:after{content:"";position:absolute;top:50%;left:50%;width:calc(200% + 4rem);height:2px;background:linear-gradient(to right,#ffd2304d,#ffd23099);transform:translateY(-50%)}}.results-timeline__dot{width:18px;height:18px;min-width:18px;min-height:18px;border-radius:50%;background:#ffd230;margin:0 auto 1.2rem;position:relative;z-index:1;display:block!important;overflow:visible;font-size:0;line-height:0;color:transparent;box-shadow:0 0 0 4px #ffd23040}.results-timeline__time{font-size:1.3rem;text-transform:uppercase;letter-spacing:.08rem;font-weight:700;color:#2c549a;margin:0 0 .6rem}.results-timeline__title{font-weight:600;font-size:1.6rem;margin:0 0 .4rem}.results-timeline__description{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.6);margin:0}.results-timeline__note{text-align:center;margin-top:2.4rem;font-size:1.4rem;color:rgba(var(--color-foreground),.5);font-style:italic}.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:99;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -2px 10px #00000014;transform:translateY(100%);transition:transform .3s ease;padding:1rem 0}.sticky-atc--visible{transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}@media screen and (min-width:750px){.sticky-atc__inner{padding:0 5rem}}.sticky-atc__info{display:flex;align-items:center;gap:1.2rem;min-width:0}.sticky-atc__image{width:48px;height:48px;border-radius:4px;object-fit:cover;flex-shrink:0;display:none}@media screen and (min-width:750px){.sticky-atc__image{display:block}}.sticky-atc__details{min-width:0}.sticky-atc__title{font-weight:600;font-size:1.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.sticky-atc__price{font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.sticky-atc__actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.sticky-atc__button{white-space:nowrap}.cart-subscription-nudge{margin:1.2rem 0;padding:1.2rem 1.6rem;border:1px dashed rgba(var(--color-foreground),.2);border-radius:8px;background:rgba(var(--color-foreground),.02)}.cart-subscription-nudge__text{font-size:1.4rem;line-height:1.5;margin:0 0 .8rem;display:flex;align-items:center;gap:.6rem}.cart-subscription-nudge__text svg{width:16px;height:16px;flex-shrink:0;color:#ffd230}.cart-subscription-nudge__link{font-size:1.4rem;font-weight:600;text-decoration:underline;text-underline-offset:3px;color:#2c549a}.free-shipping-bar{padding:1rem 0 .8rem}.free-shipping-bar__track{height:6px;background:rgba(var(--color-foreground),.08);border-radius:3px;overflow:hidden;margin-bottom:.6rem}.free-shipping-bar__fill{height:100%;background:#2c549a;border-radius:3px;transition:width .4s ease}.free-shipping-bar__text{font-size:1.3rem;color:rgba(var(--color-foreground),.6);text-align:center;margin:0}.free-shipping-bar__text--qualified{font-weight:600;color:rgb(var(--color-foreground))}.comparison-section__header{text-align:center;margin-bottom:3.2rem}.comparison-section__heading{margin:0 0 .8rem}.comparison-section__subheading{color:rgba(var(--color-foreground),.65);font-size:1.6rem;margin:0}.comparison-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.comparison-table{width:100%;border-collapse:collapse;text-align:center;font-size:1.5rem}.comparison-table th,.comparison-table td{padding:1.2rem 1.6rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.comparison-table__feature-header{width:40%}.comparison-table__col-header{font-weight:600;font-size:1.5rem;letter-spacing:.02rem;position:relative;padding-top:2rem}.comparison-table__col-header--highlighted{background:#2c549a0a;border-radius:8px 8px 0 0}.comparison-table__cell--highlighted{background:#2c549a0a}.comparison-table tbody tr:last-child .comparison-table__cell--highlighted{border-radius:0 0 8px 8px}.comparison-table__recommended{display:inline-block;padding:.2rem .8rem;background:#ffd230;color:#2c2e2f;font-size:1.2rem;font-weight:700;letter-spacing:.06rem;text-transform:uppercase;border-radius:4px;margin-bottom:.6rem}.comparison-table__feature{text-align:left;font-weight:500;color:rgba(var(--color-foreground),.8)}.comparison-table__check{color:#2c549a}.comparison-table__cross{color:rgba(var(--color-foreground),.25)}.comparison-table__partial{color:rgba(var(--color-foreground),.35);font-size:1.6rem}.founder-note__inner{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:72rem;margin:0 auto;text-align:center}@media screen and (min-width:750px){.founder-note__inner{flex-direction:row;text-align:left;gap:3.2rem;align-items:flex-start}}.founder-note__image-wrapper{flex-shrink:0}.founder-note__image{width:100px;height:100px;border-radius:50%;object-fit:cover}@media screen and (min-width:750px){.founder-note__image{width:120px;height:120px}}.founder-note__heading{margin:0 0 1.2rem}.founder-note__text{font-size:1.6rem;line-height:1.7;color:rgba(var(--color-foreground),.75)}.founder-note__text p{margin:0 0 1rem}.founder-note__text p:last-child{margin-bottom:0}.founder-note__signature{font-weight:600;font-size:1.6rem;margin:1.2rem 0 0;font-style:italic}.guarantee-section__inner{display:flex;flex-direction:column;align-items:center;gap:1.6rem;max-width:64rem;margin:0 auto;text-align:center;padding:3.2rem 2.4rem;border:2px solid rgba(44,84,154,.15);border-radius:12px}.guarantee-section__icon{flex-shrink:0}.guarantee-section__icon svg{width:48px;height:48px;color:#ffd230}.guarantee-section__heading{margin:0}.guarantee-section__text{font-size:1.6rem;line-height:1.7;color:rgba(var(--color-foreground),.75);margin:0;max-width:52rem}.guarantee-section__details{font-size:1.5rem;font-weight:600;margin:0;color:#2c549a}.faq-section__header{text-align:center;margin-bottom:3.2rem}.faq-section__heading{margin:0 0 .8rem}.faq-section__subheading{color:rgba(var(--color-foreground),.65);font-size:1.6rem;margin:0}.faq-section__items{max-width:72rem;margin:0 auto}.faq-item{border-bottom:1px solid rgba(var(--color-foreground),.08)}.faq-item__question{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.8rem 0;cursor:pointer;font-weight:600;font-size:1.6rem;line-height:1.4;list-style:none}.faq-item__question::-webkit-details-marker{display:none}.faq-item__icon{flex-shrink:0;transition:transform .3s ease}.faq-item[open] .faq-item__icon{transform:rotate(45deg)}.faq-item__answer{padding:0 0 1.8rem;font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.7)}.faq-item__answer p{margin:0}.longtails-outcome-headline{font-size:1.8rem;font-weight:600;letter-spacing:.04rem;color:#2c549a;margin:0 0 .2rem;line-height:1.3}.longtails-per-day{font-size:1.4rem;color:rgba(var(--color-foreground),.55);margin:.2rem 0 0}.selling-plan-option__per-day{font-size:1.3rem;color:rgba(var(--color-foreground),.5)}.longtails-good-values{display:flex;flex-direction:column;gap:0;margin:.8rem 0;padding:.8rem 0;border-top:1px solid rgba(var(--color-foreground),.06)}.longtails-good-values__item{display:flex;align-items:flex-start;gap:1rem;padding:.8rem 0}.longtails-good-values__item svg{flex-shrink:0;width:18px;height:18px;margin-top:.1rem;color:#2c549a}.longtails-good-values__item div{display:flex;flex-direction:column}.longtails-good-values__item strong{font-size:1.4rem;font-weight:600;line-height:1.4}.longtails-good-values__item span{font-size:1.3rem;color:rgba(var(--color-foreground),.5);line-height:1.4}.transformations-section__header{text-align:center;margin-bottom:3.2rem}.transformations-section__heading{margin:0 0 .8rem}.transformations-section__subheading{color:rgba(var(--color-foreground),.65);font-size:1.6rem;margin:0}.transformations-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.transformations-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.transformations-grid{grid-template-columns:repeat(3,1fr)}}.transformation-card{border:1px solid rgba(var(--color-foreground),.08);border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.transformation-card__image{width:100%;aspect-ratio:16 / 10;object-fit:cover}.transformation-card__content{padding:2rem;display:flex;flex-direction:column;gap:.8rem;flex-grow:1}.transformation-card__quote{font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.8);margin:0;font-style:italic;flex-grow:1}.transformation-card__meta{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.06)}.transformation-card__author{font-weight:600;font-size:1.4rem}.transformation-card__detail{font-size:1.3rem;color:rgba(var(--color-foreground),.5)}.landing-hero{padding:6rem 0 4rem;text-align:center}@media screen and (min-width:750px){.landing-hero{padding:8rem 0 6rem}}.landing-hero__inner{max-width:72rem;margin:0 auto}.landing-hero__eyebrow{font-size:1.3rem;text-transform:uppercase;letter-spacing:.12rem;font-weight:700;color:#2c549a;margin:0 0 1.2rem}.landing-hero__heading{margin:0 0 1.6rem;font-size:3.6rem;line-height:1.15}@media screen and (min-width:750px){.landing-hero__heading{font-size:5rem}}.landing-hero__subheading{font-size:1.8rem;line-height:1.6;color:rgba(var(--color-foreground),.65);margin:0 0 2.4rem;max-width:56rem;margin-inline:auto}.landing-hero__cta{display:inline-flex;align-items:center;gap:.8rem}.landing-hero__trust-line{margin-top:1.6rem;font-size:1.3rem;color:rgba(var(--color-foreground),.45)}@media screen and (max-width:749px){.trust-bar__grid{gap:1.2rem}.trust-bar__title{font-size:1.3rem}.trust-bar__subtitle{font-size:1.2rem}.faq-item__question{padding:2rem 0;min-height:48px}.sticky-atc{padding:.8rem 0}.sticky-atc__button{padding:1rem 1.6rem;font-size:1.3rem}.comparison-table-wrapper{margin:0 -1.5rem;padding:0 1.5rem}.selling-plan-option{padding:1rem 1.2rem}.selling-plan-option__name{font-size:1.4rem}.testimonial-card{padding:2rem}.results-timeline__milestone{padding:1.6rem 1rem}.guarantee-section__inner{padding:2.4rem 1.6rem}.founder-note__image{width:80px;height:80px}.landing-hero__heading{font-size:2.8rem}.ingredients-grid{grid-template-columns:1fr!important}.longtails-good-values__item{padding:.6rem 0}}.ingredients-section__header{text-align:center;margin-bottom:3.2rem}.ingredients-section__heading{margin:0 0 .8rem}.ingredients-section__subheading{color:rgba(var(--color-foreground),.65);font-size:1.6rem;margin:0}.ingredients-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media screen and (min-width:990px){.ingredients-grid{grid-template-columns:repeat(4,1fr)}}.ingredient-card{padding:2.4rem 2rem;border:1px solid rgba(var(--color-foreground),.08);border-radius:8px;display:flex;flex-direction:column;gap:1.6rem;transition:border-color .2s}.ingredient-card:hover{border-color:rgba(var(--color-foreground),.2)}.ingredient-card__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffd23026}.ingredient-card__icon svg{width:28px;height:28px}.ingredient-card__content{display:flex;flex-direction:column;gap:.4rem}.ingredient-card__name{font-weight:600;font-size:1.6rem;margin:0;line-height:1.3}.ingredient-card__form{font-size:1.2rem;text-transform:uppercase;letter-spacing:.06rem;font-weight:700;color:#2c549a}.ingredient-card__description{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.65);margin:.4rem 0 0}.ingredients-section__not-in-it{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:2.4rem;padding:1.6rem 2rem;border:1px dashed rgba(var(--color-foreground),.15);border-radius:8px;text-align:center}.ingredients-section__not-in-it svg{flex-shrink:0;color:rgba(var(--color-foreground),.4)}.ingredients-section__not-in-it p{margin:0;font-size:1.5rem;font-weight:500;color:rgba(var(--color-foreground),.7)}.home-product-feature{text-align:center}.home-product-feature__inner{max-width:64rem;margin:0 auto}.home-product-feature__eyebrow{font-size:1.3rem;text-transform:uppercase;letter-spacing:.1rem;font-weight:700;color:#2c549a;margin:0 0 1rem}.home-product-feature__heading{margin:0 0 1.2rem}.home-product-feature__text{font-size:1.8rem;line-height:1.7;color:rgba(var(--color-foreground),.65);margin:0 0 2.4rem;max-width:52rem;margin-inline:auto}.home-product-feature__cta{display:inline-flex;gap:1rem;flex-wrap:wrap;justify-content:center}.home-benefits-strip{display:grid;grid-template-columns:1fr;gap:2rem;max-width:72rem;margin:0 auto}@media screen and (min-width:750px){.home-benefits-strip{grid-template-columns:repeat(4,1fr);text-align:center}}.home-benefits-strip__item{display:flex;flex-direction:column;align-items:center;gap:.6rem}.home-benefits-strip__icon svg{width:32px;height:32px;color:#2c549a}.home-benefits-strip__title{font-weight:600;font-size:1.6rem;margin:0}.home-benefits-strip__text{font-size:1.4rem;color:rgba(var(--color-foreground),.6);margin:0;line-height:1.5}.article-cta{margin:3.2rem 0;padding:2.4rem;border:2px solid rgba(44,84,154,.12);border-radius:12px;text-align:center;background:#2c549a05}.article-cta__heading{font-size:2.2rem;font-weight:600;margin:0 0 .8rem}.article-cta__text{font-size:1.5rem;color:rgba(var(--color-foreground),.65);margin:0 0 1.6rem;line-height:1.6}.blog-featured{margin-bottom:3.2rem}.blog-featured__card{display:grid;grid-template-columns:1fr;gap:2.4rem;border-radius:8px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.06)}@media screen and (min-width:750px){.blog-featured__card{grid-template-columns:1.2fr 1fr}}.blog-featured__image{width:100%;aspect-ratio:16 / 9;object-fit:cover}.blog-featured__content{padding:2.4rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}.blog-featured__tag{font-size:1.2rem;text-transform:uppercase;letter-spacing:.08rem;font-weight:700;color:#2c549a}.blog-featured__title{font-size:2.6rem;font-weight:600;line-height:1.3;margin:0}.blog-featured__excerpt{font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.65);margin:0}.how-it-works__step-image{width:100%;aspect-ratio:1 / 1;border-radius:1.2rem;overflow:hidden;margin-bottom:1.6rem}.how-it-works__step-image img{width:100%;height:100%;object-fit:cover;display:block}.results-timeline__image-wrapper{width:100%;aspect-ratio:16 / 9;border-radius:.8rem;overflow:hidden;margin-bottom:1.6rem}.results-timeline__image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.guarantee-section__inner--with-image{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media screen and (min-width:750px){.guarantee-section__inner--with-image{grid-template-columns:2fr 3fr;gap:4rem}}.guarantee-section__image-wrapper{border-radius:1.2rem;overflow:hidden;aspect-ratio:16 / 9}.guarantee-section__image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.guarantee-section__text-col{display:flex;flex-direction:column}.landing-hero__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.landing-hero[style*="position:relative"] .landing-hero__eyebrow,.landing-hero[style*="position:relative"] .landing-hero__heading,.landing-hero[style*="position:relative"] .landing-hero__subheading,.landing-hero[style*="position:relative"] .landing-hero__trust-line{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.6),0 0 2px rgba(0,0,0,.3)}.landing-hero[style*="position:relative"] .landing-hero__trust-line{color:#ffffffbf}.landing-hero[style*="position:relative"] .landing-hero__cta{background-color:#ffd230;color:#2c2e2f}.landing-hero[style*="position:relative"] .landing-hero__cta:hover{background-color:#e6bd2b}header .header__menu-item.list-menu__item.link.link--text.focus-inset,header .header__menu-item.list-menu__item.link.link--text.focus-inset:visited,header .header__menu-item.list-menu__item.link.link--text.focus-inset:active,header .header__menu-item.list-menu__item.link.link--text.focus-inset:focus,header .header__menu-item.list-menu__item.link.link--text.focus-inset:hover{--color-foreground: 255, 255, 255;background:#2c549a!important;color:#fff!important;text-decoration:none!important;padding:.8rem 1.6rem!important;border-radius:6px;font-weight:700;font-size:1.3rem;letter-spacing:.02em;transition:background .2s ease}header .header__menu-item.list-menu__item.link.link--text.focus-inset:hover{background:#1e3f7a!important}header .header__menu-item.list-menu__item.link.link--text.focus-inset span,header .header__menu-item.list-menu__item.link.link--text.focus-inset span:visited,header .header__menu-item.list-menu__item.link.link--text.focus-inset span:active{color:#fff!important;text-decoration:none!important}.shopify-subscription-widget,[data-shopify-selling-plan-selector],.product-form__selling-plan,shopify-selling-plan-selector,shopify-selling-plan,.shopify-selling-plan-selector,#shopify-selling-plan-selector,[id^=shopify-selling-plan],[class*=selling-plan-selector],[data-selling-plan-selector],shopify-app-block[data-app-name*=subscription],shopify-app-block[data-app-name*=Subscription]{display:none!important}shopify-app-block[data-app-name*=amazon-mcf]{display:flex;align-items:center;gap:.8rem;padding:.8rem 0;border-top:1px solid rgba(var(--color-foreground),.06);font-size:1rem;color:rgba(var(--color-foreground),.7)}shopify-app-block[data-app-name*=amazon-mcf] *{font-family:var(--font-body-family)!important;font-size:1rem!important;line-height:1.5!important}
/*# sourceMappingURL=/cdn/shop/t/40/assets/longtails-cro.css.map */
