/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
.blog-content{color:#334155;word-break:break-word;font-family:Poppins,sans-serif;font-size:1.125rem;line-height:1.85}.dark .blog-content{color:#cbd5e1}.blog-content h2{color:#0d1b2a;border-bottom:2px solid #e2e8f0;margin-top:3.5rem;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.625rem;font-style:italic;font-weight:800;line-height:1.35}.dark .blog-content h2{color:#f1f5f9;border-bottom-color:#1e293b}.blog-content h3{color:#0d1b2a;margin-top:2.5rem;margin-bottom:1rem;font-size:1.375rem;font-style:italic;font-weight:700;line-height:1.4}.dark .blog-content h3{color:#e2e8f0}.blog-content h4{color:#0d1b2a;margin-top:2rem;margin-bottom:.75rem;font-size:1.175rem;font-weight:700}.dark .blog-content h4{color:#e2e8f0}.blog-content p{text-align:justify;margin-bottom:1.5rem}.blog-content a{color:#0078aa;text-underline-offset:3px;font-weight:600;text-decoration:none;transition:color .2s,text-decoration-color .2s}.blog-content a:hover{color:#005f8a;text-decoration:underline}.blog-content strong{color:#0d1b2a;font-weight:800}.dark .blog-content strong{color:#f1f5f9}.blog-content ul,.blog-content ol{margin:1.5rem 0;padding-left:0;list-style:none}.blog-content ul>li,.blog-content ol>li{margin-bottom:1rem;padding-left:1.75rem;line-height:1.75;position:relative}.blog-content ul>li:before{content:"";background:#0078aa;border-radius:50%;width:8px;height:8px;position:absolute;top:.65em;left:0}.blog-content ol{counter-reset:blog-ol-counter}.blog-content ol>li{counter-increment:blog-ol-counter}.blog-content ol>li:before{content:counter(blog-ol-counter) ".";color:#0078aa;font-size:.95em;font-weight:800;position:absolute;top:0;left:0}.blog-content li>div{margin-top:.5rem}.blog-content li>div>div{padding:.35rem 0}.blog-content i:empty{vertical-align:middle;background:#0078aa;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-right:.65rem;display:inline-block}.blog-content table{border-collapse:separate;border-spacing:0;border:1px solid #e2e8f0;border-radius:1rem;width:100%;margin:2.5rem 0;font-size:.9375rem;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.dark .blog-content table{border-color:#1e293b;box-shadow:0 1px 3px #0000004d}.blog-content div:has(>table){-webkit-overflow-scrolling:touch;border-radius:1rem;margin:2rem 0;overflow-x:auto}.blog-content div:has(>table)>table{margin:0}.blog-content thead{background:#0d1b2a}.dark .blog-content thead{background:#1e293b}.blog-content thead th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#fff;white-space:nowrap;border-bottom:2px solid #0078aa;padding:1rem 1.25rem;font-size:.8125rem;font-weight:700}.blog-content tbody tr{transition:background-color .15s}.blog-content tbody tr:nth-child(2n){background:#f8fafc}.dark .blog-content tbody tr:nth-child(2n){background:#1e293b4d}.blog-content tbody tr:hover{background:#eef6fa}.dark .blog-content tbody tr:hover{background:#0078aa14}.blog-content tbody td{vertical-align:top;color:#475569;border-bottom:1px solid #f1f5f9;padding:.875rem 1.25rem}.dark .blog-content tbody td{color:#94a3b8;border-bottom-color:#1e293b}.blog-content tbody td:first-child{color:#0d1b2a;font-weight:600}.dark .blog-content tbody td:first-child{color:#e2e8f0}.blog-content>section{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin:2.5rem 0;display:grid}.blog-content>section>article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:.5rem;padding:1.5rem;transition:box-shadow .2s,transform .2s;display:flex}.dark .blog-content>section>article{background:#0f172a;border-color:#1e293b}.blog-content>section>article:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0078aa1a}.blog-content>section>article>strong{color:#0078aa;font-size:1rem}.blog-content>section>article>span{color:#64748b;font-size:.9rem;line-height:1.6}.dark .blog-content>section>article>span{color:#94a3b8}.blog-content aside{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:1px solid #bae6fd;border-left:4px solid #0078aa;border-radius:1rem;margin:2.5rem 0;padding:2rem}.dark .blog-content aside{background:linear-gradient(135deg,#0c1929 0%,#0d1f33 100%);border-color:#1e3a5f #1e3a5f #1e3a5f #0078aa}.blog-content aside>p:first-child{text-transform:uppercase;letter-spacing:.12em;color:#0078aa;margin-bottom:.25rem;font-size:.75rem;font-weight:800}.blog-content aside>p:nth-child(2){color:#0d1b2a;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.dark .blog-content aside>p:nth-child(2){color:#f1f5f9}.blog-content aside>p:nth-child(3){color:#475569;margin-bottom:1.25rem;font-size:.95rem}.dark .blog-content aside>p:nth-child(3){color:#94a3b8}.blog-content aside>div{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;display:grid}.blog-content aside>div>a{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:1rem;transition:box-shadow .2s,border-color .2s;display:flex;text-decoration:none!important}.dark .blog-content aside>div>a{background:#0f172a;border-color:#1e293b}.blog-content aside>div>a:hover{border-color:#0078aa;box-shadow:0 2px 8px #0078aa1f}.blog-content aside>div>a span>strong{color:#0d1b2a;margin-bottom:.2rem;font-size:.9rem;display:block}.dark .blog-content aside>div>a span>strong{color:#e2e8f0}.blog-content aside>div>a span>span{color:#64748b;font-size:.8rem;line-height:1.5}.blog-content blockquote{color:#475569;background:#f8fafc;border-left:4px solid #0078aa;border-radius:0 .75rem .75rem 0;margin:2rem 0;padding:1.5rem 1.5rem 1.5rem 2rem;font-style:italic}.dark .blog-content blockquote{color:#94a3b8;background:#0f172a;border-left-color:#0078aa}.blog-content li>div>span:first-child{color:#0078aa;vertical-align:top;margin-right:.15rem;font-size:1.75rem;font-weight:800;line-height:1}.blog-content span:first-child:has(+div){color:#0078aa;vertical-align:top;margin-right:.15rem;font-size:1.75rem;font-weight:800;line-height:1}.blog-content img{border-radius:1rem;max-width:100%;height:auto;margin:2rem 0;box-shadow:0 4px 15px #00000014}.blog-content code{color:#0078aa;background:#f1f5f9;border-radius:.375rem;padding:.2em .45em;font-family:JetBrains Mono,Fira Code,monospace;font-size:.875em}.dark .blog-content code{color:#7dd3fc;background:#1e293b}.blog-content pre{color:#e2e8f0;background:#0d1b2a;border-radius:.75rem;margin:2rem 0;padding:1.5rem;font-size:.875rem;line-height:1.7;overflow-x:auto}.blog-content pre code{color:inherit;background:0 0;padding:0}.blog-content hr{background:linear-gradient(90deg,#0000,#cbd5e1,#0000);border:none;height:1px;margin:3rem 0}.dark .blog-content hr{background:linear-gradient(90deg,#0000,#334155,#0000)}.blog-content section[itemtype*=FAQPage]{margin-top:3rem;display:block}.blog-content section[itemtype*=FAQPage]>div[itemscope]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:1.25rem;padding:1.5rem}.dark .blog-content section[itemtype*=FAQPage]>div[itemscope]{background:#0f172a;border-color:#1e293b}.blog-content section[itemtype*=FAQPage] h3[itemprop=name]{color:#0d1b2a;margin-top:0;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.dark .blog-content section[itemtype*=FAQPage] h3[itemprop=name]{color:#f1f5f9}@media (width<=640px){.blog-content{font-size:1rem}.blog-content h2{margin-top:2.5rem;font-size:1.35rem}.blog-content h3{font-size:1.175rem}.blog-content>section,.blog-content aside>div{grid-template-columns:1fr}.blog-content thead th{padding:.75rem;font-size:.75rem}.blog-content tbody td{padding:.75rem;font-size:.85rem}}@keyframes cta-pulse-d3008450{0%{transform:scale(1);box-shadow:0 8px 16px #22c55e33}50%{transform:scale(1.03);box-shadow:0 12px 24px #22c55e66}to{transform:scale(1);box-shadow:0 8px 16px #22c55e33}}.animate-cta-pulse[data-v-d3008450]{animation:2s ease-in-out infinite cta-pulse-d3008450}.custom-scrollbar[data-v-63e2de5c]::-webkit-scrollbar{width:4px}.custom-scrollbar[data-v-63e2de5c]::-webkit-scrollbar-track{background:0 0}.custom-scrollbar[data-v-63e2de5c]::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.dark .custom-scrollbar[data-v-63e2de5c]::-webkit-scrollbar-thumb{background:#334155}.prose h2{scroll-margin-top:120px;margin-top:4rem!important;margin-bottom:2rem!important;font-size:2.25rem!important;line-height:1.2!important}.prose h3{scroll-margin-top:120px;margin-top:3rem!important;margin-bottom:1.5rem!important;font-size:1.75rem!important}.prose p{margin-bottom:1.75rem!important}.prose a{border-bottom:2px solid #0078aa33;transition:all .2s;color:#0078aa!important}.prose a:hover{background-color:#0078aa0d;border-bottom-color:#0078aa}.prose ul,.prose ol{margin-bottom:2rem!important}.prose li{margin-bottom:.75rem!important}.prose blockquote{background-color:#f8fafc!important;border-left:6px solid #0078aa!important;border-radius:0 2rem 2rem 0!important;margin:3rem 0!important;padding:2.5rem!important;font-size:1.25rem!important;line-height:1.6!important}[id^=section-]{scroll-margin-top:120px}
