.ewow-map-frame{height:calc(100svh - var(--ewow-header-height-mobile) - 4rem);touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;background-color:var(--color-base-200);outline-offset:-3px;position:relative;overflow:hidden}@media (width>=1024px){.ewow-map-frame{height:calc(100svh - var(--ewow-header-height-mobile))}}.ewow-map-dragging,.ewow-map-dragging *{cursor:grabbing}.ewow-map-svg{touch-action:none;width:100%;height:100%;display:block}.ewow-map-title{z-index:20;background-color:var(--color-base-100);cursor:auto;border-radius:.5rem;align-items:baseline;gap:.75rem;padding:.25rem .75rem;display:flex;position:absolute;top:.5rem;left:.5rem}.ewow-map-svg .ewow-map-pin{r:calc(var(--r) * 1px / var(--map-s))}.ewow-map-hit{fill:#0000;stroke:none;r:calc(var(--h) * 1px / var(--map-s));display:none}@media (pointer:coarse){.ewow-map-hit{display:inline}}.ewow-map-off{display:none}.ewow-map-measure{visibility:hidden}.ewow-map-label{font-size:calc(var(--fs) * 1px / var(--map-s));paint-order:stroke;stroke:var(--color-base-100);stroke-width:calc(6px / var(--map-s));stroke-linejoin:round}.ewow-map-labels{display:none}@media (width>=1440px) and (height>=900px){.ewow-map-labels{display:inline}}.ewow-map-live .ewow-map-labels{display:inline}.ewow-map-labels.ewow-layer-off{display:none}.ewow-map-selected .ewow-zone{stroke:var(--ewow-zone-ink);stroke-width:4px;vector-effect:non-scaling-stroke}.ewow-map-zoom{z-index:20;flex-direction:column;gap:.25rem;display:flex;position:absolute;bottom:2.5rem;left:.75rem}.ewow-map-has-panel .ewow-map-zoom{bottom:calc(50% + .75rem)}@media (width>=1024px){.ewow-map-has-panel .ewow-map-zoom{bottom:2.5rem}}.ewow-map-control,.ewow-map-close{border:1px solid var(--color-base-300);background-color:var(--color-base-100);cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.ewow-map-tip{z-index:30;transform:none}.ewow-map-panel{z-index:25;overscroll-behavior:contain;touch-action:pan-y;-webkit-user-select:text;user-select:text;cursor:auto;border-top:1px solid var(--color-base-300);background-color:var(--color-base-100);height:50%;padding:1rem;position:absolute;bottom:0;left:0;right:0;overflow-y:auto}@media (width>=1024px){.ewow-map-panel{border-top:0;border-left:1px solid var(--color-base-300);width:400px;height:auto;top:0;left:auto}}.ewow-map-panel-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ewow-map-title h1{font-size:1rem;line-height:1.4}.ewow-map-svg .ewow-coast,.ewow-map-svg .ewow-zone,.ewow-map-svg .ewow-lane,.ewow-map-svg .ewow-pin{vector-effect:non-scaling-stroke}@media (width>=1024px){.ewow-map-zone-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1023.98px){.ewow-map-has-panel:not(.ewow-map-live) .ewow-map-svg{height:50%}}
