:root{--healtto-blue: #164483;--healtto-light-blue: #1e6fba;--healtto-yellow: #ffc857;--healtto-gray: #f5f7fb;--healtto-text: #273043;--healtto-muted: #6b7280;--border-radius-lg: 18px}*,*:before,*:after{box-sizing:border-box}body.healtto-body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--healtto-text);background-color:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.healtto-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.healtto-section{padding:3rem 0}.healtto-section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.75rem}.healtto-section__title{font-size:1.55rem;font-weight:700;color:var( --healtto-blue);padding-bottom:-2rem}.healtto-section__link{font-size:.9rem;color:var(--healtto-light-blue);font-weight:600}.healtto-button{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 2.4rem;border-radius:999px;border:none;cursor:pointer;background-color:var(--healtto-blue);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 18px 40px #0f172a24;border-bottom:1px solid rgba(148,163,184,.25);color:#fff;font-weight:600;letter-spacing:.03em;text-transform:uppercase;font-size:.85rem}.healtto-button--secondary{background-color:#fff;color:var(--healtto-blue);border:1px solid rgba(9,32,65,.12)}.healtto-pill-badge{display:inline-flex;align-items:center;padding:.25rem .9rem;border-radius:999px;font-size:.75rem;background-color:#e5f6ff;color:var(--healtto-light-blue)}.healtto-hero{position:relative;min-height:420px;background-color:var(--healtto-yellow);display:flex;flex-direction:column;justify-content:flex-end}.healtto-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;min-height:420px}.healtto-hero__slide[hidden]{visibility:hidden;pointer-events:none}.healtto-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.healtto-hero__bg picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:0}.healtto-hero__bg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.healtto-hero__bg-placeholder{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--healtto-yellow) 0%,#f0d878 100%)}.healtto-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.45) 0%,rgba(0,0,0,.15) 55%,transparent 100%)}.healtto-hero__content{position:absolute;z-index:2;max-width:600px;text-align:left;padding:2.5rem 1.5rem 4rem 10rem}.healtto-hero--blog .healtto-hero__content{margin-left:20rem;max-width:600px}.healtto-hero--blog .healtto-hero__title{word-wrap:break-word}.healtto-hero--blog .healtto-hero__subtitle{max-width:32rem}.healtto-hero__content .healtto-pill-badge{background-color:#fffffff2}.healtto-hero__title{font-size:3.4rem;line-height:1.1;font-weight:800;margin-bottom:1rem;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.35)}.healtto-hero__subtitle{font-size:1.1rem;color:#fffffff2;max-width:28rem;margin-bottom:5rem;text-shadow:0 1px 8px rgba(0,0,0,.3)}.healtto-hero__dots-wrap{position:absolute;z-index:3;padding-bottom:1rem;flex-shrink:0}.healtto-hero__slider-dots{display:flex;gap:.4rem;margin-top:0}.healtto-hero__dot{width:9px;height:9px;border-radius:999px;background-color:#ffffff80;border:none;cursor:pointer}.healtto-hero__dot--active{width:22px;background-color:#fff}@media(max-width:1024px){.healtto-hero__content{margin-left:auto;margin-right:auto;margin-top:-2rem;text-align:center;max-width:none;padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}.healtto-hero--blog .healtto-hero__content{margin-left:auto;margin-right:auto;text-align:center;max-width:none}.healtto-hero__subtitle{margin-left:auto;margin-right:auto;margin-bottom:12rem;max-width:min(34rem,100%)}.healtto-hero__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem}.healtto-hero__overlay{background:linear-gradient(to bottom,rgba(0,0,0,.58) 0%,rgba(0,0,0,.38) 22%,rgba(0,0,0,.18) 42%,transparent 100%)}.healtto-hero__title{font-size:clamp(2.65rem,2.6vw + 1rem,2.35rem);line-height:1.14;word-wrap:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.healtto-hero__slider-dots{justify-content:center}}@media(max-width:768px){.healtto-hero{position:relative;min-height:420px;height:auto;width:auto;background-color:var(--healtto-yellow);display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:0rem}.healtto-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;min-height:420px;height:auto}.healtto-hero__content{padding:1.75rem 1.25rem 3.25rem}.healtto-hero__title{font-size:clamp(1.65rem,5vw + .6rem,1.95rem);line-height:1.18}.healtto-hero__subtitle{font-size:.95rem;line-height:1.45;margin-bottom:1.85rem}.healtto-hero__bg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:110%;object-fit:cover;object-position:center}.healtto-hero__dots-wrap{position:absolute;z-index:3;padding-bottom:0rem;flex-shrink:0}.healtto-hero__slider-dots{display:flex;gap:.4rem;margin-top:0}.healtto-hero__dot{width:9px;height:9px;border-radius:999px;background-color:#ffffff80;border:none;cursor:pointer}.healtto-hero__dot--active{width:22px;background-color:#fff}.healtto-hero__overlay{background:linear-gradient(to bottom,rgba(0,0,0,.58) 0%,rgba(0,0,0,.38) 22%,rgba(0,0,0,.18) 42%,transparent 100%)}}.healtto-section--categories{background:linear-gradient(to bottom,#fafbfc 0,#fff 55%);color:var(--healtto-text)}.healtto-section--categories .healtto-section__title{color:var(--healtto-text);font-size:1.55rem;font-weight:700;justify-content:center}.healtto-section--categories .healtto-section__link{color:var(--healtto-light-blue);transition:opacity .2s ease}.healtto-section--categories .healtto-section__link:hover{opacity:.85}.healtto-category-pills{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,auto));justify-content:center;gap:clamp(3.5rem,2.2vw,2rem);align-items:flex-start;justify-items:center;width:100%}.healtto-category-pill{text-align:center;transition:transform .25s ease}.healtto-category-pill:hover{transform:translateY(-2px)}.healtto-category-pill__link{display:inline-flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;transition:color .2s ease}.healtto-category-pill__link:hover .healtto-category-pill__label{color:var(--healtto-blue)}.healtto-category-pill__image-wrapper{width:120px;height:120px;border-radius:50%;margin:0 auto .65rem;overflow:hidden;border:2px solid rgba(255,255,255,.22);transition:border-color .25s ease,box-shadow .25s ease}.healtto-category-pill:hover .healtto-category-pill__image-wrapper{border-color:#2563eb59;box-shadow:0 8px 24px #0f172a1a}.healtto-category-pill__image-wrapper img{width:100%;height:100%;object-fit:cover}.healtto-category-pill__label{font-size:1rem;font-weight:700;color:var(--healtto-muted);transition:color .2s ease;max-width:11rem;margin-inline:auto;line-height:1.35}@media(max-width:1024px)and (min-width:769px){.healtto-category-pills{grid-template-columns:repeat(auto-fit,minmax(118px,auto));justify-content:center;gap:clamp(1.1rem,2.5vw,1.65rem) clamp(.85rem,2vw,1.35rem);padding-block:.35rem .15rem}.healtto-category-pill__image-wrapper{width:112px;height:112px}.healtto-category-pill__label{font-size:1.25rem;max-width:10rem}}@media(max-width:768px){.healtto-section--categories .healtto-container{padding-inline:0;padding-top:1rem}.healtto-section--categories .healtto-section__title{color:var(--healtto-text);font-size:1.55rem;font-weight:700}.healtto-section--categories .healtto-section__header{padding-inline:max(1rem,env(safe-area-inset-left));padding-inline-end:max(1rem,env(safe-area-inset-right))}.healtto-category-pills{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:1.15rem;justify-content:flex-start;align-items:flex-start;width:100%;padding:.5rem max(.5rem,env(safe-area-inset-left)) 1.15rem max(1rem,env(safe-area-inset-right));margin:0rem;scroll-snap-type:x proximity;scroll-padding-inline:max(1rem,env(safe-area-inset-left));-webkit-overflow-scrolling:touch;scrollbar-width:thin}.healtto-category-pills::-webkit-scrollbar{height:5px}.healtto-category-pills::-webkit-scrollbar-thumb{background:#0f172a0f;border-radius:999px}.healtto-category-pill{flex:0 0 auto;scroll-snap-align:start;width:124px;max-width:28vw;min-width:92px}.healtto-category-pill__image-wrapper{width:104px;height:104px;margin-bottom:.55rem}.healtto-category-pill__label{font-size:.85rem;max-width:100%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.healtto-products-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.healtto-products-carousel{position:relative;margin:0 -1.5rem;padding:0 3.5rem}.healtto-products-carousel .healtto-products-row--carousel{display:flex;flex-wrap:nowrap;gap:1.75rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;padding-top:.5rem}.healtto-products-carousel .healtto-products-row--carousel::-webkit-scrollbar{height:6px}.healtto-products-carousel .healtto-products-row--carousel::-webkit-scrollbar-track{background:#0f172a0f;border-radius:3px}.healtto-products-carousel .healtto-products-row--carousel::-webkit-scrollbar-thumb{background:#8796b933;border-radius:3px}.healtto-products-carousel .healtto-product-card{flex:0 0 calc((100% - 5.25rem)/4);min-width:0;scroll-snap-align:start}.healtto-products-carousel__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid rgba(15,23,42,.15);background:#fff;box-shadow:0 4px 20px #0f172a1f;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--healtto-blue);transition:background .2s,box-shadow .2s}.healtto-products-carousel__btn:hover{background:var(--healtto-gray);box-shadow:0 6px 24px #0f172a26}.healtto-products-carousel__btn--prev{left:.5rem}.healtto-products-carousel__btn--next{right:.5rem}@media(max-width:900px){.healtto-products-carousel .healtto-product-card{flex:0 0 calc((100% - 2 * 1.75rem) / 3)}}@media(max-width:600px){.healtto-products-carousel{padding-left:2.5rem;padding-right:2.5rem}.healtto-products-carousel .healtto-product-card{flex:0 0 calc((100% - 1.75rem)/2)}.healtto-products-carousel__btn{width:36px;height:36px}.healtto-products-carousel__btn--prev{left:.25rem}.healtto-products-carousel__btn--next{right:.25rem}}.healtto-product-card{display:flex;flex-direction:column;background-color:#fff;border-radius:20px;border:1px solid rgba(148,163,184,.2);box-shadow:0 18px 40px #0f172a0f;padding:1.25rem 1.2rem 1.3rem;transition:transform .18s ease-out,box-shadow .18s ease-out,border-color .18s ease-out;overflow:hidden}.healtto-product-card:hover{transform:translateY(-3px);box-shadow:0 22px 45px #0f172a1f;border-color:#2563eb59}.healtto-product-card__image-wrapper{position:relative;width:100%;aspect-ratio:1;margin-bottom:1rem;border-radius:16px;overflow:hidden;background-color:#d4d4d4ff 100%,display: flex;align-items:center;justify-content:center}.healtto-product-card__image-wrapper img{width:100%;height:100%;object-fit:contain}.healtto-product-card__title{font-size:.95rem;font-weight:700;margin-bottom:.25rem;color:var(--healtto-text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.healtto-product-card__price{font-size:.95rem;font-weight:700;color:var(--healtto-blue);margin-bottom:.15rem}.healtto-product-card__meta{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:var(--healtto-muted);margin-bottom:.75rem}.healtto-product-card__availability{display:inline-flex;align-items:center;gap:.55rem}.healtto-badge-dot--green{width:8px;height:8px;border-radius:999px;background-color:#16a34a}.healtto-product-card__actions{margin-top:auto}.healtto-button--full{width:100%}.healtto-contact{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr);gap:3rem;align-items:start}.healtto-contact__form-wrap{background:#fff;border-radius:20px;padding:2rem 2.25rem;border:1px solid rgba(148,163,184,.15);box-shadow:0 16px 40px #0f172a0f}.healtto-contact__form-desc{color:var(--healtto-muted);font-size:.95rem;margin-bottom:1.5rem}.healtto-contact-form__field{margin-bottom:1.25rem}.healtto-contact-form__field label{display:block;font-size:.9rem;font-weight:600;color:var(--healtto-text);margin-bottom:.4rem}.healtto-contact-form__field input,.healtto-contact-form__field textarea{width:100%;padding:.65rem .9rem;border-radius:12px;border:1px solid rgba(15,23,42,.18);font-size:1rem;font-family:inherit}.healtto-contact-form__field textarea{resize:vertical;min-height:120px}.healtto-contact-form__field input:focus,.healtto-contact-form__field textarea:focus{outline:none;border-color:var(--healtto-light-blue);box-shadow:0 0 0 3px #2563eb1a}.healtto-contact-form__success{padding:1rem 0;color:#16a34a;font-weight:600}.healtto-contact-form__errors{padding:1rem;margin-bottom:1rem;background:#fef2f2;color:#b91c1c;border-radius:12px;font-size:.9rem}.healtto-contact__info{background:#f9fafb;border-radius:20px;padding:2rem;border:1px solid rgba(148,163,184,.12)}.healtto-contact__info-title{font-size:1.15rem;font-weight:700;color:var(--healtto-blue);margin-bottom:1.25rem}.healtto-contact__info-block{margin-bottom:1.25rem}.healtto-contact__info-block:last-child{margin-bottom:0}.healtto-contact__info-label{display:block;font-size:.8rem;font-weight:600;color:var(--healtto-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem}.healtto-contact__info-text{font-size:.95rem;color:var(--healtto-text);margin:0}.healtto-contact__info-text a{color:var(--healtto-light-blue)}.healtto-contact__info-text a:hover{text-decoration:underline}@media(max-width:1024px){.healtto-contact{grid-template-columns:1fr}}.healtto-about-banner{border-radius:32px;overflow:hidden;background-color:transparent;color:var(--healtto-text);position:relative;min-height:320px}.healtto-about-banner__picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:0;pointer-events:none}.healtto-about-banner__bg-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.healtto-about-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(12,23,55,.9),rgba(12,23,55,.35) 55%,transparent)}.healtto-about-banner__content{position:relative;z-index:1;padding:2.5rem 3rem 3.5rem;max-width:50%}.healtto-about-banner__title{font-size:2.2rem;margin-bottom:.75rem;letter-spacing:.06em;color:var(--about-title-color, #ffffff)}.healtto-about-banner__text{font-size:.95rem;line-height:1.5;color:var(--about-text-color, #e5e7eb)}.healtto-about-features{position:relative;z-index:1;margin-top:1.5rem;background-color:#fff;padding:2.2rem 3rem 2.4rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem;align-items:flex-start}.healtto-about-feature__icon{font-size:2rem;margin-bottom:.75rem}.healtto-about-feature__title{font-size:1rem;font-weight:700;color:var(--healtto-blue);margin-bottom:.5rem}.healtto-about-feature__text{font-size:.9rem;color:var(--healtto-muted)}@media(max-width:1200px){.healtto-about-banner{min-height:280px;border-radius:22px}.healtto-about-banner__overlay{background:linear-gradient(to top,rgba(12,23,55,.94) 0%,rgba(12,23,55,.62) 42%,rgba(12,23,55,.28) 72%,transparent 100%)}.healtto-about-banner__content{max-width:100%;padding:2rem 1.75rem 2.35rem;text-align:center;margin-inline:auto;display:flex;flex-direction:column;align-items:center}.healtto-about-banner__title{font-size:clamp(1.45rem,3.5vw + .65rem,2rem);letter-spacing:.045em;line-height:1.2;text-align:center;width:100%}.healtto-custom-icon{width:48px;height:48px;object-fit:contain;display:block;margin:0 auto 16px}.healtto-about-banner__text{font-size:.93rem;line-height:1.58;max-width:38rem;margin-inline:auto;text-align:center;width:100%}.healtto-about-features{grid-template-columns:minmax(0,36rem);justify-content:center;justify-items:stretch;gap:1.5rem;padding:1.85rem 1.6rem 2rem;margin-top:1.25rem}.healtto-about-feature{text-align:center;padding-inline:.35rem;max-width:36rem;margin-inline:auto;width:100%}.healtto-about-feature__icon{margin-inline:auto}.healtto-about-feature__title,.healtto-about-feature__text{text-align:center}}@media(max-width:640px){.healtto-about-banner{min-height:240px;border-radius:18px}.healtto-about-banner__content{padding:1.45rem 1.15rem 1.65rem}.healtto-about-banner__title{font-size:clamp(1.22rem,5.2vw + .4rem,1.55rem);margin-bottom:.55rem}.healtto-about-banner__text{font-size:.885rem;max-width:none;line-height:1.55}.healtto-about-features{grid-template-columns:1fr;gap:1.35rem;padding:1.45rem 1.15rem 1.65rem;margin-top:.85rem;border-radius:0 0 18px 18px}.healtto-about-feature__icon{font-size:1.7rem;margin-bottom:.55rem}.healtto-about-feature__title{font-size:.95rem;margin-bottom:.4rem}.healtto-about-feature__text{font-size:.85rem;line-height:1.5;max-width:36rem;margin-inline:auto}}.healtto-footer{margin-top:3rem;background-color:var(--healtto-blue);color:#e5e7eb;padding:2.5rem 0 1.5rem}.healtto-footer__top{display:grid;grid-template-columns:minmax(0,2.2fr) repeat(3,minmax(0,1.2fr));gap:2.5rem;margin-bottom:2rem}.healtto-footer__title{font-weight:700;font-size:1rem;margin-bottom:.5rem}.healtto-footer__logo{display:inline-block;margin-bottom:.5rem}.healtto-footer__logo img{display:block;max-height:44px;width:auto;object-fit:contain}.healtto-footer__list{list-style:none;padding:0;margin:0;font-size:.9rem}.healtto-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.16);padding-top:1rem;font-size:.8rem}.healtto-footer__about,.healtto-footer__contact{margin:0;font-size:.9rem;line-height:1.55;color:#e5e7ebeb}.healtto-footer__about{margin-bottom:.75rem}.healtto-footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .35rem;min-width:0}.healtto-footer__legal a{color:inherit;text-decoration:underline;text-underline-offset:.15em}.healtto-footer__legal a:hover{color:#fff}.healtto-footer__copy{flex-shrink:0;color:#e5e7ebd9}.healtto-breadcrumb{font-size:.8rem;color:var(--healtto-muted);margin-bottom:1rem}.healtto-grid{display:grid;gap:1.5rem}.healtto-grid--2col{grid-template-columns:minmax(0,1.5fr) minmax(0,.9fr)}.healtto-section--article .healtto-grid--2col{align-items:flex-start;gap:2.5rem}.healtto-article__hero-image{border-radius:24px;overflow:hidden;margin-bottom:1.75rem}.healtto-article__hero-image img{width:100%;height:auto;display:block}.healtto-article__header{margin-bottom:1.5rem}.healtto-article__meta{font-size:.85rem;text-transform:uppercase;letter-spacing:.06em;color:var(--healtto-muted);margin-bottom:.5rem}.healtto-article__meta span{margin-right:.35rem}.healtto-article__title{font-size:1.8rem;line-height:1.2;font-weight:800}.healtto-article-content{font-size:.98rem;line-height:1.7;color:var(--healtto-text)}.healtto-article-sidebar{align-self:flex-start}.healtto-blog-sidebar{display:flex;flex-direction:column;gap:.8rem}.healtto-blog-card--compact{display:flex;flex-direction:row;box-shadow:0 4px 10px #0f172a14;border-radius:16px;height:auto}.healtto-blog-card--compact .healtto-blog-card__media{flex:0 0 38%;aspect-ratio:16 / 9;height:auto}.healtto-blog-card--compact .healtto-blog-card__body{padding:.6rem .8rem .7rem}.healtto-blog-card--compact .healtto-blog-card__title{font-size:.9rem;margin-bottom:.2rem}.healtto-blog-card--compact .healtto-blog-card__meta{font-size:.7rem;margin-bottom:.25rem}.healtto-section--product{background:linear-gradient(to bottom,#fafbfc,#fff 40%);padding-top:2.5rem;padding-bottom:3.5rem}.healtto-breadcrumb--product a{color:var(--healtto-light-blue)}.healtto-breadcrumb--product a:hover{text-decoration:underline}.healtto-product-gallery{position:relative}.healtto-product-gallery__main{background-color:#ffffffc7;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-radius:24px;padding:2rem;min-height:320px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.25);box-shadow:0 18px 40px #0f172a24}.healtto-product-gallery__zoom-viewport{width:100%;max-height:480px;overflow:hidden;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:zoom-in;outline:none;-webkit-tap-highlight-color:transparent}.healtto-product-gallery__zoom-viewport:focus-visible{outline:2px solid var(--healtto-blue, #164483);outline-offset:3px}.healtto-product-gallery__zoom-viewport .healtto-product-gallery__img{transform-origin:var(--zoom-x, 50%) var(--zoom-y, 50%);transition:transform .14s ease-out;cursor:zoom-in}@media(hover:hover)and (pointer:fine){.healtto-product-gallery__zoom-viewport:hover .healtto-product-gallery__img{transform:scale(2.25)}}@media(prefers-reduced-motion:reduce){.healtto-product-gallery__zoom-viewport .healtto-product-gallery__img{transition:none}@media(hover:hover)and (pointer:fine){.healtto-product-gallery__zoom-viewport:hover .healtto-product-gallery__img{transform:none}}}.healtto-product-gallery__img{width:100%;max-height:480px;height:auto;object-fit:contain;border-radius:12px}.healtto-product-zoom-lightbox:not([open]){display:none!important;pointer-events:none!important;visibility:hidden!important}.healtto-product-zoom-lightbox[open]{padding:0;border:none;margin:0;max-width:100vw;max-height:100vh;width:100%;height:100%;background:transparent}.healtto-product-zoom-lightbox[open]::backdrop{background:#0f172ae0}.healtto-product-zoom-lightbox__overlay{width:100%;min-height:100%;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:3.5rem 1.25rem 1.25rem;box-sizing:border-box;cursor:zoom-out}.healtto-product-zoom-lightbox__img{max-width:min(96vw,1400px);max-height:min(85vh,900px);width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 28px 80px #00000073;cursor:default;-webkit-user-select:none;user-select:none}.healtto-product-zoom-lightbox__close{position:fixed;top:1rem;right:1rem;z-index:2;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#0f172a8c;color:#fff;font-size:1.75rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease}.healtto-product-zoom-lightbox__close:hover{background:#164483d9;border-color:#ffffff8c}.healtto-product-gallery__placeholder{width:100%;min-height:280px;display:flex;align-items:center;justify-content:center;opacity:.5}.healtto-product-gallery__thumbs{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem;justify-content:flex-start}.healtto-product-gallery__thumb{padding:0;border:2px solid transparent;border-radius:14px;overflow:hidden;cursor:pointer;background:#fff;width:72px;height:72px;flex-shrink:0;transition:border-color .2s ease,box-shadow .2s ease}.healtto-product-gallery__thumb:hover,.healtto-product-gallery__thumb.is-active{border-color:var(--healtto-blue);box-shadow:0 4px 12px #16448326}.healtto-product-gallery__thumb-img{width:100%;height:100%;object-fit:cover}.healtto-product-info{padding-top:.25rem}.healtto-product-info__kicker{font-size:.9rem;color:var(--healtto-light-blue);font-weight:600;margin:0 0 .5rem}.healtto-product-info__kicker-dot{margin:0 .35rem;opacity:.6}.healtto-product-info__title{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;color:var(--healtto-blue);line-height:1.15;margin:0 0 1rem}.healtto-product-info__price-row{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.75rem}.healtto-product-info__price{font-size:1.35rem;font-weight:700;color:var(--healtto-blue)}.healtto-product-info__compare{font-size:1rem;color:var(--healtto-muted);text-decoration:line-through}.healtto-product-info__availability{display:flex;align-items:center;gap:.4rem;font-size:.9rem;color:var(--healtto-muted);margin:0 0 1.5rem}.healtto-product-info__availability--out{color:#b91c1c}.healtto-product-form{margin-bottom:0}.healtto-button--product-add{width:100%;margin-top:1rem;padding:1rem 1.5rem;font-size:.9rem}.healtto-product-payments{margin-top:1rem;margin-bottom:1.5rem;padding:1rem 1.15rem;background-color:#ffffffc7;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-radius:18px;border:1px solid rgba(148,163,184,.22);box-shadow:0 12px 32px #0f172a0f}.healtto-product-payments__heading{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--healtto-muted);margin:0 0 .75rem}.healtto-product-payments__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:.6rem .85rem}.healtto-product-payments__item{display:flex;align-items:center;justify-content:center;margin:0;padding:.3rem .45rem;background:#fffffff2;border-radius:10px;border:1px solid rgba(15,23,42,.06)}.healtto-product-payments__icon{display:block;height:28px;width:auto;max-width:64px;object-fit:contain}.healtto-product-main__qty-controls{display:inline-flex;align-items:center;border:1px solid rgba(15,23,42,.15);border-radius:12px;overflow:hidden;background:#fff}.healtto-product-main__quantity{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;margin-bottom:.5rem}.healtto-product-main__quantity-label{font-size:.9rem;font-weight:600;color:var(--healtto-text)}.healtto-product-main__qty-btn{width:40px;height:40px;border:none;background:#f3f4f6;font-size:1.1rem;cursor:pointer;color:var(--healtto-text);transition:background .15s ease}.healtto-product-main__qty-btn:hover{background:#e5e7eb}.healtto-product-main__qty-input{width:52px;border:none;text-align:center;font-size:1rem;font-weight:600;padding:.35rem 0}.healtto-product-main__qty-input:focus{outline:none}.healtto-product-main__benefits{margin-top:1.5rem}.healtto-product-main__description{font-size:.95rem;line-height:1.65;color:var(--healtto-text)}.healtto-product-main__benefits .healtto-product-main__description.rte h2,.healtto-product-main__benefits .healtto-product-main__description.rte h3{color:var(--healtto-blue);margin-top:1.25rem;margin-bottom:.5rem}.healtto-product-main__benefits .healtto-product-main__description.rte h2:first-child,.healtto-product-main__benefits .healtto-product-main__description.rte h3:first-child,.healtto-product-main__benefits .healtto-product-main__description.rte>*:first-child{margin-top:0}.healtto-product-main__benefits .healtto-product-main__description.rte ul{padding-left:1.25rem}.healtto-product-meta{margin-top:3rem;padding-top:2.5rem;border-top:1px solid rgba(15,23,42,.08)}.healtto-product-meta__heading{font-size:1.25rem;font-weight:800;color:var(--healtto-blue);margin:0 0 1.5rem;letter-spacing:.02em}.healtto-product-meta__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.healtto-product-meta__item{background:#fff;border:1px solid rgba(148,163,184,.2);border-radius:18px;padding:1.25rem 1.35rem;box-shadow:0 10px 28px #0f172a0d}.healtto-product-meta__item--wide{grid-column:1 / -1}.healtto-product-meta__label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--healtto-light-blue);margin:0 0 .65rem}.healtto-product-meta__value{font-size:.95rem;line-height:1.6;color:var(--healtto-text)}.healtto-product-meta__value.rte p{margin:0 0 .65rem}.healtto-product-meta__value.rte p:last-child{margin-bottom:0}.healtto-product-meta__value.rte ul{margin:.35rem 0 0;padding-left:1.2rem}.healtto-product-meta__metaobject-list{display:flex;flex-wrap:wrap;align-items:center;gap:.15rem 0;line-height:1.5}.healtto-product-meta__chip{font-weight:600;color:var(--healtto-text)}.healtto-product-meta__sep{color:var(--healtto-muted);font-weight:400}@media(max-width:768px){.healtto-product-meta__grid{grid-template-columns:minmax(0,1fr)}.healtto-product-meta__item--wide{grid-column:auto}}.healtto-product-recommendations{margin-top:3rem;padding-top:2.5rem;border-top:1px solid rgba(15,23,42,.08)}.healtto-product-recommendations__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.35rem}.healtto-product-recommendations__heading{font-size:1.25rem;font-weight:800;color:var(--healtto-blue);margin:0;letter-spacing:.02em}.healtto-product-recommendations__link{font-size:.9rem;font-weight:600;color:var(--healtto-light-blue);white-space:nowrap}.healtto-product-recommendations__link:hover{text-decoration:underline}.healtto-product-recommendations__sub{margin:0 0 1.5rem;font-size:.9rem;color:var(--healtto-muted)}.healtto-product-recommendations__sub strong{color:var(--healtto-text);font-weight:600}.healtto-product-recommendations__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.75rem}@media(max-width:1024px){.healtto-product-recommendations__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.healtto-product-recommendations__grid{grid-template-columns:minmax(0,1fr)}}.healtto-product-main{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr);gap:2.5rem;align-items:start}.healtto-chips-row{display:flex;flex-wrap:wrap;gap:.6rem}.healtto-chip{font-size:.8rem;padding:.45rem .9rem;border-radius:999px;border:1px solid rgba(15,23,42,.15)}.healtto-section--collection .healtto-section__header{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.healtto-collection-breadcrumb{font-size:.9rem;color:var(--healtto-muted);margin-bottom:.25rem}.healtto-collection-breadcrumb a{color:var(--healtto-light-blue)}.healtto-collection-toolbar{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.healtto-collection-toolbar__count{font-size:.9rem;color:var(--healtto-muted)}.healtto-collection__sort{padding:.5rem 2rem .5rem .75rem;border-radius:999px;border:1px solid rgba(15,23,42,.18);font-size:.9rem;background-color:#fff;cursor:pointer}.healtto-collection-layout{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,2.2fr);gap:2rem}.healtto-collection-sidebar{background-color:#fff;border-radius:20px;padding:1.5rem 1.25rem;box-shadow:0 16px 40px #0f172a0f;border:1px solid rgba(148,163,184,.15);height:fit-content;position:sticky;top:5.5rem}.healtto-collection-filter{border-bottom:1px solid rgba(15,23,42,.08);padding-bottom:1rem;margin-bottom:1rem}.healtto-collection-filter:last-of-type{border-bottom:none;margin-bottom:0}.healtto-collection-filter__title{font-size:.95rem;font-weight:700;color:var(--healtto-text);margin-bottom:.6rem}.healtto-collection-filter__list{list-style:none;padding:0;margin:0;font-size:.9rem}.healtto-collection-filter__list li{margin-bottom:.35rem}.healtto-collection-filter__list label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.healtto-collection-filter__price label{display:block;font-size:.85rem;margin-bottom:.5rem}.healtto-collection-filter__price input{width:100%;padding:.4rem .6rem;border-radius:8px;border:1px solid rgba(15,23,42,.18);margin-top:.25rem}.healtto-collection-filters .healtto-button{margin-top:1rem;width:100%}.healtto-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.healtto-pagination{display:flex;justify-content:center;gap:.6rem;margin-top:2rem}.healtto-pagination__link{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(15,23,42,.12);font-size:.85rem}.healtto-pagination__link--active{background-color:var(--healtto-blue);color:#fff;border-color:var(--healtto-blue)}.healtto-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.healtto-blog-card{background-color:#fff;border-radius:22px;overflow:hidden;box-shadow:0 16px 40px #0f172a14;display:flex;flex-direction:column;min-height:100%}.healtto-blog-card__media{position:relative;overflow:hidden;flex:0 0 auto;aspect-ratio:16 / 9}.healtto-blog-card__media img,.healtto-blog-card__placeholder{width:100%;height:100%;object-fit:cover}.healtto-blog-card__body{padding:1.5rem 1.6rem 1.6rem;display:flex;flex-direction:column;justify-content:flex-start;flex:1 1 auto}.healtto-blog-card__meta{display:flex;align-items:center;gap:.4rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:var(--healtto-muted);margin-bottom:.55rem}.healtto-blog-card__title{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.healtto-blog-card__excerpt{font-size:.9rem;line-height:1.55;color:var(--healtto-muted);margin-bottom:.9rem}.healtto-blog-card__dot{opacity:.5}.healtto-blog-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.8rem;color:var(--healtto-muted)}.healtto-blog-card__author{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.healtto-blog-card__read-more{font-weight:600;color:var(--healtto-light-blue);font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.healtto-blog-card__read-more:hover{text-decoration:underline}.healtto-blog-card--placeholder .healtto-blog-card__title,.healtto-blog-card--placeholder .healtto-blog-card__excerpt{opacity:.8}@media(max-width:1024px){.healtto-product-main,.healtto-collection-layout{grid-template-columns:minmax(0,1fr)}.healtto-collection-sidebar{position:static}.healtto-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.healtto-footer{padding:2.25rem 0 1.5rem}.healtto-footer__top{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.5rem}.healtto-footer__top>div:first-child{grid-column:1 / -1;text-align:center;max-width:40rem;margin-inline:auto}.healtto-footer__bottom{flex-direction:column;align-items:center;text-align:center;gap:1.125rem;padding-top:1.125rem}.healtto-footer__legal{justify-content:center;row-gap:.5rem}.healtto-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.healtto-section{padding:2rem 0}.healtto-products-row,.healtto-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.healtto-blog-grid{grid-template-columns:minmax(0,1fr)}.healtto-footer{margin-top:2.5rem;padding:1.75rem 0 1.35rem}.healtto-footer__top{grid-template-columns:minmax(0,1fr);margin-bottom:1.5rem;gap:1.5rem}.healtto-footer__top>div:first-child{text-align:center;max-width:none}.healtto-footer__title{font-size:.95rem}.healtto-footer__list{font-size:.85rem;line-height:1.55}.healtto-footer__bottom{font-size:.78rem;gap:1rem}.healtto-footer__legal{flex-direction:column;align-items:stretch;gap:.35rem;width:100%;max-width:22rem;margin-inline:auto}.healtto-footer__legal-sep{display:none}.healtto-footer__legal a{display:block;padding:.5rem .75rem;text-align:center;text-decoration:none;border-radius:6px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.healtto-footer__legal a:hover{background:#ffffff1f;color:#fff}.healtto-footer__copy{line-height:1.45;max-width:22rem}}@media(max-width:480px){.healtto-footer .healtto-container{padding-inline:1rem}}.healtto-whatsapp-float{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;width:56px;height:56px;border-radius:50%;background-color:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36673;transition:transform .2s ease,box-shadow .2s ease}.healtto-whatsapp-float:hover{transform:scale(1.08);box-shadow:0 6px 24px #25d36680;color:#fff}.healtto-whatsapp-float__icon{width:30px;height:30px}.healtto-section--policy{padding-top:2.5rem;padding-bottom:3.5rem;background:linear-gradient(to bottom,#fafbfc,#fff 40%)}.healtto-policy__title{font-size:clamp(1.45rem,2.5vw,1.85rem);font-weight:800;color:var(--healtto-blue, #164483);margin:0 0 1.5rem;line-height:1.2}.healtto-policy__body{font-size:.95rem;line-height:1.65;color:var(--healtto-text, #273043);max-width:46rem}.healtto-policy__body :first-child{margin-top:0}.healtto-policy__body :last-child{margin-bottom:0}.healtto-policy__body a{color:var(--healtto-light-blue);text-decoration:underline}.healtto-policy__body a:hover{opacity:.88}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
