.topbar{height:var(--topbar-height);padding:0 var(--space-xl);border-bottom:1px solid var(--border-subtle);background:var(--bg-root);z-index:50;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.topbar-info{align-items:baseline;gap:var(--space-m);display:flex}.topbar-title{letter-spacing:-.01em;font-size:1.1rem;font-weight:600}.topbar-subtitle{color:var(--text-muted);font-size:.8rem}.topbar-actions{align-items:center;gap:var(--space-s);display:flex}
