:host,:root{--van-sticky-z-index:99}.van-sticky--fixed{position:fixed;z-index:var(--van-sticky-z-index)}.release-page{width:100%;height:auto;min-height:100vh;padding-bottom:calc(85px + constant(safe-area-inset-bottom));padding-bottom:calc(85px + env(safe-area-inset-bottom))}.release-page .nav-release{width:60px}.page-hide{position:fixed;top:-100%;left:-100%;opacity:0;z-index:-1000}.release-opts-bar{position:fixed;bottom:0;left:0;z-index:999;width:100%;height:calc(85px + constant(safe-area-inset-bottom));height:calc(85px + env(safe-area-inset-bottom));display:flex;flex-direction:row;align-items:center;border-top:1px solid var(--border-color)}.release-opts-bar .item{flex:1;height:85px;display:flex;flex-direction:column;align-items:center;justify-content:center}.release-opts-bar .item .item-upload,.release-opts-bar .item .item-upload .van-uploader__input-wrapper,.release-opts-bar .item .item-upload .van-uploader__wrapper{width:100%;height:85px;display:flex;flex-direction:column;align-items:center;justify-content:center}.release-opts-bar .item span{font-size:var(--small-size);margin-top:8px}