.roof-viewer{background-color:#ffffff;height:100%;width:100%;padding:1rem;box-sizing:border-box}.roof-2d-shape rect{transition:fill .2s ease,stroke .2s ease}.plane-list{list-style:none;padding:0;margin-top:1rem;font-size:.9rem;overflow-y:auto;max-height:300px}.plane-list li{padding:6px 12px;cursor:pointer;border-left:4px solid transparent;transition:background .2s,border-color .2s}.plane-list li.selected,.plane-list li:hover{background-color:rgba(255,105,180,.1);border-left-color:hotpink}