/** Shopify CDN: Minification failed

Line 7:0 Unexpected "<"

**/
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700&display=swap');
<style>
/* === City Explorer: 1-koloms (kaart verwijderd) === */
.joeba-city-explorer{display:block;max-width:1280px;margin:18px auto 6px;padding:16px;background:#fff;border:1px solid #e6ecf5;border-radius:14px;box-shadow:0 2px 10px rgba(14,27,77,.05)}
.joeba-city-explorer__map-col{display:none!important}
.joeba-city-explorer__gyg-link{align-self:flex-end;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#ff5533;color:#fff!important;text-decoration:none;border-radius:8px;font-size:13px;font-weight:600;box-shadow:0 2px 8px rgba(255,85,51,.25);transition:transform .15s,box-shadow .2s}
.joeba-city-explorer__gyg-link:hover{transform:translateY(-1px);box-shadow:0 4px 14px rgba(255,85,51,.35)}
.joeba-city-explorer__gyg-link img{height:14px;width:auto}
.joeba-city-explorer__content-col{display:flex;flex-direction:column;gap:12px;min-width:0}
.joeba-city-themes{display:none!important}

/* === Hero verticaler + rijke tekst + reisadvies-knop === */
.joeba-country-hero{min-height:560px!important}
@media(min-width:900px){.joeba-country-hero{min-height:640px!important}}
.joeba-country-hero__text-backdrop{max-width:680px!important;padding:26px 30px!important}
.joeba-country-hero__rich{display:flex;flex-direction:column;gap:10px;margin:6px 0 14px;font-family:'Plus Jakarta Sans',sans-serif}
.joeba-country-hero__rich-intro{margin:0;font-size:15px;line-height:1.55;color:#fff;font-weight:600;letter-spacing:-.005em}
.joeba-country-hero__rich-desc{margin:0;font-size:13.5px;line-height:1.6;color:rgba(255,255,255,.82);font-weight:400}
.joeba-country-hero__reisadvies{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;margin-top:6px;padding:9px 16px;background:rgba(255,215,0,.95);color:#0e1b4d!important;border-radius:999px;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 4px 14px rgba(255,215,0,.3);transition:transform .18s,box-shadow .2s}
.joeba-country-hero__reisadvies:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(255,215,0,.45)}
.joeba-country-hero__reisadvies svg{width:14px;height:14px}

/* === Hero actions row: Reisadvies + Map icon === */
.joeba-country-hero__actions{display:inline-flex;align-items:center;gap:8px;margin-top:6px;flex-wrap:wrap}
.joeba-country-hero__actions .joeba-country-hero__reisadvies{margin-top:0}
.joeba-country-hero__map-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;border:1.5px solid rgba(255,255,255,.55);background:rgba(255,255,255,.12);color:#fff;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .18s,background .2s,border-color .2s;padding:0}
.joeba-country-hero__map-btn:hover{background:rgba(255,255,255,.22);border-color:#ffd700;color:#ffd700;transform:translateY(-1px)}
.joeba-country-hero__map-btn svg{width:18px;height:18px}

/* === Hide inline continent map: it lives in DOM but moves into modal on open === */
/* Inline continent map is hidden, but ONLY when not living inside the modal.
   We scope the hide to the page-level placement so the modal can show it. */
body > .joeba-continent-map-section,
main .joeba-continent-map-section:not(.jb-map-modal__body .joeba-continent-map-section){display:none!important}
/* When the section is moved into the modal body, force-show it. */
.jb-map-modal__body .joeba-continent-map-section{display:block!important;height:100%!important;margin:0!important;padding:0!important}
.jb-map-modal__body .joeba-continent-map{height:100%!important;min-height:100%!important;border-radius:0!important;margin:0!important}

/* === City Explorer: negative overlap on hero === */
.joeba-city-explorer{margin-top:-40px!important;position:relative;z-index:5;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 -2px 20px rgba(14,27,77,.08),0 8px 28px rgba(14,27,77,.06)!important;border-top:1px solid rgba(255,255,255,.6)!important}
@media(max-width:599px){.joeba-city-explorer{margin-top:-28px!important}}

/* === HERO SWAP ARCHITECTURE ===
   One persistent hero. City selection crossfades the bg image (ken-burns)
   and fades the text-card. Stedenlijst-pillen in hero verdwijnen
   (steden zitten in de sticky navbar). === */
.joeba-country-hero__cities{display:none!important}

/* Background images: smooth crossfade + zoom-in */
.joeba-country-hero__bg img{transition:opacity .55s ease, transform 6s ease-out!important}
.joeba-country-hero__bg img.is-active{transform:scale(1)!important}
.joeba-country-hero__bg img.jb-kenburns{transform:scale(1.06)!important}

/* Text card swap animation */
.joeba-country-hero__text-backdrop{transition:opacity .22s ease, transform .28s cubic-bezier(.2,.7,.3,1)}
.joeba-country-hero.is-swapping-out .joeba-country-hero__text-backdrop{opacity:0;transform:translateY(-14px)}
.joeba-country-hero.is-swapping-in  .joeba-country-hero__text-backdrop{opacity:0;transform:translateY(14px)}

/* Stad-modus: badge en CTA tonen 'stad' look */
.joeba-country-hero.is-city-mode .joeba-country-hero__badge{background:rgba(255,215,0,.92);color:#0e1b4d}
.joeba-country-hero.is-city-mode .joeba-country-hero__badge svg{stroke:#0e1b4d}

/* === City-modus: rijke hero met categorie-pills + mini-carousel === */
.joeba-country-hero.is-city-mode .joeba-country-hero__text-backdrop{max-width:1100px!important;width:calc(100% - 60px);padding:22px 26px!important}
@media(max-width:599px){.joeba-country-hero.is-city-mode .joeba-country-hero__text-backdrop{width:calc(100% - 24px);padding:16px 16px!important}}
/* Category pills — 1:1 identiek aan homepage-amazon-rail .amz-theme-btn voor consistentie.
   Geen aparte gele count-badge: count is een subtiele inline cijfer (zoals amazon-rail). */
.jb-city-cats{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 14px;align-items:center;font-family:'Plus Jakarta Sans',sans-serif}
.jb-city-cat{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:32px;padding:6px 12px;border:1px solid #e5e7eb;background:#fff;color:#374151;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;box-sizing:border-box;line-height:1.15;font-family:'Plus Jakarta Sans',sans-serif}
.jb-city-cat:hover{background:#f9fafb;border-color:#d1d5db}
.jb-city-cat.is-active{background:#0e1b4d;color:#fff;border-color:#0e1b4d}
.jb-city-cat.is-active:hover{background:#1a2a5e}
.jb-city-cat__emoji{font-size:14px;line-height:1}
.jb-city-cat__label{font-weight:500}
.jb-city-cat__count{display:inline-block;font-size:12px;font-weight:600;opacity:.65;font-variant-numeric:tabular-nums}
.jb-city-cat.is-active .jb-city-cat__count{opacity:.85;color:inherit}
/* Meer thema's toggle (zoals .amz-theme-toggle) */
.jb-city-cat-toggle{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:32px;padding:6px 12px;border:1px solid #e5e7eb;background:#fff;color:#374151;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;box-sizing:border-box;font-family:'Plus Jakarta Sans',sans-serif}
.jb-city-cat-toggle:hover{background:#f9fafb;border-color:#d1d5db}
.jb-city-cat-toggle svg{width:10px;height:10px;color:#9ca3af;transition:transform .2s}
.jb-city-cat-toggle.is-expanded svg{transform:rotate(180deg)}
/* Default: extra thema's verborgen */
.jb-city-cat-extra-wrap{display:none;width:100%;gap:6px}
/* Desktop: thema's wrappen op meerdere regels onder Alle + toggle */
.jb-city-cat-extra-wrap.is-visible{display:flex;flex-wrap:wrap;margin-top:6px}
@media(max-width:599px){
  /* Mobiel: extra rij wordt horizontaal swipebare strip */
  .jb-city-cat-extra-wrap.is-visible{
    flex-wrap:nowrap;
    overflow-x:auto;
    overflow-y:hidden;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
    margin-top:8px;
    padding-bottom:4px;
    scroll-snap-type:x proximity;
  }
  .jb-city-cat-extra-wrap.is-visible::-webkit-scrollbar{display:none}
  .jb-city-cat-extra-wrap .jb-city-cat,
  .jb-city-cat-extra-wrap .jb-city-cat-toggle{scroll-snap-align:start}
  /* Top-toggle (de "Meer thema's" bovenaan) tonen we op mobiel alleen wanneer collapsed.
     Bij expanded staat hij op regel 1 nog wel — laten staan zodat tap-target niet verspringt. */
}

.jb-city-mini{position:relative;margin-top:6px;font-family:'Plus Jakarta Sans',sans-serif}
.jb-city-mini__viewport{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-behavior:smooth;margin:0 -4px;padding:4px}
.jb-city-mini__viewport::-webkit-scrollbar{display:none}
.jb-city-mini__track{display:inline-flex;gap:14px;align-items:stretch;white-space:nowrap;padding:6px 0}
.jb-city-mini__card{flex:0 0 240px;max-width:240px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.05);text-decoration:none!important;color:inherit!important;display:flex;flex-direction:column;white-space:normal;scroll-snap-align:start;transition:transform .2s,box-shadow .2s}
.jb-city-mini__card:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(0,0,0,.25),0 10px 24px rgba(0,0,0,.15)}
.jb-city-mini__img{position:relative;width:100%;height:140px;overflow:hidden;background:#f3f4f6}
.jb-city-mini__img img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.jb-city-mini__card:hover .jb-city-mini__img img{transform:scale(1.06)}
.jb-city-mini__overlay{position:absolute;left:0;right:0;bottom:0;height:50px;background:linear-gradient(to top,rgba(14,27,77,.5),transparent);pointer-events:none}
.jb-city-mini__country{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;gap:5px;padding:4px 10px;background:rgba(255,255,255,.95);border-radius:12px;font-size:11px;font-weight:600;color:#0e1b4d;box-shadow:0 2px 8px rgba(0,0,0,.1)}
.jb-city-mini__country img{width:16px;height:12px;object-fit:cover;border-radius:2px}
.jb-city-mini__body{padding:12px 14px 14px;display:flex;flex-direction:column;gap:6px;flex:1}
.jb-city-mini__title{margin:0;font-size:14px;font-weight:600;color:#1a1a1a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.01em}
.jb-city-mini__meta{display:flex;align-items:center;gap:10px;font-size:12px;color:#64748b;flex-wrap:wrap}
.jb-city-mini__meta-item{display:inline-flex;align-items:center;gap:4px}
.jb-city-mini__meta-item svg{width:13px;height:13px;stroke:#94a3b8;flex-shrink:0}
.jb-city-mini__cta{margin-top:auto;display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:#0e1b4d;padding-top:4px;transition:gap .2s}
.jb-city-mini__cta svg{width:11px;height:11px;transition:transform .2s}
.jb-city-mini__card:hover .jb-city-mini__cta{gap:6px;color:#1d4ed8}
.jb-city-mini__card:hover .jb-city-mini__cta svg{transform:translateX(2px)}
.jb-city-mini__empty{padding:14px;text-align:center;color:rgba(255,255,255,.85);font-size:12px;background:rgba(255,255,255,.08);border-radius:8px;border:1px dashed rgba(255,255,255,.25)}
@media(max-width:599px){.jb-city-mini__card{flex:0 0 200px;max-width:200px}.jb-city-mini__img{height:110px}}

/* === Related Countries override: forceer carousel-stijl (kaarten mogen NIET uitrekken) ===
   Probleem: in sommige themes overschreef een parent .jb-country-card naar full-width.
   Hier wordt het hard verankerd op vaste breedte + horizontale scroll. */
.jb-countries-outer{position:relative}
.jb-countries-track{display:inline-flex!important;flex-wrap:nowrap!important;width:max-content!important;gap:14px!important}
.jb-countries-viewport{overflow-x:auto!important;overflow-y:hidden!important}
.jb-country-card,
a.jb-country-card,
.jb-countries-track > a.jb-country-card,
.jb-countries-track > .jb-country-card{flex:0 0 220px!important;width:220px!important;max-width:220px!important;min-width:220px!important;display:flex!important;flex-direction:column!important;background:#fff!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 1px 3px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.05)!important;text-decoration:none!important}
.jb-country-card .jb-country-card__img{height:130px!important}

/* Continent-switcher boven de related-countries carousel (geïnjecteerd via JS) */
.jb-cont-switch{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 14px;align-items:center;font-family:'Plus Jakarta Sans',sans-serif}
.jb-cont-switch__btn{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:32px;padding:6px 12px;border:1px solid #e5e7eb;background:#fff;color:#374151;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;box-sizing:border-box;line-height:1.15;text-decoration:none}
.jb-cont-switch__btn:hover{background:#f9fafb;border-color:#d1d5db;color:#0e1b4d}
.jb-cont-switch__btn.is-active{background:#0e1b4d;color:#fff;border-color:#0e1b4d}
.jb-cont-switch__btn.is-active:hover{background:#1a2a5e}
.jb-cont-switch__btn .jb-cont-switch__emoji{font-size:15px;line-height:1}

/* Verberg de oude horizontale stad-rail volledig in stad-modus + altijd onder hero */
.joeba-blog-by-city,
.joeba-blog-by-city[data-jb-hrail],
.joeba-cities-nav,
.joeba-cities-dots,
.joeba-city-intro{display:none!important}

/* Per-stad blokken: standaard onzichtbaar, alleen actieve stad zichtbaar.
   Verberg ook hun individuele city-hero (één hero is genoeg, bovenin). */
.joeba-blog-city{display:none}
.joeba-blog-city.is-active{display:block;animation:jbCityFadeIn .35s ease both}
.joeba-blog-city .joeba-city-hero{display:none!important}
@keyframes jbCityFadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}

/* Land-modus terug-knop op stadsnavbar: subtiele oranje pill (zoals continent-pill) */
.joeba-city-nav__back{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:6px;border:none;background:linear-gradient(135deg,#ff5533 0%,#ff7755 100%);color:#fff;font:700 12px/1 'Plus Jakarta Sans',sans-serif;cursor:pointer;flex-shrink:0;margin:0 8px 0 6px;transition:filter .15s,transform .15s}
.joeba-city-nav__back:hover{filter:brightness(1.05);transform:translateY(-1px)}
.joeba-city-nav__back svg{width:12px;height:12px}
/* Hero terug-knop in stad-badge */
.jb-city-badge-row{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin-bottom:8px}
.jb-city-badge-row .jb-city-badge-center{flex:0 1 auto;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;text-align:left}
.jb-city-badge-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;margin-left:auto}
.jb-hero-back{flex:0 0 auto}
.jb-hero-back:hover{transform:translateX(-1px)}
.jb-hero-back svg{width:16px;height:16px}
/* Actieve stad: rustig — alleen oranje top-border accent (zoals oude stijl), geen donkerblauwe vulling */
.joeba-city-nav__link.is-active{
  background:transparent!important;
  color:#0e1b4d!important;
  border-top:2px solid #ff5533!important;
}
.joeba-city-nav__link.is-active .joeba-city-nav__flag{box-shadow:0 1px 2px rgba(0,0,0,.15)}

/* === City hero: map-button (mirrors country-hero map-btn) === */
.joeba-city-hero__actions{position:absolute;top:14px;right:14px;z-index:6;display:inline-flex;gap:8px}
.joeba-city-hero{position:relative}
.joeba-city-map-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border-radius:999px;border:1.5px solid rgba(255,255,255,.6);background:rgba(14,27,77,.55);color:#fff;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font:600 12px/1 'Plus Jakarta Sans',sans-serif;transition:all .18s}
.joeba-city-map-btn:hover{background:rgba(255,215,0,.95);color:#0e1b4d;border-color:#ffd700;transform:translateY(-1px)}
.joeba-city-map-btn svg{width:14px;height:14px}

/* === Joeba Map Modal === */
.jb-map-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(14,27,77,.72);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-family:'Plus Jakarta Sans',sans-serif;animation:jbMapFade .2s ease}
.jb-map-modal.is-open{display:flex}
@keyframes jbMapFade{from{opacity:0}to{opacity:1}}
.jb-map-modal__panel{position:relative;width:100%;max-width:1200px;height:min(82vh,820px);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.4);display:flex;flex-direction:column;animation:jbMapPop .25s cubic-bezier(.2,.9,.3,1.2)}
@keyframes jbMapPop{from{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:none}}
.jb-map-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid #eef2f8;background:#fff}
.jb-map-modal__title{margin:0;font-size:15px;font-weight:700;color:#0e1b4d;display:inline-flex;align-items:center;gap:8px}
.jb-map-modal__title svg{width:16px;height:16px;color:#0e1b4d}
.jb-map-modal__close{width:36px;height:36px;border-radius:50%;border:none;background:#f3f5fa;color:#0e1b4d;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,transform .15s}
.jb-map-modal__close:hover{background:#ffd700;transform:rotate(90deg)}
.jb-map-modal__close svg{width:16px;height:16px}
.jb-map-modal__body{flex:1 1 auto;position:relative;background:#f7f9fc;min-height:0}
.jb-map-modal__body > *{width:100%!important;height:100%!important;border-radius:0!important;margin:0!important;display:block!important}
.jb-map-modal__body .leaflet-container{width:100%!important;height:100%!important}
@media(max-width:599px){
  .jb-map-modal{padding:10px}
  .jb-map-modal__panel{max-width:100%;height:calc(100dvh - 20px);border-radius:14px}
  .jb-map-modal__head{padding:12px 14px}
  .jb-map-modal__title{font-size:14px}
  .jb-map-modal__close{width:40px;height:40px}
  .jb-map-modal__close svg{width:18px;height:18px}
  .joeba-country-hero{min-height:520px!important}
  .joeba-country-hero__text-backdrop{padding:20px 22px!important}
  .joeba-country-hero__rich-intro{font-size:14px}
  .joeba-country-hero__rich-desc{font-size:13px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
}

/* TABS pill style */
.joeba-city-explorer__tabs-wrap{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:6px;padding-bottom:12px;border-bottom:1px solid #eef2f8;font-family:'Plus Jakarta Sans',sans-serif}
.joeba-city-explorer__tabs-arrow{width:32px;height:32px;border-radius:50%;border:none;background:#fff;color:#5f6368;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.12),0 0 1px rgba(0,0,0,.08);transition:all .2s}
.joeba-city-explorer__tabs-arrow:hover:not(:disabled){box-shadow:0 4px 12px rgba(0,0,0,.18);transform:scale(1.06);color:#0e1b4d}
.joeba-city-explorer__tabs-arrow:disabled{opacity:.35;cursor:not-allowed}
.joeba-city-explorer__tabs-arrow svg{width:14px;height:14px;stroke-width:2.5}
.joeba-city-explorer__tabs{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding:4px 2px;width:100%;min-width:0}
.joeba-city-explorer__tabs::-webkit-scrollbar{display:none}
.joeba-city-explorer__tab{flex:0 0 auto;display:inline-flex;justify-content:center;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:13px;font-weight:600;cursor:pointer;transition:all .18s;font-family:'Plus Jakarta Sans',sans-serif;line-height:1.15;white-space:nowrap;letter-spacing:-.01em;height:34px;box-sizing:border-box;box-shadow:0 1px 2px rgba(0,0,0,.04)}
.joeba-city-explorer__tab:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.06)}
.joeba-city-explorer__tab.is-active{background:#0e1b4d;color:#fff;border-color:#0e1b4d;box-shadow:0 2px 8px rgba(14,27,77,.25)}
.joeba-city-explorer__tab__count{font-size:11px;font-weight:700;color:#9ca3af;opacity:.9}
.joeba-city-explorer__tab.is-active .joeba-city-explorer__tab__count{color:#ffd700;opacity:1}
.joeba-city-explorer__tab.is-empty{opacity:.45;background:#fafbfd}
.joeba-city-explorer__tab.is-empty:hover{opacity:.75;transform:none}

/* ARTICLES — fully custom rail/cards, no Shopify card dependency */
.jbx{position:relative;min-width:0;width:100%;font-family:'Plus Jakarta Sans',sans-serif}
.jbx .joeba-georganiseerd-subsection{position:relative;padding-top:0!important;margin:0!important}
.jbx-rail{display:flex;flex-wrap:nowrap;gap:16px;align-items:stretch;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-behavior:smooth;padding:8px 4px 12px;margin:0 -4px;max-height:none;width:auto}
.jbx-rail::-webkit-scrollbar{display:none}
.jbx-card{flex:0 0 280px;max-width:280px;width:280px;min-width:0;scroll-snap-align:start;background:#fff;border-radius:12px;overflow:hidden;border:none;box-shadow:0 1px 3px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.05);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;margin:0;contain:layout paint;min-height:340px}
.jbx-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1),0 8px 24px rgba(0,0,0,.08)}
.jbx-card.jb-tab-hidden{display:none!important}
.jbx-card__link{display:flex;flex-direction:column;height:100%;color:inherit!important;text-decoration:none!important;background:#fff}
.jbx-card__media-wrap{position:relative;height:170px;min-height:170px;overflow:hidden;background:#f3f4f6}
.jbx-card__image,.jbx-card__placeholder{display:block;width:100%;height:100%}
.jbx-card__image{object-fit:cover;transition:transform .35s ease}
.jbx-card:hover .jbx-card__image{transform:scale(1.06)}
.jbx-card__placeholder{display:flex;align-items:center;justify-content:center;color:#94a3b8;background:linear-gradient(135deg,#eef3f9,#dde7f3)}
.jbx-card__placeholder svg{width:34px;height:34px}
.jbx-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,27,77,.04) 0%,rgba(14,27,77,.16) 100%)}
.jbx-card__eyebrow{position:absolute;left:12px;bottom:12px;display:inline-flex;align-items:center;max-width:calc(100% - 24px);padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#0e1b4d;font-size:11px;font-weight:700;line-height:1.1;box-shadow:0 2px 8px rgba(14,27,77,.14)}
.jbx-card__body{padding:14px 16px 16px;flex:1 1 auto;display:flex;flex-direction:column;min-width:0;background:#fff}
.jbx-card__title{font-family:'Plus Jakarta Sans',sans-serif;font-size:15px;font-weight:600;color:#1a1a1a;line-height:1.4;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.01em}
.jbx-card__excerpt{font-family:'Plus Jakarta Sans',sans-serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12.5px;line-height:1.5;color:#64748b;margin:0 0 12px;font-weight:500}
.jbx-card__meta{display:flex;flex-wrap:wrap;gap:10px 12px;margin-top:auto;padding-top:2px}
.jbx-card__meta-item{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;color:#64748b}
.jbx-card__meta-item svg{width:14px;height:14px;flex:0 0 14px}
.jbx-card__cta{display:inline-flex;align-items:center;gap:6px;margin-top:12px;color:#0e1b4d;font-size:12px;font-weight:700}
.jbx-card__cta svg{width:14px;height:14px;transition:transform .2s ease}
.jbx-card:hover .jbx-card__cta svg{transform:translateX(2px)}
.jbx[data-jb-fewitems] .jbx-rail{display:grid;gap:16px;overflow:visible;padding:8px 4px 12px;margin:0}
.jbx[data-jb-fewitems="1"] .jbx-rail{grid-template-columns:1fr}
.jbx[data-jb-fewitems="2"] .jbx-rail{grid-template-columns:repeat(2,minmax(0,1fr))}
.jbx[data-jb-fewitems="3"] .jbx-rail{grid-template-columns:repeat(3,minmax(0,1fr))}
.jbx[data-jb-fewitems] .jbx-card{flex:none;max-width:none;width:auto;scroll-snap-align:none}
.jbx[data-jb-fewitems="1"] .jbx-card{display:grid;grid-template-columns:minmax(220px,40%) 1fr;align-items:stretch}
.jbx[data-jb-fewitems="1"] .jbx-card__media-wrap{height:100%;min-height:220px}
.jbx[data-jb-fewitems="1"] .jbx-card__body{padding:18px 20px;justify-content:center}
.jbx[data-jb-fewitems="1"] .jbx-card__title{font-size:20px;-webkit-line-clamp:unset;display:block;overflow:visible}
.jbx[data-jb-fewitems="1"] .jbx-card__excerpt{-webkit-line-clamp:4;font-size:14px}
@media(max-width:760px){.jbx[data-jb-fewitems="1"] .jbx-card{grid-template-columns:1fr}.jbx[data-jb-fewitems="3"] .jbx-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.jbx[data-jb-fewitems="2"] .jbx-rail,.jbx[data-jb-fewitems="3"] .jbx-rail{grid-template-columns:1fr}}

/* Rail navigation arrows */
.joeba-city-explorer__rail-arrow{position:absolute;top:84px;z-index:20;width:40px;height:40px;border-radius:50%;border:none;background:#fff;cursor:pointer;display:none;align-items:center;justify-content:center;color:#5f6368;box-shadow:0 2px 8px rgba(0,0,0,.15),0 0 1px rgba(0,0,0,.1);transition:all .2s ease}
.joeba-city-explorer__rail-arrow svg{width:18px;height:18px;stroke-width:2.5}
.joeba-city-explorer__rail-arrow--prev{left:-8px}
.joeba-city-explorer__rail-arrow--next{right:-8px}
.joeba-city-explorer__rail-arrow:disabled{opacity:0;pointer-events:none}
.joeba-city-explorer__rail-arrow:not(:disabled):hover{box-shadow:0 4px 12px rgba(0,0,0,.2);transform:scale(1.06);color:#0e1b4d}
@media(min-width:900px){.joeba-city-explorer__rail-arrow{display:flex}}

.joeba-city-explorer__empty{padding:24px 12px;text-align:center;color:#64748b;font-size:13.5px;background:#f7f9fc;border-radius:8px;border:1px dashed #d8e1ee;font-family:'Plus Jakarta Sans',sans-serif}
@media(max-width:899px){.joeba-city-explorer__articles .jbx-card{flex:0 0 240px;max-width:240px;width:240px}.joeba-city-explorer__articles .jbx-card__media-wrap{height:140px;min-height:140px}}
@media(max-width:599px){.joeba-city-explorer{margin:14px 12px 4px;padding:14px;border-radius:12px}.joeba-city-explorer__articles .jbx-card{flex:0 0 220px;max-width:220px;width:220px}.joeba-city-explorer__articles .jbx-card__media-wrap{height:130px;min-height:130px}.joeba-city-explorer__articles .jbx-card__title{font-size:14px}.joeba-city-explorer__articles .jbx-card__body{padding:12px 14px 14px}}

/* === Verhuisd uit shopify-theme/main-blog.liquid (size budget) === */
 .jb-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:999px;border:1.5px solid rgba(14,27,77,.12);background:#fff;color:#0e1b4d;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);font-family:inherit;line-height:1;white-space:nowrap}.jb-chip:hover{border-color:#0e1b4d;background:#f0f4fa;transform:translateY(-1px)}.jb-chip.is-active{background:#0e1b4d;color:#fff;border-color:#0e1b4d;box-shadow:0 2px 8px rgba(14,27,77,.25)}.jb-chip.is-active .jb-chip__count{background:rgba(255,215,0,.25);color:#ffd700}.jb-chip__emoji{font-size:14px}.jb-chip__count{display:inline-block;background:rgba(14,27,77,.08);color:#0e1b4d;font-size:10px;font-weight:700;padding:2px 6px;border-radius:999px;min-width:18px;text-align:center}.blog-articles__article.jb-fade{opacity:0;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease}.blog-articles__article.jb-show{opacity:1;transform:translateY(0)}.blog-articles__article.jb-hidden{display:none!important}.joeba-category-group.jb-empty,.joeba-blog-city.jb-empty{display:none}@media(max-width:599px){.jb-chip{padding:6px 10px;font-size:11px}.jb-chip__emoji{font-size:13px}}.joeba-city-themes{position:sticky;top:0;z-index:5;margin:0 0 14px;padding:10px 0;background:linear-gradient(180deg,#fafbfd 0%,#fafbfd 80%,rgba(250,251,253,0));border-bottom:1px solid rgba(14,27,77,.06)}.joeba-city-themes__wrap{display:grid;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:6px;max-width:100%}.joeba-city-themes__arrow{width:28px;height:28px;border-radius:50%;border:none;background:#fff;color:#0e1b4d;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px rgba(14,27,77,.12);transition:all .2s}.joeba-city-themes__arrow:hover{background:#0e1b4d;color:#fff}.joeba-city-themes__arrow svg{width:14px;height:14px}.joeba-city-themes__chips{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding:2px 0}.joeba-city-themes__chips::-webkit-scrollbar{display:none}.joeba-blog-city .joeba-georganiseerd-subsection{position:relative}.joeba-blog-city .blog-articles{display:flex !important;flex-wrap:nowrap !important;gap:16px !important;overflow-x:auto !important;overflow-y:hidden !important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#0e1b4d40 transparent;padding:6px 4px 16px;scroll-padding-left:4px}.joeba-blog-city .blog-articles::-webkit-scrollbar{height:6px}.joeba-blog-city .blog-articles::-webkit-scrollbar-thumb{background:#0e1b4d40;border-radius:6px}.joeba-blog-city .blog-articles__article{flex:0 0 320px !important;max-width:320px !important;scroll-snap-align:start}@media (max-width:600px){.joeba-blog-city .blog-articles__article{flex:0 0 82vw !important;max-width:82vw !important}}

 .joeba-city-intro{max-width:1200px;margin:18px auto 6px;padding:14px 22px;background:#fff;border:1px solid #e6ecf5;border-radius:12px;box-shadow:0 2px 10px rgba(14,27,77,.05)}.joeba-city-intro__desc{margin:0 0 12px;font-size:15px;line-height:1.55;color:#334155}.joeba-city-map{position:relative;background:#e8eef7}.joeba-city-map.is-loading::after{content:'Kaart laden\2026';position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#0e1b4d;font-size:13px;font-weight:600;background:rgba(232,238,247,.85)}.joeba-city-intro__map{width:100%;height:240px;border-radius:10px;overflow:hidden;border:1px solid #d8e1ee;box-shadow:0 4px 12px rgba(14,27,77,.10)}.joeba-blog-by-city{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;gap:0 !important;overflow-x:hidden !important;overflow-y:visible !important;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100% !important;max-width:100vw !important;touch-action:pan-y}.joeba-blog-by-city::-webkit-scrollbar{display:none}.joeba-blog-by-city>.joeba-blog-city{flex:0 0 100% !important;width:100% !important;max-width:100% !important;scroll-snap-align:start;scroll-snap-stop:always;margin:0 !important;display:flex;flex-direction:column}.joeba-blog-by-city>.joeba-blog-city{max-height:none}.joeba-cities-nav{position:relative;max-width:1440px;margin:0 auto}.joeba-cities-dots{display:none !important}.joeba-cities-dots::-webkit-scrollbar{display:none}.joeba-cities-dot{width:8px;height:8px;border-radius:50%;background:rgba(14,27,77,.22);border:none;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease,width .2s ease;flex-shrink:0}.joeba-cities-dot.is-active{background:#0e1b4d;width:22px;border-radius:4px}.joeba-city-intro__layout{display:grid !important;grid-template-columns:1fr;gap:16px;align-items:stretch}@media(min-width:760px){.joeba-city-intro__layout{grid-template-columns:1fr 320px !important}}.joeba-city-intro__content{min-width:0;display:flex;flex-direction:column}.joeba-city-intro__header{display:flex;align-items:center;gap:10px;margin-bottom:6px}.joeba-city-intro__flag{width:28px;height:auto;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.15)}.joeba-city-intro__title{margin:0;font-size:18px;font-weight:700;color:#0e1b4d;letter-spacing:-.01em}.joeba-city-activities-cta{display:inline-flex;align-self:flex-start;align-items:center;gap:8px;margin:auto 0 0;padding:11px 18px;background:linear-gradient(135deg,#ff5533,#ff7755);color:#fff !important;text-decoration:none;border-radius:10px;font-size:14px;font-weight:600;box-shadow:0 4px 14px rgba(255,85,51,.28);transition:transform .15s ease,box-shadow .2s ease;cursor:pointer}.joeba-city-activities-cta:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(255,85,51,.36)}@media(max-width:749px){.joeba-city-intro{margin:14px 12px 4px;padding:12px 14px;border-radius:10px}.joeba-city-intro__desc{font-size:14px}.joeba-city-intro__map{height:200px}.joeba-city-activities-cta{font-size:13px;padding:10px 14px;width:100%;justify-content:center}.joeba-blog-by-city>.joeba-blog-city{min-width:100vw}}

