/* INFOTECH LAB — R9 3AM56 FIX2 REV12
   AVADOG canônica única do shell para FixtureBridge, FixtureBuilder e FixtureCreator.
   Referência visual: FixtureCreator aprovado (imagem 2). */
@keyframes it56Rev11AvaFloat{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-5px,0)}}

#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"]{
  position:fixed!important;
  right:18px!important;
  bottom:calc(var(--r9b-statusbar,34px) + 16px + env(safe-area-inset-bottom,0px))!important;
  z-index:82!important;
  display:block!important;
  width:176px!important;
  height:176px!important;
  min-width:176px!important;
  min-height:176px!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  contain:none!important;
  isolation:isolate!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:none!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"][hidden]{display:none!important}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"]>*{pointer-events:auto!important}

#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-mascot-btn{
  position:absolute!important;
  right:0!important;
  bottom:0!important;
  display:block!important;
  width:176px!important;
  height:176px!important;
  min-width:176px!important;
  min-height:176px!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:30px!important;
  outline:0!important;
  background:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  overflow:visible!important;
  visibility:visible!important;
  opacity:1!important;
  cursor:pointer!important;
  touch-action:manipulation!important;
  transform:none!important;
  transform-origin:right bottom!important;
  filter:drop-shadow(0 0 9px rgba(62,229,255,.28)) drop-shadow(0 0 13px rgba(255,79,216,.20))!important;
  animation:it56Rev11AvaFloat 3.8s ease-in-out infinite!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  -webkit-tap-highlight-color:transparent!important;
}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"].open .support-mascot-btn{animation-play-state:paused!important}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-mascot-btn:hover{
  transform:scale(1.025)!important;
  filter:drop-shadow(0 0 13px rgba(62,229,255,.36)) drop-shadow(0 0 18px rgba(255,79,216,.28))!important;
}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-mascot-btn video,
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-mascot-btn img{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  object-position:center bottom!important;
  transform-origin:center center!important;
  pointer-events:none!important;
}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-mascot-btn video{
  z-index:2!important;
  object-fit:cover!important;
  transform:scale(1.22)!important;
  opacity:1!important;
  visibility:visible!important;
}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-mascot-btn img{
  z-index:1!important;
  object-fit:contain!important;
  transform:scale(1.04)!important;
  opacity:1!important;
  visibility:visible!important;
}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-mascot-btn.video-ready img{opacity:0!important;visibility:hidden!important}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-mascot-btn.video-fallback:not(.video-ready) video{opacity:0!important;visibility:hidden!important}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-mascot-btn.video-fallback:not(.video-ready) img{opacity:1!important;visibility:visible!important}

#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-bubble,
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-card{
  position:absolute!important;
  right:0!important;
  box-sizing:border-box!important;
  width:304px!important;
  max-width:calc(100vw - 32px)!important;
  margin:0!important;
  color:#f4f8ff!important;
  border:1px solid rgba(62,229,255,.30)!important;
  background:linear-gradient(145deg,rgba(7,14,31,.97),rgba(24,9,39,.96))!important;
  box-shadow:0 18px 45px rgba(0,0,0,.44),0 0 24px rgba(62,229,255,.13)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
  transform:translateY(8px) scale(.985)!important;
  opacity:0!important;
  visibility:hidden!important;
  transition:opacity .22s ease,transform .22s ease,visibility .22s ease!important;
}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-bubble{
  bottom:178px!important;
  padding:12px 14px!important;
  border-radius:18px 18px 6px 18px!important;
  pointer-events:none!important;
}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"].talking .support-bubble,
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"].open .support-bubble{
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-bubble strong{
  display:block!important;margin:0 0 6px!important;color:#3ee5ff!important;font-size:11px!important;font-weight:850!important;line-height:1.2!important;letter-spacing:.1em!important;text-transform:uppercase!important
}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-bubble p{
  min-height:34px!important;margin:0!important;color:#f4f8ff!important;font-size:12px!important;line-height:1.45!important
}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .cursor{
  display:inline-block!important;width:7px!important;height:1.05em!important;margin-left:4px!important;vertical-align:-2px!important;border-radius:999px!important;background:linear-gradient(180deg,#3ee5ff,#ff4fd8)!important
}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-card{
  bottom:248px!important;
  padding:14px!important;
  border-radius:20px!important;
  max-height:min(430px,calc(100vh - 170px))!important;
  overflow:auto!important;
  -webkit-overflow-scrolling:touch!important;
  pointer-events:none!important;
}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"].open .support-card{
  opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important
}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-card strong{display:block!important;margin:0 0 6px!important;color:#fff!important;font-size:14px!important;font-weight:850!important}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-card p{margin:0 0 11px!important;color:#aeb9d8!important;font-size:12px!important;line-height:1.45!important}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-actions a{
  flex:1 1 110px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:8px 12px!important;border:0!important;border-radius:999px!important;color:#06101f!important;background:linear-gradient(90deg,#3ee5ff,#8efbff)!important;box-shadow:0 0 14px rgba(62,229,255,.20)!important;text-decoration:none!important;font-size:12px!important;font-weight:850!important
}
#infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-actions a.instagram{color:#fff!important;background:linear-gradient(90deg,#ff4fd8,#8a5cff)!important;box-shadow:0 0 14px rgba(255,79,216,.20)!important}

@media(max-width:820px){
  #infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"]{
    right:9px!important;
    bottom:calc(76px + env(safe-area-inset-bottom,0px))!important;
    width:92px!important;height:92px!important;min-width:92px!important;min-height:92px!important
  }
  #infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-mascot-btn{
    width:92px!important;height:92px!important;min-width:92px!important;min-height:92px!important;border-radius:22px!important
  }
  #infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-mascot-btn video{transform:scale(1.26)!important}
  #infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-mascot-btn img{transform:scale(1.08)!important}
  #infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-bubble{bottom:96px!important;width:min(276px,calc(100vw - 18px))!important;max-width:calc(100vw - 18px)!important}
  #infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-card{bottom:166px!important;width:min(276px,calc(100vw - 18px))!important;max-width:calc(100vw - 18px)!important;max-height:min(390px,calc(100vh - 220px))!important}
}
@media(max-width:430px){
  #infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"]{right:7px!important;width:84px!important;height:84px!important;min-width:84px!important;min-height:84px!important}
  #infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-mascot-btn{width:84px!important;height:84px!important;min-width:84px!important;min-height:84px!important}
  #infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-bubble{bottom:88px!important}
  #infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-card{bottom:154px!important}
}
@media(prefers-reduced-motion:reduce){
  #infotechSupportFloat[data-r9-avadog-singleton="fixture-tools"] .support-mascot-btn{animation:none!important}
}


/* REV12 — trava final contra a autoridade global R9 2H.
   A folha global usa --it-r9-avadog-size:210px e seletores com ID;
   esta regra é deliberadamente mais específica e limita somente o singleton do shell. */
html body.r9b-body:not([data-r9-embedded="true"])
#infotechSupportFloat.infotech-support-float[data-r9-avadog-singleton="fixture-tools"]{
  --it-r9-avadog-size:176px!important;
  right:18px!important;
  bottom:calc(var(--r9b-statusbar,34px) + 16px + env(safe-area-inset-bottom,0px))!important;
  width:176px!important;
  height:176px!important;
  min-width:176px!important;
  min-height:176px!important;
  max-width:176px!important;
  max-height:176px!important;
  transform:none!important;
}
html body.r9b-body:not([data-r9-embedded="true"])
#infotechSupportFloat.infotech-support-float[data-r9-avadog-singleton="fixture-tools"]
.support-mascot-btn.support-mascot-btn{
  width:176px!important;
  height:176px!important;
  min-width:176px!important;
  min-height:176px!important;
  max-width:176px!important;
  max-height:176px!important;
  transform:none!important;
}

/* Dentro dos iframes, a AVADOG legada é fallback de abertura direta e deve desaparecer por completo. */
html body[data-r9-embedded="true"]
#infotechSupportFloat.infotech-support-float,
html body[data-r9-embedded="true"]
#infotechSupportFloat.infotech-support-float.open,
html body[data-r9-embedded="true"]
#infotechSupportFloat.infotech-support-float.talking{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
  width:0!important;
  height:0!important;
  min-width:0!important;
  min-height:0!important;
  max-width:0!important;
  max-height:0!important;
  overflow:hidden!important;
}

@media(max-width:820px){
  html body.r9b-body:not([data-r9-embedded="true"])
  #infotechSupportFloat.infotech-support-float[data-r9-avadog-singleton="fixture-tools"]{
    --it-r9-avadog-size:92px!important;
    right:9px!important;
    bottom:calc(76px + env(safe-area-inset-bottom,0px))!important;
    width:92px!important;height:92px!important;
    min-width:92px!important;min-height:92px!important;
    max-width:92px!important;max-height:92px!important;
  }
  html body.r9b-body:not([data-r9-embedded="true"])
  #infotechSupportFloat.infotech-support-float[data-r9-avadog-singleton="fixture-tools"]
  .support-mascot-btn.support-mascot-btn{
    width:92px!important;height:92px!important;
    min-width:92px!important;min-height:92px!important;
    max-width:92px!important;max-height:92px!important;
  }
}
@media(max-width:430px){
  html body.r9b-body:not([data-r9-embedded="true"])
  #infotechSupportFloat.infotech-support-float[data-r9-avadog-singleton="fixture-tools"]{
    --it-r9-avadog-size:84px!important;
    right:7px!important;
    width:84px!important;height:84px!important;
    min-width:84px!important;min-height:84px!important;
    max-width:84px!important;max-height:84px!important;
  }
  html body.r9b-body:not([data-r9-embedded="true"])
  #infotechSupportFloat.infotech-support-float[data-r9-avadog-singleton="fixture-tools"]
  .support-mascot-btn.support-mascot-btn{
    width:84px!important;height:84px!important;
    min-width:84px!important;min-height:84px!important;
    max-width:84px!important;max-height:84px!important;
  }
}
