.blog-content{font-size:1rem;line-height:1.75;color:hsl(var(--muted-foreground));word-wrap:break-word;overflow-wrap:break-word}@media (min-width: 768px){.blog-content{font-size:1.125rem;line-height:1.8}}.blog-content h1{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.3;color:hsl(var(--foreground));margin-top:1.5rem;margin-bottom:.75rem;word-wrap:break-word}@media (min-width: 768px){.blog-content h1{font-size:2.25rem;line-height:1.2;margin-top:2rem;margin-bottom:1rem}}.blog-content h2{font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.35;color:hsl(var(--foreground));margin-top:1.25rem;margin-bottom:.625rem}@media (min-width: 768px){.blog-content h2{font-size:1.875rem;line-height:1.3;margin-top:1.75rem;margin-bottom:.875rem}}.blog-content h3{font-family:Space Grotesk,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.4;color:hsl(var(--foreground));margin-top:1rem;margin-bottom:.5rem}@media (min-width: 768px){.blog-content h3{font-size:1.5rem;margin-top:1.5rem;margin-bottom:.75rem}}.blog-content h4{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;line-height:1.4;color:hsl(var(--foreground));margin-top:.875rem;margin-bottom:.5rem}@media (min-width: 768px){.blog-content h4{font-size:1.25rem;margin-top:1.25rem;margin-bottom:.625rem}}.blog-content p{margin-bottom:1rem}@media (min-width: 768px){.blog-content p{margin-bottom:1.25rem}}.blog-content p:last-child{margin-bottom:0}.blog-content p:empty,.blog-content p br:only-child{min-height:1.5em;display:block}.blog-content ul{list-style-type:disc;padding-left:1.5rem;margin:1.25rem 0}.blog-content ul li{margin-bottom:.5rem;padding-left:.5rem}.blog-content ul li::marker{color:hsl(var(--secondary))}.blog-content ul ul,.blog-content ol ul{list-style-type:circle;margin:.5rem 0}.blog-content ul ul ul{list-style-type:square}.blog-content ol{list-style-type:decimal;padding-left:1.5rem;margin:1.25rem 0}.blog-content ol li{margin-bottom:.5rem;padding-left:.5rem}.blog-content ol li::marker{color:hsl(var(--secondary));font-weight:600}.blog-content ol ol,.blog-content ul ol{list-style-type:lower-alpha;margin:.5rem 0}.blog-content ol ol ol{list-style-type:lower-roman}.blog-content blockquote{border-left:4px solid hsl(var(--secondary));padding-left:1.25rem;margin:1.5rem 0;font-style:italic;color:hsl(var(--muted-foreground))}.blog-content a{color:hsl(var(--secondary));text-decoration:underline;transition:opacity .2s}.blog-content a:hover{opacity:.8}.blog-content a[href*="wa.me"],.blog-content a[href*="api.whatsapp.com"]{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:2.75rem;margin-top:.5rem;border-radius:.5rem;background:hsl(var(--secondary));color:hsl(var(--secondary-foreground));padding:.75rem 1.1rem;font-size:.95rem;font-weight:700;line-height:1.2;text-decoration:none;box-shadow:0 10px 22px -18px hsl(var(--secondary))}.blog-content a[href*="wa.me"]:hover,.blog-content a[href*="api.whatsapp.com"]:hover{opacity:1;filter:brightness(.96)}.blog-content img{max-width:100%;width:100%;height:auto;border-radius:.5rem;margin:1rem 0;box-shadow:0 2px 8px -2px #0000001a;background:linear-gradient(90deg,hsl(var(--muted)),hsl(var(--muted) / .5),hsl(var(--muted)));background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}@media (min-width: 768px){.blog-content img{width:auto;border-radius:.75rem;margin:1.5rem 0;box-shadow:0 4px 12px -2px #0000001a}}.blog-content img[src]{animation:fadeIn .5s ease-out forwards;background:transparent}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fadeIn{0%{opacity:0;filter:blur(10px)}to{opacity:1;filter:blur(0)}}.blog-content img[style*="margin: 0 auto"],.blog-content img[style*="display: block"]{display:block;margin-left:auto;margin-right:auto}.blog-content hr{border:none;border-top:2px solid hsl(var(--border));margin:2rem 0}.blog-content code{background:hsl(var(--muted));padding:.2rem .4rem;border-radius:.25rem;font-family:Monaco,Consolas,monospace;font-size:.9em;color:hsl(var(--foreground))}.blog-content pre{background:hsl(var(--muted));padding:1rem;border-radius:.5rem;margin:1.5rem 0;overflow-x:auto}.blog-content pre code{background:none;padding:0;font-size:.875rem;line-height:1.7}.blog-content strong{font-weight:700;color:hsl(var(--foreground))}.blog-content em{font-style:italic}.blog-content u{text-decoration:underline}.blog-content mark{border-radius:.25em;padding:.1em .2em}.blog-content [style*="text-align: center"]{text-align:center}.blog-content [style*="text-align: right"]{text-align:right}.blog-content [style*="text-align: justify"]{text-align:justify}.blog-content h1+p,.blog-content h2+p,.blog-content h3+p,.blog-content h4+p{margin-top:0}.blog-content>*:first-child{margin-top:0}.blog-content>*:last-child{margin-bottom:0}.blog-content iframe[src*=youtube],.blog-content div[data-youtube-video] iframe{width:100%;max-width:100%;aspect-ratio:16/9;height:auto;border-radius:.75rem;margin:1.5rem 0;box-shadow:0 4px 12px -2px #00000026}.blog-content div[data-youtube-video],.blog-content .instagram-embed-wrapper{display:flex;justify-content:center;margin:1.5rem 0}.blog-content .instagram-embed-wrapper iframe{border-radius:12px;max-width:100%;box-shadow:0 4px 12px -2px #0000001a}.blog-content iframe+blockquote,.blog-content .instagram-embed-wrapper+blockquote,.blog-content div[data-youtube-video]+blockquote{text-align:center;border-left:none;padding-left:0;font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:-.5rem}
