.blog-header[data-astro-cid-5tznm7mj]{text-align:left;padding:4rem 1.5rem 2rem;max-width:1200px;margin:0 auto}.blog-main-title[data-astro-cid-5tznm7mj]{font-size:2.5rem;color:hsl(var(--foreground));font-weight:700;letter-spacing:-.02em}.blog-grid[data-astro-cid-5tznm7mj]{display:grid;gap:2rem;padding:0 1.5rem;max-width:1400px;margin:0 auto;grid-template-columns:repeat(1,1fr);grid-auto-rows:1fr}@media (min-width: 640px){.blog-grid[data-astro-cid-5tznm7mj]{grid-template-columns:repeat(2,1fr);grid-auto-flow:row dense}}@media (min-width: 1024px){.blog-grid[data-astro-cid-5tznm7mj]{grid-template-columns:repeat(3,1fr)}}.blog-grid[data-astro-cid-5tznm7mj]:after{content:"";grid-column:1 / -1;height:0}.blog-card[data-astro-cid-5tznm7mj]{border-radius:calc(var(--radius) * 2);overflow:hidden;background:hsl(var(--card));border:1px solid hsl(var(--border) / .6);display:flex;flex-direction:column;height:100%;position:relative;transition:all .2s cubic-bezier(.2,0,0,1);box-shadow:0 2px 4px hsl(var(--foreground) / .03),0 6px 16px hsl(var(--foreground) / .06),0 12px 32px hsl(var(--foreground) / .05)}.blog-card[data-astro-cid-5tznm7mj]:hover{transform:translateY(-2px);border-color:hsl(var(--primary) / .3);box-shadow:0 2px 4px hsl(var(--foreground) / .04),0 4px 8px hsl(var(--foreground) / .05),0 8px 24px hsl(var(--foreground) / .04),0 16px 32px hsl(var(--foreground) / .03)}.blog-card[data-astro-cid-5tznm7mj]:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent,hsl(var(--primary) / .02));opacity:0;transition:opacity .2s ease;pointer-events:none}.blog-card[data-astro-cid-5tznm7mj]:hover:before{opacity:1}.image-container[data-astro-cid-5tznm7mj]{position:relative;aspect-ratio:16 / 9;width:100%;background:hsl(var(--muted));overflow:hidden}.blog-image[data-astro-cid-5tznm7mj]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.blog-card[data-astro-cid-5tznm7mj]:hover .blog-image[data-astro-cid-5tznm7mj]{transform:scale(1.02)}.blog-content[data-astro-cid-5tznm7mj]{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;flex-grow:1}.category-tag[data-astro-cid-5tznm7mj]{display:inline-flex;padding:.3rem .6rem;background:hsl(var(--brand-green) / .1);color:hsl(var(--brand-green));border-radius:12px;font-size:.7rem;font-weight:500;letter-spacing:.01em;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.blog-card[data-astro-cid-5tznm7mj]:hover .category-tag[data-astro-cid-5tznm7mj]{background:hsl(var(--brand-green));color:#000}.blog-title[data-astro-cid-5tznm7mj]{font-size:1.25rem;line-height:1.4;font-weight:600;letter-spacing:-.01em;color:hsl(var(--foreground))}.blog-excerpt[data-astro-cid-5tznm7mj]{color:hsl(var(--muted-foreground));line-height:1.6;font-size:.9375rem}.blog-meta[data-astro-cid-5tznm7mj]{margin-top:auto;padding-top:1rem;border-top:1px solid hsl(var(--border) / .5);font-size:.875rem;color:hsl(var(--muted-foreground))}.image-attribution[data-astro-cid-5tznm7mj]{position:absolute;bottom:0;right:0;background:hsl(var(--card-foreground) / .7);color:hsl(var(--card));padding:.25rem .5rem;font-size:.75rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-top-left-radius:var(--radius);max-width:100%;z-index:1;pointer-events:none}.image-attribution[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;pointer-events:auto}@media (max-width: 768px){.blog-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}.blog-header[data-astro-cid-5tznm7mj]{padding:2rem 1.5rem 1.5rem}.blog-main-title[data-astro-cid-5tznm7mj]{font-size:2rem}}.blog-card-link[data-astro-cid-5tznm7mj]{text-decoration:none;color:inherit;display:block}.featured-post-link[data-astro-cid-5tznm7mj]{display:none}.featured-post[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1400px;margin:0 auto 4rem;padding:0 1.5rem}.featured-image[data-astro-cid-5tznm7mj]{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:calc(var(--radius) * 2)}.featured-image[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.featured-content[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;justify-content:center;gap:1rem}.featured-title[data-astro-cid-5tznm7mj]{font-size:2.5rem;line-height:1.2;font-weight:600;letter-spacing:-.02em;color:hsl(var(--foreground))}.featured-excerpt[data-astro-cid-5tznm7mj]{font-size:1.125rem;line-height:1.6;color:hsl(var(--muted-foreground))}.featured-meta[data-astro-cid-5tznm7mj]{margin-top:1rem;font-size:.875rem;color:hsl(var(--muted-foreground))}.first-post-mobile[data-astro-cid-5tznm7mj]{display:block}@media (min-width: 1200px){.featured-post-link[data-astro-cid-5tznm7mj]{display:block}.first-post-mobile[data-astro-cid-5tznm7mj]{display:none}}
