/* Transparent spirit level above the wordmark; shared by every workspace theme. */
html[data-theme] .sidebar .brand{flex-direction:column;align-items:center;gap:1px;padding:0;letter-spacing:0;align-self:center}
html[data-theme] .sidebar .brand-mark{width:148px;height:41px;flex:0 0 41px;background:transparent;padding:0;border:0;border-radius:0}
.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}
.sidebar .brand-copy{font-size:22px;line-height:1.1;font-weight:800;letter-spacing:1.3px;text-align:center;white-space:nowrap}
.sidebar .brand-caption{font-size:11px;line-height:1.2;letter-spacing:1px;color:var(--nav-text);margin-top:3px}
html[data-sidebar=collapsed] .sidebar .brand-mark{width:46px;height:26px;flex-basis:26px}
.customization-brand{display:inline-flex;flex-direction:column;align-items:center;gap:2px;white-space:nowrap;font-weight:800;letter-spacing:.04em}
.customization-brand img{width:135px;height:38px;object-fit:contain}
.login-brand-icon{display:block;width:180px;height:auto;margin:0 auto 6px}
body:has(.login-brand-icon) h1{text-align:center;font-size:26px;letter-spacing:.04em}
@media(max-width:950px){html[data-theme] .sidebar .brand{align-self:flex-start}html[data-theme] .sidebar .brand-mark{width:124px;height:34px;flex-basis:34px}.sidebar .brand-copy{font-size:18px}html[data-sidebar=collapsed] .sidebar .brand-mark{width:46px;height:26px;flex-basis:26px}}
.sidebar nav a[hidden]{display:none!important}
