:root{--c-primary: #1078FF;--c-primary-alt: #e0ecf3;--c-accent: #3ECF8E;--c-bg-subtle: #f6f9fc;--c-border: #e6e6e6;--c-muted: #6b7c93;--c-dark: #3d4a5a;--c-ink: #0f172a}.container[data-astro-cid-5tznm7mj]{max-width:1100px;margin:0 auto;padding:0 1.5rem}.tag[data-astro-cid-5tznm7mj]{display:inline-block;padding:.2rem .6rem;background:var(--c-primary-alt);color:var(--c-primary);font-size:.675rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-radius:100px;white-space:nowrap}.blog-header[data-astro-cid-5tznm7mj]{padding:4.5rem 1.5rem 3.5rem;background:linear-gradient(160deg,#f6f9fc,#eaf3fb 55%,#f0f8ff);border-bottom:1px solid var(--c-border)}.eyebrow[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--c-primary);background:#1078ff12;border:1px solid rgba(16,120,255,.15);padding:.3rem .85rem;border-radius:100px;margin-bottom:1.1rem}.blog-title[data-astro-cid-5tznm7mj]{font-size:clamp(2rem,5vw,3.25rem);font-weight:800;letter-spacing:-.03em;color:var(--c-ink);line-height:1.1;margin:0 0 .9rem}.blog-subtitle[data-astro-cid-5tznm7mj]{font-size:1.05rem;color:var(--c-muted);max-width:520px;line-height:1.65;margin:0}.featured-section[data-astro-cid-5tznm7mj]{padding:3rem 1.5rem 0}.section-label[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:.6rem;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--c-accent);margin-bottom:1rem}.label-line[data-astro-cid-5tznm7mj]{display:inline-block;width:1.5rem;height:2px;background:var(--c-accent);border-radius:2px;flex-shrink:0}.featured-card[data-astro-cid-5tznm7mj]{display:block;position:relative;background:#fff;border:1px solid var(--c-border);border-left:4px solid var(--c-primary);border-radius:1.25rem;padding:2.25rem 2.5rem 2.25rem 2.75rem;text-decoration:none;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.featured-card[data-astro-cid-5tznm7mj]:hover{box-shadow:0 12px 40px #1078ff1c;transform:translateY(-2px)}.featured-content[data-astro-cid-5tznm7mj]{position:relative;z-index:1;max-width:760px}.featured-meta[data-astro-cid-5tznm7mj]{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem;font-size:.8rem;color:var(--c-muted);font-weight:500}.featured-title[data-astro-cid-5tznm7mj]{font-size:clamp(1.4rem,3vw,2rem);font-weight:800;color:var(--c-ink);letter-spacing:-.025em;line-height:1.2;margin:0 0 .85rem;transition:color .2s}.featured-card[data-astro-cid-5tznm7mj]:hover .featured-title[data-astro-cid-5tznm7mj]{color:var(--c-primary)}.featured-desc[data-astro-cid-5tznm7mj]{font-size:1rem;color:var(--c-muted);line-height:1.65;margin:0 0 1.5rem;max-width:620px}.featured-cta[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;color:var(--c-primary);background:#1078ff12;border:1px solid rgba(16,120,255,.18);padding:.5rem 1.1rem;border-radius:100px;transition:background .2s,gap .2s}.featured-card[data-astro-cid-5tznm7mj]:hover .featured-cta[data-astro-cid-5tznm7mj]{background:#1078ff21;gap:.65rem}.featured-bg-accent[data-astro-cid-5tznm7mj]{position:absolute;inset:0;background:linear-gradient(135deg,transparent 50%,rgba(224,236,243,.35) 100%);pointer-events:none}.posts-section[data-astro-cid-5tznm7mj]{padding:3rem 1.5rem 5rem}.section-divider[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--c-muted)}.section-divider[data-astro-cid-5tznm7mj]:before,.section-divider[data-astro-cid-5tznm7mj]:after{content:"";flex:1;height:1px;background:var(--c-border)}.section-divider[data-astro-cid-5tznm7mj]:before{flex:0 0 0}.posts-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:1fr;gap:1.25rem}@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]{background:#fff;border:1px solid var(--c-border);border-radius:1rem;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.post-card[data-astro-cid-5tznm7mj]:hover{box-shadow:0 8px 28px #00000012;transform:translateY(-3px);border-color:#1078ff38}.post-card-link[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;height:100%;text-decoration:none}.post-card-inner[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;flex:1;gap:.5rem;padding:1.5rem}.post-date[data-astro-cid-5tznm7mj]{font-size:.75rem;color:var(--c-muted);font-weight:500}.post-title[data-astro-cid-5tznm7mj]{font-size:1rem;font-weight:700;color:var(--c-ink);line-height:1.35;letter-spacing:-.015em;margin:0;flex-shrink:0;transition:color .2s}.post-card[data-astro-cid-5tznm7mj]:hover .post-title[data-astro-cid-5tznm7mj]{color:var(--c-primary)}.post-desc[data-astro-cid-5tznm7mj]{font-size:.85rem;color:var(--c-muted);line-height:1.55;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-footer[data-astro-cid-5tznm7mj]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.4rem;margin-top:.75rem;padding-top:.85rem;border-top:1px solid var(--c-border)}.post-tags[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;gap:.35rem}.read-more[data-astro-cid-5tznm7mj]{font-size:.75rem;font-weight:600;color:var(--c-primary);white-space:nowrap;flex-shrink:0}.post-card[data-astro-cid-5tznm7mj]:hover .read-more[data-astro-cid-5tznm7mj]{text-decoration:underline}
