@import '_content/Plotstead.Ui/Plotstead.Ui.02mey5ee7a.bundle.scp.css';

/* /Pages/Map.razor.rz.scp.css */
.map-page[b-40ji4y9pij] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.map-bar[b-40ji4y9pij] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.map-canvas[b-40ji4y9pij] {
    flex: 1;
    min-height: 60vh;
    border-radius: var(--radius-card);
    overflow: hidden;
    border: 1px solid var(--border-card);
}

.map-note[b-40ji4y9pij] {
    color: var(--text-dim);
    font-size: 13px;
    margin: 10px 0 0;
}
