/* HNJ externalized render CSS */
.hnj-ev-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px}.hnj-ev-card{background:#fff;border:1px solid #dce8ec;border-radius:20px;padding:20px;box-shadow:0 12px 34px rgba(5,35,50,.08);display:flex;flex-direction:column;gap:10px}.hnj-ev-card h3{margin:0;font-size:21px;line-height:1.25}.hnj-ev-card h3 a{color:#073b4c;text-decoration:none}.hnj-ev-date{font-weight:800;color:#0f766e}.hnj-ev-place{margin:0;color:#516776}.hnj-ev-index{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#073b4c,#0f766e);color:#fff;border-radius:16px;padding:12px 14px}.hnj-ev-index b{font-size:30px}.hnj-ev-index small{font-weight:700}.hnj-ev-index-muted{background:#f3f7f8;color:#516776}.hnj-ev-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.hnj-ev-actions a{display:inline-flex;padding:9px 12px;border-radius:10px;background:#f28c28;color:#fff;text-decoration:none;font-weight:800}.hnj-ev-actions a+ a{background:#eaf3f5;color:#073b4c}@media(max-width:600px){.hnj-ev-grid{grid-template-columns:1fr}.hnj-ev-card{padding:16px;border-radius:16px}.hnj-ev-card h3{font-size:18px}.hnj-ev-actions{display:grid}.hnj-ev-actions a{justify-content:center;text-align:center}}
    
/*# sourceURL=hnj-ev-inline-inline-css */