.toc-sidebar[data-astro-cid-xvrfupwn]{position:sticky;top:5rem;max-height:calc(100vh - 7rem);overflow-y:auto;border-radius:.75rem;padding:1.25rem;background:var(--toc-bg, #f8fafc);border:1px solid var(--toc-border, #e2e8f0);scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.dark .toc-sidebar[data-astro-cid-xvrfupwn]{--toc-bg: #111827;--toc-border: #1f2937}.toc-sidebar[data-astro-cid-xvrfupwn]::-webkit-scrollbar{width:3px}.toc-sidebar[data-astro-cid-xvrfupwn]::-webkit-scrollbar-track{background:transparent}.toc-sidebar[data-astro-cid-xvrfupwn]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}.toc-header[data-astro-cid-xvrfupwn]{display:flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#374151;margin-bottom:.75rem}.dark .toc-header[data-astro-cid-xvrfupwn]{color:#f9fafb}.toc-icon[data-astro-cid-xvrfupwn]{width:1rem;height:1rem;opacity:.7;flex-shrink:0;color:#2563eb}.toc-progress-track[data-astro-cid-xvrfupwn]{height:2px;background:#e5e7eb;border-radius:9999px;margin-bottom:1rem;overflow:hidden}.dark .toc-progress-track[data-astro-cid-xvrfupwn]{background:#374151}.toc-progress-fill[data-astro-cid-xvrfupwn]{height:100%;width:0%;background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:9999px;transition:width .1s linear}.toc-list[data-astro-cid-xvrfupwn]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.1rem}.toc-item[data-astro-cid-xvrfupwn]{margin:0}.toc-item--sub[data-astro-cid-xvrfupwn]{padding-left:.875rem}.toc-link[data-astro-cid-xvrfupwn]{display:flex;align-items:baseline;gap:.375rem;padding:.3rem .5rem;border-radius:.375rem;font-size:.8125rem;line-height:1.4;color:#6b7280;text-decoration:none;transition:all .15s ease;border-left:2px solid transparent}.dark .toc-link[data-astro-cid-xvrfupwn]{color:#9ca3af}.toc-link[data-astro-cid-xvrfupwn]:hover{color:#2563eb;background:#eff6ff;border-left-color:#93c5fd}.dark .toc-link[data-astro-cid-xvrfupwn]:hover{color:#60a5fa;background:#1e3a5f22;border-left-color:#1d4ed8}.toc-link[data-astro-cid-xvrfupwn].toc-active{color:#2563eb;font-weight:600;background:#eff6ff;border-left-color:#2563eb}.dark .toc-link[data-astro-cid-xvrfupwn].toc-active{color:#60a5fa;background:#1e3a5f33;border-left-color:#3b82f6}.toc-sub-dot[data-astro-cid-xvrfupwn]{color:#93c5fd;font-size:1rem;line-height:1;flex-shrink:0}.toc-link-text[data-astro-cid-xvrfupwn]{flex:1}.sidebar-right[data-astro-cid-fq5a2yt5]{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.sidebar-widget[data-astro-cid-fq5a2yt5]{border-radius:.875rem;padding:1.25rem;background:#f8fafc;border:1px solid #e2e8f0;position:relative;overflow:hidden}.dark .sidebar-widget[data-astro-cid-fq5a2yt5]{background:#111827;border-color:#1f2937}.sidebar-widget-title[data-astro-cid-fq5a2yt5]{display:flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#374151;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.dark .sidebar-widget-title[data-astro-cid-fq5a2yt5]{color:#f9fafb;border-bottom-color:#1f2937}.sidebar-icon[data-astro-cid-fq5a2yt5]{width:.9rem;height:.9rem;color:#2563eb;flex-shrink:0}.recent-posts-list[data-astro-cid-fq5a2yt5]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem}.recent-post-item[data-astro-cid-fq5a2yt5]{margin:0}.recent-post-link[data-astro-cid-fq5a2yt5]{display:flex;gap:.75rem;text-decoration:none;border-radius:.5rem;padding:.375rem;transition:background .15s ease;align-items:flex-start}.recent-post-link[data-astro-cid-fq5a2yt5]:hover{background:#eff6ff}.dark .recent-post-link[data-astro-cid-fq5a2yt5]:hover{background:#1e3a5f22}.recent-post-thumb[data-astro-cid-fq5a2yt5]{width:4.5rem;height:3.25rem;flex-shrink:0;border-radius:.5rem;overflow:hidden;background:#e5e7eb}.dark .recent-post-thumb[data-astro-cid-fq5a2yt5]{background:#374151}.recent-post-img[data-astro-cid-fq5a2yt5]{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.recent-post-link[data-astro-cid-fq5a2yt5]:hover .recent-post-img[data-astro-cid-fq5a2yt5]{transform:scale(1.05)}.recent-post-info[data-astro-cid-fq5a2yt5]{flex:1;min-width:0}.recent-post-cat[data-astro-cid-fq5a2yt5]{display:inline-block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#2563eb;margin-bottom:.2rem}.dark .recent-post-cat[data-astro-cid-fq5a2yt5]{color:#60a5fa}.recent-post-title[data-astro-cid-fq5a2yt5]{font-size:.8rem;font-weight:600;color:#111827;line-height:1.35;margin:0 0 .25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s ease}.dark .recent-post-title[data-astro-cid-fq5a2yt5]{color:#f3f4f6}.recent-post-link[data-astro-cid-fq5a2yt5]:hover .recent-post-title[data-astro-cid-fq5a2yt5]{color:#2563eb}.dark .recent-post-link[data-astro-cid-fq5a2yt5]:hover .recent-post-title[data-astro-cid-fq5a2yt5]{color:#60a5fa}.recent-post-meta[data-astro-cid-fq5a2yt5]{display:flex;align-items:center;gap:.3rem;font-size:.7rem;color:#9ca3af}.recent-post-sep[data-astro-cid-fq5a2yt5]{opacity:.5}.categories-cloud[data-astro-cid-fq5a2yt5]{display:flex;flex-wrap:wrap;gap:.5rem}.category-chip[data-astro-cid-fq5a2yt5]{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500;color:#374151;background:#fff;border:1px solid #d1d5db;text-decoration:none;transition:all .15s ease}.dark .category-chip[data-astro-cid-fq5a2yt5]{color:#d1d5db;background:#1f2937;border-color:#374151}.category-chip[data-astro-cid-fq5a2yt5]:hover{background:#eff6ff;border-color:#93c5fd;color:#2563eb}.dark .category-chip[data-astro-cid-fq5a2yt5]:hover{background:#1e3a5f22;border-color:#1d4ed8;color:#60a5fa}.category-count[data-astro-cid-fq5a2yt5]{display:inline-flex;align-items:center;justify-content:center;min-width:1.2rem;height:1.2rem;padding:0 .3rem;border-radius:9999px;font-size:.65rem;font-weight:700;background:#e5e7eb;color:#6b7280}.dark .category-count[data-astro-cid-fq5a2yt5]{background:#374151;color:#9ca3af}.sidebar-newsletter[data-astro-cid-fq5a2yt5]{background:linear-gradient(135deg,#1e3a8a,#4c1d95);border-color:transparent;text-align:center;padding:1.5rem 1.25rem}.dark .sidebar-newsletter[data-astro-cid-fq5a2yt5]{background:linear-gradient(135deg,#1e3a8a,#4c1d95);border-color:transparent}.newsletter-glow[data-astro-cid-fq5a2yt5]{position:absolute;top:-2rem;right:-2rem;width:8rem;height:8rem;border-radius:50%;background:radial-gradient(circle,rgba(124,58,237,.4) 0%,transparent 70%);pointer-events:none}.newsletter-icon[data-astro-cid-fq5a2yt5]{width:2.5rem;height:2.5rem;color:#a5b4fc;margin:0 auto .75rem;display:block}.newsletter-title[data-astro-cid-fq5a2yt5]{font-size:1rem;font-weight:700;color:#fff;margin:0 0 .5rem}.newsletter-desc[data-astro-cid-fq5a2yt5]{font-size:.8rem;color:#c7d2fe;margin:0 0 1rem;line-height:1.5}.newsletter-btn[data-astro-cid-fq5a2yt5]{display:inline-block;padding:.5rem 1.25rem;border-radius:9999px;background:#fff;color:#1e3a8a;font-size:.8125rem;font-weight:700;text-decoration:none;transition:all .2s ease;box-shadow:0 2px 8px #0003}.newsletter-btn[data-astro-cid-fq5a2yt5]:hover{background:#eff6ff;transform:translateY(-1px);box-shadow:0 4px 16px #00000040}.blog-layout[data-astro-cid-4sn4zg3r]{display:grid;grid-template-columns:1fr;grid-template-areas:"article" "sidebar";max-width:1400px;margin:0 auto;padding:2rem 1rem 3rem;gap:2rem}@media(min-width:768px){.blog-layout[data-astro-cid-4sn4zg3r]{grid-template-columns:1fr 280px;grid-template-areas:"article sidebar";padding:2rem 1.5rem 3rem}}@media(min-width:1100px){.blog-layout[data-astro-cid-4sn4zg3r]{grid-template-columns:240px 1fr 260px;grid-template-areas:"toc article sidebar";gap:2.5rem;padding:2.5rem 2rem 4rem}}@media(min-width:1280px){.blog-layout[data-astro-cid-4sn4zg3r]{grid-template-columns:260px 1fr 280px;gap:3rem;padding:3rem 2.5rem 4rem}}.blog-toc-col[data-astro-cid-4sn4zg3r]{display:none;grid-area:toc}@media(min-width:1100px){.blog-toc-col[data-astro-cid-4sn4zg3r]{display:block}}.blog-article-col[data-astro-cid-4sn4zg3r]{grid-area:article;min-width:0}.blog-sidebar-col[data-astro-cid-4sn4zg3r]{grid-area:sidebar;min-width:0}@media(max-width:767px){.blog-sidebar-col[data-astro-cid-4sn4zg3r]{display:none}}.article-header[data-astro-cid-4sn4zg3r]{margin-bottom:2rem}.article-meta-top[data-astro-cid-4sn4zg3r]{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.875rem;margin-bottom:1rem}.article-category-badge[data-astro-cid-4sn4zg3r]{display:inline-block;border-radius:9999px;background:#dbeafe;padding:.2rem .75rem;font-size:.75rem;font-weight:600;color:#1d4ed8;text-decoration:none;transition:background .15s ease}.article-category-badge[data-astro-cid-4sn4zg3r]:hover{background:#bfdbfe}.dark .article-category-badge[data-astro-cid-4sn4zg3r]{background:#172554;color:#93c5fd}.dark .article-category-badge[data-astro-cid-4sn4zg3r]:hover{background:#1e3a8a}.article-meta-text[data-astro-cid-4sn4zg3r]{color:#6b7280;font-size:.875rem}.dark .article-meta-text[data-astro-cid-4sn4zg3r]{color:#9ca3af}.article-title[data-astro-cid-4sn4zg3r]{font-size:1.875rem;font-weight:800;line-height:1.2;color:#111827;letter-spacing:-.025em;margin:0 0 1rem}@media(min-width:640px){.article-title[data-astro-cid-4sn4zg3r]{font-size:2.25rem}}.dark .article-title[data-astro-cid-4sn4zg3r]{color:#f9fafb}.article-description[data-astro-cid-4sn4zg3r]{font-size:1.0625rem;color:#4b5563;line-height:1.7;margin:0 0 .75rem}.dark .article-description[data-astro-cid-4sn4zg3r]{color:#9ca3af}.article-author[data-astro-cid-4sn4zg3r]{font-size:.875rem;color:#6b7280;margin:0}.dark .article-author[data-astro-cid-4sn4zg3r]{color:#9ca3af}.article-author-name[data-astro-cid-4sn4zg3r]{font-weight:600;color:#374151}.dark .article-author-name[data-astro-cid-4sn4zg3r]{color:#d1d5db}.article-cover[data-astro-cid-4sn4zg3r]{margin-bottom:2.5rem;border-radius:1rem;overflow:hidden;box-shadow:0 4px 24px #00000014}.article-cover-img[data-astro-cid-4sn4zg3r]{width:100%;height:auto;display:block;transition:transform .4s ease}.article-cover[data-astro-cid-4sn4zg3r]:hover .article-cover-img[data-astro-cid-4sn4zg3r]{transform:scale(1.01)}.article-body[data-astro-cid-4sn4zg3r]{font-size:1.0625rem;line-height:1.8}.article-tags[data-astro-cid-4sn4zg3r]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.dark .article-tags[data-astro-cid-4sn4zg3r]{border-top-color:#1f2937}.article-tag[data-astro-cid-4sn4zg3r]{border-radius:9999px;border:1px solid #d1d5db;background:#f9fafb;padding:.25rem .75rem;font-size:.75rem;font-weight:500;color:#4b5563;text-decoration:none;transition:all .15s ease}.article-tag[data-astro-cid-4sn4zg3r]:hover{border-color:#93c5fd;color:#2563eb;background:#eff6ff}.dark .article-tag[data-astro-cid-4sn4zg3r]{border-color:#374151;background:#1f2937;color:#9ca3af}.dark .article-tag[data-astro-cid-4sn4zg3r]:hover{border-color:#1d4ed8;color:#60a5fa;background:#1e3a5f22}.yt-facade{position:relative;padding-bottom:56.25%;overflow:hidden;border-radius:.75rem;cursor:pointer;background:#000 center center / cover no-repeat;box-shadow:0 4px 20px #00000026;margin-top:2rem;margin-bottom:2rem}.yt-facade.yt-active iframe{position:absolute;inset:0;width:100%;height:100%;border:none;border-radius:.75rem}.yt-facade:after{content:"";position:absolute;inset:0;background:#0000;transition:background .2s ease;border-radius:inherit;pointer-events:none}.yt-facade:hover:after{background:#0000001f}
