.blog-post-card[data-astro-cid-xj2uyz6m]{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #8b451314;transition:all .3s ease;border:1px solid rgba(139,69,19,.1);height:100%;display:flex;flex-direction:column}.blog-post-card[data-astro-cid-xj2uyz6m]:hover{transform:translateY(-8px);box-shadow:0 12px 40px #8b451326}.post-image[data-astro-cid-xj2uyz6m]{position:relative;height:200px;overflow:hidden}.post-image[data-astro-cid-xj2uyz6m] img[data-astro-cid-xj2uyz6m]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-post-card[data-astro-cid-xj2uyz6m]:hover .post-image[data-astro-cid-xj2uyz6m] img[data-astro-cid-xj2uyz6m]{transform:scale(1.05)}.post-tag[data-astro-cid-xj2uyz6m]{position:absolute;top:12px;left:12px;background:var(--accent-gold, #daa520);color:var(--text-dark, #2f2f2f);padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.post-content[data-astro-cid-xj2uyz6m]{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.post-meta[data-astro-cid-xj2uyz6m]{display:flex;gap:1rem;margin-bottom:.75rem;font-size:.875rem;color:var(--text-light, #6b6b6b)}.post-author[data-astro-cid-xj2uyz6m]{font-weight:600;color:var(--primary-brown, #8b4513)}.post-title[data-astro-cid-xj2uyz6m]{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;line-height:1.3;font-family:Playfair Display,serif}.post-title[data-astro-cid-xj2uyz6m] a[data-astro-cid-xj2uyz6m]{color:var(--text-dark, #2f2f2f);text-decoration:none;transition:color .3s ease}.post-title[data-astro-cid-xj2uyz6m] a[data-astro-cid-xj2uyz6m]:hover{color:var(--primary-brown, #8b4513)}.post-description[data-astro-cid-xj2uyz6m]{color:var(--text-light, #6b6b6b);line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.post-stats[data-astro-cid-xj2uyz6m]{display:flex;gap:1rem;margin-bottom:1rem;align-items:center}.stat-item[data-astro-cid-xj2uyz6m]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-light, #6b6b6b)}.stat-icon[data-astro-cid-xj2uyz6m]{font-size:1rem}.stat-count[data-astro-cid-xj2uyz6m]{font-weight:600;color:var(--primary-brown, #8b4513)}.like-button[data-astro-cid-xj2uyz6m]{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;gap:.5rem;color:inherit;font-size:inherit;transition:all .3s ease}.like-button[data-astro-cid-xj2uyz6m]:hover{transform:scale(1.1)}.like-button[data-astro-cid-xj2uyz6m].liked{animation:heartBeat .6s ease-in-out}.like-button[data-astro-cid-xj2uyz6m].liked .stat-icon[data-astro-cid-xj2uyz6m]{color:#e74c3c;transform:scale(1.1)}.share-button[data-astro-cid-xj2uyz6m]{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;gap:.5rem;color:inherit;font-size:inherit;transition:all .3s ease}.share-button[data-astro-cid-xj2uyz6m]:hover{transform:scale(1.1)}.share-button[data-astro-cid-xj2uyz6m].copied{animation:shareCopied .6s ease-in-out}.share-button[data-astro-cid-xj2uyz6m].copied .stat-icon[data-astro-cid-xj2uyz6m]{color:#27ae60}@keyframes heartBeat{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes shareCopied{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}.post-footer[data-astro-cid-xj2uyz6m]{margin-top:auto}.read-more[data-astro-cid-xj2uyz6m]{color:var(--accent-gold, #daa520);text-decoration:none;font-weight:600;font-size:.875rem;transition:color .3s ease}.read-more[data-astro-cid-xj2uyz6m]:hover{color:var(--primary-brown, #8b4513)}@media (max-width: 768px){.post-content[data-astro-cid-xj2uyz6m]{padding:1rem}.post-title[data-astro-cid-xj2uyz6m]{font-size:1.125rem;margin-bottom:.5rem}.post-description[data-astro-cid-xj2uyz6m]{font-size:.875rem;line-height:1.5;margin-bottom:1rem}.post-stats[data-astro-cid-xj2uyz6m]{gap:.75rem;margin-bottom:.75rem;justify-content:space-between}.stat-item[data-astro-cid-xj2uyz6m]{font-size:.8rem;gap:.25rem}.stat-icon[data-astro-cid-xj2uyz6m]{font-size:.875rem}.stat-count[data-astro-cid-xj2uyz6m]{font-size:.8rem}.post-image[data-astro-cid-xj2uyz6m]{height:160px}.post-footer[data-astro-cid-xj2uyz6m]{margin-top:.5rem}.read-more[data-astro-cid-xj2uyz6m]{font-size:.8rem;padding:.5rem 1rem;border-radius:6px;background:var(--accent-gold, #daa520);color:var(--text-dark, #2f2f2f);text-align:center;display:inline-block;transition:all .3s ease}.read-more[data-astro-cid-xj2uyz6m]:hover{background:#b8860b;transform:translateY(-1px)}}@media (max-width: 480px){.post-content[data-astro-cid-xj2uyz6m]{padding:.875rem}.post-title[data-astro-cid-xj2uyz6m]{font-size:1rem;margin-bottom:.375rem}.post-description[data-astro-cid-xj2uyz6m]{font-size:.8rem;line-height:1.4;margin-bottom:.75rem}.post-stats[data-astro-cid-xj2uyz6m]{gap:.5rem;margin-bottom:.5rem}.stat-item[data-astro-cid-xj2uyz6m]{font-size:.75rem;gap:.25rem}.stat-icon[data-astro-cid-xj2uyz6m]{font-size:.8rem}.stat-count[data-astro-cid-xj2uyz6m]{font-size:.75rem}.post-image[data-astro-cid-xj2uyz6m]{height:140px}.post-footer[data-astro-cid-xj2uyz6m]{margin-top:.375rem}.read-more[data-astro-cid-xj2uyz6m]{font-size:.75rem;padding:.375rem .875rem;width:100%;text-align:center}}
