.greengage-PopoverContent{display:flex;flex-direction:column;grid-gap:var(--spacing-md);min-width:20rem}.greengage-PopoverSection{font-family:var(--labelsFontFamily),"sans-serif"}.greengage-PopoverSection-title{font-size:var(--font-size-sm);line-height:var(--line-height-sm);font-weight:600;color:var(--base600);text-transform:uppercase;margin-bottom:var(--spacing-xs);letter-spacing:.5px}.greengage-PopoverSection:not(:last-child) .greengage-PopoverSection-content{border-bottom:1px solid var(--base0);padding-bottom:var(--spacing-xs)}.greengage-PopoverBox{display:flex;grid-gap:var(--spacing-xl);justify-content:space-between;align-items:center;background-color:var(--base50);border-radius:var(--border-radius-sm);padding:var(--spacing-sm);&.has-column-direction{flex-direction:column;grid-gap:var(--spacing-xs);align-items:flex-start}}.greengage-PopoverBoxSection{font-size:var(--font-size-sm);color:var(--base600);width:100%}.greengage-PopoverBoxSection:not(:last-child){border-bottom:1px solid var(--base0);padding-bottom:var(--spacing-xs)}.greengage-PopoverBoxTitle{font-size:var(--font-size-md);font-weight:700;color:var(--base950);&.is-small{font-size:var(--font-size-sm)}}.greengage-PopoverBoxDescription{color:var(--base600);font-size:var(--font-size-sm);line-height:var(--line-height-sm)}.greengage-LayerControls{position:absolute;left:calc(var(--MapComponentsOffset) + var(--MapActionIconSize) + var(--MapComponentsGap));bottom:var(--MapComponentsOffset);width:var(--MapActionIconSize);&.display-right{right:calc(var(--MapComponentsOffset) + var(--MapActionIconSize) + var(--MapComponentsGap));left:auto}}.greengage-LayerControls.no-legend:not(.display-right){left:var(--MapComponentsOffset)}.greengage-LayerControls-dropdown{padding:var(--spacing-sm)}.greengage-MapButton{box-shadow:var(--mantine-shadow-md)}.greengage-Attribution{color:var(--base500);font-size:.65rem}.greengage-Attribution a{color:var(--base500)}.greengage-MapActionIcon{box-shadow:var(--mantine-shadow-md)}.greengage-MapImprintScaleContainer{max-width:calc(100% - var(--MapActionIconSize) * 2 - var(--MapComponentsGap) * 4);flex-wrap:wrap;position:absolute;right:var(--MapComponentsOffset);bottom:var(--MapComponentsOffset);display:flex;gap:.25rem 1rem;align-items:center;justify-content:flex-end;&.display-left-offset{left:calc(var(--MapComponentsGap) + var(--MapActionIconSize) + var(--MapComponentsGap));right:auto;flex-direction:row-reverse}&.display-left-offset.double-left-offset{left:calc(var(--MapComponentsOffset) + (var(--MapActionIconSize) * 2) + (var(--MapComponentsGap) * 2))}&.display-right-offset{right:calc(var(--MapComponentsOffset) + (var(--MapActionIconSize) * 2) + (var(--MapComponentsGap) * 2))}}.greengage-MapScaleControl{display:flex;flex-direction:column;align-items:flex-start}.greengage-MapScaleControl-group{display:inline-flex;box-shadow:var(--mantine-shadow-md);border-radius:var(--mantine-radius-md)}.greengage-MapScaleControl-group .greengage-MapActionIcon{box-shadow:none}.greengage-MapScaleControl-group .greengage-MapActionIcon:last-child:active{transform:translateY(calc(-.0625rem * var(--mantine-scale)))}.greengage-MapScaleControl.map-level{position:absolute;left:var(--MapComponentsOffset);bottom:calc(var(--MapComponentsOffset) + var(--MapActionIconSize) + var(--MapComponentsGap));z-index:1}.greengage-MapLegendContainer{font-family:var(--labelsFontFamily),sans-serif;display:flex;flex-direction:column;gap:.15rem;min-width:23rem}.greengage-MapLegendTitle{font-size:var(--font-size-xs)}.greengage-IntervalLegend-colorScaleWrapper{display:flex;gap:var(--spacing-2xs);width:100%}.greengage-IntervalLegend-colorScale{display:flex;flex-direction:column;gap:var(--spacing-2xs);flex:1 1}.greengage-LegendColorRamp{display:flex;flex-direction:row;align-items:center;height:.8rem}.greengage-LegendColorRamp-item{flex:1 1;height:100%;min-width:20px}.greengage-ColorRampLabels{display:flex;flex-direction:row;font-size:var(--font-size-xxs);color:var(--base600)}.greengage-ColorRampLabels-label{flex:1 1;text-align:center}.greengage-ColorRampLabels-label:first-child{flex:.5 1;text-align:left}.greengage-ColorRampLabels-label:last-child{flex:.5 1;text-align:right}.greengage-LegendColorScale{display:flex;flex-direction:row;align-items:center;height:.8rem}.greengage-ValuesLegend{display:flex;flex-wrap:wrap;gap:var(--spacing-2xs);max-height:7rem;max-width:25rem;overflow-y:auto}.greengage-MapLegend-valueItem{display:flex;align-items:center;gap:.25rem;font-size:var(--font-size-xxs)}.greengage-MapLegend-valueItem-color{width:1.2rem;height:.7rem}.greengage-MapLegend-noData{display:flex}.greengage-MapLegend-noData-color{width:1.2rem;height:.7rem;margin-right:.25rem}.greengage-MapLegend-noData-label{font-size:var(--font-size-xxs)}.greengage-MapSetTools{display:flex;flex-direction:column;gap:var(--MapComponentsGap);position:absolute;right:var(--MapComponentsOffset);bottom:calc(var(--MapComponentsOffset) + var(--MapActionIconSize) + var(--MapComponentsGap));z-index:99}.greengage-MapLegendControl{position:absolute;left:var(--MapComponentsOffset);bottom:var(--MapComponentsOffset);width:var(--MapActionIconSize);z-index:1}.greengage-MapLegendControl.display-right{right:var(--MapComponentsOffset);left:auto;bottom:var(--MapComponentsOffset)}.greengage-MapLegendControl-button{box-shadow:var(--mantine-shadow-md)}.greengage-MapLegendControl-dropdown{padding:var(--spacing-sm)}