.topbar{top:0;left:var(--sidebar-width);height:var(--topbar-height);background:var(--white);border-bottom:.5px solid var(--border);z-index:40;justify-content:space-between;align-items:center;padding:0 24px;display:flex;position:fixed;right:0}.topbar-left{align-items:baseline;gap:10px;display:flex}.topbar-title{color:var(--text-primary);font-size:16px;font-weight:600}.topbar-subtitle{color:var(--text-secondary);font-size:12px}.topbar-right{align-items:center;gap:10px;display:flex}
