.blog-hero-title[data-astro-cid-5tznm7mj]{display:flex;gap:.4em;font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.1;margin-bottom:1rem}.title-line[data-astro-cid-5tznm7mj]{display:inline-block;opacity:0;transform:translateY(30px);animation:slideUp .7s cubic-bezier(.16,1,.3,1) forwards}.title-line[data-astro-cid-5tznm7mj]:nth-child(2){animation-delay:.15s}.title-accent[data-astro-cid-5tznm7mj]{background:linear-gradient(135deg,var(--accent),#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.blog-hero-desc[data-astro-cid-5tznm7mj]{opacity:0;transform:translateY(20px);animation:slideUp .7s cubic-bezier(.16,1,.3,1) .3s forwards;max-width:700px;font-size:1.1rem;line-height:1.7}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.section-title-modern[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem;font-size:1.5rem;color:var(--brand)}.section-title-text[data-astro-cid-5tznm7mj]{white-space:nowrap}.section-title-line[data-astro-cid-5tznm7mj]{flex:1;height:2px;background:linear-gradient(90deg,var(--brand),transparent);border-radius:2px}.card-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem}.article-card[data-astro-cid-5tznm7mj]{--card-index: 0;position:relative;display:flex;flex-direction:column;background:var(--white);padding:2rem;border-radius:12px;box-shadow:0 1px 3px #0000000f;border:1px solid var(--border);text-decoration:none;color:inherit;overflow:hidden;opacity:0;transform:translateY(40px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,border-color .3s ease;transition-delay:calc(var(--card-index) * .1s)}.article-card[data-astro-cid-5tznm7mj].card-visible{opacity:1;transform:translateY(0)}.card-accent-bar[data-astro-cid-5tznm7mj]{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--brand),var(--accent));transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.16,1,.3,1)}.article-card[data-astro-cid-5tznm7mj]:hover .card-accent-bar[data-astro-cid-5tznm7mj]{transform:scaleX(1)}.article-card[data-astro-cid-5tznm7mj]:hover{transform:translateY(-6px);box-shadow:0 20px 40px #114c5f1f,0 4px 12px #0000000f;border-color:var(--brand)}.article-tags-row[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;align-items:center}.article-tag[data-astro-cid-5tznm7mj]{display:inline-block;background:var(--bg-light);color:var(--brand);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.3rem .85rem;border-radius:2rem;width:fit-content;transition:background .2s,color .2s}.article-card[data-astro-cid-5tznm7mj]:hover .article-tag[data-astro-cid-5tznm7mj]{background:var(--brand);color:var(--white)}.article-prestation-tag[data-astro-cid-5tznm7mj]{--tag-color: #666;display:inline-block;font-size:.72rem;font-weight:600;padding:.25rem .7rem;border-radius:2rem;width:fit-content;background:color-mix(in srgb,var(--tag-color) 10%,transparent);color:var(--tag-color);border:1px solid color-mix(in srgb,var(--tag-color) 25%,transparent);transition:background .2s,border-color .2s}.article-card[data-astro-cid-5tznm7mj]:hover .article-prestation-tag[data-astro-cid-5tznm7mj]{background:color-mix(in srgb,var(--tag-color) 18%,transparent);border-color:color-mix(in srgb,var(--tag-color) 40%,transparent)}.article-card[data-astro-cid-5tznm7mj] h3[data-astro-cid-5tznm7mj]{font-size:1.15rem;margin-bottom:.75rem;color:var(--brand);line-height:1.4;transition:color .2s}.article-card[data-astro-cid-5tznm7mj]:hover h3[data-astro-cid-5tznm7mj]{color:var(--accent)}.article-card[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{font-size:.92rem;color:var(--text-light);flex:1;margin-bottom:1rem;line-height:1.65}.article-footer[data-astro-cid-5tznm7mj]{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid var(--border)}.article-footer[data-astro-cid-5tznm7mj] time[data-astro-cid-5tznm7mj]{font-size:.82rem;color:var(--text-light)}.card-link[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:.35rem;font-size:.88rem;font-weight:600;color:var(--accent);transition:gap .3s cubic-bezier(.16,1,.3,1)}.arrow-icon[data-astro-cid-5tznm7mj]{transition:transform .3s cubic-bezier(.16,1,.3,1)}.article-card[data-astro-cid-5tznm7mj]:hover .card-link[data-astro-cid-5tznm7mj]{gap:.6rem}.article-card[data-astro-cid-5tznm7mj]:hover .arrow-icon[data-astro-cid-5tznm7mj]{transform:translate(3px)}@media(max-width:768px){.card-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}.blog-hero-title[data-astro-cid-5tznm7mj]{font-size:2rem}}@media(prefers-reduced-motion:reduce){.title-line[data-astro-cid-5tznm7mj],.blog-hero-desc[data-astro-cid-5tznm7mj]{opacity:1;transform:none;animation:none}.article-card[data-astro-cid-5tznm7mj]{opacity:1;transform:none;transition:box-shadow .3s,border-color .3s}.article-card[data-astro-cid-5tznm7mj]:hover{transform:none}}
