
.hnb-vc-row{display:flex;flex-wrap:wrap;gap:24px;margin:0 0 28px}
.hnb-vc-col{min-width:0}
.hnb-bridge-section-title{font:700 22px/1.2 Georgia,serif;margin:0 0 16px;color:#111}
.hnb-bridge-posts{display:grid;gap:20px}
.hnb-bridge-posts--grid,.hnb-bridge-posts--classic,.hnb-bridge-posts--featured{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
.hnb-bridge-posts--compact{grid-template-columns:1fr}
.hnb-bridge-card{background:#fff;border:1px solid #e5e7eb;overflow:hidden}
.hnb-bridge-card__media{display:block;aspect-ratio:16/9;background:#f4f4f5}
.hnb-bridge-card__media img{width:100%;height:100%;object-fit:cover;display:block}
.hnb-bridge-card__body{padding:14px}
.hnb-bridge-card__cat{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#c71818;margin-bottom:8px}
.hnb-bridge-card__title{font:700 21px/1.18 Georgia,serif;margin:0 0 10px}
.hnb-bridge-card__title a{text-decoration:none;color:#111}
.hnb-bridge-card__excerpt{font-size:14px;line-height:1.6;color:#52525b;margin:0 0 10px}
.hnb-bridge-card__meta{font-size:12px;color:#71717a;text-transform:uppercase;letter-spacing:.08em}
.hnb-bridge-card--compact{display:grid;grid-template-columns:120px 1fr}
.hnb-bridge-card--compact .hnb-bridge-card__media{aspect-ratio:auto;height:100%}
.hnb-bridge-ticker{display:flex;gap:14px;align-items:center;border:1px solid #e5e7eb;padding:10px 12px;margin:0 0 20px;background:#fafafa}
.hnb-bridge-ticker__label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#c71818}
.hnb-bridge-ticker__items{display:flex;gap:18px;overflow:auto;white-space:nowrap}
.hnb-bridge-ticker__items a{text-decoration:none;color:#18181b;font-size:14px}
.hnb-bridge-socials{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}
.hnb-bridge-social{border:1px solid #e5e7eb;padding:14px;background:#fff;display:flex;justify-content:space-between}
.hnb-bridge-newsletter,.hnb-bridge-text,.hnb-bridge-map,.hnb-bridge-form-placeholder,.hnb-bridge-ad{border:1px solid #e5e7eb;padding:16px;background:#fff;margin:0 0 20px}
.hnb-bridge-form{display:flex;gap:8px;flex-wrap:wrap}
.hnb-bridge-form input{flex:1;min-width:220px;padding:10px;border:1px solid #d4d4d8}
.hnb-bridge-form button{padding:10px 16px;border:0;background:#111;color:#fff}
.hnb-bridge-cats{display:grid;gap:10px}
.hnb-bridge-cat{display:flex;justify-content:space-between;text-decoration:none;color:#111;border:1px solid #e5e7eb;padding:10px 12px;background:#fff}
.hnb-bridge-authors{display:grid;gap:12px}
.hnb-bridge-author{display:flex;align-items:center;gap:12px;border:1px solid #e5e7eb;padding:10px 12px;background:#fff}
.hnb-bridge-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.hnb-bridge-gallery span{display:block;aspect-ratio:1;background:linear-gradient(135deg,#eee,#ddd)}
.hnb-bridge-quote{border-left:4px solid #c71818;padding:10px 16px;margin:0 0 20px;background:#fafafa;font-style:italic}
.hnb-bridge-empty{padding:18px;border:1px dashed #d4d4d8;background:#fafafa;color:#71717a}
@media (max-width:900px){.hnb-vc-row{display:block}.hnb-vc-col{max-width:100%!important}.hnb-bridge-card--compact{grid-template-columns:1fr}}
