.insights-listing{padding-top:2rem;display:flex;flex-direction:column;gap:1.5rem}.insights-empty{color:var(--muted);font-size:.9rem;padding:4rem 0}.insight-card{display:block;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;position:relative}.r-16-9{aspect-ratio:16/9}.r-4-3{aspect-ratio:4/3}.r-3-2{aspect-ratio:3/2}.insight-card-img{display:block;width:100%;overflow:hidden;position:relative}.insight-card-img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .7s ease}.insight-tag{display:inline-block;align-self:flex-start;font-size:.6rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);padding:.22rem .55rem;border:1px solid rgba(219,13,113,.35);border-radius:100px}.insight-tag--blue{color:var(--accent-blue);border-color:#0059ff59}.insight-tag--purple{color:var(--tag-purple);border-color:#a78bfa59}.insight-tag--green{color:var(--tag-green);border-color:#34d39959}.insight-title{font-size:clamp(.95rem,1.1vw,1.1rem);font-weight:700;letter-spacing:-.025em;color:var(--white);line-height:1.35}.insight-excerpt{font-size:.875rem;font-weight:300;color:var(--muted);line-height:1.7;flex:1}.insight-meta{display:flex;gap:.4rem;font-size:.65rem;color:var(--muted);opacity:.5;margin-top:auto}.insight-card-body{padding:1.1rem 1rem 1rem;display:flex;flex-direction:column;gap:.6rem;flex:1;background-color:var(--bg-surface)}.insight-card--editorial{border:1px solid var(--border);transition:border-color .3s;display:flex;flex-direction:column;height:100%}.insight-card--editorial:hover{border-color:#f5f2ee2e}.insight-card--editorial .insight-card-img{flex-shrink:0}.insight-card--editorial:hover .insight-card-img img{transform:scale(1.04)}.insight-card--editorial .insight-card-img:after{content:"";position:absolute;inset:0;background:#0808088c;opacity:1;transition:background .35s ease;pointer-events:none}.insight-card--editorial:hover .insight-card-img:after{background:#080808b8}.insight-card--featured{display:block;position:relative;border-radius:12px;overflow:hidden;min-height:320px}.insight-card--featured .insight-card-img{position:absolute;inset:0;width:100%;height:100%;border-radius:0}.insight-card--featured .insight-card-img img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .7s ease}.insight-card--featured:hover .insight-card-img img{transform:scale(1.04)}.insight-card-overlay{position:absolute;inset:0;background:#08080880;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;gap:.65rem;transition:background .35s ease}.insight-card--featured:hover .insight-card-overlay{background:#080808a6}.insight-card--featured .insight-title{font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.2}.insight-card--featured .insight-excerpt{font-size:.9rem;flex:0;max-width:520px}.insight-card--compact{border:1px solid var(--border);transition:border-color .3s;display:flex;flex-direction:row;height:100%}.insight-card--compact:hover{border-color:#f5f2ee2e}.insight-card--compact .insight-card-img{width:110px;flex-shrink:0;aspect-ratio:auto;align-self:stretch}.insight-card--compact .insight-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.insight-card--compact:hover .insight-card-img img{transform:scale(1.05)}.insight-card--compact .insight-card-img:after{content:"";position:absolute;inset:0;background:#0808088c;opacity:1;transition:background .35s ease;pointer-events:none}.insight-card--compact:hover .insight-card-img:after{background:#080808b8}.insight-card--compact .insight-card-body{padding:1rem}.insight-card--compact .insight-title{font-size:.88rem}.insights-hero{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:stretch}.insights-hero-side{display:flex;flex-direction:column;gap:1rem}.insights-side-item{display:flex;gap:.85rem;flex:1;min-height:0}.insights-side-img{width:100px;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;flex-shrink:0;position:relative}.insights-side-img:after{content:"";position:absolute;inset:0;background:#08080880;pointer-events:none}.insights-side-img img{width:100%;height:100%;object-fit:cover;display:block}.insights-side-body{flex:1;display:flex;flex-direction:column;gap:.5rem;padding:.9rem 1rem;background:var(--bg-surface);border:1px solid var(--border);border-radius:10px;text-decoration:none;color:inherit;transition:border-color .3s;min-width:0}.insights-side-body:hover{border-color:#f5f2ee2e}.insights-side-body .insight-title{font-size:.875rem}.insights-side-body .insight-excerpt{font-size:.8rem;flex:1}.insights-side-body .insight-meta{margin-top:auto}.insights-newsletter{border:1px solid var(--border);border-radius:12px;padding:1.25rem;background:var(--bg-surface);display:flex;flex-direction:column;gap:1rem}.insights-newsletter-title{font-size:.9rem;font-weight:600;color:var(--white);line-height:1.4;letter-spacing:-.01em}.insights-newsletter-form{display:flex;gap:.5rem}.insights-newsletter-input{flex:1;background:transparent;border:1px solid var(--border);border-radius:6px;padding:.6rem .85rem;font-size:.8rem;color:var(--white);outline:none;transition:border-color .2s;min-width:0}.insights-newsletter-input::placeholder{color:var(--muted)}.insights-newsletter-input:focus{border-color:var(--accent-blue)}.insights-newsletter-btn{background:var(--accent-blue);color:var(--white);border:none;border-radius:6px;padding:.6rem 1.1rem;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:opacity .2s}.insights-newsletter-btn:hover{opacity:.85}.insights-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.insights-promo{border-radius:12px;border:1px solid color-mix(in srgb,var(--accent-blue) 30%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--accent-blue) 10%,var(--black)) 0%,var(--black) 70%);padding:2.5rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:3rem}.insights-promo-content{display:flex;flex-direction:column;gap:.75rem;max-width:560px}.insights-promo-label{font-size:.6rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-blue);border:1px solid rgba(0,89,255,.35);border-radius:100px;padding:.22rem .55rem;align-self:flex-start}.insights-promo-title{font-family:var(--font-display);font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:var(--white)}.insights-promo-desc{font-size:.875rem;font-weight:300;color:var(--muted);line-height:1.7}.insights-promo-cta{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;flex-shrink:0;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:var(--white);background:var(--accent-blue);padding:.75rem 1.5rem;border-radius:100px;transition:opacity .2s}.insights-promo-cta:hover{opacity:.85}.insights-more{display:flex;justify-content:center;padding-top:1rem}.insights-more-btn{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:var(--white);border:1px solid var(--border);border-radius:100px;padding:.75rem 1.75rem;transition:border-color .2s,color .2s}.insights-more-btn:hover{border-color:#f5f2ee4d;color:var(--white)}.pagination{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding-top:3rem}.pagination-btn{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:var(--white);border:1px solid var(--border);border-radius:100px;padding:.65rem 1.25rem;transition:border-color .2s}.pagination-btn:hover{border-color:#f5f2ee4d}.pagination-btn--disabled{opacity:.3;cursor:default;pointer-events:none}.pagination-info{font-size:.75rem;font-weight:300;color:var(--muted)}@media(max-width:768px){.insights-hero{grid-template-columns:1fr}.insight-card--featured{min-height:280px}.insights-row{grid-template-columns:repeat(2,1fr)}.insights-promo{flex-direction:column;gap:1.5rem;padding:2rem}.insights-newsletter-form{flex-direction:column}}@media(max-width:540px){.insights-row{grid-template-columns:1fr}.insight-card--compact{flex-direction:column}.insight-card--compact .insight-card-img{width:100%;aspect-ratio:16/9}}
