.hq-latest-content{font-family:var(--hq-font-base,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif)}.hq-latest-content__heading{font-family:var(--hq-font-heading,inherit);font-size:var(--hq-h2-size,1.5rem);font-weight:var(--hq-h2-weight,700);margin:0 0 24px;color:var(--hq-body-color,#35373b)}.hq-latest-content__heading--align-left{text-align:left}.hq-latest-content__heading--align-center{text-align:center}.hq-latest-content__heading--align-right{text-align:right}.hq-latest-content__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hq-latest-content__item{display:flex;flex-direction:column;background:#f8fafc;border-radius:8px;overflow:hidden;min-width:0}.hq-latest-content__image{flex:0 0 auto;width:100%}.hq-latest-content__image a{display:block}.hq-latest-content__image img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover}.hq-latest-content__body{flex:1;display:flex;flex-direction:column;padding:18px 20px 22px;min-width:0}.hq-latest-content__title{font-family:var(--hq-font-heading,inherit);font-size:1.05rem;font-weight:600;margin:0 0 8px;line-height:1.35}.hq-latest-content__title a{color:var(--hq-body-color,#35373b);text-decoration:none}.hq-latest-content__title a:hover{color:var(--hq-link-color,#d33b07);text-decoration:underline}.hq-latest-content__meta{display:flex;flex-wrap:wrap;gap:10px;font-size:.8rem;color:var(--hq-small-color,#64748b);margin-bottom:10px}.hq-latest-content__date,.hq-latest-content__author{display:inline-flex;align-items:center;gap:4px}.hq-latest-content__excerpt{font-size:.88rem;line-height:1.6;color:var(--hq-body-color,#35373b);overflow-wrap:break-word;word-wrap:break-word;margin-top:auto}.hq-latest-content__empty{padding:20px;text-align:center;color:var(--hq-small-color,#64748b);font-size:.92rem}@media (max-width:900px){.hq-latest-content__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.hq-latest-content__grid{grid-template-columns:1fr}}