.ebm-wrap{
  --ink:#18324b;--navy:#072d55;--blue:#0c5fa8;--sky:#39a9e8;--cyan:#36c7d9;
  --paper:#fff1c7;--paper2:#f4d58b;--gold:#f4b43e;--gold2:#ffe28a;--red:#d6402f;
  --green:#2f9e44;--cream:#fff8df;--shadow:rgba(7,45,85,.28);
  font-family:Georgia,"Times New Roman",serif;max-width:1320px;margin:28px auto;color:var(--ink)
}
.ebm-wrap *{box-sizing:border-box}
.ebm-fantasy-frame{
  position:relative;padding:22px;border:2px solid #e3aa3b;border-radius:26px;overflow:hidden;
  background:
    radial-gradient(circle at 8% 12%,rgba(255,255,255,.95) 0 2px,transparent 3px),
    radial-gradient(circle at 23% 7%,rgba(255,232,143,.7) 0 1px,transparent 2px),
    radial-gradient(circle at 82% 14%,rgba(255,255,255,.9) 0 2px,transparent 3px),
    radial-gradient(circle at 92% 6%,rgba(255,211,102,.65) 0 1px,transparent 2px),
    linear-gradient(160deg,#0a3d6d 0%,#0a5f9f 42%,#1487b5 100%);
  box-shadow:0 24px 60px rgba(6,46,79,.25),inset 0 0 0 5px rgba(255,226,138,.15)
}
.ebm-fantasy-frame:before{content:"";position:absolute;inset:9px;border:1px solid rgba(255,221,117,.62);border-radius:18px;pointer-events:none}
.ebm-fantasy-frame:after{content:"";position:absolute;left:-8%;right:-8%;bottom:-90px;height:200px;background:radial-gradient(ellipse at center,rgba(36,142,83,.5),transparent 68%);pointer-events:none}
.ebm-corner{position:absolute;width:44px;height:44px;border-color:#ffd86f;opacity:.95;z-index:6;pointer-events:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}
.ebm-corner--tl{top:13px;left:13px;border-top:3px solid;border-left:3px solid;border-top-left-radius:12px}
.ebm-corner--tr{top:13px;right:13px;border-top:3px solid;border-right:3px solid;border-top-right-radius:12px}
.ebm-corner--bl{bottom:13px;left:13px;border-bottom:3px solid;border-left:3px solid;border-bottom-left-radius:12px}
.ebm-corner--br{bottom:13px;right:13px;border-bottom:3px solid;border-right:3px solid;border-bottom-right-radius:12px}

/* Colourful storybook header */
.ebm-hero{position:relative;display:grid;grid-template-columns:minmax(120px,190px) 1fr minmax(150px,220px);align-items:center;gap:10px;min-height:190px;padding:2px 8px 8px;color:#fff;z-index:3}
.ebm-title-group{text-align:center;position:relative;z-index:4}
.ebm-eyebrow{display:inline-block;margin:0 0 8px;padding:6px 16px;border-radius:999px;background:rgba(5,44,80,.72);border:1px solid rgba(255,226,138,.72);font:800 11px/1.2 Arial,sans-serif;letter-spacing:.24em;color:#ffe28a;text-shadow:0 1px 2px rgba(0,0,0,.3)}
.ebm-scroll-title{position:relative;margin:auto;max-width:760px;padding:20px 48px 18px;border:2px solid #c88e2e;border-radius:22px;background:linear-gradient(180deg,#fff7da 0%,#ffe9ad 54%,#f5d484 100%);box-shadow:0 9px 25px rgba(4,38,69,.26),inset 0 0 20px rgba(255,255,255,.65)}
.ebm-scroll-title:before,.ebm-scroll-title:after{content:"";position:absolute;top:12%;bottom:12%;width:18px;border-radius:50%;background:linear-gradient(90deg,#ca9132,#ffe3a1 48%,#b77b21);box-shadow:0 2px 5px rgba(76,47,12,.28)}
.ebm-scroll-title:before{left:-9px}.ebm-scroll-title:after{right:-9px}
.ebm-heading{margin:0;color:#103d65;font-size:clamp(30px,4.2vw,55px);line-height:1.02;letter-spacing:.01em;text-shadow:0 2px 0 rgba(255,255,255,.72)}
.ebm-tagline{margin:9px 0 0;font:800 12px/1.3 Arial,sans-serif;letter-spacing:.16em;color:#b73027;text-transform:uppercase}
.ebm-art-stack{position:relative;height:178px;pointer-events:none;z-index:3}
.ebm-art{position:absolute;display:block;object-fit:contain;filter:drop-shadow(0 10px 10px rgba(2,33,61,.28))}
.ebm-art-stack--left .ebm-art--book{width:min(175px,100%);left:0;bottom:-2px;transform:rotate(-7deg)}
.ebm-art-stack--right .ebm-art--silver-sword{width:85px;height:165px;object-fit:contain;left:0;bottom:0;transform:rotate(5deg);filter:drop-shadow(0 8px 7px rgba(0,0,0,.2))}
.ebm-art-stack--right .ebm-art--phoenix{width:136px;right:-6px;bottom:8px;transform:rotate(4deg);filter:drop-shadow(0 7px 7px rgba(111,40,11,.25))}
.ebm-language{position:absolute;right:10px;top:6px;display:flex;padding:4px;border:1px solid rgba(255,226,138,.78);border-radius:999px;background:rgba(4,44,79,.82);backdrop-filter:blur(6px);z-index:7;box-shadow:0 4px 12px rgba(0,0,0,.18)}
.ebm-language button{border:0;background:transparent;color:#dbeeff;border-radius:999px;padding:8px 11px;cursor:pointer;font:800 12px Arial,sans-serif}
.ebm-language button.is-active{background:linear-gradient(#ffd86c,#f0aa33);color:#173752;box-shadow:inset 0 1px rgba(255,255,255,.65)}

/* Editable event introduction. Kept deliberately self-contained so it does not disturb the working map layout. */
.ebm-story-intro{
  position:relative;z-index:4;max-width:1040px;margin:-4px auto 18px;padding:20px 56px 18px;
  text-align:center;color:#18324b;border:2px solid #d99c32;border-radius:18px;
  background:linear-gradient(180deg,#fff9e6 0%,#fff0bd 55%,#f5d58a 100%);
  box-shadow:0 9px 22px rgba(5,49,87,.18),inset 0 0 18px rgba(255,255,255,.55)
}
.ebm-story-intro:before{content:"";position:absolute;inset:6px;border:1px solid rgba(178,117,27,.22);border-radius:12px;pointer-events:none}
.ebm-story-intro__copy{position:relative;z-index:2;max-width:900px;margin:auto}
.ebm-story-intro__title{margin:0 0 10px;color:#103d65;font-size:clamp(24px,3vw,36px);line-height:1.08;text-shadow:0 1px 0 rgba(255,255,255,.72)}
.ebm-story-intro__paragraph{margin:7px auto;color:#29485e;font:600 15px/1.55 Arial,sans-serif;max-width:860px}
.ebm-story-intro__note{display:inline-block;margin:11px 0 0;padding:9px 16px;border-radius:999px;border:1px solid rgba(178,117,27,.35);background:rgba(255,249,224,.72);color:#a52e25;font:800 14px/1.35 Arial,sans-serif;box-shadow:0 4px 10px rgba(126,82,18,.08)}
.ebm-story-intro__ornament{position:absolute;left:22px;top:50%;transform:translateY(-50%);color:#e8a631;font-size:22px;text-shadow:0 0 10px rgba(255,211,94,.5)}
.ebm-story-intro__ornament--right{left:auto;right:22px}

.ebm-search-row{position:relative;margin:0 auto 16px;max-width:820px;z-index:4}
.ebm-search-row input{width:100%;height:52px;padding:0 18px 0 48px;border:2px solid #e0a333;border-radius:15px;background:linear-gradient(#fffdf3,#fff0bd);color:#173753;font:700 15px Georgia,serif;outline:none;box-shadow:0 8px 20px rgba(5,49,87,.2),inset 0 2px 7px rgba(149,101,26,.08)}
.ebm-search-row input:focus{border-color:#ffd35e;box-shadow:0 0 0 4px rgba(255,211,94,.22),0 8px 20px rgba(5,49,87,.2)}
.ebm-search-row input::placeholder{color:#657a86}
.ebm-search-icon{position:absolute;left:18px;top:10px;z-index:2;font-size:27px;color:#1e6590;transform:rotate(-12deg)}

.ebm-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(320px,.75fr);gap:17px;position:relative;z-index:3}
.ebm-map-shell{position:relative;height:var(--ebm-height);overflow:hidden;border:3px solid #f2bd4d;border-radius:18px;background:#9fd6e8;box-shadow:0 14px 28px rgba(3,37,66,.28),inset 0 0 0 4px rgba(255,249,218,.35)}
.ebm-map-shell:before{content:"";position:absolute;inset:0;z-index:430;pointer-events:none;background:linear-gradient(110deg,rgba(255,255,255,.16),transparent 32%),radial-gradient(circle at 50% 45%,transparent 45%,rgba(12,78,123,.08) 100%)}
.ebm-map{height:100%;width:100%;background:#9edee8}
.ebm-map .leaflet-tile-pane{filter:saturate(1.38) contrast(1.02) brightness(1.06)}
.ebm-map .leaflet-control-zoom{border:2px solid #e2a63d!important;border-radius:9px!important;overflow:hidden;box-shadow:0 5px 12px rgba(3,45,78,.25)!important}
.ebm-map .leaflet-control-zoom a{background:#fff5ce;color:#155786;border-color:#e2a63d!important;font-weight:900}
.ebm-map-vignette{position:absolute;inset:0;z-index:440;pointer-events:none;box-shadow:inset 0 0 52px 5px rgba(2,59,99,.18)}
.ebm-map-ribbon{position:absolute;z-index:468;left:50%;bottom:14px;transform:translateX(-50%);width:min(88%,650px);padding:10px 18px;text-align:center;color:#143e5f;border:2px solid #e0a43b;border-radius:999px;background:linear-gradient(180deg,rgba(255,250,222,.97),rgba(255,226,148,.96));backdrop-filter:blur(4px);font:800 13px/1.2 Arial,sans-serif;letter-spacing:.02em;box-shadow:0 7px 18px rgba(5,51,86,.22)}
.ebm-map-ribbon:before{content:"★";color:#e44d32;margin-right:8px}.ebm-map-ribbon:after{content:"★";color:#e44d32;margin-left:8px}
.ebm-map-art{position:absolute;z-index:455;right:9px;top:80px;width:92px;height:165px;border:2px solid rgba(255,218,109,.82);border-radius:16px;overflow:hidden;background:#fff7dc;box-shadow:0 7px 16px rgba(0,0,0,.16);pointer-events:none;transform:rotate(2deg);opacity:.9}
.ebm-map-art img{width:100%;height:100%;object-fit:cover;object-position:center 50%;mix-blend-mode:multiply}
.ebm-map-sparkles{position:absolute;inset:0;z-index:456;pointer-events:none}
.ebm-map-sparkles i{position:absolute;width:8px;height:8px;border-radius:50%;background:#fff5a7;box-shadow:0 0 8px #fff,0 0 15px #ffd34e;animation:ebmTwinkle 2.6s ease-in-out infinite}
.ebm-map-sparkles i:nth-child(1){left:16%;top:16%}.ebm-map-sparkles i:nth-child(2){left:72%;top:24%;animation-delay:.7s}.ebm-map-sparkles i:nth-child(3){left:45%;top:67%;animation-delay:1.3s}.ebm-map-sparkles i:nth-child(4){left:83%;top:59%;animation-delay:1.9s}
@keyframes ebmTwinkle{0%,100%{opacity:.25;transform:scale(.65)}50%{opacity:1;transform:scale(1.3)}}
.ebm-compass{position:absolute;z-index:466;right:18px;bottom:66px;width:76px;height:76px;border:3px solid #e3a839;border-radius:50%;display:grid;place-items:center;color:#145a84;background:radial-gradient(circle,#fffbdc 0 47%,#f5cb69 48% 55%,#0f6898 56% 60%,#fff3c2 61%);box-shadow:0 6px 16px rgba(6,54,88,.22);pointer-events:none}
.ebm-compass:before,.ebm-compass:after{content:"";position:absolute;background:rgba(17,91,132,.45)}
.ebm-compass:before{width:2px;height:58px}.ebm-compass:after{height:2px;width:58px}.ebm-compass .n{position:absolute;top:4px;font:900 10px Arial,sans-serif}.ebm-compass .needle{font-size:28px;color:#d33f2d;transform:rotate(14deg);text-shadow:0 1px #fff}

/* Bookshop panel */
.ebm-panel{min-height:var(--ebm-height);max-height:var(--ebm-height);overflow:auto;border:3px solid #f2bd4d;border-radius:18px;background:linear-gradient(180deg,#fff7da,#ffe9a9 58%,#f8d887);box-shadow:0 14px 28px rgba(3,37,66,.22),inset 0 0 28px rgba(255,255,255,.5);padding:20px;scrollbar-color:#1c78a9 #f7dda0}
.ebm-panel-head{position:relative;padding:14px 14px 15px;margin:-2px -2px 15px;border:2px solid #095f96;border-radius:14px;background:linear-gradient(135deg,#0a5e9a,#127eb3);box-shadow:0 5px 12px rgba(7,65,104,.18);color:white}
.ebm-panel-head:after{content:"";position:absolute;right:12px;top:10px;width:32px;height:32px;border-radius:50%;background:radial-gradient(circle,#ffd85d 0 15%,#ef9e24 16% 42%,#b73a25 43% 52%,transparent 53%);opacity:.9}
.ebm-panel-kicker{margin:0 40px 5px 0;font:800 10px Arial,sans-serif;letter-spacing:.16em;color:#ffe288;text-transform:uppercase}
.ebm-panel h3{margin:0 42px 0 0;color:#fff8da;font-size:25px;line-height:1.06;text-shadow:0 1px 1px rgba(0,0,0,.2)}
.ebm-panel-copy{margin:9px 42px 0 0;color:#e9f7ff;line-height:1.45;font-size:13px}
.ebm-shop-card{position:relative;margin:0 0 13px;padding:14px;border:2px solid rgba(206,144,37,.48);border-radius:13px;background:rgba(255,253,239,.84);box-shadow:0 5px 14px rgba(97,70,24,.1)}
.ebm-shop-card:before{content:"✦";position:absolute;right:11px;top:8px;color:#e64b32;font-size:18px;opacity:.76}
.ebm-shop-image{width:100%;aspect-ratio:16/8;object-fit:cover;border-radius:9px;margin-bottom:11px;border:2px solid #f2c25d;filter:saturate(1.12) contrast(1.02)}
.ebm-shop-name{margin:0 28px 5px 0;font-size:20px;line-height:1.15;color:#133f61}
.ebm-shop-address{margin:0 0 8px;color:#61717a;font-size:13px;line-height:1.4}
.ebm-shop-desc{margin:0 0 12px;color:#445d6a;font-size:14px;line-height:1.45}
.ebm-actions{display:flex;flex-wrap:wrap;gap:8px}
.ebm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:41px;padding:9px 14px;border-radius:9px;text-decoration:none!important;font:800 12px Arial,sans-serif;letter-spacing:.02em;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}
.ebm-btn:hover{transform:translateY(-2px);filter:saturate(1.08)}
.ebm-btn--buy{background:linear-gradient(#39ad4c,#248237);color:#fff!important;border:2px solid #176d2c;box-shadow:0 4px 8px rgba(26,106,42,.2)}
.ebm-btn--shop{background:linear-gradient(#1886bd,#0c6398);color:#fff!important;border:2px solid #07547f;box-shadow:0 4px 8px rgba(8,89,135,.2)}
.ebm-empty{text-align:center;padding:42px 14px;color:#496474}
.ebm-empty-symbol{display:block;font-size:52px;margin-bottom:10px;color:#e04b30}
.ebm-attribution{text-align:right;margin:9px 8px 0;color:#c5e3f5;font:10px Arial,sans-serif}

/* Bright town flags */
.ebm-flag-marker{position:relative;width:68px;height:78px;filter:drop-shadow(0 6px 6px rgba(0,0,0,.3));transform:translateY(-4px)}
.ebm-flag-marker .ebm-marker-glow{position:absolute;left:17px;top:25px;width:34px;height:34px;border-radius:50%;background:rgba(255,228,99,.5);filter:blur(9px);opacity:.55}
.ebm-flag-marker .ebm-pole{position:absolute;left:31px;top:3px;width:4px;height:63px;border-radius:3px;background:linear-gradient(90deg,#6e4421,#f3c260 48%,#69401f);box-shadow:0 1px 1px #fff7bd inset}
.ebm-flag-marker .ebm-pommel{position:absolute;left:26px;top:-1px;width:14px;height:14px;border-radius:50%;background:radial-gradient(circle at 35% 28%,#fff0a7,#f2b33b 42%,#8b4d19 72%);border:2px solid #77451c}
.ebm-flag-marker .ebm-banner{position:absolute;left:34px;top:11px;min-width:34px;height:31px;padding:6px 9px 0 7px;background:linear-gradient(135deg,var(--ebm-flag-1,#ef4444),var(--ebm-flag-2,#b91c1c));border:2px solid rgba(80,31,16,.58);border-left:0;color:#fff8cf;font:900 12px Arial,sans-serif;clip-path:polygon(0 0,100% 0,80% 50%,100% 100%,0 100%);text-align:center;text-shadow:0 1px 1px rgba(0,0,0,.25)}
.ebm-flag-marker .ebm-city-label{position:absolute;left:50%;bottom:-9px;transform:translateX(-50%);max-width:130px;white-space:nowrap;padding:4px 8px;border:2px solid #d79c34;border-radius:8px;background:linear-gradient(#fff9dc,#ffe8a7);color:#153d5e;font:800 11px Georgia,serif;box-shadow:0 3px 8px rgba(4,52,85,.2)}
.ebm-flag-marker.is-active{transform:translateY(-9px) scale(1.12);filter:drop-shadow(0 7px 8px rgba(0,0,0,.3)) drop-shadow(0 0 10px rgba(255,221,83,.9))}
.ebm-flag-marker.is-active .ebm-marker-glow{opacity:1;background:rgba(255,226,70,.9)}
.ebm-flag-marker.is-active .ebm-city-label{background:linear-gradient(#fff3a4,#ffd95d);border-color:#f3a934;color:#0e486e}
.leaflet-div-icon.ebm-div-icon{background:none;border:0}
.leaflet-tooltip.ebm-town-tooltip{background:#0b5b91;color:#fff7d6;border:2px solid #f1b544;border-radius:9px;box-shadow:0 4px 11px rgba(0,0,0,.22);font-family:Georgia,serif;font-weight:700}
.leaflet-tooltip-top.ebm-town-tooltip:before{border-top-color:#f1b544}

@media(max-width:1050px){
  .ebm-hero{grid-template-columns:120px 1fr 145px;min-height:165px}.ebm-art-stack{height:150px}.ebm-art-stack--left .ebm-art--book{width:135px}.ebm-art-stack--right .ebm-art--silver-sword{height:142px;width:70px}.ebm-art-stack--right .ebm-art--phoenix{width:105px}
}
@media(max-width:900px){
  .ebm-layout{grid-template-columns:1fr}.ebm-panel{min-height:auto;max-height:none}.ebm-map-shell{height:min(var(--ebm-height),64vh)}
  .ebm-hero{grid-template-columns:95px 1fr 105px;min-height:145px}.ebm-scroll-title{padding:16px 28px}.ebm-heading{font-size:clamp(27px,6vw,42px)}.ebm-tagline{font-size:10px}.ebm-art-stack{height:130px}.ebm-art-stack--left .ebm-art--book{width:108px}.ebm-art-stack--right .ebm-art--silver-sword{display:none}.ebm-art-stack--right .ebm-art--phoenix{width:92px}
  .ebm-map-art{width:72px;height:125px;top:68px}.ebm-compass{right:12px}
}
@media(max-width:650px){
  .ebm-fantasy-frame{padding:13px}.ebm-hero{display:block;min-height:0;padding:7px 0 12px}.ebm-title-group{padding:0 46px}.ebm-scroll-title{padding:14px 21px}.ebm-heading{font-size:clamp(25px,8vw,38px)}.ebm-eyebrow{font-size:9px;letter-spacing:.16em}.ebm-tagline{font-size:9px;letter-spacing:.08em}.ebm-language{right:0;top:1px}.ebm-language button{padding:7px 8px;font-size:10px}.ebm-art-stack{position:absolute;display:block;height:auto}.ebm-art-stack--left{left:-4px;bottom:2px}.ebm-art-stack--right{right:-5px;bottom:3px}.ebm-art-stack--left .ebm-art--book{position:relative;width:70px;opacity:.92}.ebm-art-stack--right .ebm-art--phoenix{position:relative;width:68px;right:auto;bottom:auto}.ebm-art-stack--right .ebm-art--silver-sword{display:none}
  .ebm-search-row{margin:0 0 11px}.ebm-search-row input{height:48px}.ebm-map-shell{border-radius:12px}.ebm-panel{padding:14px;border-radius:12px}.ebm-panel h3{font-size:22px}.ebm-compass{width:58px;height:58px;right:9px;bottom:62px}.ebm-compass:before{height:44px}.ebm-compass:after{width:44px}.ebm-map-ribbon{font-size:11px;bottom:9px;padding:8px 11px}.ebm-map-art{display:none}.ebm-flag-marker .ebm-city-label{font-size:10px}
}
@media(max-width:760px){.ebm-story-intro{margin:0 auto 14px;padding:17px 18px 16px;border-radius:14px}.ebm-story-intro__ornament{display:none}.ebm-story-intro__title{font-size:26px}.ebm-story-intro__paragraph{font-size:14px;line-height:1.5}.ebm-story-intro__note{display:block;padding:9px 12px;font-size:13px}}
@media(prefers-reduced-motion:reduce){.ebm-map-sparkles i{animation:none}.ebm-btn{transition:none}}
