.enhanced-blog-content{color:hsl(var(--foreground));font-family:Space Grotesk,system-ui,-apple-system,sans-serif;line-height:1.75;max-width:100%;overflow-x:hidden;overflow-y:visible;min-height:100vh;position:relative}@media (max-width: 767px){.enhanced-blog-content{overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important;contain:none!important}.enhanced-blog-content *{max-height:none!important}}.enhanced-blog-content *,.enhanced-blog-content *:before,.enhanced-blog-content *:after{box-sizing:border-box}.enhanced-blog-content h1,.enhanced-blog-content h2,.enhanced-blog-content h3,.enhanced-blog-content h4,.enhanced-blog-content h5,.enhanced-blog-content h6{color:hsl(var(--foreground));font-weight:700;line-height:1.3;margin-top:2rem;margin-bottom:1rem;font-family:Space Grotesk,system-ui,-apple-system,sans-serif}.enhanced-blog-content h1{font-size:2.25rem}.enhanced-blog-content h2{font-size:1.875rem}.enhanced-blog-content h3{font-size:1.5rem}.enhanced-blog-content h4{font-size:1.25rem}.enhanced-blog-content h5{font-size:1.125rem}.enhanced-blog-content h6{font-size:1rem}.enhanced-blog-content p{margin-top:1.25rem;margin-bottom:1.25rem;color:hsl(var(--foreground));overflow:hidden}.enhanced-blog-content p:has(img){overflow:visible}.enhanced-blog-content p:has(img):after{content:"";display:table;clear:both}.enhanced-blog-content strong{color:hsl(var(--foreground));font-weight:600}.enhanced-blog-content a{color:#9f9ea1;text-decoration:underline;font-weight:500;transition:color .2s}.enhanced-blog-content a:hover{color:#3f3f3f}.enhanced-blog-content ul,.enhanced-blog-content ol{margin-top:1.25rem;margin-bottom:1.25rem;padding-left:1.625em;color:hsl(var(--foreground))}.enhanced-blog-content li{margin-top:.5rem;margin-bottom:.5rem}.enhanced-blog-content hr{margin-top:3rem;margin-bottom:3rem;border-color:hsl(var(--border))}.enhanced-blog-content code{color:#3f3f3f;font-weight:600;font-size:.875em;background-color:#f1f1f1;padding:.125rem .375rem;border-radius:.25rem;font-family:Fira Code,Monaco,Consolas,monospace}.enhanced-blog-content pre{overflow-x:auto;margin-top:1.75rem;margin-bottom:1.75rem;padding:1rem 1.5rem;border-radius:.5rem;font-size:.875rem;line-height:1.7;background-color:#3f3f3f;color:#f6f6f7;white-space:pre}.enhanced-blog-content pre code{background-color:transparent;padding:0;color:#f6f6f7;font-size:inherit;font-weight:400}.enhanced-blog-content img{max-width:100%;height:auto}.enhanced-blog-content figcaption{margin-top:.875rem;font-size:.875rem;color:hsl(var(--muted-foreground));text-align:center}.enhanced-blog-content figure{margin-top:2rem;margin-bottom:2rem}.enhanced-blog-content blockquote{color:hsl(var(--foreground))}.enhanced-blog-content [data-callout]{position:relative;border-radius:.5rem;border-width:2px;padding:1rem;margin:1.5rem 0}.enhanced-blog-content [data-callout][data-type=info]{background-color:#eff6ff;border-color:#bfdbfe;color:#1e40af}.enhanced-blog-content [data-callout][data-type=tip]{background-color:#fef9c3;border-color:#fef08a;color:#713f12}.enhanced-blog-content [data-callout][data-type=warning]{background-color:#fff7ed;border-color:#fed7aa;color:#9a3412}.enhanced-blog-content [data-callout][data-type=success]{background-color:#f0fdf4;border-color:#bbf7d0;color:#166534}.enhanced-blog-content [data-callout][data-type=quote]{background-color:#faf5ff;border-color:#e9d5ff;color:#581c87}.enhanced-blog-content [data-callout][data-type=note]{background-color:#f9fafb;border-color:#e5e7eb;color:#111827}.enhanced-blog-content [data-callout]:before{position:absolute;top:-.75rem;left:1rem;background-color:#fff;padding:0 .5rem;font-weight:600;font-size:.875rem}.enhanced-blog-content [data-callout][data-type=info]:before{content:"ℹ️ Info";color:#2563eb}.enhanced-blog-content [data-callout][data-type=tip]:before{content:"💡 Tip";color:#d97706}.enhanced-blog-content [data-callout][data-type=warning]:before{content:"⚠️ Warning";color:#ea580c}.enhanced-blog-content [data-callout][data-type=success]:before{content:"✅ Success";color:#22c55e}.enhanced-blog-content [data-callout][data-type=quote]:before{content:"💭 Quote";color:#9333ea}.enhanced-blog-content [data-callout][data-type=note]:before{content:"📝 Note";color:#6b7280}.enhanced-blog-content [data-divider]{margin:2rem 0;display:flex;align-items:center;justify-content:center;padding:1rem 0}.enhanced-blog-content [data-divider][data-style=simple]{height:2px;background-color:#d1d5db}.enhanced-blog-content [data-divider][data-style=gradient]{height:2px;background:linear-gradient(to right,transparent,rgb(156 163 175),transparent)}.enhanced-blog-content [data-divider][data-style=double]{flex-direction:column;gap:.25rem}.enhanced-blog-content [data-divider][data-style=double]:before,.enhanced-blog-content [data-divider][data-style=double]:after{content:"";width:100%;height:2px;background-color:#d1d5db}.enhanced-blog-content [data-divider][data-style=dots]:before{content:"• • • • •";color:#9ca3af;font-size:1rem;letter-spacing:.5rem}.enhanced-blog-content [data-divider][data-style=stars]:before{content:"★ ★ ★";color:#9ca3af;font-size:1rem;letter-spacing:.5rem}.enhanced-blog-content [data-divider][data-style=sparkles]:before{content:"✨ ✨ ✨";font-size:1rem;letter-spacing:.5rem}.enhanced-blog-content [data-divider][data-style=hearts]:before{content:"♥ ♥ ♥";color:#fb7185;font-size:1rem;letter-spacing:.5rem}.enhanced-blog-content mark{background-color:#fef3c7;padding:.125rem .25rem;border-radius:.125rem}.enhanced-blog-content [style*="text-align: center"]{text-align:center}.enhanced-blog-content [style*="text-align: right"]{text-align:right}.enhanced-blog-content [style*="text-align: justify"]{text-align:justify}.enhanced-blog-content>img,.enhanced-blog-content>p>img,.enhanced-blog-content>figure img,.enhanced-blog-content>div:not(.layout-template) img{max-width:100%;height:auto;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;margin:1.5rem auto;display:block}.enhanced-blog-content p img{margin:.5rem 1rem .5rem 0;max-width:300px;vertical-align:top;float:left;clear:left}.layout-column p img:not([style*=float]):not([data-float]){float:none;display:block;margin:.5rem auto;max-width:100%}@media (max-width: 640px){.enhanced-blog-content p img{float:none;display:block;margin:1rem auto;max-width:100%}}.enhanced-blog-content img[style*="float: left"],.enhanced-blog-content img[data-float=left]{float:left;margin:.5rem 1.5rem 1rem 0;max-width:45%;clear:left}.enhanced-blog-content img[style*="float: right"],.enhanced-blog-content img[data-float=right]{float:right;margin:.5rem 0 1rem 1.5rem;max-width:45%;clear:right}.enhanced-blog-content>img,.enhanced-blog-content figure img{float:none;display:block;margin:2rem auto;max-width:100%}.enhanced-blog-content table{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border-radius:.5rem;overflow:hidden}.enhanced-blog-content th{background-color:#f3f4f6;font-weight:600}.enhanced-blog-content blockquote{position:relative;margin:0;padding:0;color:hsl(var(--foreground))}.enhanced-blog-content figure{margin:3rem 0}.enhanced-blog-content blockquote p{margin:0;quotes:none}.enhanced-blog-content blockquote p:before,.enhanced-blog-content blockquote p:after{content:none}.enhanced-blog-content figcaption{margin-top:1rem;text-align:right}.enhanced-blog-content cite{font-style:normal}.enhanced-blog-content ul{list-style:none;padding-left:1.5rem}.enhanced-blog-content ul li{position:relative;padding-left:.5rem}.enhanced-blog-content ul li:before{content:"▸";position:absolute;left:-1.25rem;color:#9f9ea1;font-weight:700}.enhanced-blog-content ol{counter-reset:list-counter;list-style:none;padding-left:2rem}.enhanced-blog-content ol li{counter-increment:list-counter;position:relative}.enhanced-blog-content ol li:before{content:counter(list-counter);position:absolute;left:-2rem;width:1.5rem;height:1.5rem;background-color:#9f9ea1;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.enhanced-blog-content pre{position:relative;border:1px solid #C8C8C9;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.layout-template-wrapper{margin:2rem 0;max-width:100%;width:100%;box-sizing:border-box;min-height:auto}@media (max-width: 767px){.layout-template-wrapper{overflow:visible!important;height:auto!important;min-height:0!important;max-height:none!important}}.layout-template-wrapper .layout-template{display:flex!important;gap:1.5rem;flex-direction:column}@media (max-width: 767px){.layout-template-wrapper .layout-template{gap:1rem;min-height:auto!important;height:auto!important}.layout-template.flex{display:flex!important;flex-direction:column!important;align-items:stretch!important}}@media (min-width: 768px){.layout-template-wrapper .layout-template{flex-direction:row!important}.layout-template-wrapper .layout-template>.layout-column{flex:1 1 0%;min-width:0}.layout-template-wrapper .layout-template>.layout-column:nth-child(1):nth-last-child(2),.layout-template-wrapper .layout-template>.layout-column:nth-child(2):nth-last-child(1){flex:0 0 calc(50% - .5rem);max-width:calc(50% - .5rem)}.layout-template-wrapper .layout-template>.layout-column:nth-child(1):nth-last-child(3),.layout-template-wrapper .layout-template>.layout-column:nth-child(2):nth-last-child(2),.layout-template-wrapper .layout-template>.layout-column:nth-child(3):nth-last-child(1){flex:0 0 calc(33.333333% - .667rem);max-width:calc(33.333333% - .667rem)}}.layout-template{padding:0;overflow:visible;clear:both;display:flex!important;position:relative;max-width:100%;width:100%;box-sizing:border-box;margin:0 auto;gap:1rem;min-height:auto;align-items:flex-start}.layout-template:after{content:"";display:table;clear:both}.layout-template.flex,.layout-template[class*=flex]{display:flex}.layout-template.flex-col,.layout-template[class*=flex-col]{flex-direction:column}.layout-template.flex-row,.layout-template[class*=flex-row]{flex-direction:row}@media (min-width: 768px){.layout-template.md\:flex-row,.layout-template[class*="md:flex-row"],.layout-template[class*=flex-col][class*="md:flex-row"],.layout-template.flex.flex-col.md\:flex-row{flex-direction:row!important}}.layout-column{overflow:visible;word-wrap:break-word;min-width:0;position:relative;box-sizing:border-box;flex:0 0 100%;max-width:100%;width:100%}@media (max-width: 1200px){.layout-template-wrapper .layout-template>.layout-column{display:block!important;visibility:visible!important;opacity:1!important;min-height:1px!important;height:auto!important;overflow:visible!important}}@media (max-width: 767px){.layout-template-wrapper .layout-template>.layout-column{flex:0 0 100%!important;max-width:100%!important;width:100%!important;display:block!important;visibility:visible!important;opacity:1!important;min-height:1px!important;height:auto!important;overflow:visible!important;position:relative!important;transform:none!important;margin:0!important;padding:.5rem 0!important;float:none!important;clear:both!important}.layout-template-wrapper .layout-template>.layout-column:nth-child(1),.layout-template-wrapper .layout-template>.layout-column:nth-child(2),.layout-template-wrapper .layout-template>.layout-column:nth-child(3),.layout-template-wrapper .layout-template>.layout-column:nth-child(n){display:block!important;opacity:1!important;visibility:visible!important}.layout-template-wrapper .layout-template{overflow:visible!important;min-height:auto!important;height:auto!important}.layout-column[data-column-index],.layout-column[data-column-index="0"],.layout-column[data-column-index="1"],.layout-column[data-column-index="2"]{display:block!important;opacity:1!important;visibility:visible!important;position:static!important}.layout-column p:first-child{margin-top:0}.layout-column p:last-child{margin-bottom:0}.layout-template-wrapper .layout-template>.layout-column>*{display:block!important;visibility:visible!important}.layout-template-wrapper .layout-template>.layout-column:empty:after{content:"[Empty Column]";color:#999;font-style:italic;display:block;padding:1rem}}.layout-column.w-full{flex:0 0 100%;max-width:100%}.layout-column[class*="50"]{flex:0 0 50%;max-width:50%}.layout-template>div[class="layout-column 50%"]{flex:0 0 50%;max-width:50%;width:50%}@media (min-width: 768px){.layout-template.flex-row>.layout-column[class*="50"],.layout-template[class*="md:flex-row"]>.layout-column[class*="50"],.layout-template>div[class="layout-column 50%"]{flex:0 0 50%;max-width:50%;width:50%}}@media (max-width: 767px){.layout-template>div[class="layout-column 50%"]{flex:0 0 100%!important;max-width:100%!important;width:100%!important;display:block!important}}.layout-template-wrapper[data-column-count="2"] .layout-column{display:block!important;visibility:visible!important}.layout-template-wrapper:last-of-type .layout-column{display:block!important;visibility:visible!important;opacity:1!important}.layout-template-wrapper{contain:none!important}@media (max-width: 767px){main,article,section,.container,.content-container{overflow:visible!important;height:auto!important;min-height:0!important;max-height:none!important}article>div,.blog-content,.post-content{overflow:visible!important;height:auto!important}html,body{overflow-x:hidden!important;overflow-y:auto!important;height:auto!important;min-height:100vh!important}.layout-template>.layout-column:last-child{margin-bottom:2rem!important;padding-bottom:2rem!important}.max-w-4xl{max-width:100%!important}}@media (max-width: 767px){.layout-column[data-column-count="2"]{flex:0 0 100%!important;max-width:100%!important;width:100%!important;display:block!important;visibility:visible!important;opacity:1!important}.layout-column[class*="50"]{flex:0 0 100%!important;max-width:100%!important;width:100%!important;display:block!important}}@media (min-width: 768px){.layout-column.md\:w-1\/2,.layout-column[class*="md:w-1/2"],.layout-template .layout-column.w-full.md\:w-1\/2{flex:0 0 50%!important;max-width:50%!important;width:50%!important}.layout-column.md\:w-1\/3,.layout-column[class*="md:w-1/3"]{flex:0 0 33.333333%;max-width:33.333333%}.layout-column.md\:w-2\/3,.layout-column[class*="md:w-2/3"]{flex:0 0 66.666667%;max-width:66.666667%}.layout-column.md\:w-1\/4,.layout-column[class*="md:w-1/4"]{flex:0 0 25%;max-width:25%}.layout-column.md\:w-3\/4,.layout-column[class*="md:w-3/4"]{flex:0 0 75%;max-width:75%}.layout-column.md\:w-full,.layout-column[class*="md:w-full"]{flex:0 0 100%;max-width:100%}}@media (min-width: 1024px){.layout-column.lg\:w-1\/4,.layout-column[class*="lg:w-1/4"]{flex:0 0 25%;max-width:25%}.layout-column.lg\:w-3\/4,.layout-column[class*="lg:w-3/4"]{flex:0 0 75%;max-width:75%}}.layout-column img{max-width:100%!important;width:auto!important;height:auto!important;display:block;margin:.5rem auto;-o-object-fit:contain;object-fit:contain}.layout-column .resizable-img-wrapper,.layout-column [data-resizable-image]{max-width:100%!important;margin:.5rem auto;display:block}.layout-column .resizable-img-wrapper img,.layout-column [data-resizable-image] img{max-width:100%!important;height:auto!important}.layout-column *{max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.layout-column img,.layout-column .resizable-img-wrapper{display:block;margin:.5rem auto;clear:both}.layout-column img[style*="float: left"],.layout-column img[data-float=left],.layout-column .resizable-img-wrapper[style*="float: left"]{float:left;margin:.5rem .75rem .5rem 0;max-width:45%!important;clear:left}.layout-column img[style*="float: right"],.layout-column img[data-float=right],.layout-column .resizable-img-wrapper[style*="float: right"]{float:right;margin:.5rem 0 .5rem .75rem;max-width:45%!important;clear:right}.layout-column p{overflow:visible;margin:1rem 0;clear:both}.layout-column p:has(img):after{content:"";display:table;clear:both}.enhanced-blog-content img[data-float=left]{float:left;margin:.5rem 1rem .5rem 0;max-width:45%;clear:left}.enhanced-blog-content img[data-float=right]{float:right;margin:.5rem 0 .5rem 1rem;max-width:45%;clear:right}.enhanced-blog-content [data-image-placeholder]{margin:2rem 0;background-color:#f3f4f6;border:2px dashed #d1d5db;border-radius:.5rem;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;min-height:200px}.enhanced-blog-content [data-image-placeholder][data-type=hero]{aspect-ratio:21/9}.enhanced-blog-content [data-image-placeholder][data-type=full-width]{aspect-ratio:16/9;width:100%}.enhanced-blog-content [data-image-placeholder][data-type=inline]{aspect-ratio:4/3;max-width:600px;margin-left:auto;margin-right:auto}.enhanced-blog-content [data-image-placeholder][data-type=float-left]{float:left;width:300px;margin-right:1.5rem;margin-bottom:1rem;aspect-ratio:4/3}.enhanced-blog-content [data-image-placeholder][data-type=float-right]{float:right;width:300px;margin-left:1.5rem;margin-bottom:1rem;aspect-ratio:4/3}.enhanced-blog-content [data-smart-table]{margin:2rem 0;overflow-x:auto}.enhanced-blog-content [data-smart-table] table{width:100%;border-collapse:collapse;background-color:#fff;box-shadow:0 1px 3px #0000001a}.enhanced-blog-content [data-smart-table] th,.enhanced-blog-content [data-smart-table] td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e5e7eb}.enhanced-blog-content [data-smart-table] th{background-color:#f9fafb;font-weight:600;color:#374151}.enhanced-blog-content:after{content:"";display:table;clear:both}.enhanced-blog-content .float-left{float:left;margin-right:1rem;margin-bottom:1rem;clear:left}.enhanced-blog-content .float-right{float:right;margin-left:1rem;margin-bottom:1rem;clear:right}.enhanced-blog-content .block{display:block;margin-left:auto;margin-right:auto;margin-top:1rem;margin-bottom:1rem;clear:both}.enhanced-blog-content img+p,.enhanced-blog-content img+*{margin-top:1rem}.enhanced-blog-content{word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 640px){.enhanced-blog-content [data-callout]{padding:.75rem}.enhanced-blog-content blockquote{padding:1rem}.enhanced-blog-content ol{padding-left:1.5rem}.enhanced-blog-content [data-image-placeholder][data-type=float-left],.enhanced-blog-content [data-image-placeholder][data-type=float-right]{float:none;width:100%;margin:1rem 0}.enhanced-blog-content img[data-float=left],.enhanced-blog-content img[data-float=right],.enhanced-blog-content img[style*="float: left"],.enhanced-blog-content img[style*="float: right"],.layout-column img[data-float=left],.layout-column img[data-float=right]{float:none!important;display:block;margin:1rem auto!important;max-width:100%!important}}
