.demo-controls { display:flex; align-items:center; justify-content:space-between; gap:1.6vw; border:0.1333vw solid #d8e4ef; border-radius:2.1333vw; background:#edf3f8; padding:1.6vw 2.1333vw; margin-bottom:2.6667vw; }
.demo-identity { font-size:2.9333vw; color:#4b6179; flex:1; }
.demo-actions { display:flex; gap:1.0667vw; }
.demo-actions button { font-size:3.0667vw; color:#365f93; padding:1.6vw; line-height:1.4; background:transparent; margin:0; width:auto; }
.demo-actions button::after { border:none; }
