.related-posts[data-astro-cid-uenbdnat]{margin-top:5rem;padding-top:4rem;border-top:1px solid var(--color-border)}.related-posts-title[data-astro-cid-uenbdnat]{font-size:2rem;font-weight:500;color:var(--color-text);margin:0 0 3rem;text-align:center}.related-grid[data-astro-cid-uenbdnat]{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1200px;margin:0 auto;justify-content:center}.blog-card[data-astro-cid-uenbdnat]{background:var(--color-background);border:1px solid var(--color-border);border-radius:.75rem;overflow:hidden;display:flex;flex-direction:column;min-height:400px;cursor:pointer;transition:all .2s ease;text-decoration:none;color:inherit}.blog-card[data-astro-cid-uenbdnat]:hover{border-color:var(--color-primary);box-shadow:0 4px 12px #0000001a}.blog-card-image[data-astro-cid-uenbdnat]{width:100%;height:200px;overflow:hidden;position:relative}.blog-card-image[data-astro-cid-uenbdnat] img[data-astro-cid-uenbdnat]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-card[data-astro-cid-uenbdnat]:hover .blog-card-image[data-astro-cid-uenbdnat] img[data-astro-cid-uenbdnat]{transform:scale(1.05)}.blog-card-category-overlay[data-astro-cid-uenbdnat]{position:absolute;top:12px;right:12px;z-index:2}.blog-card-content[data-astro-cid-uenbdnat]{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.blog-card-meta[data-astro-cid-uenbdnat]{margin-bottom:1rem;display:flex;justify-content:flex-start}.blog-card-title[data-astro-cid-uenbdnat]{font-size:1.25rem;font-weight:500;color:var(--color-text);margin:0 0 .75rem;line-height:1.3}.blog-card-excerpt[data-astro-cid-uenbdnat]{font-size:.875rem;color:var(--color-text-secondary);line-height:1.5;margin:0 0 1rem;flex-grow:1}.blog-card-footer[data-astro-cid-uenbdnat]{padding-top:1rem}.btn-read-more[data-astro-cid-uenbdnat]{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-primary);text-decoration:none;font-weight:500;font-size:.875rem;transition:all var(--transition-fast);background:none;border:none;cursor:pointer;padding:0}.btn-read-more[data-astro-cid-uenbdnat]:hover{color:var(--color-primary-dark)}.btn-read-more[data-astro-cid-uenbdnat] .arrow[data-astro-cid-uenbdnat]{transition:transform var(--transition-fast);display:inline-block}.btn-read-more[data-astro-cid-uenbdnat]:hover .arrow[data-astro-cid-uenbdnat]{transform:translate(4px)}@media (max-width: 768px){.related-grid[data-astro-cid-uenbdnat]{grid-template-columns:1fr;gap:1rem}.related-card[data-astro-cid-uenbdnat]{padding:1rem}}.post-page[data-astro-cid-p32sffdo]{padding:6rem 0}.post[data-astro-cid-p32sffdo]{background:var(--color-background);border-radius:.5rem;overflow:hidden}.post-header[data-astro-cid-p32sffdo]{padding:3rem 3rem 2rem;text-align:center}.post-meta[data-astro-cid-p32sffdo]{margin-bottom:2rem;display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.post-title[data-astro-cid-p32sffdo]{font-size:2.5rem;font-weight:500;color:var(--color-text);margin:0 0 1.5rem;line-height:1.2}.post-excerpt[data-astro-cid-p32sffdo]{font-size:1.25rem;color:var(--color-text-secondary);margin:0;line-height:1.6}.post-image[data-astro-cid-p32sffdo]{width:100%;max-height:500px;overflow:hidden;border-radius:.5rem;margin:2rem 0}.post-image[data-astro-cid-p32sffdo] img[data-astro-cid-p32sffdo]{width:100%;height:100%;object-fit:cover}.post-content[data-astro-cid-p32sffdo]{padding:0 3rem 3rem;line-height:1.8;color:var(--color-text)}.post-content[data-astro-cid-p32sffdo] h1[data-astro-cid-p32sffdo],.post-content[data-astro-cid-p32sffdo] h2[data-astro-cid-p32sffdo],.post-content[data-astro-cid-p32sffdo] h3[data-astro-cid-p32sffdo],.post-content[data-astro-cid-p32sffdo] h4[data-astro-cid-p32sffdo],.post-content[data-astro-cid-p32sffdo] h5[data-astro-cid-p32sffdo],.post-content[data-astro-cid-p32sffdo] h6[data-astro-cid-p32sffdo]{color:var(--color-text);margin:3rem 0 1.5rem;font-weight:500}.post-content[data-astro-cid-p32sffdo] h1[data-astro-cid-p32sffdo]{font-size:2rem}.post-content[data-astro-cid-p32sffdo] h2[data-astro-cid-p32sffdo]{font-size:1.75rem}.post-content[data-astro-cid-p32sffdo] h3[data-astro-cid-p32sffdo]{font-size:1.5rem}.post-content[data-astro-cid-p32sffdo] p[data-astro-cid-p32sffdo]{margin:2rem 0;line-height:1.8}.post-content[data-astro-cid-p32sffdo] ul[data-astro-cid-p32sffdo],.post-content[data-astro-cid-p32sffdo] ol[data-astro-cid-p32sffdo]{margin:2rem 0;padding-left:0;list-style:none}.post-content[data-astro-cid-p32sffdo] li[data-astro-cid-p32sffdo]{margin:1rem 0;line-height:1.7;position:relative;padding-left:1.5rem}.post-content[data-astro-cid-p32sffdo] li[data-astro-cid-p32sffdo]:before{content:"•";color:var(--color-primary);font-weight:700;position:absolute;left:0;top:0}.post-content[data-astro-cid-p32sffdo] blockquote[data-astro-cid-p32sffdo]{border-left:4px solid var(--color-primary);padding-left:1.5rem;margin:2.5rem 0;font-style:italic;color:var(--color-text-secondary);line-height:1.7}.post-content[data-astro-cid-p32sffdo] code[data-astro-cid-p32sffdo]{background:var(--color-background-secondary);padding:.25rem .5rem;border-radius:.25rem;font-family:Monaco,Menlo,monospace;font-size:.875rem}.post-content[data-astro-cid-p32sffdo] pre[data-astro-cid-p32sffdo]{background:var(--color-background-secondary);padding:1.5rem;border-radius:.5rem;overflow-x:auto;margin:2.5rem 0;line-height:1.6}.post-content[data-astro-cid-p32sffdo] pre[data-astro-cid-p32sffdo] code[data-astro-cid-p32sffdo]{background:none;padding:0}.pill-category-blog-post[data-astro-cid-p32sffdo]{display:inline-flex;align-items:center;background:#00000014;color:var(--color-text-secondary);padding:8px 16px;border-radius:9999px;font-size:11px;font-weight:500;text-transform:none;letter-spacing:0;border:none;transition:all .2s ease;line-height:1;margin:0;cursor:default}.pill-category-blog-post[data-astro-cid-p32sffdo]:hover{background:#0000001f;color:var(--color-text);cursor:default}.post-footer[data-astro-cid-p32sffdo]{padding:1rem 0 2rem;text-align:center}.back-link[data-astro-cid-p32sffdo]{color:var(--color-primary);text-decoration:none;font-weight:500;transition:color .2s ease}.back-link[data-astro-cid-p32sffdo]:hover{color:var(--color-primary-dark)}@media (max-width: 768px){.post-title[data-astro-cid-p32sffdo]{font-size:2rem}.post-header[data-astro-cid-p32sffdo],.post-content[data-astro-cid-p32sffdo],.post-footer[data-astro-cid-p32sffdo]{padding:1.5rem}}
