[data-astro-cid-5tznm7mj][data-cat=seo]{--cat-color: var(--color-accent);--cat-bg: var(--color-accent-subtle)}[data-astro-cid-5tznm7mj][data-cat=web-development]{--cat-color: #16a34a;--cat-bg: #f0fdf4}[data-astro-cid-5tznm7mj][data-cat=ai-automation]{--cat-color: #7c3aed;--cat-bg: #f5f3ff}[data-astro-cid-5tznm7mj][data-cat=content-marketing]{--cat-color: oklch(.65 .14 50);--cat-bg: #fffbeb}.blog-section[data-astro-cid-5tznm7mj]{padding:4rem 0 6rem}.featured-wrap[data-astro-cid-5tznm7mj]{margin-bottom:3.5rem}.featured-card[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;gap:.875rem;padding:2.5rem;background:linear-gradient(135deg,#02040d,#040d29);border-radius:20px;border:1px solid oklch(1 0 0 / .08);box-shadow:var(--shadow-glow);text-decoration:none;transition:transform .2s var(--ease-out-expo),box-shadow .2s}.featured-card[data-astro-cid-5tznm7mj]:hover{transform:translateY(-3px);box-shadow:0 0 60px oklch(.6 .22 255 / .22),0 0 120px oklch(.6 .22 255 / .1)}@media(min-width:768px){.featured-card[data-astro-cid-5tznm7mj]{padding:3rem 3.5rem}}.featured-card__label[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#ffffff59;width:fit-content}.featured-card__label[data-astro-cid-5tznm7mj]:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--color-accent);flex-shrink:0}.featured-card__meta[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;flex-wrap:wrap}.featured-card__cat[data-astro-cid-5tznm7mj]{font-weight:700;color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.featured-card__sep[data-astro-cid-5tznm7mj]{color:#ffffff40}.featured-card__meta[data-astro-cid-5tznm7mj] span[data-astro-cid-5tznm7mj]:not(.featured-card__cat):not(.featured-card__sep){color:#ffffff73}.featured-card__title[data-astro-cid-5tznm7mj]{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;color:#fff;line-height:1.12;letter-spacing:-.03em;max-width:700px}.featured-card__desc[data-astro-cid-5tznm7mj]{font-size:1rem;color:#ffffff8c;line-height:1.7;max-width:620px}.featured-card__cta[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:.625rem 1.25rem;background:var(--color-accent);color:#fff;font-weight:700;font-size:.875rem;border-radius:var(--radius-full);width:fit-content;transition:background .15s}.featured-card[data-astro-cid-5tznm7mj]:hover .featured-card__cta[data-astro-cid-5tznm7mj]{background:var(--color-accent-hover)}.cat-nav[data-astro-cid-5tznm7mj]{margin-bottom:3.5rem}.cat-nav__label[data-astro-cid-5tznm7mj]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-dim);opacity:.6;margin-bottom:.875rem}.cat-nav__pills[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem}@media(min-width:640px){.cat-nav__pills[data-astro-cid-5tznm7mj]{grid-template-columns:repeat(4,1fr)}}.cat-pill[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.125rem;background:var(--color-platinum);border:1.5px solid transparent;border-radius:var(--radius-lg);text-decoration:none;transition:border-color .15s,background .15s,transform .15s}.cat-pill[data-astro-cid-5tznm7mj]:hover{border-color:var(--cat-color);background:var(--cat-bg);transform:translateY(-2px)}.cat-pill__dot[data-astro-cid-5tznm7mj]{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--cat-color, var(--color-accent));margin-bottom:.25rem}.cat-pill__label[data-astro-cid-5tznm7mj]{font-size:.875rem;font-weight:700;color:#03060d;line-height:1.2}.cat-pill__desc[data-astro-cid-5tznm7mj]{font-size:.75rem;color:var(--color-dim);line-height:1.4}.articles-header[data-astro-cid-5tznm7mj]{display:flex;align-items:baseline;gap:.875rem;margin-bottom:1.5rem}.articles-title[data-astro-cid-5tznm7mj]{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;color:#03060d}.articles-count[data-astro-cid-5tznm7mj]{font-size:.8125rem;font-weight:600;color:var(--color-dim);opacity:.6}.posts-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:1fr;gap:1rem}@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)}}.post-card[data-astro-cid-5tznm7mj]{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(0,0,0,.07);border-top:3px solid var(--cat-color, var(--color-accent));border-radius:var(--radius-xl);box-shadow:var(--shadow-card);text-decoration:none;overflow:hidden;transition:transform .18s var(--ease-out-expo),box-shadow .18s,border-top-color .15s}.post-card[data-astro-cid-5tznm7mj]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lift)}.post-card__top-bar[data-astro-cid-5tznm7mj]{display:none}.post-card__inner[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;flex:1}.post-card__meta[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.post-card__cat[data-astro-cid-5tznm7mj]{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--cat-color, var(--color-accent))}.post-card__dot[data-astro-cid-5tznm7mj]{font-size:.75rem;color:var(--color-dim);opacity:.4}.post-card__time[data-astro-cid-5tznm7mj]{font-size:.75rem;color:var(--color-dim)}.post-card__title[data-astro-cid-5tznm7mj]{font-size:1rem;font-weight:700;color:#03060d;line-height:1.35;flex:1}.post-card__desc[data-astro-cid-5tznm7mj]{font-size:.875rem;color:var(--color-dim);line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card__cta[data-astro-cid-5tznm7mj]{display:inline-block;margin-top:.25rem;font-size:.8125rem;font-weight:700;color:var(--cat-color, var(--color-accent));transition:gap .15s}
