html,body{max-width:100%;overflow-x:hidden}
.operly-dock.page-suppressed{display:none}
.studio-editor,.app-builder{width:100%;max-width:100%;align-items:stretch}
.studio-panel{max-width:100%;max-height:calc(100vh - 150px);scrollbar-gutter:stable}
.studio-preview,.app-canvas{overflow:hidden}
.studio-toolbar{position:relative;z-index:1;color:#173f30}
.studio-toolbar .button{color:#173f30;background:#f7faf8;border-color:#9bada3}
.studio-toolbar .button:hover{background:#e8f1eb}
.layer-button{overflow:hidden;text-overflow:ellipsis}
.app-canvas iframe{display:block}
@media(max-width:1200px) and (min-width:901px){.app-builder{grid-template-columns:180px minmax(320px,1fr) 240px}.studio-editor{grid-template-columns:190px minmax(340px,1fr) 250px}}
@media(max-width:900px){.studio-panel{max-height:none}.app-layers{max-height:300px}}
