/* SaltaConectada · TabBar móvil V2 · 1.0.36
 * Autoridad única <=760 px: navegador móvil + PWA + app nativa.
 */
@media (max-width:760px) {
  html, body {
    --jc-tabbar-v2-base-height:60px;
    --jc-footer-real-height:calc(var(--jc-tabbar-v2-base-height) + env(safe-area-inset-bottom,0px));
    --jc-app-fixed-footer-height:var(--jc-tabbar-v2-base-height);
  }
  body { padding-bottom:var(--jc-footer-real-height)!important; }
  .jc-web-footer-v2 {
    position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:10030!important;
    width:100%!important;margin:0!important;padding:0 0 env(safe-area-inset-bottom,0px)!important;overflow:visible!important;
    border:0!important;border-top:1px solid rgba(23,105,224,.12)!important;background:rgba(255,255,255,.985)!important;color:#8e8e93!important;
    box-shadow:0 -6px 22px rgba(18,48,82,.09)!important;backdrop-filter:saturate(1.2) blur(12px);-webkit-backdrop-filter:saturate(1.2) blur(12px);
  }
  .jc-web-footer-v2__main {display:block!important;width:100%!important;max-width:none!important;min-height:60px!important;margin:0!important;padding:0!important;text-align:center!important;}
  .jc-web-footer-v2__brand,.jc-footer-nav-webwin,.jc-footer-webwin-install,.jc-web-footer-v2__bottom,.jc-web-footer-v2__mobile-meta{display:none!important;}
  .jc-mobile-tabbar-v2 {display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:center!important;width:100%!important;height:60px!important;min-height:60px!important;gap:0!important;margin:0!important;padding:0 4px!important;overflow:visible!important;background:transparent!important;}
  .jc-mobile-tabbar-v2>.jc-tabbar-item {position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;height:60px!important;min-height:60px!important;margin:0!important;padding:0!important;gap:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#8e8e93!important;box-shadow:none!important;font-size:0!important;line-height:1!important;text-decoration:none!important;transform:none!important;-webkit-tap-highlight-color:transparent;touch-action:manipulation;}
  .jc-mobile-tabbar-v2>.jc-tabbar-item.is-current{color:#1769e0!important;}
  .jc-tabbar-icon{position:relative!important;display:grid!important;place-items:center!important;width:44px!important;height:44px!important;flex:0 0 44px!important;margin:0!important;color:inherit!important;}
  .jc-tabbar-icon svg{display:block!important;width:24px!important;height:24px!important;overflow:visible!important;}
  .jc-tabbar-outline{display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
  .jc-tabbar-filled{display:none;fill:currentColor;stroke:none;}
  .jc-tabbar-item.is-current .jc-tabbar-outline{display:none;}.jc-tabbar-item.is-current .jc-tabbar-filled{display:block;}
  .jc-tabbar-item:focus-visible{outline:2px solid rgba(23,105,224,.6)!important;outline-offset:-5px!important;border-radius:12px!important;}
  .jc-tabbar-badge{position:absolute!important;top:3px!important;right:2px!important;display:grid!important;place-items:center!important;min-width:16px!important;height:16px!important;padding:0 4px!important;border:2px solid #fff!important;border-radius:999px!important;background:#ef3f37!important;color:#fff!important;font-size:8px!important;font-weight:900!important;line-height:1!important;letter-spacing:-.15px!important;box-shadow:0 2px 5px rgba(90,20,20,.16)!important;}
  .jc-tabbar-badge[hidden],.jc-tabbar-channel-probe{display:none!important;}
  .jc-tabbar-publish{overflow:visible!important;z-index:2!important;}
  .jc-tabbar-fab{position:relative!important;top:-8px!important;display:grid!important;place-items:center!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;border:3px solid #fff!important;border-radius:50%!important;background:#ff8500!important;color:#fff!important;box-shadow:0 7px 18px rgba(255,133,0,.30),0 2px 7px rgba(13,43,75,.12)!important;}
  .jc-tabbar-fab svg{width:25px!important;height:25px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.8!important;stroke-linecap:round!important;}
  .jc-tabbar-publish:active .jc-tabbar-fab{transform:scale(.96)!important;}
  .jc-tabbar-publish.is-current .jc-tabbar-fab{box-shadow:0 0 0 3px rgba(23,105,224,.18),0 7px 18px rgba(255,133,0,.30)!important;}
}
@media (max-width:360px){.jc-mobile-tabbar-v2{padding-inline:1px!important}.jc-tabbar-fab{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important}}
@media (prefers-reduced-motion:reduce){.jc-mobile-tabbar-v2 *,.jc-mobile-tabbar-v2 *::before,.jc-mobile-tabbar-v2 *::after{transition:none!important;animation:none!important}}
