/* EQ v15.488 — REG-0263 specificity consolidation: [class] matches the accepted v401 cabinet selector so this later additive layer actually wins. */

/* EQ v15.488 — REG-0260 — cabinet brand = exact report lockup, uniformly scaled.
   Source of truth: v367 report brand geometry. Scale factor: 0.56.
   No redesign, no independent title/subtitle tuning, no transform scaling. */
body.eq-dashboard-page[class] .eq-sidebar-brand{
  position:relative!important;
  min-height:58px!important;
  height:58px!important;
  padding:0!important;
  overflow:visible!important;
}
body.eq-dashboard-page[class] .eq-sidebar-brand .brand.eq-brand-standard{
  --eqb-main:15.68px!important;   /* 28 * .56 */
  --eqb-sub:4.816px!important;    /* 8.6 * .56 */
  --eqb-copy:218.4px!important;   /* 390 * .56 */
  --eqb-bar-w:6.16px!important;   /* 11 * .56 */
  --eqb-bar-h:26.88px!important;  /* 48 * .56 */
  --eqb-bar-gap:2.8px!important;  /* 5 * .56 */
  --eqb-gap:8.4px!important;      /* 15 * .56 */
  position:absolute!important;
  left:16px!important;
  top:12px!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:var(--eqb-gap)!important;
  width:max-content!important;
  max-width:none!important;
  height:var(--eqb-bar-h)!important;
  margin:0!important;
  transform:none!important;
  overflow:visible!important;
}
body.eq-dashboard-page[class] .eq-sidebar-brand .brand.eq-brand-standard .eq-brand-lock-bars{
  display:grid!important;
  grid-template-columns:repeat(4,var(--eqb-bar-w))!important;
  gap:var(--eqb-bar-gap)!important;
  width:33.04px!important; /* 59 * .56 */
  min-width:33.04px!important;
  height:var(--eqb-bar-h)!important;
  flex:0 0 33.04px!important;
  margin:0!important;
  filter:drop-shadow(0 0 3.92px rgba(168,85,247,.25)) drop-shadow(0 0 5.04px rgba(56,189,248,.14))!important;
}
body.eq-dashboard-page[class] .eq-sidebar-brand .brand.eq-brand-standard .eq-brand-lock-bars i{
  width:var(--eqb-bar-w)!important;
  height:var(--eqb-bar-h)!important;
  flex:none!important;
  border-radius:999px!important;
}
body.eq-dashboard-page[class] .eq-sidebar-brand .brand.eq-brand-standard .eq-brand-lock-copy{
  position:static!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  width:var(--eqb-copy)!important;
  min-width:var(--eqb-copy)!important;
  max-width:var(--eqb-copy)!important;
  height:var(--eqb-bar-h)!important;
  min-height:var(--eqb-bar-h)!important;
  margin:0!important;
  transform:none!important;
  overflow:visible!important;
}
body.eq-dashboard-page[class] .eq-sidebar-brand .brand.eq-brand-standard .eq-brand-lock-title{
  position:static!important;
  left:auto!important;
  top:auto!important;
  display:block!important;
  width:auto!important;
  max-width:none!important;
  color:#fff!important;
  white-space:nowrap!important;
  overflow:visible!important;
  font-size:var(--eqb-main)!important;
  font-weight:850!important;
  line-height:17.36px!important; /* 31 * .56 */
  letter-spacing:-.045em!important;
  word-spacing:0!important;
  -webkit-text-stroke:0!important;
  text-shadow:none!important;
}
body.eq-dashboard-page[class] .eq-sidebar-brand .brand.eq-brand-standard .eq-brand-lock-subtitle{
  position:static!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:0!important;
  width:100%!important;
  max-width:none!important;
  height:6.16px!important; /* 11 * .56 */
  margin:0!important;
  padding:0!important;
  color:#93a5bd!important;
  opacity:1!important;
  white-space:nowrap!important;
  overflow:visible!important;
  font-size:var(--eqb-sub)!important;
  font-weight:600!important;
  line-height:5.6px!important; /* 10 * .56 */
  letter-spacing:normal!important;
  word-spacing:0!important;
  text-shadow:none!important;
}
body.eq-dashboard-page[class] .eq-sidebar-brand .brand.eq-brand-standard .eq-brand-lock-subtitle>span+span{margin-left:0!important}
body.eq-dashboard-page[class] .eq-sidebar-brand .brand.eq-brand-standard .eq-brand-lock-copy::after{content:none!important;display:none!important}
body.eq-dashboard-page[class] .eq-sidebar-brand .collapse-button{display:none!important}

/* EQ v15.488 — REG-0261 — cabinet brand subtitle readability.
   Owner correction: subtitle must be visibly larger, while its bottom edge must never
   extend below the four equalizer bars. The title/bars/copy widths remain unchanged. */
body.eq-dashboard-page[class] .eq-sidebar-brand .brand.eq-brand-standard .eq-brand-lock-copy{
  position:relative!important;
  display:block!important;
}
body.eq-dashboard-page[class] .eq-sidebar-brand .brand.eq-brand-standard .eq-brand-lock-title{
  position:absolute!important;
  left:0!important;
  top:0!important;
  line-height:16.4px!important;
}
body.eq-dashboard-page[class] .eq-sidebar-brand .brand.eq-brand-standard .eq-brand-lock-subtitle{
  --eqb-sub:8.4px!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:auto!important;
  bottom:.3px!important;
  height:auto!important;
  align-items:center!important;
  font-size:var(--eqb-sub)!important;
  font-weight:600!important;
  line-height:8.6px!important;
}

/* REG-0264 — exact owner subtitle copy. Keep it one line, same visual width as title,
   and inside the equalizer-bar height. */
body.eq-dashboard-page[class] .eq-sidebar-brand .brand.eq-brand-standard .eq-brand-lock-subtitle{
  --eqb-sub:7.2px!important;
  left:0!important;
  right:auto!important;
  bottom:.7px!important;
  width:215.7px!important;
  max-width:215.7px!important;
  display:flex!important;
  justify-content:space-between!important;
  align-items:flex-end!important;
  gap:0!important;
  font-size:var(--eqb-sub)!important;
  line-height:7.6px!important;
  letter-spacing:-.028em!important;
  white-space:nowrap!important;
  overflow:visible!important;
}
body.eq-dashboard-page[class] .eq-sidebar-brand .brand.eq-brand-standard .eq-brand-lock-subtitle>span{
  flex:0 0 auto!important;
}
