.share-buttons[data-astro-cid-zllr3mxm]{display:flex;gap:.75rem;align-items:center;justify-content:center}.share-button[data-astro-cid-zllr3mxm]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:var(--gray-100);color:var(--gray-600);cursor:pointer;transition:all .2s ease}.share-button[data-astro-cid-zllr3mxm]:hover{background:var(--gray-200);color:var(--gray-800);transform:scale(1.1)}.share-button[data-astro-cid-zllr3mxm]:active{transform:scale(1.05)}.share-button[data-astro-cid-zllr3mxm].copied{background:#10b981;color:#fff}.recent-posts[data-astro-cid-qp7dlm5y]{width:1200px;max-width:100%;margin:3rem auto;padding:0 2rem}.recent-posts-header[data-astro-cid-qp7dlm5y]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.recent-posts-header[data-astro-cid-qp7dlm5y] h2[data-astro-cid-qp7dlm5y]{font-size:1.5rem;font-weight:700;color:var(--gray-800);margin:0}.see-all[data-astro-cid-qp7dlm5y]{color:var(--gray-600);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease}.see-all[data-astro-cid-qp7dlm5y]:hover{color:var(--accent)}.posts-grid[data-astro-cid-qp7dlm5y]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.post-card[data-astro-cid-qp7dlm5y]{background:#fff;border-radius:12px;overflow:hidden;border:1px solid var(--gray-200);transition:all .3s ease;text-decoration:none;display:block}.post-card[data-astro-cid-qp7dlm5y]:hover{transform:translateY(-4px);box-shadow:var(--box-shadow-lg);border-color:var(--accent)}.post-image[data-astro-cid-qp7dlm5y]{width:100%;height:150px;overflow:hidden;background:var(--gray-100)}.post-image[data-astro-cid-qp7dlm5y] img[data-astro-cid-qp7dlm5y]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.post-card[data-astro-cid-qp7dlm5y]:hover .post-image[data-astro-cid-qp7dlm5y] img[data-astro-cid-qp7dlm5y]{transform:scale(1.05)}.post-info[data-astro-cid-qp7dlm5y]{padding:1rem}.post-info[data-astro-cid-qp7dlm5y] h3[data-astro-cid-qp7dlm5y]{margin:0 0 .5rem;color:var(--gray-800);font-size:1rem;font-weight:600;line-height:1.4}.post-date[data-astro-cid-qp7dlm5y]{margin:0;color:var(--gray-600);font-size:.8125rem}@media(max-width:768px){.recent-posts[data-astro-cid-qp7dlm5y]{padding:0 1rem}.posts-grid[data-astro-cid-qp7dlm5y]{grid-template-columns:1fr;gap:1rem}.post-image[data-astro-cid-qp7dlm5y]{height:200px}}.end-of-post-share[data-astro-cid-pn5bfkcm]{margin:3rem 0 2rem;padding:2rem;background:var(--gray-50);border-radius:12px;border:1px solid var(--gray-200);text-align:center}.share-cta[data-astro-cid-pn5bfkcm]{margin-bottom:1.5rem}.share-cta[data-astro-cid-pn5bfkcm] h3[data-astro-cid-pn5bfkcm]{margin:0 0 .5rem;color:var(--gray-800);font-size:1.5rem;font-weight:700}.share-cta[data-astro-cid-pn5bfkcm] p[data-astro-cid-pn5bfkcm]{margin:0;color:var(--gray-600);font-size:1rem}.share-buttons[data-astro-cid-pn5bfkcm]{display:flex;gap:1rem;align-items:center;justify-content:center;flex-wrap:wrap}.share-button[data-astro-cid-pn5bfkcm]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;border:none;background:#fff;color:var(--gray-700);cursor:pointer;transition:all .2s ease;font-size:.95rem;font-weight:500;box-shadow:0 1px 3px #0000001a;font-family:Inter,sans-serif}.share-button[data-astro-cid-pn5bfkcm]:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.share-button[data-astro-cid-pn5bfkcm]:active{transform:translateY(0)}.share-button[data-astro-cid-pn5bfkcm].twitter:hover{background:#1da1f2;color:#fff}.share-button[data-astro-cid-pn5bfkcm].facebook:hover{background:#1877f2;color:#fff}.share-button[data-astro-cid-pn5bfkcm].linkedin:hover{background:#0a66c2;color:#fff}.share-button[data-astro-cid-pn5bfkcm].copy:hover{background:var(--accent);color:#fff}.share-button[data-astro-cid-pn5bfkcm].copied{background:#10b981;color:#fff}.share-button[data-astro-cid-pn5bfkcm] svg[data-astro-cid-pn5bfkcm]{flex-shrink:0}@media(max-width:768px){.end-of-post-share[data-astro-cid-pn5bfkcm]{padding:1.5rem;margin:2rem 0 1.5rem}.share-cta[data-astro-cid-pn5bfkcm] h3[data-astro-cid-pn5bfkcm]{font-size:1.25rem}.share-cta[data-astro-cid-pn5bfkcm] p[data-astro-cid-pn5bfkcm]{font-size:.9rem}.share-buttons[data-astro-cid-pn5bfkcm]{gap:.75rem}.share-button[data-astro-cid-pn5bfkcm]{padding:.65rem 1.25rem;font-size:.875rem}}main[data-astro-cid-bvzihdzo]{width:1200px;max-width:100%;margin:2rem auto;background:#fff;border-radius:12px;box-shadow:var(--box-shadow-md);overflow:hidden}.back-link-container[data-astro-cid-bvzihdzo]{width:800px;max-width:100%;margin:1rem auto .5rem;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.hero-image[data-astro-cid-bvzihdzo]{display:flex;justify-content:center;width:100%;margin:0 0 1rem;overflow:hidden}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{display:block;width:auto;height:auto;object-fit:contain;object-position:center 30%;max-height:500px;box-shadow:none;border-radius:12px}.back-link[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.5rem;color:var(--gray-600);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease}.back-link[data-astro-cid-bvzihdzo]:hover{color:var(--accent)}.back-link[data-astro-cid-bvzihdzo] svg[data-astro-cid-bvzihdzo]{width:16px;height:16px}.prose[data-astro-cid-bvzihdzo]{width:800px;max-width:100%;margin:auto;padding:1rem 2rem 3rem;color:var(--gray-600)}.title[data-astro-cid-bvzihdzo]{margin-bottom:1.5em;padding:0 0 1em;text-align:center;line-height:1.3;border-bottom:1px solid var(--gray-200)}.share-buttons-wrapper[data-astro-cid-bvzihdzo]{display:flex;justify-content:center;margin-top:1.5rem}.title[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{margin:0 0 .5em;color:var(--gray-800);font-size:2.5rem;font-weight:700}.date[data-astro-cid-bvzihdzo]{margin-bottom:.5em;color:var(--gray-600);font-size:.95rem}.last-updated-on[data-astro-cid-bvzihdzo]{font-style:italic;color:var(--gray-600);font-size:.9rem}.prose[data-astro-cid-bvzihdzo] h2{color:var(--gray-800);margin-top:2em;margin-bottom:1em;font-weight:700}.prose[data-astro-cid-bvzihdzo] h3{color:var(--gray-800);margin-top:1.5em;margin-bottom:.75em;font-weight:600}.prose[data-astro-cid-bvzihdzo] a{color:var(--accent);font-weight:500}.prose[data-astro-cid-bvzihdzo] a:hover{color:var(--accent-dark);text-decoration:underline}.prose[data-astro-cid-bvzihdzo] ul,.prose[data-astro-cid-bvzihdzo] ol{margin:1.5em 0;padding-left:2em}.prose[data-astro-cid-bvzihdzo] li{margin:.5em 0}hr[data-astro-cid-bvzihdzo]{margin:18px 0}@media(max-width:768px){main[data-astro-cid-bvzihdzo]{margin:0;border-radius:0}.back-link-container[data-astro-cid-bvzihdzo]{padding:0 1rem;margin:.75rem auto .5rem;flex-wrap:wrap;gap:1rem}.title[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:2rem}.prose[data-astro-cid-bvzihdzo]{padding:1rem 1rem 2rem}}
