:root{--tb-teal:#005868;--tb-teal-dark:#004450;--tb-cream:#fff9ef;--tb-mint:#e6f2ed;--tb-coral:#e45d4f;--tb-yellow:#f4bd45;--tb-plum:#40304f;--tb-ink:#123f46;--tb-radius:24px;--tb-shadow:0 14px 34px rgba(0,54,64,.09)}html{scroll-behavior:smooth}body.template-index,body.template-product{background:var(--tb-cream);color:var(--tb-ink)}body.template-index .gradient,body.template-product .gradient{background:transparent}body.template-index .header-wrapper,body.template-product .header-wrapper{background:#fff9eff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}body.template-index .header,body.template-product .header{max-width:1440px}body.template-index .header__heading-link,body.template-product .header__heading-link{font-weight:800;color:var(--tb-teal)}body.template-index .header__menu-item,body.template-product .header__menu-item{font-weight:700;letter-spacing:.02em;color:var(--tb-ink)}body.template-index .announcement-bar,body.template-product .announcement-bar{background:var(--tb-teal);color:#fff}body.template-index .announcement-bar__message,body.template-product .announcement-bar__message{font-weight:700;letter-spacing:.04em}body.template-index .footer,body.template-product .footer{background:var(--tb-teal-dark);color:#fff}body.template-index .footer *,body.template-product .footer *{--color-foreground:255,255,255}.tb-section{padding:clamp(44px,6vw,88px) 0;position:relative;overflow:hidden}.tb-page{width:min(1320px,calc(100% - 40px));margin-inline:auto}.tb-eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:1.2rem;font-weight:800;color:var(--tb-coral);margin:0 0 8px}.tb-title{font-size:clamp(3rem,4.4vw,5.8rem);line-height:.95;letter-spacing:-.02em;margin:0;color:var(--tb-teal);font-weight:800}.tb-title--center{text-align:center}.tb-subtitle{font-size:clamp(1.55rem,1.7vw,2rem);line-height:1.55;max-width:720px;margin:16px 0 0;color:#123f46d1}.tb-section-heading{text-align:center;margin:0 auto 34px;max-width:780px}.tb-section-heading h2{font-size:clamp(2.8rem,3.4vw,4.4rem);line-height:1.02;margin:0;color:var(--tb-teal);font-weight:800}.tb-section-heading p{font-size:1.65rem;line-height:1.55;color:#123f46c7}.tb-wave{width:94px;height:13px;margin:13px auto 0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='94' height='13' viewBox='0 0 94 13'%3E%3Cpath d='M1 7c8-8 16 8 24 0s16 8 24 0 16 8 24 0 12 1 20 0' fill='none' stroke='%23005868' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat}.tb-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 25px;border-radius:12px;background:var(--tb-teal);color:#fff!important;text-decoration:none;font-weight:800;border:1px solid var(--tb-teal);transition:.2s ease}.tb-button:hover{transform:translateY(-1px);background:var(--tb-teal-dark)}.tb-button--ghost{background:transparent;color:var(--tb-teal)!important}.tb-button--light{background:#fff;color:var(--tb-teal)!important;border-color:#fff}.tb-hero{padding:0;background:var(--tb-mint)}.tb-hero__media{position:relative;min-height:clamp(440px,57vw,760px);display:flex;align-items:flex-end;background:linear-gradient(180deg,#dff0eb,#dff0eb);overflow:hidden}.tb-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.tb-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#eaf7f15c,#eaf7f10f 55%,#0000)}.tb-hero__content{position:relative;z-index:2;width:min(1320px,calc(100% - 40px));margin:0 auto;padding:52px 0 56px;display:flex;align-items:flex-end}.tb-hero__card{max-width:570px;padding:28px;border-radius:22px;background:#fff9efeb;box-shadow:var(--tb-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tb-hero__card.is-transparent{background:transparent;box-shadow:none;padding-left:0}.tb-hero__card h1{font-size:clamp(4.4rem,6.7vw,8.8rem);line-height:.86;margin:0;color:var(--tb-teal);font-weight:900;text-transform:uppercase;letter-spacing:-.035em}.tb-hero__card p{font-size:1.7rem;line-height:1.5;margin:18px 0 0;max-width:520px}.tb-hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.tb-benefits{padding:22px 0;background:var(--tb-mint)}.tb-benefits__grid{display:grid;grid-template-columns:repeat(var(--tb-cols,4),1fr);gap:0}.tb-benefit{text-align:center;padding:14px 24px;border-right:1px solid rgba(0,88,104,.15)}.tb-benefit:last-child{border-right:0}.tb-benefit__icon{width:48px;height:48px;margin:0 auto 8px;display:grid;place-items:center;color:var(--tb-teal)}.tb-benefit__icon svg{width:38px;height:38px;stroke:currentColor;fill:none;stroke-width:1.8}.tb-benefit strong{display:block;font-size:1.35rem;text-transform:uppercase;letter-spacing:.04em;color:var(--tb-teal)}.tb-benefit span{display:block;font-size:1.25rem;line-height:1.45;margin-top:4px;color:#123f46bf}.tb-flavors{background:var(--tb-cream)}.tb-flavor-grid{display:grid;grid-template-columns:repeat(var(--tb-cols,3),1fr);gap:20px}.tb-flavor-card{position:relative;display:grid;grid-template-columns:44% 56%;min-height:300px;border-radius:22px;overflow:hidden;background:var(--card-bg,#fff);box-shadow:0 1px #0000000a;border:1px solid rgba(0,88,104,.08)}.tb-flavor-card__media{min-height:300px;background:#ffffff80;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.tb-flavor-card__media img{width:100%;height:100%;object-fit:cover;display:block}.tb-flavor-card__body{padding:28px 24px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.tb-flavor-card__body h3{font-size:2.6rem;line-height:.98;margin:0 0 12px;color:var(--card-accent,var(--tb-teal));font-weight:900;text-transform:uppercase}.tb-flavor-card__body p{font-size:1.42rem;line-height:1.5;margin:0 0 18px}.tb-flavor-card__meta{font-size:1.4rem;font-weight:800;margin-bottom:14px}.tb-flavor-card__link{font-size:1.3rem;font-weight:900;text-transform:uppercase;color:var(--card-accent,var(--tb-teal));text-decoration:none}.tb-story{background:#fffdf8}.tb-story__card{display:grid;grid-template-columns:1fr 1fr;border-radius:30px;overflow:hidden;background:#f4eee2;min-height:520px}.tb-story__media img{width:100%;height:100%;object-fit:cover;display:block}.tb-story__content{padding:clamp(34px,5vw,70px);display:flex;flex-direction:column;justify-content:center}.tb-story__content h2{font-size:clamp(3.6rem,4.8vw,6.2rem);line-height:.95;color:var(--tb-teal);margin:0 0 20px;font-weight:900}.tb-story__content .rte{font-size:1.65rem;line-height:1.6}.tb-story__mini{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.tb-story__mini div{font-size:1.2rem;font-weight:800;text-align:center;padding:14px 10px;border-radius:14px;background:#ffffffb3}.tb-ingredients{background:#fffdf8}.tb-ingredient-grid{display:grid;grid-template-columns:repeat(var(--tb-cols,4),1fr);gap:18px}.tb-ingredient{border-radius:22px;background:#fff;padding:18px;text-align:center;border:1px solid rgba(0,88,104,.08)}.tb-ingredient__media{height:190px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.tb-ingredient__media img{max-width:100%;max-height:100%;object-fit:contain}.tb-ingredient h3{font-size:1.7rem;margin:8px 0;color:var(--tb-teal)}.tb-ingredient p{font-size:1.32rem;line-height:1.5;margin:0;color:#123f46bf}.tb-promo{background:var(--tb-cream)}.tb-promo__card{display:grid;grid-template-columns:.78fr 1.22fr;min-height:360px;border-radius:28px;overflow:hidden;background:var(--tb-teal);color:#fff}.tb-promo__copy{padding:clamp(32px,5vw,66px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.tb-promo__copy h2{font-size:clamp(3.6rem,4.5vw,6rem);line-height:.9;margin:0 0 18px;color:#fff;font-weight:900;text-transform:uppercase}.tb-promo__copy p{font-size:1.6rem;line-height:1.5;margin:0 0 22px}.tb-promo__price{font-size:2.8rem;font-weight:900;margin-bottom:18px}.tb-promo__media img{width:100%;height:100%;object-fit:cover;display:block}.tb-testimonials{background:#fffdf8}.tb-testimonial-grid{display:grid;grid-template-columns:repeat(var(--tb-cols,4),1fr);gap:16px}.tb-testimonial{background:#fff9ef;border:1px solid rgba(0,88,104,.08);border-radius:18px;padding:24px;min-height:190px}.tb-stars{letter-spacing:.12em;color:#f2a900;font-size:1.7rem;margin-bottom:12px}.tb-testimonial blockquote{font-size:1.35rem;line-height:1.55;margin:0 0 18px}.tb-testimonial strong{font-size:1.25rem;color:var(--tb-teal)}.tb-testimonial small{display:block;margin-top:3px;color:#123f46a6}.tb-faq{background:var(--tb-cream)}.tb-faq__card{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;border-radius:28px;background:#fff;padding:clamp(24px,4vw,48px);border:1px solid rgba(0,88,104,.08)}.tb-faq details{border-bottom:1px solid rgba(0,88,104,.14);padding:16px 0}.tb-faq summary{font-size:1.5rem;font-weight:800;color:var(--tb-teal);cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:14px}.tb-faq summary::-webkit-details-marker{display:none}.tb-faq summary:after{content:"+";font-size:2rem;line-height:1}.tb-faq details[open] summary:after{content:"\2212"}.tb-faq__answer{font-size:1.4rem;line-height:1.55;padding:12px 0 2px;color:#123f46c7}.tb-faq__media{display:flex;align-items:center;justify-content:center;min-height:320px}.tb-faq__media img{max-width:100%;max-height:430px;object-fit:contain}.tb-newsletter{padding:40px 0;background:var(--tb-cream)}.tb-newsletter__card{background:var(--tb-teal);color:#fff;border-radius:24px;padding:30px clamp(24px,4vw,50px);display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:center}.tb-newsletter h2{font-size:3rem;line-height:1;margin:0 0 8px;color:#fff}.tb-newsletter p{font-size:1.35rem;margin:0;color:#ffffffd1}.tb-newsletter form{display:flex;gap:10px}.tb-newsletter input{min-width:0;flex:1;height:50px;border-radius:10px;border:0;padding:0 16px;font-size:1.5rem}.tb-newsletter button{height:50px;border-radius:10px;border:1px solid #fff;background:transparent;color:#fff;font-weight:800;padding:0 22px;cursor:pointer}.tb-newsletter .form__message{color:#fff}.template-product .page-width{max-width:1320px}.template-product .product{gap:clamp(3rem,5vw,7rem)}.template-product .product__media-wrapper .global-media-settings{border-radius:24px;overflow:hidden;border:0;background:#fff}.template-product .product__media-list{gap:12px}.template-product .thumbnail{border-radius:12px;overflow:hidden}.template-product .product__title h1{font-size:clamp(3.6rem,4.5vw,5.8rem);line-height:.95;color:var(--tb-teal);font-weight:900;text-transform:uppercase}.template-product .price{color:var(--tb-teal);font-weight:900}.template-product .product-form__buttons{max-width:none}.template-product .product-form__submit{border-radius:10px;background:var(--tb-teal);color:#fff}.template-product .shopify-payment-button__button{border-radius:10px!important}.template-product .product-form__input input[type=radio]+label{border-radius:10px!important}.template-product .product__info-container>*+*{margin:1.6rem 0}.template-product .related-products__heading{text-align:center;color:var(--tb-teal);font-size:3.4rem;font-weight:900}.tb-product-points{background:#fffdf8;padding:28px 0}.tb-product-points__grid{display:grid;grid-template-columns:repeat(var(--tb-cols,4),1fr);gap:16px}.tb-product-point{text-align:center;padding:22px 16px;border-radius:18px;background:#fff;border:1px solid rgba(0,88,104,.08)}.tb-product-point__emoji{font-size:3.2rem;line-height:1;margin-bottom:10px}.tb-product-point h3{font-size:1.55rem;margin:0 0 7px;color:var(--tb-teal)}.tb-product-point p{font-size:1.3rem;line-height:1.5;margin:0;color:#123f46b8}.tb-usage-grid{display:grid;grid-template-columns:repeat(var(--tb-cols,3),1fr);gap:18px}.tb-usage-card{text-align:center}.tb-usage-card__media{aspect-ratio:1;border-radius:50%;overflow:hidden;background:#eee;margin-bottom:14px}.tb-usage-card__media img{width:100%;height:100%;object-fit:cover}.tb-usage-card h3{font-size:1.6rem;color:var(--tb-teal);margin:0 0 6px}.tb-usage-card p{font-size:1.3rem;line-height:1.45;margin:0}.tb-stats-grid{display:grid;grid-template-columns:repeat(var(--tb-cols,4),1fr);gap:1px;background:#0058681f;border:1px solid rgba(0,88,104,.12);border-radius:20px;overflow:hidden}.tb-stat{background:#fff;padding:26px 14px;text-align:center}.tb-stat strong{display:block;font-size:2.3rem;color:var(--tb-teal)}.tb-stat span{display:block;font-size:1.2rem;margin-top:5px;color:#123f46b3}@media(max-width:990px){.tb-benefits__grid,.tb-product-points__grid{grid-template-columns:repeat(2,1fr)}.tb-benefit:nth-child(2){border-right:0}.tb-flavor-grid{grid-template-columns:1fr}.tb-flavor-card{min-height:260px}.tb-story__card,.tb-promo__card,.tb-faq__card,.tb-newsletter__card{grid-template-columns:1fr}.tb-story__media{min-height:390px}.tb-ingredient-grid,.tb-testimonial-grid{grid-template-columns:repeat(2,1fr)}.tb-promo__media{min-height:330px;order:-1}.tb-newsletter form{width:100%}}@media(max-width:749px){.tb-page,.tb-hero__content{width:min(100% - 28px,1320px)}.tb-section{padding:42px 0}.tb-hero__media{min-height:520px;align-items:flex-end}.tb-hero__image{object-position:center}.tb-hero__card{padding:20px;max-width:100%}.tb-hero__card h1{font-size:4.5rem}.tb-benefits__grid{grid-template-columns:1fr 1fr}.tb-benefit{padding:12px 8px}.tb-benefit:nth-child(odd){border-right:1px solid rgba(0,88,104,.15)}.tb-flavor-card{grid-template-columns:43% 57%}.tb-flavor-card__body{padding:22px 18px}.tb-flavor-card__body h3{font-size:2.15rem}.tb-story__mini{grid-template-columns:1fr}.tb-ingredient-grid{grid-template-columns:1fr 1fr;gap:10px}.tb-ingredient{padding:12px}.tb-ingredient__media{height:130px}.tb-testimonial-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.tb-testimonial{min-width:82vw;scroll-snap-align:start}.tb-faq__media{min-height:220px;order:-1}.tb-newsletter form{flex-direction:column}.tb-newsletter button{width:100%}.tb-product-points__grid{grid-template-columns:1fr 1fr;gap:10px}.tb-usage-grid{grid-template-columns:1fr 1fr}.tb-usage-card:last-child{grid-column:1/-1;width:50%;justify-self:center}.tb-stats-grid{grid-template-columns:1fr 1fr}}.tb-hero--split{background:linear-gradient(180deg,#e9f5f1,#fff9ef);padding:0}.tb-hero__split{width:min(1440px,100%);margin:0 auto;display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;min-height:650px;position:relative;overflow:hidden}.tb-hero__split-copy{padding:70px 20px 70px max(38px,calc((100vw - 1320px)/2));position:relative;z-index:2}.tb-hero__split-copy h1{font-size:clamp(5.2rem,6.5vw,9.2rem);line-height:.84;letter-spacing:-.035em;margin:0;color:var(--tb-teal);font-weight:900;text-transform:uppercase}.tb-hero__split-copy .rte{font-size:1.75rem;line-height:1.5;max-width:520px;margin-top:20px;color:#123f46d6}.tb-hero__split-media{height:100%;min-height:650px;display:flex;align-items:center;justify-content:center;padding:70px 38px 70px 10px;position:relative}.tb-hero__split-media:before,.tb-hero__split-media:after{content:"";position:absolute;border-radius:50%;filter:blur(1px);opacity:.28;pointer-events:none}.tb-hero__split-media:before{width:330px;height:330px;background:#9dd5c6;right:-90px;top:-60px}.tb-hero__split-media:after{width:260px;height:260px;background:#f7c948;left:60px;bottom:-120px;opacity:.12}.tb-hero__split-picture{position:relative;z-index:1;width:100%;border-radius:30px;overflow:hidden;box-shadow:0 24px 60px #0046501f;background:#e5f0eb}.tb-hero__split-picture img{display:block;width:100%;height:auto;aspect-ratio:2.05/1;object-fit:cover}@media(max-width:990px){.tb-hero__split{grid-template-columns:1fr;min-height:0}.tb-hero__split-copy{padding:54px 24px 24px;text-align:center}.tb-hero__split-copy .rte{margin-inline:auto}.tb-hero__actions{justify-content:center}.tb-hero__split-media{min-height:0;padding:18px 20px 44px}.tb-hero__split-picture{border-radius:22px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/tb-theme.css.map */
