.prose .callout,.content .callout{border-radius:12px;margin:1.25rem 0;box-shadow:0 1px 4px rgba(0,0,0,5%);padding:.75rem 1rem}.prose .callout__inner,.content .callout__inner{display:flex;align-items:flex-start;gap:.75rem}.prose .callout__icon,.content .callout__icon{flex:none;font-size:1.25rem;line-height:1;margin-top:.2rem}.prose .callout__content,.content .callout__content{flex:auto}.prose .callout__title,.content .callout__title{font-weight:700;font-size:1.25rem;margin-bottom:.35rem;color:#1f2937!important}.prose .callout__body,.content .callout__body{font-size:.95rem}.prose .callout-info,.content .callout-info{border-left:6px solid #3b82f6;background:rgba(59,130,246,.1);color:#1e3a8a}.prose .callout-tip,.content .callout-tip{border-left:6px solid #10b981;background:rgba(16,185,129,.1);color:#065f46}.prose .callout-warn,.content .callout-warn{border-left:6px solid #f59e0b;background:rgba(245,158,11,.12);color:#78350f}.prose .callout-danger,.content .callout-danger{border-left:6px solid #ef4444;background:rgba(239,68,68,.12);color:#7f1d1d}.prose .callout-note,.content .callout-note{border-left:6px solid #9ca3af;background:rgba(156,163,175,.12);color:#374151}@media(prefers-color-scheme:dark){.prose .callout-info,.content .callout-info{background:rgba(59,130,246,.2);color:#bfdbfe}.prose .callout-tip,.content .callout-tip{background:rgba(16,185,129,.2);color:#a7f3d0}.prose .callout-warn,.content .callout-warn{background:rgba(245,158,11,.25);color:#fde68a}.prose .callout-danger,.content .callout-danger{background:rgba(239,68,68,.25);color:#fecaca}.prose .callout-note,.content .callout-note{background:rgba(156,163,175,.22);color:#e5e7eb}}.prose .callout__icon svg,.content .callout__icon svg{width:1.25em;height:1.25em;fill:currentColor;stroke:currentColor}.callout .katex,.callout .katex *{color:#1f2937!important}.dark .callout .katex,.dark .callout .katex *{color:#f9fafb!important}