*{-webkit-font-smoothing:antialiased;box-sizing:border-box}html,body{height:100%;margin:0}.design-app-root{width:100%;height:100%;overflow:hidden}a{text-decoration:none}.design-wrapper{background-color:var(--x02-colorbggrey);height:100vh;flex-direction:column;width:100vw;height:100dvh;display:flex;overflow:visible}.design-wrapper .design-container{border-top:2px solid var(--x02-colorbggrey);flex:1;align-items:flex-start;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.design-wrapper .design-section{flex:1;align-items:flex-start;width:100%;height:100%;min-height:0;padding:0;display:flex;position:relative;overflow:hidden}.icon-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;aspect-ratio:1;cursor:pointer;background-color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;padding:11px;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex;position:relative}@media (hover:hover){.icon-btn:hover{background-color:var(--x02-colorbggrey)}}.icon-btn:disabled{cursor:not-allowed;background-color:#fff;border:none}.icon-btn:focus{outline:none}.icon-btn.is-active{border:1px solid var(--x02-colorlinegrey);background-color:#fff}.icon-btn .text-wrapper{font-family:var(--font-awesome-pro-light),Helvetica;letter-spacing:0;white-space:nowrap;color:#000;width:-moz-fit-content;width:fit-content;margin-top:-.5px;font-size:17px;font-weight:300;line-height:normal;transition:background-color .2s,border-color .2s,color .2s;position:relative}.icon-btn:disabled .text-wrapper{color:var(--x03-texttxtgrey02)}button[type=button]{cursor:pointer;outline:none}button:focus-visible{box-shadow:0 0 0 2px var(--x02-colorpointpurple);outline:none}button[type=button]:disabled{cursor:not-allowed}.mobile-bottom-toolbar .mobile-bottom-toolbar__scroll{gap:20px!important;padding:8px 15px!important;display:flex!important}.mobile-bottom-toolbar .mobile-bottom-toolbar__button{background-color:#fff!important;border-radius:4px!important;flex-direction:column!important;flex:none!important;justify-content:center!important;align-items:center!important;width:50px!important;height:50px!important;display:flex!important}.mobile-bottom-toolbar .mobile-bottom-toolbar__icon{padding-bottom:5px!important;font-size:18px!important}.mobile-bottom-toolbar .mobile-bottom-toolbar__label{font-size:14px!important}.mobile-property-sheet__content .properties-tool,.mobile-property-sheet__content .properties-tool-row,.mobile-property-sheet__content .properties-tool-slider,.mobile-property-sheet__content .properties-wrapper,.mobile-property-sheet__content .properties-panel,.mobile-property-sheet__content .properties-wrapper .properties-tool,.mobile-property-sheet__content .properties-tool-slider,.mobile-property-sheet__content .info-txt-wrapper{width:100%!important}.mobile-editor-layout{background-color:#f3f4f6!important;flex-direction:column!important;min-height:100dvh!important;display:flex!important}.mobile-editor-layout__header{background-color:#fff!important;flex:none!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.mobile-editor-layout__bottom-toolbar{z-index:10!important;background-color:#fff!important;flex:none!important}.comment-panel-anchor{width:0;min-width:0;flex:none!important;justify-content:flex-end!important;align-items:stretch!important;height:100%!important;display:flex!important;overflow:visible!important}.comment-panel-anchor.is-open{width:436px!important;min-width:436px!important}.comment-panel-open-btn.icon-btn{width:60px!important;height:60px!important;box-shadow:var(--shape-shadow)!important;z-index:10!important;border-radius:30px!important;position:absolute!important;top:18px!important;right:18px!important}.comment-panel-container{flex-direction:column!important;width:436px!important;min-width:436px!important;height:100%!important;display:flex!important}.mobile-comments-sheet .comment-panel-container{width:100%!important;min-width:0!important}.header-wrapper{flex-shrink:0!important;width:100%!important;height:64px!important}.design-tool-icon-wrapper{background-color:#fff!important;flex-shrink:0!important;width:72px!important;min-width:72px!important;height:100%!important}.canvas-control-panel{background-color:#fff!important;flex-shrink:0!important;width:360px!important;min-width:360px!important;height:100%!important}.canvas-main{flex:1!important;min-width:0!important;height:100%!important;display:flex!important}
