/* JEL floating controls 1.1: real icons, stable alignment and touch targets. */
.jel-scroll-top svg,#jel-scroll-top svg{display:block!important;width:26px!important;height:26px!important;max-width:none!important;fill:none!important;stroke:currentColor!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important;pointer-events:none}
.jel-scroll-top{padding:0!important;color:#b6ff35!important;border-color:#b6ff35!important}
.jel-scroll-top::before,.jel-scroll-top::after{content:none!important}
.jel-scroll-top:focus-visible{outline:2px solid #fff;outline-offset:4px}
#jel-whatsapp-float{position:fixed;right:22px;bottom:90px;z-index:90;display:grid;place-items:center;box-sizing:border-box;width:54px;height:54px;min-width:48px;min-height:48px;padding:0;margin:0;border:2px solid #25d366;border-radius:50%;background:#171719;color:#25d366;text-decoration:none;box-shadow:0 8px 24px #0004;transition:background-color .2s,color .2s;cursor:pointer}
#jel-whatsapp-float svg{display:block;width:28px;height:28px;fill:currentColor;stroke:none;pointer-events:none}
#jel-whatsapp-float::before,#jel-whatsapp-float::after{content:none!important}
#jel-whatsapp-float:hover{background:#25d366;color:#07150c}
#jel-whatsapp-float:focus-visible{outline:2px solid white;outline-offset:4px;background:#25d366;color:#07150c}
.jel-cookie:not([hidden])~#jel-whatsapp-float{bottom:166px}
@media(max-width:760px){#jel-whatsapp-float{right:max(16px,env(safe-area-inset-right));bottom:84px}.jel-cookie:not([hidden])~#jel-whatsapp-float{bottom:278px}}
@media(prefers-reduced-motion:reduce){#jel-whatsapp-float{transition:none}}
