/** * Titlebar: filled rectangle with angular edge cuts and knockout text. * The text is a transparent mask revealing the chrome background behind. * Uses SVG mask technique for true knockout effect. * pointer-events: none — the drag region is handled by WindowChrome's overlay. */ export function Titlebar() { return (