.lightbox[data-astro-cid-bvzihdzo]{position:fixed;inset:0;z-index:9999;background:#000000eb;display:none;align-items:center;justify-content:center;cursor:pointer}.lightbox[data-astro-cid-bvzihdzo].active{display:flex}.lightbox-img[data-astro-cid-bvzihdzo]{max-width:92vw;max-height:90vh;object-fit:contain;border-radius:8px}.lightbox-close[data-astro-cid-bvzihdzo]{position:absolute;top:1rem;right:1.5rem;background:none;border:none;color:#ffffffb3;font-size:2rem;cursor:pointer;padding:.5rem;line-height:1;transition:color .2s ease;z-index:1}.lightbox-close[data-astro-cid-bvzihdzo]:hover{color:#fff}.post-content[data-astro-cid-bvzihdzo] img{cursor:pointer}.back-link[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.875rem;font-weight:500;margin-bottom:2rem;transition:color .2s ease}.back-link[data-astro-cid-bvzihdzo]:hover{color:var(--primary)}.post-header[data-astro-cid-bvzihdzo]{margin-bottom:2.5rem}h1[data-astro-cid-bvzihdzo]{font-size:2.5rem;font-weight:800;line-height:1.15;margin-bottom:1rem;color:var(--text-primary)}.post-meta[data-astro-cid-bvzihdzo]{color:var(--text-muted);font-size:.875rem;font-weight:500;margin-bottom:1.25rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.post-author[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{color:var(--text-primary);text-decoration:none;font-weight:600;transition:color .2s ease}.post-author[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{color:#c4b5fd}.meta-dot[data-astro-cid-bvzihdzo]{color:var(--text-muted);opacity:.5}.tag[data-astro-cid-bvzihdzo]{background:#8b5cf61a;border:1px solid rgba(139,92,246,.15);padding:.125rem .5rem;border-radius:9999px;font-size:.6875rem;font-weight:600;color:#c4b5fd;text-transform:uppercase;letter-spacing:.03em}.hero-image[data-astro-cid-bvzihdzo]{max-width:600px;width:100%;margin:0 auto 2.5rem;display:block;border-radius:16px}.post-content[data-astro-cid-bvzihdzo]{font-size:1.0625rem;line-height:1.85;color:var(--text-secondary)}.post-content[data-astro-cid-bvzihdzo] h2{font-size:1.625rem;font-weight:700;color:var(--text-primary);margin:3rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(107,114,128,.15)}.post-content[data-astro-cid-bvzihdzo] h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:2.5rem 0 .75rem}.post-content[data-astro-cid-bvzihdzo] p{margin-bottom:1.5rem}.post-content[data-astro-cid-bvzihdzo] strong{color:var(--text-primary);font-weight:600}.post-content[data-astro-cid-bvzihdzo] ul,.post-content[data-astro-cid-bvzihdzo] ol{margin-bottom:1.5rem;padding-left:1.5rem}.post-content[data-astro-cid-bvzihdzo] li{margin-bottom:.625rem}.post-content[data-astro-cid-bvzihdzo] li strong{color:#c4b5fd}.post-content[data-astro-cid-bvzihdzo] blockquote{padding:1rem 1.25rem;margin:2rem 0;background:#11182780;border:1px solid var(--card-border);border-left:3px solid var(--primary);border-radius:0 12px 12px 0;color:var(--text-secondary);font-style:italic}.post-content[data-astro-cid-bvzihdzo] code{background:#8b5cf614;border:1px solid rgba(139,92,246,.12);padding:.15rem .4rem;border-radius:6px;font-size:.875em;color:#c4b5fd}.post-content[data-astro-cid-bvzihdzo] pre{background:#11182780;border:1px solid var(--card-border);padding:1.5rem;border-radius:12px;overflow-x:auto;margin-bottom:1.5rem}.post-content[data-astro-cid-bvzihdzo] pre code{background:none;border:none;padding:0;color:var(--text-secondary)}.post-content[data-astro-cid-bvzihdzo] img{margin:2rem 0;border-radius:12px}.post-content[data-astro-cid-bvzihdzo] .example-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0 2.5rem;padding:1.25rem;background:#11182780;border:1px solid var(--card-border);border-radius:16px}.post-content[data-astro-cid-bvzihdzo] .example-grid.three-up{grid-template-columns:1fr 1fr 1fr}.post-content[data-astro-cid-bvzihdzo] .example-grid figure{margin:0}.post-content[data-astro-cid-bvzihdzo] .example-grid img{margin:0;width:100%;aspect-ratio:auto;border-radius:10px;border:1px solid rgba(107,114,128,.2)}.post-content[data-astro-cid-bvzihdzo] .example-grid figcaption{font-size:.8125rem;color:var(--text-muted);margin-top:.5rem;line-height:1.4}.post-content[data-astro-cid-bvzihdzo] a{color:#c4b5fd;text-decoration:underline;text-decoration-color:#8b5cf64d;text-underline-offset:3px;transition:text-decoration-color .2s ease,color .2s ease}.post-content[data-astro-cid-bvzihdzo] a:hover{color:var(--primary);text-decoration-color:var(--primary)}.post-content[data-astro-cid-bvzihdzo] hr{border:none;height:1px;background:linear-gradient(90deg,transparent,var(--card-border),transparent);margin:3rem 0}.post-content[data-astro-cid-bvzihdzo] table{width:100%;border-collapse:separate;border-spacing:0;margin:2rem 0;border-radius:12px;overflow:hidden;border:1px solid var(--card-border);background:#11182780}.post-content[data-astro-cid-bvzihdzo] thead{background:#8b5cf614}.post-content[data-astro-cid-bvzihdzo] th{color:var(--text-primary);font-weight:600;font-size:.875rem;text-align:left;padding:.875rem 1.25rem;border-bottom:1px solid rgba(139,92,246,.15);white-space:nowrap}.post-content[data-astro-cid-bvzihdzo] th:first-child{color:#c4b5fd}.post-content[data-astro-cid-bvzihdzo] td{padding:.75rem 1.25rem;font-size:.9375rem;color:var(--text-secondary);border-bottom:1px solid rgba(107,114,128,.12);vertical-align:top}.post-content[data-astro-cid-bvzihdzo] tr:last-child td{border-bottom:none}.post-content[data-astro-cid-bvzihdzo] tbody tr{transition:background .15s ease}.post-content[data-astro-cid-bvzihdzo] tbody tr:hover{background:#8b5cf60a}.post-content[data-astro-cid-bvzihdzo] td:first-child{color:var(--text-primary);font-weight:600;white-space:nowrap}.post-content[data-astro-cid-bvzihdzo] td strong{color:var(--text-primary)}.post-footer[data-astro-cid-bvzihdzo]{margin-top:4rem}.post-footer-divider[data-astro-cid-bvzihdzo]{height:1px;background:linear-gradient(90deg,transparent,var(--card-border),transparent);margin-bottom:2.5rem}.post-cta[data-astro-cid-bvzihdzo]{text-align:center}.post-cta[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{color:var(--text-secondary);font-size:1.125rem;margin-bottom:1.25rem}.post-cta[data-astro-cid-bvzihdzo] .start-creating-btn[data-astro-cid-bvzihdzo]{display:inline-flex;max-width:none;opacity:1;padding:.75rem 1.5rem;pointer-events:auto}@media(max-width:768px){.blog-post[data-astro-cid-bvzihdzo]{overflow-x:hidden;overflow-wrap:break-word;word-break:break-word;max-width:100%}h1[data-astro-cid-bvzihdzo]{font-size:1.5rem;line-height:1.25}.back-link[data-astro-cid-bvzihdzo]{margin-bottom:1.25rem;font-size:.8125rem}.post-header[data-astro-cid-bvzihdzo]{margin-bottom:1.5rem}.post-meta[data-astro-cid-bvzihdzo]{font-size:.75rem;gap:.3rem}.tag[data-astro-cid-bvzihdzo]{padding:.1rem .4rem;font-size:.5625rem}.hero-image[data-astro-cid-bvzihdzo]{max-width:100%!important;border-radius:10px;margin:0 auto 1.5rem}.post-content[data-astro-cid-bvzihdzo]{font-size:.9375rem;line-height:1.7}.post-content[data-astro-cid-bvzihdzo] h2{font-size:1.125rem;margin:1.75rem 0 .625rem;padding-bottom:.375rem}.post-content[data-astro-cid-bvzihdzo] h3{font-size:1rem;margin:1.5rem 0 .5rem}.post-content[data-astro-cid-bvzihdzo] p{margin-bottom:1rem}.post-content[data-astro-cid-bvzihdzo] blockquote{padding:.625rem .75rem;margin:1rem 0;font-size:.875rem}.post-content[data-astro-cid-bvzihdzo] pre{padding:.75rem;font-size:.75rem;border-radius:8px;max-width:100%}.post-content[data-astro-cid-bvzihdzo] code{font-size:.8em;padding:.1rem .25rem}.post-content[data-astro-cid-bvzihdzo] table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:.6875rem;max-width:100%}.post-content[data-astro-cid-bvzihdzo] th{white-space:nowrap;padding:.4rem .5rem;font-size:.6875rem}.post-content[data-astro-cid-bvzihdzo] td{padding:.4rem .5rem;font-size:.6875rem;white-space:normal;min-width:100px}.post-content[data-astro-cid-bvzihdzo] td:first-child{white-space:nowrap;min-width:auto}.post-content[data-astro-cid-bvzihdzo] .example-grid{padding:.375rem;gap:.375rem;margin:1rem 0 1.5rem;border-radius:8px;max-width:100%}.post-content[data-astro-cid-bvzihdzo] .example-grid.three-up{grid-template-columns:1fr 1fr 1fr}.post-content[data-astro-cid-bvzihdzo] .example-grid img{border-radius:4px;border:none}.post-content[data-astro-cid-bvzihdzo] .example-grid figcaption{font-size:.5rem;margin-top:.2rem;line-height:1.2}.post-content[data-astro-cid-bvzihdzo] img{max-width:100%;border-radius:8px}.post-footer[data-astro-cid-bvzihdzo]{margin-top:2rem}.post-footer-divider[data-astro-cid-bvzihdzo]{margin-bottom:1.5rem}.post-cta[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{font-size:.9375rem}.post-cta[data-astro-cid-bvzihdzo] .start-creating-btn[data-astro-cid-bvzihdzo]{display:inline-flex!important;max-width:none!important;opacity:1!important;pointer-events:auto!important;padding:.5rem 1rem;font-size:.8125rem}.lightbox-img[data-astro-cid-bvzihdzo]{max-width:96vw;max-height:85vh;border-radius:4px}.lightbox-close[data-astro-cid-bvzihdzo]{top:.5rem;right:.75rem;font-size:1.75rem}}
