#app{width:100%;height:100%}.PanelBefore{height:100vh}.layoutBox{width:100%;height:100%;height:100vh}.layoutContent{display:inline-block;width:calc(100% - 64px);height:100%;height:100vh;background:var(--layoutContentBgColor)}.layoutContent .ifarme{width:100%;height:100vh;border:none}body:after{content:"";left:0;top:0;background:inherit;overflow:hidden}.smartPanel,body:after{width:100%;height:100%;position:absolute}.smartPanel{z-index:3;background:var(--bgColor)}.smartPanel:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:inherit;-webkit-filter:blur(10px);filter:blur(10px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:-1;overflow:hidden}.box{width:50px;height:50px;background:red;display:none}