html{font-size:13px}body{letter-spacing:0rem!important}:root{--tcl-bg:#ffffff;--tcl-fg:#2a1212;--tcl-muted:#7a5a5a;--tcl-muted-soft:#fbeae6;--tcl-secondary:#fbe1dd;--tcl-secondary-fg:#5a1f24;--tcl-border:#f1d9d2;--tcl-card:#ffffff;--tcl-primary:#f51a3d;--tcl-primary-fg:#ffffff;--tcl-accent:#fe628c;--tcl-accent-fg:#ffffff;--tcl-accent-soft:rgba(254,98,140,.15);--tcl-coral:#ff6a55;--tcl-pink:#ff9bbb;--tcl-sage:#4d9a52;--tcl-sage-fg:#ffffff;--tcl-sage-soft:#dff0e0;--tcl-cream:#fef7f5;--tcl-amber:#f5a524;--tcl-gradient-hot:linear-gradient(135deg,#ff9bbb 0%,#ff6a55 50%,#e21a3d 100%);--tcl-gradient-juicy:linear-gradient(135deg,#f51a3d,#ff9bbb);--tcl-gradient-soft:linear-gradient(135deg,#fef3f0,#fde2da);--tcl-gradient-glossy:linear-gradient(135deg,#ff9bbb 0%,#ff3a5e 50%,#c4112e 100%);--tcl-gradient-fresh:linear-gradient(135deg,#4d9a52,#3f8044);--tcl-shadow-pop:0 20px 60px -15px rgba(245,26,61,.45);--tcl-shadow-coral:0 18px 50px -12px rgba(255,106,85,.5);--tcl-shadow-juicy:0 12px 40px -8px rgba(255,155,187,.45);--tcl-shadow-glow:0 0 60px -10px rgba(245,26,61,.5);--tcl-radius:1.5rem;--tcl-radius-lg:2rem;--tcl-radius-xl:2.5rem;--tcl-font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--tcl-font-serif:"DM Serif Display","Times New Roman",serif}.tcl{font-family:var(--tcl-font);color:var(--tcl-fg);-webkit-font-smoothing:antialiased}.tcl *{box-sizing:border-box}.tcl h1,.tcl h2,.tcl h3,.tcl h4{letter-spacing:-.02em;margin:0;color:var(--tcl-fg)}.tcl p{margin:0}.tcl a{color:inherit;text-decoration:none}.tcl img{max-width:100%;height:auto;display:block}.tcl ul{list-style:none;padding:0;margin:0}.tcl-container{max-width:1200px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem);width:100%}.header__menu-item span{font-size:1.2rem}.header__icon .svg-wrapper{width:35px;height:35px}.header__icon .icon-account{width:21px;height:21px}.tcl-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;font-weight:700;cursor:pointer;border:0;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s,filter .2s;text-align:center;line-height:1}.tcl-btn:hover{transform:translateY(-2px) scale(1.04);filter:brightness(1.05)}.tcl-btn:active{transform:translateY(0) scale(.98)}.tcl-btn--primary{background-image:var(--tcl-gradient-hot);color:#fff!important;padding:clamp(.875rem,1.5vw,1.125rem) clamp(1.75rem,3vw,2.25rem);font-size:clamp(.9rem,1.4vw,1.05rem);box-shadow:var(--tcl-shadow-pop);font-weight:700}.tcl-btn--primary:hover{box-shadow:var(--tcl-shadow-coral)}.tcl-btn--sm{padding:.625rem 1.25rem;font-size:.875rem}.tcl-btn--white{background:#fff;color:#000!important;padding:1rem 2.5rem;box-shadow:var(--tcl-shadow-pop)}.tcl-link{font-weight:600;font-size:clamp(.875rem,1.2vw,1rem);color:var(--tcl-fg);text-underline-offset:4px}.tcl-link:hover{text-decoration:underline}@keyframes tcl-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes tcl-float{0%,to{transform:translateY(0) rotate(var(--r,0deg))}50%{transform:translateY(-12px) rotate(calc(var(--r,0deg) + 2deg))}}@keyframes tcl-ping{75%,to{transform:scale(2);opacity:0}}@keyframes tcl-slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes tcl-pop-in{0%{opacity:0;transform:scale(.85) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.tcl-animate-slide{animation:tcl-slide-up .7s ease-out both}.tcl-animate-pop{animation:tcl-pop-in .6s cubic-bezier(.34,1.56,.64,1) both}.tcl-hover-lift{transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s}.tcl-hover-lift:hover{transform:translateY(-6px) scale(1.02);box-shadow:var(--tcl-shadow-coral)}.tcl-announcement{background-image:var(--tcl-gradient-hot);color:#fff;padding:.625rem 0;overflow:hidden}.tcl-announcement__track{display:flex;white-space:nowrap;animation:tcl-marquee 28s linear infinite;width:max-content}.tcl-announcement__item{margin:0 1.5rem;font-size:clamp(.75rem,1.1vw,.875rem);font-weight:600;text-transform:uppercase;letter-spacing:.1em}.tcl-announcement__dot{margin-left:1.5rem;opacity:.5}.tcl-header{position:sticky;top:0;z-index:40;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(241,217,210,.4)}.tcl-header__inner{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0}.tcl-header__logo{height:1.75rem;width:auto;display:block}.tcl-header__nav{display:none;gap:1.75rem;align-items:center;font-size:.875rem;font-weight:500}.tcl-header__nav a{color:var(--tcl-fg);transition:color .2s}.tcl-header__nav a:hover{color:var(--tcl-primary)}@media(min-width:768px){.tcl-header__nav{display:flex}.tcl-header__logo{height:2rem}}.tcl-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fef4f1,#fde8e4);padding:clamp(2.5rem,6vw,6rem) 0}.tcl-hero__blob{pointer-events:none;position:absolute;border-radius:9999px;filter:blur(60px)}.tcl-hero__blob--1{left:-2rem;top:1rem;width:clamp(12rem,25vw,38rem);height:clamp(12rem,25vw,38rem);background:#f51a3d40;filter:blur(80px)}.tcl-hero__blob--2{right:-2.5rem;bottom:0;width:clamp(18rem,35vw,50rem);height:clamp(18rem,35vw,50rem);background:#fe628c40;filter:blur(64px)}.tcl-hero__inner{position:relative;display:grid;gap:2.5rem;align-items:center;padding:clamp(1rem,3vw,3rem) 0}@media(min-width:768px){.tcl-hero__inner{grid-template-columns:1fr 1fr;padding:clamp(2rem,4vw,4rem) 0}}.tcl-hero__content{display:flex;flex-direction:column;gap:1.25rem}.tcl-hero__pill{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.375rem 1rem;border-radius:9999px;font-size:clamp(.7rem,1vw,.85rem);font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--tcl-primary)}.tcl-hero__pill-dot{position:relative;display:flex;width:.5rem;height:.5rem}.tcl-hero__pill-dot:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;background:var(--tcl-primary);opacity:.75;animation:tcl-ping 1.4s cubic-bezier(0,0,.2,1) infinite}.tcl-hero__pill-dot:after{content:"";position:relative;width:.5rem;height:.5rem;border-radius:9999px;background:var(--tcl-primary)}.tcl-hero__title{font-size:clamp(2.75rem,6.5vw,5.5rem);font-weight:900;line-height:1.05;letter-spacing:-.02em}.tcl-text-gradient{background-image:var(--tcl-gradient-hot);-webkit-background-clip:text;background-clip:text;color:transparent}.tcl-hero__lead{font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.65;color:var(--tcl-muted);max-width:32rem}.tcl-hero__lead strong{color:var(--tcl-fg);font-weight:700}.tcl-hero__cta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.tcl-hero__social{display:flex;align-items:center;gap:1.25rem;padding-top:.5rem}.tcl-hero__avatars{display:flex}.tcl-hero__avatars span{width:2rem;height:2rem;border-radius:9999px;border:2px solid #fff;background-image:var(--tcl-gradient-hot);margin-left:-.5rem}.tcl-hero__avatars span:first-child{margin-left:0}.tcl-hero__rating{font-size:clamp(.85rem,1.2vw,1rem);display:flex;align-items:center;gap:.25rem}.tcl-hero__stars strong{color:var(--tcl-fg);font-weight:600;margin-left:.25rem}.tcl-hero__rating-sub{font-size:.75rem;color:var(--tcl-muted);margin-top:.125rem}.tcl-hero__visual{position:relative}.tcl-hero__visual-glow{position:absolute;top:-1rem;right:-1rem;bottom:-1rem;left:-1rem;border-radius:var(--tcl-radius-xl);background-image:var(--tcl-gradient-hot);opacity:.2;filter:blur(40px)}.tcl-hero__image{position:relative;overflow:hidden;border-radius:var(--tcl-radius-lg);background:#fff;box-shadow:var(--tcl-shadow-pop)}@media(min-width:768px){.tcl-hero__image{aspect-ratio:4/5}}.tcl-hero__image img{width:100%;height:100%;object-fit:cover;display:block}.tcl-hero__badge{position:absolute;background:#fff;padding:.5rem 1rem;border-radius:1rem;animation:tcl-float 4s ease-in-out infinite}.tcl-hero__badge p{margin:0}.tcl-hero__badge--1{left:-1rem;top:2.5rem;--r:-8deg;transform:rotate(-8deg);box-shadow:var(--tcl-shadow-coral)}.tcl-hero__badge--1 p:first-child{font-size:clamp(.7rem,1vw,.85rem);font-weight:700;color:var(--tcl-primary)}.tcl-hero__badge--1 p:last-child{font-size:clamp(.55rem,.8vw,.7rem);text-transform:uppercase;letter-spacing:.05em;color:var(--tcl-muted)}.tcl-hero__badge--2{right:-.5rem;bottom:4rem;--r:6deg;transform:rotate(6deg);background:var(--tcl-accent);box-shadow:var(--tcl-shadow-pop);animation-delay:1s}.tcl-hero__badge--2 p:first-child{font-size:clamp(.7rem,1vw,.85rem);font-weight:700;color:#fff}.tcl-hero__badge--2 p:last-child{font-size:clamp(.55rem,.8vw,.7rem);text-transform:uppercase;letter-spacing:.05em;color:#ffffffd9}.tcl-stats{background:#fff;padding:clamp(2rem,4vw,4rem) 0}.tcl-stats__grid{display:grid;gap:2rem}@media(min-width:640px){.tcl-stats__grid{grid-template-columns:1fr 1fr}}@media(min-width:768px){.tcl-stats__grid{grid-template-columns:repeat(4,1fr)}}.tcl-stat{text-align:center;padding:0 1rem}@media(min-width:768px){.tcl-stat{border-right:1px solid var(--tcl-border)}.tcl-stat:last-child{border-right:0}.tcl-stat:first-child{text-align:left;padding-left:0}}.tcl-stat__value{font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:900;letter-spacing:-.02em;line-height:1;background-image:var(--tcl-gradient-hot);-webkit-background-clip:text;background-clip:text;color:transparent}.tcl-stat__label{margin-top:.5rem;font-size:clamp(.75rem,1.1vw,.9rem);font-weight:600;text-transform:uppercase;letter-spacing:.1em}.tcl-stat__sub{font-size:clamp(.875rem,1.3vw,1.05rem);color:var(--tcl-muted);margin-top:.125rem}.tcl-stat__note{margin-top:.75rem;font-size:clamp(.65rem,.9vw,.8rem);text-transform:uppercase;letter-spacing:.15em;color:#7a5a5ab3}.tcl-product{background-image:var(--tcl-gradient-soft);padding:clamp(3rem,5vw,5rem) 0}.tcl-product__grid{display:grid;gap:3rem;align-items:center}@media(min-width:768px){.tcl-product__grid{grid-template-columns:1fr 1fr}}.tcl-product__visual{position:relative}.tcl-product__visual-glow{position:absolute;top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem;border-radius:var(--tcl-radius-xl);background-image:var(--tcl-gradient-hot);opacity:.25;filter:blur(40px)}.tcl-product__image{position:relative;overflow:hidden;border-radius:var(--tcl-radius-lg);background:var(--tcl-secondary)}.tcl-product__image img{width:100%;height:100%;object-fit:cover}.tcl-product__content{display:flex;flex-direction:column;gap:1.5rem}.tcl-eyebrow{font-size:clamp(.7rem,1vw,1rem);font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--tcl-primary)}.tcl-eyebrow--accent{color:var(--tcl-accent)}.tcl-product__title{font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1.1;letter-spacing:-.02em}.tcl-product__lead{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.65;color:var(--tcl-muted)}.tcl-product__lead strong{color:var(--tcl-fg)}.tcl-product__sub{font-size:clamp(.8rem,1vw,.9rem);font-style:italic;color:var(--tcl-muted)}.tcl-product__features{display:flex;flex-direction:column;gap:.75rem;font-size:clamp(.95rem,1.1vw,1.1rem)}.tcl-product__features li{display:flex;align-items:flex-start;gap:.75rem}ul.tcl-product__features .tcl-check{flex-shrink:0;width:1.25rem;height:1.25rem;border-radius:9999px;background-image:var(--tcl-gradient-hot)!important;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:700;margin-top:.125rem}.tcl-product__price{display:flex;align-items:baseline;gap:.75rem;padding-top:.5rem;flex-wrap:wrap}.tcl-product__price-main{font-size:clamp(2rem,3.5vw,3rem);font-weight:900;background-image:var(--tcl-gradient-hot);-webkit-background-clip:text;background-clip:text;color:transparent}.tcl-product__price-old{font-size:clamp(.8rem,1vw,.9rem);color:var(--tcl-muted);text-decoration:line-through}.tcl-product__price-tag{background:var(--tcl-accent-soft);color:var(--tcl-accent);padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:700}.tcl-product__notice{font-size:clamp(.8rem,1.1vw,1rem);color:var(--tcl-muted)}.tcl-section{background:#fff;padding:clamp(3rem,5vw,5rem) 0}.tcl-section--soft{background-image:var(--tcl-gradient-soft)}.tcl-section-head{max-width:48rem;margin:0 auto;text-align:center}.tcl-section-title{margin-top:.75rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:900;line-height:1.1;letter-spacing:-.02em}.tcl-section-lead{margin-top:1rem;font-size:clamp(1rem,1.5vw,1.25rem);color:var(--tcl-muted)}.tcl-benefits{display:grid;gap:1.5rem;margin-top:3.5rem}@media(min-width:768px){.tcl-benefits{grid-template-columns:repeat(3,1fr)}}.tcl-benefit{background:#fff;padding:2rem;border-radius:var(--tcl-radius-lg);text-align:center;transition:transform .3s,box-shadow .3s}.tcl-benefit:hover{transform:translateY(-6px) scale(1.02);box-shadow:var(--tcl-shadow-coral)}.tcl-benefit__icon{margin:0 auto;width:5rem;height:5rem;border-radius:1.25rem;background-image:var(--tcl-gradient-hot);display:flex;align-items:center;justify-content:center;box-shadow:var(--tcl-shadow-coral);transition:transform .3s}.tcl-benefit:hover .tcl-benefit__icon{transform:rotate(6deg) scale(1.1)}.tcl-benefit__icon svg{width:2.5rem;height:2.5rem;color:#fff;stroke-width:1.75}.tcl-benefit__title{margin-top:1.25rem!important;font-size:clamp(1.1rem,1.6vw,1.375rem);font-weight:700}.tcl-benefit__text{margin-top:.5rem;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.6;color:var(--tcl-muted)}.tcl-ingredients{position:relative;overflow:hidden;background-image:var(--tcl-gradient-soft);padding:clamp(3rem,5vw,5rem) 0}@media(min-width:768px){.tcl-ingredients{padding:clamp(4rem,7vw,7rem) 0}}.tcl-ingredients__head{display:grid;gap:2.5rem}@media(min-width:768px){.tcl-ingredients__head{grid-template-columns:1fr 1fr;align-items:end}}.tcl-ingredients__title{margin-top:1rem;font-size:clamp(2.25rem,5vw,4rem);font-weight:900;line-height:.95;letter-spacing:-.02em}.tcl-ingredients__title em{font-family:var(--tcl-font-serif);font-style:italic;font-weight:300}.tcl-ingredients__lead{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.65;color:var(--tcl-muted)}.tcl-ing-grid{display:grid;gap:1rem;margin-top:3.5rem}@media(min-width:640px){.tcl-ing-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.tcl-ing-grid{grid-template-columns:repeat(4,1fr)}}.tcl-ing-card{position:relative;aspect-ratio:3/4;overflow:hidden;border-radius:1.25rem;background:#3a1a1a;transition:transform .3s,box-shadow .3s}@media(max-width:640px){.tcl-ing-card{aspect-ratio:1/1}}.tcl-ing-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:var(--tcl-shadow-coral)}.tcl-ing-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .7s}.tcl-ing-card:hover img{transform:scale(1.05)}.tcl-ing-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,.3) 0%,transparent 40%,rgba(0,0,0,.7) 100%)}.tcl-ing-card__top{position:absolute;left:0;right:0;top:0;padding:1.25rem;display:flex;gap:.5rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:#ffffffe6}.tcl-ing-card__bottom{position:absolute;left:0;right:0;bottom:0;padding:1.25rem;color:#fff}.tcl-ing-card__dose{font-size:clamp(.75rem,1vw,.875rem);color:#ffffffe6}.tcl-ing-card__name{margin-top:.25rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:900;color:#fff!important;text-transform:uppercase;letter-spacing:-.02em;line-height:1}.tcl-steps{display:grid;gap:1.5rem;margin-top:3.5rem}@media(min-width:768px){.tcl-steps{grid-template-columns:repeat(4,1fr)}}.tcl-step{position:relative;background:#fff;padding:1.5rem;border-radius:var(--tcl-radius-lg);transition:transform .3s,box-shadow .3s}.tcl-step:hover{transform:translateY(-6px) scale(1.02);box-shadow:var(--tcl-shadow-coral)}.tcl-step__num{font-size:clamp(2.25rem,3.5vw,3.5rem);font-weight:900;line-height:1;background-image:var(--tcl-gradient-hot);-webkit-background-clip:text;background-clip:text;color:transparent}.tcl-step__title{margin-top:.75rem;font-size:clamp(1.1rem,1.6vw,1.375rem);font-weight:700}.tcl-step__text{margin-top:.5rem;font-size:clamp(.9rem,1.2vw,1.2rem);line-height:1.6;color:var(--tcl-muted)}.tcl-reviews{display:grid;gap:1.5rem;margin-top:3.5rem}@media(min-width:768px){.tcl-reviews{grid-template-columns:repeat(3,1fr)}}.tcl-review{background:var(--tcl-secondary);border:1px solid var(--tcl-border);padding:1.75rem;border-radius:var(--tcl-radius-lg);transition:transform .3s,box-shadow .3s}.tcl-review:hover{transform:translateY(-6px) scale(1.02);box-shadow:var(--tcl-shadow-coral)}.tcl-review__stars{color:#f5a524;font-size:1rem;letter-spacing:1px}.tcl-review__text{margin-top:1rem;font-size:clamp(.95rem,1.3vw,1.1rem);line-height:1.6}.tcl-review__author{margin-top:1.5rem;display:flex;align-items:center;gap:.75rem}.tcl-review__avatar{width:2.5rem;height:2.5rem;border-radius:9999px;background-image:var(--tcl-gradient-hot);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.tcl-review__name{font-size:clamp(.8rem,1vw,.875rem);font-weight:700}.tcl-review__meta{font-size:clamp(.7rem,.9vw,.8rem);color:var(--tcl-muted)}.tcl-faq{background:#fff;padding:clamp(3rem,5vw,5rem) 0}.tcl-faq__inner{max-width:678px;margin:0 auto;padding:0 1.5rem}.tcl-faq__list{margin-top:3rem;display:flex;flex-direction:column;gap:.75rem}.tcl-faq__item{background:var(--tcl-secondary);border:1px solid var(--tcl-border);border-radius:1.25rem;overflow:hidden;transition:background .3s}.tcl-faq__item[open]{background-image:var(--tcl-gradient-soft)}.tcl-faq__q{padding:1.25rem;font-size:clamp(.95rem,1.3vw,1.1rem);font-weight:600;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}.tcl-faq__q::-webkit-details-marker{display:none}.tcl-faq__q:after{content:"+";font-size:1.5rem;font-weight:300;color:var(--tcl-muted);transition:transform .2s;flex-shrink:0}.tcl-faq__item[open] .tcl-faq__q:after{transform:rotate(45deg)}.tcl-faq__a{padding:0 1.25rem 1.25rem;font-size:clamp(.875rem,1.2vw,1rem);line-height:1.6;color:var(--tcl-muted)}.tcl-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem;font-size:clamp(.875rem,1.2vw,1.2rem);font-weight:600;cursor:pointer;list-style:none}.tcl-faq__item summary::-webkit-details-marker{display:none}.tcl-final{position:relative;overflow:hidden;background-image:var(--tcl-gradient-hot);padding:clamp(3rem,6vw,6rem) 0;text-align:center}.tcl-final__blob{position:absolute;width:18rem;height:18rem;border-radius:9999px;background:#fff3;filter:blur(60px);pointer-events:none}.tcl-final__blob--1{left:-5rem;top:-5rem}.tcl-final__blob--2{right:-5rem;bottom:-5rem}.tcl-final__inner{position:relative;max-width:42rem;margin:0 auto;padding:0 1.5rem;color:#fff}.tcl-final__pill{display:inline-block;background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.375rem 1rem;border-radius:9999px;font-size:clamp(.65rem,1vw,.8rem);font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#fff}.tcl-final__title{margin-top:1.5rem;font-size:clamp(2rem,4.5vw,3.75rem);font-weight:900;letter-spacing:-.02em;color:#fff!important}.tcl-final__title em{font-style:italic}.tcl-final__lead{margin:1.25rem auto 0;max-width:32rem;font-size:clamp(1rem,1.5vw,1.25rem);color:#ffffffe6}.tcl-final__cta{margin-top:2rem}.tcl-final__notice{margin-top:1.25rem;font-size:clamp(.7rem,1vw,1rem);color:#ffffffd9}.tcl-footer{background:#fff;border-top:1px solid var(--tcl-border);padding:4rem 0 1.5rem}.tcl-footer__grid{display:grid;gap:2.5rem}@media(min-width:768px){.tcl-footer__grid{grid-template-columns:2fr 1fr 1fr}}.tcl-footer__about{max-width:24rem}.tcl-footer__logo{height:2.5rem;width:auto;display:block}.tcl-footer__about p{margin-top:-3rem;font-size:1rem;color:var(--tcl-muted)}.tcl-footer__form{margin-top:1.5rem;display:flex;gap:.5rem;max-width:24rem}.tcl-footer__input{flex:1;padding:.625rem 1rem;border-radius:9999px;border:1px solid var(--tcl-border);background:#fff;font-size:.875rem;font-family:inherit;color:var(--tcl-fg)}.tcl-footer__input:focus{outline:none;border-color:var(--tcl-primary);box-shadow:0 0 0 3px #f51a3d26}.tcl-footer__heading{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--tcl-muted)}.tcl-footer__list{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem;font-size:1rem}.tcl-footer__list a{color:#2a1212cc;transition:color .2s}.tcl-footer__list a:hover{color:var(--tcl-primary)}.tcl-footer__bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--tcl-border);display:flex;flex-direction:column;gap:.75rem;align-items:center;justify-content:space-between;font-size:.75rem;color:var(--tcl-muted)}@media(min-width:768px){.tcl-footer__bottom{flex-direction:row}}.tcl-container{max-width:1200px!important;margin:0 auto!important;padding:0 clamp(1rem,4vw,2rem)!important;width:100%!important}.shopify-section:has(.tcl){padding:0!important;margin:0!important}.tcl .page-width,.tcl .page-width--narrow{max-width:100%!important;padding:0!important}section.tcl,.tcl-hero,.tcl-stats,.tcl-product,.tcl-section,.tcl-ingredients,.tcl-faq,.tcl-final,.tcl-footer{width:100%!important;max-width:100%!important;box-sizing:border-box!important}@media(max-width:768px){.tcl-hero__cta{flex-direction:column;align-items:flex-start}.tcl-btn--primary{width:100%;justify-content:center}.tcl-hero__badge--1,.tcl-hero__badge--2{display:none}}.tcl-final__cta{font-size:1rem;margin-bottom:15px}.tcl-final__lead{margin:0;max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tencarelab.css.map */
