.insight-card[data-astro-cid-eu5mlj35]{display:block;text-decoration:none;border-radius:var(--radius-md);overflow:hidden;transition:transform .25s ease,border-color .25s,box-shadow .25s;color:inherit}.insight-card[data-astro-cid-eu5mlj35]:hover{transform:translateY(-5px);border-color:var(--accent);box-shadow:0 8px 40px #3b7bf01f}.insight-card[data-astro-cid-eu5mlj35] article[data-astro-cid-eu5mlj35]{height:100%;display:flex;flex-direction:column}.insight-card__img-wrap[data-astro-cid-eu5mlj35]{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:var(--surface)}.insight-card__img[data-astro-cid-eu5mlj35]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.insight-card[data-astro-cid-eu5mlj35]:hover .insight-card__img[data-astro-cid-eu5mlj35]{transform:scale(1.04)}.insight-card__img-placeholder[data-astro-cid-eu5mlj35]{width:100%;height:100%;background:linear-gradient(135deg,color-mix(in srgb,var(--cat-color) 12%,var(--surface)) 0%,var(--surface) 100%);display:flex;align-items:center;justify-content:center}.insight-card__img-placeholder-label[data-astro-cid-eu5mlj35]{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.18em;text-transform:uppercase;color:var(--cat-color);opacity:.5}.insight-card__category[data-astro-cid-eu5mlj35]{position:absolute;top:.875rem;left:.875rem;font-family:var(--font-mono);font-size:.5625rem;letter-spacing:.16em;text-transform:uppercase;color:var(--cat-color);background:#0000008c;backdrop-filter:blur(4px);border:1px solid color-mix(in srgb,var(--cat-color) 35%,transparent);padding:.25rem .5rem;border-radius:4px;font-weight:600}.insight-card__body[data-astro-cid-eu5mlj35]{padding:1.375rem 1.5rem 1.5rem;flex:1;display:flex;flex-direction:column}.insight-card__title[data-astro-cid-eu5mlj35]{font-size:clamp(1rem,1.6vw,1.125rem);font-weight:700;color:var(--text-primary);line-height:1.4;margin-bottom:.625rem;height:calc(3 * 1.4em);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.insight-card__excerpt[data-astro-cid-eu5mlj35]{font-size:.875rem;color:var(--text-secondary);line-height:1.65;margin-bottom:1rem}.read-more[data-astro-cid-eu5mlj35]{color:var(--accent);font-weight:600;white-space:nowrap}.insight-card__cta[data-astro-cid-eu5mlj35]{display:inline-flex;align-items:center;gap:.4rem;align-self:flex-start;font-size:.8125rem;font-weight:600;color:var(--accent);margin-bottom:1.25rem}.insight-card__cta[data-astro-cid-eu5mlj35] svg[data-astro-cid-eu5mlj35]{width:15px;height:15px;transition:transform .2s ease}.insight-card[data-astro-cid-eu5mlj35]:hover .insight-card__cta[data-astro-cid-eu5mlj35] svg[data-astro-cid-eu5mlj35]{transform:translate(3px)}.insight-card__meta[data-astro-cid-eu5mlj35]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-top:auto;border-top:1px solid var(--border);padding-top:.875rem}.insight-card__author[data-astro-cid-eu5mlj35]{display:flex;align-items:center;gap:.5rem}.insight-card__avatar[data-astro-cid-eu5mlj35]{width:28px;height:28px;border-radius:50%;background:var(--accent);color:#fff;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.insight-card__author-name[data-astro-cid-eu5mlj35]{font-size:.8125rem;font-weight:600;color:var(--text-primary)}.insight-card__secondary-meta[data-astro-cid-eu5mlj35]{display:flex;align-items:center;gap:.375rem;font-family:var(--font-mono);font-size:.6875rem;color:var(--text-muted)}.insight-card__dot[data-astro-cid-eu5mlj35]{color:var(--border)}.insight-card--hero[data-astro-cid-eu5mlj35]{grid-column:1 / -1}.insight-card--hero[data-astro-cid-eu5mlj35] article[data-astro-cid-eu5mlj35]{flex-direction:row}.insight-card--hero[data-astro-cid-eu5mlj35] .insight-card__img-wrap[data-astro-cid-eu5mlj35]{aspect-ratio:auto;width:50%;min-height:340px;flex-shrink:0}.insight-card--hero[data-astro-cid-eu5mlj35] .insight-card__body[data-astro-cid-eu5mlj35]{justify-content:center;padding:clamp(1.75rem,3.5vw,3rem)}.insight-card--hero[data-astro-cid-eu5mlj35] .insight-card__title[data-astro-cid-eu5mlj35]{font-size:clamp(1.5rem,2.8vw,2.125rem);line-height:1.2;height:auto;-webkit-line-clamp:4;margin-bottom:1rem}.insight-card--hero[data-astro-cid-eu5mlj35] .insight-card__excerpt[data-astro-cid-eu5mlj35]{font-size:1.0625rem;line-height:1.7}.insight-card--hero[data-astro-cid-eu5mlj35] .insight-card__meta[data-astro-cid-eu5mlj35]{margin-top:1.25rem}@media(max-width:760px){.insight-card--hero[data-astro-cid-eu5mlj35] article[data-astro-cid-eu5mlj35]{flex-direction:column}.insight-card--hero[data-astro-cid-eu5mlj35] .insight-card__img-wrap[data-astro-cid-eu5mlj35]{width:100%;aspect-ratio:16 / 9;min-height:0}}.insight-cta[data-astro-cid-jyye5xwe]{position:relative;overflow:hidden;margin-top:3rem;border-radius:var(--radius-lg);padding:clamp(2.5rem,5vw,4rem) clamp(1.5rem,4vw,3rem);text-align:center;--accent: #3B7BF0;--text-primary: #EAF0F7;--text-secondary: #9FB0C4;background:radial-gradient(90% 120% at 50% 0%,rgba(59,123,240,.2) 0%,transparent 55%),linear-gradient(165deg,#0b1730,#0e1e40 60%,#0a1a38)}.insight-cta__glow[data-astro-cid-jyye5xwe]{position:absolute;top:-30%;left:50%;transform:translate(-50%);width:70%;height:120%;background:radial-gradient(ellipse at center,rgba(59,123,240,.18) 0%,transparent 60%);pointer-events:none}.insight-cta__inner[data-astro-cid-jyye5xwe]{position:relative;z-index:1;max-width:44rem;margin-inline:auto}.insight-cta[data-astro-cid-jyye5xwe] .eyebrow[data-astro-cid-jyye5xwe]{justify-content:center}.insight-cta__heading[data-astro-cid-jyye5xwe]{font-family:var(--font-heading);font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:700;letter-spacing:-.02em;line-height:1.14;color:var(--text-primary);margin-bottom:1rem}.insight-cta__sub[data-astro-cid-jyye5xwe]{color:var(--text-secondary);font-size:1.0625rem;line-height:1.7;max-width:52ch;margin:0 auto 1.75rem}.insight-cta__btn[data-astro-cid-jyye5xwe]{margin-top:.5rem}
