/* Warehouse map: clear operational view with geographic shapes rendered in app.js. */
.game-map-shell [hidden]{display:none!important}
.map-view{max-width:none;padding-top:28px}.map-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:24px}.map-page-head>div:first-child{max-width:760px}.map-page-head h2{margin:12px 0 8px;font:700 34px/1.08 'Space Grotesk';letter-spacing:-.7px}.map-page-head p{max-width:680px;margin:0;color:#6d778b;font-size:13px;line-height:1.65}.map-title-row{display:flex;align-items:center;gap:10px}.map-marketplace-mark,.map-live-dot{display:inline-flex;align-items:center;gap:8px;height:30px;padding:0 10px;border:1px solid #e1e6ef;border-radius:9px;background:#fff;color:#17233c;font-size:11px;font-weight:800}.map-live-dot{border:0;background:#edf8f3;color:#23805e}.map-live-dot::before{content:"";width:6px;height:6px;border-radius:50%;background:#27a876;box-shadow:0 0 0 4px rgba(39,168,118,.11)}.ozon-orb{display:inline-block;width:15px;height:15px;border-radius:50%;background:radial-gradient(circle,#fff 0 27%,transparent 30%),#1455f5;box-shadow:0 0 0 3px #edf2ff}.map-head-actions{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;justify-content:flex-end}.map-coverage{display:grid;gap:6px;color:#768196;font-size:9px;font-weight:800;letter-spacing:.65px;text-transform:uppercase}.map-coverage-input{display:flex;align-items:center;height:40px;padding:0 11px;border:1px solid #dfe5ee;border-radius:9px;background:#fff;color:#28344b;font-size:12px;letter-spacing:0;text-transform:none}.map-coverage input{width:32px;padding:0;border:0;background:transparent;color:#17233c;text-align:center;font-weight:800;outline:0}.map-refresh{height:40px;border-radius:9px;background:#2155f5;color:#fff;box-shadow:0 8px 20px rgba(33,85,245,.18)}.map-refresh span{display:inline-block;margin-right:6px;font-size:15px}.map-refresh:disabled{opacity:.58;cursor:wait}
.map-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.map-stat{position:relative;display:flex;align-items:center;gap:12px;min-height:74px;padding:14px 16px;overflow:hidden;border:1px solid #e4e8ef;border-radius:13px;background:#fff}.map-stat::after{content:"";position:absolute;inset:auto 0 0;height:2px;background:var(--stat-accent,#2c61e8);opacity:.85}.map-stat:nth-child(2){--stat-accent:#8a67d7}.map-stat:nth-child(3){--stat-accent:#25a277}.map-stat:nth-child(4){--stat-accent:#ee6a55}.map-stat-icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:11px;background:#f1f4f9;color:#3b4b65;font-size:16px}.map-stat:nth-child(4) .map-stat-icon{background:#fff0ec;color:#dd5a45}.map-stat span:not(.map-stat-icon){display:block;color:#818b9e;font-size:9px;font-weight:800;letter-spacing:.62px;text-transform:uppercase}.map-stat strong{display:block;margin-top:4px;font:700 19px 'Space Grotesk';white-space:nowrap}
.game-map-shell{position:relative;min-height:650px;overflow:hidden;border:1px solid #dfe5eb;border-radius:18px;background:linear-gradient(155deg,#f8fafc 0%,#eef3f6 100%);box-shadow:0 18px 50px rgba(31,45,65,.09);isolation:isolate}.game-map-shell::before{content:"";position:absolute;inset:0;z-index:-1;background-image:radial-gradient(#cbd5df 1px,transparent 1px);background-size:22px 22px;opacity:.28;mask-image:linear-gradient(110deg,#000,transparent 74%)}.game-map-shell::after{content:"";position:absolute;left:8%;top:12%;width:52%;height:68%;z-index:-1;border-radius:50%;background:#fff;filter:blur(55px);opacity:.72}.warehouse-map-svg{position:absolute;inset:69px 348px 48px 24px;width:calc(100% - 372px);height:calc(100% - 117px);touch-action:none;user-select:none;cursor:grab;overflow:visible}.warehouse-map-svg.dragging{cursor:grabbing}.map-region{stroke:#fff;stroke-width:1.15;vector-effect:non-scaling-stroke;transition:filter .16s ease,opacity .16s ease,stroke-width .16s ease;cursor:pointer}.map-region.no-data{fill:#dce3e7;stroke:#f7f9fa;opacity:.76;cursor:default}.map-region.has-data:hover,.map-region.selected{filter:brightness(1.03) saturate(1.08) drop-shadow(0 4px 5px rgba(31,48,62,.14));opacity:1}.map-region.selected{stroke:#16283b;stroke-width:2.2}.warehouse-marker{cursor:pointer;outline:none;filter:drop-shadow(0 5px 8px rgba(22,38,52,.22));transform-box:fill-box;transform-origin:center;transition:filter .16s ease}.warehouse-marker:hover,.warehouse-marker:focus,.warehouse-marker.selected{filter:drop-shadow(0 8px 10px rgba(22,38,52,.28));}.warehouse-marker .marker-halo{fill:#fff;stroke:rgba(255,255,255,.9);stroke-width:3;vector-effect:non-scaling-stroke}.warehouse-marker .marker-core{fill:var(--marker-color,#2155f5)}.warehouse-marker .marker-need{fill:#fff;font:800 10px Manrope,sans-serif;text-anchor:middle;dominant-baseline:central;pointer-events:none}.warehouse-marker .marker-label-bg{fill:rgba(23,35,60,.9)}.warehouse-marker .marker-label{fill:#fff;font:700 9px Manrope,sans-serif;text-anchor:middle;dominant-baseline:central;pointer-events:none}.map-legend{position:absolute;z-index:4;left:20px;top:18px;display:grid;grid-template-columns:auto 164px;gap:5px 10px;align-items:center;padding:10px 12px;border:1px solid #dfe5eb;border-radius:10px;background:rgba(255,255,255,.86);backdrop-filter:blur(12px);color:#26334a;box-shadow:0 8px 24px rgba(34,53,73,.06)}.map-legend span{font-size:9px;font-weight:800;letter-spacing:.6px;text-transform:uppercase}.map-legend i{height:7px;border-radius:5px;background:linear-gradient(90deg,#58b88d 0%,#e8bd55 52%,#e65e54 100%)}.map-legend small{grid-row:2;color:#8b95a5;font-size:8px}.map-legend small:last-child{text-align:right}.map-updated{position:absolute;z-index:4;left:260px;top:29px;color:#8b95a5;font-size:9px}.map-controls{position:absolute;z-index:6;left:20px;bottom:24px;display:flex;gap:5px;padding:4px;border:1px solid #dfe5eb;border-radius:10px;background:rgba(255,255,255,.88);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(34,53,73,.08)}.map-controls button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:7px;background:transparent;color:#3c4a60;font-size:16px;font-weight:700}.map-controls button:hover{background:#edf2ff;color:#2155f5}
.cluster-inspector{position:absolute;z-index:5;right:16px;top:16px;bottom:16px;width:316px;overflow:auto;border:1px solid #e1e5eb;border-radius:15px;background:rgba(255,255,255,.97);box-shadow:0 20px 50px rgba(31,45,65,.14);color:#17233c}.inspector-placeholder{min-height:100%;display:grid;place-content:center;padding:34px;text-align:center;color:#788398}.inspector-placeholder strong{color:#17233c;font:700 17px 'Space Grotesk'}.inspector-placeholder p{max-width:220px;margin:8px auto 0;font-size:11px;line-height:1.55}.inspector-compass{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 14px;border-radius:14px;background:#edf2ff;color:#2155f5;font-size:21px}.inspector-head{position:relative;padding:21px 20px 18px;border-bottom:1px solid #e7ebf0;background:linear-gradient(145deg,#fff,#f7f9fb)}.inspector-head::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--cluster-color,#32966e)}.inspector-head .eyebrow{color:#8892a4}.inspector-head h3{max-width:235px;margin:4px 0 8px;font:700 20px/1.2 'Space Grotesk'}.inspector-head p{margin:0;color:var(--cluster-color,#32966e);font-size:11px;font-weight:800}.inspector-close{position:absolute;right:12px;top:12px;display:grid;place-items:center;width:28px;height:28px;border:1px solid #e0e5eb;border-radius:8px;background:#fff;color:#6f7a8d}.inspector-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:13px}.inspector-metric{padding:11px 12px;border:1px solid #e5e9ef;border-radius:10px;background:#f9fafc}.inspector-metric span{display:block;color:#818b9d;font-size:8px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.inspector-metric strong{display:block;margin-top:4px;font:700 16px 'Space Grotesk'}.inspector-section{padding:3px 13px 15px}.inspector-section h4{margin:8px 0 9px;color:#687488;font-size:9px;letter-spacing:.7px;text-transform:uppercase}.warehouse-list{display:grid;gap:5px}.warehouse-row{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;padding:9px 10px;border-radius:8px;background:#f2f5f7;font-size:10px}.warehouse-row.selected{box-shadow:inset 0 0 0 1px var(--cluster-color,#32966e);background:#fff}.warehouse-row i{width:7px;height:7px;border-radius:50%;background:var(--cluster-color,#32966e)}.warehouse-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.warehouse-row small{color:#778296}.sku-list{display:grid;gap:0}.sku-row{display:grid;grid-template-columns:1fr auto;gap:7px;padding:9px 2px;border-top:1px solid #e7ebef;font-size:10px}.sku-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sku-row b{color:#d9584c}.map-loading,.map-empty{position:absolute;z-index:7;inset:0 332px 0 0;display:grid;place-content:center;text-align:center;color:#657287;background:rgba(244,247,249,.72);backdrop-filter:blur(3px)}.map-loading span{width:32px;height:32px;margin:0 auto 12px;border:3px solid #dce3ea;border-top-color:#2155f5;border-radius:50%;animation:map-spin .8s linear infinite}.map-empty strong{font:700 19px 'Space Grotesk';color:#17233c}.map-empty p{max-width:350px;margin:7px auto 15px;color:#788398;font-size:11px}.map-empty .button{justify-self:center}.map-attribution{position:absolute;left:150px;bottom:20px;color:#a0a9b6;font-size:8px}.unmapped-clusters{margin-top:10px;padding:11px 14px;border:1px solid #e3e8ee;border-radius:10px;background:#fff;color:#778296;font-size:10px}.unmapped-clusters strong{color:#27344a}.unmapped-clusters span{display:inline-block;margin:4px 4px 0;padding:5px 7px;border-radius:8px;background:#f0f3f7;color:#536279}.map-error{fill:#68768a;font:700 16px Manrope,sans-serif;text-anchor:middle}@keyframes map-spin{to{transform:rotate(360deg)}}
@media(max-width:1180px){.map-summary{grid-template-columns:repeat(2,1fr)}.game-map-shell{min-height:760px}.warehouse-map-svg{inset:66px 18px 318px;width:calc(100% - 36px);height:390px}.cluster-inspector{top:auto;left:16px;right:16px;bottom:16px;width:auto;height:284px}.map-loading,.map-empty{inset:0 0 300px}.inspector-placeholder{min-height:284px}.inspector-grid{grid-template-columns:repeat(4,1fr)}.inspector-section{display:inline-block;width:50%;vertical-align:top}.map-controls{bottom:320px}.map-attribution{bottom:311px}}
@media(max-width:760px){.map-view{padding:18px 12px 32px}.map-page-head{align-items:flex-start;flex-direction:column;gap:18px}.map-page-head h2{font-size:28px}.map-head-actions{width:100%;justify-content:flex-start}.map-summary{grid-template-columns:1fr 1fr}.game-map-shell{min-height:720px;border-radius:14px}.warehouse-map-svg{top:82px;height:300px}.cluster-inspector{height:304px}.map-loading,.map-empty{bottom:322px}.map-legend{left:12px;top:12px;grid-template-columns:auto 112px}.map-updated{left:12px;top:58px}.map-controls{left:12px;bottom:330px}.map-attribution{left:133px;bottom:339px}.inspector-grid{grid-template-columns:1fr 1fr}.inspector-section{width:100%;display:block}.inspector-section:last-child{display:none}}
@media(max-width:480px){.map-title-row{flex-wrap:wrap}.map-summary{grid-template-columns:1fr}.map-stat{min-height:64px}.map-head-actions .map-refresh{flex:1}.warehouse-map-svg{left:6px;right:6px;width:calc(100% - 12px)}.cluster-inspector{left:8px;right:8px;bottom:8px}.map-legend{right:12px;grid-template-columns:auto 1fr}.map-updated{display:none}}
.map-updated{left:390px}
@media(max-width:760px){.map-updated{left:12px}}
.supply-filter-controls{display:flex;align-items:center;gap:14px;flex:1}.supply-map-panel{padding:8px 0 0;margin:0;max-width:none}.supply-map-panel[hidden]{display:none!important}.supply-map-mode .supply-list-mode,.supply-map-mode .supply-filter-controls,.supply-map-mode #toggle-all-clusters{display:none}.supply-map-mode .supply-toolbar{margin-bottom:8px}.supply-map-mode .map-page-head{margin:0 0 18px}.supply-map-mode .game-map-shell{min-height:650px}
@media(max-width:900px){.supply-filter-controls{flex-wrap:wrap;flex-basis:100%}}
