/* HNJ externalized render CSS */
@media(max-width:760px){
  body.single-horgaszviz details.hnj-mobile-deep,
  body.single-horgaszviz details.hnj-mobile-longread{border-radius:24px!important;overflow:hidden!important}
  body.single-horgaszviz .hnj-mobile-deep-summary{display:grid!important;grid-template-columns:minmax(0,1fr) auto 44px!important;gap:10px!important;align-items:center!important;padding:18px!important;cursor:pointer!important}
  body.single-horgaszviz .hnj-mobile-deep-summary span{font-size:24px!important;line-height:1.08!important;font-weight:950!important;color:#0f172a!important}
  body.single-horgaszviz .hnj-mobile-deep-summary em{font-style:normal!important;font-size:13px!important;line-height:1.1!important;color:#0f766e!important;background:#ecfeff!important;border:1px solid #bae6fd!important;border-radius:999px!important;padding:8px 10px!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}
  body.single-horgaszviz details.hnj-mobile-deep>summary::-webkit-details-marker,
  body.single-horgaszviz details.hnj-mobile-longread>summary::-webkit-details-marker{display:none!important}
  body.single-horgaszviz .hnj-mobile-deep-summary:after{content:'+';width:38px;height:38px;border-radius:999px;background:#eef6fb;color:#075985;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:950;line-height:1}
  body.single-horgaszviz details[open]>.hnj-mobile-deep-summary:after{content:'−'}
  body.single-horgaszviz .hnj-mobile-deep-body{padding:18px!important;border-top:1px solid #e2edf4!important;background:#fff!important}
}
@media(min-width:761px){body.single-horgaszviz .hnj-ai-buddy{display:none!important}}