/* HNJ externalized render CSS */
@media (max-width:760px){
  html,body{-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important;overflow-x:hidden!important;}
  body.single-horgaszviz{background:#eef5f8!important;padding-bottom:calc(116px + env(safe-area-inset-bottom))!important;}

  /* NUKLEÁRIS LÁTHATÓSÁG: sem tab, sem korábbi inline örökség ne ürítse ki az oldalt. */
  body.single-horgaszviz #hnj-adatlap-top,
  body.single-horgaszviz .hnj-wrapper,
  body.single-horgaszviz .hnj-layout,
  body.single-horgaszviz .hnj-main-content,
  body.single-horgaszviz .hnj-sidebar,
  body.single-horgaszviz .hnj-card,
  body.single-horgaszviz section.hnj-card,
  body.single-horgaszviz details.hnj-card{
    display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;height:auto!important;min-height:0!important;max-height:none!important;clip:auto!important;overflow:visible!important;
  }
  body.single-horgaszviz .hnj-layout{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 0 116px!important;gap:0!important;}
  body.single-horgaszviz .hnj-main-content{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;}
  body.single-horgaszviz .hnj-sidebar{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;}

  /* Fejléc/hero: nincs fél képernyős üres blokk. */
  body.single-horgaszviz .hnj-ui-head,
  body.single-horgaszviz .hnj-ui-head-in,
  body.single-horgaszviz .hnj-hero{min-height:0!important;height:auto!important;margin-bottom:8px!important;padding-bottom:10px!important;}
  body.single-horgaszviz #hnj-adatlap-top{margin:6px 8px 10px!important;padding-top:0!important;padding-bottom:10px!important;}

  /* Mobil kártyák: kompakt, nem óriás. */
  body.single-horgaszviz .hnj-card,
  body.single-horgaszviz section.hnj-card,
  body.single-horgaszviz details.hnj-card,
  body.single-horgaszviz .hnj-mobile-deep,
  body.single-horgaszviz .hnj-mobile-folded,
  body.single-horgaszviz .hnj-weather-card{
    margin:0 8px 10px!important;padding:14px!important;border-radius:18px!important;box-shadow:0 7px 20px rgba(15,23,42,.055)!important;overflow:hidden!important;
  }
  body.single-horgaszviz h1{font-size:27px!important;line-height:1.08!important;margin:0 0 8px!important;}
  body.single-horgaszviz h2{font-size:22px!important;line-height:1.14!important;margin:0 0 10px!important;}
  body.single-horgaszviz h3{font-size:18px!important;line-height:1.18!important;margin:0 0 8px!important;}
  body.single-horgaszviz p{font-size:15.5px!important;line-height:1.44!important;margin:8px 0!important;}

  /* Sorrend kizárólag CSS order-rel. Nem költöztetünk DOM-ot. */
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="ai"],
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="dontes"],
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="maipeca"]{order:10!important;}
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="ido"],
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="mikor"]{order:20!important;}
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="napijegy"],
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="asszisztens"]{order:30!important;}
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="tapasztalat"]{order:40!important;}
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="taktika"],
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="beszerzes"]{order:50!important;}
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="szabaly"],
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="rules"]{order:60!important;}
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="bolt"],
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="szallas"]{order:70!important;}
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="tenyek"],
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="leiras"],
  body.single-horgaszviz .hnj-card[data-hnj-mobile-order="faq"]{order:90!important;}

  /* 90 perces terv: teljesen ki. */
  body.single-horgaszviz .hnj-six-hour-plan,
  body.single-horgaszviz .hnj-fast-trip-plan,
  body.single-horgaszviz #hnj-indulasi-terv,
  body.single-horgaszviz [data-hnj-mobile-order="terv90"]{display:none!important;}

  /* SEO/háttér blokkok alapból csukottak, ha details elemek. */
  body.single-horgaszviz details:not([open])>*:not(summary){display:none!important;}

  /* Időjárás: ne legyen félbevágott carousel. */
  body.single-horgaszviz .hnj-weather-grid,
  body.single-horgaszviz .hnj-weather-now-grid,
  body.single-horgaszviz .hnj-weather-cards,
  body.single-horgaszviz .hnj-metric-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;overflow:visible!important;width:100%!important;max-width:100%!important;}
  body.single-horgaszviz .hnj-weather-grid>*,
  body.single-horgaszviz .hnj-weather-now-grid>*,
  body.single-horgaszviz .hnj-weather-cards>*,
  body.single-horgaszviz .hnj-metric-grid>*{min-width:0!important;width:auto!important;max-width:100%!important;min-height:66px!important;padding:10px!important;}

  /* Lábléc mobilon ne legyen. */
  body.single-horgaszviz footer,
  body.single-horgaszviz .hnj-ftr,
  body.single-horgaszviz .hnj-ui-ftr,
  body.single-horgaszviz .site-footer,
  body.single-horgaszviz #colophon{display:none!important;height:0!important;min-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;}

  /* Alsó nav: csak a meglévő gombokat rendezzük 3 oszlopba. Nincs JS, nincs innerHTML. */
  body.single-horgaszviz nav.hnj-mobile-sticky-cta,
  body.single-horgaszviz .hnj-mobile-sticky-cta{
    display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;position:fixed!important;left:10px!important;right:10px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;max-width:520px!important;margin:0 auto!important;padding:8px!important;border-radius:20px!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(12,74,96,.12)!important;box-shadow:0 14px 34px rgba(15,23,42,.20)!important;z-index:99999!important;transform:none!important;
  }
  body.single-horgaszviz .hnj-mobile-sticky-cta a{min-height:38px!important;border-radius:13px!important;padding:5px 3px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;color:#fff!important;text-decoration:none!important;font-size:11px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;box-shadow:none!important;background:#0f766e!important;}
  body.single-horgaszviz .hnj-mobile-sticky-cta a:nth-child(2){background:#075985!important;}
  body.single-horgaszviz .hnj-mobile-sticky-cta a:nth-child(3){background:#ea580c!important;}
  body.single-horgaszviz .hnj-mobile-sticky-cta a:nth-child(4){background:#b45309!important;}
  body.single-horgaszviz .hnj-mobile-sticky-cta a:nth-child(5){background:#334155!important;}
  body.single-horgaszviz .hnj-mobile-sticky-cta a:nth-child(6){background:#15803d!important;}
}
@media (min-width:761px){
}