.page-hero[data-astro-cid-er3pmupq]{min-height:50vh;display:flex;align-items:center;justify-content:center;padding:10rem 3rem 6rem;background:var(--color-black);color:var(--color-white);text-align:center}.page-hero[data-astro-cid-er3pmupq] .label[data-astro-cid-er3pmupq]{color:var(--color-gray-400)}.page-hero-content[data-astro-cid-er3pmupq]{max-width:1000px}.hero-subtitle[data-astro-cid-er3pmupq]{font-size:1.25rem;color:var(--color-gray-400);margin-top:1.5rem;max-width:600px;margin-left:auto;margin-right:auto}.featured-card[data-astro-cid-er3pmupq]{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;background:var(--color-gray-100);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .5s var(--ease-out-expo),box-shadow .5s}.featured-card[data-astro-cid-er3pmupq]:hover{transform:translateY(-8px);box-shadow:0 40px 80px -20px #0000001a}.featured-image[data-astro-cid-er3pmupq]{aspect-ratio:16/10}.featured-image[data-astro-cid-er3pmupq] .image-placeholder[data-astro-cid-er3pmupq]{height:100%;background:var(--color-gray-200);display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--color-gray-400);font-weight:500;border-radius:0}.featured-content[data-astro-cid-er3pmupq]{padding:3rem 3rem 3rem 0;display:flex;flex-direction:column;justify-content:center}.featured-label[data-astro-cid-er3pmupq]{font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--color-black);background:var(--color-gray-200);padding:.3rem .6rem;border-radius:4px;display:inline-block;width:fit-content;margin-bottom:1rem}.featured-title[data-astro-cid-er3pmupq]{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;line-height:1.3;margin-bottom:1rem;letter-spacing:-.02em}.featured-excerpt[data-astro-cid-er3pmupq]{color:var(--color-gray-600);line-height:1.7;margin-bottom:1.5rem}.featured-meta[data-astro-cid-er3pmupq]{display:flex;gap:1.5rem;font-size:.85rem;color:var(--color-gray-400)}.filter-bar[data-astro-cid-er3pmupq]{display:flex;gap:.5rem;margin-bottom:3rem;flex-wrap:wrap}.filter-btn[data-astro-cid-er3pmupq]{padding:.6rem 1.2rem;background:var(--color-white);border:1px solid var(--color-gray-200);border-radius:50px;font-family:var(--font-primary);font-size:.85rem;cursor:pointer;transition:all .3s}.filter-btn[data-astro-cid-er3pmupq]:hover,.filter-btn[data-astro-cid-er3pmupq].active{background:var(--color-black);color:var(--color-white);border-color:var(--color-black)}.posts-grid[data-astro-cid-er3pmupq]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.post-card[data-astro-cid-er3pmupq]{background:var(--color-white);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .5s var(--ease-out-expo),box-shadow .5s}.post-card[data-astro-cid-er3pmupq]:hover{transform:translateY(-8px);box-shadow:0 30px 60px -20px #0000001a}.post-card[data-astro-cid-er3pmupq].hidden{display:none}.post-image[data-astro-cid-er3pmupq]{aspect-ratio:16/9}.image-placeholder[data-astro-cid-er3pmupq]{height:100%;background:var(--color-gray-200);display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--color-gray-400);font-weight:500}.image-placeholder[data-astro-cid-er3pmupq].small{font-size:2rem;font-weight:600}.post-content[data-astro-cid-er3pmupq]{padding:1.5rem}.post-category[data-astro-cid-er3pmupq]{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-gray-400);display:block;margin-bottom:.75rem}.post-title[data-astro-cid-er3pmupq]{font-size:1.15rem;font-weight:600;line-height:1.4;margin-bottom:.75rem;letter-spacing:-.01em}.post-excerpt[data-astro-cid-er3pmupq]{font-size:.9rem;color:var(--color-gray-600);line-height:1.6;margin-bottom:1rem}.post-meta[data-astro-cid-er3pmupq]{display:flex;justify-content:space-between;font-size:.8rem;color:var(--color-gray-400)}.newsletter-form[data-astro-cid-er3pmupq]{display:flex;gap:1rem;max-width:500px;margin:0 auto}.newsletter-form[data-astro-cid-er3pmupq] input[data-astro-cid-er3pmupq]{flex:1;padding:1rem 1.5rem;border:1px solid var(--color-gray-200);border-radius:50px;font-family:var(--font-primary);font-size:1rem;outline:none;transition:border-color .3s}.newsletter-form[data-astro-cid-er3pmupq] input[data-astro-cid-er3pmupq]:focus{border-color:var(--color-black)}.newsletter-note[data-astro-cid-er3pmupq]{font-size:.85rem;color:var(--color-gray-400);margin-top:1rem}@media(max-width:1024px){.featured-card[data-astro-cid-er3pmupq]{grid-template-columns:1fr}.featured-content[data-astro-cid-er3pmupq]{padding:2rem}.posts-grid[data-astro-cid-er3pmupq]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.page-hero[data-astro-cid-er3pmupq]{padding:8rem 1.5rem 4rem;min-height:40vh}.posts-grid[data-astro-cid-er3pmupq]{grid-template-columns:1fr}.newsletter-form[data-astro-cid-er3pmupq]{flex-direction:column}.newsletter-form[data-astro-cid-er3pmupq] input[data-astro-cid-er3pmupq],.newsletter-form[data-astro-cid-er3pmupq] button[data-astro-cid-er3pmupq]{width:100%}}
