/* HNJ externalized render CSS */
@media(min-width:901px){
  body.single-horgaszviz .hnj-live-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:16px!important}
  body.single-horgaszviz .hnj-live-form .wide{grid-column:1/-1!important}
  body.single-horgaszviz .hnj-live-form input,body.single-horgaszviz .hnj-live-form select,body.single-horgaszviz .hnj-live-form textarea{width:100%!important;border:1px solid #dbe7ef!important;border-radius:12px!important;padding:10px 11px!important;background:#fff!important;color:#0f172a!important;font:inherit!important;font-size:14px!important;box-sizing:border-box!important}
  body.single-horgaszviz .hnj-live-form label{display:block!important;font-size:12px!important;font-weight:900!important;color:#64748b!important;margin:0 0 5px!important}
  body.single-horgaszviz .hnj-live-submit{width:100%!important;border:0!important;border-radius:13px!important;background:#0f766e!important;color:#fff!important;padding:12px 14px!important;font-weight:950!important;cursor:pointer!important}
  body.single-horgaszviz .hnj-live-list{display:grid!important;gap:10px!important;margin:12px 0!important}.hnj-live-item{border:1px solid #dbe7ef;border-radius:14px;padding:12px;background:#f8fbfd}.hnj-live-meta{font-size:12px;color:#64748b;margin-top:4px}
}