/* Rough Wireframes Block — pd-blk-rgh-* layout */
.pd-blk-rgh { position: relative; width: 100%; }
.pd-blk-rgh-stage { position: relative; width: 100%; aspect-ratio: 16 / 9; overflow: hidden; }
.pd-blk-rgh-svg { width: 100%; height: 100%; display: block; }
[data-gjs-type="pd-rough"] { min-height: 120px; }
