.markdown-alert{padding:12px 16px;margin-bottom:16px;border-left:4px solid;border-radius:6px;display:flex;flex-direction:column}.markdown-alert-title{display:flex;align-items:center;gap:8px;font-weight:600;margin:0 0 8px;font-size:1rem}.markdown-alert-icon{display:inline-flex;align-items:center;line-height:1}.markdown-alert-content{margin:0}.markdown-alert-content p:first-child{margin-top:0}.markdown-alert-content p:last-child{margin-bottom:0}.markdown-alert-note{background:#dce6e8;border-left-color:#3e6e7a;color:#274850}.markdown-alert-abstract{background:#dce9e4;border-left-color:#3f7a68;color:#244f42}.markdown-alert-info{background:#dce6e8;border-left-color:#3e6e7a;color:#274850}.markdown-alert-todo{background:#dce6e8;border-left-color:#3e6e7a;color:#274850}.markdown-alert-tip{background:#e0ead9;border-left-color:#5c8a4a;color:#3b5c2e}.markdown-alert-success{background:#e0ead9;border-left-color:#5c8a4a;color:#3b5c2e}.markdown-alert-question{background:#f1e4c4;border-left-color:#a6801f;color:#6b5316}.markdown-alert-warning{background:#f1dfc9;border-left-color:#a23e2a;color:#6e2c1d}.markdown-alert-failure{background:#f0d8d2;border-left-color:#9c3b2a;color:#6b2a1e}.markdown-alert-danger{background:#eccecb;border-left-color:#8c2e22;color:#601e16}.markdown-alert-bug{background:#ecdce2;border-left-color:#8c4a63;color:#5f2f41}.markdown-alert-example{background:#dee0ea;border-left-color:#4f5a82;color:#303955}.markdown-alert-quote{background:var(--accent-subtle);border-left-color:var(--secondary);color:var(--secondary)}.markdown-alert-important{background:#e4dcea;border-left-color:#6e4e86;color:#453059}.markdown-alert-icon svg{stroke:currentColor}