.devui-fixed-overlay{background-color:var(--devui-shadow,rgba(37,43,58,.24));bottom:0;left:0;opacity:1;position:fixed;right:0;top:0;z-index:1050}.devui-fixed-overlay--fade-enter-active,.devui-fixed-overlay--fade-leave-active{transition:opacity .1s linear}.devui-fixed-overlay--fade-enter-from,.devui-fixed-overlay--fade-leave-to{opacity:0}.devui-flexible-overlay{background-color:var(--devui-connected-overlay-bg,#fff);border-radius:var(--devui-border-radius,2px);box-shadow:var(--devui-shadow-length-connected-overlay,0 2px 12px 0) var(--devui-shadow,rgba(37,43,58,.24));position:fixed;z-index:1000}.devui-flexible-overlay__arrow{background-color:inherit;height:8px;position:absolute;transform:rotate(45deg);width:8px}
