/* JdemeBruslit shared stable components */
.top .navBtn,.top .navBtnLink{font-weight:500!important}.top .drop a{font-weight:400!important}
:root{--jdb-blue:#0787f2;--jdb-navy:#071b3d;--jdb-deep:#031126;--jdb-yellow:#ffc928;--jdb-line:#e3ebf6;--jdb-muted:#6d7891;--jdb-shadow:0 18px 50px rgba(9,35,72,.13)}
.top{position:sticky;top:0;z-index:100;background:rgba(3,17,38,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.10)}
.nav{height:66px!important;display:flex!important;align-items:center!important;gap:16px!important;max-width:1180px;margin:0 auto;padding:0 22px}
.logo{display:flex!important;align-items:center!important;gap:10px!important;color:#fff!important;font-weight:950!important;line-height:1!important;min-width:148px;text-decoration:none!important}
.logoImg{display:block;width:44px;height:44px;object-fit:contain;flex:0 0 auto}.logoText{font-size:15px!important;letter-spacing:-.02em!important;text-transform:none!important}.logoText small{display:block;font-size:11px;font-weight:800;color:#bfe2ff;margin-top:2px;letter-spacing:.02em}
.menu{display:flex!important;align-items:center!important;gap:2px!important;margin-left:auto!important;height:66px!important}.navItem{position:relative!important;display:flex!important;align-items:center!important;height:66px!important}.navBtn,.navBtnLink{height:42px!important;min-width:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;flex-direction:row!important;padding:0 10px!important;border-radius:12px!important;color:#fff!important;background:transparent!important;border:0!important;font-size:12px!important;font-weight:850!important;line-height:1.1!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important;cursor:pointer!important;opacity:.96!important}.navBtn:hover,.navBtnLink:hover{background:rgba(255,255,255,.09)!important}.navBtn .arrow{font-size:10px!important;line-height:1!important;opacity:.8!important}.drop{top:58px!important;z-index:120!important}.actions{height:66px!important;display:flex!important;align-items:center!important;gap:8px!important;margin-left:8px!important}.btn,.iconBtn{box-sizing:border-box!important}.actions .btn{height:38px!important;border-radius:12px!important;padding:0 13px!important;font-size:12px!important;font-weight:900!important;line-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}.iconBtn{width:38px!important;height:38px!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important;padding:0!important}.headerSearch{position:relative;height:66px;display:flex;align-items:center}.searchPanel{position:absolute;right:0;top:58px;width:min(430px,calc(100vw - 30px));background:#fff;border:1px solid var(--jdb-line);border-radius:18px;box-shadow:var(--jdb-shadow);padding:12px;display:none}.headerSearch:hover .searchPanel,.headerSearch:focus-within .searchPanel{display:block}.headerSearchForm{display:grid;grid-template-columns:1fr auto;gap:8px}.headerSearchForm input{border:1px solid var(--jdb-line);border-radius:13px;padding:12px;background:#f8fbff}.headerSearchHint{display:block;color:#6d7891;margin-top:7px}.mobileOnly{display:none!important}
.footer{background:linear-gradient(135deg,#061b3d,#08346f 55%,#0787f2)!important;color:white!important;padding:42px 0!important;margin-top:60px!important}.footerGrid{display:grid!important;grid-template-columns:2fr repeat(4,1fr)!important;gap:24px!important}.footer b{display:block;margin-bottom:8px;color:#fff}.footer p{color:#d9ecff!important;line-height:1.55}.footer a{display:block;color:#d9ecff!important;margin:8px 0;font-size:14px;text-decoration:none}.footer a:hover{color:#fff!important;text-decoration:underline}.footer .footerBrand{font-size:24px;font-weight:950;letter-spacing:-.03em}.footer .footerClaim{max-width:360px}
#home .section>.featureGrid{grid-template-columns:1.4fr .9fr!important;gap:18px!important}#home .week{min-height:330px!important;padding:28px!important}#home .week h2:first-child{font-size:24px!important}#home .week h2:nth-child(2){font-size:30px!important;margin-top:4px!important}.panel{border-radius:22px!important}.panelPad{padding:26px!important}
@media(max-width:1100px){.menu{display:none!important}.mobileOnly{display:inline-grid!important;margin-left:auto}.actions{display:none!important}.logo{min-width:auto}.nav{height:64px!important}.footerGrid{grid-template-columns:1fr 1fr!important}#home .section>.featureGrid{grid-template-columns:1fr!important}}
@media(max-width:620px){.footerGrid{grid-template-columns:1fr!important}.logoText{font-size:14px!important}.logoImg{width:38px;height:38px}.nav{padding:0 16px}.headerSearchForm{grid-template-columns:1fr}.searchPanel{right:-54px}}

/* vStab2: pevný header bez přetékání + logo v původní velké velikosti */
.top{overflow:visible!important}
.nav{
  height:74px!important;
  max-width:1320px!important;
  width:100%!important;
  padding:0 18px!important;
  gap:10px!important;
  flex-wrap:nowrap!important;
  overflow:visible!important;
}
.logo{
  flex:0 0 190px!important;
  width:190px!important;
  min-width:190px!important;
  max-width:190px!important;
  gap:0!important;
  overflow:hidden!important;
}
.logoImg{
  width:190px!important;
  height:54px!important;
  max-width:190px!important;
  object-fit:contain!important;
  display:block!important;
  flex:0 0 190px!important;
}
.logoText{display:none!important}
.menu{
  height:74px!important;
  flex:1 1 auto!important;
  min-width:0!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:0!important;
  margin-left:4px!important;
  overflow:visible!important;
}
.navItem{height:74px!important;align-items:center!important;flex:0 0 auto!important}
.navBtn,.navBtnLink{
  height:36px!important;
  padding:0 7px!important;
  border-radius:10px!important;
  font-size:11.2px!important;
  letter-spacing:.01em!important;
  line-height:1!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  flex:0 0 auto!important;
  transform:none!important;
}
.navBtn .arrow{font-size:9px!important;margin-left:1px!important;line-height:1!important;transform:none!important}.drop{top:63px!important}
.headerSearch{height:74px!important;flex:0 0 38px!important;display:flex!important;align-items:center!important;justify-content:center!important}.headerSearch .iconBtn{width:36px!important;height:36px!important}
.actions{
  height:74px!important;
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:6px!important;
  margin-left:2px!important;
  overflow:visible!important;
}
.actions .btn{
  height:34px!important;
  min-height:34px!important;
  padding:0 10px!important;
  border-radius:10px!important;
  font-size:11.2px!important;
  line-height:1!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  flex:0 0 auto!important;
  max-width:none!important;
  transform:none!important;
  margin:0!important;
}
.actions .login{border-width:1px!important;background:transparent!important;color:#fff!important}.actions .primary{background:var(--jdb-blue)!important;color:#fff!important}
.mobileOnly{flex:0 0 36px!important;margin-left:auto!important}
@media(max-width:1280px){
  .menu{display:none!important}
  .actions{display:none!important}
  .mobileOnly{display:inline-grid!important}
  .nav{height:68px!important;max-width:1180px!important}
  .logo{flex-basis:190px!important;width:190px!important;min-width:190px!important}
  .logoImg{width:190px!important;height:54px!important}
  .headerSearch{margin-left:auto!important;height:68px!important}
}
@media(max-width:620px){
  .nav{height:64px!important;padding:0 14px!important}
  .logo{flex-basis:160px!important;width:160px!important;min-width:160px!important}
  .logoImg{width:160px!important;height:46px!important}
}

/* JdemeBruslit jednotná sada ikonek služeb */
.service-icon{width:18px;height:18px;display:inline-block;object-fit:contain;vertical-align:middle;flex:0 0 auto}
.service-pill{font-weight:650!important;font-size:11.5px!important;gap:6px!important;line-height:1.15!important}
.service-pill .service-icon{width:16px;height:16px}
.service-tile{grid-template-columns:34px 1fr!important;align-items:center!important;gap:10px!important}
.service-tile .tile-icon{width:26px;height:26px;background:#eef8ff;border:1px solid #d9efff;border-radius:12px;padding:6px;box-sizing:content-box}
.filter-chip{font-weight:500!important}
.filters-side .filter-chip{font-size:10.5px!important;font-weight:500!important;line-height:1.1!important;gap:5px!important;padding:7px 6px!important;min-height:38px!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important}
.filters-side .filter-chip span{font-weight:500!important;font-size:10.5px!important;line-height:1.1!important}
.filters-side .filter-chip .filter-icon{width:15px;height:15px}
.filters-side .filter-chip input{width:12px!important;height:12px!important;margin:0!important}
.serviceChecklist label{font-weight:650!important;font-size:13px!important;line-height:1.2!important}
.serviceChecklist .service-icon{width:18px;height:18px;background:#eef8ff;border:1px solid #d9efff;border-radius:10px;padding:5px;box-sizing:content-box}

/* vServiceFix: mapa nikdy nepřekrývá horní menu + malé ikonky služeb v kartách */
.top{z-index:10000!important}
.leaflet-container,.leaflet-pane,.leaflet-map-pane,.leaflet-tile-pane,.leaflet-overlay-pane,.leaflet-marker-pane,.leaflet-tooltip-pane,.leaflet-popup-pane{z-index:auto!important}
.rinks-map,.rinks-map-panel,.detail-map{position:relative!important;z-index:1!important;isolation:isolate!important}
.rink-card-pro > img{width:126px!important;height:120px!important;object-fit:cover!important;border-radius:16px!important;background:#dff4ff!important;display:block!important}
.rink-card-pro img.service-icon,
.rink-card-pro .service-icon,
.service-row img.service-icon,
.service-pill img.service-icon{
  width:15px!important;
  height:15px!important;
  max-width:15px!important;
  max-height:15px!important;
  min-width:15px!important;
  min-height:15px!important;
  object-fit:contain!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:0!important;
  margin:0!important;
  display:inline-block!important;
  flex:0 0 15px!important;
}
.rink-card-pro .service-row{display:flex!important;flex-wrap:wrap!important;gap:6px!important;align-items:center!important;margin:12px 0!important;overflow:visible!important}
.rink-card-pro .service-pill{display:inline-flex!important;align-items:center!important;width:auto!important;height:auto!important;min-height:26px!important;padding:5px 8px!important;border-radius:999px!important;font-size:11px!important;line-height:1.1!important;white-space:normal!important;gap:5px!important;overflow:hidden!important}
.services-matrix .service-tile .tile-icon,
.service-tile img.service-icon.tile-icon{
  width:26px!important;height:26px!important;max-width:26px!important;max-height:26px!important;min-width:26px!important;min-height:26px!important;
}
.serviceChecklist img.service-icon{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important}
@media(max-width:960px){.rink-card-pro > img{width:100%!important;height:190px!important}}


/* Joystick ovládání map – mapa neblokuje scroll stránky */
.jdb-map-real,.rinks-map,.detail-map,#homeRealMap,#catalogRealMap,#rinksMap,#detailMap{position:relative;z-index:1;touch-action:pan-y;}
.leaflet-container.jdb-map-locked{cursor:default;touch-action:pan-y;}
.jdb-map-joystick{display:grid;grid-template-columns:34px 34px 34px;grid-template-rows:34px 34px 34px;gap:6px;padding:10px;border-radius:18px;background:rgba(255,255,255,.94);border:1px solid rgba(13,51,91,.14);box-shadow:0 14px 35px rgba(8,31,68,.2);backdrop-filter:blur(8px);}
.jdb-map-joystick button{width:34px;height:34px;border:1px solid #d9e8f6;background:#fff;color:#075cc4;border-radius:11px;font-weight:900;font-size:15px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:.15s;}
.jdb-map-joystick button:hover{background:#eaf7ff;border-color:#94cef8;transform:translateY(-1px)}
.jdb-map-joystick .joy-center{background:#075cc4;color:#fff;border-color:#075cc4;font-size:13px;}
.jdb-map-joystick .joy-empty{visibility:hidden;pointer-events:none;}
.jdb-map-joystick .joy-zoom-in,.jdb-map-joystick .joy-zoom-out{background:#f5fbff;color:#052b62;}
@media(max-width:760px){.jdb-map-joystick{grid-template-columns:31px 31px 31px;grid-template-rows:31px 31px 31px;gap:5px;padding:8px;border-radius:15px}.jdb-map-joystick button{width:31px;height:31px;border-radius:10px;font-size:14px}}

/* FIX: mapa nesmí chytat scroll stránky + viditelný joystick */
.leaflet-container.jdb-map-locked{
  cursor:default!important;
  touch-action:pan-y!important;
  overscroll-behavior:contain!important;
}
.leaflet-container.jdb-map-locked .leaflet-map-pane,
.leaflet-container.jdb-map-locked .leaflet-tile-pane,
.leaflet-container.jdb-map-locked .leaflet-overlay-pane,
.leaflet-container.jdb-map-locked .leaflet-shadow-pane{
  pointer-events:none!important;
}
.leaflet-container.jdb-map-locked .leaflet-marker-pane,
.leaflet-container.jdb-map-locked .leaflet-popup-pane,
.leaflet-container.jdb-map-locked .leaflet-control-container,
.leaflet-container.jdb-map-locked .jdb-map-joystick-fixed{
  pointer-events:auto!important;
}
.leaflet-container .leaflet-bottom.leaflet-right{z-index:900!important;}
.jdb-map-joystick,
.jdb-map-joystick-fixed{
  display:grid!important;
  grid-template-columns:36px 36px 36px!important;
  grid-template-rows:36px 36px 36px!important;
  gap:6px!important;
  padding:10px!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.96)!important;
  border:1px solid rgba(13,51,91,.18)!important;
  box-shadow:0 16px 40px rgba(8,31,68,.24)!important;
  backdrop-filter:blur(10px)!important;
  z-index:9999!important;
}
.jdb-map-joystick-fixed{
  position:absolute!important;
  right:14px!important;
  bottom:14px!important;
}
.jdb-map-joystick button,
.jdb-map-joystick-fixed button{
  width:36px!important;height:36px!important;
  border:1px solid #d7e8f7!important;background:#fff!important;color:#075cc4!important;
  border-radius:12px!important;font-weight:950!important;font-size:16px!important;line-height:1!important;
  cursor:pointer!important;display:grid!important;place-items:center!important;padding:0!important;
}
.jdb-map-joystick button:hover,.jdb-map-joystick-fixed button:hover{background:#eaf7ff!important;border-color:#8ed0ff!important}
.jdb-map-joystick .joy-center,.jdb-map-joystick-fixed .joy-center{background:#075cc4!important;color:#fff!important;border-color:#075cc4!important;font-size:13px!important}
.jdb-map-joystick .joy-empty,.jdb-map-joystick-fixed .joy-empty{visibility:hidden!important;pointer-events:none!important}
@media(max-width:760px){.jdb-map-joystick,.jdb-map-joystick-fixed{grid-template-columns:32px 32px 32px!important;grid-template-rows:32px 32px 32px!important;gap:5px!important;padding:8px!important}.jdb-map-joystick button,.jdb-map-joystick-fixed button{width:32px!important;height:32px!important;border-radius:10px!important;font-size:14px!important}}

/* Jemnější mapové ovládání – decentní rohový ovladač */
.jdb-map-joystick,
.jdb-map-joystick-fixed{
  grid-template-columns:28px 28px 28px!important;
  grid-template-rows:28px 28px 28px!important;
  gap:4px!important;
  padding:7px!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.74)!important;
  border:1px solid rgba(8,42,83,.10)!important;
  box-shadow:0 8px 22px rgba(8,31,68,.12)!important;
  backdrop-filter:blur(12px)!important;
  opacity:.88!important;
}
.jdb-map-joystick-fixed{
  right:12px!important;
  bottom:12px!important;
}
.jdb-map-joystick:hover,
.jdb-map-joystick-fixed:hover{
  opacity:1!important;
  background:rgba(255,255,255,.90)!important;
}
.jdb-map-joystick button,
.jdb-map-joystick-fixed button{
  width:28px!important;
  height:28px!important;
  border-radius:9px!important;
  border:1px solid rgba(7,92,196,.13)!important;
  background:rgba(255,255,255,.82)!important;
  color:rgba(5,43,98,.70)!important;
  font-size:12px!important;
  font-weight:700!important;
  box-shadow:none!important;
}
.jdb-map-joystick button:hover,
.jdb-map-joystick-fixed button:hover{
  background:rgba(234,247,255,.92)!important;
  border-color:rgba(7,92,196,.22)!important;
  color:#075cc4!important;
  transform:none!important;
}
.jdb-map-joystick .joy-center,
.jdb-map-joystick-fixed .joy-center{
  background:rgba(7,92,196,.10)!important;
  color:rgba(5,43,98,.72)!important;
  border-color:rgba(7,92,196,.14)!important;
  font-size:11px!important;
  font-weight:800!important;
}
.jdb-map-joystick .joy-zoom-in,
.jdb-map-joystick .joy-zoom-out,
.jdb-map-joystick-fixed .joy-zoom-in,
.jdb-map-joystick-fixed .joy-zoom-out{
  background:rgba(255,255,255,.82)!important;
  color:rgba(5,43,98,.72)!important;
}
@media(max-width:760px){
  .jdb-map-joystick,.jdb-map-joystick-fixed{
    grid-template-columns:26px 26px 26px!important;
    grid-template-rows:26px 26px 26px!important;
    gap:3px!important;
    padding:6px!important;
    border-radius:12px!important;
  }
  .jdb-map-joystick button,.jdb-map-joystick-fixed button{
    width:26px!important;
    height:26px!important;
    border-radius:8px!important;
    font-size:11px!important;
  }
}


/* vNext: ještě decentnější ovládání mapy – zoom vlevo nahoře, posun vpravo dole */
.jdb-map-real,.rinks-map,.detail-map,#homeRealMap,#catalogRealMap,#rinksMap,#detailMap{
  position:relative!important;
  z-index:1!important;
  touch-action:pan-y!important;
}
.leaflet-container.jdb-map-locked{
  cursor:default!important;
  touch-action:pan-y!important;
  overscroll-behavior:contain!important;
}
.leaflet-container.jdb-map-locked .leaflet-map-pane,
.leaflet-container.jdb-map-locked .leaflet-tile-pane,
.leaflet-container.jdb-map-locked .leaflet-overlay-pane,
.leaflet-container.jdb-map-locked .leaflet-shadow-pane{
  pointer-events:none!important;
}
.leaflet-container.jdb-map-locked .leaflet-marker-pane,
.leaflet-container.jdb-map-locked .leaflet-popup-pane,
.leaflet-container.jdb-map-locked .jdb-map-zoom-control,
.leaflet-container.jdb-map-locked .jdb-map-pan-control{
  pointer-events:auto!important;
}
.jdb-map-zoom-control,
.jdb-map-pan-control{
  position:absolute!important;
  z-index:9999!important;
  border:1px solid rgba(7,41,79,.09)!important;
  background:rgba(255,255,255,.46)!important;
  backdrop-filter:blur(14px)!important;
  -webkit-backdrop-filter:blur(14px)!important;
  box-shadow:0 8px 24px rgba(8,31,68,.10)!important;
  opacity:.72!important;
  transition:opacity .15s ease, background .15s ease, transform .15s ease!important;
}
.jdb-map-zoom-control:hover,
.jdb-map-pan-control:hover{
  opacity:.96!important;
  background:rgba(255,255,255,.70)!important;
}
.jdb-map-zoom-control{
  left:12px!important;
  top:12px!important;
  display:grid!important;
  gap:1px!important;
  padding:4px!important;
  border-radius:14px!important;
}
.jdb-map-pan-control{
  right:12px!important;
  bottom:12px!important;
  display:grid!important;
  grid-template-columns:25px 25px 25px!important;
  grid-template-rows:25px 25px 25px!important;
  gap:2px!important;
  padding:5px!important;
  border-radius:15px!important;
}
.jdb-map-zoom-control button,
.jdb-map-pan-control button{
  width:25px!important;
  height:25px!important;
  min-width:25px!important;
  min-height:25px!important;
  border:1px solid rgba(7,92,196,.10)!important;
  background:rgba(255,255,255,.52)!important;
  color:rgba(5,43,98,.62)!important;
  border-radius:9px!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:750!important;
  cursor:pointer!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  box-shadow:none!important;
}
.jdb-map-zoom-control button:hover,
.jdb-map-pan-control button:hover{
  background:rgba(255,255,255,.84)!important;
  color:#075cc4!important;
  border-color:rgba(7,92,196,.20)!important;
}
.jdb-map-zoom-control button:active,
.jdb-map-pan-control button:active{
  transform:scale(.94)!important;
}
.jdb-map-pan-control .joy-empty{
  visibility:hidden!important;
  pointer-events:none!important;
}
@media(max-width:760px){
  .jdb-map-zoom-control{left:10px!important;top:10px!important;padding:4px!important;border-radius:13px!important}
  .jdb-map-pan-control{right:10px!important;bottom:10px!important;grid-template-columns:27px 27px 27px!important;grid-template-rows:27px 27px 27px!important;padding:5px!important}
  .jdb-map-zoom-control button,.jdb-map-pan-control button{width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important;font-size:12px!important}
}


/* vNext: mapa zůstává ručně ovladatelná + ponechává decentní ovladače */
.jdb-map-real,.rinks-map,.detail-map,#homeRealMap,#catalogRealMap,#rinksMap,#detailMap{
  touch-action:auto!important;
}
.leaflet-container.jdb-map-interactive,
.leaflet-container.jdb-map-locked{
  cursor:grab!important;
  touch-action:auto!important;
  overscroll-behavior:auto!important;
}
.leaflet-container.jdb-map-interactive:active,
.leaflet-container.jdb-map-locked:active{
  cursor:grabbing!important;
}
.leaflet-container.jdb-map-interactive .leaflet-map-pane,
.leaflet-container.jdb-map-interactive .leaflet-tile-pane,
.leaflet-container.jdb-map-interactive .leaflet-overlay-pane,
.leaflet-container.jdb-map-interactive .leaflet-shadow-pane,
.leaflet-container.jdb-map-interactive .leaflet-marker-pane,
.leaflet-container.jdb-map-interactive .leaflet-popup-pane,
.leaflet-container.jdb-map-locked .leaflet-map-pane,
.leaflet-container.jdb-map-locked .leaflet-tile-pane,
.leaflet-container.jdb-map-locked .leaflet-overlay-pane,
.leaflet-container.jdb-map-locked .leaflet-shadow-pane,
.leaflet-container.jdb-map-locked .leaflet-marker-pane,
.leaflet-container.jdb-map-locked .leaflet-popup-pane{
  pointer-events:auto!important;
}
.jdb-map-zoom-control,
.jdb-map-pan-control{
  pointer-events:auto!important;
}

/* JDB FIX: pevná velikost ikonek služeb, aby nerozbily karty */
.service-icon{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;object-fit:contain;display:inline-block;vertical-align:middle;flex:0 0 18px;}
.filter-icon{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;}
.tile-icon{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;}
.service-pill{align-items:center;}
.rink-card-pro img[src=""], .home-rink-card img[src=""]{background:#eef7ff;}

/* JDB final: přehledný popup po kliknutí na bod v mapě */
.leaflet-popup-content-wrapper{border-radius:18px!important;box-shadow:0 18px 45px rgba(7,27,61,.22)!important;overflow:hidden!important;}
.leaflet-popup-content{margin:0!important;}
.jdb-home-popup-card{display:grid;grid-template-columns:82px 1fr;gap:0;min-width:235px;background:#fff;overflow:hidden;}
.jdb-home-popup-card img{width:82px;height:112px;object-fit:cover;background:#eaf7ff;display:block;}
.jdb-home-popup-body{padding:12px;display:grid;gap:6px;align-content:start;}
.jdb-home-popup-body b{font-size:14px;color:#071b3d;line-height:1.18;}
.jdb-home-popup-body small{font-size:11px;color:#6d7891;line-height:1.25;}
.jdb-home-popup-body em{font-style:normal;font-size:11px;font-weight:900;}
.jdb-home-popup-body .popup-primary{display:inline-flex;align-items:center;justify-content:center;margin-top:2px;background:#0787f2;color:#fff!important;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:900;text-decoration:none;}
.jdb-home-rink-popup .leaflet-popup-tip{background:#fff;}


/* JDB PATCH: homepage map popup nad mapou a klikatelne body */
#homeRealMap .leaflet-marker-pane{z-index:650!important;pointer-events:auto!important}
#homeRealMap .leaflet-popup-pane{z-index:900!important;pointer-events:auto!important}
#homeRealMap .leaflet-popup{z-index:950!important;display:block!important}
#homeRealMap .leaflet-popup-content-wrapper{border-radius:16px!important;box-shadow:0 18px 45px rgba(5,22,55,.22)!important}
#homeRealMap .jdb-map-popup{min-width:190px;display:grid;gap:6px}
#homeRealMap .jdb-map-popup b{font-size:15px;color:#071b3d}
#homeRealMap .jdb-map-popup small{font-size:12px;color:#6d7891}
#homeRealMap .jdb-map-popup .popup-primary{display:inline-flex;align-items:center;justify-content:center;margin-top:4px;text-decoration:none}
.admin-current-status{display:inline-flex;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;white-space:nowrap}
.admin-current-status.open{background:#e8fbf0;color:#13994b}
.admin-current-status.closed{background:#fff0f0;color:#d84242}


/* FINAL unified header + cleaner admin/operator */
.top{position:sticky!important;top:0!important;z-index:9999!important;background:rgba(3,17,38,.97)!important;border-bottom:1px solid rgba(255,255,255,.10)!important;backdrop-filter:blur(14px)!important;overflow:visible!important}
.top .wrap.nav,.nav{height:74px!important;max-width:1320px!important;margin:0 auto!important;padding:0 18px!important;display:flex!important;align-items:center!important;gap:12px!important;overflow:visible!important;box-sizing:border-box!important}
.top .logo{display:flex!important;align-items:center!important;flex:0 0 190px!important;width:190px!important;min-width:190px!important;text-decoration:none!important;color:#fff!important;overflow:hidden!important}
.top .logoImg{width:190px!important;height:54px!important;object-fit:contain!important;display:block!important;flex:0 0 190px!important}.top .logoText{display:none!important}
.top .menu{display:flex!important;align-items:center!important;gap:3px!important;margin-left:auto!important;height:74px!important;min-width:0!important;overflow:visible!important}
.top .navItem{position:relative!important;display:flex!important;align-items:center!important;height:74px!important;overflow:visible!important}
.top .navBtn,.top .navBtnLink{height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:0 9px!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#fff!important;text-decoration:none!important;font-size:12px!important;font-weight:900!important;letter-spacing:-.01em!important;line-height:1!important;white-space:nowrap!important;cursor:pointer!important;opacity:.98!important}
.top .navBtn:hover,.top .navBtnLink:hover{background:rgba(255,255,255,.09)!important;color:#fff!important;text-decoration:none!important}.top .arrow{font-size:10px!important;opacity:.75!important}
.top .drop{position:absolute!important;top:58px!important;left:0!important;min-width:245px!important;background:#fff!important;border:1px solid #dbe8f5!important;border-radius:18px!important;box-shadow:0 20px 60px rgba(9,35,72,.18)!important;padding:8px!important;display:none!important;z-index:10000!important}.top .navItem:hover .drop{display:block!important}
.top .drop a{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:10px 12px!important;border-radius:12px!important;color:#0b2445!important;font-size:13px!important;font-weight:800!important;text-decoration:none!important}.top .drop a:hover{background:#eef7ff!important;color:#0787f2!important;text-decoration:none!important}
.top .headerSearch{position:relative!important;height:74px!important;display:flex!important;align-items:center!important;flex:0 0 auto!important}.top .iconBtn{width:38px!important;height:38px!important;border-radius:12px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.08)!important;color:#fff!important;display:grid!important;place-items:center!important;padding:0!important}.top .searchPanel{right:0!important;top:60px!important;z-index:10001!important}.top .actions{height:74px!important;display:flex!important;align-items:center!important;margin-left:6px!important;flex:0 0 auto!important}.top .actions .btn,.top .btn.login{height:38px!important;border-radius:12px!important;padding:0 14px!important;font-size:12px!important;font-weight:900!important;line-height:38px!important;background:transparent!important;border:1px solid rgba(255,255,255,.32)!important;color:white!important;display:inline-flex!important;align-items:center!important;white-space:nowrap!important}
@media(max-width:1180px){.top .menu{display:none!important}.top .mobileOnly{display:inline-grid!important;margin-left:auto!important}.top .actions{display:flex!important}.top .logo{flex-basis:170px!important;width:170px!important;min-width:170px!important}.top .logoImg{width:170px!important}}
@media(max-width:640px){.top .actions{display:none!important}.top .logo{flex-basis:150px!important;width:150px!important;min-width:150px!important}.top .logoImg{width:150px!important;height:46px!important}.top .wrap.nav,.nav{padding:0 12px!important}}
/* cleaner dashboard look */
.dashboard,.operator-dashboard,.admin-dashboard{font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif!important}.shell{gap:22px!important}.side{background:rgba(255,255,255,.92)!important;border:1px solid #dbe8f5!important;border-radius:28px!important;box-shadow:0 24px 70px rgba(9,35,72,.10)!important}.side button{font-weight:850!important;color:#153152!important;border-radius:16px!important}.side button.active,.side button:hover{background:linear-gradient(135deg,#eef8ff,#fff)!important;color:#0787f2!important}.card,.loginCard,.modalBox{border-radius:30px!important;border:1px solid #dbe8f5!important;box-shadow:0 22px 60px rgba(9,35,72,.10)!important}.table{border-collapse:separate!important;border-spacing:0 10px!important}.table th{background:#f5faff!important;color:#60758b!important;padding:12px!important}.table td{background:#fff!important;padding:15px 12px!important}.table tbody tr{box-shadow:0 12px 30px rgba(9,35,72,.06)!important}.toolbar{background:#fff!important;border:1px solid #dbe8f5!important;border-radius:24px!important;padding:14px!important;box-shadow:0 12px 34px rgba(9,35,72,.06)!important}.btn.primary{background:#0787f2!important;color:white!important}.btn.ghost{background:white!important;border:1px solid #dbe8f5!important;color:#071b3d!important}.pill.live{background:#eafaf1!important;color:#128344!important}.pill.red{background:#fff0f0!important;color:#c93535!important}.pill.warn{background:#fff6da!important;color:#8a6100!important}.pill.work{background:#edf7ff!important;color:#07539c!important}.adminFormGrid input,.adminFormGrid textarea,.adminFormGrid select,.form input,.form textarea,.form select,.eventAdminForm input,.eventAdminForm textarea,.eventAdminForm select{border:1px solid #dbe8f5!important;border-radius:16px!important;background:#fff!important;color:#071b3a!important;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif!important;font-weight:650!important}.adminFormGrid label,.form label,.eventAdminForm label{font-weight:800!important;color:#153152!important}.adminServiceGrid label,.checkGrid label{border-radius:16px!important;background:#fff!important;border:1px solid #dbe8f5!important;min-height:48px!important;overflow:hidden!important}.adminServiceGrid img{width:20px!important;height:20px!important;object-fit:contain!important;flex:0 0 20px!important}.adminServiceGrid label span,.checkGrid label span{font-weight:750!important;font-size:13px!important}.eventAdminGrid{display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:20px!important}.eventAdminForm{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.eventAdminForm .full{grid-column:1/-1!important}.eventCardAdmin{border:1px solid #dbe8f5!important;background:#fff!important;border-radius:22px!important;padding:14px!important;box-shadow:0 12px 34px rgba(9,35,72,.06)!important}.eventQrSwitch{display:flex!important;align-items:center!important;gap:12px!important;background:#fff8df!important;border:1px solid #ffe2a5!important;border-radius:18px!important;padding:14px!important}.bruslikHomeMini{display:grid;gap:10px;margin:16px 0}.bruslikHomeMini .miniLine{display:flex;justify-content:space-between;align-items:center;background:#f3faff;border:1px solid #cfe9ff;border-radius:16px;padding:12px 14px;font-weight:850;color:#07539c}.bruslikHomeMini .miniLine strong{font-size:22px;color:#071b3d}.homeBruslikEvents a{border-radius:16px!important}


/* FINAL MENU STABILIZATION */
.top .mobileOnly{display:none!important}
@media(max-width:900px){.top .menu{display:none!important}.top .mobileOnly{display:inline-grid!important;margin-left:auto!important}.top .actions{display:none!important}}
@media(min-width:901px){.top .menu{display:flex!important}.top .mobileOnly{display:none!important}.top .actions{display:flex!important}}

/* FINAL BLOG / CALENDAR polish */
.blogMain .wrap,.calBody .wrap{max-width:1180px!important;margin:0 auto!important;padding-left:22px!important;padding-right:22px!important;box-sizing:border-box!important}
.blogGrid,.eventGrid{align-items:stretch!important}.postCard,.eventCard{height:100%!important;box-sizing:border-box!important}
.blogSide{min-width:0!important}.blogLayout{max-width:1180px!important;margin:0 auto!important}
@media(max-width:920px){.blogLayout{grid-template-columns:1fr!important}.blogGrid,.eventGrid{grid-template-columns:1fr!important}.calTools{grid-template-columns:1fr!important}}

/* FINAL homepage Bruslik */
.homeBruslikCard{position:relative;overflow:hidden;background:linear-gradient(135deg,#06295b,#0787f2)!important;color:white!important;border-radius:30px!important;min-height:360px!important;padding:30px!important;box-shadow:0 24px 70px rgba(7,33,76,.22)!important;display:grid!important;grid-template-columns:1.1fr .75fr!important;gap:22px!important;align-items:center!important}
.homeBruslikCard:before{content:'';position:absolute;inset:auto -80px -130px auto;width:360px;height:360px;border-radius:50%;background:rgba(255,255,255,.12)}
.homeBruslikCard h2{font-size:36px!important;line-height:1.02!important;margin:0 0 12px!important;color:white!important;letter-spacing:-.04em!important}.homeBruslikCard p{color:#e7f6ff!important;line-height:1.55!important}.homeBruslikCard .bruslikMiniStats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:18px 0!important}.homeBruslikCard .bruslikMiniStats div{background:rgba(255,255,255,.13)!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:18px!important;padding:14px!important}.homeBruslikCard .bruslikMiniStats b{display:block!important;font-size:28px!important;color:#fff!important}.homeBruslikCard .bruslikMiniStats span{display:block!important;font-size:13px!important;color:#e6f6ff!important;font-weight:850!important}.homeBruslikCard .bruslikMiniEvents{display:grid!important;gap:8px!important;margin-top:12px!important}.homeBruslikCard .bruslikMiniEvents a{display:flex!important;justify-content:space-between!important;gap:12px!important;background:#fff8dd!important;color:#704c00!important;border-radius:14px!important;padding:10px 12px!important;text-decoration:none!important;font-weight:850!important}.homeBruslikCard .bruslikMascot{position:relative!important;z-index:2!important;text-align:center!important}.homeBruslikCard .bruslikMascot img{max-height:290px!important;max-width:100%!important;object-fit:contain!important;filter:drop-shadow(0 20px 34px rgba(0,0,0,.28))!important}.homeBruslikActions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:16px!important}.homeBruslikActions .btn{border-radius:999px!important}@media(max-width:760px){.homeBruslikCard{grid-template-columns:1fr!important}.homeBruslikCard .bruslikMascot img{max-height:210px!important}.homeBruslikCard .bruslikMiniStats{grid-template-columns:1fr!important}}

/* Mobile experience: one navigation and compact content. */
html body .top .jdb-mobile-menu-btn{display:none!important}
@media(max-width:900px){
 body{overflow-x:hidden!important;background:#f4f8fc!important}.wrap{width:100%!important;max-width:100%!important;padding-left:16px!important;padding-right:16px!important}
 .top,.top .wrap.nav,.top .nav{height:62px!important;min-height:62px!important}.top .logo{flex:0 0 142px!important;width:142px!important;min-width:142px!important}.top .logoImg{width:142px!important;height:42px!important}.top .headerSearch{height:62px!important;margin-left:auto!important}.top .mobileOnly{width:38px!important;height:38px!important;margin-left:2px!important}
 body .top .menu{display:none!important;position:fixed!important;inset:62px 0 auto 0!important;height:auto!important;max-height:calc(100vh - 62px)!important;overflow-y:auto!important;margin:0!important;padding:12px 16px 20px!important;background:rgba(3,17,38,.985)!important;border-top:1px solid rgba(255,255,255,.1)!important;box-shadow:0 22px 50px rgba(0,0,0,.28)!important;flex-direction:column!important;align-items:stretch!important;gap:4px!important}body.jdb-mobile-nav-open .top .menu{display:flex!important}
 .top .navItem{display:block!important;height:auto!important}.top .navBtn,.top .navBtnLink{width:100%!important;height:46px!important;justify-content:space-between!important;padding:0 14px!important;border-radius:12px!important;font-size:13px!important}.top .drop{position:static!important;display:none!important;min-width:0!important;margin:0 0 8px!important;box-shadow:none!important;border:0!important;border-radius:12px!important;background:rgba(255,255,255,.96)!important}body.jdb-mobile-nav-open .top .navItem:hover .drop{display:grid!important}
 .panel,.card,.featureCard,.homeUpcomingBox,.infoHero{border-radius:18px!important;box-shadow:0 8px 24px rgba(9,35,72,.075)!important}.panelPad,.featureCard{padding:16px!important}.section,.sectionSoft,.sectionWhite,.homeUpcomingSection{padding-top:24px!important;padding-bottom:24px!important}.section h2,.panel h2,.sectionTitle h2{font-size:24px!important;line-height:1.12!important;margin-bottom:10px!important}.sub{font-size:14px!important;line-height:1.45!important}.gridTop,.featureGrid,.split,.rinkPreview{gap:12px!important}
 #homeRealMap,.jdb-map-real,.jdb-leaflet-map{height:260px!important;min-height:260px!important}.mapBox .searchbar{gap:8px!important;margin-top:10px!important}.mapBox .searchbar input{padding:12px!important}.home-map-shortcuts{margin-top:9px!important;gap:6px!important}.todayItem{padding:12px 2px!important;gap:11px!important}.todayItem .dot{width:38px!important;height:38px!important;font-size:17px!important}.todayItem b{font-size:15px!important}.todayItem small{font-size:12px!important}
 .bruslikCard{min-height:0!important;padding:18px!important;padding-right:18px!important}.bruslikCard>img{width:145px!important;right:-28px!important;opacity:.13!important}.bruslikHomeActionsStack{grid-template-columns:1fr 1fr!important;gap:8px!important}.bruslikHomeActionsStack .bruslikActionBtn{min-height:72px!important;aspect-ratio:auto!important;padding:12px!important;border-radius:15px!important}.bruslikHomeActionsStack .bruslikActionWide{grid-column:1/-1!important}.bruslikActionBtn strong{font-size:14px!important}.bruslikActionBtn small{font-size:11px!important}
 .week{min-height:260px!important;padding:20px!important}.reserveGrid{grid-template-columns:1fr 1fr!important;gap:8px!important}.choice{padding:12px 8px!important;font-size:13px!important}.homePromoCards .card{min-height:0!important}.homePromoCards .cardImg{height:130px!important}.homePromoCards .card h3{font-size:19px!important;margin:12px 14px 4px!important}.homePromoCards .card p{font-size:13px!important;margin:0 14px 12px!important}.footer{margin-top:24px!important;padding:26px 0!important}
}
@media(min-width:621px) and (max-width:900px){.gridTop{grid-template-columns:1fr 1fr!important}.gridTop .mapBox{grid-column:1/-1!important}.cards:not(.homePromoCards),.featureGrid{grid-template-columns:1fr 1fr!important}}
@media(max-width:620px){.gridTop,.featureGrid,.cards,.split{grid-template-columns:1fr!important}.hero{padding:48px 0 52px!important;min-height:430px!important;background-position:62% center!important}.hero h1{font-size:34px!important;line-height:1.01!important;letter-spacing:-.045em!important}.hero p{font-size:15px!important;line-height:1.5!important}.heroCtas{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.heroCtas .btn{width:100%!important;min-height:44px!important;padding:10px 12px!important;font-size:13px!important}.heroCtas .btn:first-child{grid-column:1/-1!important}.lift{margin-top:-34px!important}#homePromoCards.homePromoCards .card{flex-basis:82%!important}}

/* Final navigation typography: calm regular weight on every page. */
html body .top nav.menu .navBtn,
html body .top nav.menu .navBtnLink{font-weight:500!important}
html body .top nav.menu .drop a{font-weight:400!important}
