.blog-content{font-size:1.0625rem;line-height:1.6;color:#374151;letter-spacing:-.01em}.blog-content .heading-permalink{display:none}.blog-content>h1:first-child{display:none}.blog-content h1{font-size:1.75rem;font-weight:800;color:#111827;margin-top:2.5rem;margin-bottom:1rem;letter-spacing:-.03em;line-height:1.25}.blog-content h2{font-size:1.5rem;font-weight:800;color:#111827;margin-top:2.5rem;margin-bottom:.75rem;padding-top:1.5rem;letter-spacing:-.025em;line-height:1.3;position:relative}.blog-content h2:before{content:"";position:absolute;top:0;left:0;width:3rem;height:4px;border-radius:2px}.blog-content.theme-emerald h2:before{background:linear-gradient(90deg,#059669,#0d9488)}.blog-content.theme-purple h2:before{background:linear-gradient(90deg,#9333ea,#6366f1)}.blog-content.theme-blue h2:before{background:linear-gradient(90deg,#2563eb,#0891b2)}.blog-content.theme-amber h2:before{background:linear-gradient(90deg,#d97706,#ea580c)}.blog-content.theme-gray h2:before{background:linear-gradient(90deg,#475569,#334155)}.blog-content h3{font-size:1.2rem;font-weight:700;color:#1f2937;margin-top:1.75rem;margin-bottom:.5rem;letter-spacing:-.015em;line-height:1.35}.blog-content p{margin-bottom:1.25rem;font-size:1.0625rem;line-height:1.6;color:#4b5563}.blog-content strong{font-weight:700;color:#111827}.blog-content a:not(.heading-permalink){color:#2563eb;font-weight:600;text-decoration:none;border-bottom:2px solid rgba(37,99,235,.2);transition:border-color .2s,color .2s}.blog-content a:not(.heading-permalink):hover{color:#1d4ed8;border-bottom-color:#2563eb}.blog-content ul{margin:1rem 0;padding-left:0;list-style:none}.blog-content ul li{position:relative;padding-left:1.75rem;margin-bottom:.5rem;font-size:1.0625rem;line-height:1.55;color:#4b5563}.blog-content ul li:before{content:"";position:absolute;left:0;top:.55rem;width:6px;height:6px;border-radius:50%}.blog-content.theme-emerald ul li:before{background:#059669}.blog-content.theme-purple ul li:before{background:#9333ea}.blog-content.theme-blue ul li:before{background:#2563eb}.blog-content.theme-amber ul li:before{background:#d97706}.blog-content.theme-gray ul li:before{background:#475569}.blog-content ol{margin:1rem 0;padding-left:0;list-style:none;counter-reset:ol-counter}.blog-content ol li{position:relative;padding-left:2.25rem;margin-bottom:.5rem;font-size:1.0625rem;line-height:1.55;color:#4b5563;counter-increment:ol-counter}.blog-content ol li:before{content:counter(ol-counter);position:absolute;left:0;top:.1rem;width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff}.blog-content.theme-emerald ol li:before{background:linear-gradient(135deg,#059669,#0d9488)}.blog-content.theme-purple ol li:before{background:linear-gradient(135deg,#9333ea,#6366f1)}.blog-content.theme-blue ol li:before{background:linear-gradient(135deg,#2563eb,#0891b2)}.blog-content.theme-amber ol li:before{background:linear-gradient(135deg,#d97706,#ea580c)}.blog-content.theme-gray ol li:before{background:linear-gradient(135deg,#475569,#334155)}.blog-content table{width:100%;margin:1.5rem 0;border-collapse:separate;border-spacing:0;border-radius:12px;overflow:hidden;box-shadow:0 4px 24px -4px #00000014,0 0 0 1px #0000000a;font-size:.9rem}.blog-content thead{background:linear-gradient(135deg,#0f172a,#1e293b)}.blog-content thead tr{border:none}.blog-content th{padding:.75rem 1rem;font-weight:700;color:#fff;text-align:left;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.blog-content tbody tr{transition:background-color .15s ease}.blog-content tbody tr:nth-child(2n){background-color:#f8fafc}.blog-content tbody tr:hover{background-color:#eff6ff}.blog-content td{padding:.625rem 1rem;color:#4b5563;border-top:1px solid #f1f5f9}.blog-content td strong{font-weight:800;color:#111827;font-size:1.05em}.blog-content tbody tr:last-child td{font-weight:600}.blog-content tbody tr:has(strong){background-color:#f0fdf4!important}.blog-content.theme-emerald tbody tr:has(strong){background-color:#ecfdf5!important}.blog-content.theme-purple tbody tr:has(strong){background-color:#faf5ff!important}.blog-content.theme-blue tbody tr:has(strong){background-color:#eff6ff!important}.blog-content.theme-amber tbody tr:has(strong){background-color:#fffbeb!important}.blog-content blockquote{margin:1.5rem 0;padding:1rem 1.25rem;border-left:4px solid;border-radius:0 12px 12px 0;font-style:normal;font-size:1rem;line-height:1.55}.blog-content.theme-emerald blockquote{border-left-color:#059669;background:linear-gradient(135deg,#ecfdf5,#f0fdfa);color:#065f46}.blog-content.theme-purple blockquote{border-left-color:#9333ea;background:linear-gradient(135deg,#faf5ff,#f5f3ff);color:#581c87}.blog-content.theme-blue blockquote{border-left-color:#2563eb;background:linear-gradient(135deg,#eff6ff,#eef2ff);color:#1e40af}.blog-content.theme-amber blockquote{border-left-color:#d97706;background:linear-gradient(135deg,#fffbeb,#fef3c7);color:#92400e}.blog-content.theme-gray blockquote{border-left-color:#475569;background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#334155}.blog-content code{font-family:JetBrains Mono,Fira Code,monospace;font-size:.875em;background:#f1f5f9;color:#e11d48;padding:.2em .5em;border-radius:6px;font-weight:500}.blog-content pre{margin:2rem 0;padding:1.5rem;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:16px;overflow-x:auto;box-shadow:0 8px 32px -8px #0000004d}.blog-content pre code{background:none;color:#e2e8f0;padding:0;font-size:.9rem;line-height:1.7}.blog-content hr{margin:3rem 0;border:none;height:1px;background:linear-gradient(90deg,transparent,#d1d5db,transparent)}.blog-content img{border-radius:16px;box-shadow:0 8px 32px -8px #00000026;margin:2rem 0}.blog-content h2{display:flex;align-items:center;gap:.75rem}.blog-content h2:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,rgba(0,0,0,.1),transparent);margin-left:1rem}.blog-content p:has(>strong:first-child){background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:1rem 1.25rem;border-radius:10px;border-left:3px solid #3b82f6;margin:1.25rem 0}.blog-content td:last-child{font-weight:600;font-variant-numeric:tabular-nums}.blog-content td:last-child:not(:has(strong)){color:#1e40af}.blog-content h2+p:first-letter{font-size:1.5em;font-weight:700;color:#1e40af;float:left;line-height:1;margin-right:.15em;margin-top:.1em}.blog-content h3:has(a[id^="1-"]),.blog-content h3:has(a[id^="2-"]),.blog-content h3:has(a[id^="3-"]),.blog-content h3:has(a[id^="4-"]),.blog-content h3:has(a[id^="5-"]){display:flex;align-items:center;gap:.5rem}.blog-content h3:has(a[id^="1-"]):before,.blog-content h3:has(a[id^="2-"]):before,.blog-content h3:has(a[id^="3-"]):before,.blog-content h3:has(a[id^="4-"]):before,.blog-content h3:has(a[id^="5-"]):before{content:"";width:2rem;height:2rem;border-radius:50%;flex-shrink:0}.blog-content.theme-emerald h3:has(a[id^="1-"]):before,.blog-content.theme-emerald h3:has(a[id^="2-"]):before,.blog-content.theme-emerald h3:has(a[id^="3-"]):before,.blog-content.theme-emerald h3:has(a[id^="4-"]):before,.blog-content.theme-emerald h3:has(a[id^="5-"]):before{background:linear-gradient(135deg,#059669,#0d9488)}.blog-content.theme-purple h3:has(a[id^="1-"]):before,.blog-content.theme-purple h3:has(a[id^="2-"]):before,.blog-content.theme-purple h3:has(a[id^="3-"]):before,.blog-content.theme-purple h3:has(a[id^="4-"]):before,.blog-content.theme-purple h3:has(a[id^="5-"]):before{background:linear-gradient(135deg,#9333ea,#6366f1)}.blog-content.theme-blue h3:has(a[id^="1-"]):before,.blog-content.theme-blue h3:has(a[id^="2-"]):before,.blog-content.theme-blue h3:has(a[id^="3-"]):before,.blog-content.theme-blue h3:has(a[id^="4-"]):before,.blog-content.theme-blue h3:has(a[id^="5-"]):before{background:linear-gradient(135deg,#2563eb,#0891b2)}.blog-content.theme-amber h3:has(a[id^="1-"]):before,.blog-content.theme-amber h3:has(a[id^="2-"]):before,.blog-content.theme-amber h3:has(a[id^="3-"]):before,.blog-content.theme-amber h3:has(a[id^="4-"]):before,.blog-content.theme-amber h3:has(a[id^="5-"]):before{background:linear-gradient(135deg,#d97706,#ea580c)}
