.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ellipsis-three-lines{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal}.special-nav-wrapper{position:relative;display:flex;justify-content:center;width:100%;z-index:2;height:56px;background-color:var(--white);user-select:none}.special-nav{display:flex;overflow:auto;justify-content:space-between;max-width:636px;width:100%}.special-nav .point{line-height:56px;padding:0 16px;text-align:center;cursor:pointer}.special-nav.double .point{width:50%}.special-nav.tripple .point{width:calc(100% / 3)}.special-nav .point.available{color:var(--black)}.special-nav .point.active{color:var(--blue);box-shadow:inset 0 -2px 0 0 var(--blue)}.special-nav .point a{color:inherit}.floating-box-wrapper{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:101;background-color:rgba(0,0,0,0.2);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);user-select:none}.floating-box{flex-direction:column;background-color:var(--white);position:fixed;top:50%;left:50%;max-height:calc(100% - 124px);transform:translate(-50%,-50%);width:calc(100% - 64px);max-width:572px;padding:8px 16px;border-radius:4px;overflow-y:auto}.floating-box-fullscreen:not([data-container="#source-selection"]){flex-direction:column;background-color:var(--white);position:fixed;width:100%;height:100%;overflow-y:auto}.floating-box-separator{border-bottom:1px solid var(--gray);margin-left:-16px;margin-right:-16px}.floating-box-wrapper.menu-type>.floating-box{padding-top:8px;color:var(--black);font-weight:500}.floating-box-wrapper.menu-type>.floating-box>div{font-size:14px;line-height:48px;cursor:pointer}.floating-box .overflow-x,.floating-box .overflow-x *{overflow-x:visible}.floating-box input#entityName{width:100%;margin-top:8px;box-sizing:border-box}#image-source-selection .menubar{position:fixed}#image-source-selection .floating-box{display:flex}.zoom-wrapper{position:fixed;top:0;left:0;z-index:4;height:100%;width:100%;background-color:rgba(0,0,0,0.2);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.zoom-image{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.zoom-close{position:fixed}body.freeze-scroll{overflow:hidden}.input-with-button-textfield{flex:auto;min-width:50px;height:40px;padding:0 8px;border-radius:0!important;border:1px solid var(--medium-gray)!important;border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.input-with-button-button{flex:0 0 104px;cursor:pointer;width:104px;height:40px;line-height:40px;text-align:center;border:1px solid var(--medium-gray);border-left:none;border-top-right-radius:4px;border-bottom-right-radius:4px;color:var(--black);font-weight:500;background-color:var(--white)}.checkArea *{cursor:pointer;user-select:none}