.blog-content{font-size:1.05rem;line-height:1.85;color:#4b5563}:root.dark .blog-content,html.dark .blog-content{color:#d1d5db}.blog-content p{margin-bottom:1.5rem}.blog-content .lead{font-size:1.2rem;line-height:1.9;margin-bottom:2rem;color:#374151}:root.dark .blog-content .lead,html.dark .blog-content .lead{color:#e5e7eb}.blog-content h2{font-size:1.5rem;font-weight:700;margin-top:3rem;margin-bottom:1.25rem;line-height:1.3;color:#111827}:root.dark .blog-content h2,html.dark .blog-content h2{color:#fff}.blog-content h3{font-size:1.25rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem;line-height:1.35;color:#111827}:root.dark .blog-content h3,html.dark .blog-content h3{color:#fff}.blog-content a{color:#7c3aed;text-decoration:none}.blog-content a:hover{text-decoration:underline}:root.dark .blog-content a,html.dark .blog-content a{color:#a78bfa}.blog-content strong{color:#111827;font-weight:600}:root.dark .blog-content strong,html.dark .blog-content strong{color:#fff}.blog-content ol,.blog-content ul{margin-top:1.25rem;margin-bottom:1.5rem;padding-left:1.5rem}.blog-content li{margin-bottom:.5rem;line-height:1.8}.blog-content li::marker{color:#8b5cf6}.blog-content blockquote{border-left:3px solid #8b5cf6;background:#f5f3ff;border-radius:0 .5rem .5rem 0;padding:1rem 1.25rem;margin:2rem 0;font-style:normal}:root.dark .blog-content blockquote,html.dark .blog-content blockquote{background:rgba(139,92,246,.08)}.blog-content img{border-radius:.75rem;margin:2rem 0;max-width:100%;height:auto}.blog-content hr{border:none;height:1px;background:#e5e7eb;margin:2.5rem 0}:root.dark .blog-content hr,html.dark .blog-content hr{background:hsla(0,0%,100%,.1)}.blog-content table{font-size:.875rem;margin:2rem 0;width:100%;border-collapse:collapse}.blog-content td,.blog-content th{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;text-align:left}:root.dark .blog-content td,:root.dark .blog-content th,html.dark .blog-content td,html.dark .blog-content th{border-bottom-color:hsla(0,0%,100%,.1)}.blog-content .cta-link{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#7c3aed,#9333ea);color:#fff!important;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:600;text-decoration:none!important;margin-top:1rem;transition:all .2s}.blog-content .cta-link:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 16px rgba(124,58,237,.3)}.blog-content code{font-size:.875em;background:#f3f4f6;padding:.15rem .4rem;border-radius:.25rem}:root.dark .blog-content code,html.dark .blog-content code{background:hsla(0,0%,100%,.1)}