.company-logo.shg-company-brand-logo{
  position:relative;overflow:hidden;isolation:isolate;
  display:flex!important;flex-direction:column;align-items:center;justify-content:center;
  gap:2px;padding:12px!important;text-align:center;
  background:linear-gradient(145deg,#fff,#eef4ff)!important;
  color:#1d4ed8!important;border:1px solid rgba(255,255,255,.82);
  box-shadow:0 18px 38px rgba(15,23,42,.18),inset 0 1px 0 rgba(255,255,255,.9);
}
.company-logo.shg-company-brand-logo:before{
  content:"";position:absolute;inset:auto -28% -52% auto;width:92%;height:92%;border-radius:50%;
  background:var(--shg-brand-glow,#dbeafe);opacity:.72;z-index:-1;
}
.shg-company-brand-icon{font-size:24px;line-height:1;filter:drop-shadow(0 3px 5px rgba(15,23,42,.12))}
.shg-company-brand-initials{font-size:34px;line-height:1;font-weight:950;letter-spacing:-.06em}
.shg-company-brand-label{max-width:100%;font-size:9px;line-height:1.1;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.shg-company-brand-tone-0{--shg-brand-glow:#dbeafe}.shg-company-brand-tone-1{--shg-brand-glow:#dcfce7}.shg-company-brand-tone-2{--shg-brand-glow:#fef3c7}.shg-company-brand-tone-3{--shg-brand-glow:#fae8ff}.shg-company-brand-tone-4{--shg-brand-glow:#ffe4e6}.shg-company-brand-tone-5{--shg-brand-glow:#e0e7ff}
.company-hero-card:has(.shg-company-brand-logo){box-shadow:0 18px 46px rgba(8,24,68,.18)}
@media(max-width:850px){.shg-company-brand-icon{font-size:20px}.shg-company-brand-initials{font-size:28px}.shg-company-brand-label{font-size:8px}}
