.blog-content{font-size:1rem;line-height:1.5rem;line-height:1.625;color:hsl(var(--muted-foreground))}@media (min-width:640px){.blog-content{font-size:1.125rem;line-height:1.75rem}}.blog-content p{margin-bottom:1.5rem;font-size:1rem;line-height:1.5rem;line-height:1.625;color:hsl(var(--muted-foreground))}@media (min-width:640px){.blog-content p{font-size:1.125rem;line-height:1.75rem}}.blog-content h1{margin-top:3rem;margin-bottom:1.5rem;font-size:1.875rem;line-height:2.25rem;font-weight:400;color:hsl(var(--foreground))}@media (min-width:640px){.blog-content h1{font-size:2.25rem;line-height:2.5rem}}.blog-content h2{margin-top:3rem;margin-bottom:1.5rem;font-size:1.5rem;line-height:2rem;font-weight:400;color:hsl(var(--foreground))}.blog-content h3{margin-top:2.5rem;margin-bottom:1rem;font-size:1.25rem}.blog-content h3,.blog-content h4{line-height:1.75rem;font-weight:500;color:hsl(var(--foreground))}.blog-content h4{margin-top:2rem;margin-bottom:.75rem;font-size:1.125rem}.blog-content a{font-weight:500;color:hsl(var(--primary));text-decoration-line:none}.blog-content a:hover{text-decoration-line:underline}.blog-content strong{font-weight:600;color:hsl(var(--foreground))}.blog-content img{width:100%;border-radius:var(--radius);border-width:1px;border-color:hsl(var(--border)/.5);--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.blog-content figure,.blog-content img{margin-top:2rem;margin-bottom:2rem}.blog-content figcaption{margin-top:.5rem;text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:500;color:hsl(var(--muted-foreground))}.blog-content blockquote{margin-top:1.5rem;margin-bottom:1.5rem;border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius);border-left-width:4px;border-color:hsl(var(--primary)/.6);background-color:hsl(var(--muted)/.3);padding:1rem 1rem 1rem 1.5rem;font-style:italic;color:hsl(var(--muted-foreground))}.blog-content code{border-radius:.25rem;background-color:hsl(var(--muted)/.8);padding:.25rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;font-weight:600;color:hsl(var(--primary))}.blog-content pre{margin-top:1.5rem;margin-bottom:1.5rem;overflow-x:auto;border-radius:var(--radius);border-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--muted)/.5);padding:1rem;--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.blog-content pre code{background-color:transparent;padding:0}.blog-content ul{margin-top:1.5rem;margin-bottom:1.5rem;list-style-type:disc}.blog-content ul>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.blog-content ul{padding-left:1.5rem}.blog-content ol{margin-top:1.5rem;margin-bottom:1.5rem;list-style-type:decimal}.blog-content ol>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.blog-content ol{padding-left:1.5rem}.blog-content li{font-size:1rem;line-height:1.5rem;line-height:1.625;color:hsl(var(--muted-foreground))}@media (min-width:640px){.blog-content li{font-size:1.125rem;line-height:1.75rem}}.blog-content hr{margin-top:3rem;margin-bottom:3rem;border-top-width:1px;border-color:hsl(var(--border)/.5)}.blog-content table{margin-top:2rem;margin-bottom:2rem;width:100%;border-collapse:collapse}.blog-content th{background-color:hsl(var(--muted)/.5);text-align:left;font-weight:600;color:hsl(var(--foreground))}.blog-content td,.blog-content th{border-width:1px;border-color:hsl(var(--border));padding:.5rem 1rem}.blog-content td{color:hsl(var(--muted-foreground))}