.post-card[data-astro-cid-r7zaaxqq]:focus-visible,.featured[data-astro-cid-r7zaaxqq]:focus-visible{outline:2px solid var(--primary);outline-offset:2px;box-shadow:0 0 0 4px #14b8a626}.page-hero[data-astro-cid-r7zaaxqq]{padding:var(--space-16) 0 var(--space-12);text-align:center;min-height:calc(100vh - var(--header-height));display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;overflow:hidden}.hero-bg[data-astro-cid-r7zaaxqq]{position:absolute;inset:0;background:radial-gradient(ellipse 900px 700px at 50% 25%,rgba(99,102,241,.2) 0%,transparent 65%),radial-gradient(ellipse 500px 400px at 70% 60%,rgba(59,130,246,.12) 0%,transparent 70%),radial-gradient(ellipse 400px 300px at 25% 70%,rgba(139,92,246,.08) 0%,transparent 70%);pointer-events:none}.page-hero-eyebrow[data-astro-cid-r7zaaxqq]{font-size:var(--text-sm);font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--primary);margin-bottom:var(--space-3)}.page-hero[data-astro-cid-r7zaaxqq] h1[data-astro-cid-r7zaaxqq]{font-size:var(--text-6xl);font-weight:800;line-height:1.1;color:var(--text);margin-bottom:var(--space-4);letter-spacing:-.02em}.page-hero[data-astro-cid-r7zaaxqq] p[data-astro-cid-r7zaaxqq]{font-size:var(--text-xl);color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.content-nav[data-astro-cid-r7zaaxqq]{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-2xl);margin-bottom:var(--space-12);flex-wrap:wrap;justify-content:center}.content-nav[data-astro-cid-r7zaaxqq] a[data-astro-cid-r7zaaxqq]{font-family:var(--font-system);font-size:var(--text-sm);font-weight:500;padding:12px 20px;min-height:40px;display:inline-flex;align-items:center;border-radius:var(--radius-full);background:transparent;color:var(--text-secondary);transition:all var(--transition-fast);text-decoration:none}.content-nav[data-astro-cid-r7zaaxqq] a[data-astro-cid-r7zaaxqq]:hover{color:var(--text);background:var(--surface-hover)}.content-nav[data-astro-cid-r7zaaxqq] a[data-astro-cid-r7zaaxqq].active{background:var(--text);color:var(--text-on-dark)}.featured[data-astro-cid-r7zaaxqq]{display:grid;grid-template-columns:1.2fr 1fr;gap:var(--space-8);margin-bottom:var(--space-12);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-2xl);overflow:hidden;transition:all var(--transition-slow)}.featured[data-astro-cid-r7zaaxqq]:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.featured-img[data-astro-cid-r7zaaxqq]{background:linear-gradient(135deg,#1e293b,#334155);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;min-height:280px}.featured-img-icon[data-astro-cid-r7zaaxqq]{font-size:64px}.featured-img-overlay[data-astro-cid-r7zaaxqq]{position:absolute;inset:0;background:linear-gradient(135deg,#b173d926,#03adcf26)}.featured-body[data-astro-cid-r7zaaxqq]{padding:var(--space-10) var(--space-8) var(--space-10) 0;display:flex;flex-direction:column;justify-content:center}.featured-meta[data-astro-cid-r7zaaxqq]{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4)}.post-tag[data-astro-cid-r7zaaxqq]{font-size:var(--text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:4px 10px;border-radius:var(--radius-full)}.tag-event[data-astro-cid-r7zaaxqq]{background:#3b82f61a;color:var(--accent-blue)}.tag-update[data-astro-cid-r7zaaxqq]{background:#10b9811a;color:var(--accent-green)}.tag-know-how[data-astro-cid-r7zaaxqq]{background:#8b5cf61a;color:var(--accent-purple)}.post-date[data-astro-cid-r7zaaxqq]{font-size:var(--text-xs);color:var(--text-muted)}.featured[data-astro-cid-r7zaaxqq] h2[data-astro-cid-r7zaaxqq]{font-size:var(--text-3xl);font-weight:700;line-height:1.25;margin-bottom:var(--space-3);color:var(--text)}.featured-excerpt[data-astro-cid-r7zaaxqq]{font-size:var(--text-base);color:var(--text-secondary);line-height:1.6;margin-bottom:var(--space-6)}.featured-footer[data-astro-cid-r7zaaxqq]{display:flex;align-items:center;justify-content:space-between}.post-author[data-astro-cid-r7zaaxqq]{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-secondary)}.author-avatar[data-astro-cid-r7zaaxqq]{width:32px;height:32px;border-radius:50%;background:var(--gradient-brand);display:flex;align-items:center;justify-content:center;color:#fff;font-size:var(--text-xs);font-weight:700}.author-role[data-astro-cid-r7zaaxqq]{font-size:var(--text-xs);color:var(--text-muted);font-weight:400}.post-grid[data-astro-cid-r7zaaxqq]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-8);margin-bottom:var(--space-16)}.post-card[data-astro-cid-r7zaaxqq]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);overflow:hidden;transition:box-shadow var(--transition-fast),transform var(--transition-fast);box-shadow:var(--shadow-md);display:flex;flex-direction:column}.post-card[data-astro-cid-r7zaaxqq].visible:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.post-card-img[data-astro-cid-r7zaaxqq]{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.post-card-img-icon[data-astro-cid-r7zaaxqq]{font-size:40px}.post-card-body[data-astro-cid-r7zaaxqq]{padding:var(--space-5);display:flex;flex-direction:column;flex:1}.post-card-meta[data-astro-cid-r7zaaxqq]{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3)}.post-card[data-astro-cid-r7zaaxqq] h3[data-astro-cid-r7zaaxqq]{font-size:var(--text-lg);font-weight:700;line-height:1.35;margin-bottom:var(--space-2);color:var(--text)}.post-card-excerpt[data-astro-cid-r7zaaxqq]{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6;margin-bottom:var(--space-4);flex:1}.post-card-footer[data-astro-cid-r7zaaxqq]{display:flex;align-items:center;justify-content:space-between;padding-top:var(--space-3);border-top:1px solid var(--border-light)}.post-card-link[data-astro-cid-r7zaaxqq]{font-size:var(--text-sm);font-weight:600;color:var(--primary);display:inline-flex;align-items:center;gap:var(--space-1);transition:gap var(--transition-fast)}.post-card[data-astro-cid-r7zaaxqq]:hover .post-card-link[data-astro-cid-r7zaaxqq]{gap:var(--space-2)}.img-blue[data-astro-cid-r7zaaxqq]{background:linear-gradient(135deg,#1e3a5f,#2563eb)}.img-purple[data-astro-cid-r7zaaxqq]{background:linear-gradient(135deg,#312e81,#7c3aed)}.img-teal[data-astro-cid-r7zaaxqq]{background:linear-gradient(135deg,#134e4a,#14b8a6)}.img-pink[data-astro-cid-r7zaaxqq]{background:linear-gradient(135deg,#831843,#ec4899)}.img-amber[data-astro-cid-r7zaaxqq]{background:linear-gradient(135deg,#78350f,#f59e0b)}.img-green[data-astro-cid-r7zaaxqq]{background:linear-gradient(135deg,#14532d,#10b981)}.img-dark[data-astro-cid-r7zaaxqq]{background:linear-gradient(135deg,#1e293b,#334155)}.img-indigo[data-astro-cid-r7zaaxqq]{background:linear-gradient(135deg,#1e1b4b,#6366f1)}.img-photo[data-astro-cid-r7zaaxqq]{background:none}.post-card-photo[data-astro-cid-r7zaaxqq]{width:100%;height:100%;object-fit:cover;display:block}.newsletter[data-astro-cid-r7zaaxqq]{background:#f1f5f9;padding:var(--space-20) 0}.newsletter-inner[data-astro-cid-r7zaaxqq]{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:var(--space-12)}.newsletter-visual[data-astro-cid-r7zaaxqq]{display:flex;align-items:center;justify-content:center}.newsletter-visual[data-astro-cid-r7zaaxqq] img[data-astro-cid-r7zaaxqq]{width:100%;max-width:380px;height:auto}.newsletter[data-astro-cid-r7zaaxqq] h2[data-astro-cid-r7zaaxqq]{font-size:var(--text-3xl);font-weight:800;color:var(--text);margin-bottom:var(--space-3)}.newsletter[data-astro-cid-r7zaaxqq] p[data-astro-cid-r7zaaxqq]{font-size:var(--text-lg);color:var(--text-secondary);margin-bottom:var(--space-6);line-height:1.6}.newsletter-hint[data-astro-cid-r7zaaxqq]{font-size:var(--text-xs);color:var(--text-muted);margin-top:var(--space-3)}.newsletter-content[data-astro-cid-r7zaaxqq] .pipedriveWebForms[data-astro-cid-r7zaaxqq]{margin-left:-24px;margin-right:-24px}.post-card[data-astro-cid-r7zaaxqq].visible{transition:box-shadow var(--transition-fast),transform var(--transition-fast)}@media(max-width:1024px){.post-grid[data-astro-cid-r7zaaxqq]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.page-hero[data-astro-cid-r7zaaxqq] h1[data-astro-cid-r7zaaxqq]{font-size:var(--text-4xl)}.featured[data-astro-cid-r7zaaxqq]{grid-template-columns:1fr}.featured-body[data-astro-cid-r7zaaxqq]{padding:var(--space-6)}.post-grid[data-astro-cid-r7zaaxqq]{grid-template-columns:1fr}.newsletter-inner[data-astro-cid-r7zaaxqq]{grid-template-columns:1fr;text-align:center}.newsletter-visual[data-astro-cid-r7zaaxqq]{order:-1}.newsletter-visual[data-astro-cid-r7zaaxqq] img[data-astro-cid-r7zaaxqq]{max-width:280px}}@media(max-width:480px){.content-nav[data-astro-cid-r7zaaxqq]{gap:var(--space-1);padding:var(--space-2)}.content-nav[data-astro-cid-r7zaaxqq] a[data-astro-cid-r7zaaxqq]{padding:6px 12px;font-size:var(--text-xs)}}
