/* Premium cartographic board. The canonical image, grid, movement and layer logic stay untouched. */
.er-map-dialog.er-map-dialog--premium-board{width:min(1780px,100vw);height:min(1120px,100dvh);max-width:none;max-height:none;padding:0;border:0;border-radius:0;background:#05090e;color:#edf2f5;box-shadow:0 30px 110px rgba(0,0,0,.82)}
.er-map-dialog.er-map-dialog--premium-board::backdrop{background:rgba(0,3,7,.9);backdrop-filter:blur(5px)}
.er-map-dialog--premium-board .er-map-shell{position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:74px minmax(0,1fr);height:100%;overflow:hidden;background:#05090e}
.er-map-dialog--premium-board .er-map-toolbar{position:relative;z-index:31;grid-column:1;grid-row:1;display:flex;align-items:center;gap:18px;min-width:0;padding:10px 76px 10px 26px;border-bottom:1px solid rgba(102,126,145,.14);background:linear-gradient(180deg,rgba(10,16,23,.99),rgba(6,11,17,.96));box-shadow:0 10px 32px rgba(0,0,0,.22)}
.er-map-dialog--premium-board .er-map-premium-heading{display:grid;flex:1 1 330px;min-width:240px;gap:1px}.er-map-dialog--premium-board .er-map-premium-heading__eyebrow{color:#8d9aa6;font-size:.56rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}
.er-map-dialog--premium-board .er-map-toolbar h2{overflow:hidden;margin:0;color:#f0e4cd;font-family:Georgia,"Times New Roman",serif;font-size:1.08rem;font-weight:500;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.er-map-dialog--premium-board .er-map-status{overflow:hidden;color:#7f8b96;font-size:.65rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.er-map-premium-legend{display:flex;align-items:center;gap:7px;min-width:0}.er-map-premium-legend--full{flex:0 1 auto;justify-content:flex-end}.er-map-premium-chip{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:4px 9px;border:1px solid rgba(95,116,134,.18);border-radius:10px;background:rgba(15,22,30,.72);color:#aeb8c1;font-size:.6rem;font-weight:750;line-height:1;white-space:nowrap;box-shadow:inset 0 1px 0 rgba(255,255,255,.025);transition:.14s ease}.er-map-premium-chip__glyph{display:grid;width:22px;height:22px;border:1px solid currentColor;border-radius:50%;place-items:center;font-size:.65rem;font-weight:950;background:rgba(0,0,0,.24)}
.er-map-premium-chip--participants{color:#8eafff}.er-map-premium-chip--objects{color:#e2b52e}.er-map-premium-chip--landmarks{color:#ad82d3}.er-map-premium-chip--hazards{color:#e27362}.er-map-premium-chip--doors{color:#65cbd2}.er-map-premium-chip--photos{color:#7acb54}.er-map-premium-chip:hover,.er-map-premium-chip:focus-visible{outline:none;border-color:currentColor;background:rgba(25,35,46,.9);color:#f0e5ce}.er-map-premium-chip.is-off,.er-map-premium-chip[aria-pressed="false"]{opacity:.34;filter:saturate(.3)}
.er-map-dialog--premium-board .er-map-premium-close{position:absolute;right:20px;top:18px;width:38px;height:38px;min-width:38px;padding:0;border:1px solid rgba(126,146,163,.2);border-radius:10px;background:rgba(14,21,29,.88);color:#9da8b1;font-size:1.05rem;z-index:36}.er-map-dialog--premium-board .er-map-premium-close:hover{border-color:rgba(205,177,122,.55);background:#17212c;color:#f1dfbc}
.er-map-premium-controls{position:absolute;right:20px;top:92px;z-index:35;display:grid;overflow:hidden;border:1px solid rgba(111,132,149,.2);border-radius:11px;background:rgba(8,14,20,.88);box-shadow:0 12px 30px rgba(0,0,0,.42);backdrop-filter:blur(12px)}.er-map-premium-controls button{display:grid;width:40px;height:40px;padding:0;border:0;border-bottom:1px solid rgba(111,132,149,.14);place-items:center;background:transparent;color:#d7dde2;font-size:1rem;cursor:pointer}.er-map-premium-controls button:last-child{border-bottom:0}.er-map-premium-controls button:hover,.er-map-premium-controls button:focus-visible{outline:none;background:rgba(78,99,117,.18);color:#fff2d0}
.er-map-dialog--premium-board .er-map-viewport{position:relative;z-index:1;grid-column:1;grid-row:2;overflow:hidden;min-height:0;cursor:grab;touch-action:none;background:radial-gradient(circle at 48% 42%,rgba(45,57,58,.2),transparent 46%),linear-gradient(135deg,#080d11,#020509 74%);isolation:isolate}.er-map-dialog--premium-board .er-map-viewport::after{display:none}.er-map-dialog--premium-board .er-map-viewport::before{content:"";position:absolute;inset:0;z-index:9;pointer-events:none;box-shadow:inset 0 0 100px 28px rgba(0,0,0,.58),inset 0 0 230px 40px rgba(0,0,0,.28)}
.er-map-dialog--premium-board .er-map-stage{overflow:hidden;border:1px solid rgba(104,126,137,.2);border-radius:5px;background:#080d10;box-shadow:0 28px 76px rgba(0,0,0,.7),0 0 0 1px rgba(0,0,0,.5);filter:drop-shadow(0 0 24px rgba(0,0,0,.42))}.er-map-dialog--premium-board .er-map-image{opacity:1;filter:saturate(.82) contrast(1.09) brightness(.73) sepia(.05);border-radius:4px}.er-map-dialog--premium-board .er-map-cell{border-color:rgba(127,153,162,.13);background:rgba(4,8,11,.01);box-shadow:none}.er-map-dialog--premium-board .er-map-cell.is-blocked{border-color:rgba(121,76,60,.1);background:repeating-linear-gradient(135deg,rgba(11,13,14,.13) 0 7px,rgba(37,30,26,.13) 7px 12px);box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.er-map-dialog--premium-board .er-map-cell.is-reachable{background:rgba(164,130,62,.11);box-shadow:inset 0 0 0 1px rgba(215,174,86,.15)}.er-map-dialog--premium-board .er-map-cell.is-reachable:hover{background:rgba(190,151,73,.23);box-shadow:inset 0 0 0 2px rgba(232,194,108,.42)}.er-map-dialog--premium-board .er-map-grid{z-index:2}.er-map-dialog--premium-board .er-map-markers{z-index:6}
.er-map-dialog--premium-board .er-map-marker:not(.er-map-character){width:27px;height:27px;border-width:1px;border-color:currentColor;background:rgba(7,12,17,.92);box-shadow:0 3px 13px rgba(0,0,0,.68),0 0 0 3px rgba(0,0,0,.34);color:#d9e0e5;font-size:.67rem}.er-map-dialog--premium-board .er-map-marker--Door{color:#65cbd2;background:rgba(12,57,61,.9)}.er-map-dialog--premium-board .er-map-marker--Object{color:#e2b52e;background:rgba(66,50,8,.92)}.er-map-dialog--premium-board .er-map-marker--Hazard{color:#ef7664;background:rgba(69,20,17,.94)}.er-map-dialog--premium-board .er-map-marker--Landmark{color:#b487d9;background:rgba(47,28,64,.94)}.er-map-dialog--premium-board .er-map-marker--Photo{color:#7ed05a;background:rgba(27,65,16,.95)}.er-map-dialog--premium-board .er-map-marker.is-current{box-shadow:0 0 0 4px rgba(105,163,255,.25),0 5px 17px rgba(0,0,0,.7)}
.er-map-dialog--premium-board .er-map-marker.er-map-character{width:48px;height:54px;gap:0;transform:translate(calc(-50% + var(--er-map-character-offset,0px)),-78%);z-index:12}.er-map-dialog--premium-board .er-map-character__avatar{width:38px;height:38px;border:2px solid #66a5ff;background:#111a24;box-shadow:0 6px 16px rgba(0,0,0,.68),0 0 0 3px rgba(11,17,24,.76)}.er-map-dialog--premium-board .er-map-marker--ai .er-map-character__avatar{border-color:#62c6d2}.er-map-dialog--premium-board .er-map-character__flag{position:absolute;left:50%;top:32px;width:0;height:0;border:0;border-top:8px solid #66a5ff;border-right:6px solid transparent;border-left:6px solid transparent;border-radius:0;transform:translateX(-50%);overflow:hidden;background:transparent!important;color:transparent;box-shadow:none}.er-map-dialog--premium-board .er-map-marker--ai .er-map-character__flag{border-top-color:#62c6d2}.er-map-dialog--premium-board .er-map-character__flag::after{display:none}.er-map-premium-character-label{position:absolute;left:50%;top:45px;display:block;max-width:150px;padding:4px 7px;border:1px solid rgba(112,132,149,.18);border-radius:6px;transform:translateX(-50%);background:rgba(5,10,15,.9);color:#dfe6eb;font-size:.58rem;font-weight:700;line-height:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;box-shadow:0 5px 14px rgba(0,0,0,.46);pointer-events:none}
.er-map-premium-area-labels{position:absolute;inset:0;z-index:4;pointer-events:none}.er-map-premium-area-label{position:absolute;max-width:170px;transform:translate(-50%,-50%);color:rgba(222,219,204,.78);font-family:Georgia,"Times New Roman",serif;font-size:clamp(8px,.72vw,12px);font-weight:500;letter-spacing:.035em;text-align:center;text-shadow:0 1px 3px #000,0 0 8px rgba(0,0,0,.95);text-transform:uppercase;white-space:nowrap}.er-map-dialog--premium-board .er-map-tooltip{min-width:190px;border:1px solid rgba(95,120,139,.23);border-radius:8px;background:rgba(5,10,15,.96);color:#b9c3cb;box-shadow:0 14px 34px rgba(0,0,0,.62);backdrop-filter:blur(10px)}.er-map-dialog--premium-board .er-map-tooltip strong{color:#f0dfbe}.er-map-dialog--premium-board .er-map-loading{background:rgba(3,7,11,.72);color:#d9c89f}
.er-map-dialog--premium-board .er-map-layer-panel{position:absolute;right:20px;bottom:18px;z-index:34;grid-column:auto;grid-row:auto;width:244px;max-height:min(490px,62vh);overflow:auto;padding:0;border:1px solid rgba(99,119,136,.2);border-radius:12px;background:rgba(9,15,22,.9);color:#dfe5e9;box-shadow:0 18px 44px rgba(0,0,0,.58),inset 0 1px 0 rgba(255,255,255,.025);backdrop-filter:blur(14px)}.er-map-premium-info{padding:13px 13px 11px;border-bottom:1px solid rgba(98,119,137,.13)}.er-map-premium-info__head{display:grid;gap:2px;margin-bottom:10px}.er-map-premium-info__head small{color:#82909b;font-size:.53rem;font-weight:850;letter-spacing:.12em}.er-map-premium-info__head strong{overflow:hidden;color:#e9dfcb;font-family:Georgia,"Times New Roman",serif;font-size:.78rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.er-map-premium-info__list{display:grid;gap:8px}.er-map-premium-info__row{display:grid;gap:4px}.er-map-premium-info__line{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#9aa6af;font-size:.58rem}.er-map-premium-info__line strong{color:#d7dde1;font-size:.58rem;font-weight:700}.er-map-premium-info__track{display:block;height:2px;overflow:hidden;border-radius:2px;background:rgba(104,127,143,.18)}.er-map-premium-info__track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#397f89,#5ac1c9);box-shadow:0 0 8px rgba(90,193,201,.28)}
.er-map-dialog--premium-board .er-map-layer-panel__head{padding:10px 11px 8px;margin:0;border-bottom:1px solid rgba(98,119,137,.12)}.er-map-dialog--premium-board .er-map-layer-panel__head small{color:#71818e}.er-map-dialog--premium-board .er-map-layer-panel__head strong{color:#cbd4da;font-size:.72rem}.er-map-dialog--premium-board .er-map-layer-panel__head button{padding:4px 6px;border-color:rgba(91,119,135,.22);background:rgba(67,93,107,.08);color:#9fb2bd;font-size:.54rem}.er-map-dialog--premium-board .er-map-layer-list{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:8px 10px 11px}.er-map-dialog--premium-board .er-map-layer-toggle{gap:5px;padding:5px;border-color:rgba(90,111,127,.09);border-radius:6px;background:rgba(255,255,255,.012)}.er-map-dialog--premium-board .er-map-layer-toggle input{width:13px;height:13px;margin-top:1px;accent-color:#57bbc3}.er-map-dialog--premium-board .er-map-layer-toggle strong{color:#abb6be;font-size:.55rem}.er-map-dialog--premium-board .er-map-layer-toggle small{display:none}
@media (min-width:901px){.er-game-map-live.er-game-map-live--premium-board{border-color:rgba(87,109,124,.22);border-radius:13px;background:#05090d;box-shadow:0 22px 60px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.02)}.er-game-map-live--premium-board .er-game-map-live__head{min-height:70px;padding:11px 14px 10px 16px;border-bottom-color:rgba(93,114,130,.13);background:linear-gradient(180deg,rgba(10,16,23,.99),rgba(6,11,17,.98))}.er-game-map-live--premium-board .er-game-map-live__title>span{color:#7f8d98;letter-spacing:.14em}.er-game-map-live--premium-board .er-game-map-live__title>strong{color:#eadfc9;font-family:Georgia,"Times New Roman",serif;font-weight:500}.er-game-map-live--premium-board .er-game-map-live__title>small{color:#76838e}.er-game-map-live--premium-board .er-game-map-live__open{border-color:rgba(92,151,158,.35);background:rgba(49,106,113,.1);color:#91c9cd}.er-game-map-live--premium-board .er-game-map-live__viewport{min-height:560px;max-height:calc(100dvh - 180px);aspect-ratio:auto;background:#030609}.er-game-map-live--premium-board .er-game-map-live__viewport::after{content:"";position:absolute;inset:0;z-index:8;pointer-events:none;box-shadow:inset 0 0 60px 16px rgba(0,0,0,.5),inset 0 0 130px rgba(0,0,0,.35)}.er-game-map-live--premium-board .er-game-map-live__image{filter:saturate(.82) contrast(1.08) brightness(.73) sepia(.05)}.er-game-map-live--premium-board .er-game-map-live__grid{z-index:2;background-image:linear-gradient(to right,rgba(126,153,163,.13) 1px,transparent 1px),linear-gradient(to bottom,rgba(126,153,163,.13) 1px,transparent 1px);box-shadow:inset 0 0 0 1px rgba(113,137,148,.1)}.er-game-map-live--premium-board .er-game-map-live__blocked-cell{border-color:rgba(133,74,56,.12);background:repeating-linear-gradient(135deg,rgba(72,34,25,.1) 0 5px,rgba(29,21,18,.06) 5px 10px)}.er-game-map-live--premium-board .er-game-map-live__marker{z-index:11;min-width:27px;min-height:27px;border-width:1px;border-color:currentColor;background:rgba(7,12,17,.92);color:#d9e0e5;box-shadow:0 3px 12px rgba(0,0,0,.68),0 0 0 3px rgba(0,0,0,.3)}.er-game-map-live--premium-board .er-game-map-live__marker--door{color:#65cbd2;background:rgba(12,57,61,.92)}.er-game-map-live--premium-board .er-game-map-live__marker--object{color:#e2b52e;background:rgba(66,50,8,.92)}.er-game-map-live--premium-board .er-game-map-live__marker--hazard{color:#ef7664;background:rgba(69,20,17,.94)}.er-game-map-live--premium-board .er-game-map-live__marker--landmark{color:#b487d9;background:rgba(47,28,64,.94)}.er-game-map-live--premium-board .er-game-map-live__marker--photo{color:#7ed05a;background:rgba(27,65,16,.95)}.er-game-map-live--premium-board .er-game-map-live__marker--participant{min-width:38px;min-height:38px;overflow:hidden;border:2px solid #66a5ff;background:#111a24;color:#fff;border-radius:50%}.er-game-map-live--premium-board .er-game-map-live__marker--ai{border-color:#62c6d2}.er-game-map-live__portrait{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:50%;background:#111a24;z-index:2}.er-game-map-live--premium-board .er-game-map-live__marker-label{top:calc(100% + 7px);z-index:4;max-width:135px;padding:4px 7px;border-color:rgba(98,121,139,.16);border-radius:6px;background:rgba(5,10,15,.91);color:#dce4e9;font-size:.57rem;box-shadow:0 5px 14px rgba(0,0,0,.48)}.er-game-map-live--premium-board .er-game-map-live__marker--portrait .er-game-map-live__marker-label{display:block!important}.er-game-map-live--premium-board .er-game-map-live__legend{display:none}.er-game-map-live--premium-board .er-map-premium-legend--live{position:absolute;left:10px;top:10px;right:10px;z-index:15;display:flex;justify-content:center;gap:5px;pointer-events:none}.er-game-map-live--premium-board .er-map-premium-legend--live .er-map-premium-chip{min-height:28px;padding:3px 6px;border-color:rgba(91,113,129,.15);background:rgba(7,12,17,.82);font-size:.51rem;backdrop-filter:blur(8px)}.er-game-map-live--premium-board .er-map-premium-legend--live .er-map-premium-chip__glyph{width:18px;height:18px;font-size:.53rem}.er-map-premium-area-labels--live{z-index:5}.er-map-premium-area-labels--live .er-map-premium-area-label{font-size:clamp(7px,.58vw,10px);color:rgba(226,220,202,.72)}.er-game-map-live__premium-info{position:absolute;right:10px;bottom:10px;z-index:15;width:min(215px,44%);padding:9px 10px;border:1px solid rgba(93,114,130,.18);border-radius:9px;background:rgba(7,12,18,.85);box-shadow:0 12px 30px rgba(0,0,0,.5);backdrop-filter:blur(10px)}.er-map-premium-info__compact-list{display:grid;grid-template-columns:1fr 1fr;gap:5px 10px}.er-map-premium-info__compact-list .er-map-premium-info__row:first-child{grid-column:1/-1}.er-map-premium-info__compact-list .er-map-premium-info__line,.er-map-premium-info__compact-list .er-map-premium-info__line strong{font-size:.51rem}.er-map-premium-info__compact-list .er-map-premium-info__line strong{color:#cfd8de}}
@media(max-width:1180px) and (min-width:901px){.er-map-dialog--premium-board .er-map-premium-legend--full .er-map-premium-chip>span:last-child{display:none}.er-map-dialog--premium-board .er-map-premium-chip{padding:4px 5px}.er-map-dialog--premium-board .er-map-premium-heading{flex-basis:250px}.er-game-map-live--premium-board .er-map-premium-legend--live .er-map-premium-chip>span:last-child{display:none}}
@media(max-width:900px){.er-map-dialog.er-map-dialog--premium-board{width:100vw;height:100dvh;border-radius:0}.er-map-dialog--premium-board .er-map-shell{grid-template-rows:66px minmax(0,1fr)}.er-map-dialog--premium-board .er-map-toolbar{padding:8px 56px 8px 13px;gap:8px}.er-map-dialog--premium-board .er-map-premium-heading{min-width:0;flex-basis:auto}.er-map-dialog--premium-board .er-map-premium-heading__eyebrow{font-size:.49rem}.er-map-dialog--premium-board .er-map-toolbar h2{font-size:.92rem}.er-map-dialog--premium-board .er-map-status{font-size:.56rem}.er-map-dialog--premium-board .er-map-premium-legend--full{display:none}.er-map-dialog--premium-board .er-map-premium-close{right:9px;top:13px;width:36px;height:36px;min-width:36px}.er-map-premium-controls{right:9px;top:80px}.er-map-premium-controls button{width:36px;height:36px}.er-map-dialog--premium-board .er-map-layer-panel{right:8px;bottom:8px;width:min(220px,62vw);max-height:230px;border-radius:9px}.er-map-dialog--premium-board .er-map-layer-list{grid-template-columns:1fr 1fr}.er-map-dialog--premium-board .er-map-premium-info{padding:9px 10px 8px}.er-map-dialog--premium-board .er-map-premium-info__list{gap:5px}.er-map-dialog--premium-board .er-map-layer-panel__head{padding:7px 9px 6px}.er-map-dialog--premium-board .er-map-layer-list{padding:6px 8px 8px}.er-map-dialog--premium-board .er-map-layer-toggle{padding:4px}.er-map-dialog--premium-board .er-map-premium-area-label{font-size:7px}.er-map-dialog--premium-board .er-map-premium-character-label{display:none}}
@media(max-width:520px){.er-map-dialog--premium-board .er-map-layer-panel{width:min(196px,65vw);max-height:190px}.er-map-dialog--premium-board .er-map-premium-info__head{margin-bottom:6px}.er-map-dialog--premium-board .er-map-premium-info__row:nth-child(n+4){display:none}.er-map-dialog--premium-board .er-map-layer-panel__head strong{font-size:.62rem}.er-map-dialog--premium-board .er-map-layer-list{grid-template-columns:1fr}}
