.blog-content{color:#374151;font-size:1rem;line-height:1.8}.dark .blog-content{color:#d1d5db}.blog-content p{margin-top:0;margin-bottom:1.25em}.blog-content p:last-child{margin-bottom:0}.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4{color:#111827;margin-top:1.75em;margin-bottom:.6em;font-weight:700;line-height:1.3}.dark .blog-content h1,.dark .blog-content h2,.dark .blog-content h3,.dark .blog-content h4{color:#f9fafb}.blog-content h1{font-size:2em}.blog-content h2{font-size:1.5em}.blog-content h3{font-size:1.25em}.blog-content ul{margin-bottom:1.25em;padding-left:0;list-style:none}.blog-content ul li{margin-bottom:.5em;padding-left:1.6em;position:relative}.blog-content ul li:before{content:"";background-color:#04bf8a;border-radius:50%;width:.45em;height:.45em;position:absolute;top:.65em;left:.2em}.blog-content ol{counter-reset:ol-counter;margin-bottom:1.25em;padding-left:0;list-style:none}.blog-content ol li{counter-increment:ol-counter;margin-bottom:.5em;padding-left:2em;position:relative}.blog-content ol li:before{content:counter(ol-counter);color:#fff;background-color:#04bf8a;border-radius:50%;justify-content:center;align-items:center;width:1.4em;height:1.4em;font-size:.75em;font-weight:700;display:flex;position:absolute;top:.05em;left:0}.blog-content ul ul,.blog-content ol ol,.blog-content ul ol,.blog-content ol ul{margin-top:.4em;margin-bottom:0}.blog-content blockquote{color:#1f6b52;background:#fff;border-left:4px solid #04bf8a;border-radius:0 .5em .5em 0;margin:1.5em 0;padding:.75em 1.25em;font-style:italic}.dark .blog-content blockquote{color:#06d9a0;background:#04bf8a1a;border-left-color:#04bf8a}.blog-content code:not(.hljs){color:#ef4444;background:#fff;border-radius:.3em;padding:.15em .45em;font-family:ui-monospace,Fira Code,Cascadia Code,monospace;font-size:.875em}.dark .blog-content code:not(.hljs){color:#f87171;background:#374151}.blog-content .hljs-pre{border-radius:.75em;margin:1.5em 0;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.blog-content .code-lang-label{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;background:#1e2535;border-bottom:1px solid #2d3748;padding:.35em 1em;font-family:ui-monospace,monospace;font-size:.7em;font-weight:600;display:block}.blog-content .hljs-pre code.hljs{border-radius:0;padding:1.25em 1.5em;font-family:ui-monospace,Fira Code,Cascadia Code,monospace;font-size:.875em;line-height:1.7;display:block;overflow-x:auto}.blog-content .hljs{color:#e6edf3;background:#0d1117}.blog-content .hljs-comment,.blog-content .hljs-quote{color:#8b949e;font-style:italic}.blog-content .hljs-keyword,.blog-content .hljs-selector-tag,.blog-content .hljs-addition{color:#ff7b72}.blog-content .hljs-number,.blog-content .hljs-string,.blog-content .hljs-meta .hljs-string,.blog-content .hljs-regexp,.blog-content .hljs-literal,.blog-content .hljs-phpdoc,.blog-content .hljs-built_in{color:#a5d6ff}.blog-content .hljs-doctag,.blog-content .hljs-title,.blog-content .hljs-section,.blog-content .hljs-type{color:#d2a8ff}.blog-content .hljs-attr,.blog-content .hljs-variable,.blog-content .hljs-template-variable,.blog-content .hljs-class .hljs-title{color:#79c0ff}.blog-content .hljs-symbol,.blog-content .hljs-bullet,.blog-content .hljs-subst,.blog-content .hljs-meta,.blog-content .hljs-link{color:#ffa657}.blog-content .hljs-deletion{color:#ffa198}.blog-content .hljs-formula{background:#1b2030}.blog-content .hljs-strong{font-weight:700}.blog-content .hljs-emphasis{font-style:italic}:not(.dark) .blog-content .hljs{color:#24292f;background:#fff}:not(.dark) .blog-content .hljs-comment,:not(.dark) .blog-content .hljs-quote{color:#6e7781}:not(.dark) .blog-content .hljs-keyword,:not(.dark) .blog-content .hljs-selector-tag{color:#cf222e}:not(.dark) .blog-content .hljs-number,:not(.dark) .blog-content .hljs-string,:not(.dark) .blog-content .hljs-meta .hljs-string,:not(.dark) .blog-content .hljs-regexp,:not(.dark) .blog-content .hljs-literal{color:#017a58}:not(.dark) .blog-content .hljs-built_in{color:#953800}:not(.dark) .blog-content .hljs-doctag,:not(.dark) .blog-content .hljs-title,:not(.dark) .blog-content .hljs-section,:not(.dark) .blog-content .hljs-type{color:#8250df}:not(.dark) .blog-content .hljs-attr,:not(.dark) .blog-content .hljs-variable,:not(.dark) .blog-content .hljs-template-variable,:not(.dark) .blog-content .hljs-class .hljs-title{color:#028f68}:not(.dark) .blog-content .hljs-symbol,:not(.dark) .blog-content .hljs-bullet,:not(.dark) .blog-content .hljs-meta,:not(.dark) .blog-content .hljs-link{color:#953800}:not(.dark) .blog-content .code-lang-label{color:#57606a;background:#e8ecf0;border-bottom-color:#d0d7de}.blog-content hr{border:none;border-top:2px solid #e5e7eb;margin:2em 0}.dark .blog-content hr{border-top-color:#374151}.blog-content table{border-collapse:collapse;table-layout:fixed;border:2px solid #04bf8a;border-radius:.6em;width:100%;margin:1.5em 0;font-size:.9em;overflow:hidden;box-shadow:0 2px 8px #04bf8a14}.blog-content th,.blog-content td{vertical-align:top;word-break:break-word;border:1px solid #d1fae5;padding:.65em 1em}.blog-content th{color:#fff;text-align:left;letter-spacing:.02em;background:#04bf8a;font-weight:700}.blog-content tr:nth-child(2n) td{background:#f0fdf9}.dark .blog-content table{border-color:#04bf8a;box-shadow:0 2px 8px #04bf8a1f}.dark .blog-content th,.dark .blog-content td{border-color:#064e3b}.dark .blog-content th{color:#d1fae5;background:#065f46}.dark .blog-content tr:nth-child(2n) td{background:#052e1c}.blog-content img{border-radius:.75em;max-width:100%;height:auto;margin:1.5em 0}.blog-content strong{color:#111827;font-weight:700}.dark .blog-content strong{color:#f9fafb}.blog-content em{font-style:italic}
