.blog-hero.svelte-rwbphs{padding:140px 24px 80px;text-align:center}.blog-hero-inner.svelte-rwbphs{max-width:700px;margin:0 auto}.blog-hero-heading.svelte-rwbphs{font-size:clamp(36px,6vw,64px);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-top:20px;margin-bottom:20px}.blog-hero-sub.svelte-rwbphs{font-size:clamp(16px,2vw,19px);color:var(--text-muted);line-height:1.6;max-width:50ch;margin:0 auto}.blog-grid-section.svelte-rwbphs{padding:0 24px 120px}.blog-grid.svelte-rwbphs{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.article-card.svelte-rwbphs{display:flex;gap:24px;text-decoration:none;color:inherit;padding:24px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:20px;transition:all .25s ease;position:relative;overflow:hidden}.article-card.svelte-rwbphs:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--gradient-primary);opacity:0;transition:opacity .25s}.article-card.svelte-rwbphs:hover{border-color:#ffffff1a;transform:translateY(-2px);box-shadow:0 8px 40px #0000004d}.article-card.svelte-rwbphs:hover:before{opacity:1}.article-card.featured.svelte-rwbphs{background:radial-gradient(ellipse at top left,rgba(123,104,238,.06),var(--bg-elevated) 60%)}.card-image.svelte-rwbphs{flex-shrink:0;width:200px;height:150px;border-radius:14px;overflow:hidden}.card-image.svelte-rwbphs img:where(.svelte-rwbphs){width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.article-card.svelte-rwbphs:hover .card-image:where(.svelte-rwbphs) img:where(.svelte-rwbphs){transform:scale(1.05)}.article-card.featured.svelte-rwbphs .card-image:where(.svelte-rwbphs){width:240px;height:180px}.card-content.svelte-rwbphs{flex:1;min-width:0}.card-category.svelte-rwbphs{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px}.card-title.svelte-rwbphs{font-size:clamp(18px,2.5vw,24px);font-weight:700;letter-spacing:-.02em;line-height:1.25;margin-bottom:10px;color:var(--text)}.card-excerpt.svelte-rwbphs{font-size:14px;color:var(--text-muted);line-height:1.55;margin-bottom:16px;max-width:60ch;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-meta.svelte-rwbphs{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-muted);opacity:.7;margin-bottom:16px}.card-dot.svelte-rwbphs{opacity:.4}.card-stat.svelte-rwbphs{display:inline-flex;align-items:baseline;gap:8px;padding:6px 14px;background:#ffffff08;border:1px solid var(--border);border-radius:8px}.card-stat-value.svelte-rwbphs{font-family:JetBrains Mono,monospace;font-size:18px;font-weight:700;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.card-stat-label.svelte-rwbphs{font-size:12px;color:var(--text-muted)}@media(max-width:640px){.article-card.svelte-rwbphs{flex-direction:column;padding:0;gap:0}.card-image.svelte-rwbphs,.article-card.featured.svelte-rwbphs .card-image:where(.svelte-rwbphs){width:100%;height:180px;border-radius:20px 20px 0 0}.card-content.svelte-rwbphs{padding:20px}}
