.location-block.svelte-c5rudk{gap:var(--gap);font-family:var(--theme-font-sans,var(--font-sans)), var(--font-sans);flex-direction:column;display:flex}.location-block.svelte-c5rudk .location-map{aspect-ratio:16/9;width:100%;height:auto}.location-config.svelte-c5rudk{gap:var(--gap);flex-direction:column;justify-content:center;align-items:center;display:flex}.location-fields.svelte-c5rudk{gap:var(--gap);flex-direction:row;width:100%;display:flex}@media (width<=600px){.location-fields.svelte-c5rudk{flex-wrap:wrap}}.location-tiles.svelte-c5rudk{gap:var(--gap-xs);grid-template-columns:repeat(4,1fr);width:100%;display:grid}.location-tile.svelte-c5rudk{all:unset;align-items:center;gap:var(--gap-xs);cursor:pointer;border-radius:var(--radius,4px);padding:var(--gap-xs);border:2px solid #0000;flex-direction:column;flex:none;transition:border-color .15s;display:flex}.location-tile.svelte-c5rudk:hover{border-color:color-mix(in srgb, currentColor 30%, transparent)}.location-tile--active.svelte-c5rudk{border-color:currentColor}.location-tile-preview.svelte-c5rudk{aspect-ratio:16/9;object-fit:cover;border-radius:calc(var(--radius) - var(--gap-xs));background-color:color-mix(in srgb, currentColor 10%, transparent);width:100%}.location-tile-label.svelte-c5rudk{font-size:var(--font-size-small)}.location-geojson.svelte-c5rudk{gap:var(--gap-s);flex-direction:column;width:100%;display:flex}.location-geojson-upload.svelte-c5rudk{align-items:center;gap:var(--gap);font-size:var(--font-size-small);flex-direction:row;display:flex}.location-geojson-error.svelte-c5rudk{font-size:var(--font-size-small);color:var(--color-fail)}.location-metadata.svelte-c5rudk{gap:var(--gap-xs);flex-direction:column;display:flex}.location-title.svelte-c5rudk{color:var(--theme-color-primary,inherit);font-weight:600}
