.blog-prose .callout{border-left:4px solid;border-radius:.5rem;padding:1rem 1.25rem;margin:1.5rem 0;font-style:normal}.blog-prose .callout p{margin:.25rem 0}.blog-prose .callout p:first-child{margin-top:0}.blog-prose .callout p:last-child{margin-bottom:0}.blog-prose .callout-tldr{border-left-color:hsl(var(--info));background:hsl(var(--info) / .06)}.blog-prose .callout-tip{border-left-color:hsl(var(--success));background:hsl(var(--success) / .06)}.blog-prose .callout-warning{border-left-color:hsl(var(--warning));background:hsl(var(--warning) / .06)}.blog-prose .callout-takeaway{border-left-color:hsl(var(--primary));background:hsl(var(--primary) / .06)}.blog-prose>p:first-of-type:first-letter{float:left;font-size:3.5em;line-height:.8;padding-right:.1em;padding-top:.05em;font-weight:700;color:hsl(var(--foreground))}.blog-prose hr{border:none;border-top:1px solid hsl(var(--border));width:40%;margin:3rem auto}.blog-prose h2{margin-top:3rem}.blog-prose figure{margin:2rem 0}.blog-prose figure img{border-radius:.5rem;border:1px solid hsl(var(--border));width:100%;height:auto}.blog-prose figcaption{text-align:center;font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:.5rem}.blog-prose table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:.875rem}.blog-prose th{font-weight:600}.blog-prose pre{overflow-x:auto}@media(max-width:640px){.blog-prose>p:first-of-type:first-letter{font-size:2.8em}.blog-prose h2{margin-top:2rem}}
