.blog-content{margin:0 auto;font-family:var(--font-sans);color:#333;line-height:1.8;font-size:1.05rem}.blog-content:after{content:"";display:table;clear:both}.blog-content p{margin-bottom:1.25rem;overflow-wrap:break-word;word-wrap:break-word}.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4{font-weight:700;margin-top:1.5rem;margin-bottom:.75rem;line-height:1.3}.blog-content h1{font-size:2.2rem;margin-top:.5rem}.blog-content h2{font-size:1.8rem}.blog-content h3{font-size:1.4rem}.blog-content ol,.blog-content ul{padding-left:1.5rem;margin-bottom:1.25rem}.blog-content ul{list-style-type:disc}.blog-content ol{list-style-type:decimal}.blog-content li{margin-bottom:.5rem}.blog-content blockquote{margin:1.5rem 0;padding-left:1rem;border-left:4px solid #f59e0b;color:#666;font-style:italic}.blog-content a{color:#f59e0b;text-decoration:underline}.blog-content a:hover{color:#d97706}.blog-content .image-container{margin:1.5rem 0;border-radius:.5rem;overflow:hidden}.blog-content .image-container.float-left{float:left;margin-right:2rem;margin-bottom:1rem}.blog-content .image-container.float-right{float:right;margin-left:2rem;margin-bottom:1rem}.blog-content .image-container.center{margin:1.5rem auto}.blog-content .image-container img{display:block;width:100%;height:auto;border-radius:.5rem}@media(max-width:768px){.blog-content .image-container{float:none!important;margin:1.5rem auto!important;max-width:100%!important}}.blog-content code{background-color:#f4f4f4;padding:.2rem .4rem;border-radius:4px;font-size:.95rem;font-family:Courier New,monospace}.blog-content pre{background:#f0f0f0;padding:1rem;overflow-x:auto;border-radius:6px;margin:1.5rem 0}.blog-content pre code{background:none;padding:0}.blog-content .float-left{float:left;margin-right:2rem;margin-bottom:1rem;max-width:50%}.blog-content .float-right{float:right;margin-left:2rem;margin-bottom:1rem;max-width:50%}.blog-content .column-flex{display:flex;flex-wrap:nowrap;gap:2rem;margin:2rem 0;width:100%;box-sizing:border-box}.blog-content .column-flex>div{flex-shrink:0;box-sizing:border-box}@media(max-width:768px){.blog-content .flex{flex-direction:column;flex-wrap:wrap;gap:1rem}.blog-content .flex>div{width:100%!important}}