.live-demo-entry-error{display:flex;max-width:690px;align-items:flex-start;gap:12px;margin:22px auto 0;padding:14px 16px;border:1px solid rgba(200,47,47,.24);border-radius:16px;background:rgba(200,47,47,.07);color:#9f2424;text-align:left}.live-demo-entry-error>span{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:9px;background:rgba(200,47,47,.12);font-size:.84rem;font-weight:900}.live-demo-entry-error>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.live-demo-entry-error :where(strong,p){margin:0}.live-demo-entry-error strong{font-size:.9rem}.live-demo-entry-error p{color:#734444;font-size:.84rem;line-height:1.45}@media (max-width:640px){.live-demo-entry-error{padding:12px;border-radius:14px}}