.cp-dashboard .cp-map-canvas{position:relative;min-width:0;min-height:0;overflow:hidden;background:#000;border:0;border-radius:8px;box-shadow:inset 0 0 0 1px #e990252a}.cp-map-canvas>svg{position:absolute;inset:0;width:100%;height:100%;touch-action:pan-y}.cp-map-marker{cursor:pointer;outline:none}.cp-map-marker:focus>circle:first-child{stroke:#fff;stroke-width:1}.cp-map-canvas>svg>rect{cursor:zoom-in}.cp-map-canvas>svg>rect:focus{stroke:#eaa653;stroke-width:2;outline:none}.cp-map-land{filter:drop-shadow(0 0 3px #193b5044)}.cp-dashboard .cp-map-actions{position:absolute;top:7px;right:6px;display:flex;flex-direction:column;gap:4px;z-index:2}.cp-dashboard .cp-map-actions>button,.cp-dashboard .cp-map-meta>button{display:grid;place-items:center;width:25px;height:25px;min-height:0;padding:3px;background:#070b10dd;border:1px solid #b978303b;border-radius:5px;color:#f1a648;cursor:pointer}.cp-map-actions svg{width:14px;height:14px}.cp-map-actions button:disabled{opacity:.35;cursor:default}.cp-map-actions button:hover:not(:disabled){border-color:#ffb64b;background:#1a1107}.cp-map-empty{position:absolute;left:12px;bottom:10px;color:#aec4d2;font-size:10px}.cp-map-meta{position:absolute;bottom:6px;left:6px;display:flex;gap:4px}.cp-dashboard .cp-map-meta>button{position:relative;width:23px;height:22px;color:#afc5d5;border-color:#384a5b55}.cp-map-meta i{position:absolute;width:4px;height:4px;border-radius:50%;background:#9fa6ae;right:2px;top:2px}.cp-map-meta i[data-state=available]{background:#39dba1}.cp-map-meta i[data-state=partial]{background:#ffb34b}.cp-map-options{position:absolute;z-index:3;right:38px;top:6px;max-height:calc(100% - 12px);overflow:auto;min-width:170px;padding:7px;background:#02080ef5;border:1px solid #985f25;border-radius:7px;color:#b9cfde;font-size:10px}.cp-map-options>header{display:flex;justify-content:space-between;align-items:center;padding:1px 0 5px;color:#ffbf64}.cp-dashboard .cp-map-options>header>button{background:none;border:0;color:#f6b354;padding:2px}.cp-map-options>label{display:flex;gap:6px;align-items:center;padding:4px 1px;cursor:pointer}.cp-map-options input{accent-color:#ffb248}.cp-map-options label>i{width:4px;height:4px;border-radius:50%}.cp-map-options small{-webkit-margin-start:auto;margin-inline-start:auto;font:9px monospace}.cp-map-options p{font-size:9px;color:#8ba0b3;margin:5px 0}.cp-map-canvas :focus-visible{outline:2px solid #ffb33f;outline-offset:2px}@media(max-width:900px),(pointer:coarse){.cp-dashboard .cp-map-actions>button{width:33px;height:33px}.cp-map-options{right:45px}.cp-dashboard .cp-map-meta>button{width:32px;height:30px}}