:root{--slimself-green: #0D2B1F;--slimself-green-light: #163F2C;--slimself-gold: #C8A24C;--slimself-gold-dark: #A8823A;--slimself-cream: #FBF8F1;--slimself-white: #FFFFFF;--slimself-ink: #171A17;--slimself-ink-soft: #626760;--slimself-border: #E7E0D4;--slimself-radius-sm: 10px;--slimself-radius-md: 16px;--slimself-radius-lg: 24px;--slimself-shadow: 0 12px 32px rgba(13, 43, 31, .1);--slimself-shadow-lift: 0 20px 48px rgba(13, 43, 31, .16);--slimself-font-serif: "Playfair Display", Georgia, "Times New Roman", serif;--slimself-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--slimself-container: 1320px;--slimself-gap: clamp(1rem, 2vw, 2rem)}.slimself-section{background:var(--slimself-cream);color:var(--slimself-ink);font-family:var(--slimself-font-sans)}.slimself-section--white{background:var(--slimself-white)}.slimself-section--green{background:var(--slimself-green);color:var(--slimself-cream)}.slimself-container{max-width:var(--slimself-container);margin:0 auto;padding:0 1.5rem;box-sizing:border-box}@media screen and (max-width:749px){.slimself-container{padding:0 1rem}}.slimself-section *{box-sizing:border-box}.slimself-section p{margin:0}.slimself-section p+p{margin-top:.6em}.slimself-section img,.slimself-section picture,.slimself-section svg{display:block}.slimself-eyebrow{display:inline-flex;align-items:center;gap:.5em;font-family:var(--slimself-font-sans);font-size:.8125rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--slimself-gold-dark);margin:0 0 .85em}.slimself-section--green .slimself-eyebrow{color:var(--slimself-gold)}.slimself-heading{font-family:var(--slimself-font-serif);font-weight:600;line-height:1.14;letter-spacing:-.01em;margin:0 0 .55em;color:var(--slimself-green)}.slimself-section--green .slimself-heading,.slimself-section--dark .slimself-heading{color:var(--slimself-white)}.slimself-lead{font-size:1.0625rem;line-height:1.65;color:var(--slimself-ink-soft);margin:0 0 1.5em;max-width:62ch}.slimself-section--green .slimself-lead{color:#f7f2e8d1}.slimself-title-row{text-align:center;max-width:720px;margin:0 auto 1.75rem}.slimself-title-row .slimself-lead{margin-inline:auto}@media screen and (max-width:749px){.slimself-title-row{margin-bottom:1.25rem}}.slimself-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55em;font-family:var(--slimself-font-sans);font-size:.95rem;font-weight:600;letter-spacing:.02em;text-decoration:none;border-radius:999px;padding:.95em 1.9em;border:1.5px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,opacity .15s ease;line-height:1.2;white-space:nowrap}.slimself-btn:hover{transform:translateY(-1px)}.slimself-btn:active{transform:translateY(0)}.slimself-btn--gold{background:var(--slimself-gold);color:var(--slimself-green);box-shadow:var(--slimself-shadow)}.slimself-btn--gold:hover{background:var(--slimself-gold-dark);color:var(--slimself-white)}.slimself-btn--green{background:var(--slimself-green);color:var(--slimself-cream)}.slimself-btn--green:hover{background:var(--slimself-green-light)}.slimself-btn--outline{background:transparent;border-color:currentColor;color:var(--slimself-green)}.slimself-section--green .slimself-btn--outline,.slimself-section--dark .slimself-btn--outline{color:var(--slimself-cream)}.slimself-btn--block{width:100%}.slimself-btn[disabled],.slimself-btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;transform:none;pointer-events:none}.slimself-btn .slimself-spinner{display:none;width:1em;height:1em;border-radius:50%;border:2px solid currentColor;border-right-color:transparent;animation:slimself-spin .6s linear infinite}.slimself-btn.is-loading .slimself-spinner{display:inline-block}.slimself-btn.is-loading .slimself-btn__label{opacity:.7}@keyframes slimself-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.slimself-btn,.slimself-btn:hover{transition:none;transform:none}.slimself-btn .slimself-spinner{animation-duration:1.2s}}.slimself-section a:focus-visible,.slimself-section button:focus-visible,.slimself-mobile-nav a:focus-visible,.slimself-mobile-nav button:focus-visible,.slimself-whatsapp:focus-visible{outline:2px solid var(--slimself-gold);outline-offset:3px;border-radius:4px}.slimself-header-cta{display:inline-flex;align-items:center;justify-content:center;margin-inline-start:.75rem;padding:.6em 1.35em;border-radius:999px;background:var(--slimself-green, #062D1C);color:var(--slimself-cream, #F7F2E8);font-family:var(--slimself-font-sans, inherit);font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-decoration:none;white-space:nowrap;transition:background-color .15s ease}.slimself-header-cta:hover{background:var(--slimself-green-light, #0e4a2e);color:var(--slimself-cream, #F7F2E8)}.slimself-hero{padding-top:clamp(14px,1.6vw,20px);padding-bottom:clamp(14px,1.6vw,20px)}.slimself-hero__grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(460px,1.35fr);gap:clamp(20px,3vw,56px);align-items:start}.slimself-hero__content{padding-top:clamp(4px,1vw,16px)}.slimself-hero__grid--reverse{direction:rtl}.slimself-hero__grid--reverse>*{direction:ltr}.slimself-hero__title{font-size:clamp(1.9rem,3.6vw,3.1rem);display:flex;flex-wrap:wrap;align-items:center;gap:.3em}.slimself-hero__title-icon{color:var(--slimself-gold);display:inline-flex}.slimself-hero__title-icon svg{width:.7em;height:.7em}.slimself-hero__desc{font-size:1.0625rem}.slimself-hero__perks{list-style:none;margin:1.75rem 0 2rem;padding:0;display:flex;gap:1rem}.slimself-hero__perk{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;flex:1 1 0;min-width:0}.slimself-hero__perk-label{font-size:.8125rem;font-weight:600;color:var(--slimself-green);line-height:1.3}.slimself-icon-circle{width:48px;height:48px;border-radius:50%;background:var(--slimself-green);color:var(--slimself-gold);display:flex;align-items:center;justify-content:center;flex:none}.slimself-icon-circle svg{width:22px;height:22px}.slimself-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.slimself-hero__actions svg{width:18px;height:18px}.slimself-hero__brandline{margin-top:1.75rem;font-size:.875rem;font-style:italic;opacity:.85}.slimself-hero__visual{position:relative}.slimself-hero__visual-panel{position:relative;border-radius:var(--slimself-radius-lg);overflow:visible;background:var(--slimself-hero-visual-bg, var(--slimself-cream));aspect-ratio:6 / 5;display:flex;align-items:center;justify-content:center}@media screen and (min-width:1024px){.slimself-hero__visual-panel{min-height:580px;max-height:680px}}.slimself-hero__visual-panel img,.slimself-hero__visual-panel picture,.slimself-hero__visual-panel svg{width:100%;height:100%;object-fit:contain;display:block;border-radius:var(--slimself-radius-lg)}.slimself-hero__badge{position:absolute;top:6%;right:4%;width:96px;height:96px;border-radius:50%;background:var(--slimself-cream);border:2px solid var(--slimself-gold);box-shadow:var(--slimself-shadow-lift);display:flex;align-items:center;justify-content:center;text-align:center;padding:.5rem}.slimself-hero__badge-inner{display:flex;flex-direction:column;align-items:center;gap:.15rem;color:var(--slimself-green)}.slimself-hero__badge-inner svg{width:18px;height:18px;color:var(--slimself-gold-dark)}.slimself-hero__badge-inner strong{font-size:.625rem;font-weight:700;letter-spacing:.02em;line-height:1.15}.slimself-hero__badge-inner em{font-size:.5625rem;font-style:normal;color:var(--slimself-ink-soft)}.slimself-hero__script{position:absolute;bottom:6%;left:4%;max-width:60%;font-family:var(--slimself-font-serif);font-style:italic;font-size:1.05rem;line-height:1.3;color:var(--slimself-green);margin:0;text-shadow:0 2px 12px rgba(247,242,232,.9),0 0 24px rgba(247,242,232,.7)}@media screen and (max-width:749px){.slimself-hero__grid{display:flex;flex-direction:column;gap:1.75rem;align-items:stretch}.slimself-hero__grid--reverse{direction:ltr}.slimself-hero__desc{font-size:.9375rem}.slimself-hero__perks{gap:.5rem;margin:1.5rem 0 1.75rem}.slimself-icon-circle{width:44px;height:44px}.slimself-icon-circle svg{width:20px;height:20px}.slimself-hero__perk-label{font-size:.75rem}.slimself-hero__visual-panel{aspect-ratio:5 / 4}.slimself-hero__badge{width:80px;height:80px}.slimself-hero__badge-inner strong{font-size:.5625rem}.slimself-hero__badge-inner em{font-size:.5rem}.slimself-hero__badge-inner svg{width:15px;height:15px}.slimself-hero__script{font-size:.875rem;max-width:62%}}.slimself-trust-bar__list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem;list-style:none;margin:0;padding:0}.slimself-trust-bar__item{display:flex;align-items:center;text-align:left;gap:.65rem;padding:.5rem}.slimself-trust-bar__icon{width:36px;height:36px;border-radius:50%;background:var(--slimself-green);color:var(--slimself-gold);display:flex;align-items:center;justify-content:center;flex:none}.slimself-trust-bar__icon svg{width:18px;height:18px}.slimself-trust-bar__text{min-width:0}.slimself-trust-bar__title{font-size:.875rem;font-weight:700;color:var(--slimself-green);margin:0}.slimself-trust-bar__subtitle{font-size:.75rem;color:var(--slimself-ink-soft);margin:0}@media screen and (max-width:989px){.slimself-trust-bar__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.slimself-trust-bar__list{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(150px,1fr);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin:0 -1rem;padding-inline:1rem}.slimself-trust-bar__item{scroll-snap-align:start;padding:.4rem}.slimself-trust-bar__icon{width:32px;height:32px}.slimself-trust-bar__icon svg{width:16px;height:16px}.slimself-trust-bar__title{font-size:.8125rem}.slimself-trust-bar__subtitle{font-size:.6875rem}}.slimself-benefits__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);align-items:center}.slimself-benefits--3col .slimself-benefits__grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.1fr) minmax(0,.85fr)}.slimself-benefits__media{position:relative;border-radius:var(--slimself-radius-lg);overflow:hidden;aspect-ratio:4 / 3;box-shadow:var(--slimself-shadow-lift)}.slimself-benefits__media img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width:1024px){.slimself-benefits__media{max-height:480px}}.slimself-benefits__decor{position:relative;border-radius:var(--slimself-radius-lg);overflow:hidden;aspect-ratio:4 / 3;display:none}@media screen and (min-width:1024px){.slimself-benefits__decor{max-height:480px}}.slimself-benefits--3col .slimself-benefits__decor{display:block}.slimself-benefits__decor img{width:100%;height:100%;object-fit:cover;display:block}.slimself-benefits__script{position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem;font-family:var(--slimself-font-serif);font-style:italic;font-size:1.1rem;line-height:1.3;color:var(--slimself-white);margin:0;text-shadow:0 2px 10px rgba(6,45,28,.5)}.slimself-benefits__script--decor{color:var(--slimself-white)}.slimself-benefits__list{list-style:none;margin:1.75rem 0 0;padding:0;display:flex;flex-direction:column;gap:1rem}.slimself-benefits__item{display:flex;gap:.85rem;align-items:center}.slimself-benefits__icon{width:34px;height:34px;border-radius:50%;background:var(--slimself-cream);border:1px solid var(--slimself-gold);color:var(--slimself-gold-dark);display:flex;align-items:center;justify-content:center;flex:none}.slimself-benefits__icon svg{width:16px;height:16px}.slimself-benefits__item-title{font-weight:600;margin:0;color:var(--slimself-ink);font-size:.9375rem}@media screen and (max-width:989px){.slimself-benefits__grid,.slimself-benefits--3col .slimself-benefits__grid{grid-template-columns:1fr}.slimself-benefits__media{aspect-ratio:16 / 10}.slimself-benefits__decor{display:none}}.slimself-packages{position:relative}.slimself-packages__viewport{min-width:0}.slimself-packages__arrow{position:absolute;top:96px;width:36px;height:36px;border-radius:50%;border:1px solid var(--slimself-border);background:var(--slimself-white);color:var(--slimself-green);box-shadow:var(--slimself-shadow);display:none;align-items:center;justify-content:center;cursor:pointer;z-index:2}.slimself-packages__arrow svg{width:16px;height:16px}.slimself-packages__arrow[disabled]{opacity:0;pointer-events:none}.slimself-packages__arrow--prev{left:-2px}.slimself-packages__arrow--next{right:-2px}.slimself-packages__row{display:grid;grid-template-columns:repeat(var(--slimself-card-count, 4),minmax(0,1fr));gap:clamp(12px,1.4vw,20px);align-items:stretch}.slimself-package{position:relative;background:var(--slimself-white);border:1.5px solid var(--slimself-border);border-radius:var(--slimself-radius-sm);padding:1.5rem 1.25rem;display:flex;flex-direction:column;text-align:center}.slimself-package--featured{border-color:var(--slimself-gold);border-width:2px}.slimself-package__ribbon{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--slimself-gold);color:var(--slimself-green);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.4em 1em;border-radius:999px;white-space:nowrap;box-shadow:0 6px 14px #cfa64b59}.slimself-package__media{width:100%;aspect-ratio:1 / 1;max-width:180px;margin:0 auto 1.25rem;border-radius:var(--slimself-radius-md);overflow:hidden;background:var(--slimself-cream)}.slimself-package__media img{width:100%;height:100%;object-fit:contain;display:block}.slimself-package__name{font-family:var(--slimself-font-serif);font-size:1.25rem;font-weight:600;color:var(--slimself-green);margin:0 0 .35em}.slimself-package__desc{font-size:.875rem;color:var(--slimself-ink-soft);margin:0 0 1rem;line-height:1.5}.slimself-package__price-row{margin:auto 0 1.25rem;display:flex;flex-direction:column;align-items:center;gap:.25rem}.slimself-package__compare{font-size:.9375rem;color:var(--slimself-ink-soft);text-decoration:line-through}.slimself-package__price-line{display:flex;align-items:baseline;gap:.6em}.slimself-package__price{font-family:var(--slimself-font-serif);font-size:1.75rem;font-weight:700;color:var(--slimself-green)}.slimself-package__discount{font-size:.75rem;font-weight:700;color:var(--slimself-white);background:var(--slimself-green);padding:.25em .6em;border-radius:6px}.slimself-package__stock{font-size:.8125rem;font-weight:600;margin-bottom:.85rem}.slimself-package__stock--in{color:#2f6b4a}.slimself-package__stock--out{color:#b13c3c}.slimself-package__form{margin-top:0}.slimself-package__check{display:flex;align-items:center;justify-content:center;gap:.4em;margin:.75rem 0 0;font-size:.8125rem;font-weight:600;color:var(--slimself-green)}.slimself-package__check svg{width:15px;height:15px;color:var(--slimself-gold-dark);flex:none}.slimself-package--missing{border-style:dashed;color:var(--slimself-ink-soft);justify-content:center;min-height:240px}.slimself-package--coupon{background:var(--slimself-green);color:var(--slimself-cream);border-color:var(--slimself-green);justify-content:center}.slimself-package__coupon-icon{width:44px;height:44px;border-radius:50%;background:#f7f2e81f;color:var(--slimself-gold);display:flex;align-items:center;justify-content:center;margin:0 auto .85rem}.slimself-package__coupon-icon svg{width:22px;height:22px}.slimself-package__coupon-eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--slimself-gold);margin:0 0 .5rem}.slimself-package__coupon-heading{font-family:var(--slimself-font-serif);font-size:1.15rem;font-weight:600;color:var(--slimself-white);margin:0 0 .5rem;line-height:1.3}.slimself-package--coupon .slimself-package__desc{color:#f7f2e8cc}.slimself-package--coupon .slimself-coupon__code{display:flex;flex-direction:column;align-items:center;gap:.2em;background:#f7f2e81a;border:1px dashed var(--slimself-gold);color:var(--slimself-gold);padding:.5em 1em;border-radius:8px;margin:0 0 1.1rem}.slimself-coupon__code span{font-size:.625rem;font-weight:700;letter-spacing:.1em;opacity:.8}.slimself-coupon__code strong{font-size:.9375rem;font-weight:700;letter-spacing:.04em}@media screen and (max-width:989px){.slimself-packages__row{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:78%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin:0 -1.25rem;padding:.5rem 1.25rem 1rem;gap:1rem}.slimself-package{scroll-snap-align:center}.slimself-packages__arrow{display:flex}}@media screen and (max-width:749px){.slimself-packages__row{display:grid;grid-template-columns:1fr;grid-auto-flow:row;grid-auto-columns:unset;gap:16px;overflow-x:visible;scroll-snap-type:none;margin:0;padding:0}.slimself-package{width:100%;min-width:0;max-width:520px;margin-inline:auto;scroll-snap-align:none}.slimself-package__media{margin-inline:auto;max-width:100%}.slimself-package .slimself-btn{width:100%;min-height:48px}.slimself-packages__arrow{display:none}}.slimself-toast{position:fixed;left:50%;bottom:1.5rem;transform:translate(-50%,8px);background:var(--slimself-green);color:var(--slimself-cream);padding:.85em 1.4em;border-radius:999px;font-size:.875rem;font-weight:600;box-shadow:var(--slimself-shadow-lift);z-index:400;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.slimself-toast.is-visible{opacity:1;transform:translate(-50%)}.slimself-toast--error{background:#7a2626}@media(prefers-reduced-motion:reduce){.slimself-toast,.slimself-package{transition:none}}.slimself-testimonials__viewport{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -1.5rem;padding:.5rem 1.5rem 1rem}.slimself-testimonials__viewport::-webkit-scrollbar{display:none}.slimself-testimonials__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 3.75rem)/4);gap:1.25rem}@media screen and (max-width:1199px){.slimself-testimonials__track{grid-auto-columns:calc((100% - 2 * 1.25rem) / 3)}}@media screen and (max-width:989px){.slimself-testimonials__track{grid-auto-columns:calc((100% - 1.25rem)/2)}}@media screen and (max-width:749px){.slimself-testimonials__track{grid-auto-columns:84%;gap:1rem}.slimself-testimonials__viewport{margin:0 -1.25rem;padding:.5rem 1.25rem 1rem}}.slimself-testimonial{scroll-snap-align:start;background:var(--slimself-white);border:1px solid var(--slimself-border);border-radius:var(--slimself-radius-md);padding:1.5rem;display:flex;flex-direction:column;gap:.85rem}.slimself-testimonial__head{display:flex;align-items:center;gap:.75rem}.slimself-testimonial__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex:none;background:var(--slimself-cream)}.slimself-testimonial__avatar--placeholder{display:flex;align-items:center;justify-content:center;font-family:var(--slimself-font-serif);font-weight:700;color:var(--slimself-green)}.slimself-testimonial__name{font-weight:700;margin:0;font-size:.9375rem;color:var(--slimself-green)}.slimself-testimonial__city{margin:0;font-size:.8125rem;color:var(--slimself-ink-soft)}.slimself-testimonial__stars{display:inline-flex;gap:.15em;color:var(--slimself-gold)}.slimself-testimonial__stars svg{width:15px;height:15px}.slimself-testimonial__text{margin:0;font-size:.9375rem;line-height:1.6;color:var(--slimself-ink);flex:1}.slimself-testimonials{position:relative}.slimself-testimonials__side-arrow{position:absolute;top:40%;width:44px;height:44px;border-radius:50%;border:1.5px solid var(--slimself-border);background:var(--slimself-white);color:var(--slimself-green);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transform:translateY(-50%)}.slimself-testimonials__side-arrow svg{width:18px;height:18px}.slimself-testimonials__side-arrow[disabled]{opacity:.35;cursor:not-allowed}.slimself-testimonials__side-arrow--prev{left:-22px}.slimself-testimonials__side-arrow--next{right:-22px}@media screen and (max-width:989px){.slimself-testimonials__side-arrow{display:none}}.slimself-testimonials__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.slimself-testimonials__dot{width:32px;height:32px;border-radius:50%;border:none;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.slimself-testimonials__dot:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--slimself-border);transition:background-color .15s ease,width .15s ease,border-radius .15s ease}.slimself-testimonials__dot.is-active:before{background:var(--slimself-gold);width:22px;border-radius:999px}@media(prefers-reduced-motion:reduce){.slimself-testimonials__dot:before{transition:none}}@media(prefers-reduced-motion:reduce){.slimself-testimonials__viewport{scroll-behavior:auto}}.slimself-prefooter{background:var(--slimself-green);color:var(--slimself-cream)}.slimself-prefooter__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.slimself-prefooter__badges{display:flex;flex-wrap:wrap;gap:1.75rem}.slimself-prefooter__badge{display:flex;align-items:center;gap:.6em;font-size:.875rem;font-weight:600}.slimself-prefooter__badge svg{width:22px;height:22px;color:var(--slimself-gold);flex:none}.slimself-prefooter__message{font-family:var(--slimself-font-serif);font-style:italic;font-size:1rem;color:var(--slimself-gold);margin:0;text-align:center;flex:1 1 260px}.slimself-prefooter__social{display:flex;gap:.75rem;align-items:center}.slimself-prefooter__social a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(247,242,232,.3);color:var(--slimself-cream);display:flex;align-items:center;justify-content:center}.slimself-prefooter__social svg{width:17px;height:17px}.slimself-prefooter__whatsapp-pill{width:auto;height:auto;border:none;border-radius:999px;background:#25d366;color:#fff;display:inline-flex;align-items:center;gap:.5em;padding:.55em 1.1em;font-size:.8125rem;font-weight:600;text-decoration:none;margin-inline-start:.5rem}.slimself-prefooter__whatsapp-pill svg{width:18px;height:18px}@media screen and (max-width:749px){.slimself-prefooter__row{flex-direction:column;text-align:center}.slimself-prefooter__badges{justify-content:center;gap:1.1rem 1.5rem}}.slimself-whatsapp{position:fixed;right:1.1rem;bottom:calc(1.1rem + env(safe-area-inset-bottom,0px));z-index:390;width:56px;height:56px;min-width:44px;min-height:44px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #062d1c47;text-decoration:none;transition:transform .15s ease}.slimself-whatsapp:hover{transform:scale(1.06)}.slimself-whatsapp svg{width:28px;height:28px}body:has(.slimself-mobile-nav) .slimself-whatsapp{bottom:calc(72px + env(safe-area-inset-bottom,0px) + .6rem)}@media screen and (min-width:750px){.slimself-whatsapp{right:1.75rem;bottom:1.75rem}body:has(.slimself-mobile-nav) .slimself-whatsapp{bottom:1.75rem}}@media(prefers-reduced-motion:reduce){.slimself-whatsapp{transition:none}}.slimself-mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:380;display:none;background:var(--slimself-white);border-top:1px solid var(--slimself-border);padding-bottom:env(safe-area-inset-bottom,0px)}@media screen and (max-width:749px){.slimself-mobile-nav{display:flex}body.slimself-has-mobile-nav .content-for-layout{padding-bottom:4px}}.slimself-mobile-nav__list{display:flex;width:100%;list-style:none;margin:0;padding:0}.slimself-mobile-nav__item{flex:1 1 0;display:flex}.slimself-mobile-nav__link{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-height:56px;min-width:44px;padding:.35rem .25rem;text-decoration:none;color:var(--slimself-ink-soft);font-size:11px;font-weight:600}.slimself-mobile-nav__link svg{width:22px;height:22px}.slimself-mobile-nav__link.is-active{color:var(--slimself-green)}.slimself-mobile-nav__link.is-active svg{color:var(--slimself-gold-dark)}.slimself-mobile-nav__link[aria-disabled=true]{opacity:.45;pointer-events:none}@media screen and (max-width:749px){body:has(.slimself-mobile-nav) .product-sticky-cart{bottom:57px;bottom:calc(57px + env(safe-area-inset-bottom,0px))}body.template-product:has(.slimself-mobile-nav) .slimself-whatsapp{bottom:165px;bottom:calc(165px + env(safe-area-inset-bottom,0px))}body.template-product:not(:has(.slimself-mobile-nav)) .slimself-whatsapp{bottom:108px;bottom:calc(108px + env(safe-area-inset-bottom,0px))}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/slimself-home.css.map */
