:root{--hnj-water:#075985;--hnj-ink:#0f172a;--hnj-muted:#64748b;--hnj-soft:#f1f5f9;--hnj-card:#ffffff;--hnj-border:#e2e8f0;--hnj-accent:#f97316;}
.hnj2-shell-page{background:#f3f7fb;min-height:100vh;}
.hnj2-shell-main{max-width:1180px;margin:0 auto;padding:22px 16px 34px;}
.hnj2-shell-main .hnj-card{background:var(--hnj-card);border:1px solid var(--hnj-border);border-radius:18px;box-shadow:0 10px 30px rgba(15,23,42,.05);padding:20px;margin:0 0 20px;}
.hnj2-shell-main .hnj-card h2{margin:0 0 14px;font-size:22px;line-height:1.25;color:var(--hnj-ink);}
.hnj2-shell-main a{color:var(--hnj-water);}
.hnj2-fallback-head{background:#fff;border-bottom:1px solid #e2e8f0;position:relative;z-index:20;}
.hnj2-fallback-head-in{max-width:1180px;margin:0 auto;padding:14px 16px;display:flex;align-items:center;gap:16px;justify-content:space-between;}
.hnj2-fallback-logo{font-size:20px;font-weight:900;color:#0f172a;text-decoration:none;white-space:nowrap;}
.hnj2-fallback-logo span{color:#f97316;}
.hnj2-fallback-nav{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end;}
.hnj2-fallback-nav a{font-size:13px;font-weight:800;color:#334155;text-decoration:none;padding:8px 10px;border-radius:999px;background:#f8fafc;}
.hnj2-fallback-nav a:last-child{background:#f97316;color:#fff;}
.hnj2-fallback-footer{background:#0f172a;color:#cbd5e1;margin-top:30px;}
.hnj2-fallback-footer-in{max-width:1180px;margin:0 auto;padding:24px 16px;font-size:13px;display:flex;gap:12px;justify-content:space-between;flex-wrap:wrap;}
.hnj2-fallback-footer a{color:#e2e8f0;text-decoration:none;margin-left:10px;}
@media(max-width:720px){.hnj2-fallback-head-in{align-items:flex-start;flex-direction:column}.hnj2-fallback-nav{justify-content:flex-start}.hnj2-shell-main{padding:16px 12px 26px}.hnj2-shell-main .hnj-card{padding:16px;border-radius:15px}.hnj2-shell-main .hnj-card h2{font-size:19px}}

.hnj2-szerelék-wrap{margin-bottom:25px}
.hnj2-szerelék-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}
.hnj2-tab-btn{padding:8px 14px;border:1px solid var(--hnj-border);border-radius:999px;background:var(--hnj-card);font-size:13px;font-weight:700;color:var(--hnj-muted);cursor:pointer;transition:all .15s}
.hnj2-tab-btn.active,.hnj2-tab-btn:hover{background:var(--hnj-water);color:#fff;border-color:var(--hnj-water)}
.hnj2-szerelék-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.hnj2-szerelék-item{background:var(--hnj-soft);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:3px}
.hnj2-s-label{font-size:11px;font-weight:800;color:var(--hnj-muted);letter-spacing:.05em;text-transform:uppercase}
.hnj2-s-value{font-size:14px;font-weight:700;color:var(--hnj-ink);line-height:1.35}
.hnj2-szerelék-note{margin-top:12px;padding:10px 14px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;font-size:13px;color:#14532d;line-height:1.5}

.hnj2-90p-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}
.hnj2-90p-card{border:1px solid var(--hnj-border);border-radius:14px;overflow:hidden;background:var(--hnj-card)}
.hnj2-90p-hdr{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;cursor:pointer;user-select:none;gap:8px;border-left:3px solid transparent;transition:background .15s}
.hnj2-90p-hdr:hover{background:var(--hnj-soft)}
.hnj2-90p-c1 .hnj2-90p-hdr{border-left-color:#10b981}
.hnj2-90p-c2 .hnj2-90p-hdr{border-left-color:#f59e0b}
.hnj2-90p-c3 .hnj2-90p-hdr{border-left-color:#075985}
.hnj2-90p-phase{display:flex;flex-direction:column;gap:2px;min-width:0}
.hnj2-90p-time{font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.hnj2-90p-c1 .hnj2-90p-time{color:#047857}
.hnj2-90p-c2 .hnj2-90p-time{color:#b45309}
.hnj2-90p-c3 .hnj2-90p-time{color:#075985}
.hnj2-90p-title{font-size:14px;font-weight:800;color:var(--hnj-ink);line-height:1.25}
.hnj2-90p-chev{font-size:13px;color:var(--hnj-muted);transition:transform .2s ease;flex-shrink:0;line-height:1}
.hnj2-90p-card.open .hnj2-90p-chev{transform:rotate(180deg)}
.hnj2-90p-body{max-height:0;overflow:hidden;transition:max-height .28s ease}
.hnj2-90p-card.open .hnj2-90p-body{max-height:500px}
.hnj2-90p-text{font-size:14px;line-height:1.65;color:var(--hnj-ink);margin:0;padding:10px 14px 14px;border-top:1px solid var(--hnj-border)}

.hnj2-celhal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;margin-top:14px}
.hnj2-celhal-card{border:1px solid var(--hnj-border);border-radius:14px;overflow:hidden;background:var(--hnj-card)}
.hnj2-celhal-hdr{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;background:var(--hnj-soft);gap:8px;user-select:none}
.hnj2-celhal-hdr:hover{background:#dbeafe}
.hnj2-celhal-name{font-size:16px;font-weight:800;color:var(--hnj-water)}
.hnj2-celhal-mod{font-size:12px;color:var(--hnj-muted);margin-top:2px}
.hnj2-celhal-chev{font-size:14px;color:var(--hnj-muted);transition:transform .2s;flex-shrink:0}
.hnj2-celhal-card.open .hnj2-celhal-chev{transform:rotate(180deg)}
.hnj2-celhal-body{max-height:0;overflow:hidden;transition:max-height .3s ease}
.hnj2-celhal-card.open .hnj2-celhal-body{max-height:800px}
.hnj2-celhal-inner{padding:14px 16px;display:grid;gap:10px}
.hnj2-celhal-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.hnj2-celhal-item{background:var(--hnj-soft);border-radius:10px;padding:10px 12px}
.hnj2-celhal-item.full{grid-column:1/-1}
.hnj2-celhal-lbl{font-size:11px;font-weight:800;color:var(--hnj-muted);text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:3px}
.hnj2-celhal-val{font-size:13px;color:var(--hnj-ink);line-height:1.5;font-weight:600}
.hnj2-celhal-warn{background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;padding:10px 12px;grid-column:1/-1}
.hnj2-celhal-warn .hnj2-celhal-val{color:#7c2d12}

.hnj2-szerelék-sub{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px;grid-column:1/-1}
.hnj2-szerelék-sub-title{font-size:12px;font-weight:800;color:var(--hnj-water);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}
.hnj2-szerelék-sub-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}
.hnj2-szerelék-sub-item{display:flex;flex-direction:column;gap:1px}
.hnj2-s-sub-lbl{font-size:10px;font-weight:800;color:var(--hnj-muted);text-transform:uppercase;letter-spacing:.04em}
.hnj2-s-sub-val{font-size:12px;color:var(--hnj-ink);font-weight:600;line-height:1.35}

.hnj2-rule-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}
.hnj2-rule-item{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;border:1px solid var(--hnj-border);font-size:13px;font-weight:700}
.hnj2-rule-item.allowed{background:#f0fdf4;border-color:#bbf7d0;color:#14532d}
.hnj2-rule-item.forbidden{background:#fef2f2;border-color:#fecaca;color:#991b1b}
.hnj2-rule-item.conditional{background:#fffbeb;border-color:#fde68a;color:#92400e}
.hnj2-rule-item.required{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}
.hnj2-rule-item.unknown{background:var(--hnj-soft);color:var(--hnj-muted)}
.hnj2-rule-icon{font-size:16px;flex-shrink:0}
.hnj2-rule-text{display:flex;flex-direction:column;gap:1px;min-width:0}
.hnj2-rule-name{font-size:11px;font-weight:800;opacity:.7;text-transform:uppercase;letter-spacing:.04em}
.hnj2-rule-val{font-size:13px;font-weight:800;white-space:nowrap}

.hnj2-csali-grid{display:grid;gap:10px;margin-top:12px}
.hnj2-csali-item{border:1px solid var(--hnj-border);border-radius:12px;padding:14px;background:var(--hnj-card)}
.hnj2-csali-cel{font-size:12px;font-weight:800;color:var(--hnj-water);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}
.hnj2-csali-ajanlat{font-size:14px;font-weight:700;color:var(--hnj-ink);margin-bottom:5px;line-height:1.4}
.hnj2-csali-indoklas{font-size:13px;color:var(--hnj-muted);line-height:1.55}

.hnj2-fogas-lista{display:grid;gap:8px;margin-top:12px}
.hnj2-fogas-item{display:flex;align-items:center;gap:12px;padding:12px 14px;background:var(--hnj-soft);border-radius:12px;border:1px solid var(--hnj-border)}
.hnj2-fogas-kor{flex:0 0 44px;height:44px;border-radius:50%;background:var(--hnj-water);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;text-align:center;line-height:1.2}
.hnj2-fogas-info{min-width:0;flex:1}
.hnj2-fogas-hal{font-size:15px;font-weight:800;color:var(--hnj-ink)}
.hnj2-fogas-meta{font-size:12px;color:var(--hnj-muted);margin-top:2px}
.hnj2-fogas-suly{font-size:18px;font-weight:900;color:var(--hnj-water);white-space:nowrap}

.hnj2-nav-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}
.hnj2-nav-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:13px;background:var(--hnj-soft);border:1px solid var(--hnj-border);border-radius:12px;font-size:14px;font-weight:800;color:var(--hnj-ink);text-decoration:none;transition:all .15s}
.hnj2-nav-btn:hover{background:var(--hnj-water);color:#fff;border-color:var(--hnj-water)}

@media(max-width:640px){
    .hnj2-90p-grid{grid-template-columns:1fr}
    .hnj2-90p-card:first-child .hnj2-90p-body{max-height:500px}
    .hnj2-90p-card:first-child{border-top:none}
    .hnj2-szerelék-grid{grid-template-columns:1fr}
    .hnj2-rule-grid{grid-template-columns:1fr 1fr}
    .hnj2-celhal-row{grid-template-columns:1fr}
    .hnj2-nav-grid{grid-template-columns:1fr}
    .hnj2-szerelék-sub-grid{grid-template-columns:1fr}
}


.hnj2-zone-decision{margin:0 0 20px;}
.hnj2-zone-tactical{margin:0 0 20px;}
.hnj-one-peca-tip p,
.hnj-one-peca-tip li,
.hnj-one-peca-tip div{
  overflow:visible!important;
  max-height:none!important;
  text-overflow:clip!important;
  -webkit-line-clamp:unset!important;
  line-clamp:unset!important;
}
.hnj-one-peca-tip [style*="grid-template-columns:repeat(2"]{align-items:start!important;}
.hnj-one-peca-tip [style*="background:var(--hnj-soft)"]{min-height:auto!important;}
.hnj2-90p-card:first-child .hnj2-90p-body{max-height:0!important;}
.hnj2-90p-card.open:first-child .hnj2-90p-body{max-height:500px!important;}
.hnj2-celhal-card:first-child .hnj2-celhal-body{max-height:0!important;}
.hnj2-celhal-card.open:first-child .hnj2-celhal-body{max-height:800px!important;}
.hnj2-90p-card,.hnj2-celhal-card{scroll-margin-top:90px;}
.hnj-ai-box--lower{margin-top:24px;}
@media(max-width:700px){
  .hnj-one-peca-tip [style*="grid-template-columns:repeat(2"]{grid-template-columns:1fr!important;}
}



.hnj-decision-card{border-color:rgba(20,184,166,.22)!important;background:linear-gradient(135deg,#f0fdfa 0%,#ffffff 48%,#f8fafc 100%)!important}
.hnj-decision-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-bottom:16px}
.hnj-decision-ey{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#ccfbf1;color:#0f766e;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}
.hnj-decision-head h2{margin:9px 0 6px!important}
.hnj-decision-head p{margin:0;color:#475569;font-size:15px;line-height:1.6}
.hnj-decision-score{min-width:138px;border-radius:18px;background:#0f766e;color:#fff;padding:14px 16px;text-align:center;box-shadow:0 14px 30px rgba(15,118,110,.20)}
.hnj-decision-score strong{display:block;font-size:22px;line-height:1;font-weight:950;letter-spacing:-.03em}
.hnj-decision-score span{display:block;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;opacity:.9;margin-top:5px}
.hnj-decision-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:12px}
.hnj-decision-box{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:16px;box-shadow:0 10px 26px rgba(15,23,42,.04)}
.hnj-decision-box h3{margin:0 0 10px;color:#0f172a;font-size:16px;line-height:1.25;font-weight:950}
.hnj-decision-box ul{margin:0;padding-left:18px;color:#334155;font-size:14px;line-height:1.55}
.hnj-decision-box li{margin:4px 0}
.hnj-check-list li::marker{content:"✓ ";color:#16a34a;font-weight:900}
.hnj-decision-accom p{margin:0 0 12px;color:#475569;font-size:14px;line-height:1.55}
.hnj-decision-accom a,.hnj-decision-actions a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;border-radius:999px;font-weight:950}
.hnj-decision-accom a{padding:9px 13px;background:#eff6ff;color:#075985!important;border:1px solid #bfdbfe;font-size:13px}
.hnj-decision-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}
.hnj-decision-actions a{padding:10px 14px;background:#f97316;color:#fff!important;font-size:13px;box-shadow:0 10px 24px rgba(249,115,22,.18)}
.hnj-decision-actions a+ a{background:#f8fafc;color:#075985!important;border:1px solid #bae6fd;box-shadow:none}
@media(max-width:860px){
  .hnj-decision-head{grid-template-columns:1fr}
  .hnj-decision-score{text-align:left;min-width:0}
  .hnj-decision-grid{grid-template-columns:1fr}
}


.hnj-decision-card,.hnj-decision-card *{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;box-sizing:border-box}.hnj-decision-card{font-size:16px;line-height:1.6}.hnj-decision-ey{font-size:12px!important;letter-spacing:.06em}.hnj-decision-head h2{font-size:24px!important;line-height:1.18!important;color:#075985!important}.hnj-decision-head p{font-size:16px!important;line-height:1.65!important;color:#475569!important;max-width:980px}.hnj-decision-score strong{font-size:28px!important}.hnj-decision-score span{font-size:12px!important}.hnj-decision-box h3{font-size:18px!important;line-height:1.25!important}.hnj-decision-box ul{font-size:16px!important;line-height:1.65!important}.hnj-decision-box li{margin:6px 0}.hnj-decision-accom p{font-size:16px!important;line-height:1.65!important}.hnj-decision-actions a{font-size:15px!important;padding:12px 18px!important}.hnj-decision-actions a[href="#hnj-mai-peca-tipp"]{background:#f97316!important;color:#fff!important}.hnj-one-peca-tip{scroll-margin-top:110px}.hnj-card[id="hnj-indulasi-terv"],#hnj-jegyarak,#hnj-rules-zone,#hnj-mai-dontes{scroll-margin-top:110px}@media(max-width:760px){.hnj-decision-head h2{font-size:22px!important}.hnj-decision-grid{grid-template-columns:1fr!important}.hnj-decision-actions a{width:100%;justify-content:center}.hnj-decision-score strong{font-size:24px!important}}

/* 0.11.87 mobil adatlap UX: döntési réteg fent, mély taktika csukhatóan */
.hnj-mobile-deep{display:block;overflow:hidden}
.hnj-mobile-deep-summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-2px 0 14px;padding:0;color:var(--hnj-ink);font-weight:950;font-size:22px;line-height:1.2}
.hnj-mobile-deep-summary::-webkit-details-marker{display:none}
.hnj-mobile-deep-summary span{display:flex;align-items:center;gap:8px;min-width:0}
.hnj-mobile-deep-summary em{font-style:normal;font-size:12px;line-height:1.2;font-weight:900;color:#075985;background:#e0f2fe;border:1px solid #bae6fd;border-radius:999px;padding:7px 10px;white-space:nowrap}
.hnj-mobile-deep[open]>.hnj-mobile-deep-summary em{background:#f8fafc;color:#64748b;border-color:#e2e8f0}
.hnj-mobile-deep[open]>.hnj-mobile-deep-summary em::after{content:' · nyitva'}
.hnj-mobile-deep:not([open])>.hnj-mobile-deep-body{display:none!important}
.hnj-mobile-subsection{margin-top:8px}.hnj-mobile-subsection+.hnj-mobile-subsection{margin-top:18px;padding-top:16px;border-top:1px dashed #dbe5ee}.hnj-mobile-subsection h2{margin:0 0 6px!important}.hnj-mobile-sublead{margin:0 0 12px;color:#64748b;font-size:14px;line-height:1.55}.hnj-rule-note-details{margin-top:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.hnj-rule-note-details>.hnj-mobile-deep-summary{font-size:16px;margin:0}.hnj-rule-note-details[open]>.hnj-mobile-deep-summary{margin-bottom:10px}.hnj-rule-note-details .hnj-rule-fast-note{border:0;background:transparent;margin:0;padding:0}.hnj-mobile-sticky-cta{display:none}
@media(min-width:761px){.hnj-mobile-deep-summary{cursor:default}.hnj-mobile-deep-summary em{display:none}.hnj-mobile-deep:not([open])>.hnj-mobile-deep-body{display:block!important}.hnj-mobile-longread>.hnj-mobile-deep-summary{display:none}.hnj-mobile-longread>.hnj-mobile-deep-body{display:block!important}.hnj-mobile-plan>.hnj-mobile-deep-summary{display:none}.hnj-taktika-csali>.hnj-mobile-deep-summary{display:none}}
@media(max-width:760px){body.single-horgaszviz{padding-bottom:72px}.hnj-card{border-radius:18px!important;padding:18px!important}.hnj-mobile-deep-summary{font-size:18px;margin-bottom:0}.hnj-mobile-deep[open]>.hnj-mobile-deep-summary{margin-bottom:14px}.hnj-mobile-deep-summary em{font-size:11px;padding:6px 9px}.hnj-taktika-csali .hnj2-celhal-grid,.hnj2-90p-grid,.hnj2-csali-grid{grid-template-columns:1fr!important}.hnj-mobile-sublead{font-size:13px}.hnj2-celhal-card,.hnj2-90p-card,.hnj2-csali-item{border-radius:14px}.hnj2-celhal-hdr,.hnj2-90p-hdr{padding:12px 13px}.hnj2-celhal-inner{padding:12px 13px}.hnj2-celhal-row{grid-template-columns:1fr!important}.hnj-rules-fast-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.hnj-rule-fast-item{min-height:112px;padding:12px!important}.hnj-rule-note-details:not([open]){padding:13px 14px}.hnj-rule-note-details:not([open])>.hnj-mobile-deep-summary{margin-bottom:0}.hnj-mobile-longread:not([open]){padding:16px 18px!important}.hnj-mobile-sticky-cta{position:fixed;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));z-index:9999;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,auto);gap:6px;padding:7px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border:1px solid rgba(15,23,42,.10);border-radius:18px;box-shadow:0 16px 40px rgba(15,23,42,.18)}.hnj-mobile-sticky-cta a{display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none!important;background:#0f766e;color:#fff!important;border-radius:12px;padding:8px 4px;font-size:11.5px;font-weight:950;line-height:1.15}.hnj-mobile-sticky-cta a:nth-child(2){background:#075985}.hnj-mobile-sticky-cta a:nth-child(3){background:#f97316}.hnj-decision-card{margin-top:12px}.hnj-decision-actions{display:grid!important;grid-template-columns:1fr!important}.hnj-decision-actions a{width:100%}.hnj-one-peca-tip [style*="grid-template-columns:repeat(2"]{grid-template-columns:1fr!important}.hnj-sidebar{display:none!important}}


/* 0.11.97 mobile weather + compact layout */
.hnj-card#hnj-weather-card{scroll-margin-top:110px}
@media(max-width:760px){.hnj-card#hnj-weather-card h2{font-size:19px!important;line-height:1.28!important}.hnj-weather-grid{gap:8px!important}.hnj-weather-item{padding:10px 8px!important;border-radius:12px!important}.hnj-weather-item .w-icon{font-size:19px!important}.hnj-weather-item .w-val{font-size:16px!important}.hnj-weather-item .w-lbl{font-size:10px!important;letter-spacing:.04em!important}.hnj-data-freshness{display:grid;gap:6px}.hnj-weather-windtip{padding:14px!important;border-radius:14px!important}}

/* Safety net: if an older cached decision card still renders, hide it on the frontend. */
.hnj-decision-card{display:none!important}


/* 0.11.98 mobile webapp UX polish */
.hnj-ftr-group summary{list-style:none}.hnj-ftr-group summary::-webkit-details-marker{display:none}.hnj-ftr-group h4,.hnj-ftr-summary{color:#fff!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.07em;margin:0 0 14px;padding:0;border:0;line-height:1.25}
@media(max-width:760px){.hnj-site-nav{display:block!important;max-width:100%!important;overflow:hidden!important;padding:10px 14px 8px!important;background:#fff!important;border-bottom:1px solid #dbe7ef!important}.hnj-site-brand{display:flex!important;max-width:220px!important;margin:0 0 8px!important;overflow:hidden!important}.hnj-site-brand img,.hnj-site-nav img{max-width:210px!important;max-height:64px!important;width:auto!important;height:auto!important;object-fit:contain!important}.hnj-site-menu{display:flex!important;gap:8px!important;overflow-x:auto!important;white-space:nowrap!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;padding:0 0 8px!important}.hnj-site-menu::-webkit-scrollbar{display:none!important}.hnj-site-menu a{flex:0 0 auto!important;border:1px solid #dbe7ef!important;border-radius:999px!important;padding:10px 13px!important;font-size:14px!important;font-weight:900!important;background:#fff!important;color:#334155!important}.hnj-hero{padding-bottom:120px!important}.hnj-weather-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.hnj-weather-item{padding:10px 8px!important;border-radius:13px!important}.hnj-weather-item .w-icon{font-size:19px!important}.hnj-weather-item .w-val{font-size:16px!important}.hnj-weather-item .w-lbl{font-size:10px!important}.hnj-mobile-deep:not([open]){padding:0!important}.hnj-mobile-deep:not([open])>.hnj-mobile-deep-body{display:none!important}.hnj-mobile-deep:not([open])>.hnj-mobile-deep-summary{margin:0!important;border-radius:20px!important;background:#fff!important;padding:17px 18px!important}.hnj-mobile-deep-summary{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;cursor:pointer!important}.hnj-mobile-deep-summary span{font-size:19px!important;line-height:1.2!important;font-weight:950!important}.hnj-mobile-deep-summary em{font-style:normal!important;font-size:11px!important;white-space:nowrap!important;border-radius:999px!important;background:#e0f2fe!important;color:#075985!important;padding:7px 10px!important;font-weight:900!important}.hnj-ftr{padding-bottom:calc(104px + env(safe-area-inset-bottom))!important}.hnj-ftr-top{display:block!important}.hnj-ftr-group{border-top:1px solid rgba(255,255,255,.10)!important}.hnj-ftr-summary{display:flex!important;justify-content:space-between!important;padding:15px 0!important;margin:0!important;cursor:pointer!important}.hnj-ftr-summary:after{content:'+';font-size:18px}.hnj-ftr-group[open]>.hnj-ftr-summary:after{content:'–'}.hnj-ftr-group ul{padding:0 0 14px!important}.hnj-ftr-imp{font-size:11px!important;max-height:8.5em!important;overflow:hidden!important}.hnj-ftr-logo-img{width:190px!important;max-width:86%!important;background:#fff!important;border-radius:18px!important;padding:8px!important}}


/* 0.11.99 mobile webapp polish */
@media(max-width:760px){.hnj-hero{padding:24px 20px 108px!important}.hnj-hero h1{font-size:30px!important;line-height:1.08!important}.hnj-hero-meta{font-size:14px!important;gap:8px 12px!important}.hnj-bite-widget{grid-template-columns:66px minmax(0,1fr)!important;gap:12px!important;padding:12px!important}.hnj-bite-circle{width:62px!important;height:62px!important;font-size:22px!important}.hnj-bite-details h4{font-size:18px!important;line-height:1.18!important}.hnj-bite-details p{font-size:15px!important;line-height:1.48!important}.hnj-safety-status{font-size:14px!important;line-height:1.42!important;padding:13px!important}.hnj-mobile-sticky-cta{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(2,auto)!important;gap:6px!important;padding:7px!important;border-radius:18px!important}.hnj-mobile-sticky-cta a{font-size:11.5px!important;padding:8px 4px!important;min-height:34px!important;border-radius:12px!important;line-height:1.05!important;white-space:nowrap!important}.hnj-wrapper{padding-bottom:calc(124px + env(safe-area-inset-bottom))!important}}


/* 0.12.0 mobile app UI polish */
@media(max-width:760px){
  body.single-horgaszviz{background:#eef4f7!important;overflow-x:hidden!important}
  .hnj-wrapper{background:#eef4f7!important;padding-bottom:calc(126px + env(safe-area-inset-bottom))!important}
  .hnj-container{padding-left:14px!important;padding-right:14px!important}
  .hnj-hero{border-radius:22px!important;padding:22px 19px 94px!important;margin:10px 0 16px!important;background:linear-gradient(145deg,#053a54 0%,#075e80 100%)!important;box-shadow:0 18px 44px rgba(4,47,64,.18)!important}
  .hnj-hero h1{font-size:28px!important;line-height:1.06!important;letter-spacing:-.055em!important;margin:0 0 14px!important;max-width:100%!important;word-break:normal!important;overflow-wrap:break-word!important}
  .hnj-hero-meta{display:flex!important;flex-wrap:wrap!important;gap:8px 12px!important;font-size:13.5px!important;line-height:1.28!important;color:#cfeaf3!important}
  .hnj-hero-meta span{white-space:nowrap!important}
  .hnj-bite-widget{display:grid!important;grid-template-columns:60px minmax(0,1fr)!important;gap:12px!important;padding:12px!important;margin-top:18px!important;border-radius:18px!important;align-items:center!important;background:rgba(255,255,255,.105)!important;border:1px solid rgba(255,255,255,.16)!important}
  .hnj-bite-circle{width:58px!important;height:58px!important;font-size:21px!important;box-shadow:0 10px 24px rgba(245,158,11,.18)!important}
  .hnj-bite-details h4{font-size:18px!important;line-height:1.16!important;margin:0 0 5px!important;white-space:normal!important;overflow-wrap:break-word!important}
  .hnj-bite-details p{font-size:14.5px!important;line-height:1.43!important;margin:0!important;color:#e4f4fa!important}
  .hnj-safety-status{margin-top:13px!important;font-size:14px!important;line-height:1.38!important;border-radius:16px!important;padding:12px 13px!important}.hnj-safety-status b{font-size:15px!important;line-height:1.25!important}.hnj-safety-status a{font-size:14px!important}
  .hnj-card{border-radius:20px!important;padding:16px!important;margin-bottom:16px!important;box-shadow:0 14px 32px rgba(7,17,31,.07)!important}
  .hnj-card h2{font-size:20px!important;line-height:1.18!important;letter-spacing:-.02em!important;margin-bottom:12px!important}
  .hnj-weather-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.hnj-weather-item{padding:10px 8px!important;border-radius:13px!important}.hnj-weather-item .w-icon{font-size:18px!important}.hnj-weather-item .w-val{font-size:16px!important}.hnj-weather-item .w-lbl{font-size:10px!important}
  .hnj-mobile-sticky-cta{left:9px!important;right:9px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;padding:8px!important;border-radius:20px!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(14px)!important;box-shadow:0 18px 42px rgba(15,23,42,.18)!important}
  .hnj-mobile-sticky-cta a{font-size:11.5px!important;padding:9px 4px!important;min-height:36px!important;border-radius:14px!important;font-weight:950!important;line-height:1.05!important;white-space:nowrap!important;box-shadow:none!important;color:#fff!important;text-decoration:none!important}
  .hnj-mobile-sticky-cta a:nth-child(1){background:#0f766e!important}.hnj-mobile-sticky-cta a:nth-child(2){background:#075985!important}.hnj-mobile-sticky-cta a:nth-child(3){background:#f97316!important}.hnj-mobile-sticky-cta a:nth-child(4){background:#ca8a04!important}.hnj-mobile-sticky-cta a:nth-child(5){background:#334155!important}.hnj-mobile-sticky-cta a:nth-child(6){background:linear-gradient(135deg,#0f766e,#16a34a)!important}
  .hnj-live-form,.hnj-live-list,.hnj-no-data,.hnj-card:has(.hnj-live-form){display:none!important}
}



/* 0.12.3 desktop + mobile layout hardening */
.hnj-decision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:4px;min-width:0;overflow:hidden}.hnj-decision-box{border-radius:14px;padding:14px;min-width:0;overflow-wrap:anywhere}.hnj-decision-title{font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;line-height:1.35}.hnj-decision-list{margin:0;padding-left:18px;font-size:14px;line-height:1.55;color:inherit}.hnj-decision-list li{margin:0 0 6px}.hnj-decision-ok{background:#f0fdf4;border:1px solid #bbf7d0;color:#14532d}.hnj-decision-ok .hnj-decision-title{color:#166534}.hnj-decision-no{background:#fef2f2;border:1px solid #fecaca;color:#7f1d1d}.hnj-decision-no .hnj-decision-title{color:#991b1b}.hnj-decision-warn{background:#fffbeb;border:1px solid #fde68a;color:#78350f}.hnj-decision-warn .hnj-decision-title{color:#92400e}.hnj-decision-check{background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a5f}.hnj-decision-check .hnj-decision-title{color:#1e40af}
@media(min-width:1024px){body.single-horgaszviz .hnj-container{max-width:1280px!important;width:min(1280px,calc(100vw - 44px))!important;margin-left:auto!important;margin-right:auto!important;padding-left:22px!important;padding-right:22px!important}body.single-horgaszviz .hnj-layout{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(330px,.86fr)!important;gap:28px!important;align-items:start!important}body.single-horgaszviz .hnj-main-content{grid-column:1!important;min-width:0!important}body.single-horgaszviz .hnj-sidebar{grid-column:2!important;min-width:0!important;display:block!important}body.single-horgaszviz .hnj-layout>*{min-width:0!important}}
@media(max-width:760px){body.single-horgaszviz .hnj-decision-grid{grid-template-columns:1fr!important;gap:10px!important}body.single-horgaszviz .hnj-decision-box{padding:12px!important;border-radius:13px!important}body.single-horgaszviz .hnj-decision-title{font-size:11px!important}body.single-horgaszviz .hnj-decision-list{font-size:14px!important;line-height:1.48!important}body.single-horgaszviz .hnj-mobile-longread>.hnj-mobile-deep-summary{display:grid!important;grid-template-columns:1fr!important;align-items:start!important;gap:8px!important}body.single-horgaszviz .hnj-mobile-longread>.hnj-mobile-deep-summary span{font-size:22px!important;line-height:1.12!important}body.single-horgaszviz .hnj-mobile-longread>.hnj-mobile-deep-summary em{justify-self:start!important;max-width:100%!important;white-space:normal!important;line-height:1.15!important;font-size:11px!important;padding:7px 10px!important}.hnj-tabs{display:flex!important;gap:8px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;padding-bottom:6px!important}.hnj-tab-btn{flex:0 0 auto!important;white-space:nowrap!important;font-size:13px!important;padding:10px 13px!important}}

