.node{display:inline-flex;align-items:center;flex-shrink:0;background:#ff7d55;border-radius:0;height:36px;padding:0 36px 0 12px;gap:12px}.node:before{content:"";background:#1a1a1a;flex-shrink:0;width:16px;height:16px}.node__text{color:#1a1a1a;font-family:var(--font-ibm-plex-mono),"IBM Plex Mono",monospace;font-style:normal;font-weight:400;text-transform:uppercase;font-size:16px;line-height:24px;letter-spacing:1px}.node--large{height:48px;padding:16px 48px 16px 16px;gap:16px}.node--large:before{width:24px;height:24px}.node--large .node__text{font-size:20px;line-height:28px}