.agraventra-shell-locale-visual{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:34px;
  height:28px;
  border-radius:8px;
  overflow:hidden;
}
.agraventra-shell-locale-flag{
  display:block;
  width:18px;
  height:12px;
  object-fit:cover;
  border-radius:2px;
  pointer-events:none;
}
.agraventra-shell-locale-visual #agraventraLocaleSelect{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  opacity:0;
  cursor:pointer;
  z-index:2;
}
.agraventra-shell-locale-slot #agraventraLocaleLabel{
  position:absolute !important;
  width:1px !important;
  height:1px !important;
  padding:0 !important;
  margin:-1px !important;
  overflow:hidden !important;
  clip:rect(0,0,0,0) !important;
  white-space:nowrap !important;
  border:0 !important;
}
