Skip to main content

Gary Burton AMA May 3, 2026 - Summary

#gb-archive-wrapper { display: flex; flex-direction: row; height: 800px; /* Fixed height for the block */ background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 12px; overflow: hidden; font-family: sans-serif; } .gb-sidebar { width: 280px; background: #0f172a; padding: 20px; overflow-y: auto; flex-shrink: 0; } .gb-sidebar h2 { color: white; font-size: 1.2rem; margin-bottom: 20px; line-height: 1.2; } .gb-nav-btn {