:root{--tnatur-green:#2D6A4F;--tnatur-green-light:#52B788;--tnatur-green-dark:#1B4332;--tnatur-gold:#D4A017;--tnatur-cream:#F8F4EE;--tnatur-text:#1A1A1A;--tnatur-text-light:#555555;--tnatur-border:#E8E2D9;--tnatur-shadow:0 4px 24px rgba(45,106,79,.12);--tnatur-shadow-hover:0 8px 32px rgba(45,106,79,.22);--tnatur-radius:12px;--tnatur-radius-btn:8px;--tnatur-transition:all .25s ease;--font-heading:"Cormorant Garamond",Georgia,serif;--font-body:"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif}body{font-family:var(--font-body)!important;color:var(--tnatur-text);-webkit-font-smoothing:antialiased}h1,h2,h3,.h1,.h2,.h3,.banner__heading,.collection__heading,.product__title,.featured-collection__heading,.card__heading{font-family:var(--font-heading)!important;letter-spacing:-.02em}html{scroll-behavior:smooth}::selection{background:var(--tnatur-green-light);color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--tnatur-cream)}::-webkit-scrollbar-thumb{background:var(--tnatur-green);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--tnatur-green-dark)}a{color:var(--tnatur-green);text-decoration:none;transition:var(--tnatur-transition)}a:hover{text-decoration:underline;text-underline-offset:3px}*:focus-visible{outline:2px solid var(--tnatur-green)!important;outline-offset:3px}.card__media img,.product-media img,.collection-card img{object-fit:cover}.card__media{aspect-ratio:1/1}.button,.btn,button[type=submit],.product-form__submit,.cart__checkout-button,input[type=submit]{background-color:var(--tnatur-green)!important;color:#fff!important;border:none!important;border-radius:var(--tnatur-radius-btn)!important;font-family:var(--font-body)!important;font-weight:700!important;letter-spacing:.03em;cursor:pointer;transition:var(--tnatur-transition)!important;padding:14px 28px!important}.button:hover,.product-form__submit:hover,.cart__checkout-button:hover{background-color:var(--tnatur-green-dark)!important;box-shadow:0 6px 20px #2d6a4f59!important;transform:translateY(-1px)}.button--secondary{background-color:transparent!important;color:var(--tnatur-green)!important;border:2px solid var(--tnatur-green)!important}.button--secondary:hover{background-color:var(--tnatur-green)!important;color:#fff!important}.card-wrapper,.card{border-radius:var(--tnatur-radius)!important;overflow:hidden;transition:var(--tnatur-transition)!important}.card-wrapper:hover{transform:translateY(-5px);box-shadow:var(--tnatur-shadow-hover)!important}.card__heading a,.full-unstyled-link{color:var(--tnatur-green)!important;font-weight:600}.price__regular,.price-item--sale{color:var(--tnatur-green)!important;font-weight:700!important}.announcement-bar,.announcement-bar__message{background-color:var(--tnatur-green)!important;color:#fff!important}.announcement-bar a{color:#fff!important}.badge,.product-badge,.card__badge,.badge--sale{background-color:var(--tnatur-gold)!important;color:#fff!important;border-radius:6px!important;font-weight:700!important;font-size:.78rem!important;padding:3px 8px!important}input[type=text],input[type=email],input[type=search],input[type=tel],input[type=password],select,textarea{border-radius:var(--tnatur-radius-btn)!important;border:1.5px solid var(--tnatur-border)!important;transition:var(--tnatur-transition)!important}input:focus,select:focus,textarea:focus{border-color:var(--tnatur-green)!important;box-shadow:0 0 0 3px #2d6a4f1f!important;outline:none!important}.header-wrapper{position:sticky!important;top:0;z-index:100;background:#fff;transition:box-shadow .3s ease}.header__menu-item a{position:relative}.header__menu-item a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--tnatur-green);transition:width .3s ease}.header__menu-item a:hover:after{width:100%}.cart-count-bubble{background-color:var(--tnatur-green)!important;color:#fff!important}.tnatur-benefits-bar{background:var(--tnatur-cream);padding:7px 16px;text-align:center;font-size:.78rem;color:var(--tnatur-text-light);border-bottom:1px solid var(--tnatur-border);display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap}.tnatur-benefits-bar span{display:inline-flex;align-items:center;gap:5px;font-weight:500}.banner,.slideshow{min-height:75vh!important}@media(max-width:749px){.banner,.slideshow{min-height:55vh!important}}.banner__content{background:linear-gradient(135deg,#1b43328c,#1b433240)}.banner__heading,.slideshow__heading{font-family:var(--font-heading)!important;font-size:clamp(2.2rem,5vw,3.8rem)!important;font-weight:700!important;line-height:1.15!important;text-shadow:0 2px 12px rgba(0,0,0,.22);color:#fff!important}.banner__text{font-size:clamp(1rem,2vw,1.2rem)!important;color:#ffffffeb!important}.collection__heading,.featured-collection__heading{text-align:center;margin-bottom:2rem;color:var(--tnatur-text)!important}@media(max-width:749px){.collection .grid,.product-grid{grid-template-columns:repeat(2,1fr)!important}}.tnatur-badge-bestseller{background:var(--tnatur-gold)!important;color:#fff!important;font-size:.72rem;font-weight:700;padding:3px 9px;border-radius:5px;position:absolute;top:12px;left:12px;z-index:2}.tnatur-free-shipping-badge{font-size:.78rem;color:var(--tnatur-green-light);font-weight:500;display:block;margin-top:4px}.product__title{font-family:var(--font-heading)!important;font-size:clamp(1.8rem,3vw,2.4rem)!important;font-weight:700!important;color:var(--tnatur-text)!important;line-height:1.2}.tnatur-trust-badges{display:flex;flex-wrap:wrap;gap:12px;margin:16px 0;padding:14px;background:var(--tnatur-cream);border-radius:var(--tnatur-radius)}.tnatur-trust-badge{display:flex;align-items:center;gap:6px;font-size:.82rem;font-weight:600;color:var(--tnatur-green)}.product__description{line-height:1.8!important;color:var(--tnatur-text-light)!important}.tnatur-how-to-take{background:var(--tnatur-cream);border-left:4px solid var(--tnatur-green);padding:1.5rem;border-radius:0 var(--tnatur-radius) var(--tnatur-radius) 0;margin:1.5rem 0}.tnatur-whatsapp-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px 20px;border:2px solid var(--tnatur-green)!important;border-radius:var(--tnatur-radius-btn)!important;background:transparent;color:var(--tnatur-green)!important;font-weight:700;margin-top:10px;text-decoration:none;transition:var(--tnatur-transition)}.tnatur-whatsapp-btn:hover{background:var(--tnatur-green)!important;color:#fff!important;text-decoration:none}@media(max-width:749px){.tnatur-sticky-cart{position:fixed!important;bottom:0!important;left:0!important;right:0!important;z-index:999!important;padding:12px 16px!important;background:#fff;box-shadow:0 -4px 20px #0000001f}.tnatur-sticky-cart .button{width:100%!important;padding:16px!important;font-size:1rem!important}}.footer{background-color:var(--tnatur-green-dark)!important;color:#ffffffe0!important}.footer a{color:#ffffffbf!important}.footer a:hover{color:#fff!important;text-decoration:none}.footer__heading{color:#fff!important;font-family:var(--font-heading)!important}.footer__copyright{color:#fff9!important;font-size:.82rem}.tnatur-footer-trust{background:var(--tnatur-cream);padding:24px 16px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;text-align:center}@media(max-width:749px){.tnatur-footer-trust{grid-template-columns:repeat(2,1fr)}}.tnatur-footer-trust-item{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:.85rem;color:var(--tnatur-text-light);font-weight:500}.tnatur-footer-trust-item .icon{font-size:1.6rem}.tnatur-urgency-banner{background:var(--tnatur-green-dark);color:#fff;text-align:center;padding:24px 16px;font-size:1.05rem}.tnatur-urgency-banner strong{color:var(--tnatur-gold)}a.tnatur-whatsapp-float,.tnatur-whatsapp-float{position:fixed!important;bottom:24px!important;right:24px!important;z-index:9999!important;width:58px!important;height:58px!important;background:#25d366!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;animation:tnaturWhatsAppPulse 2.5s infinite!important;transition:transform .2s ease!important;overflow:hidden!important;padding:0!important;border:none!important}a.tnatur-whatsapp-float:hover,.tnatur-whatsapp-float:hover{transform:scale(1.1)!important;text-decoration:none!important}a.tnatur-whatsapp-float svg,.tnatur-whatsapp-float svg{width:30px!important;height:30px!important;fill:#fff!important;flex-shrink:0!important;display:block!important}@keyframes tnaturWhatsAppPulse{0%,to{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 28px #25d366b3,0 0 0 8px #25d3661f}}.tnatur-why-section{background:var(--tnatur-cream);padding:64px 24px}.tnatur-why-section h2{font-family:var(--font-heading)!important;font-size:clamp(1.8rem,3vw,2.6rem);text-align:center;margin-bottom:2.5rem;color:var(--tnatur-text)}.tnatur-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1100px;margin:0 auto}@media(max-width:749px){.tnatur-why-grid{grid-template-columns:repeat(2,1fr);gap:16px}}.tnatur-why-card{background:#fff;border-radius:var(--tnatur-radius);padding:28px 20px;text-align:center;box-shadow:var(--tnatur-shadow);transition:var(--tnatur-transition)}.tnatur-why-card:hover{transform:translateY(-4px);box-shadow:var(--tnatur-shadow-hover)}.tnatur-why-card .icon{font-size:2.4rem;margin-bottom:12px}.tnatur-why-card h3{font-family:var(--font-heading)!important;font-size:1.2rem;color:var(--tnatur-green);margin-bottom:8px}.tnatur-why-card p{font-size:.88rem;color:var(--tnatur-text-light);line-height:1.6}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}@media(max-width:749px){a[href^="tel:"]{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:var(--tnatur-cream);border-radius:6px;font-weight:600;color:var(--tnatur-green)!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tnatur-custom.css.map */
