.cellarea{position:absolute;left:var(--left);top:var(--top);width:var(--width);height:var(--height);background-color:transparent;z-index:120;transition:.5s ease}.cellarea:hover,.cellarea.active{background-color:#ef444480}.cellarea.active:before{content:"";position:absolute;display:inline-block;left:0%;bottom:0%;width:100%;height:100%;background:transparent;border-radius:100%;opacity:.3;border-width:2px;border-style:solid;border-color:#ef4444}.cellmarker svg{filter:drop-shadow(1px 1px 0px rgba(0,0,0,.8))}.location-img{position:absolute;z-index:200;left:var(--left);top:var(--top);width:var(--width);height:var(--height);pointer-events:none;transition-duration:.3s;transition-property:left,top}.location-img svg{width:100%;height:100%;filter:drop-shadow(1px 1px 0px rgba(0,0,0,.8))}.location-img.scale-effect-enter-from,.location-img.scale-effect-leave-to{transform:translateY(50%) scaleY(0)}.location-img.scale-effect-enter-to,.location-img.scale-effect-leave-from{transform:translateY(0) scaleY(1)}.location-img.scale-effect-enter-active,.location-img.scale-effect-leave-active{transition-property:transform;transition-duration:.8s;transition-timing-function:ease-out forwards;will-change:transform}.map-title-label{color:#f8fafcfa;background:radial-gradient(circle at top right,rgba(56,189,248,.14),transparent 28%),linear-gradient(135deg,#020617f5,#0f172af5 58%,#111827f5);border:1px solid rgba(148,163,184,.45);box-shadow:0 10px 24px #02061747,inset 0 1px #ffffff1f;backdrop-filter:blur(8px) saturate(120%);-webkit-backdrop-filter:blur(8px) saturate(120%);text-shadow:0 1px 2px rgba(0,0,0,.95),0 0 10px rgba(0,0,0,.65)}.map-title-label>a{color:inherit}.map-title-label--event{background:radial-gradient(circle at top left,rgba(244,63,94,.34),transparent 34%),radial-gradient(circle at right center,rgba(190,18,60,.22),transparent 32%),linear-gradient(135deg,#020617fa,#2e101efa 52%,#0f172afa);border-color:#f43f5e99}.map-title-label-text{transform:translateY(-1px)}.ship-page-layout .map-title-label:hover{text-decoration:underline}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-font-weight:initial}}}.map-list{margin-bottom:calc(var(--spacing,.25rem)*3);border-radius:var(--radius-xl,.75rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-slate-200,oklch(92.9% .013 255.508));background-color:var(--color-white,#fff);padding:calc(var(--spacing,.25rem)*3);--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.map-list>h3{margin-bottom:calc(var(--spacing,.25rem)*3);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-slate-700,oklch(37.2% .044 257.287));font-size:var(--base-font-size);line-height:1.2}.map-list-body{align-items:start;gap:calc(var(--spacing,.25rem)*3);grid-template-columns:1fr;display:grid}.map-list-body section h4{color:#334155;margin-bottom:calc(var(--spacing,.25rem)*.5);--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);font-size:var(--base-font-size);padding-left:10px;position:relative}.map-list-body section h4:before{content:"";background:linear-gradient(#38bdf8,#0284c7);border-radius:999px;width:4px;position:absolute;top:-.08em;bottom:-.08em;left:0}.map-list-body section h4.is-event{color:#be123c}.map-list-body section h4.is-event:before{background:linear-gradient(#fb7185,#be123c)}.map-list-body ul{gap:calc(var(--spacing,.25rem)*.25);margin-top:calc(var(--spacing,.25rem)*2);font-size:var(--base-font-size);display:grid}.map-list-body .map-list-link{color:#334155;text-align:left;border:1px solid #0000;align-items:center;gap:.5rem;width:100%;padding:2px 6px;text-decoration:none;transition:background-color .12s,color .12s,border-color .12s;display:flex;position:relative}.map-list-link>span:first-of-type{white-space:nowrap;flex:none;line-height:1.2}.map-list-link>span:nth-of-type(2){overflow-wrap:anywhere;flex:auto;min-width:0;line-height:1.2}.map-list-name{position:relative}.map-list-link.is-event .map-list-name{white-space:nowrap;overflow-wrap:normal;font-size:.93em}.map-list-limited-badge{z-index:1;color:#fff;white-space:nowrap;text-shadow:0 1px 1px #0f172a73;background:#fb7185;border-radius:9999px;padding:1px 5px;font-size:.6rem;font-weight:700;position:absolute;top:-.55rem;right:-.25rem}.map-list-link:hover{background:#f5fbfe;border-color:#38bdf8}.map-list-link.is-active{color:#0c4a6e;background:#e0f2fe;border-color:#38bdf8;font-weight:600}.map-list-link.is-event{color:#be123c}.map-list-link.is-event:hover{color:#9f1239}@media(max-width:1023px){.map-list-body{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px}}@media(max-width:760px){.map-list-body{grid-template-columns:repeat(2,minmax(0,1fr))}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-font-weight{syntax:"*";inherits:false}
