.expoWidget{max-width:calc(100% - 20px);transition:outline .2s ease;outline:0 solid transparent}.item.vertical-toolbar{height:calc(100vh - 100px - var(--gap)*2)}.app-full .item.vertical-toolbar{height:calc(100vh - 145px - var(--gap)*2)}.item-content{padding:10px;overflow-y:auto;overflow-x:hidden;border-radius:20px}.expoWidget.sticky-notes .item-content{padding:0}.item.transforming{z-index:5}.item .handle,.item .resize-handle{position:absolute;z-index:2000}.item .handle{width:100%;top:0;left:0}.item .resize-handle.bottom{width:100%;height:10px;bottom:0;left:0}.item .resize-handle.right{height:100%;width:10px;bottom:0;right:0}.item:not(.air).muuri-item-dragging{animation:swivelDrag .5s ease-in-out infinite;transform-origin:top center;outline:4px solid var(--color-main-clear)}.expo{--gap:10px;z-index:1029;position:absolute;height:100%;width:100%;top:0;left:0}.app-xl .expo{--item-width-unit:calc(25% - var(--gap)*2)}.app-lg .expo,.app-xl .expo{--item-height-unit:calc(33.33333vh - 16.66667px - var(--gap)*2)}.app-lg .expo{--item-width-unit:calc(33.33333% - var(--gap)*2)}.app-md .expo{--item-width-unit:calc(50% - var(--gap)*2)}.app-md .expo,.app-sm .expo{--item-height-unit:calc(50vh - 25px - var(--gap)*2)}.app-sm .expo{--item-width-unit:calc(100% - var(--gap)*2)}.app-full .expo{position:fixed;height:calc(100vh - 95px);z-index:1000;top:50px}.mask{z-index:0}.app-grid .expo .mask{position:absolute}.expo-wrapper{height:100%;width:100%;display:grid;grid-template-rows:1fr 40px}.grid-wrapper{position:absolute;top:0;left:0;width:100%;max-height:100%;margin-bottom:var(--gap);overflow:auto}.grid{position:relative;z-index:1;width:100%}.item{display:block;position:absolute;z-index:1;padding:0;width:var(--item-width-unit);height:var(--item-height-unit);margin:var(--gap);margin-right:0}.item:not(.air){background-color:var(--color-background);border-radius:20px;box-shadow:var(--shadow-far)}.app-full .item.air{display:none;height:0;overflow:hidden;margin-bottom:-5px}.item.muuri-item-dragging{z-index:3}.item.muuri-item-releasing{z-index:2}.item.muuri-item-hidden{z-index:0}.item-content{position:relative;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}