.ds-smart-format-panel{
  display:none;
  margin:14px 0;
  padding:14px 16px;
  border-radius:16px;
  background:rgba(140,240,194,.12);
  border:1px solid rgba(140,240,194,.28);
  color:#fff;
}
.ds-smart-format-title{font-weight:900;color:#8cf0c2;margin-bottom:6px}
.ds-smart-format-text{color:#dbeafe;font-size:14px;line-height:1.45}
.ds-smart-format-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.ds-smart-format-tags span{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.10);color:#fff;font-size:12px;font-weight:800}
