.post-card[data-astro-cid-nctgo4yz].is-featured{display:flex;flex-direction:row;align-items:stretch;background-color:var(--white, #ffffff);border-radius:12px;box-shadow:0 6px 20px #00000080;overflow:hidden;position:relative;border:1px solid #e5e7eb;margin-bottom:3rem}.post-card[data-astro-cid-nctgo4yz].is-featured:hover{box-shadow:0 8px 25px #000000b3;transform:none}.card-image-container[data-astro-cid-nctgo4yz]{position:relative;flex:0 0 55%;min-width:350px;max-width:60%;height:auto;overflow:hidden}.card-image-link[data-astro-cid-nctgo4yz]{display:block;width:100%;height:100%}.card-image[data-astro-cid-nctgo4yz]{display:block;width:100%;height:100%;object-fit:cover}.card-image-placeholder[data-astro-cid-nctgo4yz]{width:100%;height:100%;min-height:250px;background-color:#f0f0f0}.featured-badge[data-astro-cid-nctgo4yz]{position:absolute;top:1rem;left:1rem;background-color:var(--primary-color, #007bff);color:#fff;padding:.25rem .75rem;border-radius:15px;font-size:.7rem;font-weight:600;z-index:10;line-height:1.2}.card-content[data-astro-cid-nctgo4yz]{flex:1 1 45%;padding:2rem 2.5rem;display:flex;flex-direction:column}.category-chip[data-astro-cid-nctgo4yz]{display:inline-block;width:fit-content;padding:.2rem .65rem;border-radius:12px;font-size:.65rem;font-weight:600;text-decoration:none;line-height:1.3;margin-bottom:1rem;background-color:var(--primary-soft-bg, #e6f2ff);color:var(--primary-color, #007bff);border:1px solid var(--primary-light-border, #b3d7ff);text-transform:uppercase;letter-spacing:.5px}.category-chip[data-astro-cid-nctgo4yz]:hover{background-color:var(--primary-color, #007bff);color:#fff}.card-title[data-astro-cid-nctgo4yz]{font-size:1.7rem;font-weight:700;color:var(--text-dark);margin:0 0 .75rem;line-height:1.3}.card-title[data-astro-cid-nctgo4yz] a[data-astro-cid-nctgo4yz]{text-decoration:none;color:inherit}.card-title[data-astro-cid-nctgo4yz] a[data-astro-cid-nctgo4yz]:hover{color:var(--primary-color)}.card-excerpt[data-astro-cid-nctgo4yz]{font-size:.95rem;color:var(--text-medium);line-height:1.6;margin-bottom:auto;padding-bottom:1.5rem;flex-grow:1}.card-meta[data-astro-cid-nctgo4yz]{font-size:.8rem;color:var(--text-light);margin-bottom:1rem;padding-top:1rem;border-top:1px solid #f0f0f0}.card-author[data-astro-cid-nctgo4yz]{font-weight:600;color:var(--text-dark);font-size:.85rem;display:block;margin-bottom:.2rem}.meta-details[data-astro-cid-nctgo4yz]{display:flex;flex-direction:row;align-items:center;gap:.4rem;font-size:.75rem;color:#6c757d}.meta-separator[data-astro-cid-nctgo4yz]{margin:0 .1em}.card-tags[data-astro-cid-nctgo4yz]{display:flex;flex-wrap:wrap;gap:.5rem}.tag-chip[data-astro-cid-nctgo4yz]{display:inline-block;padding:.2rem .65rem;border-radius:12px;font-size:.7rem;font-weight:500;text-decoration:none;line-height:1.3;background-color:var(--bg-light-gray, #f1f3f5);color:var(--text-light, #6c757d);border:1px solid #e0e0e0}.tag-chip[data-astro-cid-nctgo4yz]:hover{background-color:#e0e0e0}@media (max-width: 768px){.post-card[data-astro-cid-nctgo4yz].is-featured{flex-direction:column}.post-card[data-astro-cid-nctgo4yz].is-featured .card-image-container[data-astro-cid-nctgo4yz]{flex-basis:auto;width:100%;height:250px;max-width:100%;border-bottom:1px solid #e5e7eb}.post-card[data-astro-cid-nctgo4yz].is-featured .card-content[data-astro-cid-nctgo4yz]{padding:1.5rem}.post-card[data-astro-cid-nctgo4yz].is-featured .card-title[data-astro-cid-nctgo4yz]{font-size:1.5rem}}.blog-hero[data-astro-cid-5tznm7mj]{background:linear-gradient(180deg,var(--soft-gradient-start, #f8faff) 0%,var(--soft-gradient-end, #ffffff) 100%);padding:4rem 0 3rem;margin-bottom:2rem}.container[data-astro-cid-5tznm7mj]{width:90%;max-width:1200px;margin:0 auto;box-sizing:border-box}.section-padding[data-astro-cid-5tznm7mj]{padding:3rem 0}.page-title[data-astro-cid-5tznm7mj]{font-size:clamp(2.8rem,7vw,4rem);margin-bottom:1rem;color:var(--text-dark, #1A2B48);font-weight:700;text-align:center}.page-subtitle[data-astro-cid-5tznm7mj]{font-size:clamp(1.1rem,3vw,1.3rem);color:var(--text-medium, #4A5568);max-width:650px;margin:0 auto;line-height:1.6;text-align:center}.blog-list-section[data-astro-cid-5tznm7mj]{background-color:var(--bg-light-gray, #f8f9fa);padding:4rem 0}.posts-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:1fr;gap:2.5rem;margin:0 auto}@media (min-width: 640px){.posts-grid[data-astro-cid-5tznm7mj]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.posts-grid[data-astro-cid-5tznm7mj]{grid-template-columns:repeat(3,1fr);gap:2rem}}.no-posts-message[data-astro-cid-5tznm7mj]{text-align:center;padding:3rem 2rem;background-color:var(--white, #ffffff);border-radius:12px;box-shadow:0 4px 15px #0032640d;width:100%;max-width:800px;margin:0 auto}.no-posts-message[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{font-size:1.8rem;color:var(--text-dark, #1A2B48);margin-bottom:1rem}.no-posts-message[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{color:var(--text-medium, #4A5568);max-width:500px;margin:0 auto 1.5rem}
