.blog-content{color:var(--color-system-text);font-size:1rem;line-height:1.8}.blog-content h1{color:var(--color-system-white);margin-top:2rem;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.3}.blog-content h2{color:var(--color-system-white);margin-top:1.75rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:700;line-height:1.35}.blog-content h3{color:var(--color-system-white);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.4}.blog-content h4,.blog-content h5,.blog-content h6{color:var(--color-system-white);margin-top:1.25rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.blog-content p{margin-bottom:1rem}.blog-content a{color:var(--color-system-primary-light);text-underline-offset:2px;text-decoration:underline;transition:color .2s}.blog-content a:hover{color:var(--color-system-primary-mid)}.blog-content strong,.blog-content b{color:var(--color-system-white);font-weight:600}.blog-content ul,.blog-content ol{margin-bottom:1rem;padding-left:1.5rem}.blog-content ul{list-style-type:disc}.blog-content ol{list-style-type:decimal}.blog-content li{margin-bottom:.375rem}.blog-content blockquote{border-left:3px solid var(--color-system-primary);color:var(--color-system-muted);margin:1.25rem 0;padding-left:1rem;font-style:italic}.blog-content code{background:var(--color-system-surface);border-radius:var(--radius-system-md);color:var(--color-system-primary-light);padding:.125rem .375rem;font-size:.875em}.blog-content pre{background:var(--color-system-surface);border-radius:var(--radius-system-lg);margin-bottom:1rem;padding:1rem;overflow-x:auto}.blog-content pre code{background:0 0;padding:0}.blog-content img{border-radius:var(--radius-system-xl);max-width:100%;height:auto;margin:1rem 0}.blog-content figure{margin:1.5rem 0}.blog-content figcaption{text-align:center;color:var(--color-system-muted);margin-top:.5rem;font-size:.875rem}.blog-content table{border-collapse:collapse;width:100%;margin:1.25rem 0}.blog-content th,.blog-content td{border:1px solid var(--color-system-divider);text-align:left;padding:.75rem 1rem}.blog-content th{background:var(--color-system-surface);color:var(--color-system-white);font-weight:600}.blog-content td{color:var(--color-system-text)}.blog-content hr{border:none;border-top:1px solid var(--color-system-divider);margin:2rem 0}.blog-content .cta-box{background:linear-gradient(135deg,var(--color-system-surface),var(--color-system-surface-alt));border:1px solid var(--color-system-divider);border-radius:var(--radius-system-xl);margin:2rem 0;padding:1.5rem}.blog-content .highlight{color:var(--color-system-primary-light);font-weight:600}
