/* HNJ externalized render CSS */
.hnj-cluster-wrap,.marker-cluster{background:transparent!important;border:0!important;cursor:pointer!important;touch-action:manipulation!important;pointer-events:auto!important;-webkit-tap-highlight-color:transparent!important}.hnj-cluster-wrap.leaflet-interactive,.marker-cluster{cursor:pointer!important}.hnj-cluster{pointer-events:none;user-select:none}.leaflet-marker-icon.hnj-cluster-wrap{will-change:transform}.hnj-list-note{margin:0 0 8px!important;padding:6px 9px!important;border:1px solid rgba(47,183,183,.18)!important;background:#f7fcfb!important;border-radius:10px!important;color:#5f746e!important;font-size:11px!important;font-weight:650!important;line-height:1.25!important;box-shadow:none!important;}
.hnj-lista-mode{font-size:13px!important;line-height:1.35!important;padding:8px 10px!important;margin:0 0 8px!important;}


.hnj-mobile-map-gate{display:none;}
@media(max-width:767px){
  body.hnj-mobile-map-collapsed .hnj-map-sec{display:none!important;}
  .hnj-mobile-map-gate{display:block;background:#f7f7f7;padding:16px 16px 10px;}
  .hnj-mobile-map-open{width:100%;border:0;border-radius:18px;background:#0E5A5A;color:#fff;font-size:16px;font-weight:950;padding:15px 16px;box-shadow:0 10px 26px rgba(14,90,90,.22);cursor:pointer;}
  .hnj-mobile-map-gate-sub{text-align:center;color:#5f746e;font-size:12px;font-weight:750;line-height:1.35;margin-top:8px;}
  body:not(.hnj-mobile-map-collapsed) .hnj-mobile-map-gate{display:none!important;}
}

.hnj-mobile-quicknav{display:none;}
@media(max-width:767px){
  .hnj-mobile-quicknav{display:block;position:sticky;top:0;z-index:930;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(15,23,42,.10);box-shadow:0 8px 22px rgba(15,23,42,.08);}
  .hnj-mobile-quicknav-in{display:flex;align-items:center;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:8px 10px 9px;scrollbar-width:none;}
  .hnj-mobile-quicknav-in::-webkit-scrollbar{display:none;}
  .hnj-mobile-quicknav-label{flex:0 0 auto;color:#64748b;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;margin-right:1px;}
  .hnj-mq-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#fff;color:#0f172a!important;text-decoration:none!important;font-size:12.5px;font-weight:950;line-height:1;padding:8px 10px;box-shadow:0 5px 16px rgba(15,23,42,.06);white-space:nowrap;cursor:pointer;}
  .hnj-hero-section{min-height:520px!important;}
  .hnj-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  .hnj-today-snapshot{margin-top:0!important;}
  .hnj-simple-page .hnj-simple-hero h1{font-size:clamp(32px,9vw,50px)!important;line-height:.98!important;}
  .hnj-simple-page .hnj-simple-hero p{font-size:15px!important;line-height:1.45!important;}
  .hnj-planner-15135 .hnj-simple-list li{margin-bottom:8px!important;}
  .hnj-planner-trust{border-top:1px solid rgba(15,23,42,.08);}
  .hnj-mq-btn.primary{background:#F28C28;color:#fff!important;border-color:#F28C28;box-shadow:0 8px 20px rgba(242,140,40,.24);}
  .hnj-mq-btn:active{transform:translateY(1px);}
}