
/* Auto-Giro V3.9.0 — padronização definitiva dos cards de empresas */
.bb-company-card{min-width:0!important;overflow:hidden!important}
.bb-company-body{min-width:0!important}
.bb-company-address,
.ag-featured-card .bb-company-body>p:not([class]){
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
  overflow:hidden!important;
  min-height:4.35em!important;
  max-height:4.35em!important;
  line-height:1.45!important;
  margin-bottom:9px!important;
  overflow-wrap:anywhere!important;
}
.bb-company-meta{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:5px 9px!important;
  min-height:1.6em!important;
  font-size:.75rem!important;
  line-height:1.35!important;
  color:#708394!important;
  white-space:normal!important;
}
.bb-company-meta span{min-width:0!important;white-space:normal!important}
.bb-company-actions--compact{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:6px!important;
  width:100%!important;
  min-width:0!important;
  overflow:visible!important;
  flex-wrap:nowrap!important;
}
.bb-company-actions--compact .bb-view-company{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  min-width:104px!important;
  min-height:40px!important;
  padding:0 11px!important;
  white-space:nowrap!important;
  overflow:visible!important;
  font-size:.77rem!important;
}
.bb-company-actions--compact .bb-card-quick-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:5px!important;
  margin-left:0!important;
  min-width:0!important;
  flex:0 1 auto!important;
}
.bb-company-actions--compact .bb-card-icon{
  flex:0 0 35px!important;
  width:35px!important;
  min-width:35px!important;
  height:35px!important;
  padding:0!important;
}
.ag-featured-card .bb-company-actions--compact{margin-top:12px!important}
.ag-featured-card .bb-company-body{display:flex!important;flex-direction:column!important}
.ag-featured-card .bb-company-actions--compact{margin-top:auto!important;padding-top:12px!important}
@media (min-width:681px){
  .ag-featured-card .bb-company-body>p:not([class]),
  .ag-featured-card .bb-company-address{min-height:4.35em!important;max-height:4.35em!important}
}
@media(max-width:680px){
  .bb-company-address,.ag-featured-card .bb-company-body>p:not([class]){-webkit-line-clamp:3!important;min-height:0!important;max-height:none!important}
  .bb-company-actions--compact{gap:6px!important}
  .bb-company-actions--compact .bb-view-company{min-width:103px!important;padding:0 10px!important}
  .bb-company-actions--compact .bb-card-icon{flex-basis:36px!important;width:36px!important;min-width:36px!important;height:36px!important}
}
