.articles-index{min-height:60vh;padding:7rem 0 4rem}.articles-index-inner{max-width:900px}.articles-index-header{margin-bottom:2.5rem}.articles-index-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin:0 0 .75rem;font-size:.75rem;font-weight:700}.articles-index-header h1{color:var(--text-primary);margin:0 0 1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15}.articles-index-deck{color:var(--text-secondary);margin:0;font-size:1.1rem;line-height:1.75}.articles-index-list{flex-direction:column;gap:.75rem;margin:0 0 3rem;padding:0;list-style:none;display:flex}.articles-index-card{border:1px solid var(--border);background:var(--surface-raised);color:inherit;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.articles-index-card:hover{border-color:var(--accent);box-shadow:var(--shadow-lg)}.articles-index-card h2{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:700}.articles-index-cta{color:var(--accent);white-space:nowrap;font-size:.85rem;font-weight:700}.articles-index-clusters{border-top:1px solid var(--border);color:var(--text-secondary);padding-top:2rem;line-height:1.75}.articles-index-clusters h2{color:var(--text-primary);margin:0 0 1rem;font-size:1.25rem}.articles-index-clusters ul{margin:0 0 1rem;padding-left:1.25rem}.articles-index-clusters li{margin-bottom:.75rem}.articles-index-clusters p{margin:0}
